More updates to Windows chapter of Lisp manual.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
fe7a3057
JB
12011-11-20 Juanma Barranquero <lekktu@gmail.com>
2
3 * msdog.texi (Windows Fonts): Fix typo.
4
b6e63cbe
GM
52011-11-17 Glenn Morris <rgm@gnu.org>
6
7 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
8
58179cce
JB
92011-11-16 Juanma Barranquero <lekktu@gmail.com>
10
11 * killing.texi (Rectangles):
7877f373
JB
12 * misc.texi (Document View):
13 * modes.texi (Choosing Modes):
14 * msdog.texi (Windows Fonts):
58179cce
JB
15 * regs.texi (Rectangle Registers):
16 * search.texi (Isearch Yank): Fix typos.
17
291d142b
CY
182011-11-06 Chong Yidong <cyd@gnu.org>
19
20 * windows.texi (Basic Window): Add xref to Cursor Display.
21 (Split Window): Document negative arg for splitting commands.
22 (Other Window): Document mouse-1 in text area of window.
23 (Change Window): Don't mention window attributes, since they
24 aren't defined. C-x 1 can't be used with minibuffer windows.
25 Windows are no longer auto-deleted.
26 (Window Choice): Add xref to Choosing Window in Lisp manual.
27 (Window Convenience): Note that windmove disables shift-selection.
28 Move M-x compare-windows here from Other Window node.
29
30 * custom.texi (Mouse Buttons):
31 * search.texi (Isearch Scroll):
32 * windows.texi (Split Window): Use new names split-window-below
33 and split-window-right.
34
a7ef684b
JB
352011-10-26 Juanma Barranquero <lekktu@gmail.com>
36
37 * emacs.texi (Top): Fix typo.
38
d53e1747
GM
392011-10-25 Glenn Morris <rgm@gnu.org>
40
41 * abbrevs.texi (Saving Abbrevs):
42 quietly-read-abbrev-file is not a command. (Bug#9866)
43
e7a3ff06
CY
442011-10-24 Chong Yidong <cyd@gnu.org>
45
46 * display.texi (Scrolling): Document scroll-up-line and
47 scroll-down-line. Document scroll-command property.
48 (Recentering): New node, split off from Scrolling.
49
86c60681
CY
502011-10-23 Chong Yidong <cyd@gnu.org>
51
da97a9e6
CY
52 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
53 (Tool Bars): Copyedits.
54
86c60681
CY
55 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
56
d195726a
CY
572011-10-22 Chong Yidong <cyd@gnu.org>
58
59 * windows.texi (Displaying Buffers): Fix broken lispref link.
60
a70e06c1
CY
612011-10-22 Chong Yidong <cyd@gnu.org>
62
63 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
64 Move confirm-nonexistent-file-or-buffer discussion here.
65
66 * files.texi (File Names, Visiting): Move detailed discussion of
67 minibuffer confirmation to Minibuffer Exit.
68
69 * buffers.texi (Buffers): Tweak mention of mail buffer name.
70 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
71
bfd779dd
CY
722011-10-21 Chong Yidong <cyd@gnu.org>
73
74 * files.texi (File Names, Visiting, Interlocking): Copyedits.
75 (Backup Copying): backup-by-copying-when-mismatch is now t.
76 (Customize Save): Fix description of require-final-newline.
77 (Reverting): Note that revert-buffer can't be undone. Mention VC.
78 (Auto Save Control): Clarify.
79 (File Archives): Add 7z.
80 (Remote Files): ange-ftp-make-backup-files defaults to nil.
81
82 * arevert-xtra.texi (Autorevert): Copyedits.
83
6e317956
CY
842011-10-20 Chong Yidong <cyd@gnu.org>
85
86 * custom.texi (Hooks, Init Examples):
87 * display.texi (Font Lock):
88 * fixit.texi (Spelling):
89 * rmail.texi (Rmail Display): Minor mode function with no arg now
90 enables it.
91
92 * fixit.texi (Spelling): Fix description of inline completion.
93
5abc31ef
CY
942011-10-19 Chong Yidong <cyd@gnu.org>
95
96 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
97 entries.
98 (Isearch Yank): Document isearch-yank-pop.
99 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
100 (Other Repeating Search): Document Occur Edit mode.
101
939db9ac
CY
1022011-10-18 Chong Yidong <cyd@gnu.org>
103
104 * display.texi (Fringes): Move overflow-newline-into-fringe here,
105 from Line Truncation node.
106 (Standard Faces): Note that only the background of the cursor face
107 has an effect.
108 (Cursor Display): Fix descriptions of cursor face
109 and bar cursor blinking.
110 (Text Display): Document nobreak-char-display more clearly.
111 (Line Truncation): Add xref to Split Window node.
112 (Display Custom): Don't bother documenting baud-rate or
113 no-redraw-on-reenter.
114
115 * search.texi (Slow Isearch): Node removed.
116
80c6d77f
GM
1172011-10-18 Glenn Morris <rgm@gnu.org>
118
119 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
120
d366bd53
CY
1212011-10-18 Chong Yidong <cyd@gnu.org>
122
123 * display.texi (Faces): Simplify discussion. Move documentation
124 of list-faces-display here, from Standard Faces node. Note
125 special role of `default' background.
126 (Standard Faces): Note special role of `default' background. Note
127 that region face may be taken fom GTK. Add xref to Text Display.
128 (Text Scale): Rename from "Temporary Face Changes". Callers
129 changed. Don't bother documenting variable-pitch-mode.
130 (Font Lock): Copyedits. Remove font-lock-maximum-size.
131 (Useless Whitespace): Simplify description of
132 delete-trailing-whitespace. Note active region case.
133 (Text Display): Fix description of escape-glyph face assignment.
134 Remove unibye mode discussion. Update some parts for Unicode.
135 Move glyphless chars documentation to Lisp manual.
136
137 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
138
21100e7d
CY
1392011-10-15 Chong Yidong <cyd@stupidchicken.com>
140
141 * display.texi (Scrolling): Tweak explanation of scroll direction.
142 (View Mode): Add index entries.
143
144 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
145
146 * regs.texi (Text Registers): C-x r i does not activate the mark.
147 (Bookmarks): Document new default bookmark location.
148
50b063c3
CY
1492011-10-13 Chong Yidong <cyd@stupidchicken.com>
150
151 * killing.texi (Deletion): Add xref to Using Region. Document
152 delete-forward-char.
153 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
154 description here. Recommend C-u C-SPC for jumping to mark.
155 (Kill Ring): Move kill ring variable documentation here.
156 (Primary Selection): Copyedits.
157 (Rectangles): Document new command rectangle-number-lines.
158 (CUA Bindings): Note that this disables the mark-even-if-inactive
159 behavior for C-x and C-c.
160
161 * mark.texi (Mark): Mention "active region" terminology.
162 (Using Region): Document delete-active-region.
163
e1a3f5b1
CY
1642011-10-12 Chong Yidong <cyd@stupidchicken.com>
165
166 * mark.texi (Mark): Clarify description of disabled Transient Mark
167 mode (Bug#9689).
168 (Setting Mark): Document prefix arg for C-x C-x. Document primary
169 selection changes. Mention that commands like C-y set the mark.
170 (Marking Objects): Add xref to Words node. Note that mark-word
171 and mark-sexp also have the "extend region" behavior.
172 (Using Region): Mention M-$ in the table. Document
173 mark-even-if-inactive here instead of in Mark Ring.
174 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
175 note of the "Mark Set" behavior.
176 (Disabled Transient Mark): Rename from "Persistent Mark"
177 (Bug#9688). Callers changed.
178
179 * programs.texi (Expressions):
180 * text.texi (Words): Defer to Marking Objects for mark-word doc.
181
3dc62b2b
CY
1822011-10-09 Chong Yidong <cyd@stupidchicken.com>
183
184 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
185 option" terminology.
186 (Key Help): Add command names. Define "documentation string".
187 (Name Help): Remove an over-long joke.
188 (Apropos): Document prefix args. Remove duplicated descriptions.
189 (Help Mode): Add C-c C-b to table. Update TAB binding.
190 (Package Keywords): Rename from "Library by Keyword". Describe
191 new package menu interface.
192 (Help Files, Help Echo): Tweak description.
de09aa52
CY
193
194 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 195 (Minibuffer History): Document numeric args to history commands.
de09aa52 196
2d3fe5d7
EZ
1972011-10-08 Eli Zaretskii <eliz@gnu.org>
198
199 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
200
b2b0776e
CY
2012011-10-08 Chong Yidong <cyd@stupidchicken.com>
202
203 * basic.texi (Position Info): Omit page commands. Document
204 count-words-region and count-words.
205
206 * text.texi (Pages): Move what-page documentation here.
207
27a16462
CY
2082011-10-08 Chong Yidong <cyd@stupidchicken.com>
209
210 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
211 Remote Files node instead of linking directly to the Tramp manual.
212 (Minibuffer Edit): Add xref to Blank Lines.
213 (Completion): Add xref to Symbol Completion. Remove redundant
214 example, which is repeated in the next node.
215 (Completion Commands): Minor clarifications.
216 (Completion Styles): New node, split from Completion Commands.
217 Document substring and initials styles.
218 (Strict Completion): Remove information duplicated in other nodes.
219 (Completion Options): Consolidate case difference discussion here.
220
221 * help.texi (Help Mode): Fix kindex entries.
222
223 * files.texi (File Names): Add index entries.
224
de0bde62
CY
2252011-10-07 Chong Yidong <cyd@stupidchicken.com>
226
227 * basic.texi (Inserting Text): Add xref to Completion. Add
228 ucs-insert example, and document prefix argument.
229 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
230 to left/right. Tweak left-char and right-char descriptions.
231 M-left and M-right are now bound to left-word/right-word.
232 (Erasing): Document delete-forward-char.
233
234 * screen.texi (Screen, Menu Bar): Copyedits.
235 (Point): Remove duplicate paragraph on cursors, also in Screen.
236 (Mode Line): Trailing dashes no longer shown on X displays.
237
238 * frames.texi (Non-Window Terminals): Index just "text-only
239 terminal", which is used throughout the manual now.
240
241 * entering.texi (Entering Emacs): Define "startup screen".
242 Document window-splitting behavior with command-line inputs.
243 (Exiting): Remove obsolete paragraph about shells without suspend
244 functionality.
245
246 * commands.texi (User Input): Define "input event" more clearly.
247 (Keys): Add xref to Echo Area.
248 (Commands): Clarify relation between commands and functions.
249
453e4522
CY
2502011-10-06 Chong Yidong <cyd@stupidchicken.com>
251
252 * misc.texi (emacsclient Options): Document how emacsclient runs
253 the Emacs daemon (Bug#9674).
254
550f41cd
CY
2552011-10-01 Chong Yidong <cyd@stupidchicken.com>
256
257 * basic.texi (Moving Point):
258 * custom.texi (Mouse Buttons):
259 * rmail.texi (Rmail Scrolling):
260 * search.texi (Isearch Scroll):
261
262 * display.texi (Scrolling): Replace scroll-up/down with
263 scroll-up/down-command. Fix scroll-preserve-screen-position
264 description. Document scroll-error-top-bottom.
265
9229fe87
GM
2662011-09-30 Glenn Morris <rgm@gnu.org>
267
268 * commands.texi (Keys): Whitespace fix. (Bug#9635)
269
0a2132ba
CY
2702011-09-24 Chong Yidong <cyd@stupidchicken.com>
271
272 * windows.texi (Pop Up Window): Defer discussion of window
273 splitting to the Window Choice node. Add index entries.
274 (Force Same Window): Node deleted.
275 (Displaying Buffers, Window Choice): New nodes.
276
277 * buffers.texi (Select Buffer): Clarify description of
278 buffer-switching commands. Add xref to Window Display node.
279 Don't repeat confirm-nonexistent-file-or-buffer description from
280 Visiting node. Remove even-window-heights.
281
282 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
283
33ed493b
CY
2842011-09-18 Chong Yidong <cyd@stupidchicken.com>
285
286 * cmdargs.texi (Icons X): Fix description of Emacs icon.
287
288 * xresources.texi (Table of Resources): Fix documentation of
289 bitmapIcon.
290
92fa95ad
CY
2912011-09-15 Chong Yidong <cyd@stupidchicken.com>
292
293 * package.texi (Package Menu): Add package-menu-mark-upgrades.
294
16254627
EH
2952011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
296
297 * frames.texi (Frame Commands): Note that delete-other-frames only
298 deletes frames on current terminal.
299
c3760c17
EZ
3002011-09-10 Eli Zaretskii <eliz@gnu.org>
301
302 * sending.texi (Mail Misc): Document mail-add-attachment.
303
69b8be97
EZ
3042011-09-04 Eli Zaretskii <eliz@gnu.org>
305
306 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
307
3fd50d5c
CY
3082011-08-29 Chong Yidong <cyd@stupidchicken.com>
309
310 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
311
e2aeef63
CY
3122011-08-28 Chong Yidong <cyd@stupidchicken.com>
313
314 * files.texi (File Archives):
315 * cal-xtra.texi (Diary Display):
316 * help.texi (Help Mode): Add xref to View Mode.
317
ddb54206
CY
3182011-08-28 Chong Yidong <cyd@stupidchicken.com>
319
a6326082
CY
320 * display.texi (View Mode): New node. Move view-file here from
321 Misc File Ops. Move view-buffer here from Misc Buffer.
322
323 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
324
04e2ce72 325 * files.texi (Misc File Ops): Document new
a6326082 326 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
327
328 * dired.texi (Dired Deletion): Shorten description of Trash.
329
ddb54206
CY
330 * misc.texi (emacsclient Options): Document server-port.
331
bd206ce5
EZ
3322011-08-27 Eli Zaretskii <eliz@gnu.org>
333
334 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
335 even on MS-Windows. Fix a typo.
336
d43f5a42
CY
3372011-08-26 Chong Yidong <cyd@stupidchicken.com>
338
339 * package.texi: New file, documenting the package manager.
340
341 * emacs.texi: Include it.
342
343 * help.texi (Help Summary): Add describe-package.
344
e0b1591b
CY
3452011-08-25 Chong Yidong <cyd@stupidchicken.com>
346
856ce114
CY
347 * misc.texi (Printing): Convert subnodes into subsections.
348
f404f8bc
CY
349 * text.texi (Two-Column): Move into Text chapter.
350
351 * picture-xtra.texi (Picture Mode): Group with Editing Binary
352 Files section. Convert from chapter into section.
353
354 * display.texi (Narrowing): Move into display chapter.
355
e0b1591b
CY
356 * sending.texi (Sending Mail):
357 * rmail.texi (Rmail):
358 * misc.texi (Gnus, Document View):
359 * dired.texi (Dired):
360 * emacs.texi: Group the mail, rmail, and gnus chapters together.
361
75bfc667
JL
3622011-08-07 Juri Linkov <juri@jurta.org>
363
364 * dired.texi (Operating on Files): Rewrite according to the fact
365 that `dired-do-chmod' doesn't use the `chmod' program anymore.
366
fe676f91
MA
3672011-07-30 Michael Albinus <michael.albinus@gmx.de>
368
369 * mini.texi (Minibuffer File): Insert a reference to Tramp for
370 remote file name completion. (Bug#9197)
371
4cc60b9b
EZ
3722011-07-28 Eli Zaretskii <eliz@gnu.org>
373
374 * mule.texi (Bidirectional Editing): Document the fact that
375 bidi-display-reordering is t by default.
376
89671e16
LMI
3772011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
378
379 * help.texi (Misc Help): Mention `describe-prefix-bindings'
380 explicitly (bug#8904).
381
fb23ecc2
LMI
3822011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
383
384 * trouble.texi (Checklist): Use an `M-x' example instead of an
385 Emacs Lisp form to switch on the dribble file (bug#8056).
386
465c5fc8
LMI
3872011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
388
389 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
390
90a6258b
GM
3912011-07-13 Glenn Morris <rgm@gnu.org>
392
393 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
394
c7588364
LMI
3952011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
396
397 * mark.texi (Mark Ring): Clarify how many locations are saved
398 (bug#5770).
399 (Global Mark Ring): Ditto.
400
4cb4f3ba
LMI
4012011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
402
d648feab
LMI
403 * text.texi (Table Recognition): Use "at point" instead of "under
404 point" (bug#4345).
405
4cb4f3ba
LMI
406 * display.texi (Cursor Display): Mention `cursor-type'.
407
408 * screen.texi (Point): Clarify that it's only if you use a block
409 cursor that it appears to be on a character (bug#4345).
410
ecd0b990
CY
4112011-07-12 Chong Yidong <cyd@stupidchicken.com>
412
413 * misc.texi (Amusements): Move dissociated press here, from its
414 own section.
415
416 * emacs.texi (Top): Update node listing.
417
c2fd0368
LMI
4182011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
419
420 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
421 clarity (bug#3523).
422
fdeb32ec
CY
4232011-07-12 Chong Yidong <cyd@stupidchicken.com>
424
425 * cmdargs.texi (Initial Options): Document --no-site-lisp.
426 (Misc X): Document --parent-id.
427
428 * frames.texi (Frame Commands): Note that focus-follows-mouse now
429 defaults to nil.
430
431 * misc.texi (emacsclient Options): Document --parent-id.
432
433 * msdog.texi (Windows HOME): Document _emacs as obsolete.
434
f584ca38
LMI
4352011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
436
437 * emacs.texi: Use "..." instead of ``...'' in the menus
438 (bug#3503).
439
963578d3
CY
4402011-07-11 Chong Yidong <cyd@stupidchicken.com>
441
442 * killing.texi (Primary Selection): Document `only' setting for
443 select-active-regions.
444
445 * mark.texi (Setting Mark): Reference Shift Selection node.
446
447 * frames.texi (Mouse Commands): Document mouse-yank-primary.
448
a30ed87b
LMI
4492011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
450
47076272
LMI
451 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
452 motion keys" (bug#3503).
453
a30ed87b
LMI
454 * emacs.texi: Change all the register node names from "RegPos"
455 (etc.) to "Positional Registers" (etc.) (bug#3314).
456
4d45a8b7
CY
4572011-07-11 Chong Yidong <cyd@stupidchicken.com>
458
459 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
460 (Other Kill Commands, Kill Options): Copyedits.
461 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
462 (Yanking): Move yank-excluded properties discussion here.
463 (Cut and Paste): Move from frames.texi. Update subnodes to
464 describe x-select-enable-clipboard case.
465
466 * frames.texi: Move Cut and Paste node and subnodes into
467 killing.texi, except Mouse Commands and Word and Line Mouse.
468
c160ddee
AM
4692011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
470
471 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
472
3329e6e3
LMI
4732011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
474
32a214fe
LMI
475 * screen.texi (Mode Line): Clarify that coding systems are
476 characters, not letters (bug#1749).
477
3329e6e3
LMI
478 * cmdargs.texi (Environment): Mention removing variables
479 (bug#1615). Text suggested by Kevin Rodgers.
480
8875da1e
CY
4812011-07-10 Chong Yidong <cyd@stupidchicken.com>
482
54806e45
CY
483 * misc.texi (Amusements): Don't mention Yow; it's crippled.
484
8875da1e
CY
485 * modes.texi: Rename from major.texi.
486 (Modes): New node. Make Major Modes and Minor Modes subsections
487 of this. All callers changed.
488
489 * custom.texi (Minor Modes): Move to modes.texi.
490
7847b2a1
CY
4912011-07-10 Chong Yidong <cyd@stupidchicken.com>
492
6cfd0fa2
CY
493 * custom.texi (Syntax): Node deleted.
494
495 * help.texi (Help Summary):
496 * major.texi (Major Modes):
497 * programs.texi (Parentheses):
498 * search.texi (Regexp Backslash, Regexp Backslash)
499 (Regexp Backslash):
500 * text.texi (Words): Callers changed.
501
7847b2a1
CY
502 * text.texi (Refill, Longlines): Delete nodes.
503
504 * ack.texi (Acknowledgments): Longlines removed from manual.
505
506 * emacs.texi (Top): Update node listing.
507
2a71c436
GM
5082011-07-09 Glenn Morris <rgm@gnu.org>
509
510 * fortran-xtra.texi (Fortran): Update handled extensions.
511
61436e9f
LMI
5122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
513
514 * display.texi (Scrolling): `C-v' (etc) are now bound to
515 `scroll-*-command' (bug#8349).
516
6e560c71
LMI
5172011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
518
48954a09 519 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
520 doesn't actually delete any files (bug#7125).
521
2904fd97
LMI
522 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
523 argument for `C-c C-k' (bug#7391).
524
6e560c71
LMI
525 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
526 you're currently using (bug#8489).
527
978ff6c5
EZ
5282011-07-01 Eli Zaretskii <eliz@gnu.org>
529
530 * mule.texi (Coding Systems): Move index entries from the previous
531 change into their proper places.
532
0d742084
LMI
5332011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
534
31976bd5
LMI
535 * help.texi (Help Files): Document view-external-packages (bug#8902).
536
0d742084
LMI
537 * mule.texi (Coding Systems): Put a few more of the coding systems
538 into the index (bug#8900).
539
9f678528
GM
5402011-06-26 Glenn Morris <rgm@gnu.org>
541
542 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
543
18a4ce5e
AR
5442011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
545
546 * misc.texi (emacsclient Options): Mention --frame-parameters.
547
f0da764a
GM
5482011-06-09 Glenn Morris <rgm@gnu.org>
549
550 * custom.texi (Specifying File Variables):
551 Recommend explicit arguments for minor modes.
552
b047e7ac
PE
5532011-06-02 Paul Eggert <eggert@cs.ucla.edu>
554
555 Document wide integers better.
556 * buffers.texi (Buffers):
001903b5
PE
557 * files.texi (Visiting): Document maxima for 64-bit machines,
558 and mention virtual memory limits.
b047e7ac 559
bf41276f
CY
5602011-05-28 Chong Yidong <cyd@stupidchicken.com>
561
562 * custom.texi (Hooks): Reorganize. Mention Prog mode.
563
564 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
565 prog mode (Bug#8240).
566
e145f188
GM
5672011-05-27 Glenn Morris <rgm@gnu.org>
568
569 * custom.texi (Specifying File Variables):
570 Major modes no longer need come first.
571
313f790e
CY
5722011-05-22 Chong Yidong <cyd@stupidchicken.com>
573
574 * mule.texi (Specify Coding, Text Coding, Communication Coding):
575 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
576
c136e5cd
GM
5772011-05-18 Glenn Morris <rgm@gnu.org>
578
579 * ack.texi (Acknowledgments): Remove fakemail.c.
580
c71a0d48 5812011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
582
583 Fixes for fitting text into 7x9 printed manual.
584 * building.texi (Flymake, Breakpoints Buffer):
585 * calendar.texi (Appointments):
586 * cmdargs.texi (General Variables, Display X):
587 * custom.texi (Saving Customizations, Face Customization)
588 (Directory Variables, Minibuffer Maps, Init Rebinding):
589 * display.texi (Font Lock, Font Lock, Useless Whitespace):
590 * fixit.texi (Spelling):
591 * frames.texi (Creating Frames, Fonts):
592 * help.texi (Help Files):
593 * mini.texi (Minibuffer File):
594 * misc.texi (emacsclient Options, Emulation):
595 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
596 * mule.texi (International Chars, Language Environments)
597 (Select Input Method, Modifying Fontsets, Charsets):
598 * programs.texi (Custom C Indent):
599 * rmail.texi (Rmail Labels):
600 * text.texi (Table Conversion):
601 * trouble.texi (Known Problems, Known Problems):
602 * windows.texi (Change Window):
603 * xresources.texi (GTK resources): Reflow text and re-indent code
604 examples to avoid TeX overflows and underflows on 7x9 paper.
605
606 * emacs.texi: Fix the (commented out) smallbook command.
607
608 * macos.texi (Mac / GNUstep Events):
609 * xresources.texi (Lucid Resources): Remove extraneous examples.
610
b8f82dc1
GM
6112011-05-10 Glenn Morris <rgm@gnu.org>
612
613 * custom.texi (Specifying File Variables):
614 Deprecate using mode: for minor modes.
615
d306b4da
GM
6162011-05-07 Glenn Morris <rgm@gnu.org>
617
618 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
619
548d0a63
GM
6202011-05-06 Glenn Morris <rgm@gnu.org>
621
5006e634
GM
622 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
623
548d0a63
GM
624 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
625
e793a940
LMI
6262011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
627
628 * misc.texi (Emacs Server): Document `server-eval-at'.
629
7031be6d
UR
6302011-04-24 Chong Yidong <cyd@stupidchicken.com>
631
632 * maintaining.texi (List Tags): Document next-file. Suggested by
633 Uday S Reddy.
634
4ffd0d6b 6352011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
636
637 * mini.texi (Minibuffer Edit):
638 * screen.texi (Mode Line): Fix typo.
639
1c6c854e
CS
6402011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
641
024ff170 642 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 643
c5c9f40f
CY
6442011-03-26 Chong Yidong <cyd@stupidchicken.com>
645
646 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
647
09725d26
EZ
6482011-03-30 Eli Zaretskii <eliz@gnu.org>
649
650 * display.texi (Auto Scrolling): Document the limit of 100 lines
651 for never-recentering scrolling with `scroll-conservatively'.
652 (Bug#6671)
653
09d9db2c 6542011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
655
656 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
657 HOME on Windows and where it looks for init files. (Bug#8221)
658
62d94509
EZ
6592011-03-10 Eli Zaretskii <eliz@gnu.org>
660
661 * search.texi (Regexp Example):
662 * mule.texi (International Chars):
663 * building.texi (External Lisp): Don't use characters outside
664 ISO-8859-1.
665
0286d9de
EZ
6662011-03-09 Eli Zaretskii <eliz@gnu.org>
667
1c6c854e
CS
668 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
669 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
670
671 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
672
114902a5 673 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
674 (Bug#8210)
675
0afb4571
J
6762011-03-08 Jan Djärv <jan.h.d@swipnet.se>
677
678 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
679 for Gtk+ 3.
680
bb3865e8
GM
6812011-03-08 Glenn Morris <rgm@gnu.org>
682
6446548e
GM
683 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
684 * emacs.texi (Acknowledgments):
685 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 686 * emacs.texi: Set documentencoding.
6446548e 687
bb3865e8
GM
688 * display.texi (Optional Mode Line): Don't mention exactly where
689 display-time appears. (Bug#8193)
690
33383987
JB
6912011-03-07 Chong Yidong <cyd@stupidchicken.com>
692
693 * Version 23.3 released.
694
892777ba
CY
6952011-03-06 Chong Yidong <cyd@stupidchicken.com>
696
697 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
698
0b973fc5
DW
6992011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
700
701 * misc.texi (emacsclient Options): Add q/quiet.
702
8ef5a2f2
GM
7032011-03-02 Glenn Morris <rgm@gnu.org>
704
705 * mule.texi (Communication Coding) <x-select-request-type>:
706 Remove duplicate (essentially) paragraph. (Bug#8148)
707
bd106056
CS
7082011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
709
710 * maintaining.texi (Format of ChangeLog): Add reference to
711 add-log-full-name.
712 (Change Log Commands): Add documentation for combining multiple
713 symbols in one change.
714
6640b281
GM
7152011-03-01 Glenn Morris <rgm@gnu.org>
716
717 * custom.texi (Directory Variables):
718 Give an example of excluding subdirectories.
719
2b0c7330 7202011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
721
722 * search.texi (Regexp Search): Move index entries about regexps to the
723 "Regexps" node. Add index entries for regexp search. (Bug#8096)
724
8c62c205
GM
7252011-02-19 Glenn Morris <rgm@gnu.org>
726
727 * dired.texi (Dired): Dired-X version number was dropped.
728
3928f2b6
JD
7292011-02-14 Jan Djärv <jan.h.d@swipnet.se>
730
731 * xresources.texi (X Resources): Remove *faceName and replace it with
732 *font for Lucid.
733
a41c8660
CY
7342011-02-05 Chong Yidong <cyd@stupidchicken.com>
735
736 * rmail.texi (Rmail Display): Document Rmail MIME support more
737 accurately.
738
739 * maintaining.texi (VC Change Log): Document vc-log-incoming and
740 vc-log-outgoing.
741 (Merging): Document vc-find-conflicted-file.
742
233ba4d9 7432011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
744
745 * custom.texi (Variables): Fix typo.
746
14beddf4 7472011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 748
65401ee3
CY
749 * search.texi (Regexps): Copyedits. Mention character classes
750 (Bug#7809).
751
19f81ecf
CY
752 * files.texi (File Aliases): Restore explanatory text from Eli
753 Zaretskii, accidentally removed in 2011-01-08 commit.
754
bf3dae7e
EZ
7552011-01-29 Eli Zaretskii <eliz@gnu.org>
756
757 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
758 (MAKEINFO_OPTS): New variable.
759 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
760 (emacs.html): New target.
761 (clean): Remove emacs.html.
762
45eb2a5d
WL
7632011-01-23 Werner Lemberg <wl@gnu.org>
764
765 * Makefile.in (MAKEINFO): Now controlled by `configure'.
766 (MAKEINFO_OPTS): New variable. Use it where appropriate.
767 (ENVADD): Updated.
768
9acfe703
GM
7692011-01-18 Glenn Morris <rgm@gnu.org>
770
771 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
772
773 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
774
362b9d48
GM
7752011-01-15 Chong Yidong <cyd@stupidchicken.com>
776
bb033b5f
CY
777 * building.texi (Compilation): Improve instructions for running two
778 compilations (Bug#7573).
779
b024d9f0
MD
780 * files.texi (Backup Names): Document the new location of the
781 last-resort backup file.
782
362b9d48
GM
783 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
784 manual. Explain why directory-abbrev-alist elements should be anchored
785 (Bug#7777).
786
7872011-01-15 Eli Zaretskii <eliz@gnu.org>
788
789 * msdog.texi (Windows Startup): Correct inaccurate description of
790 differences between emacsclient.exe and emacsclientw.exe.
791
7c420169 7922011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
793
794 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
795
7c420169 7962011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
797
798 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
799
7c420169 8002011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 801
2d34d523
EZ
802 * frames.texi (Cut and Paste): Modify the section's name and text:
803 don't mix "cut/paste" with "kill/yank".
804 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
805 (Bug#7702)
806
88ab4340
EZ
807 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
808
7c420169 8092011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
810
811 * maintaining.texi: Move inclusion of emerge after EDE, so that it
812 matches its position in the menu. (Bug#7674)
813
7c420169 8142011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
815
816 * trouble.texi (Checklist): Mention not replying via news either.
817
92bb6c52
TH
8182010-12-30 Tassilo Horn <tassilo@member.fsf.org>
819
820 * misc.texi (Document View): Update DocView section with newly
821 supported document formats.
822
b103c904
CY
8232010-12-21 Chong Yidong <cyd@stupidchicken.com>
824
825 * killing.texi: Resection the Info version to conform to the
826 printed manual, to avoid making sections on Accumulating Text, CUA
827 and Rectangles into full chapters.
828
f49d1f52 8292010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
830
831 * custom.texi (Init Syntax): Add index entries for "character syntax".
832 (Bug#7576)
833
f49d1f52 8342010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
835
836 * text.texi (HTML Mode): Small fixes. (Bug#7607)
837
f49d1f52 8382010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
839
840 * trouble.texi (Checklist): Fix typo in newsgroup name.
841
f49d1f52 8422010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
843
844 * search.texi (Word Search): Note that the lazy highlight always
845 matches to whole words (Bug#7470).
846
f49d1f52 8472010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 848
4f1948eb
EZ
849 * display.texi (Optional Mode Line): Make the description of
850 load-average more accurate.
851
b8a9e136
EZ
852 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
853 registry, with a cross-reference.
62d72a4a
EZ
854 (Windows Startup): New node. Move the stuff about the current
855 directory from "Windows HOME".
b8a9e136 856
07976ae3 8572010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
858
859 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
860 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
861
07976ae3 8622010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
863
864 * maintaining.texi (Version Control Systems): Fix repeated sentence.
865 Suggested by Štěpán Němec.
866
07976ae3 8672010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 868
1aaae3f3
CY
869 * maintaining.texi (Version Control): Say "commit", not "check in".
870 (Version Control Systems): Simplify descriptions.
871 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
872 VCS Concepts.
873 (VC Mode Line): Update example.
874 (Old Revisions): Document revert-buffer for vc-diff.
875 (Log Buffer): Promote to a subsection. Document header lines.
876
1c6c854e
CS
877 * macos.texi (Mac / GNUstep Basics):
878 Document ns-right-alternate-modifier.
ec8a6295 879
1aaae3f3
CY
880 * emacs.texi (Top): Update node listing.
881
0eb025fb
EZ
8822010-11-13 Eli Zaretskii <eliz@gnu.org>
883
884 * rmail.texi (Rmail Coding): Characters with no fonts are not
885 necessarily displayed as empty boxes.
886
887 * mule.texi (Language Environments, Fontsets): Characters with no
888 fonts are not necessarily displayed as empty boxes.
889
890 * display.texi (Text Display): Document display of glyphless
891 characters.
892
ea4f7750
GM
8932010-11-13 Glenn Morris <rgm@gnu.org>
894
895 * basic.texi (Position Info): Add M-x count-words-region.
896
90639cea
GM
8972010-11-11 Glenn Morris <rgm@gnu.org>
898
899 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
900
d607b96b 9012010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
902
903 * msdog.texi (Windows HOME): Add information regarding startup
904 directory when invoking Emacs from a desktop shortcut. (bug#7300)
905
c12e4a81
GM
9062010-10-11 Glenn Morris <rgm@gnu.org>
907
df187c62
GM
908 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
909
c12e4a81
GM
910 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
911 (DVIPS): New variable.
234db610
GM
912 (.PHONY): Add html, ps.
913 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
914 (clean): Delete html, ps files.
c12e4a81 915
6513b232
EZ
9162010-10-09 Eli Zaretskii <eliz@gnu.org>
917
918 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
919
f4f358f1
GM
9202010-10-09 Glenn Morris <rgm@gnu.org>
921
c1dc72b3
GM
922 * Makefile.in (VPATH): Remove.
923 (infodir): Make it absolute.
924 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
925
4393405b
GM
926 * Makefile.in (dist): Anchor regexps.
927
eef3ab94
GM
928 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
929 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
930 (emacs-xtra.pdf): Use $<.
931
aa9db089
GM
932 * Makefile.in (infoclean): Remove harmless, long-standing error.
933
abd40fb4
GM
934 * Makefile.in ($(infodir)): Delete rule.
935 (mkinfodir): New.
936 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
937
f4f358f1 938 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 939 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
940 * emacsver.texi: New file, replacing emacsver.texi.in.
941
ea274122
GM
9422010-10-09 Glenn Morris <rgm@gnu.org>
943
f7a31f11
GM
944 * emacsver.texi.in: New file.
945 * emacs.texi: Set EMACSVER by including emacsver.texi.
946 * Makefile.in (distclean): Delete emacsver.texi.
947 (dist): Copy emacsver.texi.
b13254e7 948 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 949
3fb78d1f
GM
950 * ack.texi (Acknowledgments): No more b2m.c.
951
ea274122
GM
952 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
953 (emacs): Remove rule.
954 (dist): No need to deal with the emacs rule any more.
955
17ca7950
GM
9562010-10-07 Glenn Morris <rgm@gnu.org>
957
958 * Makefile.in (version): New, set by configure.
959 (clean): Delete dist tar file.
960 (dist): Use version in tar name.
961
4c83f6e1
GM
9622010-10-06 Glenn Morris <rgm@gnu.org>
963
964 * Makefile.in (EMACS_XTRA): Add the main source file.
965 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
966 (mostlyclean): No core files, reorder other files.
967 (clean): Delete specific dvi and pdf files.
968 (infoclean, dist): New rules.
969 (maintainer-clean): Use infoclean.
8a944cea 970 ($(infodir)): Add parallel build workaround.
4c83f6e1 971
0264072d
GM
9722010-10-04 Glenn Morris <rgm@gnu.org>
973
974 * Makefile.in (SHELL): Set it.
975 (INFO_TARGETS, DVI_TARGETS): Remove variables.
976 (info, dvi): Replace above variables with their expansions.
977 (info): Move mkdir from here...
978 ($(infodir)/emacs): ... to here (for parallel builds).
979 (pdf): New target.
980 ($(infodir)/emacs): Pass -o option to makeinfo.
981 (.PHONY): Declare clean rules.
982 (maintainer-clean): Delete dvi and pdf files.
983 Guard against cd failures. Use a more restrictive delete.
984
3226d6ca
GM
9852010-10-02 Glenn Morris <rgm@gnu.org>
986
987 * misc.texi (Shell Mode): Remove reference to old function name.
988
cad90f3b
EZ
9892010-09-30 Eli Zaretskii <eliz@gnu.org>
990
991 * maintaining.texi (VC Mode Line): Mention all the possible VC status
992 indicator characters.
993
5f874327
GM
9942010-09-29 Glenn Morris <rgm@gnu.org>
995
996 * Makefile.in (top_srcdir): Remove unused variable.
997
0ab9cff3
GM
9982010-09-14 Glenn Morris <rgm@gnu.org>
999
67ae9766
GM
1000 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
1001 the last hook item.
1002
0ab9cff3
GM
1003 * calendar.texi (Appointments): Also updated when a diary include file
1004 is saved.
1005
6664fc59 10062010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1007
1008 * trouble.texi (Bugs): Update the section intro.
1009 (Known Problems): New section.
1010 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1011 (Sending Patches): Bug fixes are best as responses to existing bugs.
1012 * emacs.texi (Known Problems): Add menu entry for new section.
1013
be3283d7
GM
10142010-09-09 Glenn Morris <rgm@gnu.org>
1015
1016 * xresources.texi: Untabify.
1017
10999305 10182010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1019
1020 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1021
10999305 10222010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1023
1024 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1025
30641319
JD
10262010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1027
1028 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1029
50dd7bc6
GM
10302010-08-21 Glenn Morris <rgm@gnu.org>
1031
1032 * misc.texi (Amusements): Mention bubbles and animate.
1033
5e620eca
EZ
10342010-07-31 Eli Zaretskii <eliz@gnu.org>
1035
1036 * files.texi (Visiting): Add more index entries for
1037 large-file-warning-threshold.
1038
8b2dd508
JD
10392010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1040
1041 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1042
8838673e
GM
10432010-06-23 Glenn Morris <rgm@gnu.org>
1044
1045 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1046 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1047 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1048 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1049 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1050 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1051 Untabify Texinfo files.
1052
04d3bb6c
GM
10532010-06-10 Glenn Morris <rgm@gnu.org>
1054
103dd3a8
GM
1055 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1056
04d3bb6c
GM
1057 * basic.texi (Inserting Text): Fix typo.
1058
50b79479
GM
10592010-06-10 Glenn Morris <rgm@gnu.org>
1060
1061 * ack.texi (Acknowledgments):
1062 * emacs.texi (Acknowledgments): Update for notifications.el.
1063
86d7a550
DU
10642010-05-31 Daiki Ueno <ueno@unixuser.org>
1065
1066 * dired.texi (Operating on Files): Mention encryption commands
1067 (Bug#6315).
1068
db5dce9d
EZ
10692010-05-29 Eli Zaretskii <eliz@gnu.org>
1070
1071 * basic.texi (Moving Point): Update due to renaming of commands bound
1072 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1073
34313041
EZ
10742010-05-18 Eli Zaretskii <eliz@gnu.org>
1075
1076 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1077 paragraphs.
1078 (Line Truncation): Fix wording for bidi display.
1079
1fc0ce04 1080 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1081 keys.
1082
0235128c 10832010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1084
1085 * building.texi (GDB Graphical Interface): Remove misleading comparison
1086 to an IDE (Bug#6128).
1087
0235128c 10882010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1089
1090 * programs.texi (Man Page):
1091 * misc.texi (Invoking emacsclient):
1092 * mini.texi (Repetition):
1093 * mark.texi (Setting Mark): Fix typos.
1094
0235128c 10952010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1096
1097 * misc.texi (Printing): Document htmlfontify-buffer.
1098
0235128c 10992010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1100
1101 * calendar.texi (Displaying the Diary, Format of Diary File):
1102 Fix external cross-references for TeX format output.
1103
0235128c
SM
11042010-05-07 Chong Yidong <cyd@stupidchicken.com>
1105
1106 * Version 23.2 released.
1107
f63d0028
JD
11082010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1109
1110 * cmdargs.texi (Initial Options): Mention --chdir.
1111
20fe03ad
JD
11122010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1113
1114 * frames.texi (Tool Bars): Add tool-bar-style.
1115
b7d65a5f
GM
11162010-04-21 Glenn Morris <rgm@gnu.org>
1117
1118 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1119
a42dbee1
CY
11202010-04-18 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * programs.texi (Semantic): New node.
1123
1124 * maintaining.texi (EDE): New node.
1125
1126 * emacs.texi: Update node listing.
1127
1128 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1129
6e104790 11302010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1131
d52dbd3d
GM
1132 * emacs.texi (Acknowledgments): Remove duplicate.
1133
a77fe20c
GM
1134 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1135
6e104790 11362010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1137
4ebe9902
GM
1138 * dired.texi (Misc Dired Features): Mention VC diff and log.
1139 * maintaining.texi (Old Revisions, VC Change Log):
1140 Mention that diff and log work in Dired buffers.
1141
98932641
GM
1142 * help.texi (Help Summary): Mention M-x info-finder.
1143
d5b22ab2 1144 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1145
4d4e9522
GM
1146 * custom.texi (Specifying File Variables, Directory Variables):
1147 Document new commands for manipulating local variable lists.
1148
6e104790 11492010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1150
1151 * trouble.texi (Contributing): Add cindex entry.
1152 Mention etc/CONTRIBUTE.
1153
6e104790 11542010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1155
1156 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1157 query-replace (Bug#5774).
1158
a20a9df3
GM
11592010-04-16 Glenn Morris <rgm@gnu.org>
1160
1161 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1162
1ecb2d3f
JD
11632010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1164
1165 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1166
99852628
JD
11672010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1168
1169 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1170
ce79424f
EZ
11712010-03-30 Eli Zaretskii <eliz@gnu.org>
1172
1173 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1174 cross-reference to "Inserting Text".
1175
1176 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1177 Mention completion provided by `ucs-insert'.
1178
85738751 11792010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1180
1181 * sending.texi (Sending Mail): Note variables that may need
1182 customizing.
1183 (Mail Sending): Expand discussion of send-mail-function.
1184
85738751 11852010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1186
1187 Document Message mode as the default mail mode.
1188
1189 * sending.texi (Sending Mail): Copyedits.
1190 (Mail Format, Mail Headers): Document mail-from-style changes.
1191 (Mail Commands): Rename from Mail mode. Document Message mode.
1192 (Mail Misc): Rename from Mail mode Misc.
1193 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1194 command names and update keybindings.
1195 (Header Editing): Document message-tab. De-document
1196 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1197 favor of mail-default-headers. Ad index entries for user-full-name and
1198 user-mail-address.
1c6c854e
CS
1199 (Citing Mail): Update changes in Message mode behavior.
1200 Document mail-yank-prefix.
e73c2434
CY
1201 (Mail Signature): New node, moved from Mail Misc.
1202 (Mail Aliases): Mail abbrevs are the default with Message mode.
1203 (Mail Methods): Note that Message mode is now the default.
1204
1205 * rmail.texi (Rmail Reply):
1206 * text.texi (Text Mode):
1207 * major.texi (Major Modes):
1208 * mule.texi (Output Coding): Refer to Message mode.
1209
1210 * custom.texi (Init Examples): Add xref to Mail Header.
1211
1fc0ce04 1212 * emacs.texi (Top): Fix xrefs.
e73c2434 1213
85738751 12142010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1215
c0c035fa
CY
1216 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1217 repository if there is none.
1218 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1219 vc-print-root-log.
ef7b27ef 1220 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1221
71785b7a
CY
1222 * programs.texi (Program Modes): Mention Javascript mode.
1223
f67c5dd0
CY
1224 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1225 * emacs.texi: Update node description.
1226
0f72a391 1227 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1228 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1229
dc2d2590
JL
12302010-03-30 Juri Linkov <juri@jurta.org>
1231
1232 * search.texi (Other Repeating Search): Remove line that `occur'
1233 can not handle multiline matches.
1234
a7b02820
EZ
12352010-03-30 Eli Zaretskii <eliz@gnu.org>
1236
1237 * mule.texi (International): Mention support of bidirectional editing.
1238 (Bidirectional Editing): New section.
1239
22ef1944
NR
12402010-03-28 Nick Roberts <nickrob@snap.net.nz>
1241
1242 * emacs.texi (Top): Update node names to those in building.texi.
1243
146b8b16
NR
12442010-03-27 Nick Roberts <nickrob@snap.net.nz>
1245
c5e87d10
PE
1246 doc/emacs/building.texi: Describe restored GDB/MI functionality
1247 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1248 doc/emacs/emacs.texi: Update node names for building.texi.
1249
6d98672d
GM
12502010-03-24 Glenn Morris <rgm@gnu.org>
1251
1252 * ack.texi (Acknowledgments):
1253 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1254
93318cbd
JD
12552010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1256
1257 * xresources.texi (Table of Resources): Clarify toolBar number
1258 for Gtk+.
1259
1260 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1261
15cf2f52
CY
12622010-03-21 Chong Yidong <cyd@stupidchicken.com>
1263
4102856c
CY
1264 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1265
15cf2f52
CY
1266 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1267 and multi-isearch-buffers-regexp.
1268
1269 * indent.texi (Indentation): Clarify description of
1270 indent-for-tab-command. Document tab-always-indent.
1271
d68eb23c
CY
12722010-03-20 Chong Yidong <cyd@stupidchicken.com>
1273
1274 * cmdargs.texi (Font X): Move most content to Fonts.
1275
1276 * frames.texi (Fonts): New node. Document font-use-system-font.
1277
1278 * emacs.texi (Top):
1279 * xresources.texi (Table of Resources):
1280 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1281
288f9fc0
CY
12822010-03-10 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * Branch for 23.2.
1285
17782bec
CY
12862010-03-06 Chong Yidong <cyd@stupidchicken.com>
1287
1288 * custom.texi (Init Examples): Add xref to Locals.
1289
1290 * major.texi (Choosing Modes): Mention usage of setq-default for
1291 setting the default value of major-mode (Bug#5688).
1292
b4a1a8b2
CY
12932010-03-02 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1296
1297 * display.texi (Display Custom): Document make-pointer-invisible and
1298 underline-minimum-offset. Remove inverse-video.
1299
a1e759cd
CY
13002010-02-21 Chong Yidong <cyd@stupidchicken.com>
1301
1302 * frames.texi (Frame Commands): Note that the last ordinary frame can
1303 be deleted in daemon mode (Bug#5616).
1304
4f3bc373
GM
13052010-02-18 Glenn Morris <rgm@gnu.org>
1306
1307 * trouble.texi (Contributing): Repository is no longer CVS.
1308
5dbbdd33
GM
13092010-02-08 Glenn Morris <rgm@gnu.org>
1310
1311 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1312
cd61af01
SM
13132010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * display.texi (Useless Whitespace, Text Display):
1316 * custom.texi (Init Examples): Avoid obsolete special default variables
1317 like default-major-mode.
1318
b1bb0a25 13192010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1320
1321 * programs.texi (Other C Commands): Replace reference to obsolete
1322 c-subword-mode.
1323
99d0985b
GM
13242010-01-21 Glenn Morris <rgm@gnu.org>
1325
1326 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1327
893db5bc
GM
13282010-01-12 Glenn Morris <rgm@gnu.org>
1329
1330 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1331 emacs-pretest-bug for bug reports for development versions.
1332
0419b8d6
GM
13332010-01-11 Glenn Morris <rgm@gnu.org>
1334
1335 * display.texi (Highlight Interactively): `t' does not mean highlight
1336 all patterns. (Bug#5335)
1337
26e533e2
CY
13382009-12-29 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * misc.texi (Shell): Document async-shell-command.
1341
1342 * building.texi (Grep Searching): Document zrgrep.
1343
484eaeac 1344 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1345
7ee6c59b
NR
13462009-12-29 Nick Roberts <nickrob@snap.net.nz>
1347
1348 * building.texi: Import GDB Graphical Interface description from
1349 EMACS_23_1_RC.
1350
91ed7ea8
CY
13512009-12-24 Chong Yidong <cyd@stupidchicken.com>
1352
1353 * emacs.texi (Top): Update node listing.
1354
1355 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1356
1357 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1358
1359 * cmdargs.texi (Initial Options):
1360 * xresources.texi (Resources): Document inhibit-x-resources.
1361
1362 * custom.texi (Specifying File Variables): Note that minor modes are
1363 enabled unconditionally.
1364
1365 * display.texi (Scrolling): Briefly document the old recenter command,
1366 and document recenter-positions.
1367
1368 * files.texi (Visiting):
1369 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1370
1c6c854e
CS
1371 * frames.texi (Cut/Paste Other App):
1372 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1373
1374 * killing.texi (Kill Options): New node.
1375
6ca89aaa
CY
13762009-12-05 Chong Yidong <cyd@stupidchicken.com>
1377
1378 * misc.texi (Shell Options): ansi-color is now default.
1379
806642d4
GM
13802009-12-05 Glenn Morris <rgm@gnu.org>
1381
806642d4
GM
1382 * emacs.texi (Top): Update menu for cal-xtra node changes.
1383 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1384 or mode line. Don't mention invisible text or the details of
1385 diary-print-entries here, only in cal-xtra.
1386 (Format of Diary File): Mention that the "date on first line" format
1387 only really affects the simple display.
1388 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1389 (Diary Customizing): Holidays may be in the buffer or mode line.
1390 Move diary-print-entries to the "Diary Display" section.
1391 (Diary Display): New section, split out from "Fancy Diary Display".
1392 Explain the limitations of simple display, and how to print it.
1393
1a4f0c0a
GM
1394 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1395
e11adbd8
GM
1396 * cal-xtra.texi (Diary Display): Mention View mode.
1397
29a483ac
JL
13982009-11-29 Juri Linkov <juri@jurta.org>
1399
1400 * display.texi (Highlight Interactively): Actually a list of
1401 default faces is pre-loaded into a list of default values
1402 instead of the history.
1403
83d60c79
GM
14042009-11-20 Glenn Morris <rgm@gnu.org>
1405
1406 * ack.texi (Acknowledgments):
1407 * emacs.texi (Acknowledgments): Add htmlfontify.
1408
276bbe96
GM
14092009-11-14 Glenn Morris <rgm@gnu.org>
1410
98ad1bae
GM
1411 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1412
276bbe96
GM
1413 * ack.texi (Acknowledgments):
1414 * emacs.texi (Acknowledgments): Update for recent Org changes.
1415
18430066
CY
14162009-10-31 Chong Yidong <cyd@stupidchicken.com>
1417
1418 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1419 `charset' property, which is irrelevant to the user manual (Bug#3526).
1420
522ddc9f
JB
14212009-10-14 Juanma Barranquero <lekktu@gmail.com>
1422
1423 * trouble.texi (DEL Does Not Delete): Fix typo.
1424
50b49ade
MA
14252009-10-05 Michael Albinus <michael.albinus@gmx.de>
1426
1427 * files.texi (Misc File Ops): Mention copy-directory.
1428
6308321a
EZ
14292009-10-04 Eli Zaretskii <eliz@gnu.org>
1430
43b3b4d1
EZ
1431 * mule.texi (Unibyte Mode): Emphasize that
1432 unibyte-display-via-language-environment affects only the display.
1433
6308321a
EZ
1434 * display.texi (Horizontal Scrolling): Document cursor behavior under
1435 horizontal scrolling when point moves off the screen (Bug#4564).
1436 Improve wording.
1437
bd51ea7f
MA
14382009-10-01 Michael Albinus <michael.albinus@gmx.de>
1439
1440 * files.texi (Directories): delete-directory prompts for recursive
1441 deletion.
1442
55381962
GM
14432009-09-30 Glenn Morris <rgm@gnu.org>
1444
1445 * ack.texi (Acknowledgments):
1446 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1447
13989ab1
TH
14482009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1449
1450 * dired.texi (Dired Navigation): Use @code instead of @var for
1451 dired-isearch-filenames, so that it's not capitalized.
1452
8ba46c89
CY
14532009-09-19 Chong Yidong <cyd@stupidchicken.com>
1454
1455 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1456
1457 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1458
1459 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1460 (Key Bindings): Reference Init Rebinding in introductory text.
1461 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1462 (Keymaps): Simplify.
1463 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1464 (Minibuffer Maps): Remove mention of Mocklisp.
1465 (Init Rebinding): Move mode-local rebinding example here from Local
1466 Keymaps.
1467 (Modifier Keys): Clarify.
1e11b018 1468 (Rebinding): Add cindex for "binding keys".
8ba46c89 1469
6a5ca7c8
CY
14702009-09-13 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1473
0e1cba51
NR
14742009-08-31 Nick Roberts <nickrob@snap.net.nz>
1475
6a5ca7c8 1476 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1477 Re-organise these two sections.
0e1cba51 1478
76a87a4d
EZ
14792009-08-29 Eli Zaretskii <eliz@gnu.org>
1480
1481 * cmdargs.texi (Initial Options): Fix last change.
1482
82e98df4
SM
14832009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1484
1485 * mule.texi (Enabling Multibyte):
1486 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1487 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1488
fb89fad9
GM
14892009-08-20 Glenn Morris <rgm@gnu.org>
1490
1491 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1492
e99652b0
GM
14932009-08-19 Glenn Morris <rgm@gnu.org>
1494
1495 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1496
5cca97ad
GM
14972009-08-18 Glenn Morris <rgm@gnu.org>
1498
1499 * ack.texi (Acknowledgments):
1500 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1501
997797ae 1502 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1503
985bf85b
GM
15042009-08-09 Glenn Morris <rgm@gnu.org>
1505
1506 * ack.texi (Acknowledgments):
1507 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1508
8d6bb99e
DD
15092009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1510
1511 * emacs.texi (Top): Add new menu items for GDB-UI.
1512
1513 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1514 section. Threads buffer is in separate section now.
8d6bb99e 1515
8353da9c
GM
15162009-08-08 Glenn Morris <rgm@gnu.org>
1517
1518 * ack.texi (Acknowledgments):
1519 * emacs.texi (Acknowledgments):
1520 Update for js2-mode and org changes.
1521
f2074faf
MA
15222009-08-02 Michael Albinus <michael.albinus@gmx.de>
1523
1524 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1525 files.
1526
e8d2d3fb
CY
15272009-07-28 Chong Yidong <cyd@stupidchicken.com>
1528
1529 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1530
324a4f6a
GM
15312009-07-23 Glenn Morris <rgm@gnu.org>
1532
1533 * programs.texi (Matching): Update blink-matching-paren-distance.
1534
b6937a70
CY
15352009-07-21 Chong Yidong <cyd@stupidchicken.com>
1536
1537 * frames.texi (Cut/Paste Other App): For select-active-regions,
1538 selection is now updated on moving point.
1539
bd8aaa36
RS
15402009-07-21 Richard Stallman <rms@gnu.org>
1541
1542 * glossary.texi (GNU, Daemon): Update information.
1543
8d9b5eba
JL
15442009-07-19 Juri Linkov <juri@jurta.org>
1545
1546 * custom.texi (Specifying File Variables, Safe File Variables):
1547 "variables/value pairs" -> "variable/value pairs".
1548
a2acc1db
GM
15492009-07-15 Glenn Morris <rgm@gnu.org>
1550
1551 * misc.texi (Gnus): Remove widow.
1552
c5ae942b
GM
15532009-07-11 Glenn Morris <rgm@gnu.org>
1554
703d26ba
GM
1555 * Makefile.in (TEXI2PDF): New.
1556 (emacs.pdf, emacs-xtra.pdf): New targets.
1557
522ddc9f 1558 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1559
1560 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1561
1562 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1563 Don't print the copying notice twice in the printed version.
1564 Update the menu and detailmenu.
1565 (Preface): The meaning of "on-line" has changed.
1566 Correct name for "Common Problems" chapter.
1567 (Distrib): Update FSF shop URL.
1568 (Intro): Showing two files at once is not so exciting.
1569
1570 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1571 (Mac / GNUstep Basics): Minor grammar changes.
1572 (Mac / GNUstep Events): Fix typo.
1573 (GNUstep Support): CANNOT_DUMP no longer applies.
1574
1575 * misc.texi (Document View): Fix typos.
1576
1577 * dired.texi (Dired):
1578 * help.texi (Help):
1579 * macos.texi (Mac OS / GNUstep):
1580 * maintaining.texi (Version Control, Introduction to VC):
1581 End menu descriptions with a period.
c5ae942b 1582
b1c8242b
EZ
15832009-07-09 Eli Zaretskii <eliz@gnu.org>
1584
1585 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1586 so categorical in saying that the option is only useful on NTFS.
1587
220d9aa6
GM
15882009-07-09 Glenn Morris <rgm@gnu.org>
1589
1590 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1591 (ENVADD): Add texinfodir to TEXINPUTS.
1592
1593 * emacs.texi (Top): Fix cross-reference.
1594
1595 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1596
1597 * vc1-xtra.texi (Revision Tags): Fix typo.
1598
d07e72d3
GM
15992009-07-03 Glenn Morris <rgm@gnu.org>
1600
1601 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1602 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1603 (Merge Commands): `.' does not seem to work in A or B buffer.
1604 `l' can recreate the 3-window display.
1605
1606 * glossary.texi (Glossary): Minor phrasing changes throughout.
1607 Add more internal cross-references.
1608 <Autoloading>: You can't really autoload a variable.
1609 <C-M->: Move details here from `M-C-' item.
1610 <Continuation Line>: Refer to `Truncation.'
1611 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1612 <Home Directory, Unix>: New entries.
1613 <Deletion of Files>: Mention recycle bins.
1614 <Directory>: Mention ``folders.''
1615 <Error>: Don't mention ``type-ahead.''
1616 <Fringe>: Refer to the manual node.
1617 <Minor Mode>: Can be global or local.
1618 <Spell Checking>: There are other checkers besides Ispell.
1619
f144038a
GM
16202009-07-02 Glenn Morris <rgm@gnu.org>
1621
1622 * anti.texi (Antinews): Minor changes in phrasing.
1623
1624 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1625 some underfull lines in dvi output.
1626
1627 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1628
1629 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1630
1631 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1632
3f1c6666
JD
16332009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1634
1635 * xresources.texi (Table of Resources): Mention maximized for
1636 fullscreen.
1637
1638 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1639
62aadce7
CY
16402009-07-01 Chong Yidong <cyd@stupidchicken.com>
1641
1642 * anti.texi (Antinews): Correct the list of removed platforms.
1643
82ec412e
GM
16442009-06-28 Glenn Morris <rgm@gnu.org>
1645
1646 * arevert-xtra.texi: Minor language tweaks.
1647
09964e7d
GM
1648 * dired-xtra.texi: Minor revisions.
1649
666e158e
MB
16502009-06-23 Miles Bader <miles@gnu.org>
1651
c4cc8b9a 1652 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1653 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1654
70243478
CY
16552009-06-21 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * Branch for 23.1.
1658
67cbe681
KH
16592009-06-17 Kenichi Handa <handa@m17n.org>
1660
1661 * mule.texi (Charsets): Update the description for the new charset.
1662 (list-character-sets): New findex.
125dd7c5 1663 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1664
40e67246
CY
16652009-06-10 Chong Yidong <cyd@stupidchicken.com>
1666
b5700de6
CY
1667 * basic.texi (Moving Point): Fix tag.
1668
1669 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1670
1671 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1672 use camel-case for PageUp and PageDown.
1673
1674 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1675 camel-case for PageUp and PageDown.
1676
1677 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1678
40e67246 1679 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1680 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1681
522ddc9f 16822009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1683
522ddc9f
JB
1684 * fixit.texi (Spelling): Set default dictionary.
1685 Improve descriptions (Bug#2554)
6f591cf4 1686
53483c76
DR
16872009-06-08 David Reitter <david.reitter@gmail.com>
1688
1689 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1690 since saving colors and faces set this way is not implemented.
1691 (Environment variables): Remove mention of mac-fix-env, which is
1692 scheduled to be removed.
1693
1557ef4f
CY
16942009-06-04 Chong Yidong <cyd@stupidchicken.com>
1695
91056528
CY
1696 * custom.texi (Init Examples): Add example of changing load-path.
1697
1557ef4f
CY
1698 * building.texi (Lisp Libraries): Add example of changing
1699 load-path (Bug#3446).
1700
623cec4c
CY
17012009-05-28 Chong Yidong <cyd@stupidchicken.com>
1702
1703 * mark.texi (Mark): Further clarifications.
1704 (Setting Mark): Emphasize that C-SPC activates the mark.
1705
0fcca8ee
CY
17062009-05-28 Chong Yidong <cyd@stupidchicken.com>
1707
702b10e1
CY
1708 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1709 Mark mode.
0fcca8ee
CY
1710 (Using Region, Persistent Mark): Use "active mark" instead of "active
1711 region".
1712
d3b396e4
CY
17132009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1714
1715 * mule.texi (Select Input Method): Fix typo.
1716
3f698a06
CY
17172009-05-13 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * anti.texi (Antinews): Document completion changes. Some additional
1720 copyedits and rearrangement of entries.
1721
b2a42eb7
CY
17222009-05-12 Chong Yidong <cyd@stupidchicken.com>
1723
932fd020
CY
1724 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1725 (Shell History Copying, Terminal emulator): Copyedits.
1726
1c6c854e
CS
1727 * xresources.texi (Resources): Simplify descriptions.
1728 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1729 (Table of Resources): Document fontBackend resource.
1730
b2a42eb7 1731 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1732 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1733 "Backspace". Remove discussion of obscure Xmodmap issue.
1734
c6ea7fb8
CY
17352009-05-07 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * files.texi (Visiting): Copyedits.
1738
ad36c422
CY
17392009-05-06 Chong Yidong <cyd@stupidchicken.com>
1740
1741 * basic.texi (Inserting Text): Document ucs-insert.
1742
1743 * mule.texi (International Chars): Define "multibyte". Note that
1744 internal representation is unicode-based. Simplify definition of raw
1745 bytes. Mention ucs-insert.
1746 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1747 (Language Environments): Add language environments new to Emacs 23.
1748 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1749 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1750 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1751 (Output Coding): Copyedits.
1752
1753 * emacs.texi (Top): Update node listing.
1754
d4ad7b96
CY
17552009-05-05 Per Starbäck <per@starback.se> (tiny change)
1756
1757 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1758
5bd66204
SM
17592009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1760
1761 * building.texi (Lisp Libraries): `load-library' does offer completion.
1762
bc36ad1c
CY
17632009-04-28 Chong Yidong <cyd@stupidchicken.com>
1764
1765 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1766 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1767
f1a47884
EZ
17682009-04-25 Eli Zaretskii <eliz@gnu.org>
1769
1770 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1771
be77bd45
CY
17722009-04-22 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1775
1776 * building.texi (Lisp Interaction): Document initial-scratch-message.
1777
d3b82927
JB
17782009-04-18 Juanma Barranquero <lekktu@gmail.com>
1779
ed6e7b11
JB
1780 * msdog.texi (Windows Fonts): Fix typos.
1781
d3b82927
JB
1782 * files.texi (Save Commands): Fix pxref.
1783
bc323c04
CY
17842009-04-18 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * files.texi (Save Commands): Mention diff-buffer-with-file.
1787 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1788 Henoch (Bug#3036).
1789
2186d13f
GM
17902009-03-15 Glenn Morris <rgm@gnu.org>
1791
1792 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1793 the former is not always used.
1794 (Mail Headers): Use active voice. Add "Mail-reply-to".
1795 Change case of "Id". Avoid repeated "appropriate".
1796 (Mail Aliases): Fix previous change - use an example with a ".", so it
1797 does actually get quoted when expanded.
1798 (Mail Sending): Mailclient is the default on some systems.
1799 (Citing Mail): Mention mail-indentation-spaces.
1800 (Mail Mode Misc): Add an @dfn for "mail signature".
1801
71e454fc
CY
18022009-03-15 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1805 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1806 read-buffer-completion-ignore-case, and completion-styles.
1807 Remove description of partial-completion-mode.
71e454fc 1808
df1a3e06
GM
18092009-03-14 Glenn Morris <rgm@gnu.org>
1810
1811 * sending.texi (Mail Format): Fix typo. Add index entry for
1812 mail-header-separator.
1813 (Mail Headers): Put info about initialization and changing in one place
1814 at the start. Update FCC section for mbox Rmail. Clarify From
1815 section, mention mail-setup-with-from. Clarify Reply-to section.
1816 Add Mail-followup-to and mail-mailing-lists. Clarify References
1817 section.
1818 (Mail Aliases): Update example, make less contentious.
1819 Update for name change of mail-interactive-insert-alias.
1820 (Mail Mode): Remove mention of `%' as a word separator.
1821 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1822 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1823 commands. Clarify FCC handling. In mail-complete, add reference to
1824 Mail Aliases section, and mention mail-complete-function.
1825 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1826 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1827 signature netiquette. Explain how the mail hooks work when continuing
1828 a composition.
1829 (Mail Amusements): Internationalize the spook section a bit.
1830 Remove the spook mail-setup-hook example, since it doesn't work well.
1831 Mention fortune-file.
1832 (Mail Methods): Mention read-mail-command.
1833
ed6e7b11 18342009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1835
df1a3e06
GM
1836 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1837 and NS resources following recent changes.
959d68bd 1838
86dca3e8
JR
18392009-03-10 Jason Rumney <jasonr@gnu.org>
1840
1841 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1842 w32-use-visible-system-caret doc to indicate that it should get set
1843 automatically.
1844 (Windows Fonts): Add doc for the uniscribe backend.
1845
042fe98f
DN
18462009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1847
1848 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1849 vc-dir. (Bug#2598)
1850
7f8dba73
RS
18512009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1852
1853 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1854
505e70c3
GM
18552009-03-05 Glenn Morris <rgm@gnu.org>
1856
04242bdc
GM
1857 * rmail.texi (Rmail Basics): Add reference to sorting.
1858 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1859 Minor re-wordings.
1860 (Rmail Motion): Mention rmail-next-same-subject.
1861 (Rmail Deletion): Expunging is not the only way to change the numbers.
1862 (Rmail Labels): Labels can also be used in sorting.
1863 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1864 (Rmail Display): Mention rmail-mime.
1865
00cfe22c
GM
18662009-03-04 Glenn Morris <rgm@gnu.org>
1867
1868 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1869 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1870 summary. Mention sorts cannot be undone.
1871 (Rmail Display): Give an example of how to use goto-address-mode.
1872 (Rmail Editing): It's keybindings that are redefined, not commands.
1873 Fix some typos.
1874 (Movemail): Some minor rewording.
1875 (Remote Mailboxes): Emacs movemail supports pop by default.
1876 Fix some minor grammatical issues. The "two alternative ways" to
1877 specify a POP mailbox are really just one. Remove all reference to the
1878 variables rmail-pop-password and rmail-pop-password-required, obsolete
1879 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1880 can support Kerberos.
1881
3d963b67
GM
18822009-03-03 Glenn Morris <rgm@gnu.org>
1883
1884 * rmail.texi (Rmail Deletion): Revert previous change, which was
1885 describing the Rmail summary versions.
1886 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1887 Minor re-wording for rmail-resend.
1888 (Rmail Make Summary): Summaries apply to buffers rather than files.
1889 <rmail-summary-by-topic>: Headers includes the subject.
1890 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1891 details, including prefix arguments.
2340abde 1892 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1893 Not counting lines might be faster.
1894 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1895 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1896 Name the commands bound to the various keys. Mention prefix argument
1897 for searching.
3d963b67
GM
1898 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1899 Simplify rmail-highlighted-headers description. Update face name.
1900
a8ce3d17
JB
19012009-03-02 Juanma Barranquero <lekktu@gmail.com>
1902
1903 * mark.texi (Marking Objects): Fix typo.
1904
130a29b6
CY
19052009-03-01 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1908 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1909
9d5de6f8
GM
19102009-03-01 Glenn Morris <rgm@gnu.org>
1911
79fc530e 1912 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1913 (Rmail Motion): - M-s searches from the end of messages.
1914 (Rmail Deletion): Minor clarification. Fix numeric argument
1915 description.
1916 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1917 newmail and RMAILOSE files need not be in home-directory.
1918 (Rmail Files): Mention I/O menus are unselectable if no files match.
1919 Mention `MAIL' env-var.
1920
b545ff9c
JR
19212009-02-24 Jason Rumney <jasonr@gnu.org>
1922
1923 * mule.texi (Fontsets): Mention fontset-default, font specs and
1924 fallback fontsets.
1925 (Defining Fontsets): Mention ns and w32 variants of
1926 standard-fontset-spec. Update description of startup fontset to match
1927 Emacs 23 behavior.
a93be82a 1928 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1929 (International): Link to Modifying Fontsets.
b545ff9c 1930
75da0618 19312009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1932
1933 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1934 Mention ns-extended-platform-support-mode.
1935
6be93a16
KB
19362009-02-22 Karl Berry <karl@gnu.org>
1937
1938 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1939
867d4bb3
JB
19402009-02-19 Juanma Barranquero <lekktu@gmail.com>
1941
1942 * basic.texi (Moving Point, Position Info):
1943 * files.texi (Visiting):
1944 * mini.texi (Completion Options):
1945 * text.texi (HTML Mode): Remove duplicate words.
1946
49b5c0e8
GM
19472009-02-20 Glenn Morris <rgm@gnu.org>
1948
1949 * rmail.texi: Minor updates for mbox rather than Babyl.
1950
f43a822c
KB
19512009-02-17 Karl Berry <karl@gnu.org>
1952
49b5c0e8 1953 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1954
80d634b8
RS
19552009-02-17 Richard M Stallman <rms@gnu.org>
1956
1957 * anti.texi (Antinews): Mention Babyl format.
1958
1959 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1960
1961 * rmail.texi: Update for mbox format.
1962 Various small fixes, as well as the following.
1963 (Out of Rmail): Node deleted.
1964 (Rmail): Update menu.
1965 (Rmail Files): Comment out set-rmail-inbox-list.
1966 Document rmail-inbox-list instead.
1967 (Rmail Output): Substantial changes since C-o is now
1968 rmail-output-as-seen and o is rmail-output.
1969 (Rmail Attributes): Delete `stored', add `retried'.
1970 (Rmail Display): Editing headers works in all cases.
1971
f0d129c6
GM
19722009-02-17 Glenn Morris <rgm@gnu.org>
1973
1974 * basic.texi (Position Info): M-x count-lines-region is not always on
1975 M-=. (Bug#2269)
1976
160f11d3
GM
19772009-02-09 Glenn Morris <rgm@gnu.org>
1978
1979 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1980 defaults.
1981
763e01c4
EZ
19822009-02-07 Eli Zaretskii <eliz@gnu.org>
1983
1984 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1985 documentation of possible problems with redecoding.
1986
f5e1441d
GM
19872009-02-03 Glenn Morris <rgm@gnu.org>
1988
1989 * rmail.texi (Out of Rmail): Mention b2m.pl.
1990
e1eabe41
GM
19912009-01-31 Glenn Morris <rgm@gnu.org>
1992
1993 * rmail.texi (Out of Rmail): Correct b2m location.
1994
dd05f9de
CY
19952009-01-27 Chong Yidong <cyd@stupidchicken.com>
1996
1997 * fixit.texi (Undo): Update undo limit values.
1998
d74d846e
GM
19992009-01-27 Glenn Morris <rgm@gnu.org>
2000
2001 * emacs.texi (Top): Fix Antinews menu entry.
2002
49ffdce8
KB
20032009-01-25 Karl Berry <karl@gnu.org>
2004
2005 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2006 item with no marker, instead of the syntactically incorrect
2007 @itemize @asis.
2008
467e8d77
JL
20092009-01-25 Juri Linkov <juri@jurta.org>
2010
2011 * building.texi (Grep Searching): Fix index entry for lgrep.
2012
6c60bbdb
EZ
20132009-01-24 Eli Zaretskii <eliz@gnu.org>
2014
2015 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2016
9ce5a36f
AR
20172009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2018
2019 * macos.texi (Preferences Panel): Update description of font setting to
2020 reflect that prior frame selection is no longer needed.
2021
9aa5f2fb
NR
20222009-01-20 Nick Roberts <nickrob@snap.net.nz>
2023
2024 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2025 raise GUD subsections.
2026
3892ff9c
GM
20272009-01-15 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2030
14731c8f
GM
20312009-01-10 Glenn Morris <rgm@gnu.org>
2032
2033 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2034
45c55e53
CY
20352009-01-04 Chong Yidong <cyd@stupidchicken.com>
2036
2037 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2038 logical lines.
2039
2e4667d1
JL
20402008-12-29 Juri Linkov <juri@jurta.org>
2041
2042 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2043
2044 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2045
2a3eac47
CY
20462008-12-28 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2049 goto-address-mode instead of goto-address.
2050
3da8da94
CY
2051 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2052 mode.
2053
2a3eac47
CY
2054 * emacs.texi (Top): Update node listing.
2055
057f6dd3
EZ
20562008-12-26 Eli Zaretskii <eliz@gnu.org>
2057
2058 * custom.texi (Directory Variables): Explain what is a "project".
2059 Add indexing. Improve wording. Add a footnote about using
2060 _dir-locals.el on MS-DOS.
2061
e6979067
DN
20622008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2063
2064 * files.texi (Misc File Ops): Mention chmod as an alias for
2065 set-file-modes.
2066
9de15963
MR
20672008-12-24 Martin Rudalics <rudalics@gmx.at>
2068
2069 * help.texi (Help): Fix typos and reword.
2070 (Help Summary): Add entries for C-h n and C-h r, reorder
2071 entries, and do some minor fixes.
2072 (Name Help): Say that C-h F works for commands only.
2073 (Misc Help): Say that view-lossage displays 300 keystrokes.
2074
236fd60d
GM
20752008-12-20 Glenn Morris <rgm@gnu.org>
2076
2077 * ack.texi (Acknowledgments): General update based on AUTHORS,
2078 including removal of some stuff no longer distributed.
2079
349b3256
AM
20802008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2081
2082 * fixit.texi: Mention hunspell
2083
e840fca5
GM
20842008-12-19 Glenn Morris <rgm@gnu.org>
2085
2086 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2087 Consolidate explanatory text at start.
e840fca5
GM
2088
2089 * display.texi (Text Display):
2090 * indent.texi (Indentation): Use @acronym with ASCII.
2091
9dfa7983
GM
20922008-12-18 Glenn Morris <rgm@gnu.org>
2093
2094 * ack.texi: Various small updates and fixes.
2095
97b3a00b
JL
20962008-12-18 Juri Linkov <juri@jurta.org>
2097
2098 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2099 as a key binding to start a forward nonincremental word search.
2100 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2101 a backward nonincremental word search. Add index for `M-s w'
2102 `isearch-forward-word'.
2103 (Regexp Search): Add a short summary of regexp key commands like
2104 in the node "Basic Isearch".
2105 (Other Repeating Search): Fix typo.
2106
21072008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2108
2109 * misc.texi (PostScript Variables): Fix doc.
2110
31ce6a07
CY
21112008-12-10 Chong Yidong <cyd@stupidchicken.com>
2112
2113 * programs.texi (Program Modes): Mention Ruby mode.
2114
636b507b
DN
21152008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2116
2117 * misc.texi (emacsclient Options): Describe what an empty string
2118 argument does for --alternate-editor.
2119
a323fa14
CY
21202008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2121
2122 * cmdargs.texi (Font X): Distinguish between client-side and
2123 server-side fonts. List valid Fontconfig properties. Add reference to
2124 Fontconfig manual. List valid GTK font properties. Explain use of
2125 fc-list.
2126
c5ca6cd0
CY
21272008-12-09 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * cmdargs.texi (Font X): Move discussion of quoting to top.
2130
e5136377
GM
21312008-12-06 Glenn Morris <rgm@gnu.org>
2132
2133 * maintaining.texi (Old Revisions): Improve previous change.
2134
248c026b
RS
21352008-12-05 Richard M Stallman <rms@gnu.org>
2136
2137 * anti.texi (Antinews): Minor fixes.
2138
a9253a1e
GM
21392008-12-03 Glenn Morris <rgm@gnu.org>
2140
2141 * maintaining.texi (Old Revisions): Fix diff-switches description.
2142
fa687b02
MR
21432008-12-01 Martin Rudalics <rudalics@gmx.at>
2144
2145 * emacs.texi (Top): Fix typo.
2146
72e6decd
CY
21472008-11-30 Chong Yidong <cyd@stupidchicken.com>
2148
320ee034
CY
2149 * misc.texi (Document View): Explain dependence on gs at the top.
2150 Copyedits.
2151
2152 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2153
72e6decd
CY
2154 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2155 (Comment Commands): Discuss region-active behavior of M-; first.
2156
2a472ee4
MR
21572008-11-29 Martin Rudalics <rudalics@gmx.at>
2158
9c6361c9
MR
2159 * display.texi (Line Truncation): Add reference to Continuation
2160 Lines.
2161
2a472ee4
MR
2162 * windows.texi (Pop Up Window): Mention split-height-threshold
2163 and split-width-threshold.
9c6361c9 2164 (Split Window): Add reference to Continuation Lines.
2a472ee4 2165
e93bc142
AR
21662008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2167
2168 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2169 (GNUstep Support): New node.
2170 * anti.texi:
2171 * emacs.texi:
2172 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2173
43b978db
RS
21742008-11-28 Richard M Stallman <rms@gnu.org>
2175
2176 * misc.texi (Dissociated Press): Minor cleanups.
2177
2178 * dired.texi (Image-Dired): Avoid passive.
2179
e8e2bd93
EZ
21802008-11-28 Eli Zaretskii <eliz@gnu.org>
2181
2182 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2183 representation.
2184
8d2d45da
CY
21852008-11-26 Richard M. Stallman <rms@gnu.org>
2186
2187 * files.texi (Visiting): Rewrite paragraph for clarity.
2188
2189 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2190
a5f7bbcc
AM
21912008-11-25 Alan Mackenzie <acm@muc.de>
2192
2193 * programs.texi (Moving by Parens): Clarify that parens inside strings
2194 and comments are ignored, and that the commands assume the starting
2195 point isn't in a string or comment.
2196
a71703d3
AR
21972008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2198
2199 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2200 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2201 version.
2202 (Mac Customization): Rewrite Preferences Panel section and merge in to
2203 this node, add Open files by dragging to an Emacs window.
2204
2205 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2206
aa5ab79a
CY
22072008-11-26 Chong Yidong <cyd@stupidchicken.com>
2208
0cc92c19
CY
2209 * files.texi (Misc File Ops): Document set-file-modes.
2210
c366b4e4
CY
2211 * windows.texi (Split Window): Document integer values of
2212 truncate-partial-width-windows.
2213
aa5ab79a
CY
2214 * text.texi (Text): Simplify description of markup languages.
2215 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2216 (TeX Editing): Note that `""' inserts one `"' character.
2217 (HTML Mode): Note in the introduction that XML mode is an alias for
2218 SGML mode. Mention nXML mode.
2219
56221db7
CY
22202008-11-25 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * building.texi (Watch Expressions): Fix typo.
2223
90effe33
CY
22242008-11-24 Chong Yidong <cyd@stupidchicken.com>
2225
f90a5ae3
CY
2226 * files.texi (Visiting): Document new behavior of
2227 confirm-nonexistent-file-or-buffer.
2228
1c6c854e
CS
2229 * buffers.texi (Select Buffer):
2230 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2231
a18ffb4a
CY
2232 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2233 edit-picture.
2234
90effe33
CY
2235 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2236 edit-picture', since that is just an alias for picture-mode.
2237 (Sentences): Note that repeated M-@ extends the region.
2238 (Pages): Make terminology more consistent. Link to Regexps node.
2239 (Longlines): Discuss relationship with Visual Line mode.
2240 (Text Mode): Remove extraneous discussion of other modes, since they
2241 were already introduced in the parent node.
2242
e85103ec
CY
22432008-11-23 Chong Yidong <cyd@stupidchicken.com>
2244
5cb2fe30
CY
2245 * anti.texi (Antinews): Rewrite.
2246
1eb9b307 2247 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2248
2249 * frames.texi (Frame Commands): Mention "minimize" terminology.
2250
e85103ec
CY
2251 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2252 formats.
b908332f
CY
2253 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2254 (Misc X): Don't document useless -hb option.
e85103ec 2255
607f5f88
JL
22562008-11-22 Juri Linkov <juri@jurta.org>
2257
2258 * dired.texi (Dired Navigation): Change normal file name search option
2259 from `non-nil' to `t'. Add `dwim' option.
2260
e1b867a0
JL
22612008-11-22 Juri Linkov <juri@jurta.org>
2262
2263 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2264 ".dir-locals.el". Rename `define-project-bindings' to
2265 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2266 `dir-locals-set-directory-class'.
2267
dd186936
LK
22682008-11-22 Lute Kamstra <lute@gnu.org>
2269
2270 * buffers.texi (Select Buffer): Index goto-line.
2271 * basic.texi (Moving Point): Mention the use of a numeric prefix
2272 argument with goto-line and refer to Select Buffer for the use of a
2273 plain prefix argument.
2274
4b121911
GM
22752008-11-19 Glenn Morris <rgm@gnu.org>
2276
2277 * doclicense.texi: Update to FDL 1.3.
2278 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2279
27267e4c
CY
22802008-11-17 Chong Yidong <cyd@stupidchicken.com>
2281
696f351d
CY
2282 * custom.texi (Minor Modes): Define mode commands and mode variables
2283 more precisely. Recommend using mode commands instead of setting
2284 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2285 (Easy Customization): Use "init file" instead of .emacs.
2286 (Customization Groups): Update to new Custom buffer appearance.
2287 (Saving Customizations): Copyedits. Update example.
2288 (Variables): Give example of variable type-sensitivity.
2289 (Examining): Update example.
2290 (Hooks): Copyedits.
2291 (Specifying File Variables): Use C comments instead of an artificial
2292 Lisp for the example.
2293 (Keymaps): Move internals discussion to Prefix Keymaps.
2294 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2295 (Init Rebinding): Document kbd macro.
2296 (Init File): Link to Find Init.
696f351d
CY
2297
2298 * mark.texi (Using Region): Document Delete Selection Mode more
2299 thoroughly.
2300
2301 * frames.texi (Mouse Commands): Move most of the description of Delete
2302 Selection Mode to Using Region, and link to it.
1bc9c425 2303 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2304
b0570c25
CY
2305 * building.texi (Compilation): Document first-error value of
2306 compilation-scroll-output.
2307 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2308 works as soon as an error is available. Suggested by Juri Linkov.
2309
27267e4c
CY
2310 * mini.texi (Passwords): New node.
2311
2312 * files.texi (Remote Files): Link to Passwords node.
2313
2314 * emacs.texi (Top): Update node listings.
2315
122eb807
CY
23162008-11-16 Chong Yidong <cyd@stupidchicken.com>
2317
9c9855a3
CY
2318 * ack.texi (Acknowledgments): Some updating of credits.
2319
bd6fdcad
CY
2320 * emacs.texi (Acknowledgments): Add a couple more names.
2321
dd1eef46
CY
2322 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2323
122eb807 2324 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2325 (Misc File Ops): Document use of trash.
122eb807 2326
801a8da1
JB
23272008-11-16 Juanma Barranquero <lekktu@gmail.com>
2328
2329 * macos.texi (Mac Customization): Fix typos.
2330
0b4f2253
CY
23312008-11-14 Chong Yidong <cyd@stupidchicken.com>
2332
2333 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2334 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2335 the conventions of the main Emacs manual.
2336
2337 * emacs.texi (Top): Update node listings.
2338
517e2b89
CY
23392008-11-12 Chong Yidong <cyd@stupidchicken.com>
2340
07a85685
CY
2341 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2342 command-line-args is processed during startup.
2343 (Action Arguments): Correctly describe how file arguments interact with
2344 the startup screen. Link to Lisp Interaction for scratch buffer.
2345 (Initial Options): Link to Command Example for -batch option.
2346 (Environment): Document initial-environment.
2347
517e2b89
CY
2348 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2349 can't be changed in the site-start file.
2350
6337bbde
CY
23512008-11-07 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * dired.texi (Dired): Mention C-x C-d too.
2354 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2355 (Dired Navigation): Explain dired-goto-file more clearly.
2356 Document dired-isearch-filenames.
6337bbde
CY
2357 (Dired Deletion): Remove unnecessary "expunged" terminology.
2358 (Flagging Many Files): & is now rebound to `% &'.
2359 (Shell Commands in Dired): Document dired-do-async-shell-command.
2360 Clarify how multi-file arguments are passed.
2361 (Misc Dired Features): Document dired-do-isearch.
2362
9e8eeff9
CY
23632008-11-06 Chong Yidong <cyd@stupidchicken.com>
2364
2365 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2366
e071f849
CY
23672008-11-03 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2370
05482eb1
CY
23712008-11-01 Chong Yidong <cyd@stupidchicken.com>
2372
e2346dea
CY
2373 * programs.texi (Program Modes): Link to Program Indent node.
2374 (Left Margin Paren): Explain consequences of changing
2375 open-paren-in-column-0-is-defun-start more concisely.
2376 (Which Function, Program Indent, Info Lookup): Minor edits.
2377 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2378 (Multi-line Indent): If region is active, TAB indents the region.
2379 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2380 (Matching): The delimiter at the cursor is highlighted---the character
2381 changes color.
2382 (Symbol Completion): Link to Completion node.
2383
e4b6428c
CY
2384 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2385 a strictly text-only system.
2386
05482eb1
CY
2387 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2388 batch mode.
2389
a11d3737
RS
23902008-11-01 Richard M. Stallman <rms@gnu.org>
2391
5abad626
RS
2392 * misc.texi (Document View): Major rewrite.
2393
a11d3737
RS
2394 * maintaining.texi (Types of Log File): Change logs are older than
2395 version control.
2396 (VCS Concepts): Simplify and rearrange.
2397 (Version Control Systems): Make it clear that Linux is only the kernel.
2398 (VC Mode Line): Shorten reference to menu item.
2399 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2400 (VC Directory Mode): Minor cleanup.
2401 Unchanged files are hidden, not omitted.
2402 (VC Directory Commands): Shorten and simplify.
2403 (Change Log Commands): New node, split from Change Logs.
2404 (VC Directory Buffer): New node, split from VC Directory Mode.
2405
c55a4acb
CY
24062008-10-31 Chong Yidong <cyd@stupidchicken.com>
2407
1c6c854e 2408 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2409 from files.texi.
2410
1c6c854e
CS
2411 * files.texi (Version Control): Move to maintaining.texi.
2412 Subnodes moved as well.
2413 (Document Files): Move to misc.texi.
df0356f6 2414
c55a4acb
CY
2415 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2416 vc-update-change-log.
df0356f6
CY
2417 (Version Control): Move here from files.texi.
2418 (Format of ChangeLog): Make it a subnode of Change Log.
2419
2420 * emacs.texi (Top): Update node listing.
c55a4acb 2421
ef082374
TH
24222008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2423
2424 * files.texi (Files): Add a section about document
2425 files (doc-view-mode).
2426
d52582c3
CY
24272008-10-31 Chong Yidong <cyd@stupidchicken.com>
2428
1c6c854e
CS
2429 * building.texi (Compilation Mode):
2430 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2431 (Debuggers): Lower GUD subsections to subsubsections.
2432 (Starting GUD): Add cindex.
2433 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2434
4e0a0968
CY
24352008-10-30 Chong Yidong <cyd@stupidchicken.com>
2436
03625b47
CY
2437 * indent.texi (Indentation): Link to Program Indent.
2438
4e0a0968
CY
2439 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2440 now uses emacsclient's terminal.
2441
8bd3f7ef
CY
24422008-10-29 Chong Yidong <cyd@stupidchicken.com>
2443
80e5620e
CY
2444 * mark.texi (Using Region): Document use-empty-active-region.
2445
97d5c404
CY
2446 * emacs.texi (Top): Update node listings.
2447
1c6c854e
CS
2448 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2449 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2450 (Invoking emacsclient): Rewrite, moving optional arguments to
2451 emacsclient Options.
21d2bae3
CY
2452 (emacsclient Options): New node. Document server-use-tcp and
2453 server-host.
8bd3f7ef 2454
5fda2cbd
CY
24552008-10-28 Chong Yidong <cyd@stupidchicken.com>
2456
2457 * indent.texi (Indentation): Replace list with paragraphed text,
2458 putting description of syntax-driven indentation first. Document new
2459 effect of active regions on tab.
2460 (Tab Stops): Note that editable tab stops affect indentation commands.
2461
4ff029f6
DN
24622008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2463
2464 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2465
996cd6e4
CY
24662008-10-23 Chong Yidong <cyd@stupidchicken.com>
2467
f28815e3
CY
2468 * custom.texi (Function Keys): Note that modified keypad keys are not
2469 translated.
2470
996cd6e4
CY
2471 * basic.texi (Arguments): Explain how to insert multiple digits.
2472
49545fe2
MA
24732008-10-22 Michael Albinus <michael.albinus@gmx.de>
2474
2475 * files.texi (Remote Files): Precise selection of default method.
2476 Rewrite paragraph about disabling remote file names.
2477
edac0b53
CY
24782008-10-22 Chong Yidong <cyd@stupidchicken.com>
2479
e752c544
CY
2480 * search.texi (Special Isearch): Document M-TAB is isearch.
2481
edac0b53
CY
2482 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2483 command.
2484
2485 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2486
20a36054
TH
24872008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2488
1c6c854e 2489 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2490 section.
2491
69051ab6
CY
24922008-10-21 Chong Yidong <cyd@stupidchicken.com>
2493
c4b1a32a
CY
2494 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2495 to files.texi. Move contents of vc2-xtra.texi here.
2496
2497 * vc2-xtra.texi: File removed.
2498
2499 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2500 Directory Commands from the submenu. Don't include deleted file
2501 vc2-xtra.texi.
2502
2503 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2504 (Version Control): Add VC Directory Mode and VC Directory Commands to
2505 the submenu.
2506 (Why Version Control?): Use table format.
2507 (Version Control Systems): Note that Meta-CVS support is gone.
2508 (VCS Concepts): Note precisely when VC started supporting filesets.
2509 Remove bogus xref to CVS Options node.
2510 (Types of Log File): Copyedits.
2511 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2512 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2513 The Right Thing.
2514 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2515 (Log Buffer): Reorganize node, putting C-c C-c description first.
2516 (Old Revisions): Use CVS for example, not RCS.
2517 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2518 Commands from the submenu, putting them under Version Control.
2519 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2520 need to include it in the manual unconditionally, since it is now
2521 crucial to using distributed version control systems.
1a6e2954
CY
2522 (Comparing Files): Note that diff uses the minibuffer, and that the
2523 output is shown using Diff mode.
1c6c854e
CS
2524 (Diff Mode): Explain what "patch" and "hunk" mean.
2525 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2526 diff-show-trailing-whitespaces.
1a6e2954 2527 (File Archives): Add rar support.
c4b1a32a 2528
69051ab6
CY
2529 * major.texi (Choosing Modes): Make mode selection sequence more
2530 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2531 magic-mode-alist is nil by default.
2532 Document magic-fallback-mode-alist.
69051ab6 2533
e7421e03
CY
25342008-10-20 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * frames.texi (Mouse References): Copyedits.
2537
6b2efdc2
TH
25382008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2539
2540 * ack.texi (Acknowledgments): Add myself as doc-view author.
2541
9c5e9396
EZ
25422008-10-20 Eli Zaretskii <eliz@gnu.org>
2543
2544 * frames.texi (Dialog Boxes): Add @cindex entries.
2545
dac94f8e
CY
25462008-10-20 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2549 (Text-Only Mouse): Copyedit.
2550
25597d40
CY
25512008-10-19 Chong Yidong <cyd@stupidchicken.com>
2552
f8a447f6
CY
2553 * frames.texi: Use @key throughout for mouse clicks.
2554 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2555 (Secondary Selection): Fix modified mouse click syntax.
2556 (Clipboard): Describe Cut, Copy and Paste commands.
2557 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2558 Copyedits.
2559 (Creating Frames): Add xref to Init File.
2560 (Frame Commands): Add xref to Exiting.
2561 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2562
b0f95216
CY
25632008-10-15 Chong Yidong <cyd@stupidchicken.com>
2564
b0817f00
CY
2565 * files.texi (Version Control): Copyedits. Add Bazaar.
2566 (Version Control Systems): List different VCS's using an itemized list.
2567 Add Bazaar.
2568 (VCS Concepts): Copyedits. Tweak description of file merging.
2569
b0f95216
CY
2570 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2571 (Cut/Paste Other App): Document select-active-regions and
2572 x-select-enable-primary.
2573
69d0d701
CY
25742008-10-13 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * mark.texi (Shift Selection): Correct case in node name.
2577
2578 * emacs.texi (Top): Update node order in Mark chapter.
2579
375e8351
EZ
25802008-10-12 Eli Zaretskii <eliz@gnu.org>
2581
2582 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2583
2584 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2585 elsewhere in the manual instead of describing yet again the intricacies
2586 of $HOME on MS-Windows and MS-DOS.
2587
ab58114f
CY
25882008-10-12 Chong Yidong <cyd@stupidchicken.com>
2589
4f959513 2590 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2591 (Minibuffer File): Add discussion of `~' in file names.
2592 Add insert-default-directory index reference.
4f959513 2593
ab58114f
CY
2594 * files.texi (File Names): Reorganize description.
2595 (Visiting): Add xref to Mode Line. Copyedits.
2596 (Save Commands): Mention prefix behavior of C-x C-s.
2597 (Numbered Backups): Node deleted.
2598 (Backup Names): Contents of Numbered Backups moved here. State default
2599 of version-control variable.
2600 (Reverting): Copyedits.
2601 (Version Control): Add additional version control systems.
2602
2603 * emacs.texi (Top): Delete Numbered Backups node.
2604
2605 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2606 Backup Names.
f2884f63 2607 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2608
b0b5100a
RF
26092008-10-11 Romain Francoise <romain@orebokech.com>
2610
2611 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2612
89774b5f
CY
26132008-10-11 Chong Yidong <cyd@stupidchicken.com>
2614
2615 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2616 (Select Buffer): Mention use of minibuffer history. Describe default
2617 value of default-major-mode. Mention that C-x 4 b selects the other
2618 window.
2619 (List Buffers): Document CRM indicators in the order they appear.
2620 (Kill Buffer): Document new command kill-matching buffers.
2621 (Several Buffers): Move explanation of the relationship between buffer
2622 list and buffer menu to the top.
2623 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2624
4c72bf27
CY
26252008-10-10 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * entering.texi (Exiting): Document change of C-x C-c to
2628 save-buffers-kill-terminal. Document kill-emacs.
2629
f68eb991
EZ
26302008-09-30 Eli Zaretskii <eliz@gnu.org>
2631
2632 * mule.texi (Coding Systems): Don't mention codepage-setup.
2633
2634 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2635 cpNNN coding systems anymore.
2636 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2637 for unibyte mode. Don't mention line-drawing characters.
2638 Don't mention dos-unsupported-char-glyph.
f68eb991 2639
1a2dd44d
CY
26402008-09-25 Chong Yidong <cyd@stupidchicken.com>
2641
2642 * search.texi (Search): Shorten introduction.
2643 (Basic Isearch): Add command table. Discuss reverse isearch and
2644 isearch highlighting.
2645 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2646 ring to cindex.
2647 (Special Isearch): Move input methods discussion here.
2648 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2649 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2650 Repeat Isearch.
2651 (Isearch Minibuffer): New node.
2652 (Word Search): Document new word search commands.
2653 (Regexp Example): Simplify example using sentence-end-base variable.
2654 (Replace): Reword introduction.
2655 (Unconditional Replace): Remove unnecessary example.
2656 (Other Repeating Search): Document new `M-s o' binding.
2657
2658 * emacs.texi (Top): Update node listings.
2659
e45da31d
JB
26602008-09-22 Juanma Barranquero <lekktu@gmail.com>
2661
2662 * emacs.texi (Top): Remove Kill Errors from menu.
2663
841c8096
CY
26642008-09-22 Chong Yidong <cyd@stupidchicken.com>
2665
402168fa
CY
2666 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2667 interface for defining macros. Simplify examples. Note that C-g quits
2668 macro definitions.
1c6c854e
CS
2669 (Keyboard Macro Counter): Document using F3 to insert counter.
2670 Give usage example.
402168fa
CY
2671 (Keyboard Macro Query): Organize query responses in a table.
2672
1c6c854e
CS
2673 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2674 Link to Erasing node.
841c8096
CY
2675 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2676 rationale to a footnote.
2677 (Kill Errors): Remove node, due to redundancy with Erasing.
2678 (Spelling): Move discussion of flyspell to end. Note new behavior of
2679 M-$ in active region. Remove non-ispell-specific keybindings from
2680 table.
2681
eab2ee89
DN
26822008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2683
2684 * cmdargs.texi (Initial Options): Document --daemon.
2685
3d53e905
GM
26862008-09-20 Glenn Morris <rgm@gnu.org>
2687
2688 * files.texi (Numbered Backups): Mention that some modes set
2689 version-control.
2690
1c90484d
GM
26912008-09-20 Jim Blandy <jimb@red-bean.com>
2692
2693 * files.texi (Numbered Backups): Reference File Variables, as well.
2694 Remove discussion of Rmail's implementation.
2695
0fc0d844
CY
26962008-09-06 Chong Yidong <cyd@stupidchicken.com>
2697
2698 * misc.texi (Recursive Edit): Note that top-level exits active
2699 minibuffers.
2700
2701 * trouble.texi (Quitting): Likewise.
2702
b18d283d
CY
27032008-08-31 Chong Yidong <cyd@stupidchicken.com>
2704
2705 * emacs.texi (Top): Add Temporary Face Changes xref.
2706
2707 * display.texi (Display): Move Temporary Face Changes node to just
2708 after Standard Faces.
2709 (Scrolling): Document recenter-top-bottom instead of recenter.
2710 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2711 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2712 (Display Custom): Copyedits.
2713 (Optional Mode Line): Document display-battery-mode.
2714
180135fc
RF
27152008-08-27 Romain Francoise <romain@orebokech.com>
2716
2717 * custom.texi (Directory Variables): Minor fix.
2718
d3fe3475
GM
27192008-08-27 Glenn Morris <rgm@gnu.org>
2720
2721 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2722 descriptions.
2723 (Calendar Customizing): Tweak layout description.
183080b6 2724 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2725 markers. Condense calendar-star-date and calendar-mark-today
2726 description.
2727 (Holiday Customizing): Add oriental and solar holidays.
2728 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2729 Fix holiday-float description. Use zerop in examples. Be less verbose.
2730 (Date Display Format): Change ISO format. Be less verbose.
2731 (Diary Customizing): Mention day and month abbrev arrays.
2732 Mention the date-form variables by name. Update European example.
2733 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2734 Condense examples. Mention diary-entry-symbols by name.
2735 Condense table for insertion commands.
2736 (Fancy Diary Display): Mention diary-include-string and
2737 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2738 Ethiopic, Persian date functions. Condense descriptions.
2739
2740 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2741 (Adding to Diary): Adapt for changed node name.
2742
71755807
GM
27432008-08-26 Glenn Morris <rgm@gnu.org>
2744
2745 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2746 node "Hebrew/Islamic Entries".
2747
2748 * calendar.texi (Specified Dates): Fix names of iso functions.
2749 (General Calendar): There may not be another window.
2750 (Writing Calendar Files, Holidays): Tweak intro.
2751 (Holidays): Mention Baha'i and Chinese holidays.
2752 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2753 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2754 (To Other Calendar): Add calendar-print-other-dates.
2755 Refer to "graphic display" rather than "X.
2756 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2757 (Displaying the Diary): Fix whitespace after reference.
2758 Fix `diary-number-of-entries' reference.
2759 (Date Formats): Explicitly mention that day names can be abbreviated.
2760 (Adding to Diary): Add some references to other sections.
2761 (Special Diary Entries): Fix reference.
2762 (Appointments): Simplify appt-message-warning-time entry.
2763 Clarify where times must be.
2764 (Importing Diary): Comment out icalendar paragraph that does not apply.
2765 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2766
d76ebc75
GM
27672008-08-23 Glenn Morris <rgm@gnu.org>
2768
2769 * fortran-xtra.texi (Fortran): Change description of free form and
2770 fixed form a bit. Mention hideshow and imenu.
2771 (Fortran Motion): Mention fortran-end-of-subprogram,
2772 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2773 (Fortran Indent): Minor re-word.
2774 (ForIndent Commands): Mention fortran-fill-paragraph and
2775 fortran-fill-statement.
2776 (ForIndent Cont): Mention fortran-tab-mode-string.
2777 (Fortran Comments): Mention fortran-comment-line-start-skip.
2778 (Fortran Columns): Mention font-locking.
2779 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2780
1fc0ce04 27812008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2782
2783 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2784
5c52e13c
CY
27852008-08-22 Chong Yidong <cyd@stupidchicken.com>
2786
2787 * mini.texi (Minibuffer): Simplify introduction.
2788 (Minibuffer File): Document tilde in minibuffer filenames.
2789 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2790 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2791 (Completion Example): Update example to current command list.
2792 (Completion Options): Document `lazy' value of completion-auto-help.
2793 Update contents of completion-ignored-extensions.
2794 (Minibuffer History): Describe "future history" list. State default
2795 value of history-delete-duplicates.
2796
77a00355
GM
27972008-08-21 Glenn Morris <rgm@gnu.org>
2798
2799 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2800 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2801
39ee1d04
CY
28022008-08-17 Chong Yidong <cyd@stupidchicken.com>
2803
2804 * regs.texi (Registers): Clarify valid register names.
2805 (RegPos): Note that buffer is saved and restored too.
2806 (RegText): Note that mark is reactivated/deactivated.
2807 (RegConfig): Xref to Windows node.
2808
b12c348f
CY
28092008-08-16 Chong Yidong <cyd@stupidchicken.com>
2810
3ae7ba79
CY
2811 * basic.texi (Inserting Text): Provide command name for C-q.
2812
b12c348f
CY
2813 * killing.texi (Killing): Copyedit. Define read-only text.
2814 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2815 (Killing by Lines): Copyedit.
2816 (Other Kill Commands): Move M-w description here.
2817 (Yanking): Move M-w to Other Kill Commands.
2818 (Kill Ring): Also mention saving text in registers. Link to Text
2819 Properties in elisp manual.
2820 (Accumulating Text): Copyedit.
2821 (CUA Bindings): Shift selection is now the default.
2822
d8ff7692
TZ
28232008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2824
2825 * maintaining.texi (Change Log): Mention next-error is available.
2826
a43a8a2e
GM
28272008-08-10 Glenn Morris <rgm@gnu.org>
2828
2829 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2830 and intermonth text.
2831 (Holiday Customizing): Add holiday-chinese.
2832
eba27308
EZ
28332008-08-08 Eli Zaretskii <eliz@gnu.org>
2834
2835 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2836
5f14a5b3
DN
28372008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2838
2839 * files.texi (Log Buffer): Describe C-c C-d.
2840 (Diff Mode): Describe C-x 4 A.
2841
49989bff
EZ
28422008-08-06 Eli Zaretskii <eliz@gnu.org>
2843
2844 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2845
5c915c02
DN
28462008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2847
2beaf97a
DN
2848 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2849 describe the new bindings to show the changeset diff, toggle annotation
2850 visibility, show revisions.
2851 (VC Status): Describe key bindings for modifying the change comments,
2852 displaying changeset diffs and annotations.
2853
5c915c02
DN
2854 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2855
71798ace
NR
28562008-08-05 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2859
b8949644
EZ
28602008-08-02 Eli Zaretskii <eliz@gnu.org>
2861
2862 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2863 and wording.
2864
819567d1
DN
28652008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2866
2867 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2868 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2869 commands. Improve some old info.
2870
5f38310a
CY
28712008-07-31 Chong Yidong <cyd@stupidchicken.com>
2872
0dc3906b
CY
2873 * display.texi (Visual Line Mode): New node.
2874
5f38310a 2875 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2876 (Moving Point): Add additional alternative key bindings.
2877 Describe line-move-visual.
5f38310a
CY
2878 (Erasing): Describe DEL.
2879 (Basic Undo, Blank Lines, Arguments): Copyedit.
2880 (Continuation Lines): Mention Visual Line mode.
2881 (Position Info): Move extended discussion to mule.texi.
2882
2883 * mule.texi (International Chars): Describe C-x =.
2884
2885 * emacs.texi (Top): Add Visual Line Mode node.
2886
7c2fb837
DN
28872008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2888
2889 * emacs.texi: Remove VMS support.
2890
3f6b73ef
DN
28912008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2892
2893 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2894 the vc-dir command name.
2895
9e2a2647
DN
28962008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2897
2898 * xresources.texi: Remove mentions of Mac Carbon.
2899
568beaa2
AS
29002008-07-19 Andreas Schwab <schwab@suse.de>
2901
2902 * ns-emacs.texi: Move to ../misc.
2903
0ef94706
CY
29042008-07-15 Chong Yidong <cyd@stupidchicken.com>
2905
2906 * entering.texi (Exiting): Don't describe text-only terminals as the
2907 default. Describe the new startup screen.
2908 (Exiting): Describe how to kill Emacs first. Change description of
2909 iconification to handle modern window systems.
2910
ba60bd44 29112008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2912
2913 * ns-emacs.texi: New file, documents features of Emacs port under
2914 NeXTstep windowing.
2915
9f30aa73
CY
29162008-07-15 Chong Yidong <cyd@stupidchicken.com>
2917
938a5d2e
CY
2918 * entering.texi (Entering Emacs): Update prev node.
2919
2920 * glossary.texi (Glossary): Remove xref to Text Characters.
2921
9f30aa73
CY
2922 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2923 directly, rather than in the context of ASCII. Move description of
2924 special properties of modifier key to new Modifier Keys node.
2925 (Keys): Copyedit.
2926 (Text Characters): Delete node. Multibyte is the default nowadays, and
2927 the node contents are obsolete.
2928
2929 * custom.texi (Modifier Keys): New node.
2930
2931 * emacs.texi (Top): Update node list.
2932
7e53d36c
CY
29332008-07-13 Chong Yidong <cyd@stupidchicken.com>
2934
2935 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2936 saying that Emacs provides menus and mouse support (which is par for
2937 the course).
2938
2939 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2940 early on.
2941 (Point): Copyedit. Relegate historical trivia to a footnote.
2942 (Mode Line): Explain mode-line format more consistently.
2943 (Menu Bar): Copyedit.
2944
1e9fa96d
GM
29452008-06-27 Glenn Morris <rgm@gnu.org>
2946
2947 * cal-xtra.texi (Sexp Diary Entries):
2948 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2949
dc9bebb8
CY
29502008-06-26 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * mark.texi (Shift selection): New node.
2953 (Mark): Copyedits.
2954 (Persistent Mark): Move to the end of the chapter.
2955
e7881076
EZ
29562008-06-20 Eli Zaretskii <eliz@gnu.org>
2957
2958 * makefile.w32-in (distclean): Remove makefile.
2959
f427400c
NR
29602008-06-17 Nick Roberts <nickrob@snap.net.nz>
2961
2962 * building.texi (Starting GUD): Add an entry for gud-gdb.
2963 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2964 command mode.
2965
b597d348
GM
29662008-06-17 Glenn Morris <rgm@gnu.org>
2967
2968 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2969
647b7094
NR
29702008-06-17 Nick Roberts <nickrob@snap.net.nz>
2971
2972 * building.texi (Starting GUD): Expand on remote debugging.
2973 (Other GDB-UI Buffers): Mention new keyboard bindings.
2974
47a30023
GM
29752008-06-15 Glenn Morris <rgm@gnu.org>
2976
2977 * gnu.texi: Use a verbatim license for this invariant section,
2978 as per etc/GNU.
2979
37e5d54a
GM
29802008-06-13 Daniel Engeler <engeler@gmail.com>
2981
2982 * emacs.texi, misc.texi: Add documentation about serial port access.
2983
8e65d46c
GM
29842008-06-13 Glenn Morris <rgm@gnu.org>
2985
c1473b4c
MB
2986 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2987 maintain.info.
8e65d46c 2988
e40a85cd
MB
29892008-06-05 Miles Bader <miles@gnu.org>
2990
2991 * display.texi (Temporary Face Changes): Update to reflect function
2992 renamings in face-remap.el.
2993
56c73dec
MB
29942008-06-04 Miles Bader <miles@gnu.org>
2995
1c6c854e
CS
2996 * display.texi (Temporary Face Changes):
2997 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2998 `increase-buffer-face-height' and `decrease-default-face-height' now
2999 that they aren't bound by default.
3000
9d3d42fb
MB
30012008-06-03 Miles Bader <miles@gnu.org>
3002
3003 * display.texi (Temporary Face Changes): New node.
3004
2be6bfe2
EZ
30052008-05-31 Eli Zaretskii <eliz@gnu.org>
3006
3007 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3008
daf7e339
GM
30092008-05-31 Glenn Morris <rgm@gnu.org>
3010
3011 * cal-xtra.texi (Fancy Diary Display): Simplify.
3012
d21d2618
GM
30132008-05-30 Glenn Morris <rgm@gnu.org>
3014
3015 * cal-xtra.texi (Fancy Diary Display): Update for
3016 diary-display-function replacing diary-display-hook.
3017
71ce5fd0
JB
30182008-05-29 Drew Adams <drew.adams@oracle.com>
3019
3020 * msdog.texi (Windows Keyboard): Add descriptions of
3021 w32-register-hot-key and w32-unregister-hot-key.
3022
a3cdbdf8
MO
30232008-05-21 Tom Tromey <tromey@redhat.com>
3024
3025 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3026 Variables node.
3027
854a574c
MO
30282008-05-19 Tom Tromey <tromey@redhat.com>
3029
3030 * custom.texi (Variables): Add Directory Variables to menu.
3031 (Directory Variables): New node.
3032
7c2ec3f9
ER
30332008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3034
71ce5fd0 3035 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3036
370fded4
ER
30372008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3038
3039 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3040 Revision Tags and rewritten. Section now uses modern terminology,
3041 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3042 accurately.
3043
6af511e3
EZ
30442008-05-10 Eli Zaretskii <eliz@gnu.org>
3045
3046 * msdog.texi (Windows Files): Update documentation of
3047 w32-get-true-file-attributes.
3048
7a78b6e7
ER
30492008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3050
3051 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3052 directory mode.
3053
1bcfc24e
CY
30542008-05-08 Chong Yidong <cyd@stupidchicken.com>
3055
3056 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3057 entry "television".
1bcfc24e 3058
db86064f
ER
30592008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3060
ab5ec32c 3061 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3062
a31b405e
ER
30632008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3064
3065 * emacs/buffers.texi, emacs/files.texi (Version-control):
3066 vc-toggle-read-only is no longer a good idea...
3067
ff2c14fc
GM
30682008-04-29 Glenn Morris <rgm@gnu.org>
3069
3070 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3071
367c9b7c
JL
30722008-04-22 Juri Linkov <juri@jurta.org>
3073
3074 * dired.texi (Subdirectories in Dired): Describe using `^'
3075 to return to the parent directory.
3076
4ac1e9b4
NR
30772008-04-22 Nick Roberts <nickrob@snap.net.nz>
3078
3079 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3080 recent changes.
3081
b9b3bf2b
NR
30822008-04-19 Nick Roberts <nickrob@snap.net.nz>
3083
3084 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3085 (Other GDB-UI Buffers): Update for recent thread related changes.
3086
4d120d6a
SM
30872008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3088
3089 * maintaining.texi (Maintaining):
3090 * emacs.texi (Top): Typo.
3091
a152877d
SM
30922008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3093
b9b3bf2b
NR
3094 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3095 arg in `font-lock-add-keywords'.
a152877d 3096
36c0514c
GM
30972008-04-08 Glenn Morris <rgm@gnu.org>
3098
3099 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3100 Also add Baha'i calendar references where appropriate.
3101
06a97d46
GM
31022008-04-05 Glenn Morris <rgm@gnu.org>
3103
3104 * custom.texi (Init File): Byte-compiling .emacs is bad.
3105
6adc6eed
SM
31062008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3107
3108 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3109
571388b0
GM
31102008-03-29 Glenn Morris <rgm@gnu.org>
3111
3112 * calendar.texi: Update for `calendar-date-style' replacing
3113 `european-calendar'.
3114
3ae8f876
JR
31152008-03-28 Jason Rumney <jasonr@gnu.org>
3116
3117 * display.texi (Display Custom): Mention overlay-margin in text.
3118
5bc6ddff 31192008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3120
5bc6ddff
MB
3121 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3122 tutorial' comments.
03a864d5 3123
7186a830
CY
31242008-03-28 Chong Yidong <cyd@stupidchicken.com>
3125
3126 * mark.texi (Mark): Rearrange nodes.
3127 (Persistent Mark): Rename from Transient Mark.
3128 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3129 Describe Transient Mark mode as the default.
3130
3131 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3132 the default behavior with Transient Mark mode off.
3133 (Position Info): Fix typo.
3134
71ce5fd0
JB
3135 * display.texi (Standard Faces): Reference the Mark node.
3136 Remove discussion of the region face, which is discussed there.
7186a830
CY
3137
3138 * emacs.texi (Top): Update node listings.
3139
3140 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3141 as the default.
3142
3143 * fixit.texi (Undo): Standardize choice of undo key sequence.
3144 (Undo, Spelling): Describe Transient Mark mode as the default.
3145
3146 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3147 default.
3148
3149 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3150
3151 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3152 mode is the default, and note that the mark is not activated when set.
3153
3154 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3155 Describe Transient Mark mode as the default.
3156
3157 * search.texi (Basic Isearch): Reference the Mark Ring node.
3158 (Replace, Unconditional Replace, Other Repeating Search):
3159 Describe Transient Mark mode as the default.
3160
1c6c854e
CS
3161 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3162 Describe Transient Mark mode as the default.
7186a830
CY
3163 (Paragraphs): Describe how M-h behaves when region is active.
3164
3165 * trouble.texi (Quitting): Clarify effects of C-g.
3166
dc47d1ff
GM
31672008-03-13 Glenn Morris <rgm@gnu.org>
3168
3169 * emacs.texi (EMACSVER): Set to 23.0.60.
3170
e3e0fb39 31712008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3172
e3e0fb39
GM
3173 * dired.texi (Hiding Subdirectories): Fix previous change.
3174
31752008-03-05 Drew Adams <drew.adams@oracle.com>
3176
3177 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3178
5e14abf8
KS
31792008-02-28 Kim F. Storm <storm@cua.dk>
3180
3181 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3182 Move describe-distribution to C-h C-o.
3183 Move view-emacs-problems to C-h C-p.
3184 Add view-emacs-debugging on C-h C-d.
3185 Add view-external-packages on C-h C-e.
d0207bf3 3186 Add view-order-manuals on C-h C-m.
5e14abf8 3187
d0207bf3 31882008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3189
3190 * msdog-xtra.texi (MS-DOS): Docstring fix.
3191
87e391bb
EZ
31922008-02-09 Eli Zaretskii <eliz@gnu.org>
3193
3194 * msdog.texi (Windows Fonts): Use a @table for describing font
3195 properties.
3196
5662e503
JR
31972008-02-07 Jason Rumney <jasonr@gnu.org>
3198
3199 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3200 value has changed.
3201 (Windows HOME): Clarify what is meant by "if that fails as well".
3202 (Windows Fonts): New section.
3203
72463824
GM
32042008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3205
3206 * basic.texi (Basic Undo): Remove duplicate "you can".
3207
7ff926e0
EZ
32082008-02-02 Eli Zaretskii <eliz@gnu.org>
3209
3210 * maintaining.texi (Tags): Fix last change.
3211
6ab7aef1
MA
32122008-02-02 Michael Albinus <michael.albinus@gmx.de>
3213
093571c3 3214 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3215
ace67e7e
NR
32162008-01-31 Nick Roberts <nickrob@snap.net.nz>
3217
3218 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3219
ae068fdf
RS
32202008-01-26 Richard Stallman <rms@gnu.org>
3221
3222 * maintaining.texi (Tags): Delete redundant index entry.
3223
a56d9a08
EZ
32242008-01-26 Eli Zaretskii <eliz@gnu.org>
3225
3226 * programs.texi (Imenu): Move "@cindex tags" from here...
3227 * maintaining.texi (Tags): ...to here.
3228
e941ed90
NR
32292008-01-23 Kevin Ryde <user42@zip.com.au>
3230
3231 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3232 click count.
3233
650276d5
JB
32342008-01-21 Juanma Barranquero <lekktu@gmail.com>
3235
3236 * entering.texi (Exiting): Fix typo.
3237 Reported by D. E. Evans <sinuhe@gnu.org>.
3238
8dc17977
MR
32392007-12-31 Martin Rudalics <rudalics@gmx.at>
3240
3241 * glossary.texi (Glossary): Fix typo.
3242
9f9695a6
RS
32432007-12-27 Richard Stallman <rms@gnu.org>
3244
3245 * text.texi (Formatted Text): Improve menu tag.
3246 (Editing Format Info): In Info, add duplicate menu of nodes
3247 about the submenus.
3248 (Format Faces): Say where Faces menu is found. Mention Other.
3249 (Format Colors): Say where these submenus are found.
3250 (Format Indentation, Format Justification): Likewise.
3251 (Format Properties): Likewise.
3252
abfd0191
RS
32532007-12-22 Richard Stallman <rms@gnu.org>
3254
3255 * search.texi (Query Replace): Make exp of query-replace more
3256 self-contained, and clarify.
8dc17977 3257
abfd0191
RS
3258 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3259
a2586785
RS
32602007-12-15 Richard Stallman <rms@gnu.org>
3261
3262 * files.texi (Auto Save): Clarify definition of auto-saving.
3263
a67cf2bb
RS
32642007-11-26 Richard Stallman <rms@gnu.org>
3265
3266 * help.texi (Help Echo): Cleanups.
3267
448b33b1
TTN
32682007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3269
3270 * files.texi (Why Version Control?): Fix typo.
3271 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3272 (Selecting a Fileset): Fix typos; small rewording.
3273 (Log Buffer): Likewise.
3274 (Old Revisions): Likewise.
448b33b1 3275
221bb7f6
EZ
32762007-11-17 Eli Zaretskii <eliz@gnu.org>
3277
3278 * mule.texi (Communication Coding): Fix wording of last change.
3279
d0207bf3 32802007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3281
630cb3b7
JB
3282 * custom.texi (Specifying File Variables):
3283 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3284
53b7759e
KH
32852007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3286
a5ab2e0c 3287 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3288
3289 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3290
c8763fb6 32912007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3292
630cb3b7 3293 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3294 --output=file.
3295
ff98e024
MR
32962007-11-13 Martin Rudalics <rudalics@gmx.at>
3297
3298 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3299 (Help Echo): Avoid mentioning the term "region" here and
3300 consistently use the term "active text".
3301
37b11c22
GM
33022007-11-11 Glenn Morris <rgm@gnu.org>
3303
3304 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3305
21d50ba1
JL
33062007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3307
1c6c854e
CS
3308 * search.texi (Query Replace):
3309 Mention `query-replace-show-replacement'.
21d50ba1 3310
c12ecb0a 33112007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3312
3313 * building.texi (Watch Expressions): Remove obscure sentence.
3314
3b4201f4
KH
33152007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3316
3317 * mule.texi (Select Input Method): Describe how to activate an input
3318 method in the text mode.
3319
07e5c0b0
DN
33202007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3321
3322 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3323
52dd7391
NR
33242007-10-30 Nick Roberts <nickrob@snap.net.nz>
3325
3326 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3327
c004e539
GM
33282007-10-30 Glenn Morris <rgm@gnu.org>
3329
3330 * misc.texi (Directory Tracking): Explain a bit more about
3331 dirtrack-mode.
3332
ca8c5b8c
GM
33332007-10-25 Glenn Morris <rgm@gnu.org>
3334
3335 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3336
b6c764ef
RS
33372007-10-24 Richard Stallman <rms@gnu.org>
3338
3339 * misc.texi (Interactive Shell): Cleanup last change.
3340
eabd84c9
JL
33412007-10-22 Juri Linkov <juri@jurta.org>
3342
3343 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3344 default values.
3345
0b43c7e2
ER
33462007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3347
ca8c5b8c 3348 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3349 'filesets'.
3350
a80859d4
MR
33512007-10-18 Martin Rudalics <rudalics@gmx.at>
3352
3353 * trouble.texi (Quitting): Fix typo.
3354
c9447ae1
GM
33552007-10-18 Glenn Morris <rgm@gnu.org>
3356
3357 * frames.texi (Mode Line Mouse): Mention minor mode names.
3358
168b980f
JL
33592007-10-17 Juri Linkov <juri@jurta.org>
3360
3361 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3362 fill-paragraph operates on the active region in Transient Mark mode.
3363 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3364 with fill-paragraph.
3365
3366 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3367 fill-paragraph.
3368
3369 * fixit.texi (Spelling): ispell-word operates on the active region
3370 in Transient Mark mode.
3371
5a331f34
JB
33722007-10-17 Aaron S. Hawley <aaronh@garden.org>
3373
3374 * building.texi (Source Buffers):
3375 * custom.texi (Init Non-ASCII):
3376 * glossary.texi (Glossary): Use "key binding" consistently.
3377
2a9f4d55
JB
33782007-10-17 Juanma Barranquero <lekktu@gmail.com>
3379
3380 * calendar.texi (Diary): Fix directive.
3381
de13cecf
RS
33822007-10-16 Richard Stallman <rms@gnu.org>
3383
3384 * calendar.texi (Diary): Clarify text about diary file example.
3385
5f90d53e
ER
33862007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3387
3388 * files.texi: Capitalize node names according to convention.
3389
3aa491bc
GM
33902007-10-13 Glenn Morris <rgm@gnu.org>
3391
3392 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3393
8a3106d3
ER
33942007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3395
3396 * emacs.texi:
3397 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3398 suggested by RMS and Robert J. Chassell.
8a3106d3 3399
da1080a2
ER
34002007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3401
3aa491bc 3402 * files.texi (Version Systems):
0870a421
ER
3403 * vc-xtra.texi:
3404 * vc1-xtra.texi:
ac3f4c6f 3405 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3406 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3407 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3408 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3409
58ade22b
ER
34102007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3411
da1080a2 3412 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3413 Reorder the descriptions to be chronological.
3414
93870ce2
RS
34152007-10-09 Richard Stallman <rms@gnu.org>
3416
3417 * display.texi (Cursor Display): Correct how cursor appears
3418 in nonselected windows.
3419
568c7288
NR
34202007-10-04 Nick Roberts <nickrob@snap.net.nz>
3421
3422 * building.texi (GDB Graphical Interface): Remove references to gdba
3423 and mention gud-gdb.
3424
1af74d06 34252007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3426
1af74d06 3427 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3428
0d8fb755
JL
34292007-10-06 Juri Linkov <juri@jurta.org>
3430
3431 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3432 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3433 fill-paragraph-or-region.
3434
3435 * basic.texi (Arguments): Replace fill-paragraph with
3436 fill-paragraph-or-region.
3437
b981e2c6
ER
34382007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3439
3440 * files.texi: Update the section on version control for 2007
2a9f4d55 3441 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3442 will come later.
3443
5fceaf9c
GM
34442007-09-15 Glenn Morris <rgm@gnu.org>
3445
3446 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3447 to `list-holidays'.
3448
b0e44b17
GM
34492007-09-14 Glenn Morris <rgm@gnu.org>
3450
3451 * calendar.texi: Update all instances of mark-calendar-holidays,
3452 list-calendar-holidays, list-holidays with the new names.
3453
8cf51b2c
GM
34542007-09-06 Glenn Morris <rgm@gnu.org>
3455
46a367db 3456 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3457 Split into the Emacs manual in emacs/, and other manuals in misc/.
3458 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3459 manual.
3460 (infodir): New variable.
3461 (info): Use $infodir.
3462 (emacsman): Delete target, not needed any more.
3463 Move all targets that are not the Emacs manual to misc/Makefile.in.
3464 (mostlyclean): Remove `gnustmp'.
3465 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3466 manual.
92f9b43f 3467 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3468 (emacsman): Delete target, not needed any more.
3469 (clean): Remove all info files but Emacs manual.
3470 Move all targets that are not the Emacs manual to misc/Makefile.in.
3471 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3472
3473 * Makefile.in (INFOSOURCES): Delete.
3474 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3475 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3476 *.vrs *.toc here...
3477 (maintainer-clean): ...from here.
3478
34792007-09-05 Glenn Morris <rgm@gnu.org>
3480
3481 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3482
8cf51b2c
GM
34832007-08-29 Glenn Morris <rgm@gnu.org>
3484
3485 * emacs.texi (EMACSVER): Increase to 23.0.50.
3486
3420c522
RS
34872007-08-27 Richard Stallman <rms@gnu.org>
3488
3489 * emacs.texi (Top): Clarify menu item for Glossary.
3490
3491 * display.texi (Faces): Change secn title.
3492 Clarify not all fonts come from Font Lock.
3493
8cf51b2c
GM
34942007-08-17 Eli Zaretskii <eliz@gnu.org>
3495
3496 * basic.texi (Position Info): Add index entry for face at point.
3497 Mention that character faces are also displayed by "C-u C-x =".
3498
8cf51b2c
GM
34992007-08-08 Glenn Morris <rgm@gnu.org>
3500
3501 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3502
35032007-08-07 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * files.texi (File Conveniences): Document point motion keys in Image
3506 mode.
3507
8cf51b2c
GM
35082007-07-27 Glenn Morris <rgm@gnu.org>
3509
8cf51b2c
GM
3510 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3511 in-line.
3512
3513 * gpl.texi: New file with text of GPL.
3514 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3515
35162007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3517
3518 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3519
3520 * dired.texi (Wdired): Mention C-x C-q key binding.
3521
35222007-07-28 Nick Roberts <nickrob@snap.net.nz>
3523
3524 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3525
35262007-07-25 Glenn Morris <rgm@gnu.org>
3527
8cf51b2c
GM
3528 * emacs.texi (Copying): Replace license with GPLv3.
3529
3530 * Relicense all FSF files to GPLv3 or later.
3531
35322007-07-24 Glenn Morris <rgm@gnu.org>
3533
3534 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3535 for some calendars.
3536
35372007-07-23 Nick Roberts <nickrob@snap.net.nz>
3538
3539 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3540 default-directory for the current buffer is on a remote machine.
3541
8cf51b2c
GM
35422007-07-21 Eli Zaretskii <eliz@gnu.org>
3543
3544 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3545 default value.
3546
35472007-07-21 Richard Stallman <rms@gnu.org>
3548
3549 * files.texi (Why Version Control?): Improve previous change.
3550
35512007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3552
3553 * files.texi (Why Version Control?): New node.
3554
8cf51b2c
GM
35552007-07-12 Nick Roberts <nickrob@snap.net.nz>
3556
8cf51b2c
GM
3557 * building.texi (Starting GUD): Add xref to this anchor.
3558
8cf51b2c
GM
35592007-06-24 Karl Berry <karl@gnu.org>
3560
2a9f4d55 3561 * emacs.texi: New Back-Cover Text.
8cf51b2c 3562
8cf51b2c
GM
35632007-06-07 Alan Mackenzie <acm@muc.de>
3564
3565 * display.texi (Optional Mode Line): Document the new form of
3566 line+column numbers, "(561,2)".
3567
35682007-06-06 Juanma Barranquero <lekktu@gmail.com>
3569
49823426 3570 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3571
35722007-06-02 Chong Yidong <cyd@stupidchicken.com>
3573
3574 * Version 22.1 released.
3575
8cf51b2c
GM
35762007-05-07 Karl Berry <karl@gnu.org>
3577
3578 * emacs.texi (EMACSVER): Back to 22.
3579
35802007-05-06 Richard Stallman <rms@gnu.org>
3581
3582 * maintaining.texi (Create Tags Table): Clean up previous change.
3583
c8763fb6 35842007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3585
3586 * maintaining.texi (Create Tags Table): Add text about the dangers of
3587 making symbolic links to tags files.
3588
35892007-05-04 Karl Berry <karl@gnu.org>
3590
3591 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3592
35932007-05-03 Karl Berry <karl@gnu.org>
3594
3595 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3596
3597 * .cvsignore (*.pdf): New entry.
3598
8cf51b2c
GM
3599 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3600 for printing.
3601
36022007-05-01 Richard Stallman <rms@gnu.org>
3603
3604 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3605
8cf51b2c
GM
36062007-04-28 Glenn Morris <rgm@gnu.org>
3607
3608 * ack.texi (Acknowledgments):
3609 * anti.texi (Antinews):
8cf51b2c
GM
3610 * programs.texi (Program Modes): Restore mention of python.el pending
3611 consideration of legal status.
3612
36132007-04-28 Richard Stallman <rms@gnu.org>
3614
3615 * files.texi (File Names): Fixes to ~ description on MS systems.
3616
8cf51b2c
GM
36172007-04-26 Glenn Morris <rgm@gnu.org>
3618
3619 * emacs.texi (EMACSVER): Increase to 22.1.50.
3620
36212007-04-25 Karl Berry <karl@gnu.org>
3622
3623 * emacs.texi: Improve line breaks on copyright page,
3624 similar layout to lispref, 8.5x11 by default.
3625
3626 * dired.texi (Image-Dired): Improve line break, fix typo.
3627
36282007-04-24 Chong Yidong <cyd@stupidchicken.com>
3629
3630 * programs.texi (Program Modes):
8cf51b2c
GM
3631 * anti.texi (Antinews):
3632 * ack.texi (Acknowledgments): python.el removed.
3633
8cf51b2c
GM
36342007-04-23 Chong Yidong <cyd@stupidchicken.com>
3635
3636 * display.texi (Highlight Interactively): Correct description of
3637 hi-lock-file-patterns-policy.
3638
3639 * files.texi (File Archives): Mention self-extracting executables.
3640
36412007-04-23 Eli Zaretskii <eliz@gnu.org>
3642
3643 * search.texi (Unconditional Replace, Query Replace): Add xref to
3644 "Replacement and Case".
3645
36462007-04-22 Chong Yidong <cyd@stupidchicken.com>
3647
3648 * dired.texi (Image-Dired): Move from Thumbnails node.
3649 * misc.texi (Thumbnails): Node deleted.
3650 * emacs.texi (Top): Update node listing.
3651
3652 * files.texi (File Conveniences):
49823426 3653 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3654
36552007-04-21 Richard Stallman <rms@gnu.org>
3656
3657 * display.texi (Highlight Interactively): Correct previous change.
3658 Clarify doc of hi-lock-find-patterns, and move new features into it.
3659
36602007-04-20 David Koppelman <koppel@ece.lsu.edu>
3661
1c6c854e
CS
3662 * display.texi (Highlight Interactively):
3663 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3664
36652007-04-20 Martin Rudalics <rudalics@gmx.at>
3666
3667 * display.texi (Scrolling): Fix typo.
3668
8cf51b2c
GM
36692007-04-15 Chong Yidong <cyd@stupidchicken.com>
3670
8cf51b2c
GM
3671 * doclicense.texi: Remove node heading, so that it can be included by
3672 other files.
3673
3674 * emacs.texi: Insert node heading for GFDL.
3675
8cf51b2c
GM
36762007-04-14 Eli Zaretskii <eliz@gnu.org>
3677
3678 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3679 "command line".
3680
3681 * display.texi (Faces): Refer to "Creating Frames" for face
3682 and other frame customizations in .emacs.
3683
3684 * frames.texi (Creating Frames): Mention that face customizations can
3685 be put in .emacs. Add index entries.
3686
36872007-04-12 Richard Stallman <rms@gnu.org>
3688
3689 * glossary.texi (Glossary): Explain `iff'.
3690
36912007-04-11 Karl Berry <karl@gnu.org>
3692
3693 * gnu.texi (Top),
3694 * macos.texi (Mac Font Specs),
3695 * anti.texi (Antinews),
3696 * xresources.texi (Resources),
3697 * misc.texi (Emulation),
3698 * calendar.texi (Daylight Saving),
3699 * dired.texi (Dired and Find),
3700 * rmail.texi (Remote Mailboxes),
3701 * sending.texi (Mail Headers),
3702 * programs.texi (Which Function),
3703 * files.texi (Recover),
3704 * buffers.texi (Uniquify),
3705 * frames.texi (Wheeled Mice),
3706 * killing.texi (Rectangles): Wording to improve breaks in
3707 8.5x11 format.
3708 * mule.texi (Language Environments): \hbadness=10000 since there's
3709 no way to reword.
3710 * emacs.texi (smallbook): New @set to more easily switch between
3711 smallbook and 8.5x11.
3712
37132007-04-11 Richard Stallman <rms@gnu.org>
3714
3715 * files.texi (File Conveniences): Add xref to Tumme.
3716 Delete text about Thumbnail mode.
3717
8cf51b2c
GM
37182007-04-09 Alan Mackenzie <acm@muc.de>
3719
3720 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3721 new name. Insert concept index entries.
3722
8cf51b2c
GM
37232007-04-08 Chong Yidong <cyd@stupidchicken.com>
3724
3725 * display.texi (Standard Faces): Document prefix arg for
3726 list-faces-display.
3727
3728 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3729
8cf51b2c
GM
37302007-04-07 Chong Yidong <cyd@stupidchicken.com>
3731
8cf51b2c
GM
3732 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3733
3734 * files.texi (Misc File Ops): Rewrite description of
3735 insert-file-literally.
3736
8cf51b2c
GM
37372007-03-31 Eli Zaretskii <eliz@gnu.org>
3738
3739 * misc.texi (Printing): Postscript -> PostScript.
3740
8cf51b2c
GM
3741 * ack.texi (Acknowledgments): Postscript -> PostScript.
3742
3743 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3744
3745 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3746 below.
3747
37482007-03-30 Chong Yidong <cyd@stupidchicken.com>
3749
3750 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3751 Init Non-ASCII.
3752 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3753 (Init Non-ASCII): New node.
3754
37552007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3756
3757 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3758
8cf51b2c
GM
37592007-03-12 Glenn Morris <rgm@gnu.org>
3760
8cf51b2c
GM
3761 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3762 "Daylight Savings".
3763
49823426 3764 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3765 saving" in text throughout.
3766
8cf51b2c
GM
37672007-03-04 Richard Stallman <rms@gnu.org>
3768
3769 * custom.texi (Safe File Variables): Minor correction.
3770
8cf51b2c
GM
37712007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3772
3773 * rmail.texi (Movemail): Add internal ref.
3774 Don't indent the intro for the PROTO table.
3775 Format PROTO table items with @code.
3776
8cf51b2c
GM
37772007-02-26 Nick Roberts <nickrob@snap.net.nz>
3778
3779 * building.texi: Remove references to bashdb.
3780
8cf51b2c
GM
37812007-02-19 Juanma Barranquero <lekktu@gmail.com>
3782
3783 * mule.texi (Language Environments): Update list of supported language
3784 environments.
3785
8cf51b2c
GM
37862007-02-14 Kim F. Storm <storm@cua.dk>
3787
3788 * building.texi (Grep Searching): Fix lgrep doc.
3789
37902007-02-12 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * back.texi: Remove unused file.
3793
c8763fb6 37942007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3795
3796 * maintaining.texi (Tag Syntax): Now --members is the default for
3797 etags, not for ctags yet.
3798
8cf51b2c
GM
37992007-02-03 Eli Zaretskii <eliz@gnu.org>
3800
3801 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3802 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3803 expects. Add comments to prevent people from inadvertently modifying
3804 the key parts needed by `texinfo-multiple-files-update'.
3805
38062007-01-29 Chong Yidong <cyd@stupidchicken.com>
3807
3808 * frames.texi (Secondary Selection): Window clicked does not matter
3809 when mouse-yank-at-point is non-nil.
3810
8cf51b2c
GM
38112007-01-16 Glenn Morris <rgm@gnu.org>
3812
3813 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3814 system abbrev.
3815
38162007-01-11 Richard Stallman <rms@gnu.org>
3817
3818 * msdog.texi (Windows Keyboard): Another small cleanup.
3819
38202007-01-10 Richard Stallman <rms@gnu.org>
3821
3822 * msdog.texi (Windows Keyboard): Yet another try to make
3823 everyone happy with that passage.
3824
38252007-01-05 Richard Stallman <rms@gnu.org>
3826
3827 * anti.texi (Antinews): Mention M-x shell scrolling.
3828
38292007-01-05 Nick Roberts <nickrob@snap.net.nz>
3830
3831 * building.texi (Watch Expressions): Describe gdb-max-children.
3832
8cf51b2c
GM
38332007-01-04 Richard Stallman <rms@gnu.org>
3834
8cf51b2c
GM
3835 * msdog.texi (Windows Keyboard): Clarify previous change.
3836
8cf51b2c
GM
38372007-01-02 Richard Stallman <rms@gnu.org>
3838
3839 * custom.texi (Changing a Variable): Minor clarification.
3840 (Specific Customization): customize-customized => customize-unsaved.
3841
3842 * entering.texi (Entering Emacs): Clean up text about restarting
3843 Emacs for each file.
3844
3845 * misc.texi (Shell Options): Minor cleanup.
3846
3847 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3848 with Emacs, not vice versa.
3849
3850 * programs.texi (Symbol Completion): Recommend customizing
3851 window manager.
3852
3853 * xresources.texi (Resources): Minor fix.
3854
c8763fb6 38552007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3856
3857 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3858
38592007-01-01 Richard Stallman <rms@gnu.org>
3860
3861 * commands.texi (User Input): Document keys stolen by window mangers.
3862
38632006-12-31 Richard Stallman <rms@gnu.org>
3864
3865 * custom.texi (Specific Customization): Document customize-option
3866 instead of customize-variable.
3867
38682006-12-31 Kim F. Storm <storm@cua.dk>
3869
3870 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3871
38722006-12-30 Kim F. Storm <storm@cua.dk>
3873
3874 * killing.texi (CUA Bindings): Fix typo.
3875
3876 * xresources.texi (Table of Resources): Mention grow-only value for
3877 auto-resize-tool-bars.
3878
8cf51b2c
GM
38792006-12-27 Eli Zaretskii <eliz@gnu.org>
3880
3881 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3882 and how to get them back.
3883
38842006-12-26 Richard Stallman <rms@gnu.org>
3885
3886 * calendar.texi (Holidays): Holiday listing is based on current
3887 practice, but DST is not.
3888
38892006-12-25 Richard Stallman <rms@gnu.org>
3890
3891 * emacs.texi (Top): Update subnode menus.
3892
3893 * mark.texi (Transient Mark): Fix xref.
3894
3895 * killing.texi (Graphical Kill): Node deleted.
3896 (Killing): Add xref to Cut and Paste.
3897 (CUA Bindings): Update xref.
3898
3899 * frames.texi (Cut and Paste): New section to hold other nodes.
3900 (Mouse Commands): Node demoted.
3901 (Cut/Paste Other App): Split out from Mouse Commands.
3902 (Word and Line Mouse): Likewise.
3903 (Secondary Selection, Clipboard): Nodes demoted.
3904
8cf51b2c
GM
39052006-12-24 Kevin Ryde <user42@zip.com.au>
3906
3907 * calendar.texi (Holidays): US daylight saving begins second Sunday
3908 in March for 2007 onwards.
3909 (Daylight Savings): Show new US default daylight saving rules, 2nd
3910 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3911
39122006-12-23 Chong Yidong <cyd@stupidchicken.com>
3913
3914 * calendar.texi (Scroll Calendar): < and > are switched.
3915
39162006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3917
3918 * killing.texi (Deletion): Describe M-\ prefix argument.
3919
39202006-12-23 Richard Stallman <rms@gnu.org>
3921
3922 * search.texi (Regexp Search): Explain why forward and reverse regexp
3923 search are not mirror images.
3924
8cf51b2c
GM
39252006-12-19 Kim F. Storm <storm@cua.dk>
3926
3927 * major.texi (Choosing Modes): Describe match-function elements for
3928 magic-mode-alist.
3929
8cf51b2c
GM
39302006-12-18 Eli Zaretskii <eliz@gnu.org>
3931
3932 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3933 peculiarities.
3934
39352006-12-18 Richard Stallman <rms@gnu.org>
3936
3937 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3938
8cf51b2c
GM
39392006-12-17 Alan Mackenzie <acm@muc.de>
3940
3941 * programs.texi (Left Margin Paren): Remove the bit which says
3942 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3943 Discuss some of the issues of setting this option to nil.
3944
39452006-12-17 Glenn Morris <rgm@gnu.org>
3946
3947 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3948
39492006-12-16 Eli Zaretskii <eliz@gnu.org>
3950
3951 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3952 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3953 NTFS volumes.
3954 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3955 volumes.
3956
39572006-12-15 Eli Zaretskii <eliz@gnu.org>
3958
3959 * text.texi (HTML Mode): Fix "C-c TAB".
3960
8cf51b2c
GM
39612006-12-09 Richard Stallman <rms@gnu.org>
3962
3963 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3964
39652006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3966
3967 * files.texi (Misc File Ops): Document insert-file-literally.
3968
39692006-12-08 Eli Zaretskii <eliz@gnu.org>
3970
3971 * cmdargs.texi (Colors): Note that --color is intended for overriding
3972 the terminal defaults, not for normal invocation.
3973
3974 * misc.texi (Emacs Server): Improve wording. Don't mention the
3975 ``server program''. Add a cross-reference to "Init File" node.
3976 (Invoking emacsclient): Add index entries. Document both short and
3977 long versions of command-line options. Document the -f option.
3978
8cf51b2c
GM
39792006-12-06 Richard Stallman <rms@gnu.org>
3980
3981 * text.texi (Outline Format): Say to set outline-regexp
3982 and outline-level with major modes and file local variables.
3983
c8763fb6 39842006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3985
3986 * anti.texi (Antinews): Mention the alternative to
3987 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3988
8cf51b2c
GM
3989 * misc.texi (Interactive Shell): Ditto.
3990
39912006-12-04 Eli Zaretskii <eliz@gnu.org>
3992
3993 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3994
3995 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3996
39972006-12-01 Eli Zaretskii <eliz@gnu.org>
3998
3999 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
4000 colon in the mode line.
4001
4002 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
4003
40042006-11-26 Nick Roberts <nickrob@snap.net.nz>
4005
4006 * building.texi (Watch Expressions): Mention SPC for expanding/
4007 contracting watch expressions.
4008
40092006-11-26 Kim F. Storm <storm@cua.dk>
4010
4011 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4012
40132006-11-26 Nick Roberts <nickrob@snap.net.nz>
4014
4015 * building.texi (Debugger Operation): Define text command mode.
4016 Clarify how tooltips work.
4017 (GDB Graphical Interface): Explain how to run in text command mode
4018 more clearly.
4019
40202006-11-25 Juanma Barranquero <lekktu@gmail.com>
4021
4022 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4023
40242006-11-22 Juanma Barranquero <lekktu@gmail.com>
4025
4026 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4027
8cf51b2c
GM
40282006-11-18 Chong Yidong <cyd@stupidchicken.com>
4029
4030 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4031 and EMACS is deprecated.
4032
40332006-11-18 Juanma Barranquero <lekktu@gmail.com>
4034
4035 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4036
c8763fb6 40372006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4038
4039 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4040
4041 * emacs.texi: Include xresources.texi both for info and dvi.
4042
4043 * xresources.texi: Merge text from xresmini.texi.
4044
c8763fb6 40452006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4046
4047 * glossary.texi: Fix typos.
4048
8cf51b2c
GM
40492006-11-06 Richard Stallman <rms@gnu.org>
4050
4051 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4052
4053 * ack.texi (Acknowledgments): Fix name spelling.
4054
40552006-11-01 Juri Linkov <juri@jurta.org>
4056
4057 * search.texi (Word Search): Document incremental word search.
4058
40592006-10-28 Glenn Morris <rgm@gnu.org>
4060
4061 * ack.texi (Acknowledgments): Add cal-html author.
4062
4063 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4064 Calendar"). Describe new package cal-html.
4065 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4066 Calendar Files."
4067
8cf51b2c
GM
40682006-10-23 Richard Stallman <rms@gnu.org>
4069
4070 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4071 Abbrev mode is enabled.
4072
8cf51b2c
GM
40732006-10-16 Richard Stallman <rms@gnu.org>
4074
8cf51b2c
GM
4075 * emacs.texi: Update ISBN.
4076
8cf51b2c
GM
40772006-10-11 Kim F. Storm <storm@cua.dk>
4078
4079 * emacs.texi (Acknowledgments): Use @dotless{i}.
4080
40812006-10-08 Nick Roberts <nickrob@snap.net.nz>
4082
4083 * building.texi (Breakpoints Buffer): Mention catchpoints.
4084
40852006-10-08 Kim F. Storm <storm@cua.dk>
4086
4087 * ack.texi (Acknowledgments): Update.
4088
4089 * emacs.texi (Acknowledgments): Fix bad @/ form.
4090
8cf51b2c
GM
40912006-10-05 Kim F. Storm <storm@cua.dk>
4092
4093 * emacs.texi (Acknowledgments): Add more contributors.
4094
40952006-10-03 Richard Stallman <rms@gnu.org>
4096
4097 * emacs.texi (Acknowledgments): Update version and edition.
4098
8cf51b2c
GM
40992006-10-01 Karl Berry <karl@gnu.org>
4100
4101 * custom.texi (Customization Groups): Page break to keep example buffer
4102 on one page.
4103
41042006-09-30 Karl Berry <karl@gnu.org>
4105
4106 * programs.texi (Basic Indent): @need to improve page break.
4107 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4108
41092006-09-29 Glenn Morris <rgm@gnu.org>
4110
4111 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4112
41132006-09-29 Karl Berry <karl@gnu.org>
4114
4115 * windows.texi (Basic Window): Remove forced @break, no longer
4116 desirable.
4117 * frames.texi (Frame Commands),
4118 * mark.texi (Marking Objects): Reword to avoid bad page break.
4119 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4120
41212006-09-19 Richard Stallman <rms@gnu.org>
4122
4123 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4124 stick to present tense.
4125
c8763fb6 41262006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4127
4128 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4129 to x-gtk-use-old-file-dialog.
4130 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4131
41322006-09-15 Jay Belanger <belanger@truman.edu>
4133
49823426 4134 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4135 Change "Library Public License" to "Lesser Public License"
4136 throughout. Use "yyyy" to represent year.
4137
8cf51b2c
GM
41382006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4139
4140 * files.texi (Visiting): Add index entry "open file".
4141
8cf51b2c
GM
41422006-09-11 Richard Stallman <rms@gnu.org>
4143
4144 * building.texi (Compilation Mode): Clarification.
4145 (Grep Searching): Add xref to Compilation Mode.
4146
8cf51b2c
GM
41472006-09-08 Richard Stallman <rms@gnu.org>
4148
4149 * search.texi (Search): Ref multi-file search commands here.
4150 (Other Repeating Search): Not here.
4151
8cf51b2c
GM
41522006-08-28 Richard Stallman <rms@gnu.org>
4153
4154 * windows.texi (Split Window): Update xref.
4155
4156 * basic.texi (Continuation Lines): Update xref.
4157
4158 * indent.texi (Tab Stops): Update xref.
4159
4160 * emacs.texi (Top): Update subnode menu.
4161
4162 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4163 split out of Display Custom.
4164
41652006-08-25 Kim F. Storm <storm@cua.dk>
4166
4167 * display.texi (Display Custom): Add variables overline-margin
4168 and x-underline-at-descent-line.
4169
41702006-08-25 Richard Stallman <rms@gnu.org>
4171
4172 * entering.texi (Exiting): Rewrite to give graphical displays
4173 priority over text terminals.
4174
4175 * search.texi (Incremental Search): Move index entries.
4176
41772006-08-23 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * custom.texi (Init File): Reference Find Init to avoid "home
4180 directory" confusion.
4181
41822006-08-22 Nick Roberts <nickrob@snap.net.nz>
4183
4184 * building.texi (Other GDB-UI Buffers): Describe how to edit
4185 a value in the locals buffer.
4186
41872006-08-21 Richard Stallman <rms@gnu.org>
4188
4189 * search.texi (Basic Isearch): Add `isearch' index entry.
4190
41912006-08-16 Richard Stallman <rms@gnu.org>
4192
4193 * misc.texi (Saving Emacs Sessions): Clean up wording.
4194
4195 * mark.texi (Marking Objects): Mention term "select all".
4196
4197 * emacs.texi (Top): Update subnode menu.
4198
4199 * help.texi (Help Mode): Move node up in file.
4200
8cf51b2c
GM
42012006-08-15 Nick Roberts <nickrob@snap.net.nz>
4202
4203 * building.texi (Stack Buffer): Explain fringe arrow.
4204
8cf51b2c
GM
42052006-08-12 Eli Zaretskii <eliz@gnu.org>
4206
8cf51b2c
GM
4207 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4208 on startup.
4209
42102006-08-11 Romain Francoise <romain@orebokech.com>
4211
4212 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4213
42142006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4215
4216 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4217
42182006-08-10 Richard Stallman <rms@gnu.org>
4219
4220 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4221 with face merging. Empty regions don't count.
4222 Clarify face property inheritance.
8cf51b2c
GM
4223
42242006-08-08 Romain Francoise <romain@orebokech.com>
4225
4226 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4227 <arjuropo@cc.jyu.fi>.
4228
8cf51b2c
GM
42292006-08-04 Eli Zaretskii <eliz@gnu.org>
4230
4231 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4232 apply to all frames.
4233
8cf51b2c
GM
42342006-08-01 Richard Stallman <rms@gnu.org>
4235
4236 * help.texi (Name Help): Add index entries for describe-variable.
4237
42382006-08-01 Nick Roberts <nickrob@snap.net.nz>
4239
4240 * building.texi (GDB Graphical Interface): Shorten node names.
4241 (GDB-UI Layout): Use GDB-related.
4242 (Other GDB-UI Buffers): Simplify English.
4243
42442006-07-31 Richard Stallman <rms@gnu.org>
4245
4246 * search.texi (Query Replace): Add xref for Dired's Q command.
4247
8cf51b2c
GM
42482006-07-31 Nick Roberts <nickrob@snap.net.nz>
4249
4250 * building.texi (GDB commands in Fringe): Rename to...
4251 (Source Buffers): ..this and move forward. Describe hollow arrow and
4252 new option gdb-find-source-frame.
4253
42542006-07-29 Richard Stallman <rms@gnu.org>
4255
4256 * dired.texi (Operating on Files): Simplify previous change
4257 and fix Texinfo usage.
4258
42592006-07-29 Eli Zaretskii <eliz@gnu.org>
4260
4261 * dired.texi (Operating on Files): Add cross-references. State the
4262 Unix commands that do similar things.
4263
42642006-07-28 Richard Stallman <rms@gnu.org>
4265
4266 * mark.texi (Transient Mark): Clarify that region never disappears
4267 when Transient Mark mode is off, and not when it is on.
4268
42692006-07-27 Richard Stallman <rms@gnu.org>
4270
4271 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4272
42732006-07-24 Richard Stallman <rms@gnu.org>
4274
4275 * xresources.texi (GTK styles): Fix texinfo usage.
4276
8cf51b2c
GM
4277 * commands.texi (User Input): Explain why we teach keyboard cmds.
4278
4279 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4280 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4281 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4282 * doclicense.texi, display.texi, dired.texi, basic.texi:
4283 * anti.texi, ack.texi: Move periods and commas inside quotes.
4284
42852006-07-22 Eli Zaretskii <eliz@gnu.org>
4286
4287 * cmdargs.texi (General Variables): Document EMAIL.
4288
42892006-07-21 Eli Zaretskii <eliz@gnu.org>
4290
4291 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4292 doesn't have effect on MS-Windows.
4293
8cf51b2c
GM
42942006-07-17 Richard Stallman <rms@gnu.org>
4295
4296 * building.texi (Grep Searching): Explain about chaining grep commands.
4297
8cf51b2c
GM
42982006-07-10 Nick Roberts <nickrob@snap.net.nz>
4299
49823426 4300 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4301
43022006-07-09 Chong Yidong <cyd@stupidchicken.com>
4303
4304 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4305 is invoked for multiple files.
4306
43072006-07-08 Eli Zaretskii <eliz@gnu.org>
4308
4309 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4310 on-line manual for the rest of this node.
4311 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4312 unconditionally.
4313 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4314 Improve wording.
4315 (Windows Printing): Improve wording.
4316 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4317 rest of this node.
4318
8cf51b2c
GM
43192006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4320
49823426
GM
4321 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4322 with eval-buffer.
8cf51b2c
GM
4323
43242006-07-05 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4327 of character translation.
4328
43292006-07-04 Nick Roberts <nickrob@snap.net.nz>
4330
4331 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4332
43332006-07-03 Karl Berry <karl@gnu.org>
4334
4335 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4336 not-too-underfull hboxes in the TeX output.
4337 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4338 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4339 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4340 * sending.texi, text.texi: Fix overfull/underfull boxes.
4341
43422006-07-03 Romain Francoise <romain@orebokech.com>
4343
4344 * m-x.texi (M-x): Fix.
4345
43462006-07-03 Richard Stallman <rms@gnu.org>
4347
8cf51b2c
GM
4348 * search.texi (Other Repeating Search): filename -> file name.
4349
4350 * misc.texi (Narrowing): Minor cleanups.
4351
4352 * files.texi (Visiting): filename -> file name.
4353
4354 * emacs.texi (Top): Update subnode menus.
4355
4356 * mule.texi (Coding Systems): Move char translation stuff here.
4357 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4358 (Recognize Coding): Substantial local rewrites.
4359 (International): Update menu.
4360
4361 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4362 (Scrolling): Substantial local rewrites.
4363 (Display): Update menu and intro.
4364
4365 * dired.texi: filename -> file name.
4366
4367 * custom.texi (Safe File Variables): Texinfo usage fix.
4368
f0131492 43692006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4370
4371 * help.texi, m-x.texi: Lots of cleanups.
4372
8cf51b2c
GM
43732006-06-30 Eli Zaretskii <eliz@gnu.org>
4374
4375 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4376 (Windows Processes, Windows Misc): Shorten the printed version by
4377 selectively conditioning less important portions by @ifnottex.
4378
8cf51b2c
GM
43792006-06-27 Richard Stallman <rms@gnu.org>
4380
4381 * mini.texi (Minibuffer File): Minor cleanup.
4382
43832006-06-25 Nick Roberts <nickrob@snap.net.nz>
4384
4385 * frames.texi (XTerm Mouse): Rename to...
4386 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4387
4388 * emacs.texi (Top): Use new node name.
4389
43902006-06-24 Eli Zaretskii <eliz@gnu.org>
4391
4392 * emacs.texi (Top): Update the detailed menu according to changes in
4393 msdog.texi.
4394
4395 * msdog.texi (Windows Keyboard): New section.
4396 (Windows Mouse): New section.
4397 (Windows System Menu): Remove section (text merged with "Windows
4398 Keyboard").
4399 (Windows Misc): New section.
4400
4401 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4402
4403 * msdog.texi (ls in Lisp): New section.
4404
4405 * files.texi (Visiting): Document case-insensitive wildcard matching
4406 under find-file-wildcards.
4407
8cf51b2c
GM
44082006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4409
4410 * macos.texi (Mac Input): Add description of mac-function-modifier.
4411 Now Unicode keyboard layouts work.
4412
8cf51b2c
GM
44132006-06-10 Richard Stallman <rms@gnu.org>
4414
4415 * mule.texi (Recognize Coding): Clarify previous change.
4416
44172006-06-09 Kenichi Handa <handa@m17n.org>
4418
4419 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4420 notation.
4421
44222006-06-07 Kevin Ryde <user42@zip.com.au>
4423
4424 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4425 manual for @ifnottex, but in emacs-extra for @iftex.
4426
4427 * cmdargs.texi (General Variables): Fix smtpmail xref.
4428
44292006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4430
8cf51b2c 4431 * programs.texi (Comment Commands):
8cf51b2c 4432 * custom.texi (Specifying File Variables):
49823426 4433 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4434
44352006-06-07 Nick Roberts <nickrob@snap.net.nz>
4436
4437 * building.texi (Watch Expressions): Move node to end.
4438 (GDB Graphical Interface): Move description of clicks in fringe...
4439 (GDB commands in the Fringe): ...to here. New node.
4440
8cf51b2c
GM
44412006-06-05 Romain Francoise <romain@orebokech.com>
4442
49823426 4443 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4444
44452006-06-05 Nick Roberts <nickrob@snap.net.nz>
4446
4447 * building.texi (GDB Graphical Interface): Update bindings.
4448 (Commands of GUD): Add gud-print. Remove gud-run.
4449 Restate availability more generally.
4450
f0131492 44512006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4452
4453 * mini.texi: Lots of cleanups.
4454
44552006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4458 and Mouse-2.
4459
c8763fb6 44602006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4461
4462 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4463
8cf51b2c
GM
44642006-05-31 Richard Stallman <rms@gnu.org>
4465
4466 * basic.texi (Moving Point): Fix previous change.
4467
c8763fb6 44682006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4469
4470 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4471
f0131492 44722006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4473
4474 * basic.texi: Many simplifications and improvements in wording.
4475
8cf51b2c
GM
44762006-05-26 Nick Roberts <nickrob@snap.net.nz>
4477
4478 * anti.texi (Antinews): Create a node for gdb-ui.
4479
8cf51b2c
GM
44802006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4483
44842006-05-20 Richard Stallman <rms@gnu.org>
4485
4486 * dired.texi (Dired Navigation): dired-goto-file is now j.
4487
8cf51b2c
GM
44882006-05-20 Eli Zaretskii <eliz@gnu.org>
4489
4490 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4491 and their aliases.
4492
4493 * msdog.texi (Windows Printing): Mention non-support of plain text
4494 printing with some el-cheapo printers, and suggest a workaround.
4495
44962006-05-20 Kevin Ryde <user42@zip.com.au>
4497
4498 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4499 remove the bit saying you must set it.
4500
45012006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4502
4503 * trouble.texi (Checklist):
4504 * text.texi (Text, Auto Fill, Text Mode):
4505 * search.texi (Nonincremental Search):
4506 * rmail.texi (Rmail Labels):
4507 * mule.texi (Input Methods, Multibyte Conversion):
4508 * misc.texi (Gnus, Where to Look, PostScript):
4509 * maintaining.texi (Create Tags Table):
4510 * indent.texi (Indentation Commands):
4511 * fixit.texi (Spelling):
4512 * emacs.texi (Copying):
4513 * custom.texi (Init File): ifinfo -> ifnottex.
4514
8cf51b2c
GM
45152006-05-17 Richard Stallman <rms@gnu.org>
4516
4517 * files.texi (Diff Mode): Mention C-x `.
4518
45192006-05-08 Richard Stallman <rms@gnu.org>
4520
4521 * custom.texi (Disabling): Textual cleanups.
4522
8cf51b2c
GM
45232006-05-12 Glenn Morris <rgm@gnu.org>
4524
4525 * calendar.texi (Displaying the Diary, Format of Diary File):
4526 Refer to diary-view-entries, diary-list-entries,
4527 diary-show-all-entries rather than obsolete aliases.
4528
45292006-05-12 Eli Zaretskii <eliz@gnu.org>
4530
4531 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4532 (Displaying the Diary, Special Diary Entries, Importing Diary):
4533 * building.texi (Compilation Shell):
4534 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4535 emacs-xtra with @inforef's.
4536
4537 * files.texi (Visiting): Fix wording.
4538
4539 * mule.texi (Coding Systems, Text Coding): More indexing.
4540 Mention that C-x RET f can set eol conversion.
4541
c8763fb6 45422006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4543
4544 * xresmini.texi (GTK resources): Insert GTK description.
4545
4546 * xresources.texi (GTK resources): metafont should be menufont.
4547
8cf51b2c
GM
45482006-05-06 Michael Albinus <michael.albinus@gmx.de>
4549
49823426 4550 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4551 method, user name and host name is active only in partial
4552 completion mode.
4553
8cf51b2c
GM
45542006-05-06 Eli Zaretskii <eliz@gnu.org>
4555
4556 * makefile.w32-in (emacs.dvi):
4557 * Makefile.in (emacs.dvi): Add xresmini.texi.
4558
4559 * xresmini.texi (Table of Resources): Remove xref to non-existent
4560 node "LessTif Resources".
4561
4562 * msdog.texi (Microsoft Windows):
4563 * calendar.texi (Calendar/Diary, Displaying the Diary)
4564 (Special Diary Entries, Importing Diary, Holidays):
4565 * programs.texi (Program Modes):
4566 * text.texi (Text):
4567 * buffers.texi (Several Buffers):
4568 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4569
45702006-05-06 Eli Zaretskii <eliz@gnu.org>
4571
4572 The following changes merge the emacs-xtra manual into the main
4573 manual, but only for on-line version of the manual.
4574
4575 * vc2-xtra.texi (Version Backups, Local Version Control)
4576 (Making Snapshots, Change Logs and VC, Version Headers)
4577 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4578 on-line manual.
4579
4580 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4581 for on-line manual.
4582
4583 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4584 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4585 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4586 for on-line manual.
4587
4588 * fortran-xtra.texi (Fortran, Fortran Autofill)
4589 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4590 for on-line manual.
4591
4592 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4593 Conditional xref's for on-line manual.
4594
4595 * emerge-xtra.texi (Emerge, Overview of Emerge)
4596 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4597 manual.
4598
4599 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4600 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4601 (EMACSSOURCES): Use EMACS_XTRA.
4602 (../info/emacs-xtra): Remove.
4603 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4604
4605 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4606 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4607 (EMACSSOURCES): Use EMACS_XTRA.
4608 ($(infodir)/emacs-xtra): Remove.
4609 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4610
4611 * trouble.texi (Quitting):
4612 * text.texi (Text):
4613 * programs.texi (Program Modes):
4614 * msdog.texi (Microsoft Windows):
4615 * frames.texi (Frames):
4616 * files.texi (Backup, Version Control, VC Concepts)
4617 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4618 (Registering, VC Status, VC Undo, Multi-User Branching)
4619 (Comparing Files):
4620 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4621 (Displaying the Diary, Special Diary Entries, Importing Diary):
4622 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4623 conditional xref's, depending on @iftex/@ifnottex.
4624
4625 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4626 "MS-DOS". @include msdog-xtra.texi.
4627
4628 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4629 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4630
4631 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4632 for vc-xtra.texi subsections.
4633 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4634 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4635
4636 * sending.texi (Sending Mail): A @node line without explicit Prev,
4637 Next, and Up links.
4638
4639 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4640 Next, and Up links.
4641
4642 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4643 and its sections. @include picture-xtra.texi.
4644
4645 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4646 "Emerge".
4647 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4648
4649 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4650 exact duplicate of its name-sake in calendar.texi.
4651
4652 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4653 "Advanced Calendar/Diary Usage".
4654 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4655
4656 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4657 dired-xtra.texi.
4658 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4659
4660 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4661 (Files) [ifnottex]: Add menu entry for Autorevert.
4662
4663 * emacs-xtra.texi (Introduction): Reword to make consistent with
4664 printed version only.
4665 <Top level>: Remove the body of all chapters and move them to the
4666 new *-xtra.texi files. Use @raisesections and @lowersections to
4667 convert sections to chapters etc.
4668
4669 * msdog-xtra.texi:
4670 * fortran-xtra.texi:
4671 * vc-xtra.texi:
4672 * vc1-xtra.texi:
4673 * vc2-xtra.texi:
4674 * emerge-xtra.texi:
4675 * cal-xtra.texi:
4676 * dired-xtra.texi:
4677 * arevert-xtra.texi: New files, with text from respective chapters
4678 of emacs-xtra.texi. Convert each @chapter into @section, @section
4679 into @subsection, etc.
4680
1c6c854e 4681 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4682 updated.
4683
4684 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4685 Windows". All references updated.
4686
46872006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4688
4689 * macos.texi (Mac Input): Mention input from Character Palette.
4690 (Mac Font Specs): Fix typo.
4691
46922006-05-05 Richard Stallman <rms@gnu.org>
4693
4694 * files.texi (Diff Mode): Minor cleanup.
4695
46962006-05-05 Karl Berry <karl@gnu.org>
4697
8cf51b2c
GM
4698 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4699 errors from the current release of makeinfo (4.8).
4700 * help.texi (Library Keywords): Change widest word in multitable
4701 template from `emulations' to `convenience'. (Not sure if this is
4702 related to the font change.)
4703
47042006-05-05 Eli Zaretskii <eliz@gnu.org>
4705
4706 * files.texi (File Names): Add a footnote about limited support of
4707 ~USER on MS-Windows.
4708
4709 * cmdargs.texi (Initial Options): Add a footnote about limited
4710 support of ~USER on MS-Windows.
4711
47122006-05-03 Richard Stallman <rms@gnu.org>
4713
4714 * files.texi (Diff Mode): Node moved here.
4715 (Comparing Files): Delete what duplicates new node.
4716 (Files): Put Diff Mode in menu.
4717
1c6c854e 4718 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4719
4720 * emacs.texi (Top): Update menu for Diff Mode.
4721
4722 * trouble.texi (Emergency Escape): Simplify.
4723
4724 * emacs.texi (Top): Minor clarification.
4725
47262006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4727
4728 * commands.texi, entering.texi, screen.texi: Many simplifications.
4729
47302006-05-03 Richard Stallman <rms@gnu.org>
4731
4732 * commands.texi (Text Characters): Delete paragraph about unibyte
4733 non-ASCII printing chars.
4734
4735 * killing.texi (Killing): Say "graphical displays".
4736 * display.texi: Say "graphical displays".
4737
4738 * cmdargs.texi (Misc X): Say "graphical displays".
4739
47402006-05-01 Richard Stallman <rms@gnu.org>
4741
4742 * emacs.texi (Top): Add Diff Mode to menu.
4743
47442006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4745
4746 * misc.texi (Diff Mode): New node.
4747
47482006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4749
4750 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4751 (Mac Environment Variables): Shorten example line.
4752 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4753
47542006-05-01 Nick Roberts <nickrob@snap.net.nz>
4755
4756 * building.texi (GUD Customization): Describe cases %d and %c.
4757 Update description for %e.
4758
47592006-04-30 Glenn Morris <rgm@gnu.org>
4760
4761 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4762
47632006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4764
4765 * custom.texi (Examining): Update C-h v output example.
4766
47672006-04-29 Kim F. Storm <storm@cua.dk>
4768
4769 * building.texi (Grep Searching): Add lgrep and rgrep.
4770
8cf51b2c
GM
47712006-04-23 Richard Stallman <rms@gnu.org>
4772
4773 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4774
4775 * xresmini.texi: New file.
4776
4777 * xresources.texi (Face Resources): Split table into font resources
4778 and the rest. Combine similar attributes for brevity.
4779
8cf51b2c
GM
47802006-04-21 Eli Zaretskii <eliz@gnu.org>
4781
4782 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4783 backslashes and case-insensitivity in file names (moved to the
4784 main manual).
4785 (MS-DOS Printing): Move most of the text to the main manual.
4786
4787 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4788 New nodes.
4789 (Windows Processes, Windows System Menu): Add index entries and
4790 fix wording.
4791
8cf51b2c
GM
47922006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4793
4794 * misc.texi (Shell Ring): Add notes on saved input when
4795 navigating off the end of the history list.
4796
47972006-04-18 Chong Yidong <cyd@mit.edu>
4798
4799 * misc.texi (Shell Options): Correct default value of
4800 comint-scroll-show-maximum-output.
4801
8cf51b2c
GM
48022006-04-18 Nick Roberts <nickrob@snap.net.nz>
4803
4804 * building.texi (Watch Expressions): Update.
4805
8cf51b2c
GM
48062006-04-12 Richard Stallman <rms@gnu.org>
4807
4808 * search.texi: Clean up previous change.
4809
48102006-04-12 Eli Zaretskii <eliz@gnu.org>
4811
4812 * search.texi (Regexp Backslash, Regexp Replace): Add index
4813 entries for ``back reference'' and mention the term itself in the
4814 text.
4815
48162006-04-11 Richard Stallman <rms@gnu.org>
4817
4818 * custom.texi (Safe File Variables):
4819 Document enable-local-variables = :safe.
4820
48212006-04-11 Karl Berry <karl@gnu.org>
4822
4823 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4824 (Remote Repositories, Version Backups, Local Version Control)
4825 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4826 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4827 (Renaming VC Work Files and Master Files)
4828 (Inserting Version Control Headers, Customizing VC, General Options)
4829 (Options for RCS and SCCS, Options specific for CVS): Move all
4830 these nodes to emacs-xtra.texi, for brevity.
4831 * cmdargs.texi, files.texi: Change cross-references.
4832
8cf51b2c
GM
48332006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4834
4835 * files.texi (Old Versions): Update description of vc-annotate's
4836 use of color to indicate date ranges.
4837
8cf51b2c
GM
48382006-04-09 Kevin Ryde <user42@zip.com.au>
4839
8cf51b2c
GM
4840 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4841 put info and printed manual names the right way around.
4842
48432006-04-09 Karl Berry <karl@gnu.org>
4844
4845 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4846 emacs-xtra.texi, leaving only MS Windows information.
4847 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4848 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4849 node names.
4850
4851 * emacs.texi: Move @summarycontents and @contents to the beginning
4852 of the file.
4853
8cf51b2c
GM
48542006-04-08 Kevin Ryde <user42@zip.com.au>
4855
4856 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4857
48582006-04-07 Richard Stallman <rms@gnu.org>
4859
4860 * programs.texi (Comments, Comment Commands, Options for Comments)
4861 (Multi-Line Comments): "Align", not "indent".
4862 (Basic Indent): C-j deletes trailing whitespace before the newline.
4863
48642006-04-06 Richard Stallman <rms@gnu.org>
4865
8cf51b2c
GM
4866 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4867
48682006-04-06 Eli Zaretskii <eliz@gnu.org>
4869
4870 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4871
8cf51b2c
GM
48722006-04-05 Richard Stallman <rms@gnu.org>
4873
4874 * emacs.texi (Top): Update subnode menu.
4875
4876 * trouble.texi (Unasked-for Search): Node deleted.
4877 (Lossage): Delete from menu.
4878
48792006-04-04 Richard Stallman <rms@gnu.org>
4880
4881 * trouble.texi: Various cleanups.
4882 (Checklist): Don't bother saying how to snail a bug report.
4883 (Emergency Escape): Much rewriting.
4884 (After a Crash): Rename the core dump immediately.
4885 (Total Frustration): Call it a psychotherapist.
4886 (Bug Criteria): Avoid "illegal instruction".
4887 (Sending Patches): We always put the contributor's name in.
4888
4889 * misc.texi (Thumbnails): Minor correction.
4890
8cf51b2c
GM
48912006-04-03 Richard Stallman <rms@gnu.org>
4892
4893 * misc.texi (Thumbnails): Minor cleanup.
4894
48952006-04-02 Karl Berry <karl@gnu.org>
4896
4897 * sending.texi (Mail Sending): pxref to Top needs five args.
4898
4899 * texinfo.tex: Update to current version (2006-03-21.13).
4900
8cf51b2c
GM
49012006-03-31 Richard Stallman <rms@gnu.org>
4902
4903 * emacs.texi (Top): Update subnode menu.
4904
4905 * help.texi (Help Mode): Cleanup.
4906
4907 * dired.texi: Many cleanups.
4908 (Dired Deletion): Describe dired-recursive-deletes.
4909 (Operating on Files): dired-create-directory moved.
4910 (Misc Dired Features): Move to here.
4911 (Tumme): Node moved to misc.texi.
4912
4913 * custom.texi: Many cleanups.
4914 (Minor Modes): Don't mention ISO Accents Mode.
4915 (Examining): Update C-h v output example.
4916 (Hooks): Add index and xref for add-hook.
4917 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4918 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4919
4920 * misc.texi: Many cleanups.
4921 (beginning): Add to summary of topics.
4922 (Shell): Put eshell xref at the end. Remove eshell from table.
4923 (Thumbnails): New node.
4924
8cf51b2c
GM
49252006-03-28 Eli Zaretskii <eliz@gnu.org>
4926
4927 * files.texi (File Name Cache): Make it clear that the cache is
4928 not persistent.
4929
8cf51b2c
GM
49302006-03-25 Karl Berry <karl@gnu.org>
4931
49823426
GM
4932 * emacs-xtra.texi, emacs.texi, gnu.texi:
4933 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4934 (2) do not indent copyright year list (or anything else).
4935
8cf51b2c
GM
49362006-03-21 Juanma Barranquero <lekktu@gmail.com>
4937
4938 * files.texi (VC Dired Mode): Remove misplaced brackets.
4939
49402006-03-21 Andre Spiegel <spiegel@gnu.org>
4941
4942 * files.texi: Various updates and clarifications in the VC chapter.
4943
49442006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * help.texi (Help Mode): Document "C-c C-c".
4947
8cf51b2c
GM
49482006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4951 menu in the standalone Info reader.
4952
49532006-03-15 Chong Yidong <cyd@stupidchicken.com>
4954
4955 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4956 moved here from Emacs manual.
4957
4958 * programs.texi (Fortran): Section moved to emacs-xtra.
4959 (Program Modes): Xref to Fortran in emacs-xtra.
4960
4961 * maintaining.texi (Emerge): Move to emacs-xtra.
4962 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4963
4964 * picture.texi: File deleted.
4965 * Makefile.in:
4966 * makefile.w32-in: Remove picture.texi.
4967
4968 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4969 * abbrevs.texi (Abbrevs):
4970 * sending.texi (Sending Mail): Picture node removed.
4971
4972 * emacs.texi (Top): Update node listings.
4973
8cf51b2c
GM
49742006-03-12 Richard Stallman <rms@gnu.org>
4975
4976 * calendar.texi: Various cleanups.
4977
8cf51b2c
GM
49782006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4979
4980 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4981 syntax.
4982
8cf51b2c
GM
49832006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * search.texi (Regexps): More accurately describe which characters
4986 are special in which situations. Recommend _not_ to quote `]' or
4987 `-' when they are not special.
4988
8cf51b2c
GM
49892006-02-28 Andre Spiegel <spiegel@gnu.org>
4990
4991 * files.texi (Old Versions): Clarify operation of C-x v =.
4992
8cf51b2c
GM
49932006-02-21 Nick Roberts <nickrob@snap.net.nz>
4994
4995 * building.texi (Watch Expressions): Update and describe
4996 gdb-speedbar-auto-raise.
4997
49982006-02-19 Richard M. Stallman <rms@gnu.org>
4999
5000 * emacs.texi: Use @smallbook.
5001 (Top): Update ref to Emacs paper, delete ref to Cookbook.
5002 Update subnode menu.
5003
5004 * building.texi (Lisp Interaction): Minor addition.
5005
50062006-02-18 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * building.texi (Watch Expressions): Update and be more precise.
5009
c8763fb6 50102006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5011
5012 * maintaining.texi (Create Tags Table): Explain why the
5013 exception when etags writes to files under the /dev tree.
5014
50152006-02-14 Richard M. Stallman <rms@gnu.org>
5016
5017 * custom.texi (Safe File Variables): Lots of clarification.
5018 Renamed from Unsafe File Variables.
5019
50202006-02-14 Chong Yidong <cyd@stupidchicken.com>
5021
5022 * custom.texi (Unsafe File Variables): File variable confirmation
5023 assumed denied in batch mode.
5024
50252006-02-14 Richard M. Stallman <rms@gnu.org>
5026
5027 * building.texi (GDB User Interface Layout): Don't say `inferior'
5028 for program being debugged.
5029
50302006-02-15 Nick Roberts <nickrob@snap.net.nz>
5031
5032 * building.texi (GDB Graphical Interface):
5033 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5034
50352006-02-13 Chong Yidong <cyd@stupidchicken.com>
5036
5037 * custom.texi (Specifying File Variables, Unsafe File Variables):
5038 New nodes, split from File Variables. Document new file local
5039 variable behavior.
5040
50412006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5042
5043 * display.texi (Standard Faces):
8cf51b2c
GM
5044 * files.texi (Visiting):
5045 * frames.texi (Clipboard):
5046 * glossary.texi (Glossary) <Clipboard>:
5047 * xresources.texi (X Resources): Mention Mac OS port.
5048
8cf51b2c
GM
50492006-02-12 Richard M. Stallman <rms@gnu.org>
5050
5051 * building.texi (Building): Clarify topic in intro.
5052
5053 * maintaining.texi (Maintaining): Change title; clarify topic.
5054 Delete duplicate index entries.
5055
5056 * building.texi (Other GDB User Interface Buffers): Clarifications.
5057
5058 * text.texi (Cell Commands): Clarifications.
5059
5060 * programs.texi (Defuns): Delete duplicate explanation of
5061 left-margin paren convention.
5062 (Hungry Delete): Minor cleanup.
5063
50642006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5065
5066 * dired.texi (Tumme): More tumme documentation.
5067
50682006-02-11 Alan Mackenzie <acm@muc.de>
5069
5070 * programs.texi ("Hungry Delete"): Correct the appellation of the
5071 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5072
50732006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5074
5075 * dired.texi (Tumme): Fix small bug.
5076
50772006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5078
5079 * macos.texi (Mac International): Rename "fontset-mac" to
5080 "fontset-standard".
5081
8cf51b2c
GM
50822006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5083
5084 * dired.texi (Tumme): Basic documentation for Tumme added.
5085
8cf51b2c
GM
50862006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * mule.texi (International):
5089 * programs.texi (Basic Indent): Fix typos.
5090
8cf51b2c
GM
5091 * custom.texi (Minor Modes):
5092 * display.texi (Text Display):
5093 * commands.texi (Text Characters): Update xrefs.
5094
50952006-02-07 Richard M. Stallman <rms@gnu.org>
5096
5097 * emacs.texi (Top): Update subnode menu.
5098 Update info on old Emacs papers.
5099 (Intro): "Graphical display", not window system.
5100
5101 * xresources.texi (GTK styles): Minor clarifications.
5102
5103 * trouble.texi: "Graphical display", not window system.
5104 (Stuck Recursive): Minor clarification.
5105
5106 * text.texi: Minor clarifications.
5107 (Sentences): Explain why two-space convention is better.
5108 Explain sentence-end-without-period here.
5109 (Fill Commands): Not here.
5110 (Refill): Node moved down.
5111 (Filling): Update menu.
5112 (Table Creation, Cell Justification, Column Commands): Clarify.
5113
5114 * sending.texi: Minor clarifications.
5115
5116 * search.texi (Regexp Backslash): Clarification.
5117
5118 * rmail.texi: Minor cleanups.
5119 (Rmail): Delete digression about `rmail-mode'.
5120 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5121 (Rmail Files): Mention C-u M-x rmail.
5122 (Rmail Reply): Mention References.
5123 (Rmail Display): Mention rmail-nonignored-headers.
5124
5125 * programs.texi: Minor cleanups.
5126 (Comment Commands): Mention momentary Transient Mark mode.
5127 (Matching): Be more specific about customizing show-paren-mode.
5128 (Info Lookup): Don't list the modes that support C-h S.
5129 Just say what it does in an unsupported mode.
5130 (Man Page): Delete excessive info on customizing woman.
5131 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5132
5133 * abbrevs.texi: Minor clarifications.
5134 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5135 not "dynamic abbrevs" as if they were a kind of abbrev.
5136
5137 * picture.texi (Picture): Minor cleanup.
5138
5139 * mule.texi (Communication Coding): Say "other applications".
5140 (Fontsets): Not specific to X. Add xref to X Resources.
5141 (Unibyte Mode): Rename from Single-Byte Character Support.
5142 "Graphical display", not window system.
5143 (International): Update menu.
5144
5145 * maintaining.texi (Format of ChangeLog):
5146 New node, split out from ChangeLog.
5147 (ChangeLog): Clarifications in the remaining text.
5148 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5149 (Find Tag): Add @w.
5150 (Tags Search): Explain tag table order here. Simplify grep ref.
5151 (List Tags): tags-tag-face is a variable, not a face.
5152 (Emerge): Cleanups.
5153
5154 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5155 (Keyboard Macros): Avoid "the user".
5156
5157 * killing.texi: "Graphical display", not window system.
5158
5159 * help.texi (Help Echo): "Graphical display", not window system.
5160
5161 * glossary.texi: Say "you", not "the user". Say "graphical display".
5162
5163 * frames.texi: Minor cleanups. "Graphical display", not window system.
5164
5165 * files.texi (Visiting): Make drag-and-drop not X-specific.
5166
5167 * custom.texi: Minor cleanups. "Graphical display", not window system.
5168
5169 * cmdargs.texi: Minor cleanups.
5170
5171 * building.texi (Compilation): Move and split kill-compilation para.
5172 Add para about multiple compilers.
5173 (Compilation Mode): Commands also available in grep mode and others.
5174 Mention C-u C-x ` more tutorially. Clarify C-x `.
5175 (Compilation Shell): Clarify. Put Bash example first.
5176 (Grep Searching): Minor cleanups; add @w.
5177 (Debuggers): Minor cleanups.
5178 (Starting GUD): Make GDB xgraphical mode issue clearer.
5179 (Debugger Operation): Lots of clarifications including
5180 GDB tooltip side-effect issue.
5181 (Commands of GUD): Clarify.
5182 (GUD Customization): Add bashdb-mode-hook.
5183 (GDB Graphical Interface): Rewrite for clarity.
5184 (GDB User Interface Layout): Rewrite for clarity.
5185 (Stack Buffer, Watch Expressions): Likewise.
5186 (Other GDB User Interface Buffers): Cleanups.
5187 (Lisp Libraries, External Lisp): Cleanup.
5188
5189 * basic.texi (Position Info): "Graphical displays", rather than
5190 window systems.
5191
5192 * anti.texi: Minor cleanup.
5193
8cf51b2c
GM
51942006-02-03 Eli Zaretskii <eliz@gnu.org>
5195
5196 * custom.texi (Init File, Find Init): Add cross-references to
5197 where $HOME is described.
5198
51992006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5200
5201 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5202 is not inside the @table.
5203
5204 * emacs.texi (Top): Correct node name.
5205
5206 * files.texi (File Names): Fix @xref.
5207 (Reverting): Fix typo.
5208
5209 * mule.texi (International): Correct node name.
5210
5211 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5212
52132006-02-01 Richard M. Stallman <rms@gnu.org>
5214
5215 * emacs.texi (Top): Update subnode menu.
5216
5217 * mule.texi: Minor clarifications.
5218 Reduce the specific references to X Windows.
5219 Refer to "graphical" terminals, rather than window systems.
5220 (Text Coding): Rename from Specify Coding.
5221 (Communication Coding, File Name Coding, Terminal Coding):
5222 New nodes split out from Text Coding.
5223
5224 * kmacro.texi: Minor clarifications.
5225 (Keyboard Macro Ring): Comment out some excessive commands.
5226 (Basic Keyboard Macro): Split up the table, putting part in each node.
5227
5228 * major.texi: Minor clarifications.
5229
5230 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5231
5232 * windows.texi: Minor clarifications.
5233 (Change Window): Don't describe mode-line mouse cmds here.
5234 Add xref to Mode Line Mouse.
5235
5236 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5237
5238 * macos.texi (Mac International): Fix xref.
5239
5240 * indent.texi: Minor clarifications.
5241
5242 * frames.texi: Minor clarifications.
5243 Reduce the specific references to X Windows.
5244 Refer to "graphical" terminals, rather than window systems.
5245 (Frame Parameters): Don't mention commands like
5246 set-foreground-color. Just say to customize a face.
5247 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5248
5249 * files.texi: Minor clarifications.
5250 (Numbered Backups): New node, split out from Backup Names.
5251
5252 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5253
5254 * cmdargs.texi (General Variables): Fix xref.
5255
5256 * buffers.texi: Minor clarifications.
5257
8cf51b2c
GM
52582006-01-31 Richard M. Stallman <rms@gnu.org>
5259
5260 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5261 Nodes moved to top.
5262
5263 * display.texi: Minor clarifications.
5264 (Display): Rearrange menu.
5265 (Standard Faces): Mention query-replace face.
5266 (Faces): Simplify.
5267 (Font Lock): Simplify face customization info.
5268 (Highlight Changes): Node merged into Highlight Interactively.
5269 (Highlight Interactively): Much rewriting and cleanup.
5270 (Optional Mode Line): Narrowed line number not good for goto-line.
5271 Simplify face customization advice.
5272 (Text Display): Mention use of escape-glyph face.
5273 Move ctl-arrow and tab-width here.
5274 (Display Custom): Move no-redraw-on-reenter to end of node.
5275
5276 * search.texi: Minor clarifications.
5277 (Isearch Scroll): Simplify.
5278 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5279
5280 * regs.texi (Registers): Mention bookmarks here.
5281
5282 * mark.texi: Minor clarifications.
5283 (Selective Undo): Node deleted.
5284
5285 * m-x.texi: Minor clarifications.
5286
5287 * killing.texi: Minor clarifications.
5288 Refer to "graphical" terminals, rather than window systems.
5289
5290 * help.texi: Clarifications.
5291 (Help): Don't describe C-h F and C-h K here.
5292 (Key Help): Describe C-h K here.
5293 (Name Help): Mention Emacs Lisp Intro.
5294 Describe C-h F here.
5295 (Misc Help): Mention C-h F and C-h K only briefly.
5296
5297 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5298 Selective undo text merged in.
5299 (Spelling): Mention Aspell along with Ispell.
5300
5301 * emacs.texi (Top): Update subnode menus.
5302
5303 * basic.texi (Basic Undo): Rename from Undo. Most of text
5304 moved to new Undo node.
5305
8cf51b2c
GM
53062006-01-29 Chong Yidong <cyd@stupidchicken.com>
5307
5308 * basic.texi (Continuation Lines, Inserting Text):
5309 Mention longlines mode.
5310
53112006-01-29 Richard M. Stallman <rms@gnu.org>
5312
10d1d0af 5313 * screen.texi: Minor cleanups.
8cf51b2c
GM
5314 (Screen): Clean up the intro paragraphs.
5315 (Mode Line): Lots of rewriting. Handle frame-name better.
5316 eol-mnemonic-... vars moved out.
5317
5318 * emacs.texi (Top): Change menu item for MS-DOS node.
5319 Update subnode menu.
5320
5321 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5322 chapter relates to Windows. Title changed.
5323
5324 * mini.texi: Minor cleanups.
5325
5326 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5327 (Mark): Put it in the menu.
5328
5329 * entering.texi: Minor cleanups.
5330
5331 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5332 (Intro): Refer to "graphical" terminals, rather than X.
5333
5334 * display.texi (Display Custom): Add xref to Variables.
5335 (Optional Mode Line): eol-mnemonic-... vars moved here.
5336
5337 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5338 rather than X.
5339
8cf51b2c
GM
5340 * basic.texi: Minor cleanups.
5341 (Undo): selective-undo moved.
5342
8cf51b2c
GM
53432006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5344
5345 * anti.texi (Antinews): Various corrections and additions.
5346
53472006-01-23 Juri Linkov <juri@jurta.org>
5348
5349 * custom.texi (Easy Customization, Customization Groups)
5350 (Browsing Custom): Mention links along with buttons.
5351
8cf51b2c
GM
53522006-01-21 Eli Zaretskii <eliz@gnu.org>
5353
8cf51b2c
GM
5354 * text.texi (TeX Print): Use @key for TAB.
5355
8cf51b2c
GM
5356 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5357
8cf51b2c
GM
53582006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5359
5360 * files.texi (File Aliases): Don't claim that usually separate
5361 buffers are created for two file names that name the same data.
5362 Mention additional situations where different names mean the same
5363 file on disk.
5364
53652006-01-19 Richard M. Stallman <rms@gnu.org>
5366
5367 * killing.texi (Deletion): Upcase @key argument.
5368
5369 * custom.texi (Custom Themes): Minor cleanup.
5370
5371 * programs.texi (Hungry Delete): Upcase @key argument.
5372
8cf51b2c
GM
53732006-01-16 Juri Linkov <juri@jurta.org>
5374
5375 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5376 Move `mode-line-highlight' before `mode-line-buffer-id'.
5377
8cf51b2c
GM
53782006-01-14 Richard M. Stallman <rms@gnu.org>
5379
5380 * basic.texi (Inserting Text): Minor cleanup.
5381
8cf51b2c
GM
53822006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5383
5384 * custom.texi (Changing a Variable, Face Customization):
5385 Update for changes in Custom menus.
5386
8cf51b2c
GM
53872006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5388
5389 * macos.texi (Mac International): Undo last change.
5390
8cf51b2c
GM
53912006-01-02 Chong Yidong <cyd@stupidchicken.com>
5392
5393 * custom.texi (Custom Themes): Describe the new
5394 customize-create-theme interface.
5395
53962005-12-30 Juri Linkov <juri@jurta.org>
5397
5398 * basic.texi (Position Info): Update example.
5399
c8763fb6 54002005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5401
5402 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5403
54042005-12-24 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * custom.texi (Custom Themes): `load-theme' always loads.
5407
54082005-12-23 Juri Linkov <juri@jurta.org>
5409
5410 * display.texi (Highlight Interactively): Use double space to
5411 separate sentences. Replace C-p with M-p, and C-n with M-n.
5412
54132005-12-22 Richard M. Stallman <rms@gnu.org>
5414
5415 * custom.texi (Easy Customization and subnodes):
5416 Replace "active field" with "button".
5417 Use "user option" only for variables.
5418 Use "setting" for variable-or-face.
5419
54202005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5421
5422 * buffers.texi (Select Buffer): Change order in table to make
5423 "Similar" refer to the correct item.
5424 (Indirect Buffers): Minor rewording.
5425
8cf51b2c
GM
54262005-12-20 Juri Linkov <juri@jurta.org>
5427
5428 * files.texi (VC Status): Put P and N near p and n.
5429
8cf51b2c
GM
54302005-12-19 Richard M. Stallman <rms@gnu.org>
5431
5432 * programs.texi (Electric C): Delete the info about newline control.
5433 (Other C Commands): Minor cleanup.
5434 (Left Margin Paren): Minor cleanup.
5435
54362005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5437
5438 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5439 (Customization Groups): Delete text moved to "Browsing Custom".
5440 (Browsing Custom): New node.
5441 (Specific Customization): Clarify which commands only work for
5442 loaded options.
5443
54442005-12-18 Bill Wohler <wohler@newt.com>
5445
5446 * frames.texi (Tool Bars): Shorten text of previous change.
5447
54482005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5449
5450 * files.texi (VC Status): Document log-view mode.
5451
54522005-12-18 Bill Wohler <wohler@newt.com>
5453
5454 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5455 permanently via the customize interface.
5456
8cf51b2c
GM
54572005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5458
5459 * killing.texi (Killing by Lines): Document `kill-whole-line'
5460 function.
5461
c8763fb6 54622005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5463
5464 * buffers.texi (Select Buffer): Change `prev-buffer' to
5465 `previous-buffer'. Indicate that these functions use a frame
5466 local buffer list.
5467
8cf51b2c
GM
54682005-12-12 Richard M. Stallman <rms@gnu.org>
5469
5470 * custom.texi (Easy Customization): Change menu comment.
5471 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5472
5473 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5474 (Help): Among the Apropos commands, describe only C-h a here.
5475
54762005-12-11 Richard M. Stallman <rms@gnu.org>
5477
5478 * programs.texi (Options for Comments): Comment-end starts with space.
5479
5480 * glossary.texi (Glossary): Minor cleanup.
5481
5482 * files.texi (Old Versions): Use @table.
5483
8cf51b2c
GM
54842005-12-10 David Koppelman <koppel@ece.lsu.edu>
5485
5486 * display.texi (Highlight Interactively): Include
5487 global-hi-lock-mode. Add miscellaneous details and elaborations.
5488
54892005-12-09 Richard M. Stallman <rms@gnu.org>
5490
5491 * display.texi (Font Lock): Delete the Global FL menu item.
5492
54932005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5494
5495 * custom.texi (Minibuffer Maps): Mention the maps for file name
5496 completion.
5497
54982005-12-09 Kim F. Storm <storm@cua.dk>
5499
5500 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5501 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5502 cursor to next corner in rectangle; clarify insert around rectangle.
5503
8cf51b2c
GM
55042005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5505
5506 * custom.texi (Customization): Use xref to elisp manual for
5507 non-TeX output.
5508 (Minor Modes): Update.
5509 (Customization Groups, Changing a Variable, Face Customization):
5510 Update for new appearance of Custom buffers.
5511 (Changing a Variable): `custom-buffer-done-function' has been
5512 replaced by `custom-buffer-done-kill'.
5513 (Specific Customization): In the `customize-group' buffer, a
5514 subgroup's contents are not "hidden". They are not included at
5515 all. They have no [Show] button.
5516 (Mouse Buttons): Add pxref to description of mouse event lists in
5517 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5518 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5519 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5520
55212005-12-08 Richard M. Stallman <rms@gnu.org>
5522
5523 * mini.texi (Completion Commands, Completion):
5524 In file name input, SPC does not do completion.
5525
8cf51b2c
GM
55262005-12-08 Nick Roberts <nickrob@snap.net.nz>
5527
5528 * building.texi (GDB Graphical Interface): Explain screen size
5529 setting.
5530 (Other GDB User Interface Buffers): Describe features specific to
5531 GDB 6.4.
5532
8cf51b2c
GM
55332005-12-01 Nick Roberts <nickrob@snap.net.nz>
5534
5535 * building.texi (GDB User Interface Layout): Describe how to
5536 kill associated buffers.
5537 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5538 (Watch Expressions): Be more precise.
5539 (Other GDB User Interface Buffers): Describe how to change a
5540 register value.
5541
8cf51b2c
GM
55422005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5543
5544 * macos.texi (Mac Input): Remove description of
5545 mac-command-key-is-meta. Add descriptions of
5546 mac-control-modifier, mac-command-modifier, and
5547 mac-option-modifier.
5548 (Mac International): Fix description of conversion of clipboard data.
5549 (Mac Font Specs): Add example of font customization by face attributes.
5550
55512005-11-22 Nick Roberts <nickrob@snap.net.nz>
5552
5553 * building.texi (Watch Expressions): Expand description.
5554 (Other GDB User Interface Buffers): Describe local map for
5555 gud-watch.
5556
55572005-11-21 Chong Yidong <cyd@stupidchicken.com>
5558
5559 * display.texi (Font Lock): Font lock is enabled by default now.
5560
55612005-11-20 Juri Linkov <juri@jurta.org>
5562
5563 * basic.texi (Position Info): Update examples of the output.
5564 Remove the fact that examples are produced in the TeXinfo buffer,
5565 because in the Info reader users will get a different output from
5566 `C-x ='.
5567
5568 * building.texi (Compilation Mode): Remove paragraph duplicated
5569 from the node `Compilation'. Add `compilation-skip-threshold'.
5570
5571 * display.texi (Font Lock): Suggest more user-friendly method of
5572 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5573
55742005-11-18 Richard M. Stallman <rms@gnu.org>
5575
5576 * files.texi (Registering): Mention @@ in mode line.
5577
5578 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5579
55802005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5581
5582 * files.texi (Renaming and VC): Some back-ends don't
5583 handle renaming.
5584
8cf51b2c
GM
55852005-11-17 Juri Linkov <juri@jurta.org>
5586
5587 * emacs.texi (Top):
5588 * display.texi (Highlight Interactively): Put this font-lock based
5589 mode near Font Lock node.
5590
55912005-11-16 Chong Yidong <cyd@stupidchicken.com>
5592
5593 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5594 icons.
5595
55962005-11-12 Kim F. Storm <storm@cua.dk>
5597
5598 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5599 (Help Summary): Add C-h d and C-h e.
5600 (Apropos): Clarify that all apropos commands may search for either
5601 list of words or a regexp. Add C-h d for apropos-documentation.
5602 Describe apropos-documentation-sort-by-scores user option.
5603
8cf51b2c
GM
56042005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5605
5606 * killing.texi (CUA Bindings): Add @section.
5607
56082005-11-10 Kim F. Storm <storm@cua.dk>
5609
5610 * emacs.texi (Top): Add CUA Bindings entry to menu.
5611
5612 * killing.texi (CUA Bindings): New node. Moved here from
5613 misc.texi and extended with info on rectangle commands and
5614 rectangle highlighting, interface to registers, and the global
5615 mark feature.
5616
5617 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5618
5619 * regs.texi: Prev link points to CUA Bindings node.
5620
56212005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5622
5623 * help.texi (Help Echo): By default, help echos are only shown on
5624 mouse-over, not on point-over.
5625
c8763fb6 56262005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5627
5628 * misc.texi (Shell Mode): Describe how to activate password echoing.
5629
8cf51b2c
GM
56302005-11-04 Romain Francoise <romain@orebokech.com>
5631
5632 * mark.texi (Mark Ring): Fix typo.
5633
56342005-11-03 Richard M. Stallman <rms@gnu.org>
5635
5636 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5637
56382005-11-01 Bill Wohler <wohler@newt.com>
5639
5640 * help.texi (Help Mode): Fix typo.
5641
56422005-11-01 Nick Roberts <nickrob@snap.net.nz>
5643
1c6c854e
CS
5644 * building.texi (Other GDB User Interface Buffers):
5645 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5646
56472005-10-31 Romain Francoise <romain@orebokech.com>
5648
5649 * files.texi (Compressed Files): Fix typo.
5650
5651 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5652
5653 * windows.texi (Force Same Window): Likewise.
5654
56552005-10-30 Bill Wohler <wohler@newt.com>
5656
5657 * help.texi (Help Mode): URLs viewed with browse-url.
5658
56592005-10-31 Nick Roberts <nickrob@snap.net.nz>
5660
5661 * building.texi (GDB Graphical Interface): Don't reference
5662 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5663 must stay in same frame.
5664
56652005-10-29 Chong Yidong <cyd@stupidchicken.com>
5666
5667 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5668
5669 * anti.texi (Antinews): Likewise.
5670
8cf51b2c
GM
56712005-10-28 Bill Wohler <wohler@newt.com>
5672
5673 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5674
56752005-10-28 Richard M. Stallman <rms@gnu.org>
5676
5677 * files.texi (Visiting): Explain how to enter ? in a file name.
5678
5679 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5680
8cf51b2c
GM
56812005-10-25 Nick Roberts <nickrob@snap.net.nz>
5682
1c6c854e
CS
5683 * building.texi (GDB Graphical Interface):
5684 Describe gdb-mouse-until.
8cf51b2c
GM
5685
56862005-10-23 Richard M. Stallman <rms@gnu.org>
5687
5688 * custom.texi (Init File): Recommend when to use site-start.el.
5689
8cf51b2c
GM
56902005-10-21 Juri Linkov <juri@jurta.org>
5691
5692 * custom.texi (Examining): Mention accessing the old variable
5693 value via M-n in set-variable.
5694
8cf51b2c
GM
56952005-10-18 Romain Francoise <romain@orebokech.com>
5696
5697 * files.texi (Version Systems): Capitalize GNU.
5698
8cf51b2c
GM
56992005-10-18 Nick Roberts <nickrob@snap.net.nz>
5700
5701 * building.texi (Compilation Mode): Remove redundant paragraph.
5702 (Watch Expressions): Remove paragraph to reflect code change.
5703
8cf51b2c
GM
57042005-10-16 Richard M. Stallman <rms@gnu.org>
5705
5706 * building.texi (Compilation Mode, Compilation): Clarified.
5707
57082005-10-15 Richard M. Stallman <rms@gnu.org>
5709
5710 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5711
8cf51b2c
GM
57122005-10-13 Kenichi Handa <handa@m17n.org>
5713
5714 * basic.texi (Position Info): Fix previous change.
5715
c8763fb6 57162005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5717
5718 * cmdargs.texi (Icons X): Fix typo.
5719
57202005-10-12 Kenichi Handa <handa@m17n.org>
5721
5722 * basic.texi (Position Info): Describe the case that Emacs shows
5723 "part of display ...".
5724
c8763fb6 57252005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5726
5727 * cmdargs.texi (Icons X): -nb => -nbi.
5728
57292005-10-10 Chong Yidong <cyd@stupidchicken.com>
5730
5731 * frames.texi (Speedbar): A couple more clarifications.
5732
57332005-10-11 Nick Roberts <nickrob@snap.net.nz>
5734
5735 * building.texi (GDB User Interface Layout): Improve diagram.
5736 (Watch Expressions): Explain how to make speedbar global.
5737 (Other GDB User Interface Buffers): Make references more precise.
5738
8cf51b2c
GM
57392005-10-09 Richard M. Stallman <rms@gnu.org>
5740
5741 * frames.texi (Speedbar): Clarify the text.
5742
57432005-10-09 Chong Yidong <cyd@stupidchicken.com>
5744
5745 * frames.texi (Speedbar): Add information on keybindings,
5746 dismissing the speedbar, and buffer display mode. Link to
5747 speedbar manual.
5748
c8763fb6 57492005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5750
1c6c854e 5751 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5752 added -nb, --no-bitmap-icon.
5753
8cf51b2c
GM
57542005-10-07 Nick Roberts <nickrob@snap.net.nz>
5755
5756 * building.texi (GDB Graphical Interface): Add variables and
5757 functions to indices. Be more precise.
5758
c8763fb6 57592005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5760
5761 * frames.texi (Drag and Drop): Remove the x- from
5762 x-dnd-open-file-other-window and xdnd-protocol-alist.
5763
57642005-09-30 Romain Francoise <romain@orebokech.com>
5765
5766 * mini.texi (Minibuffer): The default value now appears before the
5767 colon in minibuffer prompts.
5768
8cf51b2c
GM
57692005-09-25 Richard M. Stallman <rms@gnu.org>
5770
5771 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5772
8cf51b2c
GM
57732005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5774
5775 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5776
8cf51b2c
GM
57772005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5778
5779 * emacs.texi (Top): Update submenus from macos.texi.
5780
5781 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5782 (Mac OS): Update feature support status.
5783 (Mac Input): List supported input scripts. Remove description
5784 about `mac-keyboard-text-encoding'. Mention mouse button
5785 emulation and related variables.
5786 (Mac International): Mention Central European and Cyrillic
5787 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5788 Add description about coding system for selection.
5789 Add description about language environment.
5790 (Mac Environment Variables):
5791 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5792 arguments. Add Preferences support.
5793 (Mac Directories): Explicitly state that this node is for Mac OS
5794 Classic only.
1c6c854e
CS
5795 (Mac Font Specs): Mention specification for scalable fonts.
5796 List supported charsets. Add preferred way of creating fontsets.
5797 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5798 (Mac Functions): Add descriptions about `mac-set-file-creator',
5799 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5800 and `mac-get-preference'.
5801
8cf51b2c
GM
58022005-09-16 Romain Francoise <romain@orebokech.com>
5803
5804 Update all files to specify GFDL version 1.2.
5805
5806 * doclicense.texi (GNU Free Documentation License): Update to
5807 version 1.2.
5808
58092005-09-15 Richard M. Stallman <rms@gnu.org>
5810
5811 * buffers.texi (List Buffers): Fix xref.
5812
5813 * rmail.texi (Rmail Basics): Fix xref.
5814
5815 * emacs.texi (Top): Update subnode menus.
5816
5817 * files.texi (Saving Commands): New node, broken out of Saving.
5818 (Customize Save): New node, broken out of Saving.
5819 Clarify effect of write-region-inhibit-fsync.
5820 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5821
8cf51b2c
GM
58222005-09-14 Romain Francoise <romain@orebokech.com>
5823
5824 * files.texi (Saving): Mention write-region-inhibit-fsync.
5825
58262005-09-05 Chong Yidong <cyd@stupidchicken.com>
5827
5828 * custom.texi (Custom Themes): New node.
5829
58302005-09-03 Richard M. Stallman <rms@gnu.org>
5831
49823426
GM
5832 * search.texi (Search Case): Mention vars that control
5833 case-fold-search for various operations.
8cf51b2c
GM
5834
58352005-08-22 Juri Linkov <juri@jurta.org>
5836
5837 * display.texi (Standard Faces): Merge the text from
5838 `(elisp)Standard Faces' into this node.
5839
58402005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5841
5842 * emacs.texi (Top): Delete menu item for deleted node
5843 Keyboard Translations.
5844
58452005-08-18 Richard M. Stallman <rms@gnu.org>
5846
8cf51b2c
GM
5847 * trouble.texi (Unasked-for Search):
5848 Delete xref to Keyboard Translations.
5849
5850 * glossary.texi (Glossary): Delete xref.
5851
8cf51b2c
GM
5852 * custom.texi (Minor Modes): Say that the list here is not complete.
5853 (Keyboard Translations): Node deleted.
5854 (Disabling): Delete xref to it.
5855 (Customization Groups): Fix Custom buffer example.
5856 (Hooks): Mention remove-hooks.
5857
58582005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5859
5860 * building.texi (GDB Graphical Interface): Improve filling of menu
5861 item.
5862
58632005-08-18 Nick Roberts <nickrob@snap.net.nz>
5864
5865 * building.texi (GDB Graphical Interface): Use better node names.
5866
58672005-08-14 Richard M. Stallman <rms@gnu.org>
5868
5869 * text.texi (Sentences): Fix xref.
5870
58712005-08-14 Juri Linkov <juri@jurta.org>
5872
5873 * building.texi (Compilation, Grep Searching): Move grep command
5874 headings from `Compilation' to `Grep Searching'.
5875
5876 * dired.texi (Dired and Find):
5877 * maintaining.texi (Tags Search): Replace grep xref to
5878 `Compilation' node with `Grep Searching'.
5879
5880 * files.texi (Comparing Files): Replace xref to `Compilation' with
5881 `Compilation Mode'.
5882
58832005-08-13 Alan Mackenzie <acm@muc.de>
5884
5885 * search.texi (Non-ASCII Isearch): Correct a typo.
5886 (Replacement Commands): Mention query-replace key binding.
5887
58882005-08-11 Richard M. Stallman <rms@gnu.org>
5889
5890 * programs.texi (Options for Comments): Fix xref.
5891
5892 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5893 out of Regexps.
5894
8cf51b2c
GM
58952005-08-09 Juri Linkov <juri@jurta.org>
5896
5897 * building.texi (Compilation): Use `itemx' instead of `item'.
5898 (Grep Searching): Simplify phrase.
5899
5900 * display.texi (Standard Faces): Describe vertical-border on
5901 window systems.
5902
5903 * windows.texi (Split Window): Simplify phrase and mention
5904 vertical-border face.
5905
59062005-08-09 Richard M. Stallman <rms@gnu.org>
5907
5908 * files.texi (Comparing Files): Clarify compare-windows.
5909
5910 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5911
8cf51b2c
GM
59122005-08-06 Eli Zaretskii <eliz@gnu.org>
5913
5914 * mule.texi (Coding Systems): Rephrase the paragraph about
5915 codepages: no need for "M-x codepage-setup" anymore, except on
5916 MS-DOS.
5917
5918 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5919 the MS-DOS port only.
5920
59212005-07-30 Eli Zaretskii <eliz@gnu.org>
5922
5923 * makefile.w32-in (info): Don't run multi-install-info.bat.
5924 ($(infodir)/dir): New target, produced by running
5925 multi-install-info.bat.
5926
8cf51b2c
GM
59272005-07-22 Eli Zaretskii <eliz@gnu.org>
5928
5929 * files.texi (Quoted File Names): Add index entry.
5930
8cf51b2c
GM
59312005-07-19 Juri Linkov <juri@jurta.org>
5932
5933 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5934
59352005-07-18 Juri Linkov <juri@jurta.org>
5936
8cf51b2c
GM
5937 * custom.texi (Easy Customization):
5938 * files.texi (Old Versions):
5939 * frames.texi (Wheeled Mice):
5940 * mule.texi (Specify Coding):
8cf51b2c
GM
5941 * text.texi (Cell Justification):
5942 * trouble.texi (After a Crash):
8cf51b2c
GM
5943 * xresources.texi (GTK styles):
5944 Delete duplicate duplicate words.
5945
59462005-07-17 Richard M. Stallman <rms@gnu.org>
5947
5948 * frames.texi (Creating Frames): Fix foreground color example.
5949
5950 * custom.texi (Init Examples): Clean up text about conditionals.
5951
59522005-07-16 Richard M. Stallman <rms@gnu.org>
5953
5954 * mini.texi (Completion Commands): Fix command name for ?.
5955
8cf51b2c
GM
59562005-07-16 Eli Zaretskii <eliz@gnu.org>
5957
5958 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5959 `menu' face has no effect on w32 and with GTK.
5960 Add cross-references.
8cf51b2c
GM
5961
5962 * cmdargs.texi (General Variables): Clarify the default location
5963 of $HOME on w32 systems.
5964
59652005-07-15 Jason Rumney <jasonr@gnu.org>
5966
5967 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5968 changed.
5969
59702005-07-08 Kenichi Handa <handa@m17n.org>
5971
1c6c854e
CS
5972 * mule.texi (Recognize Coding):
5973 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5974
59752005-07-07 Richard M. Stallman <rms@gnu.org>
5976
5977 * anti.texi (Antinews): Mention mode-line-inverse-video.
5978
5979 * files.texi (Saving): Minor correction about C-x C-w.
5980
5981 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5982
59832005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5984
5985 * search.texi (Isearch Scroll): Add example of using the
5986 `isearch-scroll' property.
5987 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5988 `Display Custom' node.
5989 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5990 and de-emphasize it.
5991 (Other Repeating Search): `occur' currently can not correctly
5992 handle multiline matches. Correct, clarify and update description
5993 of `flush-lines' and `keep-lines'.
5994
5995 * display.texi (Display Custom): Add anchor for `baud-rate'.
5996
59972005-07-07 Richard M. Stallman <rms@gnu.org>
5998
5999 * gnu.texi: Update where to get GNU status; add refs for how to help.
6000 Add footnotes 6 and 7.
6001
60022005-07-04 Lute Kamstra <lute@gnu.org>
6003
6004 Update FSF's address in GPL notices.
6005
8cf51b2c 6006 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6007 * trouble.texi (Checklist): Update FSF's address.
6008
8cf51b2c
GM
60092005-06-24 Richard M. Stallman <rms@gnu.org>
6010
6011 * display.texi (Text Display): Change index entries.
6012
60132005-06-24 Eli Zaretskii <eliz@gnu.org>
6014
6015 * makefile.w32-in (MAKEINFO): Use --force.
6016 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6017 Makefile.in.
8cf51b2c
GM
6018
60192005-06-23 Richard M. Stallman <rms@gnu.org>
6020
1c6c854e 6021 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6022 nobreak-char-display.
6023
6024 * emacs.texi (Top): Update detailed node listing.
6025
1c6c854e 6026 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6027 to nobreak-char-display and no-break-space to nobreak-space.
6028 (Standard Faces): Split up the list of standard faces
6029 and put it in a separate node. Add nobreak-space and
6030 escape-glyph.
6031
8cf51b2c
GM
60322005-06-23 Lute Kamstra <lute@gnu.org>
6033
6034 * mule.texi (Select Input Method): Fix typo.
6035
60362005-06-23 Kenichi Handa <handa@m17n.org>
6037
1c6c854e
CS
6038 * mule.texi (International): List all supported scripts.
6039 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6040 distribution.
6041 (Language Environments): List all language environments.
6042 Intlfonts contains fonts for most supported scripts, not all..
6043 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6044 input a specific character.
8cf51b2c
GM
6045 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6046
60472005-06-23 Juanma Barranquero <lekktu@gmail.com>
6048
49823426 6049 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6050
60512005-06-22 Miles Bader <miles@gnu.org>
6052
6053 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6054
60552005-06-20 Miles Bader <miles@gnu.org>
6056
6057 * display.texi (Faces): Add `vertical-divider'.
6058
60592005-06-17 Richard M. Stallman <rms@gnu.org>
6060
6061 * text.texi (Adaptive Fill): Minor clarification.
6062
8cf51b2c
GM
60632005-06-10 Lute Kamstra <lute@gnu.org>
6064
6065 * emacs.texi (Top): Correct version number.
6066 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6067 refer to the current version of Emacs.
6068
60692005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6070
6071 * files.texi (Log Buffer): Document when there can be more than
6072 one file to be committed.
6073
60742005-06-08 Juri Linkov <juri@jurta.org>
6075
6076 * display.texi (Faces): Add `shadow' face.
6077
60782005-06-07 Masatake YAMATO <jet@gyve.org>
6079
6080 * display.texi (Faces): Write about mode-line-highlight.
6081
60822005-06-06 Richard M. Stallman <rms@gnu.org>
6083
6084 * misc.texi (Printing Package): Explain how to initialize
6085 printing package.
6086
6087 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6088
60892005-06-05 Chong Yidong <cyd@stupidchicken.com>
6090
6091 * emacs.texi: Rename Hardcopy to Printing.
6092 Make PostScript and PostScript Variables subnodes of it.
6093
6094 * misc.texi (Printing): Rename node from Hardcopy.
6095 Mention menu bar options.
6096 Move PostScript and PostScript Variables to submenu.
6097 (Printing package): New node.
6098
6099 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6100
6101 * dired.texi (Operating on Files): Likewise.
6102
6103 * calendar.texi (Displaying the Diary): Likewise.
6104
6105 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6106
6107 * glossary.texi (Glossary): Likewise.
6108
6109 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6110 effect.
6111
61122005-06-04 Richard M. Stallman <rms@gnu.org>
6113
6114 * trouble.texi (After a Crash): Polish previous change.
6115
8cf51b2c
GM
61162005-05-30 Noah Friedman <friedman@splode.com>
6117
6118 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6119 recovery mechanism.
6120
8cf51b2c
GM
61212005-05-28 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * building.texi (Other Buffers): SPC toggles display of
6124 floating point registers.
6125
8cf51b2c
GM
61262005-05-27 Nick Roberts <nickrob@snap.net.nz>
6127
6128 * files.texi (Log Buffer): Merge in description of Log Edit
6129 mode from pcl-cvs.texi.
6130
61312005-05-26 Richard M. Stallman <rms@gnu.org>
6132
6133 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6134
8cf51b2c
GM
61352005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6136
6137 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6138 not enabled by default.
6139 When not on a word, `ispell-word' by default checks the word
6140 before point.
6141
61422005-05-24 Nick Roberts <nickrob@snap.net.nz>
6143
6144 * building.texi (Debugger Operation): Simplify last sentence.
6145
61462005-05-23 Lute Kamstra <lute@gnu.org>
6147
6148 * emacs.texi: Update FSF's address throughout.
6149 (Preface): Use @cite.
6150 (Distrib): Add cross reference to the node "Copying". Mention the
6151 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6152 printed manuals.
6153 (Intro): Use @xref for the Emacs Lisp Intro.
6154
8cf51b2c
GM
61552005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6156
6157 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6158
6159 * basic.texi (Moving Point): Mention default for `goto-line'.
6160
6161 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6162 of a variable's docstring.
6163
61642005-05-18 Lute Kamstra <lute@gnu.org>
6165
6166 * maintaining.texi (Overview of Emerge): Add cross reference.
6167 Remove duplication.
6168
6169 * emacs.texi (Top): Update to the current structure of the manual.
6170 * misc.texi (Emacs Server): Add menu description.
6171 * files.texi (Saving): Fix menu.
6172 * custom.texi (Customization): Fix menu.
6173 * mule.texi (International): Fix menu.
6174 * kmacro.texi (Keyboard Macros): Fix menu.
6175
61762005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * display.texi: Various minor changes.
6179 (Faces): Delete text that is repeated in the next section.
6180
61812005-05-16 Nick Roberts <nickrob@snap.net.nz>
6182
6183 * building.texi (Debugger Operation): Mention GUD tooltips are
6184 disabled with GDB in text command mode.
6185
8cf51b2c
GM
61862005-05-16 Nick Roberts <nickrob@snap.net.nz>
6187
6188 * building.texi: Replace toolbar with "tool bar" for consistency.
6189 (Compilation Mode): Describe compilation-context-lines
6190 and use of arrow in compilation buffer.
6191 (Debugger Operation): Replace help text with variable's value.
6192
6193 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6194 consistency.
6195
61962005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6197
6198 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6199 Add xref.
6200
8cf51b2c
GM
62012005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6202
6203 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6204 (Position Info): Delete discussion of `goto-line'. It is already
6205 described in `Moving point'.
6206
6207 * mini.texi (Completion Commands): Correct reference.
6208 (Completion Options): Fix typo.
6209
6210 * killing.texi (Deletion): Complete description of `C-x C-o'.
6211
8cf51b2c
GM
62122005-05-10 Richard M. Stallman <rms@gnu.org>
6213
6214 * building.texi (Compilation): Clarify recompile's directory choice.
6215
6216 * frames.texi (Tooltips): Cleanups.
6217
6218 * basic.texi (Arguments): Fix punctuation.
6219
62202005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6221
6222 * screen.texi (Menu Bar): The up and down (not left and right)
6223 arrow keys move through a keyboard menu.
6224
62252005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6226
6227 * basic.texi: Various typo and grammar fixes.
6228 (Moving Point): C-a now runs move-beginning-of-line.
6229
62302005-05-08 Nick Roberts <nickrob@snap.net.nz>
6231
6232 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6233
6234 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6235 as different animals.
6236
62372005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6238
6239 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6240 Correct index entry.
6241
62422005-05-07 Nick Roberts <nickrob@snap.net.nz>
6243
6244 * building.texi (Debugger Operation): Update to reflect changes
6245 in GUD tooltips.
6246
62472005-04-30 Richard M. Stallman <rms@gnu.org>
6248
6249 * files.texi (Compressed Files): Auto Compression normally enabled.
6250
6251 * building.texi (Debugger Operation): Clarify previous change.
6252
8cf51b2c
GM
62532005-04-28 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * building.texi (Debugger Operation): Add description for
6256 GUD tooltips when program is not running.
6257
62582005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * misc.texi (Shell): Add `Shell Prompts' to menu.
6261 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6262 description. Delete remarks moved to new node.
6263 (Shell Prompts): New node.
6264 (History References): Replace remarks moved to `Shell Prompts'
6265 with xref to that node.
6266 (Remote Host): Clarify how to specify the terminal type when
6267 logging in to a different machine.
6268
62692005-04-26 Richard M. Stallman <rms@gnu.org>
6270
6271 * emacs.texi (Top): Update submenus from files.texi.
6272
6273 * files.texi (Filesets): Clarify previous change.
6274
6275 * dired.texi (Misc Dired Features): Clarify previous change.
6276
62772005-04-25 Chong Yidong <cyd@stupidchicken.com>
6278
6279 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6280
1c6c854e
CS
6281 * dired.texi (Misc Dired Features):
6282 Document dired-compare-directories.
8cf51b2c
GM
6283
6284 * files.texi (Filesets): New node.
6285 (File Conveniences): Document Image mode.
6286
6287 * text.texi (TeX Print): Document tex-compile.
6288
62892005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6290
6291 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6292 Delete redundant reference to tooltip Custom group. It is
6293 referred too again in the next paragraph.
6294
62952005-04-24 Richard M. Stallman <rms@gnu.org>
6296
6297 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6298
8cf51b2c
GM
62992005-04-19 Kim F. Storm <storm@cua.dk>
6300
6301 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6302
63032005-04-18 Lars Hansen <larsh@math.ku.dk>
6304
6305 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6306 turns off desktop-save-mode.
6307
63082005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6309
6310 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6311 by default in terminals compatible with xterm. Mention that
6312 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6313 node.
6314
8cf51b2c
GM
63152005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6318
c8763fb6 63192005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6320
6321 * xresources.texi (Table of Resources): Add cursorBlink.
6322
63232005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6324
6325 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6326 `d', `C-d' and `u'.
6327
63282005-04-11 Richard M. Stallman <rms@gnu.org>
6329
6330 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6331 (Misc X): Add -D, --basic-display.
6332
6333 * maintaining.texi (Change Log): Correct the description of
6334 the example.
6335
6336 * major.texi (Choosing Modes): Document magic-mode-alist.
6337
8cf51b2c
GM
63382005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6339
6340 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6341 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6342 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6343 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6344 `w', respectively.
6345 (Rmail Labels): Mention `l'.
6346 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6347 (Rmail Summary Edit): Describe `j' and RET.
6348
c8763fb6 63492005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6350
6351 * xresources.texi (Lucid Resources): Add fontSet resource.
6352
8cf51b2c
GM
63532005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6354
6355 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6356 now called `indicate-empty-lines'.
6357
63582005-04-06 Kim F. Storm <storm@cua.dk>
6359
6360 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6361
63622005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6365 deleted.
6366 (Marks vs Flags): Add some convenient key bindings.
6367 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6368 (Misc Dired Features): Correct and expand description of `w' command.
6369
6370 * frames.texi (XTerm Mouse): Delete apparently false info.
6371 The GNU/Linux console currently does not appear to support
6372 `xterm-mouse-mode'.
6373
8cf51b2c
GM
63742005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6375
6376 * calendar.texi (Diary): Mention shell utility `calendar'.
6377
63782005-04-01 Richard M. Stallman <rms@gnu.org>
6379
6380 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6381
8cf51b2c
GM
63822005-04-01 Lute Kamstra <lute@gnu.org>
6383
6384 * maintaining.texi (Change Log): add-change-log-entry uses
6385 add-log-mailing-address.
6386
63872005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6388
6389 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6390 `VC Mode Line' and put in an xref to that node.
6391 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6392 its description.
6393
63942005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6395
6396 * calendar.texi (Calendar Systems): Say that the Persian calendar
6397 implemented here is the arithmetical one championed by Birashk.
6398
63992005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6400
6401 * programs.texi (Fortran Motion): Fix previous change.
6402
8cf51b2c
GM
64032005-03-29 Richard M. Stallman <rms@gnu.org>
6404
6405 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6406
64072005-03-29 Chong Yidong <cyd@stupidchicken.com>
6408
6409 * text.texi (Refill): Refer to Long Lines Mode.
6410 (Longlines): New node.
6411 (Auto Fill): Don't index "word wrap" here.
6412 (Filling): Add Longlines to menu.
6413
64142005-03-29 Richard M. Stallman <rms@gnu.org>
6415
6416 * xresources.texi: Minor fixes.
6417
6418 * misc.texi (Emacs Server): Fix Texinfo usage.
6419
6420 * emacs.texi (Top): Don't use a real section heading for
6421 "Detailed Node Listing". Fake it instead.
6422
6423 * basic.texi (Position Info): Minor cleanup.
6424
6425 * mule.texi (Input Methods): Minor cleanup.
6426
64272005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6428
6429 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6430 constructs as well.
6431 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6432
64332005-03-29 Kenichi Handa <handa@m17n.org>
6434
6435 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6436
6437 * basic.texi (Position Info): Update the description about the
6438 command C-u C-x =.
6439
64402005-03-28 Richard M. Stallman <rms@gnu.org>
6441
6442 * emacs.texi (Top): Use @section for the detailed node listing.
6443
6444 * calendar.texi: Minor fixes to previous change.
6445
6446 * programs.texi (Fortran): Small fixes to previous changes.
6447
6448 * emacs.texi (Top): Update list of subnodes of Dired.
6449 Likewise for building.texi.
6450
6451 * files.texi (File Conveniences): Delete Auto Image File mode.
6452
64532005-03-28 Chong Yidong <cyd@stupidchicken.com>
6454
6455 * building.texi (Flymake): New node.
6456
6457 * custom.texi (Function Keys): Document kp- event types and
6458 keypad-setup package.
6459
6460 * dired.texi (Wdired): New node.
6461
6462 * files.texi (File Conveniences): Reorder entries.
6463 Explain how to turn on Auto-image-file mode.
6464 Document Thumbs mode.
6465
6466 * mule.texi (Specify Coding): Document recode-region and
6467 recode-file-name.
6468
6469 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6470
64712005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6472
6473 * commands.texi (Keys): M-o is now a prefix key.
6474
64752005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6476
6477 * programs.texi: Reformat and update copyright years.
6478 (Fortran): Update section.
6479
64802005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6481
6482 * files.texi: Several small changes in addition to:
6483 (Visiting): Change xref for Dialog Boxes to ref.
6484 (Version Headers): Replace references to obsolete var
6485 `vc-header-alist' with `vc-BACKEND-header'.
6486 (Customizing VC): Update value of `vc-handled-backends'.
6487
64882005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6489
6490 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6491 move here from Emacs Lisp Reference Manual.
6492 * calendar.texi (Calendar/Diary, Diary Commands)
6493 (Special Diary Entries, Importing Diary): Change some xrefs to
6494 point to emacs-xtra rather than elisp.
6495
6496 * emacs-xtra.texi (Calendar Customizing):
6497 Move view-diary-entries-initially, view-calendar-holidays-initially,
6498 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6499 Emacs Manual.
6500 (Appt Customizing): Merge entire section into main Emacs Manual.
6501 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6502 mark-holidays-in-calendar here from emacs-xtra.
6503 (Displaying the Diary): Move view-diary-entries-initially,
6504 mark-diary-entries-in-calendar here from emacs-xtra.
6505 (Appointments): Move appt-display-mode-line,
6506 appt-display-duration, appt-disp-window-function,
6507 appt-delete-window-function here from emacs-xtra.
6508
6509 * calendar.texi: Update and reformat copyright.
6510 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6511 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6512 (Diary): Refer to `diary-file' rather than ~/diary.
6513 (Diary Commands): Rename node to "Displaying the Diary".
6514 * emacs.texi (Top): Rename "Diary Commands" section.
6515 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6516
65172005-03-26 Eli Zaretskii <eliz@gnu.org>
6518
6519 * misc.texi (Emacs Server): Fix the command for setting
6520 server-name. Add an xref to Invoking emacsclient.
6521
6522 * help.texi (Help Summary): Clarify when "C-h ." will do something
6523 nontrivial.
6524 (Apropos): Add cindex entry for apropos-sort-by-scores.
6525
6526 * display.texi (Text Display): Add index entries for how no-break
6527 characters are displayed.
6528
8cf51b2c
GM
65292005-03-26 Eli Zaretskii <eliz@gnu.org>
6530
6531 * files.texi (Visiting): Fix cross-references introduced with the
6532 last change.
6533
6534 * xresources.texi (GTK resources): Fix last change.
6535
8cf51b2c
GM
65362005-03-25 Chong Yidong <cyd@stupidchicken.com>
6537
6538 * xresources.texi (X Resources): GTK options documented too.
6539 (Resources): Clarify meaning of program name.
6540 (Table of Resources): Add visualClass.
6541 (GTK resources): Rewrite.
6542 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6543
6544 * display.texi (Text Display): Mention non-breaking spaces.
6545
6546 * files.texi (Reverting): Document auto-revert-check-vc-info.
6547
6548 * frames.texi (Mouse Commands): Document
6549 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6550
6551 * help.texi (Help Summary): Add `C-h .'.
6552 (Apropos): Apropos accepts a list of search terms.
6553 Document apropos-sort-by-scores.
6554 (Help Echo): Document display-local-help.
6555
6556 * misc.texi (Emacs Server): Document server-name.
6557 (Invoking emacsclient): Document -s option for server names.
6558
6559 * text.texi (Outline Visibility): Introduce "current heading
6560 line" (commands can be called with point on a body line).
6561 Re-order table to follow the sequence of discussion.
6562 hide-body won't hide lines before first header line.
6563 (TeX Mode): Add DocTeX mode.
6564
8cf51b2c
GM
65652005-03-24 Richard M. Stallman <rms@gnu.org>
6566
6567 * mule.texi (Single-Byte Character Support): Delete mention
6568 of iso-acc.el and iso-transl.el.
6569
8cf51b2c
GM
65702005-03-23 Lute Kamstra <lute@gnu.org>
6571
6572 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6573
65742005-03-23 Richard M. Stallman <rms@gnu.org>
6575
8cf51b2c
GM
6576 * search.texi: Delete explicit node pointers.
6577 (Incremental Search): New menu.
6578 (Basic Isearch, Repeat Isearch, Error in Isearch)
6579 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6580 (Slow Isearch): New subnodes.
6581 (Configuring Scrolling): Node deleted.
6582 (Search Case): Doc default-case-fold-search.
6583 (Regexp Replace): Move replace-regexp doc here.
6584
6585 * rmail.texi (Movemail): Put commas inside closequotes.
6586
6587 * picture.texi (Insert in Picture): Document C-c arrow combos.
6588 (Basic Picture): Clarify erasure.
6589
6590 * display.texi (Font Lock): Put commas inside closequotes.
6591
6592 * cmdargs.texi (General Variables): Put commas inside closequotes.
6593
65942005-03-23 Nick Roberts <nickrob@snap.net.nz>
6595
6596 * building.texi (Stack Buffer): Mention reverse contrast for
6597 *selected* frame (might not be current frame).
6598
8cf51b2c
GM
65992005-03-21 Richard M. Stallman <rms@gnu.org>
6600
6601 * building.texi (Starting GUD): Add bashdb.
6602
66032005-03-20 Chong Yidong <cyd@stupidchicken.com>
6604
6605 * basic.texi (Moving Point): Add M-g M-g binding.
6606 (Undo): Document undo-only.
6607 (Position Info): Document M-g M-g and C-u M-g M-g.
6608
6609 * building.texi (Building): Put Grep Searching after Compilation
6610 Shell.
6611 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6612 Document next-error-highlight.
6613 (Grep Searching): Document grep-highlight-matches.
6614 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6615
6616 * calendar.texi (Importing Diary): Rename node from iCalendar.
6617 Document diary-from-outlook.
6618
6619 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6620 Commands.
6621 Mention effect of X drag and drop on Dired buffers.
6622
6623 * files.texi (Visiting): Document large-file-warning-threshold.
6624 Move paragraph on file-selection dialog.
6625 Mention visiting files using X drag and drop.
6626 (Reverting): Mention using Auto-Revert mode to tail files.
6627 Document auto-revert-tail-mode.
6628 (Version Systems): Minor correction.
6629 (Comparing Files): Diff-mode is no longer based on Compilation
6630 mode.
6631 Document compare-ignore-whitespace.
6632 (Misc File Ops): Explain passing a directory to rename-file.
6633 Likewise for copy-file and make-symbolic-link.
6634
6635 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6636 Document mouse-wheel-progressive speed.
6637
6638 * help.texi (Misc Help): Document numeric argument for C-h i.
6639 Correctly explain the effect of just C-u as argument.
6640
6641 * killing.texi (Deletion): Document numeric argument for
6642 just-one-space.
6643
6644 * mini.texi (Completion): Completion acts on text before point.
6645
6646 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6647 (Emulation): CUA mode replaces pc-bindings-mode,
6648 pc-selection-mode, and s-region.
6649
6650 * mule.texi (Input Methods): Leim is now built-in.
6651 (Select Input Method): Document quail-show-key.
6652 (Specify Coding): Document revert-buffer-with-coding-system.
6653
6654 * programs.texi (Fortran Motion): Document f90-next-statement,
6655 f90-previous-statement, f90-next-block, f90-previous-block,
6656 f90-end-of-block, and f90-beginning-of-block.
6657
6658 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6659
6660 * emacs.texi (Acknowledgments): Updated.
6661
6662 * anti.texi: Total rewrite.
6663
8cf51b2c
GM
66642005-03-19 Chong Yidong <cyd@stupidchicken.com>
6665
6666 * ack.texi (Acknowledgments): Update.
6667
66682005-03-19 Eli Zaretskii <eliz@gnu.org>
6669
1c6c854e
CS
6670 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6671 Update copyright years.
8cf51b2c
GM
6672
66732005-03-14 Nick Roberts <nickrob@snap.net.nz>
6674
6675 * building.texi (Commands of GUD): Move paragraph on setting
6676 breakpoints with mouse to the GDB Graphical Interface node.
6677
66782005-03-07 Richard M. Stallman <rms@gnu.org>
6679
8cf51b2c
GM
6680 * misc.texi (Single Shell, Shell Options): Fix previous change.
6681
6682 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6683
66842005-03-06 Richard M. Stallman <rms@gnu.org>
6685
6686 * building.texi (Starting GUD): Don't explain text vs graphical
6687 GDB here. Just mention it and xref.
6688 Delete "just one debugger process".
6689 (Debugger Operation): Move GUD tooltip info here.
6690 (GUD Tooltips): Node deleted.
6691 (GDB Graphical Interface): Explain the two GDB modes here.
6692
8cf51b2c
GM
6693 * sending.texi (Sending Mail): Minor cleanup.
6694 (Mail Aliases): Explain quoting conventions.
6695 Update key rebinding example.
6696 (Header Editing): C-M-i is like M-TAB.
6697 (Mail Mode Misc): mail-attach-file does not do MIME.
6698
6699 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6700 that really belongs here.
6701 (Remote Mailboxes): Text moved to Rmail Inbox.
6702 (Rmail Display): Mention Mouse-1.
6703 (Movemail): Clarify two movemail versions.
6704 Clarify rmail-movemail-program.
6705
8cf51b2c
GM
6706 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6707 Document async shell commands.
6708 (Shell History): Clarify.
6709 (Shell Ring): Mention C-UP an C-DOWN.
6710 (Shell Options): Add comint-prompt-read-only.
6711 (Invoking emacsclient): Set EDITOR to run Emacs.
6712 (Sorting): No need to explain what region is.
6713 (Saving Emacs Sessions): Fix typo.
6714 (Recursive Edit): Fix punctuation.
6715 (Emulation): Don't mention "PC bindings" which are standard.
6716 (Hyperlinking): Explain Mouse-1 convention here.
6717 (Find Func): Node deleted.
6718
8cf51b2c
GM
6719 * help.texi (Name Help): Xref to Hyperlinking.
6720
6721 * glossary.texi (Glossary):
6722 Rename "Balance Parentheses" to "Balancing...".
6723 Add "Byte Compilation". Correct "Copyleft".
6724 New xref in "Customization".
6725 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6726 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6727 Rename "Registers" to "Register".
6728 Replace "Selecting" with "Selected Frame",
6729 "Selected Window", and "Selecting a Buffer".
6730
6731 * files.texi (Types of Log File): Explain how projects'
6732 methods can vary.
6733
8cf51b2c
GM
6734 * display.texi (Faces): Delete "Emacs 21".
6735
6736 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6737 * fixit.texi (Spelling): C-M-i like M-TAB.
6738 * mini.texi (Completion Options): C-M-i like M-TAB.
6739 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6740 * text.texi (Text Mode): C-M-i like M-TAB.
6741
6742 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6743
6744 * calendar.texi (Specified Dates): Mention `g w'.
6745 (Appointments): appt-activate toggles with no arg.
6746
8cf51b2c
GM
67472005-03-05 Juri Linkov <juri@jurta.org>
6748
6749 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6750 "invocation (command line arguments)".
8cf51b2c
GM
6751 (Misc X): Add -nbc, --no-blinking-cursor.
6752
67532005-03-04 Ulf Jasper <ulf.jasper@web.de>
6754
6755 * calendar.texi (iCalendar): No need to require it now.
6756
8cf51b2c
GM
67572005-03-03 Nick Roberts <nickrob@snap.net.nz>
6758
6759 * trouble.texi (Contributing): Mention Savannah. Direct users to
6760 emacs-devel.
6761
67622005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6763
6764 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6765 window.
6766
8cf51b2c
GM
67672005-02-27 Richard M. Stallman <rms@gnu.org>
6768
6769 * building.texi (Compilation): Update mode line status info.
6770
67712005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6772
6773 * calendar.texi (General Calendar): Document binding of
6774 scroll-other-window-down.
6775 (Mayan Calendar): Fix earliest date.
6776 (Time Intervals): Document timeclock-change.
6777 Fix timeclock-ask-before-exiting documentation.
6778
67792005-02-26 Kim F. Storm <storm@cua.dk>
6780
6781 * frames.texi (Mouse References):
6782 Add mouse-1-click-in-non-selected-windows.
6783
67842005-02-25 Richard M. Stallman <rms@gnu.org>
6785
6786 * screen.texi (Screen): Explain better about cursors and mode lines;
6787 don't presuppose text terminals.
6788 (Point): Don't assume just one cursor.
6789 Clarify explanation of cursors.
6790 (Echo Area, Menu Bar): Cleanups.
6791
6792 * mini.texi (Minibuffer): Prompts are highlighted.
6793 (Minibuffer Edit): Newline = C-j only on text terminals.
6794 Clarify resize-mini-windows values.
6795 Mention M-PAGEUP and M-PAGEDOWN.
6796 (Completion Commands): Mouse-1 like Mouse-2.
6797 (Minibuffer History): Explain history commands better.
6798 (Repetition): Add xref to Incremental Search.
6799
6800 * mark.texi (Setting Mark): Clarify info about displaying mark.
6801 Clarify explanation of C-@ and C-SPC.
6802 (Transient Mark): Mention Delete Selection mode.
6803 (Marking Objects): Clean up text about extending the region.
6804
6805 * m-x.texi (M-x): One C-g doesn't always go to top level.
6806 No delay before suggest-key-bindings output.
6807
6808 * fixit.texi (Fixit): Mention C-/ for undo.
6809 (Spelling): Mention ESC TAB like M-TAB.
6810 Replacement words with r and R are rechecked.
6811 Say where C-g leaves point. Mention ? as input.
6812
68132005-02-23 Lute Kamstra <lute@gnu.org>
6814
6815 * cmdargs.texi (Initial Options): Add cross reference.
6816
8cf51b2c
GM
68172005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * emacs.texi (Top): Update menu for splitting of node in
6820 msdog.texi.
6821 * frames.texi (Frames): Update xref for splitting of node in
6822 msdog.texi.
6823 * trouble.texi (Quitting): Ditto.
6824
68252005-02-16 Richard M. Stallman <rms@gnu.org>
6826
6827 * windows.texi (Split Window): Simplify line truncation info
6828 and xref to Display Custom.
6829
6830 * trouble.texi (Quitting): Emergency escape only for text terminal.
6831 (Screen Garbled): C-l for ungarbling is only for text terminal.
6832
6833 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6834
6835 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6836
6837 * programs.texi (Program Modes): Mention Python mode.
6838 (Moving by Defuns): Repeating C-M-h extends region.
6839 (Basic Indent): Clarify.
6840 (Custom C Indent): Clarify.
6841 (Expressions): Repeating C-M-@ extends region.
6842 (Info Lookup): Clarify for C-h S.
6843 (Symbol Completion): ESC TAB alternative for M-TAB.
6844 (Electric C): Clarify.
6845
6846 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6847
6848 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6849 MS-DOS Input node.
6850 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6851 (MS-DOS and MULE): Clarify.
6852 (MS-DOS Processes, Windows Processes): Fix typos.
6853
6854 * major.texi (Choosing Modes): Clarify.
6855
6856 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6857 (Keyboard Macro Step-Edit): Clarify.
6858
6859 * indent.texi (Indentation): Clarifications.
6860
6861 * help.texi (Help): Correct error about C-h in query-replace.
6862 Clarify apropos vs C-h a. Fix how to search in FAQ.
6863 (Key Help): Describe C-h w here.
6864 (Name Help): Minor cleanup. C-h w moved to Key Help.
6865 Clarify the "object" joke.
6866 (Apropos): Clarify. Mouse-1 like Mouse-2.
6867 (Help Mode): Mouse-1 like Mouse-2.
6868
6869 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6870
6871 * display.texi (Display): Reorder menu.
6872 (Faces): Cleanup.
6873 (Font Lock): Cleanup. Mention Options menu.
6874 Delete obsolete text.
6875 (Scrolling): For C-l, don't presume text terminal.
6876 (Horizontal Scrolling): Simplify intro.
6877 (Follow Mode): Clarify.
1c6c854e 6878 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6879 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6880 Doc default-tab-width. Doc line truncation more thoroughly.
6881
6882 * dired.texi (Dired Enter): C-x C-f can run Dired.
6883 (Dired Visiting): Comment out `a' command.
6884 Mouse-1 is like Mouse-2.
6885 (Shell Commands in Dired): ? can be used more than once.
6886
6887 * basic.texi (Continuation Lines): Simplify description of truncation,
6888 and refer to Display Custom for the rest of it.
6889
8cf51b2c
GM
68902005-02-06 Lute Kamstra <lute@gnu.org>
6891
6892 * basic.texi (Undo): Fix typo.
6893
6894 * cmdargs.texi (Emacs Invocation): Fix typo.
6895
6896 * custom.texi (Init Examples): Fix typo.
6897
6898 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6899
69002005-02-06 Richard M. Stallman <rms@gnu.org>
6901
6902 * regs.texi (Registers): Registers can hold numbers, too.
6903
6904 * killing.texi (Other Kill Commands): Cleanup.
6905 Delete redundant explanation of kill in read-only buffer.
6906 (Yanking): Mention term "copying".
6907 (Accumulating Text): Fix typo.
6908
6909 * entering.texi (Entering Emacs): Update rationale at start.
6910 (Exiting): Treat iconifying on a par with suspension.
6911
6912 * custom.texi (Minor Modes): Fix typo.
6913 (Easy Customization): Fix menu style.
6914 (Variables): Add xref.
6915 (Examining): Setting for future sessions works through .emacs.
6916 (Keymaps): "Text terminals", not "Many".
6917 (Init Rebinding): Explain \C-. Show example of \M-.
6918 Fix minor wording errors.
6919 (Function Keys): Explain vector syntax just once.
6920 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6921 (Init File): Mention .emacs.d directory.
6922 (Init Examples): Add xref.
6923 (Find Init): Mention .emacs.d directory.
6924
6925 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6926 (Action Arguments): Explain which kinds of -l args are found how.
6927 (Initial Options): --batch does not inhibit site-start.
6928 Add xrefs.
6929 (Command Example): Use --batch, not -batch.
6930
6931 * basic.texi (Inserting Text): Cleanup wording.
6932 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6933 C-n is not error at end of buffer.
6934 (Undo): Doc C-/ like C-_. Add xrefs.
6935 (Arguments): META key may be labeled ALT.
6936 Peculiar arg meanings are explained in doc strings.
6937
6938 * abbrevs.texi (Expanding Abbrevs): Clarify.
6939
69402005-02-05 Eli Zaretskii <eliz@gnu.org>
6941
6942 * frames.texi (Frame Parameters): Add an xref to the description
6943 of list-colors-display. Add a pointer to the X docs about colors.
6944
6945 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6946 Improve docs of list-colors-display.
8cf51b2c
GM
6947
69482005-02-03 Lute Kamstra <lute@gnu.org>
6949
6950 * frames.texi (Frames, Drag and Drop): Fix typos.
6951
69522005-02-03 Richard M. Stallman <rms@gnu.org>
6953
6954 * windows.texi (Basic Window): Mention color-change in mode line.
6955 (Change Window): Explain dragging vertical boundaries.
6956
6957 * text.texi (Sentences): Clarify.
6958 (Paragraphs): Explain M-a and blank lines.
6959 (Outline Mode): Clarify text and menu.
6960 (Hard and Soft Newlines): Mention use-hard-newlines.
6961
6962 * frames.texi (Frames): Delete unnecessary mention of Windows.
6963 (Mouse Commands): Likewise. Mention xterm mouse support.
6964 (Clipboard): Clarify.
6965 (Mouse References): Mention use of Mouse-1 for following links.
6966 (Menu Mouse Clicks): Clarify.
6967 (Mode Line Mouse): Clarify.
6968 (Drag and Drop): Rewrite.
6969
6970 * fixit.texi (Spelling): Fix typo.
6971
6972 * files.texi (File Names): Clarify.
6973 (Visiting): Update conditions for use of file dialog. Clarify.
6974 (Saving): Doc d as answer in save-some-buffers.
6975 (Remote Files): Clean up the text.
6976
6977 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6978
6979 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6980 (List Buffers): Clarify.
6981 (Several Buffers): Doc T command.
6982 (Buffer Convenience): Clarify menu.
6983
6984 * basic.texi (Undo): Clarify last change.
6985
69862005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6987
6988 * fixit.texi (Spelling): Fix typo.
6989
69902005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6991
6992 * basic.texi (Undo): Update description of `undo-outer-limit'.
6993
69942005-02-01 Nick Roberts <nickrob@snap.net.nz>
6995
6996 * building.texi: Update documentation relating to GDB Graphical
6997 Interface.
6998
69992005-01-30 Luc Teirlinck <teirllm@auburn.edu>
7000
7001 * custom.texi (Easy Customization): Adapt menu to node name change.
7002
70032005-01-30 Richard M. Stallman <rms@gnu.org>
7004
7005 * custom.texi (Easy Customization): Defn of "User Option" now
7006 includes faces. Don't say just "option" when talking about variables.
7007 Do say just "options" to mean "anything customizable".
7008 (Specific Customization): Describe `customize-variable',
7009 not `customize-option'.
7010
7011 * glossary.texi (Glossary) <Faces>: Add xref.
7012 <User Option>: Change definition--include faces. Change xref.
7013
7014 * picture.texi (Picture): Mention artist.el.
7015
7016 * sending.texi, screen.texi, programs.texi, misc.texi:
7017 * mini.texi, major.texi, maintaining.texi, macos.texi:
7018 * help.texi, frames.texi, files.texi:
7019 Don't say just "option" when talking about variables.
7020
7021 * display.texi, mule.texi: Don't say just "option" when talking
7022 about variables. Other minor cleanups.
7023
8cf51b2c
GM
70242005-01-26 Lute Kamstra <lute@gnu.org>
7025
7026 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7027 File'. Mention the `-Q' option at the `--no-site-file' option.
7028
8cf51b2c
GM
70292005-01-22 David Kastrup <dak@gnu.org>
7030
7031 * building.texi (Grep Searching): Mention alias `find-grep' for
7032 `grep-find'.
7033
70342005-01-20 Richard M. Stallman <rms@gnu.org>
7035
7036 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7037
8cf51b2c
GM
70382005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7039
7040 * rmail.texi (Movemail): Explain differences
7041 between standard and mailutils versions of movemail.
7042 Describe command line and configuration options introduced
7043 with the latter.
7044 Explain the notion of mailbox URL, provide examples and
7045 cross-references to mailutils documentation.
7046 Describe various methods of specifying mailbox names,
7047 user names and user passwords for rmail.
1c6c854e
CS
7048 (Remote Mailboxes): New section.
7049 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7050 options used to control its behavior.
7051 (Other Mailbox Formats): Explain handling of various mailbox
7052 formats.
7053
70542005-01-13 Richard M. Stallman <rms@gnu.org>
7055
7056 * commands.texi (Commands): Clarification.
7057
70582005-01-11 Richard M. Stallman <rms@gnu.org>
7059
7060 * programs.texi (Multi-line Indent): Fix previous change.
7061 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7062
8cf51b2c
GM
70632005-01-08 Richard M. Stallman <rms@gnu.org>
7064
7065 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7066 lazy-highlight.
7067
7068 * search.texi (Query Replace): Mention faces query-replace
7069 and lazy-highlight.
7070 (Incremental Search): Update isearch highlighting info.
7071
8cf51b2c
GM
70722005-01-04 Richard M. Stallman <rms@gnu.org>
7073
7074 * custom.texi (Saving Customizations): Minor improvement.
7075
8cf51b2c
GM
70762005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7077
7078 * custom.texi (Saving Customizations): Emacs no longer loads
7079 `custom-file' after .emacs. No longer mention customizing through
7080 Custom.
7081
8cf51b2c
GM
70822005-01-01 Andreas Schwab <schwab@suse.de>
7083
7084 * killing.texi (Graphical Kill): Move up under node Killing,
7085 change @section to @subsection.
7086
70872005-01-01 Richard M. Stallman <rms@gnu.org>
7088
7089 * custom.texi (Face Customization): Mention hex color specs.
7090
7091 * emacs.texi (Top): Update Killing submenu.
7092
7093 * killing.texi (Killing): Reorganize section.
7094 No more TeX-only text; put the node command at start of chapter.
7095 But the first section heading is used only in TeX.
7096 Rewrite the text to read better in this mode.
7097 (Graphical Kill): New subnode gets some of the text that
7098 used to be in the first section.
7099
71002004-12-31 Richard M. Stallman <rms@gnu.org>
7101
7102 * dired.texi (Shell Commands in Dired): Delete the ? example.
7103
7104 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7105
7106 * files.texi (Saving): Describe new require-final-newline features
7107 and mode-require-final-newline.
7108
8cf51b2c
GM
71092004-12-29 Richard M. Stallman <rms@gnu.org>
7110
7111 * custom.texi (File Variables): Clarify previous change.
7112
c8763fb6 71132004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7114
7115 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7116 out now.
7117
71182004-12-27 Richard M. Stallman <rms@gnu.org>
7119
7120 * Makefile.in (MAKEINFO): Specify --force.
7121
7122 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7123 (Undo): Doc undo-outer-limit.
7124
8cf51b2c
GM
71252004-12-15 Juri Linkov <juri@jurta.org>
7126
7127 * mark.texi (Transient Mark, Mark Ring): M-< and other
7128 movement commands don't set mark in Transient Mark mode
7129 if mark is active.
7130
8cf51b2c
GM
71312004-12-12 Juri Linkov <juri@jurta.org>
7132
7133 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7134 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7135
7136 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7137 (Misc Dired Commands): Add @r{(Dired)} to w.
7138
71392004-12-12 Juri Linkov <juri@jurta.org>
7140
7141 * mark.texi (Marking Objects): Marking commands also extend the
7142 region when mark is active in Transient Mark mode.
7143
8cf51b2c
GM
71442004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7145
7146 * custom.texi (Saving Customizations): Emacs only loads the custom
7147 file automatically after the init file in version 22.1 or later.
7148 Adapt text and examples to this fact.
7149
8cf51b2c
GM
71502004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7151
7152 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7153 be set through Custom. Otherwise, it has no effect.
7154
8cf51b2c
GM
71552004-12-05 Richard M. Stallman <rms@gnu.org>
7156
7157 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7158 * entering.texi: Rename Command Line to Emacs Invocation.
7159
10d1d0af 7160 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7161
7162 * custom.texi (Easy Customization): Move up to section level,
7163 before Variables. Avoid using the term "variable"; say "option".
7164 New initial explanation.
7165 (Variables): In initial explanation, connect "variable" to the
7166 already-explained "user option".
7167
7168 * emacs.texi (Top): Fix ref to Command Line.
7169 Move reference to Easy Customization.
7170
7171 * xresources.texi (X Resources): Fix From link.
7172
7173 * doclicense.texi (GNU Free Documentation License): Fix To link.
7174
7175 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7176
7177 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7178
71792004-12-03 Richard M. Stallman <rms@gnu.org>
7180
7181 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7182
71832004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7184
7185 * kmacro.texi: Several small changes in addition to the following.
7186 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7187 defining a keyboard macro.
7188 Mention `kmacro-ring-max'.
7189 (Keyboard Macro Counter): Clarify description of
7190 `kmacro-insert-counter', `kmacro-set-counter',
7191 `kmacro-add-counter' and `kmacro-set-format'.
7192
71932004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7194
7195 * custom.texi (File Variables): Add `unibyte' and make it more
7196 clear that `unibyte' and `coding' are special. Suggested by Simon
7197 Krahnke <overlord@gmx.li>.
7198
7199 * mule.texi (Enabling Multibyte): Refer to File Variables.
7200 Suggested by Simon Krahnke <overlord@gmx.li>.
7201
c8763fb6 72022004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7203
7204 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7205 x-use-old-gtk-file-dialog.
7206
8cf51b2c
GM
72072004-11-20 Richard M. Stallman <rms@gnu.org>
7208
7209 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7210
72112004-11-09 Lars Brinkhoff <lars@nocrew.org>
7212
7213 * building.texi (Lisp Eval): Delete hyphen in section name.
7214
72152004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7216
7217 * files.texi (Old Versions):
7218 No longer document annotation as "CVS only".
7219
72202004-11-10 Andre Spiegel <spiegel@gnu.org>
7221
7222 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7223 version systems, mentioning the new ones that we support.
7224 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7225 suggestions.
7226
c8763fb6 72272004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7228
49823426 7229 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7230
c8763fb6 72312004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7232
7233 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7234
72352004-10-23 Eli Zaretskii <eliz@gnu.org>
7236
7237 * text.texi (Text Based Tables, Table Definition)
7238 (Table Creation, Table Recognition, Cell Commands)
7239 (Cell Justification, Row Commands, Column Commands)
7240 (Fixed Width Mode, Table Conversion, Measuring Tables)
7241 (Table Misc): New nodes, documenting the Table Mode.
7242
8cf51b2c
GM
72432004-10-19 Jason Rumney <jasonr@gnu.org>
7244
7245 * makefile.w32-in (info): Change order of arguments to makeinfo.
7246
72472004-10-19 Ulf Jasper <ulf.jasper@web.de>
7248
7249 * calendar.texi (iCalendar): Update for package changes.
7250
8cf51b2c
GM
72512004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7252
7253 * files.texi (Misc File Ops): View mode is a minor mode.
7254
8cf51b2c
GM
72552004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7256
7257 * calendar.texi (iCalendar): Style changes.
7258
72592004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7260
7261 * search.texi (Regexps): The regexp described in the example is no
7262 longer stored in the variable `sentence-end'.
7263
8cf51b2c
GM
72642004-10-06 Nick Roberts <nickrob@snap.net.nz>
7265
7266 * building.texi (Starting GUD): Note that multiple debugging
7267 sessions requires `gdb --fullname'.
7268
72692004-10-05 Ulf Jasper <ulf.jasper@web.de>
7270
7271 * calendar.texi (iCalendar): New section for a new package.
7272
8cf51b2c
GM
72732004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7274
7275 * text.texi: Various small changes in addition to the following.
7276 (Text): Replace xref for autotype with inforef.
7277 (Sentences): Explain nil value for `sentence-end'.
7278 (Paragraphs): Update default values for `paragraph-start' and
7279 `paragraph-separate'.
7280 (Text Mode): Correct description of Text mode's effect on the
7281 syntax table.
7282 (Outline Visibility): `hide-other' does not hide top level headings.
7283 `selective-display-ellipses' no longer has an effect on Outline mode.
7284 (TeX Misc): Add missing @cindex.
7285 Replace xref for RefTeX with inforef.
7286 (Requesting Formatted Text): The variable
7287 `enriched-fill-after-visiting' no longer exists.
7288 (Editing Format Info): Update names of menu items and commands.
7289 (Format Faces): Mention special effect of specifying the default face.
7290 Describe inheritance of text properties.
7291 Correct description of `fixed' face.
7292 (Format Indentation): Correct description of effect of setting
7293 margins. Mention `set-left-margin' and `set-right-margin'.
7294 (Format Justification): Update names of menu items.
7295 `set-justification-full' is now bound to `M-j b'.
7296 Mention that `default-justification' is a per buffer variable.
7297 (Format Properties): Update name of menu item.
7298 (Forcing Enriched Mode): `format-decode-buffer' automatically
7299 turns on Enriched mode if the buffer is in text/enriched format.
7300
73012004-10-05 Emilio C. Lopes <eclig@gmx.net>
7302
7303 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7304
73052004-09-28 Kim F. Storm <storm@cua.dk>
7306
7307 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7308 Align with new functionality.
7309
8cf51b2c
GM
73102004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7311
7312 * display.texi (Display Custom): Remove stray `@end defvar'.
7313
73142004-09-23 Kim F. Storm <storm@cua.dk>
7315
7316 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7317 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7318
8cf51b2c
GM
73192004-09-20 Richard M. Stallman <rms@gnu.org>
7320
7321 * custom.texi (Hooks): Explain using setq to clear out a hook.
7322 (File Variables): Explain multiline string constants.
7323 (Non-ASCII Rebinding): Explain when you need to update
7324 non-ASCII char codes in .emacs.
7325
7326 * building.texi (Compilation): Explain how to make a silent
7327 subprocess that won't be terminated. Explain compilation-environment.
7328
73292004-09-13 Kim F. Storm <storm@cua.dk>
7330
7331 * mini.texi (Repetition): Rename isearch-resume-enabled to
7332 isearch-resume-in-command-history and change default to disabled.
7333
8cf51b2c
GM
73342004-09-09 Kim F. Storm <storm@cua.dk>
7335
7336 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7337 with new `kmacro-name-last-macro'.
7338
8cf51b2c
GM
73392004-09-08 Juri Linkov <juri@jurta.org>
7340
7341 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7342
8cf51b2c
GM
73432004-09-03 Juri Linkov <juri@jurta.org>
7344
7345 * search.texi (Incremental Search): Update wording for M-%.
7346
73472004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7348
7349 * killing.texi (Killing): Correct description of kill commands in
7350 read-only buffer.
7351
73522004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7353
7354 * building.texi (Compilation Mode): Add a paragraph about rules
7355 for finding the compilation buffer for `next-error'.
7356
7357 * search.texi (Other Repeating Search): Mention that Occur mode
7358 supports the next-error functionality.
7359
73602004-09-02 Juri Linkov <juri@jurta.org>
7361
7362 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7363
73642004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7365
7366 * kmacro.texi (Basic Keyboard Macro):
7367 `apply-macro-to-region-lines' now operates on all lines that begin
7368 in the region, rather than on all complete lines in the region.
7369
c8763fb6 73702004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7371
7372 * frames.texi (Drag and drop): Add documentation about
7373 x-dnd-test-function and x-dnd-known-types.
7374
73752004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7376
7377 * indent.texi: Various minor changes in addition to:
7378 (Indentation Commands): Correct description of `indent-relative'.
7379 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7380 mode. The *Tab Stops* buffer uses Overwrite Mode.
7381 (Just Spaces): `tabify' converts sequences of at least two spaces
7382 to tabs.
7383
8cf51b2c
GM
73842004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7385
7386 * frames.texi (Secondary Selection): Setting the secondary
7387 selection with M-Drag-Mouse-1 does not alter the kill ring,
7388 setting it with M-Mouse-1 and M-Mouse-3 does.
7389 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7390 toolkit scroll bars.
7391 (Scroll Bars): Ditto.
7392
7393 * windows.texi (Basic Window): When using a window system, the value
7394 of point in a non-selected window is indicated by a hollow box.
7395 (Split Window): Side by side windows are separated by a scroll bar,
7396 if scroll bars are used.
7397 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7398 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7399 (Window Convenience): Update bindings for `winner-undo' and
7400 `winner-redo'.
7401
7402 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7403 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7404 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7405 of "Using Emacs as a Server".
7406 * building.texi (Building): Interchange nodes (for correct numbering).
7407 * programs.texi (Programs): Interchange nodes (for correct numbering).
7408 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7409 Info to the node structure.
7410 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7411 Rearrange order of nodes and sections such that both "GNU GENERAL
7412 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7413 end, as appropriate for appendices.
7414 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7415 Use `@unnumberedsec'.
7416 * trouble.texi: Adapt sectioning in Info to the node structure.
7417 Adapt node pointers to change in emacs.texi.
7418 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7419
8cf51b2c
GM
74202004-08-25 Kenichi Handa <handa@m17n.org>
7421
7422 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7423 description for unibyte mode.
7424
74252004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7426
7427 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7428
7429 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7430 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7431 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7432 in @pxref.
7433
74342004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7437 Change section names.
7438
8cf51b2c
GM
74392004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7440
7441 * kmacro.texi (Keyboard Macro Ring): Rename section.
7442 Emacs treats the head of the macro ring as the `last keyboard macro'.
7443 (Keyboard Macro Counter): Minor change.
7444 (Save Keyboard Macro): Some clarifications.
7445 (Edit Keyboard Macro): Rename section.
7446
7447 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7448 32-bit machines.
7449 (Several Buffers): Clarify which buffer is selected if `2' is
7450 pressed in the Buffer Menu.
7451 Auto Revert mode can be used to update the Buffer Menu
7452 automatically.
7453
74542004-08-21 Eli Zaretskii <eliz@gnu.org>
7455
7456 * help.texi (Misc Help): Add an index entry for finding an Info
7457 manual by its file name.
7458
74592004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7460
7461 * files.texi (Backup Deletion): Correct description of
7462 `delete-old-versions'.
7463 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7464 (Auto Save Files): Recommend `auto-save-mode' to reenable
7465 auto-saving, rather than the abbreviation `auto-save'.
7466
74672004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7470 for "killing" and "yanking" in main menu.
7471
74722004-08-16 Richard M. Stallman <rms@gnu.org>
7473
7474 * killing.texi (Yanking, Killing): Minor cleanups.
7475
7476 * mark.texi (Momentary Mark): Minor cleanups.
7477
74782004-08-15 Kenichi Handa <handa@etl.go.jp>
7479
7480 * custom.texi (Non-ASCII Rebinding):
7481 C-q always inserts the right code to pass to global-set-key.
7482
8cf51b2c
GM
74832004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7484
7485 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7486 `insert-register', instead of `C-x r g' binding, for consistency.
7487
74882004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7489
7490 * fixit.texi (Spelling): Fix typo.
7491
74922004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7493
7494 * help.texi (Help): Fix Texinfo usage.
7495
8cf51b2c
GM
74962004-07-24 Richard M. Stallman <rms@gnu.org>
7497
7498 * text.texi (Paragraphs): Update how paragraphs are separated
7499 and the default for paragraph-separate.
7500
7501 * search.texi (Regexp Replace): Further update text for new
7502 replacement operators.
7503
8cf51b2c
GM
75042004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7505
7506 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7507 `R' switch.
7508
7509 * dired.texi (Dired Updating): `k' only deletes inserted
7510 subdirectories from the Dired buffer if a prefix argument was given.
7511
7512 * search.texi (Regexps): Delete redundant definition of `symbol' in
7513 description of `\_>'. It already occurs in the description of `\_<'.
7514
8cf51b2c
GM
75152004-07-01 Juri Linkov <juri@jurta.org>
7516
7517 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7518 (Regexp Search): Add M-r.
7519
75202004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7521
7522 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7523
75242004-06-29 Jesper Harder <harder@ifa.au.dk>
7525
49823426 7526 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7527
75282004-06-25 Richard M. Stallman <rms@gnu.org>
7529
7530 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7531
75322004-06-25 David Kastrup <dak@gnu.org>
7533
7534 * search.texi (Regexp Replace): Some typo corrections and
7535 rearrangement.
7536
75372004-06-24 David Kastrup <dak@gnu.org>
7538
7539 * search.texi (Unconditional Replace): Use replace-string instead
7540 of query-replace in example.
7541 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7542 sequences.
7543 (Query Replace): Correct explanation of `^' which does not use
7544 the mark stack.
7545
75462004-06-21 Nick Roberts <nickrob@gnu.org>
7547
7548 * misc.texi (Shell History Copying): Document comint-insert-input.
7549 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7550
8cf51b2c
GM
75512004-06-20 Jesper Harder <harder@ifa.au.dk>
7552
7553 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7554 * custom.texi (Customization): Do.
7555 * anti.texi (Antinews): Do.
7556 * abbrevs.texi (Defining Abbrevs): Do.
7557
7558 * programs.texi (Info Lookup): Fix keybinding for
7559 info-lookup-symbol.
7560
75612004-06-16 Juanma Barranquero <lektu@terra.es>
7562
7563 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7564 Add emacs-xtra.
7565 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7566 (clean): Add emacs-xtra and flymake. Remove redundancies.
7567
75682004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7571 Add emacs-xtra.
7572 * emacs-xtra.texi: New file.
7573
75742004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7575
7576 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7577 (Dired and Find): Mention differences with ordinary Dired buffers.
7578
8cf51b2c
GM
75792004-06-13 Richard M. Stallman <rms@gnu.org>
7580
7581 * custom.texi (Init Syntax): Explain about vars that do special
7582 things when set with setq or with Custom.
7583 (Init Examples): Add line-number-mode example.
7584
8cf51b2c
GM
75852004-06-12 Juri Linkov <juri@jurta.org>
7586
7587 * dired.texi (Operating on Files): Add dired-do-touch.
7588
8cf51b2c
GM
75892004-06-10 Juri Linkov <juri@jurta.org>
7590
7591 * building.texi (Lisp Eval): Add C-M-x on defface.
7592
75932004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7594
7595 * files.texi (Reverting): Auto-Revert mode and
7596 Global Auto-Revert mode no longer revert remote files.
7597
8cf51b2c
GM
75982004-05-29 Richard M. Stallman <rms@gnu.org>
7599
7600 * custom.texi (Init File): Two dashes start --no-site-file.
7601
8cf51b2c
GM
76022004-05-29 Alan Mackenzie <acm@muc.de>
7603
7604 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7605 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7606 (AWK, Pike): Document as "C-like modes".
7607 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7608 (M-x man): Supersedes M-x manual-entry.
7609 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7610
7611 ("Comments in C"): Delete node; the info is in CC Mode manual.
7612 (c-comment-only-line-offset): Remove description.
7613
7614 (C-c ., C-c C-c): Describe new C Mode bindings.
7615
7616 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7617 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7618 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7619 Amend definitions.
7620
7621 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7622 Describe functions.
7623
7624 (c-comment-start-regexp, c-hanging-comment-ender-p)
7625 (c-hanging-comment-starter-p): Remove obsolete definitions.
7626
7627 * emacs.texi: Remove the menu entry "Comments in C".
7628
8cf51b2c
GM
76292004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7630
7631 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7632 `M-x locate'.
7633
76342004-05-16 Karl Berry <karl@gnu.org>
7635
7636 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7637 makeinfo --html fails.
7638 * help.texi (Help Summary) [@ifnottex]: Likewise.
7639
76402004-05-13 Nick Roberts <nickrob@gnu.org>
7641
7642 * building.texi (GDB Graphical Interface): Update and describe
7643 layout first.
7644
8cf51b2c
GM
76452004-05-04 Jason Rumney <jasonr@gnu.org>
7646
7647 * makefile.w32-in: Revert last change.
7648
76492004-05-03 Jason Rumney <jasonr@gnu.org>
7650
7651 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7652
8cf51b2c
GM
76532004-04-23 Juanma Barranquero <lektu@terra.es>
7654
7655 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7656
76572004-04-18 Juri Linkov <juri@jurta.org>
7658
7659 * fixit.texi (Spelling): Remove file extension from ispell xref.
7660
76612004-04-15 Kim F. Storm <storm@cua.dk>
7662
7663 * cmdargs.texi (Initial Options): Add -Q.
7664
76652004-04-05 Kim F. Storm <storm@cua.dk>
7666
7667 * custom.texi (File Variables): Add safe-local-eval-forms.
7668
8cf51b2c
GM
76692004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7670
7671 * files.texi (Reverting): Correct description of revert-buffer's
7672 handling of point.
7673
76742004-03-22 Juri Linkov <juri@jurta.org>
7675
7676 * emacs.texi (Top): Add `Misc X'.
7677
49823426 7678 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7679
7680 * glossary.texi: Improve references.
7681
7682 * help.texi: Sync keywords with finder.el.
7683
7684 * mini.texi (Completion): Add description for menu items.
7685
7686 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7687
7688 * sending.texi (Mail Methods): Fix xref to Message manual.
7689
8cf51b2c
GM
76902004-03-12 Richard M. Stallman <rms@gnu.org>
7691
8cf51b2c
GM
7692 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7693
8cf51b2c
GM
76942004-03-04 Richard M. Stallman <rms@gnu.org>
7695
7696 * search.texi (Regexps): Explain that ^ and $ have their
7697 special meanings only in certain contexts.
7698
7699 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7700
7701 * mule.texi (Specify Coding): Doc C-x RET F.
7702
7703 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7704 for multiple compile and grep buffers.
7705 (Indirect Buffers): Don't recommand clone-indirect-buffer
7706 for multiple compile and grep buffers.
7707
8cf51b2c
GM
77082004-02-29 Juanma Barranquero <lektu@terra.es>
7709
7710 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7711 Use $(DEL) instead of rm, and ignore exit code.
7712
8cf51b2c
GM
77132004-02-23 Nick Roberts <nick@nick.uklinux.net>
7714
7715 * building.texi (Watch Expressions): Update.
7716
77172004-02-21 Juri Linkov <juri@jurta.org>
7718
1c6c854e
CS
7719 * cmdargs.texi (Action Arguments): Add alias --find-file.
7720 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7721 to Command Arguments.
7722 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7723 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7724 (Window Size X): Join -g and --geometry. Add @cindex.
7725 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7726 (Title X): Remove alias -title.
7727 (Misc X): New node.
7728
c8763fb6 77292004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7730
7731 * frames.texi (Drag and drop): Add Motif to list of supported
7732 protocols.
7733
c8763fb6 77342004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7735
7736 * frames.texi (Drag and drop): New section.
7737
77382004-01-24 Richard M. Stallman <rms@gnu.org>
7739
1c6c854e 7740 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7741 Include it only @ifnotinfo. Patch the preceding and following
7742 node headers to point to each other.
7743
77442004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7745
7746 * calendar.texi (Appointments): Update section.
7747
77482003-12-29 Kevin Ryde <user42@zip.com.au>
7749
8cf51b2c
GM
7750 * programs.texi (C Modes): Fix the xref.
7751
77522003-12-23 Nick Roberts <nick@nick.uklinux.net>
7753
7754 * building.texi (Watch Expressions): Update.
7755 (Commands of GUD): Include use of toolbar + breakpoints set from
7756 fringe/margin.
7757
77582003-12-03 Andre Spiegel <spiegel@gnu.org>
7759
7760 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7761 <acm@muc.de>.
7762
c8763fb6 77632003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7764
7765 * frames.texi (Dialog Boxes): Add use-file-dialog.
7766
8cf51b2c
GM
77672003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7768
7769 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7770 in CC Mode.
7771
8cf51b2c
GM
77722003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7773
7774 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7775 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7776 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7777 * man/frames.texi, man/glossary.texi, man/killing.texi:
7778 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7779 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7780 * man/sending.texi, man/text.texi, man/trouble.texi:
7781 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7782
77832003-11-01 Alan Mackenzie <acm@muc.de>
7784
7785 * search.texi (Scrolling During Incremental Search): Document a
7786 new scrolling facility in isearch mode.
7787
8cf51b2c
GM
77882003-10-22 Miles Bader <miles@gnu.org>
7789
7790 * Makefile.in (info): Move before $(top_srcdir)/info.
7791
77922003-10-22 Nick Roberts <nick@nick.uklinux.net>
7793
7794 * building.texi (Watch Expressions): Update section on data display
7795 to reflect code changes (GDB Graphical Interface).
7796
8cf51b2c
GM
77972003-10-13 Richard M. Stallman <rms@gnu.org>
7798
7799 * xresources.texi (GTK resources): Clean up previous change.
7800
c8763fb6 78012003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7802
7803 * xresources.texi (GTK resources): Add a note that some themes
7804 disallow customizations. Add scroll theme example.
7805
8cf51b2c
GM
78062003-09-30 Richard M. Stallman <rms@gnu.org>
7807
8cf51b2c
GM
7808 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7809
7810 * misc.texi (Saving Emacs Sessions): Shorten the section,
7811 collapsing back into one node.
7812
78132003-09-30 Lars Hansen <larsh@math.ku.dk>
7814
7815 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7816
ce058493 78172003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7818
7819 * xresources.texi (GTK names in Emacs): Correct typo.
7820
8cf51b2c
GM
78212003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7822
1c6c854e
CS
7823 * cmdargs.texi (Font X): Mention new default font.
7824 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7825 problems involved. (Result of discussion on emacs-devel.)
7826
78272003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7828
7829 * emacs.texi (Acknowledgements): Correct typo.
7830
78312003-09-22 Richard M. Stallman <rms@gnu.org>
7832
7833 * dired.texi (Misc Dired Commands): New node.
7834 (Dired Navigation): Add dired-goto-file.
7835
7836 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7837
7838 * emacs.texi (Acknowledgements): New node, split from Distribution.
7839
7840 * cmdargs.texi (Action Arguments): -f reads interactive args.
7841
8cf51b2c
GM
78422003-09-08 Lute Kamstra <lute@gnu.org>
7843
7844 * screen.texi (Mode Line): Say that POS comes before LINE.
7845 Mention `size-indication-mode'.
1c6c854e
CS
7846 * display.texi (Optional Mode Line):
7847 Document `size-indication-mode'.
8cf51b2c
GM
7848 * basic.texi (Position Info): Mention `size-indication-mode'.
7849
78502003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7851
7852 * xresources.texi (Resources): Refer to `editres' man page.
7853 (Lucid Resources): Update defaults. Expand description of
7854 `shadowThickness'.
7855
78562003-09-04 Miles Bader <miles@gnu.org>
7857
7858 * Makefile.in (top_srcdir): New variable.
7859 ($(top_srcdir)/info): New rule.
7860 (info): Depend on it.
7861
78622003-09-03 Peter Runestig <peter@runestig.com>
7863
7864 * makefile.w32-in: New file.
7865
78662003-08-29 Richard M. Stallman <rms@gnu.org>
7867
7868 * misc.texi (Saving Emacs Sessions): Correct previous change.
7869
8cf51b2c
GM
78702003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7871
8cf51b2c
GM
7872 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7873 (Intro): Include kmacro.texi after fixit.texi instead of after
7874 custom.texi. (As suggested by Kim Storm.)
7875
78762003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7877
7878 * fixit.texi (Fixit): Update `Next' pointer.
7879 * files.texi (Files): Update `Previous' pointer.
7880 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7881 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7882 (Suggested by Kim Storm.)
7883 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7884
78852003-08-18 Kim F. Storm <storm@cua.dk>
7886
7887 * kmacro.texi: New file describing enhanced keyboard macro
7888 functionality. Replaces old description in custom.texi.
7889
7890 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7891 (Keyboard Macros): Move to new kmacro.texi file.
7892
7893 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7894
8cf51b2c
GM
78952003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7896
7897 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7898
78992003-08-17 Alex Schroeder <alex@gnu.org>
7900
7901 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7902 required.
7903
8cf51b2c
GM
79042003-08-05 Richard M. Stallman <rms@gnu.org>
7905
7906 * programs.texi (Lisp Indent): Don't describe
7907 lisp-indent-function property here. Use xref to Lisp Manual.
7908
8cf51b2c
GM
79092003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7910
fffa137c 7911 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7912 abbreviations.
7913
79142003-07-24 Markus Rost <rost@math.ohio-state.edu>
7915
7916 * buffers.texi (List Buffers): Fix previous change.
7917
8cf51b2c
GM
79182003-07-13 Markus Rost <rost@math.ohio-state.edu>
7919
7920 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7921 List*.
7922
79232003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7924
8cf51b2c
GM
7925 * display.texi (Font Lock): Fix typo.
7926
79272003-07-07 Richard M. Stallman <rms@gnu.org>
7928
7929 * display.texi (Font Lock): Add xref for format info on
7930 font-lock-remove-keywords.
7931
7932 * building.texi (Compilation): Document what happens with asynch
7933 children of compiler process.
7934
7935 * help.texi (Library Keywords): Use @multitable.
7936
8cf51b2c
GM
79372003-06-04 Richard M. Stallman <rms@gnu.org>
7938
7939 * programs.texi (Expressions): Delete C-M-DEL.
7940
7941 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7942 comint-move-point-for-output renamed from
7943 comint-scroll-to-bottom-on-output.
7944
7945 * custom.texi (Init Rebinding): Replace previous change with xref.
7946 (Non-ASCII Rebinding): Explain that issue more briefly here.
7947
79482003-05-28 Richard M. Stallman <rms@gnu.org>
7949
7950 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7951
79522003-05-28 Nick Roberts <nick@nick.uklinux.net>
7953
7954 * building.texi (GDB Graphical Interface): New node.
7955 (Rewritten somewhat by RMS.)
7956
c8763fb6 79572003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7958
7959 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7960 non-English letters. Explain how to set coding systems correctly
7961 and how to include the right coding cookie in the file.
7962
c8763fb6 79632003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7964
7965 * indent.texi (Indentation): Explain the concepts.
7966 (Just Spaces): Explain why preventing tabs for indentation might
7967 be useful.
7968
8cf51b2c
GM
79692003-04-16 Richard M. Stallman <rms@gnu.org>
7970
7971 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7972
8cf51b2c
GM
79732003-02-22 Alex Schroeder <alex@emacswiki.org>
7974
7975 * cmdargs.texi (General Variables): Document SMTPSERVER.
7976
8cf51b2c
GM
7977 * sending.texi: Remove SMTP node.
7978 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7979 library.
7980
8cf51b2c
GM
79812003-02-22 Alex Schroeder <alex@emacswiki.org>
7982
7983 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7984
79852003-02-22 Simon Josefsson <jas@extundo.com>
7986
7987 * sending.texi (Mail Methods): Add node about SMTP.
7988
c8763fb6 79892003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7990
7991 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7992
8cf51b2c
GM
79932003-02-01 Kevin Ryde <user42@zip.com.au>
7994
7995 * glossary.texi (Glossary): Correction to cl cross reference.
7996
79972003-01-20 Richard M. Stallman <rms@gnu.org>
7998
7999 * killing.texi (Rectangles): Document C-x c r.
8000
c8763fb6 80012003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8002
8003 * xresources.texi (GTK resources): New node.
8004 (GTK widget names): New node.
8005 (GTK names in Emacs): New node.
8006 (GTK styles): New node.
8007
c8763fb6 80082003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8009
8010 * maintaining.texi (Create Tags Table): Add reference to the new
8011 `etags --help --lang=LANG' option.
8012
8cf51b2c
GM
80132002-10-02 Karl Berry <karl@gnu.org>
8014
49823426 8015 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8016 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8017 where needed for the sake of the HTML output.
8cf51b2c
GM
8018
80192001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8020
8021 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8022 source files.
8023
80242001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8025
8026 * Makefile.in (emacsman): New target.
8027
8cf51b2c
GM
80282001-10-20 Gerd Moellmann <gerd@gnu.org>
8029
8030 * (Version 21.1 released.)
8031
80322001-10-05 Gerd Moellmann <gerd@gnu.org>
8033
8034 * Branch for 21.1.
8035
8cf51b2c
GM
80362001-03-05 Gerd Moellmann <gerd@gnu.org>
8037
8038 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8039
8cf51b2c
GM
80402000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8041
8042 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8043
8cf51b2c
GM
80441999-07-12 Richard Stallman <rms@gnu.org>
8045
8046 * Version 20.4 released.
8047
80481998-12-04 Markus Rost <rost@delysid.gnu.org>
8049
8050 * Makefile.in (INFO_TARGETS): Delete customize.info.
8051 (DVI_TARGETS): Delete customize.dvi.
8052 (../info/customize, customize.dvi): Targets deleted.
8053
80541998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8055
8056 * Version 20.3 released.
8057
80581998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8059
8060 * Makefile.in (EMACSSOURCES): Add mule.texi.
8061 Add msdog.texi, ack.texi. Remove gnu1.texi.
8062
80631998-04-06 Andreas Schwab <schwab@gnu.org>
8064
768c0c0f
JB
8065 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8066 Use it in dvi targets.
8cf51b2c
GM
8067
80681997-09-23 Paul Eggert <eggert@twinsun.com>
8069
8070 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8071 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8072 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8073
80741997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8075
8076 * Version 20.2 released.
8077
80781997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8079
8080 * Version 20.1 released.
8081
80821997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8083
8084 * Makefile (../info/customize, customize.dvi): New targets.
8085 (INFO_TARGETS): Add ../info/customize.
8086 (DVI_TARGETS): Add customize.dvi.
8087
8cf51b2c
GM
80881996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8089
8090 * Version 19.33 released.
8091
80921996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8093
8094 * Version 19.32 released.
8095
8cf51b2c
GM
80961996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8097
8098 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8099
81001996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8101
8102 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8103 Specify -I option.
8104 (All dvi targets): Set the TEXINPUTS variable.
8105
81061996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8107
8108 * Version 19.31 released.
8109
8cf51b2c
GM
81101995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8111
8112 * Version 19.30 released.
8113
8cf51b2c
GM
81141995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8115
8116 * Makefile.in (maintainer-clean): Rename from realclean.
8117
81181994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8119
8120 * Makefile.in: New file.
8121 * Makefile: File deleted.
8122
81231994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8124
8125 * Makefile (TEXINDEX_OBJS): Variable deleted.
8126 (texindex, texindex.o, getopt.o): Rules deleted.
8127 All deps on texindex deleted.
8128 (distclean): Don't delete texindex.
8129 (mostlyclean): Don't delete *.o.
8130 * texindex.c, getopt.c: Files deleted.
8131
81321994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8133
8134 * Version 19.26 released.
8135
81361994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8137
8138 * Makefile (EMACSSOURCES): Exclude undo.texi.
8139
81401994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8141
8142 * Version 19.25 released.
8143
81441994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8145
8146 * Version 19.24 released.
8147
81481994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8149
8150 * Version 19.23 released.
8151
81521994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8153
8154 * Makefile: Delete spurious tab.
8155
81561994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8157
8158 * Makefile (.SUFFIXES): New rule.
8159
8cf51b2c
GM
81601993-12-04 Richard Stallman (rms@srarc2)
8161
8162 * getopt.c: New file.
8163 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8164 (getopt.o): New rule.
8165 (dvi): Don't depend on texindex.
49823426 8166 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8167
81681993-12-03 Richard Stallman (rms@srarc2)
8169
49823426
GM
8170 * Makefile (TEXI2DVI): New variable.
8171 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8172 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8173
81741993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8175
8176 * Version 19.22 released.
8177
81781993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8179
8180 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8181
81821993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8183
8184 * Version 19.21 released.
8185
8cf51b2c
GM
81861993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8187
8188 * Makefile (realclean): Don't delete the Info files.
8189
f0131492 81901993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8191
8cf51b2c
GM
8192 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8193 4' where appropriate.
8194
f0131492 81951993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8196
49823426 8197 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8198
8199 * texindex.c: Include "../src/config.h" if building in emacs.
8200
8201 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8202 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8203 Add target to build texindex.c, defining `emacs'.
8204
8cf51b2c
GM
82051993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8206
8207 * Version 19.19 released.
8208
8cf51b2c
GM
82091993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8210
8211 * Version 19.18 released.
8212
82131993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8214
8215 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8216
82171993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8218
8219 * Version 19.17 released.
8220
82211993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8222
8223 * split-man: Fix typos in last change.
8224
82251993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8226
8227 * Version 19.16 released.
8228
82291993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8230
8231 * version 19.15 released.
8232
82331993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8234
8235 * Makefile (distclean): It's rm, not rf.
8236
82371993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8238
8239 * Version 19.14 released.
8240
82411993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8242
8243 * Makefile: New file.
8244
82451993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8246
8247 * Version 19.13 released.
8248
82491993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8250
8251 * Version 19.9 released.
8252
82531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8254
8255 * Version 19.8 released.
8256
82571993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8258
8259 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8260
8261 * trouble.texi: It's `enable-flow-control-on', not
8262 `evade-flow-control-on'.
8263
82641993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8265
8266 * display.texi: Document standard-display-european.
8267
82681993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8269
8270 * Version 19.7 released.
8271
8272 * emacs.texi: Add a sentence to the top menu mentioning the
8273 specific version of Emacs this manual applies to.
8274
82751993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8276
8277 * basic.texi: Document next-line-add-lines variable used to
8278 implement down-arrow.
8279
8280 * killing.texi: Document kill-whole-line.
8281
82821993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8283
8284 * text.texi: Update unix TeX ordering information.
8285
82861993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8287
8288 * news.texi: Mention fill-rectangle in keybinding list.
8289
8290 * killing.texi: Document fill-rectangle.
8291
82921993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8293
8294 * vc.texi: Bring the docs up to date with VC 5.2.
8295
82961992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8297
8298 * emacs.tex: Mention blackbox and gomoku under Amusements.
8299 Assembler mode is now mentioned and appropriately indexed
8300 under Programming Modes.
8301
83021991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8303
8304 * emacs.tex: Update TeX ordering information.
8305
8cf51b2c
GM
83061990-06-26 David Lawrence (tale@geech)
8307
8308 * emacs.tex: Note that completion-ignored-extensions is not used
8309 to filter out names when all completions are displayed in
8310 *Completions*.
8311
83121990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8313
8314 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8315
83161990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8317
8318 * emacs.tex: Add @findex grep.
8319
8cf51b2c
GM
83201988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8321
8322 * emacs.tex: Correct two typos. No other changes before
8323 Version 19 will be made.
8324
8cf51b2c
GM
83251988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8326
8327 * emacs.tex: Update information for obtaining TeX distribution from the
8328 University of Washington.
8329
8330;; Local Variables:
c8763fb6 8331;; coding: utf-8
8cf51b2c
GM
8332;; End:
8333
95df8112 8334 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8335
8336 This file is part of GNU Emacs.
8337
352c8b4a 8338 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8339 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8340 the Free Software Foundation, either version 3 of the License, or
8341 (at your option) any later version.
8cf51b2c
GM
8342
8343 GNU Emacs is distributed in the hope that it will be useful,
8344 but WITHOUT ANY WARRANTY; without even the implied warranty of
8345 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8346 GNU General Public License for more details.
8347
8348 You should have received a copy of the GNU General Public License
352c8b4a 8349 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.