Spelling fixes.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
b6e63cbe
GM
12011-11-17 Glenn Morris <rgm@gnu.org>
2
3 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
4
58179cce
JB
52011-11-16 Juanma Barranquero <lekktu@gmail.com>
6
7 * killing.texi (Rectangles):
7877f373
JB
8 * misc.texi (Document View):
9 * modes.texi (Choosing Modes):
10 * msdog.texi (Windows Fonts):
58179cce
JB
11 * regs.texi (Rectangle Registers):
12 * search.texi (Isearch Yank): Fix typos.
13
291d142b
CY
142011-11-06 Chong Yidong <cyd@gnu.org>
15
16 * windows.texi (Basic Window): Add xref to Cursor Display.
17 (Split Window): Document negative arg for splitting commands.
18 (Other Window): Document mouse-1 in text area of window.
19 (Change Window): Don't mention window attributes, since they
20 aren't defined. C-x 1 can't be used with minibuffer windows.
21 Windows are no longer auto-deleted.
22 (Window Choice): Add xref to Choosing Window in Lisp manual.
23 (Window Convenience): Note that windmove disables shift-selection.
24 Move M-x compare-windows here from Other Window node.
25
26 * custom.texi (Mouse Buttons):
27 * search.texi (Isearch Scroll):
28 * windows.texi (Split Window): Use new names split-window-below
29 and split-window-right.
30
a7ef684b
JB
312011-10-26 Juanma Barranquero <lekktu@gmail.com>
32
33 * emacs.texi (Top): Fix typo.
34
d53e1747
GM
352011-10-25 Glenn Morris <rgm@gnu.org>
36
37 * abbrevs.texi (Saving Abbrevs):
38 quietly-read-abbrev-file is not a command. (Bug#9866)
39
e7a3ff06
CY
402011-10-24 Chong Yidong <cyd@gnu.org>
41
42 * display.texi (Scrolling): Document scroll-up-line and
43 scroll-down-line. Document scroll-command property.
44 (Recentering): New node, split off from Scrolling.
45
86c60681
CY
462011-10-23 Chong Yidong <cyd@gnu.org>
47
da97a9e6
CY
48 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
49 (Tool Bars): Copyedits.
50
86c60681
CY
51 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
52
d195726a
CY
532011-10-22 Chong Yidong <cyd@gnu.org>
54
55 * windows.texi (Displaying Buffers): Fix broken lispref link.
56
a70e06c1
CY
572011-10-22 Chong Yidong <cyd@gnu.org>
58
59 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
60 Move confirm-nonexistent-file-or-buffer discussion here.
61
62 * files.texi (File Names, Visiting): Move detailed discussion of
63 minibuffer confirmation to Minibuffer Exit.
64
65 * buffers.texi (Buffers): Tweak mention of mail buffer name.
66 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
67
bfd779dd
CY
682011-10-21 Chong Yidong <cyd@gnu.org>
69
70 * files.texi (File Names, Visiting, Interlocking): Copyedits.
71 (Backup Copying): backup-by-copying-when-mismatch is now t.
72 (Customize Save): Fix description of require-final-newline.
73 (Reverting): Note that revert-buffer can't be undone. Mention VC.
74 (Auto Save Control): Clarify.
75 (File Archives): Add 7z.
76 (Remote Files): ange-ftp-make-backup-files defaults to nil.
77
78 * arevert-xtra.texi (Autorevert): Copyedits.
79
6e317956
CY
802011-10-20 Chong Yidong <cyd@gnu.org>
81
82 * custom.texi (Hooks, Init Examples):
83 * display.texi (Font Lock):
84 * fixit.texi (Spelling):
85 * rmail.texi (Rmail Display): Minor mode function with no arg now
86 enables it.
87
88 * fixit.texi (Spelling): Fix description of inline completion.
89
5abc31ef
CY
902011-10-19 Chong Yidong <cyd@gnu.org>
91
92 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
93 entries.
94 (Isearch Yank): Document isearch-yank-pop.
95 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
96 (Other Repeating Search): Document Occur Edit mode.
97
939db9ac
CY
982011-10-18 Chong Yidong <cyd@gnu.org>
99
100 * display.texi (Fringes): Move overflow-newline-into-fringe here,
101 from Line Truncation node.
102 (Standard Faces): Note that only the background of the cursor face
103 has an effect.
104 (Cursor Display): Fix descriptions of cursor face
105 and bar cursor blinking.
106 (Text Display): Document nobreak-char-display more clearly.
107 (Line Truncation): Add xref to Split Window node.
108 (Display Custom): Don't bother documenting baud-rate or
109 no-redraw-on-reenter.
110
111 * search.texi (Slow Isearch): Node removed.
112
80c6d77f
GM
1132011-10-18 Glenn Morris <rgm@gnu.org>
114
115 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
116
d366bd53
CY
1172011-10-18 Chong Yidong <cyd@gnu.org>
118
119 * display.texi (Faces): Simplify discussion. Move documentation
120 of list-faces-display here, from Standard Faces node. Note
121 special role of `default' background.
122 (Standard Faces): Note special role of `default' background. Note
123 that region face may be taken fom GTK. Add xref to Text Display.
124 (Text Scale): Rename from "Temporary Face Changes". Callers
125 changed. Don't bother documenting variable-pitch-mode.
126 (Font Lock): Copyedits. Remove font-lock-maximum-size.
127 (Useless Whitespace): Simplify description of
128 delete-trailing-whitespace. Note active region case.
129 (Text Display): Fix description of escape-glyph face assignment.
130 Remove unibye mode discussion. Update some parts for Unicode.
131 Move glyphless chars documentation to Lisp manual.
132
133 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
134
21100e7d
CY
1352011-10-15 Chong Yidong <cyd@stupidchicken.com>
136
137 * display.texi (Scrolling): Tweak explanation of scroll direction.
138 (View Mode): Add index entries.
139
140 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
141
142 * regs.texi (Text Registers): C-x r i does not activate the mark.
143 (Bookmarks): Document new default bookmark location.
144
50b063c3
CY
1452011-10-13 Chong Yidong <cyd@stupidchicken.com>
146
147 * killing.texi (Deletion): Add xref to Using Region. Document
148 delete-forward-char.
149 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
150 description here. Recommend C-u C-SPC for jumping to mark.
151 (Kill Ring): Move kill ring variable documentation here.
152 (Primary Selection): Copyedits.
153 (Rectangles): Document new command rectangle-number-lines.
154 (CUA Bindings): Note that this disables the mark-even-if-inactive
155 behavior for C-x and C-c.
156
157 * mark.texi (Mark): Mention "active region" terminology.
158 (Using Region): Document delete-active-region.
159
e1a3f5b1
CY
1602011-10-12 Chong Yidong <cyd@stupidchicken.com>
161
162 * mark.texi (Mark): Clarify description of disabled Transient Mark
163 mode (Bug#9689).
164 (Setting Mark): Document prefix arg for C-x C-x. Document primary
165 selection changes. Mention that commands like C-y set the mark.
166 (Marking Objects): Add xref to Words node. Note that mark-word
167 and mark-sexp also have the "extend region" behavior.
168 (Using Region): Mention M-$ in the table. Document
169 mark-even-if-inactive here instead of in Mark Ring.
170 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
171 note of the "Mark Set" behavior.
172 (Disabled Transient Mark): Rename from "Persistent Mark"
173 (Bug#9688). Callers changed.
174
175 * programs.texi (Expressions):
176 * text.texi (Words): Defer to Marking Objects for mark-word doc.
177
3dc62b2b
CY
1782011-10-09 Chong Yidong <cyd@stupidchicken.com>
179
180 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
181 option" terminology.
182 (Key Help): Add command names. Define "documentation string".
183 (Name Help): Remove an over-long joke.
184 (Apropos): Document prefix args. Remove duplicated descriptions.
185 (Help Mode): Add C-c C-b to table. Update TAB binding.
186 (Package Keywords): Rename from "Library by Keyword". Describe
187 new package menu interface.
188 (Help Files, Help Echo): Tweak description.
de09aa52
CY
189
190 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 191 (Minibuffer History): Document numeric args to history commands.
de09aa52 192
2d3fe5d7
EZ
1932011-10-08 Eli Zaretskii <eliz@gnu.org>
194
195 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
196
b2b0776e
CY
1972011-10-08 Chong Yidong <cyd@stupidchicken.com>
198
199 * basic.texi (Position Info): Omit page commands. Document
200 count-words-region and count-words.
201
202 * text.texi (Pages): Move what-page documentation here.
203
27a16462
CY
2042011-10-08 Chong Yidong <cyd@stupidchicken.com>
205
206 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
207 Remote Files node instead of linking directly to the Tramp manual.
208 (Minibuffer Edit): Add xref to Blank Lines.
209 (Completion): Add xref to Symbol Completion. Remove redundant
210 example, which is repeated in the next node.
211 (Completion Commands): Minor clarifications.
212 (Completion Styles): New node, split from Completion Commands.
213 Document substring and initials styles.
214 (Strict Completion): Remove information duplicated in other nodes.
215 (Completion Options): Consolidate case difference discussion here.
216
217 * help.texi (Help Mode): Fix kindex entries.
218
219 * files.texi (File Names): Add index entries.
220
de0bde62
CY
2212011-10-07 Chong Yidong <cyd@stupidchicken.com>
222
223 * basic.texi (Inserting Text): Add xref to Completion. Add
224 ucs-insert example, and document prefix argument.
225 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
226 to left/right. Tweak left-char and right-char descriptions.
227 M-left and M-right are now bound to left-word/right-word.
228 (Erasing): Document delete-forward-char.
229
230 * screen.texi (Screen, Menu Bar): Copyedits.
231 (Point): Remove duplicate paragraph on cursors, also in Screen.
232 (Mode Line): Trailing dashes no longer shown on X displays.
233
234 * frames.texi (Non-Window Terminals): Index just "text-only
235 terminal", which is used throughout the manual now.
236
237 * entering.texi (Entering Emacs): Define "startup screen".
238 Document window-splitting behavior with command-line inputs.
239 (Exiting): Remove obsolete paragraph about shells without suspend
240 functionality.
241
242 * commands.texi (User Input): Define "input event" more clearly.
243 (Keys): Add xref to Echo Area.
244 (Commands): Clarify relation between commands and functions.
245
453e4522
CY
2462011-10-06 Chong Yidong <cyd@stupidchicken.com>
247
248 * misc.texi (emacsclient Options): Document how emacsclient runs
249 the Emacs daemon (Bug#9674).
250
550f41cd
CY
2512011-10-01 Chong Yidong <cyd@stupidchicken.com>
252
253 * basic.texi (Moving Point):
254 * custom.texi (Mouse Buttons):
255 * rmail.texi (Rmail Scrolling):
256 * search.texi (Isearch Scroll):
257
258 * display.texi (Scrolling): Replace scroll-up/down with
259 scroll-up/down-command. Fix scroll-preserve-screen-position
260 description. Document scroll-error-top-bottom.
261
9229fe87
GM
2622011-09-30 Glenn Morris <rgm@gnu.org>
263
264 * commands.texi (Keys): Whitespace fix. (Bug#9635)
265
0a2132ba
CY
2662011-09-24 Chong Yidong <cyd@stupidchicken.com>
267
268 * windows.texi (Pop Up Window): Defer discussion of window
269 splitting to the Window Choice node. Add index entries.
270 (Force Same Window): Node deleted.
271 (Displaying Buffers, Window Choice): New nodes.
272
273 * buffers.texi (Select Buffer): Clarify description of
274 buffer-switching commands. Add xref to Window Display node.
275 Don't repeat confirm-nonexistent-file-or-buffer description from
276 Visiting node. Remove even-window-heights.
277
278 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
279
33ed493b
CY
2802011-09-18 Chong Yidong <cyd@stupidchicken.com>
281
282 * cmdargs.texi (Icons X): Fix description of Emacs icon.
283
284 * xresources.texi (Table of Resources): Fix documentation of
285 bitmapIcon.
286
92fa95ad
CY
2872011-09-15 Chong Yidong <cyd@stupidchicken.com>
288
289 * package.texi (Package Menu): Add package-menu-mark-upgrades.
290
16254627
EH
2912011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
292
293 * frames.texi (Frame Commands): Note that delete-other-frames only
294 deletes frames on current terminal.
295
c3760c17
EZ
2962011-09-10 Eli Zaretskii <eliz@gnu.org>
297
298 * sending.texi (Mail Misc): Document mail-add-attachment.
299
69b8be97
EZ
3002011-09-04 Eli Zaretskii <eliz@gnu.org>
301
302 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
303
3fd50d5c
CY
3042011-08-29 Chong Yidong <cyd@stupidchicken.com>
305
306 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
307
e2aeef63
CY
3082011-08-28 Chong Yidong <cyd@stupidchicken.com>
309
310 * files.texi (File Archives):
311 * cal-xtra.texi (Diary Display):
312 * help.texi (Help Mode): Add xref to View Mode.
313
ddb54206
CY
3142011-08-28 Chong Yidong <cyd@stupidchicken.com>
315
a6326082
CY
316 * display.texi (View Mode): New node. Move view-file here from
317 Misc File Ops. Move view-buffer here from Misc Buffer.
318
319 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
320
04e2ce72 321 * files.texi (Misc File Ops): Document new
a6326082 322 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
323
324 * dired.texi (Dired Deletion): Shorten description of Trash.
325
ddb54206
CY
326 * misc.texi (emacsclient Options): Document server-port.
327
bd206ce5
EZ
3282011-08-27 Eli Zaretskii <eliz@gnu.org>
329
330 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
331 even on MS-Windows. Fix a typo.
332
d43f5a42
CY
3332011-08-26 Chong Yidong <cyd@stupidchicken.com>
334
335 * package.texi: New file, documenting the package manager.
336
337 * emacs.texi: Include it.
338
339 * help.texi (Help Summary): Add describe-package.
340
e0b1591b
CY
3412011-08-25 Chong Yidong <cyd@stupidchicken.com>
342
856ce114
CY
343 * misc.texi (Printing): Convert subnodes into subsections.
344
f404f8bc
CY
345 * text.texi (Two-Column): Move into Text chapter.
346
347 * picture-xtra.texi (Picture Mode): Group with Editing Binary
348 Files section. Convert from chapter into section.
349
350 * display.texi (Narrowing): Move into display chapter.
351
e0b1591b
CY
352 * sending.texi (Sending Mail):
353 * rmail.texi (Rmail):
354 * misc.texi (Gnus, Document View):
355 * dired.texi (Dired):
356 * emacs.texi: Group the mail, rmail, and gnus chapters together.
357
75bfc667
JL
3582011-08-07 Juri Linkov <juri@jurta.org>
359
360 * dired.texi (Operating on Files): Rewrite according to the fact
361 that `dired-do-chmod' doesn't use the `chmod' program anymore.
362
fe676f91
MA
3632011-07-30 Michael Albinus <michael.albinus@gmx.de>
364
365 * mini.texi (Minibuffer File): Insert a reference to Tramp for
366 remote file name completion. (Bug#9197)
367
4cc60b9b
EZ
3682011-07-28 Eli Zaretskii <eliz@gnu.org>
369
370 * mule.texi (Bidirectional Editing): Document the fact that
371 bidi-display-reordering is t by default.
372
89671e16
LMI
3732011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
374
375 * help.texi (Misc Help): Mention `describe-prefix-bindings'
376 explicitly (bug#8904).
377
fb23ecc2
LMI
3782011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * trouble.texi (Checklist): Use an `M-x' example instead of an
381 Emacs Lisp form to switch on the dribble file (bug#8056).
382
465c5fc8
LMI
3832011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
384
385 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
386
90a6258b
GM
3872011-07-13 Glenn Morris <rgm@gnu.org>
388
389 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
390
c7588364
LMI
3912011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
392
393 * mark.texi (Mark Ring): Clarify how many locations are saved
394 (bug#5770).
395 (Global Mark Ring): Ditto.
396
4cb4f3ba
LMI
3972011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
398
d648feab
LMI
399 * text.texi (Table Recognition): Use "at point" instead of "under
400 point" (bug#4345).
401
4cb4f3ba
LMI
402 * display.texi (Cursor Display): Mention `cursor-type'.
403
404 * screen.texi (Point): Clarify that it's only if you use a block
405 cursor that it appears to be on a character (bug#4345).
406
ecd0b990
CY
4072011-07-12 Chong Yidong <cyd@stupidchicken.com>
408
409 * misc.texi (Amusements): Move dissociated press here, from its
410 own section.
411
412 * emacs.texi (Top): Update node listing.
413
c2fd0368
LMI
4142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
415
416 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
417 clarity (bug#3523).
418
fdeb32ec
CY
4192011-07-12 Chong Yidong <cyd@stupidchicken.com>
420
421 * cmdargs.texi (Initial Options): Document --no-site-lisp.
422 (Misc X): Document --parent-id.
423
424 * frames.texi (Frame Commands): Note that focus-follows-mouse now
425 defaults to nil.
426
427 * misc.texi (emacsclient Options): Document --parent-id.
428
429 * msdog.texi (Windows HOME): Document _emacs as obsolete.
430
f584ca38
LMI
4312011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
432
433 * emacs.texi: Use "..." instead of ``...'' in the menus
434 (bug#3503).
435
963578d3
CY
4362011-07-11 Chong Yidong <cyd@stupidchicken.com>
437
438 * killing.texi (Primary Selection): Document `only' setting for
439 select-active-regions.
440
441 * mark.texi (Setting Mark): Reference Shift Selection node.
442
443 * frames.texi (Mouse Commands): Document mouse-yank-primary.
444
a30ed87b
LMI
4452011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
446
47076272
LMI
447 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
448 motion keys" (bug#3503).
449
a30ed87b
LMI
450 * emacs.texi: Change all the register node names from "RegPos"
451 (etc.) to "Positional Registers" (etc.) (bug#3314).
452
4d45a8b7
CY
4532011-07-11 Chong Yidong <cyd@stupidchicken.com>
454
455 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
456 (Other Kill Commands, Kill Options): Copyedits.
457 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
458 (Yanking): Move yank-excluded properties discussion here.
459 (Cut and Paste): Move from frames.texi. Update subnodes to
460 describe x-select-enable-clipboard case.
461
462 * frames.texi: Move Cut and Paste node and subnodes into
463 killing.texi, except Mouse Commands and Word and Line Mouse.
464
c160ddee
AM
4652011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
466
467 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
468
3329e6e3
LMI
4692011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
470
32a214fe
LMI
471 * screen.texi (Mode Line): Clarify that coding systems are
472 characters, not letters (bug#1749).
473
3329e6e3
LMI
474 * cmdargs.texi (Environment): Mention removing variables
475 (bug#1615). Text suggested by Kevin Rodgers.
476
8875da1e
CY
4772011-07-10 Chong Yidong <cyd@stupidchicken.com>
478
54806e45
CY
479 * misc.texi (Amusements): Don't mention Yow; it's crippled.
480
8875da1e
CY
481 * modes.texi: Rename from major.texi.
482 (Modes): New node. Make Major Modes and Minor Modes subsections
483 of this. All callers changed.
484
485 * custom.texi (Minor Modes): Move to modes.texi.
486
7847b2a1
CY
4872011-07-10 Chong Yidong <cyd@stupidchicken.com>
488
6cfd0fa2
CY
489 * custom.texi (Syntax): Node deleted.
490
491 * help.texi (Help Summary):
492 * major.texi (Major Modes):
493 * programs.texi (Parentheses):
494 * search.texi (Regexp Backslash, Regexp Backslash)
495 (Regexp Backslash):
496 * text.texi (Words): Callers changed.
497
7847b2a1
CY
498 * text.texi (Refill, Longlines): Delete nodes.
499
500 * ack.texi (Acknowledgments): Longlines removed from manual.
501
502 * emacs.texi (Top): Update node listing.
503
2a71c436
GM
5042011-07-09 Glenn Morris <rgm@gnu.org>
505
506 * fortran-xtra.texi (Fortran): Update handled extensions.
507
61436e9f
LMI
5082011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
509
510 * display.texi (Scrolling): `C-v' (etc) are now bound to
511 `scroll-*-command' (bug#8349).
512
6e560c71
LMI
5132011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
514
48954a09 515 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
516 doesn't actually delete any files (bug#7125).
517
2904fd97
LMI
518 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
519 argument for `C-c C-k' (bug#7391).
520
6e560c71
LMI
521 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
522 you're currently using (bug#8489).
523
978ff6c5
EZ
5242011-07-01 Eli Zaretskii <eliz@gnu.org>
525
526 * mule.texi (Coding Systems): Move index entries from the previous
527 change into their proper places.
528
0d742084
LMI
5292011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
530
31976bd5
LMI
531 * help.texi (Help Files): Document view-external-packages (bug#8902).
532
0d742084
LMI
533 * mule.texi (Coding Systems): Put a few more of the coding systems
534 into the index (bug#8900).
535
9f678528
GM
5362011-06-26 Glenn Morris <rgm@gnu.org>
537
538 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
539
18a4ce5e
AR
5402011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
541
542 * misc.texi (emacsclient Options): Mention --frame-parameters.
543
f0da764a
GM
5442011-06-09 Glenn Morris <rgm@gnu.org>
545
546 * custom.texi (Specifying File Variables):
547 Recommend explicit arguments for minor modes.
548
b047e7ac
PE
5492011-06-02 Paul Eggert <eggert@cs.ucla.edu>
550
551 Document wide integers better.
552 * buffers.texi (Buffers):
001903b5
PE
553 * files.texi (Visiting): Document maxima for 64-bit machines,
554 and mention virtual memory limits.
b047e7ac 555
bf41276f
CY
5562011-05-28 Chong Yidong <cyd@stupidchicken.com>
557
558 * custom.texi (Hooks): Reorganize. Mention Prog mode.
559
560 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
561 prog mode (Bug#8240).
562
e145f188
GM
5632011-05-27 Glenn Morris <rgm@gnu.org>
564
565 * custom.texi (Specifying File Variables):
566 Major modes no longer need come first.
567
313f790e
CY
5682011-05-22 Chong Yidong <cyd@stupidchicken.com>
569
570 * mule.texi (Specify Coding, Text Coding, Communication Coding):
571 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
572
c136e5cd
GM
5732011-05-18 Glenn Morris <rgm@gnu.org>
574
575 * ack.texi (Acknowledgments): Remove fakemail.c.
576
c71a0d48 5772011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
578
579 Fixes for fitting text into 7x9 printed manual.
580 * building.texi (Flymake, Breakpoints Buffer):
581 * calendar.texi (Appointments):
582 * cmdargs.texi (General Variables, Display X):
583 * custom.texi (Saving Customizations, Face Customization)
584 (Directory Variables, Minibuffer Maps, Init Rebinding):
585 * display.texi (Font Lock, Font Lock, Useless Whitespace):
586 * fixit.texi (Spelling):
587 * frames.texi (Creating Frames, Fonts):
588 * help.texi (Help Files):
589 * mini.texi (Minibuffer File):
590 * misc.texi (emacsclient Options, Emulation):
591 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
592 * mule.texi (International Chars, Language Environments)
593 (Select Input Method, Modifying Fontsets, Charsets):
594 * programs.texi (Custom C Indent):
595 * rmail.texi (Rmail Labels):
596 * text.texi (Table Conversion):
597 * trouble.texi (Known Problems, Known Problems):
598 * windows.texi (Change Window):
599 * xresources.texi (GTK resources): Reflow text and re-indent code
600 examples to avoid TeX overflows and underflows on 7x9 paper.
601
602 * emacs.texi: Fix the (commented out) smallbook command.
603
604 * macos.texi (Mac / GNUstep Events):
605 * xresources.texi (Lucid Resources): Remove extraneous examples.
606
b8f82dc1
GM
6072011-05-10 Glenn Morris <rgm@gnu.org>
608
609 * custom.texi (Specifying File Variables):
610 Deprecate using mode: for minor modes.
611
d306b4da
GM
6122011-05-07 Glenn Morris <rgm@gnu.org>
613
614 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
615
548d0a63
GM
6162011-05-06 Glenn Morris <rgm@gnu.org>
617
5006e634
GM
618 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
619
548d0a63
GM
620 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
621
e793a940
LMI
6222011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
623
624 * misc.texi (Emacs Server): Document `server-eval-at'.
625
7031be6d
UR
6262011-04-24 Chong Yidong <cyd@stupidchicken.com>
627
628 * maintaining.texi (List Tags): Document next-file. Suggested by
629 Uday S Reddy.
630
4ffd0d6b 6312011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
632
633 * mini.texi (Minibuffer Edit):
634 * screen.texi (Mode Line): Fix typo.
635
1c6c854e
CS
6362011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
637
024ff170 638 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 639
c5c9f40f
CY
6402011-03-26 Chong Yidong <cyd@stupidchicken.com>
641
642 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
643
09725d26
EZ
6442011-03-30 Eli Zaretskii <eliz@gnu.org>
645
646 * display.texi (Auto Scrolling): Document the limit of 100 lines
647 for never-recentering scrolling with `scroll-conservatively'.
648 (Bug#6671)
649
09d9db2c 6502011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
651
652 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
653 HOME on Windows and where it looks for init files. (Bug#8221)
654
62d94509
EZ
6552011-03-10 Eli Zaretskii <eliz@gnu.org>
656
657 * search.texi (Regexp Example):
658 * mule.texi (International Chars):
659 * building.texi (External Lisp): Don't use characters outside
660 ISO-8859-1.
661
0286d9de
EZ
6622011-03-09 Eli Zaretskii <eliz@gnu.org>
663
1c6c854e
CS
664 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
665 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
666
667 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
668
114902a5 669 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
670 (Bug#8210)
671
0afb4571
J
6722011-03-08 Jan Djärv <jan.h.d@swipnet.se>
673
674 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
675 for Gtk+ 3.
676
bb3865e8
GM
6772011-03-08 Glenn Morris <rgm@gnu.org>
678
6446548e
GM
679 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
680 * emacs.texi (Acknowledgments):
681 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 682 * emacs.texi: Set documentencoding.
6446548e 683
bb3865e8
GM
684 * display.texi (Optional Mode Line): Don't mention exactly where
685 display-time appears. (Bug#8193)
686
33383987
JB
6872011-03-07 Chong Yidong <cyd@stupidchicken.com>
688
689 * Version 23.3 released.
690
892777ba
CY
6912011-03-06 Chong Yidong <cyd@stupidchicken.com>
692
693 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
694
0b973fc5
DW
6952011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
696
697 * misc.texi (emacsclient Options): Add q/quiet.
698
8ef5a2f2
GM
6992011-03-02 Glenn Morris <rgm@gnu.org>
700
701 * mule.texi (Communication Coding) <x-select-request-type>:
702 Remove duplicate (essentially) paragraph. (Bug#8148)
703
bd106056
CS
7042011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
705
706 * maintaining.texi (Format of ChangeLog): Add reference to
707 add-log-full-name.
708 (Change Log Commands): Add documentation for combining multiple
709 symbols in one change.
710
6640b281
GM
7112011-03-01 Glenn Morris <rgm@gnu.org>
712
713 * custom.texi (Directory Variables):
714 Give an example of excluding subdirectories.
715
2b0c7330 7162011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
717
718 * search.texi (Regexp Search): Move index entries about regexps to the
719 "Regexps" node. Add index entries for regexp search. (Bug#8096)
720
8c62c205
GM
7212011-02-19 Glenn Morris <rgm@gnu.org>
722
723 * dired.texi (Dired): Dired-X version number was dropped.
724
3928f2b6
JD
7252011-02-14 Jan Djärv <jan.h.d@swipnet.se>
726
727 * xresources.texi (X Resources): Remove *faceName and replace it with
728 *font for Lucid.
729
a41c8660
CY
7302011-02-05 Chong Yidong <cyd@stupidchicken.com>
731
732 * rmail.texi (Rmail Display): Document Rmail MIME support more
733 accurately.
734
735 * maintaining.texi (VC Change Log): Document vc-log-incoming and
736 vc-log-outgoing.
737 (Merging): Document vc-find-conflicted-file.
738
233ba4d9 7392011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
740
741 * custom.texi (Variables): Fix typo.
742
14beddf4 7432011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 744
65401ee3
CY
745 * search.texi (Regexps): Copyedits. Mention character classes
746 (Bug#7809).
747
19f81ecf
CY
748 * files.texi (File Aliases): Restore explanatory text from Eli
749 Zaretskii, accidentally removed in 2011-01-08 commit.
750
bf3dae7e
EZ
7512011-01-29 Eli Zaretskii <eliz@gnu.org>
752
753 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
754 (MAKEINFO_OPTS): New variable.
755 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
756 (emacs.html): New target.
757 (clean): Remove emacs.html.
758
45eb2a5d
WL
7592011-01-23 Werner Lemberg <wl@gnu.org>
760
761 * Makefile.in (MAKEINFO): Now controlled by `configure'.
762 (MAKEINFO_OPTS): New variable. Use it where appropriate.
763 (ENVADD): Updated.
764
9acfe703
GM
7652011-01-18 Glenn Morris <rgm@gnu.org>
766
767 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
768
769 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
770
362b9d48
GM
7712011-01-15 Chong Yidong <cyd@stupidchicken.com>
772
bb033b5f
CY
773 * building.texi (Compilation): Improve instructions for running two
774 compilations (Bug#7573).
775
b024d9f0
MD
776 * files.texi (Backup Names): Document the new location of the
777 last-resort backup file.
778
362b9d48
GM
779 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
780 manual. Explain why directory-abbrev-alist elements should be anchored
781 (Bug#7777).
782
7832011-01-15 Eli Zaretskii <eliz@gnu.org>
784
785 * msdog.texi (Windows Startup): Correct inaccurate description of
786 differences between emacsclient.exe and emacsclientw.exe.
787
7c420169 7882011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
789
790 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
791
7c420169 7922011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
793
794 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
795
7c420169 7962011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 797
2d34d523
EZ
798 * frames.texi (Cut and Paste): Modify the section's name and text:
799 don't mix "cut/paste" with "kill/yank".
800 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
801 (Bug#7702)
802
88ab4340
EZ
803 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
804
7c420169 8052011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
806
807 * maintaining.texi: Move inclusion of emerge after EDE, so that it
808 matches its position in the menu. (Bug#7674)
809
7c420169 8102011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
811
812 * trouble.texi (Checklist): Mention not replying via news either.
813
92bb6c52
TH
8142010-12-30 Tassilo Horn <tassilo@member.fsf.org>
815
816 * misc.texi (Document View): Update DocView section with newly
817 supported document formats.
818
b103c904
CY
8192010-12-21 Chong Yidong <cyd@stupidchicken.com>
820
821 * killing.texi: Resection the Info version to conform to the
822 printed manual, to avoid making sections on Accumulating Text, CUA
823 and Rectangles into full chapters.
824
f49d1f52 8252010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
826
827 * custom.texi (Init Syntax): Add index entries for "character syntax".
828 (Bug#7576)
829
f49d1f52 8302010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
831
832 * text.texi (HTML Mode): Small fixes. (Bug#7607)
833
f49d1f52 8342010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
835
836 * trouble.texi (Checklist): Fix typo in newsgroup name.
837
f49d1f52 8382010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
839
840 * search.texi (Word Search): Note that the lazy highlight always
841 matches to whole words (Bug#7470).
842
f49d1f52 8432010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 844
4f1948eb
EZ
845 * display.texi (Optional Mode Line): Make the description of
846 load-average more accurate.
847
b8a9e136
EZ
848 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
849 registry, with a cross-reference.
62d72a4a
EZ
850 (Windows Startup): New node. Move the stuff about the current
851 directory from "Windows HOME".
b8a9e136 852
07976ae3 8532010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
854
855 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
856 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
857
07976ae3 8582010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
859
860 * maintaining.texi (Version Control Systems): Fix repeated sentence.
861 Suggested by Štěpán Němec.
862
07976ae3 8632010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 864
1aaae3f3
CY
865 * maintaining.texi (Version Control): Say "commit", not "check in".
866 (Version Control Systems): Simplify descriptions.
867 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
868 VCS Concepts.
869 (VC Mode Line): Update example.
870 (Old Revisions): Document revert-buffer for vc-diff.
871 (Log Buffer): Promote to a subsection. Document header lines.
872
1c6c854e
CS
873 * macos.texi (Mac / GNUstep Basics):
874 Document ns-right-alternate-modifier.
ec8a6295 875
1aaae3f3
CY
876 * emacs.texi (Top): Update node listing.
877
0eb025fb
EZ
8782010-11-13 Eli Zaretskii <eliz@gnu.org>
879
880 * rmail.texi (Rmail Coding): Characters with no fonts are not
881 necessarily displayed as empty boxes.
882
883 * mule.texi (Language Environments, Fontsets): Characters with no
884 fonts are not necessarily displayed as empty boxes.
885
886 * display.texi (Text Display): Document display of glyphless
887 characters.
888
ea4f7750
GM
8892010-11-13 Glenn Morris <rgm@gnu.org>
890
891 * basic.texi (Position Info): Add M-x count-words-region.
892
90639cea
GM
8932010-11-11 Glenn Morris <rgm@gnu.org>
894
895 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
896
d607b96b 8972010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
898
899 * msdog.texi (Windows HOME): Add information regarding startup
900 directory when invoking Emacs from a desktop shortcut. (bug#7300)
901
c12e4a81
GM
9022010-10-11 Glenn Morris <rgm@gnu.org>
903
df187c62
GM
904 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
905
c12e4a81
GM
906 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
907 (DVIPS): New variable.
234db610
GM
908 (.PHONY): Add html, ps.
909 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
910 (clean): Delete html, ps files.
c12e4a81 911
6513b232
EZ
9122010-10-09 Eli Zaretskii <eliz@gnu.org>
913
914 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
915
f4f358f1
GM
9162010-10-09 Glenn Morris <rgm@gnu.org>
917
c1dc72b3
GM
918 * Makefile.in (VPATH): Remove.
919 (infodir): Make it absolute.
920 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
921
4393405b
GM
922 * Makefile.in (dist): Anchor regexps.
923
eef3ab94
GM
924 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
925 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
926 (emacs-xtra.pdf): Use $<.
927
aa9db089
GM
928 * Makefile.in (infoclean): Remove harmless, long-standing error.
929
abd40fb4
GM
930 * Makefile.in ($(infodir)): Delete rule.
931 (mkinfodir): New.
932 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
933
f4f358f1 934 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 935 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
936 * emacsver.texi: New file, replacing emacsver.texi.in.
937
ea274122
GM
9382010-10-09 Glenn Morris <rgm@gnu.org>
939
f7a31f11
GM
940 * emacsver.texi.in: New file.
941 * emacs.texi: Set EMACSVER by including emacsver.texi.
942 * Makefile.in (distclean): Delete emacsver.texi.
943 (dist): Copy emacsver.texi.
b13254e7 944 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 945
3fb78d1f
GM
946 * ack.texi (Acknowledgments): No more b2m.c.
947
ea274122
GM
948 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
949 (emacs): Remove rule.
950 (dist): No need to deal with the emacs rule any more.
951
17ca7950
GM
9522010-10-07 Glenn Morris <rgm@gnu.org>
953
954 * Makefile.in (version): New, set by configure.
955 (clean): Delete dist tar file.
956 (dist): Use version in tar name.
957
4c83f6e1
GM
9582010-10-06 Glenn Morris <rgm@gnu.org>
959
960 * Makefile.in (EMACS_XTRA): Add the main source file.
961 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
962 (mostlyclean): No core files, reorder other files.
963 (clean): Delete specific dvi and pdf files.
964 (infoclean, dist): New rules.
965 (maintainer-clean): Use infoclean.
8a944cea 966 ($(infodir)): Add parallel build workaround.
4c83f6e1 967
0264072d
GM
9682010-10-04 Glenn Morris <rgm@gnu.org>
969
970 * Makefile.in (SHELL): Set it.
971 (INFO_TARGETS, DVI_TARGETS): Remove variables.
972 (info, dvi): Replace above variables with their expansions.
973 (info): Move mkdir from here...
974 ($(infodir)/emacs): ... to here (for parallel builds).
975 (pdf): New target.
976 ($(infodir)/emacs): Pass -o option to makeinfo.
977 (.PHONY): Declare clean rules.
978 (maintainer-clean): Delete dvi and pdf files.
979 Guard against cd failures. Use a more restrictive delete.
980
3226d6ca
GM
9812010-10-02 Glenn Morris <rgm@gnu.org>
982
983 * misc.texi (Shell Mode): Remove reference to old function name.
984
cad90f3b
EZ
9852010-09-30 Eli Zaretskii <eliz@gnu.org>
986
987 * maintaining.texi (VC Mode Line): Mention all the possible VC status
988 indicator characters.
989
5f874327
GM
9902010-09-29 Glenn Morris <rgm@gnu.org>
991
992 * Makefile.in (top_srcdir): Remove unused variable.
993
0ab9cff3
GM
9942010-09-14 Glenn Morris <rgm@gnu.org>
995
67ae9766
GM
996 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
997 the last hook item.
998
0ab9cff3
GM
999 * calendar.texi (Appointments): Also updated when a diary include file
1000 is saved.
1001
6664fc59 10022010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
1003
1004 * trouble.texi (Bugs): Update the section intro.
1005 (Known Problems): New section.
1006 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
1007 (Sending Patches): Bug fixes are best as responses to existing bugs.
1008 * emacs.texi (Known Problems): Add menu entry for new section.
1009
be3283d7
GM
10102010-09-09 Glenn Morris <rgm@gnu.org>
1011
1012 * xresources.texi: Untabify.
1013
10999305 10142010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
1015
1016 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
1017
10999305 10182010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
1019
1020 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
1021
30641319
JD
10222010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1023
1024 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
1025
50dd7bc6
GM
10262010-08-21 Glenn Morris <rgm@gnu.org>
1027
1028 * misc.texi (Amusements): Mention bubbles and animate.
1029
5e620eca
EZ
10302010-07-31 Eli Zaretskii <eliz@gnu.org>
1031
1032 * files.texi (Visiting): Add more index entries for
1033 large-file-warning-threshold.
1034
8b2dd508
JD
10352010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1036
1037 * frames.texi (Tool Bars): Add doc for tool-bar-position.
1038
8838673e
GM
10392010-06-23 Glenn Morris <rgm@gnu.org>
1040
1041 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
1042 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
1043 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
1044 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
1045 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
1046 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
1047 Untabify Texinfo files.
1048
04d3bb6c
GM
10492010-06-10 Glenn Morris <rgm@gnu.org>
1050
103dd3a8
GM
1051 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1052
04d3bb6c
GM
1053 * basic.texi (Inserting Text): Fix typo.
1054
50b79479
GM
10552010-06-10 Glenn Morris <rgm@gnu.org>
1056
1057 * ack.texi (Acknowledgments):
1058 * emacs.texi (Acknowledgments): Update for notifications.el.
1059
86d7a550
DU
10602010-05-31 Daiki Ueno <ueno@unixuser.org>
1061
1062 * dired.texi (Operating on Files): Mention encryption commands
1063 (Bug#6315).
1064
db5dce9d
EZ
10652010-05-29 Eli Zaretskii <eliz@gnu.org>
1066
1067 * basic.texi (Moving Point): Update due to renaming of commands bound
1068 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1069
34313041
EZ
10702010-05-18 Eli Zaretskii <eliz@gnu.org>
1071
1072 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1073 paragraphs.
1074 (Line Truncation): Fix wording for bidi display.
1075
1fc0ce04 1076 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1077 keys.
1078
0235128c 10792010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1080
1081 * building.texi (GDB Graphical Interface): Remove misleading comparison
1082 to an IDE (Bug#6128).
1083
0235128c 10842010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1085
1086 * programs.texi (Man Page):
1087 * misc.texi (Invoking emacsclient):
1088 * mini.texi (Repetition):
1089 * mark.texi (Setting Mark): Fix typos.
1090
0235128c 10912010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1092
1093 * misc.texi (Printing): Document htmlfontify-buffer.
1094
0235128c 10952010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1096
1097 * calendar.texi (Displaying the Diary, Format of Diary File):
1098 Fix external cross-references for TeX format output.
1099
0235128c
SM
11002010-05-07 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * Version 23.2 released.
1103
f63d0028
JD
11042010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1105
1106 * cmdargs.texi (Initial Options): Mention --chdir.
1107
20fe03ad
JD
11082010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1109
1110 * frames.texi (Tool Bars): Add tool-bar-style.
1111
b7d65a5f
GM
11122010-04-21 Glenn Morris <rgm@gnu.org>
1113
1114 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1115
a42dbee1
CY
11162010-04-18 Chong Yidong <cyd@stupidchicken.com>
1117
1118 * programs.texi (Semantic): New node.
1119
1120 * maintaining.texi (EDE): New node.
1121
1122 * emacs.texi: Update node listing.
1123
1124 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1125
6e104790 11262010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1127
d52dbd3d
GM
1128 * emacs.texi (Acknowledgments): Remove duplicate.
1129
a77fe20c
GM
1130 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1131
6e104790 11322010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1133
4ebe9902
GM
1134 * dired.texi (Misc Dired Features): Mention VC diff and log.
1135 * maintaining.texi (Old Revisions, VC Change Log):
1136 Mention that diff and log work in Dired buffers.
1137
98932641
GM
1138 * help.texi (Help Summary): Mention M-x info-finder.
1139
d5b22ab2 1140 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1141
4d4e9522
GM
1142 * custom.texi (Specifying File Variables, Directory Variables):
1143 Document new commands for manipulating local variable lists.
1144
6e104790 11452010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1146
1147 * trouble.texi (Contributing): Add cindex entry.
1148 Mention etc/CONTRIBUTE.
1149
6e104790 11502010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1151
1152 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1153 query-replace (Bug#5774).
1154
a20a9df3
GM
11552010-04-16 Glenn Morris <rgm@gnu.org>
1156
1157 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1158
1ecb2d3f
JD
11592010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1160
1161 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1162
99852628
JD
11632010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1164
1165 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1166
ce79424f
EZ
11672010-03-30 Eli Zaretskii <eliz@gnu.org>
1168
1169 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1170 cross-reference to "Inserting Text".
1171
1172 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1173 Mention completion provided by `ucs-insert'.
1174
85738751 11752010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1176
1177 * sending.texi (Sending Mail): Note variables that may need
1178 customizing.
1179 (Mail Sending): Expand discussion of send-mail-function.
1180
85738751 11812010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1182
1183 Document Message mode as the default mail mode.
1184
1185 * sending.texi (Sending Mail): Copyedits.
1186 (Mail Format, Mail Headers): Document mail-from-style changes.
1187 (Mail Commands): Rename from Mail mode. Document Message mode.
1188 (Mail Misc): Rename from Mail mode Misc.
1189 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1190 command names and update keybindings.
1191 (Header Editing): Document message-tab. De-document
1192 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1193 favor of mail-default-headers. Ad index entries for user-full-name and
1194 user-mail-address.
1c6c854e
CS
1195 (Citing Mail): Update changes in Message mode behavior.
1196 Document mail-yank-prefix.
e73c2434
CY
1197 (Mail Signature): New node, moved from Mail Misc.
1198 (Mail Aliases): Mail abbrevs are the default with Message mode.
1199 (Mail Methods): Note that Message mode is now the default.
1200
1201 * rmail.texi (Rmail Reply):
1202 * text.texi (Text Mode):
1203 * major.texi (Major Modes):
1204 * mule.texi (Output Coding): Refer to Message mode.
1205
1206 * custom.texi (Init Examples): Add xref to Mail Header.
1207
1fc0ce04 1208 * emacs.texi (Top): Fix xrefs.
e73c2434 1209
85738751 12102010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1211
c0c035fa
CY
1212 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1213 repository if there is none.
1214 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1215 vc-print-root-log.
ef7b27ef 1216 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1217
71785b7a
CY
1218 * programs.texi (Program Modes): Mention Javascript mode.
1219
f67c5dd0
CY
1220 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1221 * emacs.texi: Update node description.
1222
0f72a391 1223 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1224 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1225
dc2d2590
JL
12262010-03-30 Juri Linkov <juri@jurta.org>
1227
1228 * search.texi (Other Repeating Search): Remove line that `occur'
1229 can not handle multiline matches.
1230
a7b02820
EZ
12312010-03-30 Eli Zaretskii <eliz@gnu.org>
1232
1233 * mule.texi (International): Mention support of bidirectional editing.
1234 (Bidirectional Editing): New section.
1235
22ef1944
NR
12362010-03-28 Nick Roberts <nickrob@snap.net.nz>
1237
1238 * emacs.texi (Top): Update node names to those in building.texi.
1239
146b8b16
NR
12402010-03-27 Nick Roberts <nickrob@snap.net.nz>
1241
c5e87d10
PE
1242 doc/emacs/building.texi: Describe restored GDB/MI functionality
1243 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
1244 doc/emacs/emacs.texi: Update node names for building.texi.
1245
6d98672d
GM
12462010-03-24 Glenn Morris <rgm@gnu.org>
1247
1248 * ack.texi (Acknowledgments):
1249 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1250
93318cbd
JD
12512010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1252
1253 * xresources.texi (Table of Resources): Clarify toolBar number
1254 for Gtk+.
1255
1256 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1257
15cf2f52
CY
12582010-03-21 Chong Yidong <cyd@stupidchicken.com>
1259
4102856c
CY
1260 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1261
15cf2f52
CY
1262 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1263 and multi-isearch-buffers-regexp.
1264
1265 * indent.texi (Indentation): Clarify description of
1266 indent-for-tab-command. Document tab-always-indent.
1267
d68eb23c
CY
12682010-03-20 Chong Yidong <cyd@stupidchicken.com>
1269
1270 * cmdargs.texi (Font X): Move most content to Fonts.
1271
1272 * frames.texi (Fonts): New node. Document font-use-system-font.
1273
1274 * emacs.texi (Top):
1275 * xresources.texi (Table of Resources):
1276 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1277
288f9fc0
CY
12782010-03-10 Chong Yidong <cyd@stupidchicken.com>
1279
1280 * Branch for 23.2.
1281
17782bec
CY
12822010-03-06 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * custom.texi (Init Examples): Add xref to Locals.
1285
1286 * major.texi (Choosing Modes): Mention usage of setq-default for
1287 setting the default value of major-mode (Bug#5688).
1288
b4a1a8b2
CY
12892010-03-02 Chong Yidong <cyd@stupidchicken.com>
1290
1291 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1292
1293 * display.texi (Display Custom): Document make-pointer-invisible and
1294 underline-minimum-offset. Remove inverse-video.
1295
a1e759cd
CY
12962010-02-21 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * frames.texi (Frame Commands): Note that the last ordinary frame can
1299 be deleted in daemon mode (Bug#5616).
1300
4f3bc373
GM
13012010-02-18 Glenn Morris <rgm@gnu.org>
1302
1303 * trouble.texi (Contributing): Repository is no longer CVS.
1304
5dbbdd33
GM
13052010-02-08 Glenn Morris <rgm@gnu.org>
1306
1307 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1308
cd61af01
SM
13092010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1310
1311 * display.texi (Useless Whitespace, Text Display):
1312 * custom.texi (Init Examples): Avoid obsolete special default variables
1313 like default-major-mode.
1314
b1bb0a25 13152010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1316
1317 * programs.texi (Other C Commands): Replace reference to obsolete
1318 c-subword-mode.
1319
99d0985b
GM
13202010-01-21 Glenn Morris <rgm@gnu.org>
1321
1322 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1323
893db5bc
GM
13242010-01-12 Glenn Morris <rgm@gnu.org>
1325
1326 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1327 emacs-pretest-bug for bug reports for development versions.
1328
0419b8d6
GM
13292010-01-11 Glenn Morris <rgm@gnu.org>
1330
1331 * display.texi (Highlight Interactively): `t' does not mean highlight
1332 all patterns. (Bug#5335)
1333
26e533e2
CY
13342009-12-29 Chong Yidong <cyd@stupidchicken.com>
1335
1336 * misc.texi (Shell): Document async-shell-command.
1337
1338 * building.texi (Grep Searching): Document zrgrep.
1339
484eaeac 1340 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1341
7ee6c59b
NR
13422009-12-29 Nick Roberts <nickrob@snap.net.nz>
1343
1344 * building.texi: Import GDB Graphical Interface description from
1345 EMACS_23_1_RC.
1346
91ed7ea8
CY
13472009-12-24 Chong Yidong <cyd@stupidchicken.com>
1348
1349 * emacs.texi (Top): Update node listing.
1350
1351 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1352
1353 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1354
1355 * cmdargs.texi (Initial Options):
1356 * xresources.texi (Resources): Document inhibit-x-resources.
1357
1358 * custom.texi (Specifying File Variables): Note that minor modes are
1359 enabled unconditionally.
1360
1361 * display.texi (Scrolling): Briefly document the old recenter command,
1362 and document recenter-positions.
1363
1364 * files.texi (Visiting):
1365 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1366
1c6c854e
CS
1367 * frames.texi (Cut/Paste Other App):
1368 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1369
1370 * killing.texi (Kill Options): New node.
1371
6ca89aaa
CY
13722009-12-05 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * misc.texi (Shell Options): ansi-color is now default.
1375
806642d4
GM
13762009-12-05 Glenn Morris <rgm@gnu.org>
1377
806642d4
GM
1378 * emacs.texi (Top): Update menu for cal-xtra node changes.
1379 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1380 or mode line. Don't mention invisible text or the details of
1381 diary-print-entries here, only in cal-xtra.
1382 (Format of Diary File): Mention that the "date on first line" format
1383 only really affects the simple display.
1384 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1385 (Diary Customizing): Holidays may be in the buffer or mode line.
1386 Move diary-print-entries to the "Diary Display" section.
1387 (Diary Display): New section, split out from "Fancy Diary Display".
1388 Explain the limitations of simple display, and how to print it.
1389
1a4f0c0a
GM
1390 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1391
e11adbd8
GM
1392 * cal-xtra.texi (Diary Display): Mention View mode.
1393
29a483ac
JL
13942009-11-29 Juri Linkov <juri@jurta.org>
1395
1396 * display.texi (Highlight Interactively): Actually a list of
1397 default faces is pre-loaded into a list of default values
1398 instead of the history.
1399
83d60c79
GM
14002009-11-20 Glenn Morris <rgm@gnu.org>
1401
1402 * ack.texi (Acknowledgments):
1403 * emacs.texi (Acknowledgments): Add htmlfontify.
1404
276bbe96
GM
14052009-11-14 Glenn Morris <rgm@gnu.org>
1406
98ad1bae
GM
1407 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1408
276bbe96
GM
1409 * ack.texi (Acknowledgments):
1410 * emacs.texi (Acknowledgments): Update for recent Org changes.
1411
18430066
CY
14122009-10-31 Chong Yidong <cyd@stupidchicken.com>
1413
1414 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1415 `charset' property, which is irrelevant to the user manual (Bug#3526).
1416
522ddc9f
JB
14172009-10-14 Juanma Barranquero <lekktu@gmail.com>
1418
1419 * trouble.texi (DEL Does Not Delete): Fix typo.
1420
50b49ade
MA
14212009-10-05 Michael Albinus <michael.albinus@gmx.de>
1422
1423 * files.texi (Misc File Ops): Mention copy-directory.
1424
6308321a
EZ
14252009-10-04 Eli Zaretskii <eliz@gnu.org>
1426
43b3b4d1
EZ
1427 * mule.texi (Unibyte Mode): Emphasize that
1428 unibyte-display-via-language-environment affects only the display.
1429
6308321a
EZ
1430 * display.texi (Horizontal Scrolling): Document cursor behavior under
1431 horizontal scrolling when point moves off the screen (Bug#4564).
1432 Improve wording.
1433
bd51ea7f
MA
14342009-10-01 Michael Albinus <michael.albinus@gmx.de>
1435
1436 * files.texi (Directories): delete-directory prompts for recursive
1437 deletion.
1438
55381962
GM
14392009-09-30 Glenn Morris <rgm@gnu.org>
1440
1441 * ack.texi (Acknowledgments):
1442 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1443
13989ab1
TH
14442009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1445
1446 * dired.texi (Dired Navigation): Use @code instead of @var for
1447 dired-isearch-filenames, so that it's not capitalized.
1448
8ba46c89
CY
14492009-09-19 Chong Yidong <cyd@stupidchicken.com>
1450
1451 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1452
1453 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1454
1455 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1456 (Key Bindings): Reference Init Rebinding in introductory text.
1457 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1458 (Keymaps): Simplify.
1459 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1460 (Minibuffer Maps): Remove mention of Mocklisp.
1461 (Init Rebinding): Move mode-local rebinding example here from Local
1462 Keymaps.
1463 (Modifier Keys): Clarify.
1e11b018 1464 (Rebinding): Add cindex for "binding keys".
8ba46c89 1465
6a5ca7c8
CY
14662009-09-13 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1469
0e1cba51
NR
14702009-08-31 Nick Roberts <nickrob@snap.net.nz>
1471
6a5ca7c8 1472 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1473 Re-organise these two sections.
0e1cba51 1474
76a87a4d
EZ
14752009-08-29 Eli Zaretskii <eliz@gnu.org>
1476
1477 * cmdargs.texi (Initial Options): Fix last change.
1478
82e98df4
SM
14792009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1480
1481 * mule.texi (Enabling Multibyte):
1482 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1483 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1484
fb89fad9
GM
14852009-08-20 Glenn Morris <rgm@gnu.org>
1486
1487 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1488
e99652b0
GM
14892009-08-19 Glenn Morris <rgm@gnu.org>
1490
1491 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1492
5cca97ad
GM
14932009-08-18 Glenn Morris <rgm@gnu.org>
1494
1495 * ack.texi (Acknowledgments):
1496 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1497
997797ae 1498 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1499
985bf85b
GM
15002009-08-09 Glenn Morris <rgm@gnu.org>
1501
1502 * ack.texi (Acknowledgments):
1503 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1504
8d6bb99e
DD
15052009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1506
1507 * emacs.texi (Top): Add new menu items for GDB-UI.
1508
1509 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1510 section. Threads buffer is in separate section now.
8d6bb99e 1511
8353da9c
GM
15122009-08-08 Glenn Morris <rgm@gnu.org>
1513
1514 * ack.texi (Acknowledgments):
1515 * emacs.texi (Acknowledgments):
1516 Update for js2-mode and org changes.
1517
f2074faf
MA
15182009-08-02 Michael Albinus <michael.albinus@gmx.de>
1519
1520 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1521 files.
1522
e8d2d3fb
CY
15232009-07-28 Chong Yidong <cyd@stupidchicken.com>
1524
1525 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1526
324a4f6a
GM
15272009-07-23 Glenn Morris <rgm@gnu.org>
1528
1529 * programs.texi (Matching): Update blink-matching-paren-distance.
1530
b6937a70
CY
15312009-07-21 Chong Yidong <cyd@stupidchicken.com>
1532
1533 * frames.texi (Cut/Paste Other App): For select-active-regions,
1534 selection is now updated on moving point.
1535
bd8aaa36
RS
15362009-07-21 Richard Stallman <rms@gnu.org>
1537
1538 * glossary.texi (GNU, Daemon): Update information.
1539
8d9b5eba
JL
15402009-07-19 Juri Linkov <juri@jurta.org>
1541
1542 * custom.texi (Specifying File Variables, Safe File Variables):
1543 "variables/value pairs" -> "variable/value pairs".
1544
a2acc1db
GM
15452009-07-15 Glenn Morris <rgm@gnu.org>
1546
1547 * misc.texi (Gnus): Remove widow.
1548
c5ae942b
GM
15492009-07-11 Glenn Morris <rgm@gnu.org>
1550
703d26ba
GM
1551 * Makefile.in (TEXI2PDF): New.
1552 (emacs.pdf, emacs-xtra.pdf): New targets.
1553
522ddc9f 1554 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1555
1556 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1557
1558 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1559 Don't print the copying notice twice in the printed version.
1560 Update the menu and detailmenu.
1561 (Preface): The meaning of "on-line" has changed.
1562 Correct name for "Common Problems" chapter.
1563 (Distrib): Update FSF shop URL.
1564 (Intro): Showing two files at once is not so exciting.
1565
1566 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1567 (Mac / GNUstep Basics): Minor grammar changes.
1568 (Mac / GNUstep Events): Fix typo.
1569 (GNUstep Support): CANNOT_DUMP no longer applies.
1570
1571 * misc.texi (Document View): Fix typos.
1572
1573 * dired.texi (Dired):
1574 * help.texi (Help):
1575 * macos.texi (Mac OS / GNUstep):
1576 * maintaining.texi (Version Control, Introduction to VC):
1577 End menu descriptions with a period.
c5ae942b 1578
b1c8242b
EZ
15792009-07-09 Eli Zaretskii <eliz@gnu.org>
1580
1581 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1582 so categorical in saying that the option is only useful on NTFS.
1583
220d9aa6
GM
15842009-07-09 Glenn Morris <rgm@gnu.org>
1585
1586 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1587 (ENVADD): Add texinfodir to TEXINPUTS.
1588
1589 * emacs.texi (Top): Fix cross-reference.
1590
1591 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1592
1593 * vc1-xtra.texi (Revision Tags): Fix typo.
1594
d07e72d3
GM
15952009-07-03 Glenn Morris <rgm@gnu.org>
1596
1597 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1598 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1599 (Merge Commands): `.' does not seem to work in A or B buffer.
1600 `l' can recreate the 3-window display.
1601
1602 * glossary.texi (Glossary): Minor phrasing changes throughout.
1603 Add more internal cross-references.
1604 <Autoloading>: You can't really autoload a variable.
1605 <C-M->: Move details here from `M-C-' item.
1606 <Continuation Line>: Refer to `Truncation.'
1607 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1608 <Home Directory, Unix>: New entries.
1609 <Deletion of Files>: Mention recycle bins.
1610 <Directory>: Mention ``folders.''
1611 <Error>: Don't mention ``type-ahead.''
1612 <Fringe>: Refer to the manual node.
1613 <Minor Mode>: Can be global or local.
1614 <Spell Checking>: There are other checkers besides Ispell.
1615
f144038a
GM
16162009-07-02 Glenn Morris <rgm@gnu.org>
1617
1618 * anti.texi (Antinews): Minor changes in phrasing.
1619
1620 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1621 some underfull lines in dvi output.
1622
1623 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1624
1625 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1626
1627 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1628
3f1c6666
JD
16292009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1630
1631 * xresources.texi (Table of Resources): Mention maximized for
1632 fullscreen.
1633
1634 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1635
62aadce7
CY
16362009-07-01 Chong Yidong <cyd@stupidchicken.com>
1637
1638 * anti.texi (Antinews): Correct the list of removed platforms.
1639
82ec412e
GM
16402009-06-28 Glenn Morris <rgm@gnu.org>
1641
1642 * arevert-xtra.texi: Minor language tweaks.
1643
09964e7d
GM
1644 * dired-xtra.texi: Minor revisions.
1645
666e158e
MB
16462009-06-23 Miles Bader <miles@gnu.org>
1647
c4cc8b9a 1648 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1649 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1650
70243478
CY
16512009-06-21 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * Branch for 23.1.
1654
67cbe681
KH
16552009-06-17 Kenichi Handa <handa@m17n.org>
1656
1657 * mule.texi (Charsets): Update the description for the new charset.
1658 (list-character-sets): New findex.
125dd7c5 1659 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1660
40e67246
CY
16612009-06-10 Chong Yidong <cyd@stupidchicken.com>
1662
b5700de6
CY
1663 * basic.texi (Moving Point): Fix tag.
1664
1665 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1666
1667 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1668 use camel-case for PageUp and PageDown.
1669
1670 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1671 camel-case for PageUp and PageDown.
1672
1673 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1674
40e67246 1675 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1676 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1677
522ddc9f 16782009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1679
522ddc9f
JB
1680 * fixit.texi (Spelling): Set default dictionary.
1681 Improve descriptions (Bug#2554)
6f591cf4 1682
53483c76
DR
16832009-06-08 David Reitter <david.reitter@gmail.com>
1684
1685 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1686 since saving colors and faces set this way is not implemented.
1687 (Environment variables): Remove mention of mac-fix-env, which is
1688 scheduled to be removed.
1689
1557ef4f
CY
16902009-06-04 Chong Yidong <cyd@stupidchicken.com>
1691
91056528
CY
1692 * custom.texi (Init Examples): Add example of changing load-path.
1693
1557ef4f
CY
1694 * building.texi (Lisp Libraries): Add example of changing
1695 load-path (Bug#3446).
1696
623cec4c
CY
16972009-05-28 Chong Yidong <cyd@stupidchicken.com>
1698
1699 * mark.texi (Mark): Further clarifications.
1700 (Setting Mark): Emphasize that C-SPC activates the mark.
1701
0fcca8ee
CY
17022009-05-28 Chong Yidong <cyd@stupidchicken.com>
1703
702b10e1
CY
1704 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1705 Mark mode.
0fcca8ee
CY
1706 (Using Region, Persistent Mark): Use "active mark" instead of "active
1707 region".
1708
d3b396e4
CY
17092009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1710
1711 * mule.texi (Select Input Method): Fix typo.
1712
3f698a06
CY
17132009-05-13 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * anti.texi (Antinews): Document completion changes. Some additional
1716 copyedits and rearrangement of entries.
1717
b2a42eb7
CY
17182009-05-12 Chong Yidong <cyd@stupidchicken.com>
1719
932fd020
CY
1720 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1721 (Shell History Copying, Terminal emulator): Copyedits.
1722
1c6c854e
CS
1723 * xresources.texi (Resources): Simplify descriptions.
1724 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1725 (Table of Resources): Document fontBackend resource.
1726
b2a42eb7 1727 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1728 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1729 "Backspace". Remove discussion of obscure Xmodmap issue.
1730
c6ea7fb8
CY
17312009-05-07 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * files.texi (Visiting): Copyedits.
1734
ad36c422
CY
17352009-05-06 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * basic.texi (Inserting Text): Document ucs-insert.
1738
1739 * mule.texi (International Chars): Define "multibyte". Note that
1740 internal representation is unicode-based. Simplify definition of raw
1741 bytes. Mention ucs-insert.
1742 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1743 (Language Environments): Add language environments new to Emacs 23.
1744 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1745 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1746 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1747 (Output Coding): Copyedits.
1748
1749 * emacs.texi (Top): Update node listing.
1750
d4ad7b96
CY
17512009-05-05 Per Starbäck <per@starback.se> (tiny change)
1752
1753 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1754
5bd66204
SM
17552009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1756
1757 * building.texi (Lisp Libraries): `load-library' does offer completion.
1758
bc36ad1c
CY
17592009-04-28 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1762 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1763
f1a47884
EZ
17642009-04-25 Eli Zaretskii <eliz@gnu.org>
1765
1766 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1767
be77bd45
CY
17682009-04-22 Chong Yidong <cyd@stupidchicken.com>
1769
1770 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1771
1772 * building.texi (Lisp Interaction): Document initial-scratch-message.
1773
d3b82927
JB
17742009-04-18 Juanma Barranquero <lekktu@gmail.com>
1775
ed6e7b11
JB
1776 * msdog.texi (Windows Fonts): Fix typos.
1777
d3b82927
JB
1778 * files.texi (Save Commands): Fix pxref.
1779
bc323c04
CY
17802009-04-18 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * files.texi (Save Commands): Mention diff-buffer-with-file.
1783 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1784 Henoch (Bug#3036).
1785
2186d13f
GM
17862009-03-15 Glenn Morris <rgm@gnu.org>
1787
1788 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1789 the former is not always used.
1790 (Mail Headers): Use active voice. Add "Mail-reply-to".
1791 Change case of "Id". Avoid repeated "appropriate".
1792 (Mail Aliases): Fix previous change - use an example with a ".", so it
1793 does actually get quoted when expanded.
1794 (Mail Sending): Mailclient is the default on some systems.
1795 (Citing Mail): Mention mail-indentation-spaces.
1796 (Mail Mode Misc): Add an @dfn for "mail signature".
1797
71e454fc
CY
17982009-03-15 Chong Yidong <cyd@stupidchicken.com>
1799
1800 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1801 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1802 read-buffer-completion-ignore-case, and completion-styles.
1803 Remove description of partial-completion-mode.
71e454fc 1804
df1a3e06
GM
18052009-03-14 Glenn Morris <rgm@gnu.org>
1806
1807 * sending.texi (Mail Format): Fix typo. Add index entry for
1808 mail-header-separator.
1809 (Mail Headers): Put info about initialization and changing in one place
1810 at the start. Update FCC section for mbox Rmail. Clarify From
1811 section, mention mail-setup-with-from. Clarify Reply-to section.
1812 Add Mail-followup-to and mail-mailing-lists. Clarify References
1813 section.
1814 (Mail Aliases): Update example, make less contentious.
1815 Update for name change of mail-interactive-insert-alias.
1816 (Mail Mode): Remove mention of `%' as a word separator.
1817 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1818 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1819 commands. Clarify FCC handling. In mail-complete, add reference to
1820 Mail Aliases section, and mention mail-complete-function.
1821 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1822 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1823 signature netiquette. Explain how the mail hooks work when continuing
1824 a composition.
1825 (Mail Amusements): Internationalize the spook section a bit.
1826 Remove the spook mail-setup-hook example, since it doesn't work well.
1827 Mention fortune-file.
1828 (Mail Methods): Mention read-mail-command.
1829
ed6e7b11 18302009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1831
df1a3e06
GM
1832 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1833 and NS resources following recent changes.
959d68bd 1834
86dca3e8
JR
18352009-03-10 Jason Rumney <jasonr@gnu.org>
1836
1837 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1838 w32-use-visible-system-caret doc to indicate that it should get set
1839 automatically.
1840 (Windows Fonts): Add doc for the uniscribe backend.
1841
042fe98f
DN
18422009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1843
1844 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1845 vc-dir. (Bug#2598)
1846
7f8dba73
RS
18472009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1848
1849 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1850
505e70c3
GM
18512009-03-05 Glenn Morris <rgm@gnu.org>
1852
04242bdc
GM
1853 * rmail.texi (Rmail Basics): Add reference to sorting.
1854 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1855 Minor re-wordings.
1856 (Rmail Motion): Mention rmail-next-same-subject.
1857 (Rmail Deletion): Expunging is not the only way to change the numbers.
1858 (Rmail Labels): Labels can also be used in sorting.
1859 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1860 (Rmail Display): Mention rmail-mime.
1861
00cfe22c
GM
18622009-03-04 Glenn Morris <rgm@gnu.org>
1863
1864 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1865 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1866 summary. Mention sorts cannot be undone.
1867 (Rmail Display): Give an example of how to use goto-address-mode.
1868 (Rmail Editing): It's keybindings that are redefined, not commands.
1869 Fix some typos.
1870 (Movemail): Some minor rewording.
1871 (Remote Mailboxes): Emacs movemail supports pop by default.
1872 Fix some minor grammatical issues. The "two alternative ways" to
1873 specify a POP mailbox are really just one. Remove all reference to the
1874 variables rmail-pop-password and rmail-pop-password-required, obsolete
1875 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1876 can support Kerberos.
1877
3d963b67
GM
18782009-03-03 Glenn Morris <rgm@gnu.org>
1879
1880 * rmail.texi (Rmail Deletion): Revert previous change, which was
1881 describing the Rmail summary versions.
1882 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1883 Minor re-wording for rmail-resend.
1884 (Rmail Make Summary): Summaries apply to buffers rather than files.
1885 <rmail-summary-by-topic>: Headers includes the subject.
1886 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1887 details, including prefix arguments.
2340abde 1888 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1889 Not counting lines might be faster.
1890 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1891 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1892 Name the commands bound to the various keys. Mention prefix argument
1893 for searching.
3d963b67
GM
1894 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1895 Simplify rmail-highlighted-headers description. Update face name.
1896
a8ce3d17
JB
18972009-03-02 Juanma Barranquero <lekktu@gmail.com>
1898
1899 * mark.texi (Marking Objects): Fix typo.
1900
130a29b6
CY
19012009-03-01 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1904 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1905
9d5de6f8
GM
19062009-03-01 Glenn Morris <rgm@gnu.org>
1907
79fc530e 1908 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1909 (Rmail Motion): - M-s searches from the end of messages.
1910 (Rmail Deletion): Minor clarification. Fix numeric argument
1911 description.
1912 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1913 newmail and RMAILOSE files need not be in home-directory.
1914 (Rmail Files): Mention I/O menus are unselectable if no files match.
1915 Mention `MAIL' env-var.
1916
b545ff9c
JR
19172009-02-24 Jason Rumney <jasonr@gnu.org>
1918
1919 * mule.texi (Fontsets): Mention fontset-default, font specs and
1920 fallback fontsets.
1921 (Defining Fontsets): Mention ns and w32 variants of
1922 standard-fontset-spec. Update description of startup fontset to match
1923 Emacs 23 behavior.
a93be82a 1924 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1925 (International): Link to Modifying Fontsets.
b545ff9c 1926
75da0618 19272009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1928
1929 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1930 Mention ns-extended-platform-support-mode.
1931
6be93a16
KB
19322009-02-22 Karl Berry <karl@gnu.org>
1933
1934 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1935
867d4bb3
JB
19362009-02-19 Juanma Barranquero <lekktu@gmail.com>
1937
1938 * basic.texi (Moving Point, Position Info):
1939 * files.texi (Visiting):
1940 * mini.texi (Completion Options):
1941 * text.texi (HTML Mode): Remove duplicate words.
1942
49b5c0e8
GM
19432009-02-20 Glenn Morris <rgm@gnu.org>
1944
1945 * rmail.texi: Minor updates for mbox rather than Babyl.
1946
f43a822c
KB
19472009-02-17 Karl Berry <karl@gnu.org>
1948
49b5c0e8 1949 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1950
80d634b8
RS
19512009-02-17 Richard M Stallman <rms@gnu.org>
1952
1953 * anti.texi (Antinews): Mention Babyl format.
1954
1955 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1956
1957 * rmail.texi: Update for mbox format.
1958 Various small fixes, as well as the following.
1959 (Out of Rmail): Node deleted.
1960 (Rmail): Update menu.
1961 (Rmail Files): Comment out set-rmail-inbox-list.
1962 Document rmail-inbox-list instead.
1963 (Rmail Output): Substantial changes since C-o is now
1964 rmail-output-as-seen and o is rmail-output.
1965 (Rmail Attributes): Delete `stored', add `retried'.
1966 (Rmail Display): Editing headers works in all cases.
1967
f0d129c6
GM
19682009-02-17 Glenn Morris <rgm@gnu.org>
1969
1970 * basic.texi (Position Info): M-x count-lines-region is not always on
1971 M-=. (Bug#2269)
1972
160f11d3
GM
19732009-02-09 Glenn Morris <rgm@gnu.org>
1974
1975 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1976 defaults.
1977
763e01c4
EZ
19782009-02-07 Eli Zaretskii <eliz@gnu.org>
1979
1980 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1981 documentation of possible problems with redecoding.
1982
f5e1441d
GM
19832009-02-03 Glenn Morris <rgm@gnu.org>
1984
1985 * rmail.texi (Out of Rmail): Mention b2m.pl.
1986
e1eabe41
GM
19872009-01-31 Glenn Morris <rgm@gnu.org>
1988
1989 * rmail.texi (Out of Rmail): Correct b2m location.
1990
dd05f9de
CY
19912009-01-27 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * fixit.texi (Undo): Update undo limit values.
1994
d74d846e
GM
19952009-01-27 Glenn Morris <rgm@gnu.org>
1996
1997 * emacs.texi (Top): Fix Antinews menu entry.
1998
49ffdce8
KB
19992009-01-25 Karl Berry <karl@gnu.org>
2000
2001 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2002 item with no marker, instead of the syntactically incorrect
2003 @itemize @asis.
2004
467e8d77
JL
20052009-01-25 Juri Linkov <juri@jurta.org>
2006
2007 * building.texi (Grep Searching): Fix index entry for lgrep.
2008
6c60bbdb
EZ
20092009-01-24 Eli Zaretskii <eliz@gnu.org>
2010
2011 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2012
9ce5a36f
AR
20132009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2014
2015 * macos.texi (Preferences Panel): Update description of font setting to
2016 reflect that prior frame selection is no longer needed.
2017
9aa5f2fb
NR
20182009-01-20 Nick Roberts <nickrob@snap.net.nz>
2019
2020 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2021 raise GUD subsections.
2022
3892ff9c
GM
20232009-01-15 Glenn Morris <rgm@gnu.org>
2024
2025 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2026
14731c8f
GM
20272009-01-10 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2030
45c55e53
CY
20312009-01-04 Chong Yidong <cyd@stupidchicken.com>
2032
2033 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2034 logical lines.
2035
2e4667d1
JL
20362008-12-29 Juri Linkov <juri@jurta.org>
2037
2038 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2039
2040 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2041
2a3eac47
CY
20422008-12-28 Chong Yidong <cyd@stupidchicken.com>
2043
2044 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2045 goto-address-mode instead of goto-address.
2046
3da8da94
CY
2047 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2048 mode.
2049
2a3eac47
CY
2050 * emacs.texi (Top): Update node listing.
2051
057f6dd3
EZ
20522008-12-26 Eli Zaretskii <eliz@gnu.org>
2053
2054 * custom.texi (Directory Variables): Explain what is a "project".
2055 Add indexing. Improve wording. Add a footnote about using
2056 _dir-locals.el on MS-DOS.
2057
e6979067
DN
20582008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2059
2060 * files.texi (Misc File Ops): Mention chmod as an alias for
2061 set-file-modes.
2062
9de15963
MR
20632008-12-24 Martin Rudalics <rudalics@gmx.at>
2064
2065 * help.texi (Help): Fix typos and reword.
2066 (Help Summary): Add entries for C-h n and C-h r, reorder
2067 entries, and do some minor fixes.
2068 (Name Help): Say that C-h F works for commands only.
2069 (Misc Help): Say that view-lossage displays 300 keystrokes.
2070
236fd60d
GM
20712008-12-20 Glenn Morris <rgm@gnu.org>
2072
2073 * ack.texi (Acknowledgments): General update based on AUTHORS,
2074 including removal of some stuff no longer distributed.
2075
349b3256
AM
20762008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2077
2078 * fixit.texi: Mention hunspell
2079
e840fca5
GM
20802008-12-19 Glenn Morris <rgm@gnu.org>
2081
2082 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2083 Consolidate explanatory text at start.
e840fca5
GM
2084
2085 * display.texi (Text Display):
2086 * indent.texi (Indentation): Use @acronym with ASCII.
2087
9dfa7983
GM
20882008-12-18 Glenn Morris <rgm@gnu.org>
2089
2090 * ack.texi: Various small updates and fixes.
2091
97b3a00b
JL
20922008-12-18 Juri Linkov <juri@jurta.org>
2093
2094 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2095 as a key binding to start a forward nonincremental word search.
2096 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2097 a backward nonincremental word search. Add index for `M-s w'
2098 `isearch-forward-word'.
2099 (Regexp Search): Add a short summary of regexp key commands like
2100 in the node "Basic Isearch".
2101 (Other Repeating Search): Fix typo.
2102
21032008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2104
2105 * misc.texi (PostScript Variables): Fix doc.
2106
31ce6a07
CY
21072008-12-10 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * programs.texi (Program Modes): Mention Ruby mode.
2110
636b507b
DN
21112008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2112
2113 * misc.texi (emacsclient Options): Describe what an empty string
2114 argument does for --alternate-editor.
2115
a323fa14
CY
21162008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2117
2118 * cmdargs.texi (Font X): Distinguish between client-side and
2119 server-side fonts. List valid Fontconfig properties. Add reference to
2120 Fontconfig manual. List valid GTK font properties. Explain use of
2121 fc-list.
2122
c5ca6cd0
CY
21232008-12-09 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * cmdargs.texi (Font X): Move discussion of quoting to top.
2126
e5136377
GM
21272008-12-06 Glenn Morris <rgm@gnu.org>
2128
2129 * maintaining.texi (Old Revisions): Improve previous change.
2130
248c026b
RS
21312008-12-05 Richard M Stallman <rms@gnu.org>
2132
2133 * anti.texi (Antinews): Minor fixes.
2134
a9253a1e
GM
21352008-12-03 Glenn Morris <rgm@gnu.org>
2136
2137 * maintaining.texi (Old Revisions): Fix diff-switches description.
2138
fa687b02
MR
21392008-12-01 Martin Rudalics <rudalics@gmx.at>
2140
2141 * emacs.texi (Top): Fix typo.
2142
72e6decd
CY
21432008-11-30 Chong Yidong <cyd@stupidchicken.com>
2144
320ee034
CY
2145 * misc.texi (Document View): Explain dependence on gs at the top.
2146 Copyedits.
2147
2148 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2149
72e6decd
CY
2150 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2151 (Comment Commands): Discuss region-active behavior of M-; first.
2152
2a472ee4
MR
21532008-11-29 Martin Rudalics <rudalics@gmx.at>
2154
9c6361c9
MR
2155 * display.texi (Line Truncation): Add reference to Continuation
2156 Lines.
2157
2a472ee4
MR
2158 * windows.texi (Pop Up Window): Mention split-height-threshold
2159 and split-width-threshold.
9c6361c9 2160 (Split Window): Add reference to Continuation Lines.
2a472ee4 2161
e93bc142
AR
21622008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2163
2164 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2165 (GNUstep Support): New node.
2166 * anti.texi:
2167 * emacs.texi:
2168 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2169
43b978db
RS
21702008-11-28 Richard M Stallman <rms@gnu.org>
2171
2172 * misc.texi (Dissociated Press): Minor cleanups.
2173
2174 * dired.texi (Image-Dired): Avoid passive.
2175
e8e2bd93
EZ
21762008-11-28 Eli Zaretskii <eliz@gnu.org>
2177
2178 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2179 representation.
2180
8d2d45da
CY
21812008-11-26 Richard M. Stallman <rms@gnu.org>
2182
2183 * files.texi (Visiting): Rewrite paragraph for clarity.
2184
2185 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2186
a5f7bbcc
AM
21872008-11-25 Alan Mackenzie <acm@muc.de>
2188
2189 * programs.texi (Moving by Parens): Clarify that parens inside strings
2190 and comments are ignored, and that the commands assume the starting
2191 point isn't in a string or comment.
2192
a71703d3
AR
21932008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2194
2195 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2196 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2197 version.
2198 (Mac Customization): Rewrite Preferences Panel section and merge in to
2199 this node, add Open files by dragging to an Emacs window.
2200
2201 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2202
aa5ab79a
CY
22032008-11-26 Chong Yidong <cyd@stupidchicken.com>
2204
0cc92c19
CY
2205 * files.texi (Misc File Ops): Document set-file-modes.
2206
c366b4e4
CY
2207 * windows.texi (Split Window): Document integer values of
2208 truncate-partial-width-windows.
2209
aa5ab79a
CY
2210 * text.texi (Text): Simplify description of markup languages.
2211 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2212 (TeX Editing): Note that `""' inserts one `"' character.
2213 (HTML Mode): Note in the introduction that XML mode is an alias for
2214 SGML mode. Mention nXML mode.
2215
56221db7
CY
22162008-11-25 Chong Yidong <cyd@stupidchicken.com>
2217
2218 * building.texi (Watch Expressions): Fix typo.
2219
90effe33
CY
22202008-11-24 Chong Yidong <cyd@stupidchicken.com>
2221
f90a5ae3
CY
2222 * files.texi (Visiting): Document new behavior of
2223 confirm-nonexistent-file-or-buffer.
2224
1c6c854e
CS
2225 * buffers.texi (Select Buffer):
2226 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2227
a18ffb4a
CY
2228 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2229 edit-picture.
2230
90effe33
CY
2231 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2232 edit-picture', since that is just an alias for picture-mode.
2233 (Sentences): Note that repeated M-@ extends the region.
2234 (Pages): Make terminology more consistent. Link to Regexps node.
2235 (Longlines): Discuss relationship with Visual Line mode.
2236 (Text Mode): Remove extraneous discussion of other modes, since they
2237 were already introduced in the parent node.
2238
e85103ec
CY
22392008-11-23 Chong Yidong <cyd@stupidchicken.com>
2240
5cb2fe30
CY
2241 * anti.texi (Antinews): Rewrite.
2242
1eb9b307 2243 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2244
2245 * frames.texi (Frame Commands): Mention "minimize" terminology.
2246
e85103ec
CY
2247 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2248 formats.
b908332f
CY
2249 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2250 (Misc X): Don't document useless -hb option.
e85103ec 2251
607f5f88
JL
22522008-11-22 Juri Linkov <juri@jurta.org>
2253
2254 * dired.texi (Dired Navigation): Change normal file name search option
2255 from `non-nil' to `t'. Add `dwim' option.
2256
e1b867a0
JL
22572008-11-22 Juri Linkov <juri@jurta.org>
2258
2259 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2260 ".dir-locals.el". Rename `define-project-bindings' to
2261 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2262 `dir-locals-set-directory-class'.
2263
dd186936
LK
22642008-11-22 Lute Kamstra <lute@gnu.org>
2265
2266 * buffers.texi (Select Buffer): Index goto-line.
2267 * basic.texi (Moving Point): Mention the use of a numeric prefix
2268 argument with goto-line and refer to Select Buffer for the use of a
2269 plain prefix argument.
2270
4b121911
GM
22712008-11-19 Glenn Morris <rgm@gnu.org>
2272
2273 * doclicense.texi: Update to FDL 1.3.
2274 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2275
27267e4c
CY
22762008-11-17 Chong Yidong <cyd@stupidchicken.com>
2277
696f351d
CY
2278 * custom.texi (Minor Modes): Define mode commands and mode variables
2279 more precisely. Recommend using mode commands instead of setting
2280 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2281 (Easy Customization): Use "init file" instead of .emacs.
2282 (Customization Groups): Update to new Custom buffer appearance.
2283 (Saving Customizations): Copyedits. Update example.
2284 (Variables): Give example of variable type-sensitivity.
2285 (Examining): Update example.
2286 (Hooks): Copyedits.
2287 (Specifying File Variables): Use C comments instead of an artificial
2288 Lisp for the example.
2289 (Keymaps): Move internals discussion to Prefix Keymaps.
2290 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2291 (Init Rebinding): Document kbd macro.
2292 (Init File): Link to Find Init.
696f351d
CY
2293
2294 * mark.texi (Using Region): Document Delete Selection Mode more
2295 thoroughly.
2296
2297 * frames.texi (Mouse Commands): Move most of the description of Delete
2298 Selection Mode to Using Region, and link to it.
1bc9c425 2299 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2300
b0570c25
CY
2301 * building.texi (Compilation): Document first-error value of
2302 compilation-scroll-output.
2303 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2304 works as soon as an error is available. Suggested by Juri Linkov.
2305
27267e4c
CY
2306 * mini.texi (Passwords): New node.
2307
2308 * files.texi (Remote Files): Link to Passwords node.
2309
2310 * emacs.texi (Top): Update node listings.
2311
122eb807
CY
23122008-11-16 Chong Yidong <cyd@stupidchicken.com>
2313
9c9855a3
CY
2314 * ack.texi (Acknowledgments): Some updating of credits.
2315
bd6fdcad
CY
2316 * emacs.texi (Acknowledgments): Add a couple more names.
2317
dd1eef46
CY
2318 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2319
122eb807 2320 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2321 (Misc File Ops): Document use of trash.
122eb807 2322
801a8da1
JB
23232008-11-16 Juanma Barranquero <lekktu@gmail.com>
2324
2325 * macos.texi (Mac Customization): Fix typos.
2326
0b4f2253
CY
23272008-11-14 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2330 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2331 the conventions of the main Emacs manual.
2332
2333 * emacs.texi (Top): Update node listings.
2334
517e2b89
CY
23352008-11-12 Chong Yidong <cyd@stupidchicken.com>
2336
07a85685
CY
2337 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2338 command-line-args is processed during startup.
2339 (Action Arguments): Correctly describe how file arguments interact with
2340 the startup screen. Link to Lisp Interaction for scratch buffer.
2341 (Initial Options): Link to Command Example for -batch option.
2342 (Environment): Document initial-environment.
2343
517e2b89
CY
2344 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2345 can't be changed in the site-start file.
2346
6337bbde
CY
23472008-11-07 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * dired.texi (Dired): Mention C-x C-d too.
2350 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2351 (Dired Navigation): Explain dired-goto-file more clearly.
2352 Document dired-isearch-filenames.
6337bbde
CY
2353 (Dired Deletion): Remove unnecessary "expunged" terminology.
2354 (Flagging Many Files): & is now rebound to `% &'.
2355 (Shell Commands in Dired): Document dired-do-async-shell-command.
2356 Clarify how multi-file arguments are passed.
2357 (Misc Dired Features): Document dired-do-isearch.
2358
9e8eeff9
CY
23592008-11-06 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2362
e071f849
CY
23632008-11-03 Chong Yidong <cyd@stupidchicken.com>
2364
2365 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2366
05482eb1
CY
23672008-11-01 Chong Yidong <cyd@stupidchicken.com>
2368
e2346dea
CY
2369 * programs.texi (Program Modes): Link to Program Indent node.
2370 (Left Margin Paren): Explain consequences of changing
2371 open-paren-in-column-0-is-defun-start more concisely.
2372 (Which Function, Program Indent, Info Lookup): Minor edits.
2373 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2374 (Multi-line Indent): If region is active, TAB indents the region.
2375 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2376 (Matching): The delimiter at the cursor is highlighted---the character
2377 changes color.
2378 (Symbol Completion): Link to Completion node.
2379
e4b6428c
CY
2380 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2381 a strictly text-only system.
2382
05482eb1
CY
2383 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2384 batch mode.
2385
a11d3737
RS
23862008-11-01 Richard M. Stallman <rms@gnu.org>
2387
5abad626
RS
2388 * misc.texi (Document View): Major rewrite.
2389
a11d3737
RS
2390 * maintaining.texi (Types of Log File): Change logs are older than
2391 version control.
2392 (VCS Concepts): Simplify and rearrange.
2393 (Version Control Systems): Make it clear that Linux is only the kernel.
2394 (VC Mode Line): Shorten reference to menu item.
2395 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2396 (VC Directory Mode): Minor cleanup.
2397 Unchanged files are hidden, not omitted.
2398 (VC Directory Commands): Shorten and simplify.
2399 (Change Log Commands): New node, split from Change Logs.
2400 (VC Directory Buffer): New node, split from VC Directory Mode.
2401
c55a4acb
CY
24022008-10-31 Chong Yidong <cyd@stupidchicken.com>
2403
1c6c854e 2404 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2405 from files.texi.
2406
1c6c854e
CS
2407 * files.texi (Version Control): Move to maintaining.texi.
2408 Subnodes moved as well.
2409 (Document Files): Move to misc.texi.
df0356f6 2410
c55a4acb
CY
2411 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2412 vc-update-change-log.
df0356f6
CY
2413 (Version Control): Move here from files.texi.
2414 (Format of ChangeLog): Make it a subnode of Change Log.
2415
2416 * emacs.texi (Top): Update node listing.
c55a4acb 2417
ef082374
TH
24182008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2419
2420 * files.texi (Files): Add a section about document
2421 files (doc-view-mode).
2422
d52582c3
CY
24232008-10-31 Chong Yidong <cyd@stupidchicken.com>
2424
1c6c854e
CS
2425 * building.texi (Compilation Mode):
2426 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2427 (Debuggers): Lower GUD subsections to subsubsections.
2428 (Starting GUD): Add cindex.
2429 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2430
4e0a0968
CY
24312008-10-30 Chong Yidong <cyd@stupidchicken.com>
2432
03625b47
CY
2433 * indent.texi (Indentation): Link to Program Indent.
2434
4e0a0968
CY
2435 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2436 now uses emacsclient's terminal.
2437
8bd3f7ef
CY
24382008-10-29 Chong Yidong <cyd@stupidchicken.com>
2439
80e5620e
CY
2440 * mark.texi (Using Region): Document use-empty-active-region.
2441
97d5c404
CY
2442 * emacs.texi (Top): Update node listings.
2443
1c6c854e
CS
2444 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2445 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2446 (Invoking emacsclient): Rewrite, moving optional arguments to
2447 emacsclient Options.
21d2bae3
CY
2448 (emacsclient Options): New node. Document server-use-tcp and
2449 server-host.
8bd3f7ef 2450
5fda2cbd
CY
24512008-10-28 Chong Yidong <cyd@stupidchicken.com>
2452
2453 * indent.texi (Indentation): Replace list with paragraphed text,
2454 putting description of syntax-driven indentation first. Document new
2455 effect of active regions on tab.
2456 (Tab Stops): Note that editable tab stops affect indentation commands.
2457
4ff029f6
DN
24582008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2459
2460 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2461
996cd6e4
CY
24622008-10-23 Chong Yidong <cyd@stupidchicken.com>
2463
f28815e3
CY
2464 * custom.texi (Function Keys): Note that modified keypad keys are not
2465 translated.
2466
996cd6e4
CY
2467 * basic.texi (Arguments): Explain how to insert multiple digits.
2468
49545fe2
MA
24692008-10-22 Michael Albinus <michael.albinus@gmx.de>
2470
2471 * files.texi (Remote Files): Precise selection of default method.
2472 Rewrite paragraph about disabling remote file names.
2473
edac0b53
CY
24742008-10-22 Chong Yidong <cyd@stupidchicken.com>
2475
e752c544
CY
2476 * search.texi (Special Isearch): Document M-TAB is isearch.
2477
edac0b53
CY
2478 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2479 command.
2480
2481 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2482
20a36054
TH
24832008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2484
1c6c854e 2485 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2486 section.
2487
69051ab6
CY
24882008-10-21 Chong Yidong <cyd@stupidchicken.com>
2489
c4b1a32a
CY
2490 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2491 to files.texi. Move contents of vc2-xtra.texi here.
2492
2493 * vc2-xtra.texi: File removed.
2494
2495 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2496 Directory Commands from the submenu. Don't include deleted file
2497 vc2-xtra.texi.
2498
2499 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2500 (Version Control): Add VC Directory Mode and VC Directory Commands to
2501 the submenu.
2502 (Why Version Control?): Use table format.
2503 (Version Control Systems): Note that Meta-CVS support is gone.
2504 (VCS Concepts): Note precisely when VC started supporting filesets.
2505 Remove bogus xref to CVS Options node.
2506 (Types of Log File): Copyedits.
2507 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2508 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2509 The Right Thing.
2510 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2511 (Log Buffer): Reorganize node, putting C-c C-c description first.
2512 (Old Revisions): Use CVS for example, not RCS.
2513 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2514 Commands from the submenu, putting them under Version Control.
2515 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2516 need to include it in the manual unconditionally, since it is now
2517 crucial to using distributed version control systems.
1a6e2954
CY
2518 (Comparing Files): Note that diff uses the minibuffer, and that the
2519 output is shown using Diff mode.
1c6c854e
CS
2520 (Diff Mode): Explain what "patch" and "hunk" mean.
2521 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2522 diff-show-trailing-whitespaces.
1a6e2954 2523 (File Archives): Add rar support.
c4b1a32a 2524
69051ab6
CY
2525 * major.texi (Choosing Modes): Make mode selection sequence more
2526 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2527 magic-mode-alist is nil by default.
2528 Document magic-fallback-mode-alist.
69051ab6 2529
e7421e03
CY
25302008-10-20 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * frames.texi (Mouse References): Copyedits.
2533
6b2efdc2
TH
25342008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2535
2536 * ack.texi (Acknowledgments): Add myself as doc-view author.
2537
9c5e9396
EZ
25382008-10-20 Eli Zaretskii <eliz@gnu.org>
2539
2540 * frames.texi (Dialog Boxes): Add @cindex entries.
2541
dac94f8e
CY
25422008-10-20 Chong Yidong <cyd@stupidchicken.com>
2543
2544 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2545 (Text-Only Mouse): Copyedit.
2546
25597d40
CY
25472008-10-19 Chong Yidong <cyd@stupidchicken.com>
2548
f8a447f6
CY
2549 * frames.texi: Use @key throughout for mouse clicks.
2550 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2551 (Secondary Selection): Fix modified mouse click syntax.
2552 (Clipboard): Describe Cut, Copy and Paste commands.
2553 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2554 Copyedits.
2555 (Creating Frames): Add xref to Init File.
2556 (Frame Commands): Add xref to Exiting.
2557 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2558
b0f95216
CY
25592008-10-15 Chong Yidong <cyd@stupidchicken.com>
2560
b0817f00
CY
2561 * files.texi (Version Control): Copyedits. Add Bazaar.
2562 (Version Control Systems): List different VCS's using an itemized list.
2563 Add Bazaar.
2564 (VCS Concepts): Copyedits. Tweak description of file merging.
2565
b0f95216
CY
2566 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2567 (Cut/Paste Other App): Document select-active-regions and
2568 x-select-enable-primary.
2569
69d0d701
CY
25702008-10-13 Chong Yidong <cyd@stupidchicken.com>
2571
2572 * mark.texi (Shift Selection): Correct case in node name.
2573
2574 * emacs.texi (Top): Update node order in Mark chapter.
2575
375e8351
EZ
25762008-10-12 Eli Zaretskii <eliz@gnu.org>
2577
2578 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2579
2580 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2581 elsewhere in the manual instead of describing yet again the intricacies
2582 of $HOME on MS-Windows and MS-DOS.
2583
ab58114f
CY
25842008-10-12 Chong Yidong <cyd@stupidchicken.com>
2585
4f959513 2586 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2587 (Minibuffer File): Add discussion of `~' in file names.
2588 Add insert-default-directory index reference.
4f959513 2589
ab58114f
CY
2590 * files.texi (File Names): Reorganize description.
2591 (Visiting): Add xref to Mode Line. Copyedits.
2592 (Save Commands): Mention prefix behavior of C-x C-s.
2593 (Numbered Backups): Node deleted.
2594 (Backup Names): Contents of Numbered Backups moved here. State default
2595 of version-control variable.
2596 (Reverting): Copyedits.
2597 (Version Control): Add additional version control systems.
2598
2599 * emacs.texi (Top): Delete Numbered Backups node.
2600
2601 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2602 Backup Names.
f2884f63 2603 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2604
b0b5100a
RF
26052008-10-11 Romain Francoise <romain@orebokech.com>
2606
2607 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2608
89774b5f
CY
26092008-10-11 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2612 (Select Buffer): Mention use of minibuffer history. Describe default
2613 value of default-major-mode. Mention that C-x 4 b selects the other
2614 window.
2615 (List Buffers): Document CRM indicators in the order they appear.
2616 (Kill Buffer): Document new command kill-matching buffers.
2617 (Several Buffers): Move explanation of the relationship between buffer
2618 list and buffer menu to the top.
2619 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2620
4c72bf27
CY
26212008-10-10 Chong Yidong <cyd@stupidchicken.com>
2622
2623 * entering.texi (Exiting): Document change of C-x C-c to
2624 save-buffers-kill-terminal. Document kill-emacs.
2625
f68eb991
EZ
26262008-09-30 Eli Zaretskii <eliz@gnu.org>
2627
2628 * mule.texi (Coding Systems): Don't mention codepage-setup.
2629
2630 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2631 cpNNN coding systems anymore.
2632 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2633 for unibyte mode. Don't mention line-drawing characters.
2634 Don't mention dos-unsupported-char-glyph.
f68eb991 2635
1a2dd44d
CY
26362008-09-25 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * search.texi (Search): Shorten introduction.
2639 (Basic Isearch): Add command table. Discuss reverse isearch and
2640 isearch highlighting.
2641 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2642 ring to cindex.
2643 (Special Isearch): Move input methods discussion here.
2644 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2645 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2646 Repeat Isearch.
2647 (Isearch Minibuffer): New node.
2648 (Word Search): Document new word search commands.
2649 (Regexp Example): Simplify example using sentence-end-base variable.
2650 (Replace): Reword introduction.
2651 (Unconditional Replace): Remove unnecessary example.
2652 (Other Repeating Search): Document new `M-s o' binding.
2653
2654 * emacs.texi (Top): Update node listings.
2655
e45da31d
JB
26562008-09-22 Juanma Barranquero <lekktu@gmail.com>
2657
2658 * emacs.texi (Top): Remove Kill Errors from menu.
2659
841c8096
CY
26602008-09-22 Chong Yidong <cyd@stupidchicken.com>
2661
402168fa
CY
2662 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2663 interface for defining macros. Simplify examples. Note that C-g quits
2664 macro definitions.
1c6c854e
CS
2665 (Keyboard Macro Counter): Document using F3 to insert counter.
2666 Give usage example.
402168fa
CY
2667 (Keyboard Macro Query): Organize query responses in a table.
2668
1c6c854e
CS
2669 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2670 Link to Erasing node.
841c8096
CY
2671 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2672 rationale to a footnote.
2673 (Kill Errors): Remove node, due to redundancy with Erasing.
2674 (Spelling): Move discussion of flyspell to end. Note new behavior of
2675 M-$ in active region. Remove non-ispell-specific keybindings from
2676 table.
2677
eab2ee89
DN
26782008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2679
2680 * cmdargs.texi (Initial Options): Document --daemon.
2681
3d53e905
GM
26822008-09-20 Glenn Morris <rgm@gnu.org>
2683
2684 * files.texi (Numbered Backups): Mention that some modes set
2685 version-control.
2686
1c90484d
GM
26872008-09-20 Jim Blandy <jimb@red-bean.com>
2688
2689 * files.texi (Numbered Backups): Reference File Variables, as well.
2690 Remove discussion of Rmail's implementation.
2691
0fc0d844
CY
26922008-09-06 Chong Yidong <cyd@stupidchicken.com>
2693
2694 * misc.texi (Recursive Edit): Note that top-level exits active
2695 minibuffers.
2696
2697 * trouble.texi (Quitting): Likewise.
2698
b18d283d
CY
26992008-08-31 Chong Yidong <cyd@stupidchicken.com>
2700
2701 * emacs.texi (Top): Add Temporary Face Changes xref.
2702
2703 * display.texi (Display): Move Temporary Face Changes node to just
2704 after Standard Faces.
2705 (Scrolling): Document recenter-top-bottom instead of recenter.
2706 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2707 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2708 (Display Custom): Copyedits.
2709 (Optional Mode Line): Document display-battery-mode.
2710
180135fc
RF
27112008-08-27 Romain Francoise <romain@orebokech.com>
2712
2713 * custom.texi (Directory Variables): Minor fix.
2714
d3fe3475
GM
27152008-08-27 Glenn Morris <rgm@gnu.org>
2716
2717 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2718 descriptions.
2719 (Calendar Customizing): Tweak layout description.
183080b6 2720 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2721 markers. Condense calendar-star-date and calendar-mark-today
2722 description.
2723 (Holiday Customizing): Add oriental and solar holidays.
2724 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2725 Fix holiday-float description. Use zerop in examples. Be less verbose.
2726 (Date Display Format): Change ISO format. Be less verbose.
2727 (Diary Customizing): Mention day and month abbrev arrays.
2728 Mention the date-form variables by name. Update European example.
2729 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2730 Condense examples. Mention diary-entry-symbols by name.
2731 Condense table for insertion commands.
2732 (Fancy Diary Display): Mention diary-include-string and
2733 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2734 Ethiopic, Persian date functions. Condense descriptions.
2735
2736 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2737 (Adding to Diary): Adapt for changed node name.
2738
71755807
GM
27392008-08-26 Glenn Morris <rgm@gnu.org>
2740
2741 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2742 node "Hebrew/Islamic Entries".
2743
2744 * calendar.texi (Specified Dates): Fix names of iso functions.
2745 (General Calendar): There may not be another window.
2746 (Writing Calendar Files, Holidays): Tweak intro.
2747 (Holidays): Mention Baha'i and Chinese holidays.
2748 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2749 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2750 (To Other Calendar): Add calendar-print-other-dates.
2751 Refer to "graphic display" rather than "X.
2752 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2753 (Displaying the Diary): Fix whitespace after reference.
2754 Fix `diary-number-of-entries' reference.
2755 (Date Formats): Explicitly mention that day names can be abbreviated.
2756 (Adding to Diary): Add some references to other sections.
2757 (Special Diary Entries): Fix reference.
2758 (Appointments): Simplify appt-message-warning-time entry.
2759 Clarify where times must be.
2760 (Importing Diary): Comment out icalendar paragraph that does not apply.
2761 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2762
d76ebc75
GM
27632008-08-23 Glenn Morris <rgm@gnu.org>
2764
2765 * fortran-xtra.texi (Fortran): Change description of free form and
2766 fixed form a bit. Mention hideshow and imenu.
2767 (Fortran Motion): Mention fortran-end-of-subprogram,
2768 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2769 (Fortran Indent): Minor re-word.
2770 (ForIndent Commands): Mention fortran-fill-paragraph and
2771 fortran-fill-statement.
2772 (ForIndent Cont): Mention fortran-tab-mode-string.
2773 (Fortran Comments): Mention fortran-comment-line-start-skip.
2774 (Fortran Columns): Mention font-locking.
2775 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2776
1fc0ce04 27772008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2778
2779 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2780
5c52e13c
CY
27812008-08-22 Chong Yidong <cyd@stupidchicken.com>
2782
2783 * mini.texi (Minibuffer): Simplify introduction.
2784 (Minibuffer File): Document tilde in minibuffer filenames.
2785 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2786 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2787 (Completion Example): Update example to current command list.
2788 (Completion Options): Document `lazy' value of completion-auto-help.
2789 Update contents of completion-ignored-extensions.
2790 (Minibuffer History): Describe "future history" list. State default
2791 value of history-delete-duplicates.
2792
77a00355
GM
27932008-08-21 Glenn Morris <rgm@gnu.org>
2794
2795 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2796 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2797
39ee1d04
CY
27982008-08-17 Chong Yidong <cyd@stupidchicken.com>
2799
2800 * regs.texi (Registers): Clarify valid register names.
2801 (RegPos): Note that buffer is saved and restored too.
2802 (RegText): Note that mark is reactivated/deactivated.
2803 (RegConfig): Xref to Windows node.
2804
b12c348f
CY
28052008-08-16 Chong Yidong <cyd@stupidchicken.com>
2806
3ae7ba79
CY
2807 * basic.texi (Inserting Text): Provide command name for C-q.
2808
b12c348f
CY
2809 * killing.texi (Killing): Copyedit. Define read-only text.
2810 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2811 (Killing by Lines): Copyedit.
2812 (Other Kill Commands): Move M-w description here.
2813 (Yanking): Move M-w to Other Kill Commands.
2814 (Kill Ring): Also mention saving text in registers. Link to Text
2815 Properties in elisp manual.
2816 (Accumulating Text): Copyedit.
2817 (CUA Bindings): Shift selection is now the default.
2818
d8ff7692
TZ
28192008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2820
2821 * maintaining.texi (Change Log): Mention next-error is available.
2822
a43a8a2e
GM
28232008-08-10 Glenn Morris <rgm@gnu.org>
2824
2825 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2826 and intermonth text.
2827 (Holiday Customizing): Add holiday-chinese.
2828
eba27308
EZ
28292008-08-08 Eli Zaretskii <eliz@gnu.org>
2830
2831 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2832
5f14a5b3
DN
28332008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2834
2835 * files.texi (Log Buffer): Describe C-c C-d.
2836 (Diff Mode): Describe C-x 4 A.
2837
49989bff
EZ
28382008-08-06 Eli Zaretskii <eliz@gnu.org>
2839
2840 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2841
5c915c02
DN
28422008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2843
2beaf97a
DN
2844 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2845 describe the new bindings to show the changeset diff, toggle annotation
2846 visibility, show revisions.
2847 (VC Status): Describe key bindings for modifying the change comments,
2848 displaying changeset diffs and annotations.
2849
5c915c02
DN
2850 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2851
71798ace
NR
28522008-08-05 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2855
b8949644
EZ
28562008-08-02 Eli Zaretskii <eliz@gnu.org>
2857
2858 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2859 and wording.
2860
819567d1
DN
28612008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2862
2863 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2864 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2865 commands. Improve some old info.
2866
5f38310a
CY
28672008-07-31 Chong Yidong <cyd@stupidchicken.com>
2868
0dc3906b
CY
2869 * display.texi (Visual Line Mode): New node.
2870
5f38310a 2871 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2872 (Moving Point): Add additional alternative key bindings.
2873 Describe line-move-visual.
5f38310a
CY
2874 (Erasing): Describe DEL.
2875 (Basic Undo, Blank Lines, Arguments): Copyedit.
2876 (Continuation Lines): Mention Visual Line mode.
2877 (Position Info): Move extended discussion to mule.texi.
2878
2879 * mule.texi (International Chars): Describe C-x =.
2880
2881 * emacs.texi (Top): Add Visual Line Mode node.
2882
7c2fb837
DN
28832008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2884
2885 * emacs.texi: Remove VMS support.
2886
3f6b73ef
DN
28872008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2888
2889 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2890 the vc-dir command name.
2891
9e2a2647
DN
28922008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2893
2894 * xresources.texi: Remove mentions of Mac Carbon.
2895
568beaa2
AS
28962008-07-19 Andreas Schwab <schwab@suse.de>
2897
2898 * ns-emacs.texi: Move to ../misc.
2899
0ef94706
CY
29002008-07-15 Chong Yidong <cyd@stupidchicken.com>
2901
2902 * entering.texi (Exiting): Don't describe text-only terminals as the
2903 default. Describe the new startup screen.
2904 (Exiting): Describe how to kill Emacs first. Change description of
2905 iconification to handle modern window systems.
2906
ba60bd44 29072008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2908
2909 * ns-emacs.texi: New file, documents features of Emacs port under
2910 NeXTstep windowing.
2911
9f30aa73
CY
29122008-07-15 Chong Yidong <cyd@stupidchicken.com>
2913
938a5d2e
CY
2914 * entering.texi (Entering Emacs): Update prev node.
2915
2916 * glossary.texi (Glossary): Remove xref to Text Characters.
2917
9f30aa73
CY
2918 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2919 directly, rather than in the context of ASCII. Move description of
2920 special properties of modifier key to new Modifier Keys node.
2921 (Keys): Copyedit.
2922 (Text Characters): Delete node. Multibyte is the default nowadays, and
2923 the node contents are obsolete.
2924
2925 * custom.texi (Modifier Keys): New node.
2926
2927 * emacs.texi (Top): Update node list.
2928
7e53d36c
CY
29292008-07-13 Chong Yidong <cyd@stupidchicken.com>
2930
2931 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2932 saying that Emacs provides menus and mouse support (which is par for
2933 the course).
2934
2935 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2936 early on.
2937 (Point): Copyedit. Relegate historical trivia to a footnote.
2938 (Mode Line): Explain mode-line format more consistently.
2939 (Menu Bar): Copyedit.
2940
1e9fa96d
GM
29412008-06-27 Glenn Morris <rgm@gnu.org>
2942
2943 * cal-xtra.texi (Sexp Diary Entries):
2944 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2945
dc9bebb8
CY
29462008-06-26 Chong Yidong <cyd@stupidchicken.com>
2947
2948 * mark.texi (Shift selection): New node.
2949 (Mark): Copyedits.
2950 (Persistent Mark): Move to the end of the chapter.
2951
e7881076
EZ
29522008-06-20 Eli Zaretskii <eliz@gnu.org>
2953
2954 * makefile.w32-in (distclean): Remove makefile.
2955
f427400c
NR
29562008-06-17 Nick Roberts <nickrob@snap.net.nz>
2957
2958 * building.texi (Starting GUD): Add an entry for gud-gdb.
2959 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2960 command mode.
2961
b597d348
GM
29622008-06-17 Glenn Morris <rgm@gnu.org>
2963
2964 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2965
647b7094
NR
29662008-06-17 Nick Roberts <nickrob@snap.net.nz>
2967
2968 * building.texi (Starting GUD): Expand on remote debugging.
2969 (Other GDB-UI Buffers): Mention new keyboard bindings.
2970
47a30023
GM
29712008-06-15 Glenn Morris <rgm@gnu.org>
2972
2973 * gnu.texi: Use a verbatim license for this invariant section,
2974 as per etc/GNU.
2975
37e5d54a
GM
29762008-06-13 Daniel Engeler <engeler@gmail.com>
2977
2978 * emacs.texi, misc.texi: Add documentation about serial port access.
2979
8e65d46c
GM
29802008-06-13 Glenn Morris <rgm@gnu.org>
2981
c1473b4c
MB
2982 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2983 maintain.info.
8e65d46c 2984
e40a85cd
MB
29852008-06-05 Miles Bader <miles@gnu.org>
2986
2987 * display.texi (Temporary Face Changes): Update to reflect function
2988 renamings in face-remap.el.
2989
56c73dec
MB
29902008-06-04 Miles Bader <miles@gnu.org>
2991
1c6c854e
CS
2992 * display.texi (Temporary Face Changes):
2993 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2994 `increase-buffer-face-height' and `decrease-default-face-height' now
2995 that they aren't bound by default.
2996
9d3d42fb
MB
29972008-06-03 Miles Bader <miles@gnu.org>
2998
2999 * display.texi (Temporary Face Changes): New node.
3000
2be6bfe2
EZ
30012008-05-31 Eli Zaretskii <eliz@gnu.org>
3002
3003 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3004
daf7e339
GM
30052008-05-31 Glenn Morris <rgm@gnu.org>
3006
3007 * cal-xtra.texi (Fancy Diary Display): Simplify.
3008
d21d2618
GM
30092008-05-30 Glenn Morris <rgm@gnu.org>
3010
3011 * cal-xtra.texi (Fancy Diary Display): Update for
3012 diary-display-function replacing diary-display-hook.
3013
71ce5fd0
JB
30142008-05-29 Drew Adams <drew.adams@oracle.com>
3015
3016 * msdog.texi (Windows Keyboard): Add descriptions of
3017 w32-register-hot-key and w32-unregister-hot-key.
3018
a3cdbdf8
MO
30192008-05-21 Tom Tromey <tromey@redhat.com>
3020
3021 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3022 Variables node.
3023
854a574c
MO
30242008-05-19 Tom Tromey <tromey@redhat.com>
3025
3026 * custom.texi (Variables): Add Directory Variables to menu.
3027 (Directory Variables): New node.
3028
7c2ec3f9
ER
30292008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3030
71ce5fd0 3031 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3032
370fded4
ER
30332008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3034
3035 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3036 Revision Tags and rewritten. Section now uses modern terminology,
3037 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3038 accurately.
3039
6af511e3
EZ
30402008-05-10 Eli Zaretskii <eliz@gnu.org>
3041
3042 * msdog.texi (Windows Files): Update documentation of
3043 w32-get-true-file-attributes.
3044
7a78b6e7
ER
30452008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3046
3047 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3048 directory mode.
3049
1bcfc24e
CY
30502008-05-08 Chong Yidong <cyd@stupidchicken.com>
3051
3052 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3053 entry "television".
1bcfc24e 3054
db86064f
ER
30552008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3056
ab5ec32c 3057 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3058
a31b405e
ER
30592008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3060
3061 * emacs/buffers.texi, emacs/files.texi (Version-control):
3062 vc-toggle-read-only is no longer a good idea...
3063
ff2c14fc
GM
30642008-04-29 Glenn Morris <rgm@gnu.org>
3065
3066 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3067
367c9b7c
JL
30682008-04-22 Juri Linkov <juri@jurta.org>
3069
3070 * dired.texi (Subdirectories in Dired): Describe using `^'
3071 to return to the parent directory.
3072
4ac1e9b4
NR
30732008-04-22 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3076 recent changes.
3077
b9b3bf2b
NR
30782008-04-19 Nick Roberts <nickrob@snap.net.nz>
3079
3080 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3081 (Other GDB-UI Buffers): Update for recent thread related changes.
3082
4d120d6a
SM
30832008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3084
3085 * maintaining.texi (Maintaining):
3086 * emacs.texi (Top): Typo.
3087
a152877d
SM
30882008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3089
b9b3bf2b
NR
3090 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3091 arg in `font-lock-add-keywords'.
a152877d 3092
36c0514c
GM
30932008-04-08 Glenn Morris <rgm@gnu.org>
3094
3095 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3096 Also add Baha'i calendar references where appropriate.
3097
06a97d46
GM
30982008-04-05 Glenn Morris <rgm@gnu.org>
3099
3100 * custom.texi (Init File): Byte-compiling .emacs is bad.
3101
6adc6eed
SM
31022008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3103
3104 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3105
571388b0
GM
31062008-03-29 Glenn Morris <rgm@gnu.org>
3107
3108 * calendar.texi: Update for `calendar-date-style' replacing
3109 `european-calendar'.
3110
3ae8f876
JR
31112008-03-28 Jason Rumney <jasonr@gnu.org>
3112
3113 * display.texi (Display Custom): Mention overlay-margin in text.
3114
5bc6ddff 31152008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3116
5bc6ddff
MB
3117 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3118 tutorial' comments.
03a864d5 3119
7186a830
CY
31202008-03-28 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * mark.texi (Mark): Rearrange nodes.
3123 (Persistent Mark): Rename from Transient Mark.
3124 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3125 Describe Transient Mark mode as the default.
3126
3127 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3128 the default behavior with Transient Mark mode off.
3129 (Position Info): Fix typo.
3130
71ce5fd0
JB
3131 * display.texi (Standard Faces): Reference the Mark node.
3132 Remove discussion of the region face, which is discussed there.
7186a830
CY
3133
3134 * emacs.texi (Top): Update node listings.
3135
3136 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3137 as the default.
3138
3139 * fixit.texi (Undo): Standardize choice of undo key sequence.
3140 (Undo, Spelling): Describe Transient Mark mode as the default.
3141
3142 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3143 default.
3144
3145 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3146
3147 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3148 mode is the default, and note that the mark is not activated when set.
3149
3150 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3151 Describe Transient Mark mode as the default.
3152
3153 * search.texi (Basic Isearch): Reference the Mark Ring node.
3154 (Replace, Unconditional Replace, Other Repeating Search):
3155 Describe Transient Mark mode as the default.
3156
1c6c854e
CS
3157 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3158 Describe Transient Mark mode as the default.
7186a830
CY
3159 (Paragraphs): Describe how M-h behaves when region is active.
3160
3161 * trouble.texi (Quitting): Clarify effects of C-g.
3162
dc47d1ff
GM
31632008-03-13 Glenn Morris <rgm@gnu.org>
3164
3165 * emacs.texi (EMACSVER): Set to 23.0.60.
3166
e3e0fb39 31672008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3168
e3e0fb39
GM
3169 * dired.texi (Hiding Subdirectories): Fix previous change.
3170
31712008-03-05 Drew Adams <drew.adams@oracle.com>
3172
3173 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3174
5e14abf8
KS
31752008-02-28 Kim F. Storm <storm@cua.dk>
3176
3177 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3178 Move describe-distribution to C-h C-o.
3179 Move view-emacs-problems to C-h C-p.
3180 Add view-emacs-debugging on C-h C-d.
3181 Add view-external-packages on C-h C-e.
d0207bf3 3182 Add view-order-manuals on C-h C-m.
5e14abf8 3183
d0207bf3 31842008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3185
3186 * msdog-xtra.texi (MS-DOS): Docstring fix.
3187
87e391bb
EZ
31882008-02-09 Eli Zaretskii <eliz@gnu.org>
3189
3190 * msdog.texi (Windows Fonts): Use a @table for describing font
3191 properties.
3192
5662e503
JR
31932008-02-07 Jason Rumney <jasonr@gnu.org>
3194
3195 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3196 value has changed.
3197 (Windows HOME): Clarify what is meant by "if that fails as well".
3198 (Windows Fonts): New section.
3199
72463824
GM
32002008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3201
3202 * basic.texi (Basic Undo): Remove duplicate "you can".
3203
7ff926e0
EZ
32042008-02-02 Eli Zaretskii <eliz@gnu.org>
3205
3206 * maintaining.texi (Tags): Fix last change.
3207
6ab7aef1
MA
32082008-02-02 Michael Albinus <michael.albinus@gmx.de>
3209
093571c3 3210 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3211
ace67e7e
NR
32122008-01-31 Nick Roberts <nickrob@snap.net.nz>
3213
3214 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3215
ae068fdf
RS
32162008-01-26 Richard Stallman <rms@gnu.org>
3217
3218 * maintaining.texi (Tags): Delete redundant index entry.
3219
a56d9a08
EZ
32202008-01-26 Eli Zaretskii <eliz@gnu.org>
3221
3222 * programs.texi (Imenu): Move "@cindex tags" from here...
3223 * maintaining.texi (Tags): ...to here.
3224
e941ed90
NR
32252008-01-23 Kevin Ryde <user42@zip.com.au>
3226
3227 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3228 click count.
3229
650276d5
JB
32302008-01-21 Juanma Barranquero <lekktu@gmail.com>
3231
3232 * entering.texi (Exiting): Fix typo.
3233 Reported by D. E. Evans <sinuhe@gnu.org>.
3234
8dc17977
MR
32352007-12-31 Martin Rudalics <rudalics@gmx.at>
3236
3237 * glossary.texi (Glossary): Fix typo.
3238
9f9695a6
RS
32392007-12-27 Richard Stallman <rms@gnu.org>
3240
3241 * text.texi (Formatted Text): Improve menu tag.
3242 (Editing Format Info): In Info, add duplicate menu of nodes
3243 about the submenus.
3244 (Format Faces): Say where Faces menu is found. Mention Other.
3245 (Format Colors): Say where these submenus are found.
3246 (Format Indentation, Format Justification): Likewise.
3247 (Format Properties): Likewise.
3248
abfd0191
RS
32492007-12-22 Richard Stallman <rms@gnu.org>
3250
3251 * search.texi (Query Replace): Make exp of query-replace more
3252 self-contained, and clarify.
8dc17977 3253
abfd0191
RS
3254 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3255
a2586785
RS
32562007-12-15 Richard Stallman <rms@gnu.org>
3257
3258 * files.texi (Auto Save): Clarify definition of auto-saving.
3259
a67cf2bb
RS
32602007-11-26 Richard Stallman <rms@gnu.org>
3261
3262 * help.texi (Help Echo): Cleanups.
3263
448b33b1
TTN
32642007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3265
3266 * files.texi (Why Version Control?): Fix typo.
3267 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3268 (Selecting a Fileset): Fix typos; small rewording.
3269 (Log Buffer): Likewise.
3270 (Old Revisions): Likewise.
448b33b1 3271
221bb7f6
EZ
32722007-11-17 Eli Zaretskii <eliz@gnu.org>
3273
3274 * mule.texi (Communication Coding): Fix wording of last change.
3275
d0207bf3 32762007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3277
630cb3b7
JB
3278 * custom.texi (Specifying File Variables):
3279 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3280
53b7759e
KH
32812007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3282
a5ab2e0c 3283 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3284
3285 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3286
c8763fb6 32872007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3288
630cb3b7 3289 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3290 --output=file.
3291
ff98e024
MR
32922007-11-13 Martin Rudalics <rudalics@gmx.at>
3293
3294 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3295 (Help Echo): Avoid mentioning the term "region" here and
3296 consistently use the term "active text".
3297
37b11c22
GM
32982007-11-11 Glenn Morris <rgm@gnu.org>
3299
3300 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3301
21d50ba1
JL
33022007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3303
1c6c854e
CS
3304 * search.texi (Query Replace):
3305 Mention `query-replace-show-replacement'.
21d50ba1 3306
c12ecb0a 33072007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3308
3309 * building.texi (Watch Expressions): Remove obscure sentence.
3310
3b4201f4
KH
33112007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3312
3313 * mule.texi (Select Input Method): Describe how to activate an input
3314 method in the text mode.
3315
07e5c0b0
DN
33162007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3317
3318 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3319
52dd7391
NR
33202007-10-30 Nick Roberts <nickrob@snap.net.nz>
3321
3322 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3323
c004e539
GM
33242007-10-30 Glenn Morris <rgm@gnu.org>
3325
3326 * misc.texi (Directory Tracking): Explain a bit more about
3327 dirtrack-mode.
3328
ca8c5b8c
GM
33292007-10-25 Glenn Morris <rgm@gnu.org>
3330
3331 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3332
b6c764ef
RS
33332007-10-24 Richard Stallman <rms@gnu.org>
3334
3335 * misc.texi (Interactive Shell): Cleanup last change.
3336
eabd84c9
JL
33372007-10-22 Juri Linkov <juri@jurta.org>
3338
3339 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3340 default values.
3341
0b43c7e2
ER
33422007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3343
ca8c5b8c 3344 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3345 'filesets'.
3346
a80859d4
MR
33472007-10-18 Martin Rudalics <rudalics@gmx.at>
3348
3349 * trouble.texi (Quitting): Fix typo.
3350
c9447ae1
GM
33512007-10-18 Glenn Morris <rgm@gnu.org>
3352
3353 * frames.texi (Mode Line Mouse): Mention minor mode names.
3354
168b980f
JL
33552007-10-17 Juri Linkov <juri@jurta.org>
3356
3357 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3358 fill-paragraph operates on the active region in Transient Mark mode.
3359 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3360 with fill-paragraph.
3361
3362 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3363 fill-paragraph.
3364
3365 * fixit.texi (Spelling): ispell-word operates on the active region
3366 in Transient Mark mode.
3367
5a331f34
JB
33682007-10-17 Aaron S. Hawley <aaronh@garden.org>
3369
3370 * building.texi (Source Buffers):
3371 * custom.texi (Init Non-ASCII):
3372 * glossary.texi (Glossary): Use "key binding" consistently.
3373
2a9f4d55
JB
33742007-10-17 Juanma Barranquero <lekktu@gmail.com>
3375
3376 * calendar.texi (Diary): Fix directive.
3377
de13cecf
RS
33782007-10-16 Richard Stallman <rms@gnu.org>
3379
3380 * calendar.texi (Diary): Clarify text about diary file example.
3381
5f90d53e
ER
33822007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3383
3384 * files.texi: Capitalize node names according to convention.
3385
3aa491bc
GM
33862007-10-13 Glenn Morris <rgm@gnu.org>
3387
3388 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3389
8a3106d3
ER
33902007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3391
3392 * emacs.texi:
3393 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3394 suggested by RMS and Robert J. Chassell.
8a3106d3 3395
da1080a2
ER
33962007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3397
3aa491bc 3398 * files.texi (Version Systems):
0870a421
ER
3399 * vc-xtra.texi:
3400 * vc1-xtra.texi:
ac3f4c6f 3401 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3402 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3403 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3404 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3405
58ade22b
ER
34062007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3407
da1080a2 3408 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3409 Reorder the descriptions to be chronological.
3410
93870ce2
RS
34112007-10-09 Richard Stallman <rms@gnu.org>
3412
3413 * display.texi (Cursor Display): Correct how cursor appears
3414 in nonselected windows.
3415
568c7288
NR
34162007-10-04 Nick Roberts <nickrob@snap.net.nz>
3417
3418 * building.texi (GDB Graphical Interface): Remove references to gdba
3419 and mention gud-gdb.
3420
1af74d06 34212007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3422
1af74d06 3423 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3424
0d8fb755
JL
34252007-10-06 Juri Linkov <juri@jurta.org>
3426
3427 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3428 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3429 fill-paragraph-or-region.
3430
3431 * basic.texi (Arguments): Replace fill-paragraph with
3432 fill-paragraph-or-region.
3433
b981e2c6
ER
34342007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3435
3436 * files.texi: Update the section on version control for 2007
2a9f4d55 3437 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3438 will come later.
3439
5fceaf9c
GM
34402007-09-15 Glenn Morris <rgm@gnu.org>
3441
3442 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3443 to `list-holidays'.
3444
b0e44b17
GM
34452007-09-14 Glenn Morris <rgm@gnu.org>
3446
3447 * calendar.texi: Update all instances of mark-calendar-holidays,
3448 list-calendar-holidays, list-holidays with the new names.
3449
8cf51b2c
GM
34502007-09-06 Glenn Morris <rgm@gnu.org>
3451
46a367db 3452 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3453 Split into the Emacs manual in emacs/, and other manuals in misc/.
3454 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3455 manual.
3456 (infodir): New variable.
3457 (info): Use $infodir.
3458 (emacsman): Delete target, not needed any more.
3459 Move all targets that are not the Emacs manual to misc/Makefile.in.
3460 (mostlyclean): Remove `gnustmp'.
3461 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3462 manual.
92f9b43f 3463 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3464 (emacsman): Delete target, not needed any more.
3465 (clean): Remove all info files but Emacs manual.
3466 Move all targets that are not the Emacs manual to misc/Makefile.in.
3467 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3468
3469 * Makefile.in (INFOSOURCES): Delete.
3470 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3471 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3472 *.vrs *.toc here...
3473 (maintainer-clean): ...from here.
3474
34752007-09-05 Glenn Morris <rgm@gnu.org>
3476
3477 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3478
8cf51b2c
GM
34792007-08-29 Glenn Morris <rgm@gnu.org>
3480
3481 * emacs.texi (EMACSVER): Increase to 23.0.50.
3482
3420c522
RS
34832007-08-27 Richard Stallman <rms@gnu.org>
3484
3485 * emacs.texi (Top): Clarify menu item for Glossary.
3486
3487 * display.texi (Faces): Change secn title.
3488 Clarify not all fonts come from Font Lock.
3489
8cf51b2c
GM
34902007-08-17 Eli Zaretskii <eliz@gnu.org>
3491
3492 * basic.texi (Position Info): Add index entry for face at point.
3493 Mention that character faces are also displayed by "C-u C-x =".
3494
8cf51b2c
GM
34952007-08-08 Glenn Morris <rgm@gnu.org>
3496
3497 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3498
34992007-08-07 Chong Yidong <cyd@stupidchicken.com>
3500
3501 * files.texi (File Conveniences): Document point motion keys in Image
3502 mode.
3503
8cf51b2c
GM
35042007-07-27 Glenn Morris <rgm@gnu.org>
3505
8cf51b2c
GM
3506 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3507 in-line.
3508
3509 * gpl.texi: New file with text of GPL.
3510 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3511
35122007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3513
3514 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3515
3516 * dired.texi (Wdired): Mention C-x C-q key binding.
3517
35182007-07-28 Nick Roberts <nickrob@snap.net.nz>
3519
3520 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3521
35222007-07-25 Glenn Morris <rgm@gnu.org>
3523
8cf51b2c
GM
3524 * emacs.texi (Copying): Replace license with GPLv3.
3525
3526 * Relicense all FSF files to GPLv3 or later.
3527
35282007-07-24 Glenn Morris <rgm@gnu.org>
3529
3530 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3531 for some calendars.
3532
35332007-07-23 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3536 default-directory for the current buffer is on a remote machine.
3537
8cf51b2c
GM
35382007-07-21 Eli Zaretskii <eliz@gnu.org>
3539
3540 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3541 default value.
3542
35432007-07-21 Richard Stallman <rms@gnu.org>
3544
3545 * files.texi (Why Version Control?): Improve previous change.
3546
35472007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3548
3549 * files.texi (Why Version Control?): New node.
3550
8cf51b2c
GM
35512007-07-12 Nick Roberts <nickrob@snap.net.nz>
3552
8cf51b2c
GM
3553 * building.texi (Starting GUD): Add xref to this anchor.
3554
8cf51b2c
GM
35552007-06-24 Karl Berry <karl@gnu.org>
3556
2a9f4d55 3557 * emacs.texi: New Back-Cover Text.
8cf51b2c 3558
8cf51b2c
GM
35592007-06-07 Alan Mackenzie <acm@muc.de>
3560
3561 * display.texi (Optional Mode Line): Document the new form of
3562 line+column numbers, "(561,2)".
3563
35642007-06-06 Juanma Barranquero <lekktu@gmail.com>
3565
49823426 3566 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3567
35682007-06-02 Chong Yidong <cyd@stupidchicken.com>
3569
3570 * Version 22.1 released.
3571
8cf51b2c
GM
35722007-05-07 Karl Berry <karl@gnu.org>
3573
3574 * emacs.texi (EMACSVER): Back to 22.
3575
35762007-05-06 Richard Stallman <rms@gnu.org>
3577
3578 * maintaining.texi (Create Tags Table): Clean up previous change.
3579
c8763fb6 35802007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3581
3582 * maintaining.texi (Create Tags Table): Add text about the dangers of
3583 making symbolic links to tags files.
3584
35852007-05-04 Karl Berry <karl@gnu.org>
3586
3587 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3588
35892007-05-03 Karl Berry <karl@gnu.org>
3590
3591 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3592
3593 * .cvsignore (*.pdf): New entry.
3594
8cf51b2c
GM
3595 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3596 for printing.
3597
35982007-05-01 Richard Stallman <rms@gnu.org>
3599
3600 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3601
8cf51b2c
GM
36022007-04-28 Glenn Morris <rgm@gnu.org>
3603
3604 * ack.texi (Acknowledgments):
3605 * anti.texi (Antinews):
8cf51b2c
GM
3606 * programs.texi (Program Modes): Restore mention of python.el pending
3607 consideration of legal status.
3608
36092007-04-28 Richard Stallman <rms@gnu.org>
3610
3611 * files.texi (File Names): Fixes to ~ description on MS systems.
3612
8cf51b2c
GM
36132007-04-26 Glenn Morris <rgm@gnu.org>
3614
3615 * emacs.texi (EMACSVER): Increase to 22.1.50.
3616
36172007-04-25 Karl Berry <karl@gnu.org>
3618
3619 * emacs.texi: Improve line breaks on copyright page,
3620 similar layout to lispref, 8.5x11 by default.
3621
3622 * dired.texi (Image-Dired): Improve line break, fix typo.
3623
36242007-04-24 Chong Yidong <cyd@stupidchicken.com>
3625
3626 * programs.texi (Program Modes):
8cf51b2c
GM
3627 * anti.texi (Antinews):
3628 * ack.texi (Acknowledgments): python.el removed.
3629
8cf51b2c
GM
36302007-04-23 Chong Yidong <cyd@stupidchicken.com>
3631
3632 * display.texi (Highlight Interactively): Correct description of
3633 hi-lock-file-patterns-policy.
3634
3635 * files.texi (File Archives): Mention self-extracting executables.
3636
36372007-04-23 Eli Zaretskii <eliz@gnu.org>
3638
3639 * search.texi (Unconditional Replace, Query Replace): Add xref to
3640 "Replacement and Case".
3641
36422007-04-22 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * dired.texi (Image-Dired): Move from Thumbnails node.
3645 * misc.texi (Thumbnails): Node deleted.
3646 * emacs.texi (Top): Update node listing.
3647
3648 * files.texi (File Conveniences):
49823426 3649 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3650
36512007-04-21 Richard Stallman <rms@gnu.org>
3652
3653 * display.texi (Highlight Interactively): Correct previous change.
3654 Clarify doc of hi-lock-find-patterns, and move new features into it.
3655
36562007-04-20 David Koppelman <koppel@ece.lsu.edu>
3657
1c6c854e
CS
3658 * display.texi (Highlight Interactively):
3659 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3660
36612007-04-20 Martin Rudalics <rudalics@gmx.at>
3662
3663 * display.texi (Scrolling): Fix typo.
3664
8cf51b2c
GM
36652007-04-15 Chong Yidong <cyd@stupidchicken.com>
3666
8cf51b2c
GM
3667 * doclicense.texi: Remove node heading, so that it can be included by
3668 other files.
3669
3670 * emacs.texi: Insert node heading for GFDL.
3671
8cf51b2c
GM
36722007-04-14 Eli Zaretskii <eliz@gnu.org>
3673
3674 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3675 "command line".
3676
3677 * display.texi (Faces): Refer to "Creating Frames" for face
3678 and other frame customizations in .emacs.
3679
3680 * frames.texi (Creating Frames): Mention that face customizations can
3681 be put in .emacs. Add index entries.
3682
36832007-04-12 Richard Stallman <rms@gnu.org>
3684
3685 * glossary.texi (Glossary): Explain `iff'.
3686
36872007-04-11 Karl Berry <karl@gnu.org>
3688
3689 * gnu.texi (Top),
3690 * macos.texi (Mac Font Specs),
3691 * anti.texi (Antinews),
3692 * xresources.texi (Resources),
3693 * misc.texi (Emulation),
3694 * calendar.texi (Daylight Saving),
3695 * dired.texi (Dired and Find),
3696 * rmail.texi (Remote Mailboxes),
3697 * sending.texi (Mail Headers),
3698 * programs.texi (Which Function),
3699 * files.texi (Recover),
3700 * buffers.texi (Uniquify),
3701 * frames.texi (Wheeled Mice),
3702 * killing.texi (Rectangles): Wording to improve breaks in
3703 8.5x11 format.
3704 * mule.texi (Language Environments): \hbadness=10000 since there's
3705 no way to reword.
3706 * emacs.texi (smallbook): New @set to more easily switch between
3707 smallbook and 8.5x11.
3708
37092007-04-11 Richard Stallman <rms@gnu.org>
3710
3711 * files.texi (File Conveniences): Add xref to Tumme.
3712 Delete text about Thumbnail mode.
3713
8cf51b2c
GM
37142007-04-09 Alan Mackenzie <acm@muc.de>
3715
3716 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3717 new name. Insert concept index entries.
3718
8cf51b2c
GM
37192007-04-08 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * display.texi (Standard Faces): Document prefix arg for
3722 list-faces-display.
3723
3724 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3725
8cf51b2c
GM
37262007-04-07 Chong Yidong <cyd@stupidchicken.com>
3727
8cf51b2c
GM
3728 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3729
3730 * files.texi (Misc File Ops): Rewrite description of
3731 insert-file-literally.
3732
8cf51b2c
GM
37332007-03-31 Eli Zaretskii <eliz@gnu.org>
3734
3735 * misc.texi (Printing): Postscript -> PostScript.
3736
8cf51b2c
GM
3737 * ack.texi (Acknowledgments): Postscript -> PostScript.
3738
3739 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3740
3741 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3742 below.
3743
37442007-03-30 Chong Yidong <cyd@stupidchicken.com>
3745
3746 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3747 Init Non-ASCII.
3748 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3749 (Init Non-ASCII): New node.
3750
37512007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3752
3753 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3754
8cf51b2c
GM
37552007-03-12 Glenn Morris <rgm@gnu.org>
3756
8cf51b2c
GM
3757 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3758 "Daylight Savings".
3759
49823426 3760 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3761 saving" in text throughout.
3762
8cf51b2c
GM
37632007-03-04 Richard Stallman <rms@gnu.org>
3764
3765 * custom.texi (Safe File Variables): Minor correction.
3766
8cf51b2c
GM
37672007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3768
3769 * rmail.texi (Movemail): Add internal ref.
3770 Don't indent the intro for the PROTO table.
3771 Format PROTO table items with @code.
3772
8cf51b2c
GM
37732007-02-26 Nick Roberts <nickrob@snap.net.nz>
3774
3775 * building.texi: Remove references to bashdb.
3776
8cf51b2c
GM
37772007-02-19 Juanma Barranquero <lekktu@gmail.com>
3778
3779 * mule.texi (Language Environments): Update list of supported language
3780 environments.
3781
8cf51b2c
GM
37822007-02-14 Kim F. Storm <storm@cua.dk>
3783
3784 * building.texi (Grep Searching): Fix lgrep doc.
3785
37862007-02-12 Chong Yidong <cyd@stupidchicken.com>
3787
3788 * back.texi: Remove unused file.
3789
c8763fb6 37902007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3791
3792 * maintaining.texi (Tag Syntax): Now --members is the default for
3793 etags, not for ctags yet.
3794
8cf51b2c
GM
37952007-02-03 Eli Zaretskii <eliz@gnu.org>
3796
3797 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3798 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3799 expects. Add comments to prevent people from inadvertently modifying
3800 the key parts needed by `texinfo-multiple-files-update'.
3801
38022007-01-29 Chong Yidong <cyd@stupidchicken.com>
3803
3804 * frames.texi (Secondary Selection): Window clicked does not matter
3805 when mouse-yank-at-point is non-nil.
3806
8cf51b2c
GM
38072007-01-16 Glenn Morris <rgm@gnu.org>
3808
3809 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3810 system abbrev.
3811
38122007-01-11 Richard Stallman <rms@gnu.org>
3813
3814 * msdog.texi (Windows Keyboard): Another small cleanup.
3815
38162007-01-10 Richard Stallman <rms@gnu.org>
3817
3818 * msdog.texi (Windows Keyboard): Yet another try to make
3819 everyone happy with that passage.
3820
38212007-01-05 Richard Stallman <rms@gnu.org>
3822
3823 * anti.texi (Antinews): Mention M-x shell scrolling.
3824
38252007-01-05 Nick Roberts <nickrob@snap.net.nz>
3826
3827 * building.texi (Watch Expressions): Describe gdb-max-children.
3828
8cf51b2c
GM
38292007-01-04 Richard Stallman <rms@gnu.org>
3830
8cf51b2c
GM
3831 * msdog.texi (Windows Keyboard): Clarify previous change.
3832
8cf51b2c
GM
38332007-01-02 Richard Stallman <rms@gnu.org>
3834
3835 * custom.texi (Changing a Variable): Minor clarification.
3836 (Specific Customization): customize-customized => customize-unsaved.
3837
3838 * entering.texi (Entering Emacs): Clean up text about restarting
3839 Emacs for each file.
3840
3841 * misc.texi (Shell Options): Minor cleanup.
3842
3843 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3844 with Emacs, not vice versa.
3845
3846 * programs.texi (Symbol Completion): Recommend customizing
3847 window manager.
3848
3849 * xresources.texi (Resources): Minor fix.
3850
c8763fb6 38512007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3852
3853 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3854
38552007-01-01 Richard Stallman <rms@gnu.org>
3856
3857 * commands.texi (User Input): Document keys stolen by window mangers.
3858
38592006-12-31 Richard Stallman <rms@gnu.org>
3860
3861 * custom.texi (Specific Customization): Document customize-option
3862 instead of customize-variable.
3863
38642006-12-31 Kim F. Storm <storm@cua.dk>
3865
3866 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3867
38682006-12-30 Kim F. Storm <storm@cua.dk>
3869
3870 * killing.texi (CUA Bindings): Fix typo.
3871
3872 * xresources.texi (Table of Resources): Mention grow-only value for
3873 auto-resize-tool-bars.
3874
8cf51b2c
GM
38752006-12-27 Eli Zaretskii <eliz@gnu.org>
3876
3877 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3878 and how to get them back.
3879
38802006-12-26 Richard Stallman <rms@gnu.org>
3881
3882 * calendar.texi (Holidays): Holiday listing is based on current
3883 practice, but DST is not.
3884
38852006-12-25 Richard Stallman <rms@gnu.org>
3886
3887 * emacs.texi (Top): Update subnode menus.
3888
3889 * mark.texi (Transient Mark): Fix xref.
3890
3891 * killing.texi (Graphical Kill): Node deleted.
3892 (Killing): Add xref to Cut and Paste.
3893 (CUA Bindings): Update xref.
3894
3895 * frames.texi (Cut and Paste): New section to hold other nodes.
3896 (Mouse Commands): Node demoted.
3897 (Cut/Paste Other App): Split out from Mouse Commands.
3898 (Word and Line Mouse): Likewise.
3899 (Secondary Selection, Clipboard): Nodes demoted.
3900
8cf51b2c
GM
39012006-12-24 Kevin Ryde <user42@zip.com.au>
3902
3903 * calendar.texi (Holidays): US daylight saving begins second Sunday
3904 in March for 2007 onwards.
3905 (Daylight Savings): Show new US default daylight saving rules, 2nd
3906 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3907
39082006-12-23 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * calendar.texi (Scroll Calendar): < and > are switched.
3911
39122006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3913
3914 * killing.texi (Deletion): Describe M-\ prefix argument.
3915
39162006-12-23 Richard Stallman <rms@gnu.org>
3917
3918 * search.texi (Regexp Search): Explain why forward and reverse regexp
3919 search are not mirror images.
3920
8cf51b2c
GM
39212006-12-19 Kim F. Storm <storm@cua.dk>
3922
3923 * major.texi (Choosing Modes): Describe match-function elements for
3924 magic-mode-alist.
3925
8cf51b2c
GM
39262006-12-18 Eli Zaretskii <eliz@gnu.org>
3927
3928 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3929 peculiarities.
3930
39312006-12-18 Richard Stallman <rms@gnu.org>
3932
3933 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3934
8cf51b2c
GM
39352006-12-17 Alan Mackenzie <acm@muc.de>
3936
3937 * programs.texi (Left Margin Paren): Remove the bit which says
3938 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3939 Discuss some of the issues of setting this option to nil.
3940
39412006-12-17 Glenn Morris <rgm@gnu.org>
3942
3943 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3944
39452006-12-16 Eli Zaretskii <eliz@gnu.org>
3946
3947 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3948 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3949 NTFS volumes.
3950 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3951 volumes.
3952
39532006-12-15 Eli Zaretskii <eliz@gnu.org>
3954
3955 * text.texi (HTML Mode): Fix "C-c TAB".
3956
8cf51b2c
GM
39572006-12-09 Richard Stallman <rms@gnu.org>
3958
3959 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3960
39612006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3962
3963 * files.texi (Misc File Ops): Document insert-file-literally.
3964
39652006-12-08 Eli Zaretskii <eliz@gnu.org>
3966
3967 * cmdargs.texi (Colors): Note that --color is intended for overriding
3968 the terminal defaults, not for normal invocation.
3969
3970 * misc.texi (Emacs Server): Improve wording. Don't mention the
3971 ``server program''. Add a cross-reference to "Init File" node.
3972 (Invoking emacsclient): Add index entries. Document both short and
3973 long versions of command-line options. Document the -f option.
3974
8cf51b2c
GM
39752006-12-06 Richard Stallman <rms@gnu.org>
3976
3977 * text.texi (Outline Format): Say to set outline-regexp
3978 and outline-level with major modes and file local variables.
3979
c8763fb6 39802006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3981
3982 * anti.texi (Antinews): Mention the alternative to
3983 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3984
8cf51b2c
GM
3985 * misc.texi (Interactive Shell): Ditto.
3986
39872006-12-04 Eli Zaretskii <eliz@gnu.org>
3988
3989 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3990
3991 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3992
39932006-12-01 Eli Zaretskii <eliz@gnu.org>
3994
3995 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3996 colon in the mode line.
3997
3998 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3999
40002006-11-26 Nick Roberts <nickrob@snap.net.nz>
4001
4002 * building.texi (Watch Expressions): Mention SPC for expanding/
4003 contracting watch expressions.
4004
40052006-11-26 Kim F. Storm <storm@cua.dk>
4006
4007 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4008
40092006-11-26 Nick Roberts <nickrob@snap.net.nz>
4010
4011 * building.texi (Debugger Operation): Define text command mode.
4012 Clarify how tooltips work.
4013 (GDB Graphical Interface): Explain how to run in text command mode
4014 more clearly.
4015
40162006-11-25 Juanma Barranquero <lekktu@gmail.com>
4017
4018 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4019
40202006-11-22 Juanma Barranquero <lekktu@gmail.com>
4021
4022 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4023
8cf51b2c
GM
40242006-11-18 Chong Yidong <cyd@stupidchicken.com>
4025
4026 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4027 and EMACS is deprecated.
4028
40292006-11-18 Juanma Barranquero <lekktu@gmail.com>
4030
4031 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4032
c8763fb6 40332006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4034
4035 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4036
4037 * emacs.texi: Include xresources.texi both for info and dvi.
4038
4039 * xresources.texi: Merge text from xresmini.texi.
4040
c8763fb6 40412006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4042
4043 * glossary.texi: Fix typos.
4044
8cf51b2c
GM
40452006-11-06 Richard Stallman <rms@gnu.org>
4046
4047 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4048
4049 * ack.texi (Acknowledgments): Fix name spelling.
4050
40512006-11-01 Juri Linkov <juri@jurta.org>
4052
4053 * search.texi (Word Search): Document incremental word search.
4054
40552006-10-28 Glenn Morris <rgm@gnu.org>
4056
4057 * ack.texi (Acknowledgments): Add cal-html author.
4058
4059 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4060 Calendar"). Describe new package cal-html.
4061 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4062 Calendar Files."
4063
8cf51b2c
GM
40642006-10-23 Richard Stallman <rms@gnu.org>
4065
4066 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4067 Abbrev mode is enabled.
4068
8cf51b2c
GM
40692006-10-16 Richard Stallman <rms@gnu.org>
4070
8cf51b2c
GM
4071 * emacs.texi: Update ISBN.
4072
8cf51b2c
GM
40732006-10-11 Kim F. Storm <storm@cua.dk>
4074
4075 * emacs.texi (Acknowledgments): Use @dotless{i}.
4076
40772006-10-08 Nick Roberts <nickrob@snap.net.nz>
4078
4079 * building.texi (Breakpoints Buffer): Mention catchpoints.
4080
40812006-10-08 Kim F. Storm <storm@cua.dk>
4082
4083 * ack.texi (Acknowledgments): Update.
4084
4085 * emacs.texi (Acknowledgments): Fix bad @/ form.
4086
8cf51b2c
GM
40872006-10-05 Kim F. Storm <storm@cua.dk>
4088
4089 * emacs.texi (Acknowledgments): Add more contributors.
4090
40912006-10-03 Richard Stallman <rms@gnu.org>
4092
4093 * emacs.texi (Acknowledgments): Update version and edition.
4094
8cf51b2c
GM
40952006-10-01 Karl Berry <karl@gnu.org>
4096
4097 * custom.texi (Customization Groups): Page break to keep example buffer
4098 on one page.
4099
41002006-09-30 Karl Berry <karl@gnu.org>
4101
4102 * programs.texi (Basic Indent): @need to improve page break.
4103 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4104
41052006-09-29 Glenn Morris <rgm@gnu.org>
4106
4107 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4108
41092006-09-29 Karl Berry <karl@gnu.org>
4110
4111 * windows.texi (Basic Window): Remove forced @break, no longer
4112 desirable.
4113 * frames.texi (Frame Commands),
4114 * mark.texi (Marking Objects): Reword to avoid bad page break.
4115 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4116
41172006-09-19 Richard Stallman <rms@gnu.org>
4118
4119 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4120 stick to present tense.
4121
c8763fb6 41222006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4123
4124 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4125 to x-gtk-use-old-file-dialog.
4126 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4127
41282006-09-15 Jay Belanger <belanger@truman.edu>
4129
49823426 4130 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4131 Change "Library Public License" to "Lesser Public License"
4132 throughout. Use "yyyy" to represent year.
4133
8cf51b2c
GM
41342006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4135
4136 * files.texi (Visiting): Add index entry "open file".
4137
8cf51b2c
GM
41382006-09-11 Richard Stallman <rms@gnu.org>
4139
4140 * building.texi (Compilation Mode): Clarification.
4141 (Grep Searching): Add xref to Compilation Mode.
4142
8cf51b2c
GM
41432006-09-08 Richard Stallman <rms@gnu.org>
4144
4145 * search.texi (Search): Ref multi-file search commands here.
4146 (Other Repeating Search): Not here.
4147
8cf51b2c
GM
41482006-08-28 Richard Stallman <rms@gnu.org>
4149
4150 * windows.texi (Split Window): Update xref.
4151
4152 * basic.texi (Continuation Lines): Update xref.
4153
4154 * indent.texi (Tab Stops): Update xref.
4155
4156 * emacs.texi (Top): Update subnode menu.
4157
4158 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4159 split out of Display Custom.
4160
41612006-08-25 Kim F. Storm <storm@cua.dk>
4162
4163 * display.texi (Display Custom): Add variables overline-margin
4164 and x-underline-at-descent-line.
4165
41662006-08-25 Richard Stallman <rms@gnu.org>
4167
4168 * entering.texi (Exiting): Rewrite to give graphical displays
4169 priority over text terminals.
4170
4171 * search.texi (Incremental Search): Move index entries.
4172
41732006-08-23 Chong Yidong <cyd@stupidchicken.com>
4174
4175 * custom.texi (Init File): Reference Find Init to avoid "home
4176 directory" confusion.
4177
41782006-08-22 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * building.texi (Other GDB-UI Buffers): Describe how to edit
4181 a value in the locals buffer.
4182
41832006-08-21 Richard Stallman <rms@gnu.org>
4184
4185 * search.texi (Basic Isearch): Add `isearch' index entry.
4186
41872006-08-16 Richard Stallman <rms@gnu.org>
4188
4189 * misc.texi (Saving Emacs Sessions): Clean up wording.
4190
4191 * mark.texi (Marking Objects): Mention term "select all".
4192
4193 * emacs.texi (Top): Update subnode menu.
4194
4195 * help.texi (Help Mode): Move node up in file.
4196
8cf51b2c
GM
41972006-08-15 Nick Roberts <nickrob@snap.net.nz>
4198
4199 * building.texi (Stack Buffer): Explain fringe arrow.
4200
8cf51b2c
GM
42012006-08-12 Eli Zaretskii <eliz@gnu.org>
4202
8cf51b2c
GM
4203 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4204 on startup.
4205
42062006-08-11 Romain Francoise <romain@orebokech.com>
4207
4208 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4209
42102006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4211
4212 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4213
42142006-08-10 Richard Stallman <rms@gnu.org>
4215
4216 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4217 with face merging. Empty regions don't count.
4218 Clarify face property inheritance.
8cf51b2c
GM
4219
42202006-08-08 Romain Francoise <romain@orebokech.com>
4221
4222 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4223 <arjuropo@cc.jyu.fi>.
4224
8cf51b2c
GM
42252006-08-04 Eli Zaretskii <eliz@gnu.org>
4226
4227 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4228 apply to all frames.
4229
8cf51b2c
GM
42302006-08-01 Richard Stallman <rms@gnu.org>
4231
4232 * help.texi (Name Help): Add index entries for describe-variable.
4233
42342006-08-01 Nick Roberts <nickrob@snap.net.nz>
4235
4236 * building.texi (GDB Graphical Interface): Shorten node names.
4237 (GDB-UI Layout): Use GDB-related.
4238 (Other GDB-UI Buffers): Simplify English.
4239
42402006-07-31 Richard Stallman <rms@gnu.org>
4241
4242 * search.texi (Query Replace): Add xref for Dired's Q command.
4243
8cf51b2c
GM
42442006-07-31 Nick Roberts <nickrob@snap.net.nz>
4245
4246 * building.texi (GDB commands in Fringe): Rename to...
4247 (Source Buffers): ..this and move forward. Describe hollow arrow and
4248 new option gdb-find-source-frame.
4249
42502006-07-29 Richard Stallman <rms@gnu.org>
4251
4252 * dired.texi (Operating on Files): Simplify previous change
4253 and fix Texinfo usage.
4254
42552006-07-29 Eli Zaretskii <eliz@gnu.org>
4256
4257 * dired.texi (Operating on Files): Add cross-references. State the
4258 Unix commands that do similar things.
4259
42602006-07-28 Richard Stallman <rms@gnu.org>
4261
4262 * mark.texi (Transient Mark): Clarify that region never disappears
4263 when Transient Mark mode is off, and not when it is on.
4264
42652006-07-27 Richard Stallman <rms@gnu.org>
4266
4267 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4268
42692006-07-24 Richard Stallman <rms@gnu.org>
4270
4271 * xresources.texi (GTK styles): Fix texinfo usage.
4272
8cf51b2c
GM
4273 * commands.texi (User Input): Explain why we teach keyboard cmds.
4274
4275 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4276 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4277 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4278 * doclicense.texi, display.texi, dired.texi, basic.texi:
4279 * anti.texi, ack.texi: Move periods and commas inside quotes.
4280
42812006-07-22 Eli Zaretskii <eliz@gnu.org>
4282
4283 * cmdargs.texi (General Variables): Document EMAIL.
4284
42852006-07-21 Eli Zaretskii <eliz@gnu.org>
4286
4287 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4288 doesn't have effect on MS-Windows.
4289
8cf51b2c
GM
42902006-07-17 Richard Stallman <rms@gnu.org>
4291
4292 * building.texi (Grep Searching): Explain about chaining grep commands.
4293
8cf51b2c
GM
42942006-07-10 Nick Roberts <nickrob@snap.net.nz>
4295
49823426 4296 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4297
42982006-07-09 Chong Yidong <cyd@stupidchicken.com>
4299
4300 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4301 is invoked for multiple files.
4302
43032006-07-08 Eli Zaretskii <eliz@gnu.org>
4304
4305 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4306 on-line manual for the rest of this node.
4307 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4308 unconditionally.
4309 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4310 Improve wording.
4311 (Windows Printing): Improve wording.
4312 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4313 rest of this node.
4314
8cf51b2c
GM
43152006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4316
49823426
GM
4317 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4318 with eval-buffer.
8cf51b2c
GM
4319
43202006-07-05 Nick Roberts <nickrob@snap.net.nz>
4321
4322 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4323 of character translation.
4324
43252006-07-04 Nick Roberts <nickrob@snap.net.nz>
4326
4327 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4328
43292006-07-03 Karl Berry <karl@gnu.org>
4330
4331 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4332 not-too-underfull hboxes in the TeX output.
4333 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4334 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4335 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4336 * sending.texi, text.texi: Fix overfull/underfull boxes.
4337
43382006-07-03 Romain Francoise <romain@orebokech.com>
4339
4340 * m-x.texi (M-x): Fix.
4341
43422006-07-03 Richard Stallman <rms@gnu.org>
4343
8cf51b2c
GM
4344 * search.texi (Other Repeating Search): filename -> file name.
4345
4346 * misc.texi (Narrowing): Minor cleanups.
4347
4348 * files.texi (Visiting): filename -> file name.
4349
4350 * emacs.texi (Top): Update subnode menus.
4351
4352 * mule.texi (Coding Systems): Move char translation stuff here.
4353 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4354 (Recognize Coding): Substantial local rewrites.
4355 (International): Update menu.
4356
4357 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4358 (Scrolling): Substantial local rewrites.
4359 (Display): Update menu and intro.
4360
4361 * dired.texi: filename -> file name.
4362
4363 * custom.texi (Safe File Variables): Texinfo usage fix.
4364
f0131492 43652006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4366
4367 * help.texi, m-x.texi: Lots of cleanups.
4368
8cf51b2c
GM
43692006-06-30 Eli Zaretskii <eliz@gnu.org>
4370
4371 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4372 (Windows Processes, Windows Misc): Shorten the printed version by
4373 selectively conditioning less important portions by @ifnottex.
4374
8cf51b2c
GM
43752006-06-27 Richard Stallman <rms@gnu.org>
4376
4377 * mini.texi (Minibuffer File): Minor cleanup.
4378
43792006-06-25 Nick Roberts <nickrob@snap.net.nz>
4380
4381 * frames.texi (XTerm Mouse): Rename to...
4382 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4383
4384 * emacs.texi (Top): Use new node name.
4385
43862006-06-24 Eli Zaretskii <eliz@gnu.org>
4387
4388 * emacs.texi (Top): Update the detailed menu according to changes in
4389 msdog.texi.
4390
4391 * msdog.texi (Windows Keyboard): New section.
4392 (Windows Mouse): New section.
4393 (Windows System Menu): Remove section (text merged with "Windows
4394 Keyboard").
4395 (Windows Misc): New section.
4396
4397 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4398
4399 * msdog.texi (ls in Lisp): New section.
4400
4401 * files.texi (Visiting): Document case-insensitive wildcard matching
4402 under find-file-wildcards.
4403
8cf51b2c
GM
44042006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4405
4406 * macos.texi (Mac Input): Add description of mac-function-modifier.
4407 Now Unicode keyboard layouts work.
4408
8cf51b2c
GM
44092006-06-10 Richard Stallman <rms@gnu.org>
4410
4411 * mule.texi (Recognize Coding): Clarify previous change.
4412
44132006-06-09 Kenichi Handa <handa@m17n.org>
4414
4415 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4416 notation.
4417
44182006-06-07 Kevin Ryde <user42@zip.com.au>
4419
4420 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4421 manual for @ifnottex, but in emacs-extra for @iftex.
4422
4423 * cmdargs.texi (General Variables): Fix smtpmail xref.
4424
44252006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4426
8cf51b2c 4427 * programs.texi (Comment Commands):
8cf51b2c 4428 * custom.texi (Specifying File Variables):
49823426 4429 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4430
44312006-06-07 Nick Roberts <nickrob@snap.net.nz>
4432
4433 * building.texi (Watch Expressions): Move node to end.
4434 (GDB Graphical Interface): Move description of clicks in fringe...
4435 (GDB commands in the Fringe): ...to here. New node.
4436
8cf51b2c
GM
44372006-06-05 Romain Francoise <romain@orebokech.com>
4438
49823426 4439 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4440
44412006-06-05 Nick Roberts <nickrob@snap.net.nz>
4442
4443 * building.texi (GDB Graphical Interface): Update bindings.
4444 (Commands of GUD): Add gud-print. Remove gud-run.
4445 Restate availability more generally.
4446
f0131492 44472006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4448
4449 * mini.texi: Lots of cleanups.
4450
44512006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4452
4453 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4454 and Mouse-2.
4455
c8763fb6 44562006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4457
4458 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4459
8cf51b2c
GM
44602006-05-31 Richard Stallman <rms@gnu.org>
4461
4462 * basic.texi (Moving Point): Fix previous change.
4463
c8763fb6 44642006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4465
4466 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4467
f0131492 44682006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4469
4470 * basic.texi: Many simplifications and improvements in wording.
4471
8cf51b2c
GM
44722006-05-26 Nick Roberts <nickrob@snap.net.nz>
4473
4474 * anti.texi (Antinews): Create a node for gdb-ui.
4475
8cf51b2c
GM
44762006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4477
4478 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4479
44802006-05-20 Richard Stallman <rms@gnu.org>
4481
4482 * dired.texi (Dired Navigation): dired-goto-file is now j.
4483
8cf51b2c
GM
44842006-05-20 Eli Zaretskii <eliz@gnu.org>
4485
4486 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4487 and their aliases.
4488
4489 * msdog.texi (Windows Printing): Mention non-support of plain text
4490 printing with some el-cheapo printers, and suggest a workaround.
4491
44922006-05-20 Kevin Ryde <user42@zip.com.au>
4493
4494 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4495 remove the bit saying you must set it.
4496
44972006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * trouble.texi (Checklist):
4500 * text.texi (Text, Auto Fill, Text Mode):
4501 * search.texi (Nonincremental Search):
4502 * rmail.texi (Rmail Labels):
4503 * mule.texi (Input Methods, Multibyte Conversion):
4504 * misc.texi (Gnus, Where to Look, PostScript):
4505 * maintaining.texi (Create Tags Table):
4506 * indent.texi (Indentation Commands):
4507 * fixit.texi (Spelling):
4508 * emacs.texi (Copying):
4509 * custom.texi (Init File): ifinfo -> ifnottex.
4510
8cf51b2c
GM
45112006-05-17 Richard Stallman <rms@gnu.org>
4512
4513 * files.texi (Diff Mode): Mention C-x `.
4514
45152006-05-08 Richard Stallman <rms@gnu.org>
4516
4517 * custom.texi (Disabling): Textual cleanups.
4518
8cf51b2c
GM
45192006-05-12 Glenn Morris <rgm@gnu.org>
4520
4521 * calendar.texi (Displaying the Diary, Format of Diary File):
4522 Refer to diary-view-entries, diary-list-entries,
4523 diary-show-all-entries rather than obsolete aliases.
4524
45252006-05-12 Eli Zaretskii <eliz@gnu.org>
4526
4527 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4528 (Displaying the Diary, Special Diary Entries, Importing Diary):
4529 * building.texi (Compilation Shell):
4530 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4531 emacs-xtra with @inforef's.
4532
4533 * files.texi (Visiting): Fix wording.
4534
4535 * mule.texi (Coding Systems, Text Coding): More indexing.
4536 Mention that C-x RET f can set eol conversion.
4537
c8763fb6 45382006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4539
4540 * xresmini.texi (GTK resources): Insert GTK description.
4541
4542 * xresources.texi (GTK resources): metafont should be menufont.
4543
8cf51b2c
GM
45442006-05-06 Michael Albinus <michael.albinus@gmx.de>
4545
49823426 4546 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4547 method, user name and host name is active only in partial
4548 completion mode.
4549
8cf51b2c
GM
45502006-05-06 Eli Zaretskii <eliz@gnu.org>
4551
4552 * makefile.w32-in (emacs.dvi):
4553 * Makefile.in (emacs.dvi): Add xresmini.texi.
4554
4555 * xresmini.texi (Table of Resources): Remove xref to non-existent
4556 node "LessTif Resources".
4557
4558 * msdog.texi (Microsoft Windows):
4559 * calendar.texi (Calendar/Diary, Displaying the Diary)
4560 (Special Diary Entries, Importing Diary, Holidays):
4561 * programs.texi (Program Modes):
4562 * text.texi (Text):
4563 * buffers.texi (Several Buffers):
4564 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4565
45662006-05-06 Eli Zaretskii <eliz@gnu.org>
4567
4568 The following changes merge the emacs-xtra manual into the main
4569 manual, but only for on-line version of the manual.
4570
4571 * vc2-xtra.texi (Version Backups, Local Version Control)
4572 (Making Snapshots, Change Logs and VC, Version Headers)
4573 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4574 on-line manual.
4575
4576 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4577 for on-line manual.
4578
4579 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4580 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4581 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4582 for on-line manual.
4583
4584 * fortran-xtra.texi (Fortran, Fortran Autofill)
4585 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4586 for on-line manual.
4587
4588 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4589 Conditional xref's for on-line manual.
4590
4591 * emerge-xtra.texi (Emerge, Overview of Emerge)
4592 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4593 manual.
4594
4595 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4596 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4597 (EMACSSOURCES): Use EMACS_XTRA.
4598 (../info/emacs-xtra): Remove.
4599 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4600
4601 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4602 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4603 (EMACSSOURCES): Use EMACS_XTRA.
4604 ($(infodir)/emacs-xtra): Remove.
4605 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4606
4607 * trouble.texi (Quitting):
4608 * text.texi (Text):
4609 * programs.texi (Program Modes):
4610 * msdog.texi (Microsoft Windows):
4611 * frames.texi (Frames):
4612 * files.texi (Backup, Version Control, VC Concepts)
4613 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4614 (Registering, VC Status, VC Undo, Multi-User Branching)
4615 (Comparing Files):
4616 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4617 (Displaying the Diary, Special Diary Entries, Importing Diary):
4618 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4619 conditional xref's, depending on @iftex/@ifnottex.
4620
4621 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4622 "MS-DOS". @include msdog-xtra.texi.
4623
4624 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4625 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4626
4627 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4628 for vc-xtra.texi subsections.
4629 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4630 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4631
4632 * sending.texi (Sending Mail): A @node line without explicit Prev,
4633 Next, and Up links.
4634
4635 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4636 Next, and Up links.
4637
4638 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4639 and its sections. @include picture-xtra.texi.
4640
4641 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4642 "Emerge".
4643 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4644
4645 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4646 exact duplicate of its name-sake in calendar.texi.
4647
4648 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4649 "Advanced Calendar/Diary Usage".
4650 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4651
4652 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4653 dired-xtra.texi.
4654 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4655
4656 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4657 (Files) [ifnottex]: Add menu entry for Autorevert.
4658
4659 * emacs-xtra.texi (Introduction): Reword to make consistent with
4660 printed version only.
4661 <Top level>: Remove the body of all chapters and move them to the
4662 new *-xtra.texi files. Use @raisesections and @lowersections to
4663 convert sections to chapters etc.
4664
4665 * msdog-xtra.texi:
4666 * fortran-xtra.texi:
4667 * vc-xtra.texi:
4668 * vc1-xtra.texi:
4669 * vc2-xtra.texi:
4670 * emerge-xtra.texi:
4671 * cal-xtra.texi:
4672 * dired-xtra.texi:
4673 * arevert-xtra.texi: New files, with text from respective chapters
4674 of emacs-xtra.texi. Convert each @chapter into @section, @section
4675 into @subsection, etc.
4676
1c6c854e 4677 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4678 updated.
4679
4680 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4681 Windows". All references updated.
4682
46832006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4684
4685 * macos.texi (Mac Input): Mention input from Character Palette.
4686 (Mac Font Specs): Fix typo.
4687
46882006-05-05 Richard Stallman <rms@gnu.org>
4689
4690 * files.texi (Diff Mode): Minor cleanup.
4691
46922006-05-05 Karl Berry <karl@gnu.org>
4693
8cf51b2c
GM
4694 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4695 errors from the current release of makeinfo (4.8).
4696 * help.texi (Library Keywords): Change widest word in multitable
4697 template from `emulations' to `convenience'. (Not sure if this is
4698 related to the font change.)
4699
47002006-05-05 Eli Zaretskii <eliz@gnu.org>
4701
4702 * files.texi (File Names): Add a footnote about limited support of
4703 ~USER on MS-Windows.
4704
4705 * cmdargs.texi (Initial Options): Add a footnote about limited
4706 support of ~USER on MS-Windows.
4707
47082006-05-03 Richard Stallman <rms@gnu.org>
4709
4710 * files.texi (Diff Mode): Node moved here.
4711 (Comparing Files): Delete what duplicates new node.
4712 (Files): Put Diff Mode in menu.
4713
1c6c854e 4714 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4715
4716 * emacs.texi (Top): Update menu for Diff Mode.
4717
4718 * trouble.texi (Emergency Escape): Simplify.
4719
4720 * emacs.texi (Top): Minor clarification.
4721
47222006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4723
4724 * commands.texi, entering.texi, screen.texi: Many simplifications.
4725
47262006-05-03 Richard Stallman <rms@gnu.org>
4727
4728 * commands.texi (Text Characters): Delete paragraph about unibyte
4729 non-ASCII printing chars.
4730
4731 * killing.texi (Killing): Say "graphical displays".
4732 * display.texi: Say "graphical displays".
4733
4734 * cmdargs.texi (Misc X): Say "graphical displays".
4735
47362006-05-01 Richard Stallman <rms@gnu.org>
4737
4738 * emacs.texi (Top): Add Diff Mode to menu.
4739
47402006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4741
4742 * misc.texi (Diff Mode): New node.
4743
47442006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4745
4746 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4747 (Mac Environment Variables): Shorten example line.
4748 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4749
47502006-05-01 Nick Roberts <nickrob@snap.net.nz>
4751
4752 * building.texi (GUD Customization): Describe cases %d and %c.
4753 Update description for %e.
4754
47552006-04-30 Glenn Morris <rgm@gnu.org>
4756
4757 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4758
47592006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4760
4761 * custom.texi (Examining): Update C-h v output example.
4762
47632006-04-29 Kim F. Storm <storm@cua.dk>
4764
4765 * building.texi (Grep Searching): Add lgrep and rgrep.
4766
8cf51b2c
GM
47672006-04-23 Richard Stallman <rms@gnu.org>
4768
4769 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4770
4771 * xresmini.texi: New file.
4772
4773 * xresources.texi (Face Resources): Split table into font resources
4774 and the rest. Combine similar attributes for brevity.
4775
8cf51b2c
GM
47762006-04-21 Eli Zaretskii <eliz@gnu.org>
4777
4778 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4779 backslashes and case-insensitivity in file names (moved to the
4780 main manual).
4781 (MS-DOS Printing): Move most of the text to the main manual.
4782
4783 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4784 New nodes.
4785 (Windows Processes, Windows System Menu): Add index entries and
4786 fix wording.
4787
8cf51b2c
GM
47882006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4789
4790 * misc.texi (Shell Ring): Add notes on saved input when
4791 navigating off the end of the history list.
4792
47932006-04-18 Chong Yidong <cyd@mit.edu>
4794
4795 * misc.texi (Shell Options): Correct default value of
4796 comint-scroll-show-maximum-output.
4797
8cf51b2c
GM
47982006-04-18 Nick Roberts <nickrob@snap.net.nz>
4799
4800 * building.texi (Watch Expressions): Update.
4801
8cf51b2c
GM
48022006-04-12 Richard Stallman <rms@gnu.org>
4803
4804 * search.texi: Clean up previous change.
4805
48062006-04-12 Eli Zaretskii <eliz@gnu.org>
4807
4808 * search.texi (Regexp Backslash, Regexp Replace): Add index
4809 entries for ``back reference'' and mention the term itself in the
4810 text.
4811
48122006-04-11 Richard Stallman <rms@gnu.org>
4813
4814 * custom.texi (Safe File Variables):
4815 Document enable-local-variables = :safe.
4816
48172006-04-11 Karl Berry <karl@gnu.org>
4818
4819 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4820 (Remote Repositories, Version Backups, Local Version Control)
4821 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4822 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4823 (Renaming VC Work Files and Master Files)
4824 (Inserting Version Control Headers, Customizing VC, General Options)
4825 (Options for RCS and SCCS, Options specific for CVS): Move all
4826 these nodes to emacs-xtra.texi, for brevity.
4827 * cmdargs.texi, files.texi: Change cross-references.
4828
8cf51b2c
GM
48292006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4830
4831 * files.texi (Old Versions): Update description of vc-annotate's
4832 use of color to indicate date ranges.
4833
8cf51b2c
GM
48342006-04-09 Kevin Ryde <user42@zip.com.au>
4835
8cf51b2c
GM
4836 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4837 put info and printed manual names the right way around.
4838
48392006-04-09 Karl Berry <karl@gnu.org>
4840
4841 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4842 emacs-xtra.texi, leaving only MS Windows information.
4843 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4844 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4845 node names.
4846
4847 * emacs.texi: Move @summarycontents and @contents to the beginning
4848 of the file.
4849
8cf51b2c
GM
48502006-04-08 Kevin Ryde <user42@zip.com.au>
4851
4852 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4853
48542006-04-07 Richard Stallman <rms@gnu.org>
4855
4856 * programs.texi (Comments, Comment Commands, Options for Comments)
4857 (Multi-Line Comments): "Align", not "indent".
4858 (Basic Indent): C-j deletes trailing whitespace before the newline.
4859
48602006-04-06 Richard Stallman <rms@gnu.org>
4861
8cf51b2c
GM
4862 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4863
48642006-04-06 Eli Zaretskii <eliz@gnu.org>
4865
4866 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4867
8cf51b2c
GM
48682006-04-05 Richard Stallman <rms@gnu.org>
4869
4870 * emacs.texi (Top): Update subnode menu.
4871
4872 * trouble.texi (Unasked-for Search): Node deleted.
4873 (Lossage): Delete from menu.
4874
48752006-04-04 Richard Stallman <rms@gnu.org>
4876
4877 * trouble.texi: Various cleanups.
4878 (Checklist): Don't bother saying how to snail a bug report.
4879 (Emergency Escape): Much rewriting.
4880 (After a Crash): Rename the core dump immediately.
4881 (Total Frustration): Call it a psychotherapist.
4882 (Bug Criteria): Avoid "illegal instruction".
4883 (Sending Patches): We always put the contributor's name in.
4884
4885 * misc.texi (Thumbnails): Minor correction.
4886
8cf51b2c
GM
48872006-04-03 Richard Stallman <rms@gnu.org>
4888
4889 * misc.texi (Thumbnails): Minor cleanup.
4890
48912006-04-02 Karl Berry <karl@gnu.org>
4892
4893 * sending.texi (Mail Sending): pxref to Top needs five args.
4894
4895 * texinfo.tex: Update to current version (2006-03-21.13).
4896
8cf51b2c
GM
48972006-03-31 Richard Stallman <rms@gnu.org>
4898
4899 * emacs.texi (Top): Update subnode menu.
4900
4901 * help.texi (Help Mode): Cleanup.
4902
4903 * dired.texi: Many cleanups.
4904 (Dired Deletion): Describe dired-recursive-deletes.
4905 (Operating on Files): dired-create-directory moved.
4906 (Misc Dired Features): Move to here.
4907 (Tumme): Node moved to misc.texi.
4908
4909 * custom.texi: Many cleanups.
4910 (Minor Modes): Don't mention ISO Accents Mode.
4911 (Examining): Update C-h v output example.
4912 (Hooks): Add index and xref for add-hook.
4913 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4914 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4915
4916 * misc.texi: Many cleanups.
4917 (beginning): Add to summary of topics.
4918 (Shell): Put eshell xref at the end. Remove eshell from table.
4919 (Thumbnails): New node.
4920
8cf51b2c
GM
49212006-03-28 Eli Zaretskii <eliz@gnu.org>
4922
4923 * files.texi (File Name Cache): Make it clear that the cache is
4924 not persistent.
4925
8cf51b2c
GM
49262006-03-25 Karl Berry <karl@gnu.org>
4927
49823426
GM
4928 * emacs-xtra.texi, emacs.texi, gnu.texi:
4929 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4930 (2) do not indent copyright year list (or anything else).
4931
8cf51b2c
GM
49322006-03-21 Juanma Barranquero <lekktu@gmail.com>
4933
4934 * files.texi (VC Dired Mode): Remove misplaced brackets.
4935
49362006-03-21 Andre Spiegel <spiegel@gnu.org>
4937
4938 * files.texi: Various updates and clarifications in the VC chapter.
4939
49402006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * help.texi (Help Mode): Document "C-c C-c".
4943
8cf51b2c
GM
49442006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4947 menu in the standalone Info reader.
4948
49492006-03-15 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4952 moved here from Emacs manual.
4953
4954 * programs.texi (Fortran): Section moved to emacs-xtra.
4955 (Program Modes): Xref to Fortran in emacs-xtra.
4956
4957 * maintaining.texi (Emerge): Move to emacs-xtra.
4958 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4959
4960 * picture.texi: File deleted.
4961 * Makefile.in:
4962 * makefile.w32-in: Remove picture.texi.
4963
4964 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4965 * abbrevs.texi (Abbrevs):
4966 * sending.texi (Sending Mail): Picture node removed.
4967
4968 * emacs.texi (Top): Update node listings.
4969
8cf51b2c
GM
49702006-03-12 Richard Stallman <rms@gnu.org>
4971
4972 * calendar.texi: Various cleanups.
4973
8cf51b2c
GM
49742006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4975
4976 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4977 syntax.
4978
8cf51b2c
GM
49792006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4980
4981 * search.texi (Regexps): More accurately describe which characters
4982 are special in which situations. Recommend _not_ to quote `]' or
4983 `-' when they are not special.
4984
8cf51b2c
GM
49852006-02-28 Andre Spiegel <spiegel@gnu.org>
4986
4987 * files.texi (Old Versions): Clarify operation of C-x v =.
4988
8cf51b2c
GM
49892006-02-21 Nick Roberts <nickrob@snap.net.nz>
4990
4991 * building.texi (Watch Expressions): Update and describe
4992 gdb-speedbar-auto-raise.
4993
49942006-02-19 Richard M. Stallman <rms@gnu.org>
4995
4996 * emacs.texi: Use @smallbook.
4997 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4998 Update subnode menu.
4999
5000 * building.texi (Lisp Interaction): Minor addition.
5001
50022006-02-18 Nick Roberts <nickrob@snap.net.nz>
5003
5004 * building.texi (Watch Expressions): Update and be more precise.
5005
c8763fb6 50062006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5007
5008 * maintaining.texi (Create Tags Table): Explain why the
5009 exception when etags writes to files under the /dev tree.
5010
50112006-02-14 Richard M. Stallman <rms@gnu.org>
5012
5013 * custom.texi (Safe File Variables): Lots of clarification.
5014 Renamed from Unsafe File Variables.
5015
50162006-02-14 Chong Yidong <cyd@stupidchicken.com>
5017
5018 * custom.texi (Unsafe File Variables): File variable confirmation
5019 assumed denied in batch mode.
5020
50212006-02-14 Richard M. Stallman <rms@gnu.org>
5022
5023 * building.texi (GDB User Interface Layout): Don't say `inferior'
5024 for program being debugged.
5025
50262006-02-15 Nick Roberts <nickrob@snap.net.nz>
5027
5028 * building.texi (GDB Graphical Interface):
5029 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5030
50312006-02-13 Chong Yidong <cyd@stupidchicken.com>
5032
5033 * custom.texi (Specifying File Variables, Unsafe File Variables):
5034 New nodes, split from File Variables. Document new file local
5035 variable behavior.
5036
50372006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5038
5039 * display.texi (Standard Faces):
8cf51b2c
GM
5040 * files.texi (Visiting):
5041 * frames.texi (Clipboard):
5042 * glossary.texi (Glossary) <Clipboard>:
5043 * xresources.texi (X Resources): Mention Mac OS port.
5044
8cf51b2c
GM
50452006-02-12 Richard M. Stallman <rms@gnu.org>
5046
5047 * building.texi (Building): Clarify topic in intro.
5048
5049 * maintaining.texi (Maintaining): Change title; clarify topic.
5050 Delete duplicate index entries.
5051
5052 * building.texi (Other GDB User Interface Buffers): Clarifications.
5053
5054 * text.texi (Cell Commands): Clarifications.
5055
5056 * programs.texi (Defuns): Delete duplicate explanation of
5057 left-margin paren convention.
5058 (Hungry Delete): Minor cleanup.
5059
50602006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5061
5062 * dired.texi (Tumme): More tumme documentation.
5063
50642006-02-11 Alan Mackenzie <acm@muc.de>
5065
5066 * programs.texi ("Hungry Delete"): Correct the appellation of the
5067 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5068
50692006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5070
5071 * dired.texi (Tumme): Fix small bug.
5072
50732006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5074
5075 * macos.texi (Mac International): Rename "fontset-mac" to
5076 "fontset-standard".
5077
8cf51b2c
GM
50782006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5079
5080 * dired.texi (Tumme): Basic documentation for Tumme added.
5081
8cf51b2c
GM
50822006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * mule.texi (International):
5085 * programs.texi (Basic Indent): Fix typos.
5086
8cf51b2c
GM
5087 * custom.texi (Minor Modes):
5088 * display.texi (Text Display):
5089 * commands.texi (Text Characters): Update xrefs.
5090
50912006-02-07 Richard M. Stallman <rms@gnu.org>
5092
5093 * emacs.texi (Top): Update subnode menu.
5094 Update info on old Emacs papers.
5095 (Intro): "Graphical display", not window system.
5096
5097 * xresources.texi (GTK styles): Minor clarifications.
5098
5099 * trouble.texi: "Graphical display", not window system.
5100 (Stuck Recursive): Minor clarification.
5101
5102 * text.texi: Minor clarifications.
5103 (Sentences): Explain why two-space convention is better.
5104 Explain sentence-end-without-period here.
5105 (Fill Commands): Not here.
5106 (Refill): Node moved down.
5107 (Filling): Update menu.
5108 (Table Creation, Cell Justification, Column Commands): Clarify.
5109
5110 * sending.texi: Minor clarifications.
5111
5112 * search.texi (Regexp Backslash): Clarification.
5113
5114 * rmail.texi: Minor cleanups.
5115 (Rmail): Delete digression about `rmail-mode'.
5116 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5117 (Rmail Files): Mention C-u M-x rmail.
5118 (Rmail Reply): Mention References.
5119 (Rmail Display): Mention rmail-nonignored-headers.
5120
5121 * programs.texi: Minor cleanups.
5122 (Comment Commands): Mention momentary Transient Mark mode.
5123 (Matching): Be more specific about customizing show-paren-mode.
5124 (Info Lookup): Don't list the modes that support C-h S.
5125 Just say what it does in an unsupported mode.
5126 (Man Page): Delete excessive info on customizing woman.
5127 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5128
5129 * abbrevs.texi: Minor clarifications.
5130 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5131 not "dynamic abbrevs" as if they were a kind of abbrev.
5132
5133 * picture.texi (Picture): Minor cleanup.
5134
5135 * mule.texi (Communication Coding): Say "other applications".
5136 (Fontsets): Not specific to X. Add xref to X Resources.
5137 (Unibyte Mode): Rename from Single-Byte Character Support.
5138 "Graphical display", not window system.
5139 (International): Update menu.
5140
5141 * maintaining.texi (Format of ChangeLog):
5142 New node, split out from ChangeLog.
5143 (ChangeLog): Clarifications in the remaining text.
5144 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5145 (Find Tag): Add @w.
5146 (Tags Search): Explain tag table order here. Simplify grep ref.
5147 (List Tags): tags-tag-face is a variable, not a face.
5148 (Emerge): Cleanups.
5149
5150 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5151 (Keyboard Macros): Avoid "the user".
5152
5153 * killing.texi: "Graphical display", not window system.
5154
5155 * help.texi (Help Echo): "Graphical display", not window system.
5156
5157 * glossary.texi: Say "you", not "the user". Say "graphical display".
5158
5159 * frames.texi: Minor cleanups. "Graphical display", not window system.
5160
5161 * files.texi (Visiting): Make drag-and-drop not X-specific.
5162
5163 * custom.texi: Minor cleanups. "Graphical display", not window system.
5164
5165 * cmdargs.texi: Minor cleanups.
5166
5167 * building.texi (Compilation): Move and split kill-compilation para.
5168 Add para about multiple compilers.
5169 (Compilation Mode): Commands also available in grep mode and others.
5170 Mention C-u C-x ` more tutorially. Clarify C-x `.
5171 (Compilation Shell): Clarify. Put Bash example first.
5172 (Grep Searching): Minor cleanups; add @w.
5173 (Debuggers): Minor cleanups.
5174 (Starting GUD): Make GDB xgraphical mode issue clearer.
5175 (Debugger Operation): Lots of clarifications including
5176 GDB tooltip side-effect issue.
5177 (Commands of GUD): Clarify.
5178 (GUD Customization): Add bashdb-mode-hook.
5179 (GDB Graphical Interface): Rewrite for clarity.
5180 (GDB User Interface Layout): Rewrite for clarity.
5181 (Stack Buffer, Watch Expressions): Likewise.
5182 (Other GDB User Interface Buffers): Cleanups.
5183 (Lisp Libraries, External Lisp): Cleanup.
5184
5185 * basic.texi (Position Info): "Graphical displays", rather than
5186 window systems.
5187
5188 * anti.texi: Minor cleanup.
5189
8cf51b2c
GM
51902006-02-03 Eli Zaretskii <eliz@gnu.org>
5191
5192 * custom.texi (Init File, Find Init): Add cross-references to
5193 where $HOME is described.
5194
51952006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5196
5197 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5198 is not inside the @table.
5199
5200 * emacs.texi (Top): Correct node name.
5201
5202 * files.texi (File Names): Fix @xref.
5203 (Reverting): Fix typo.
5204
5205 * mule.texi (International): Correct node name.
5206
5207 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5208
52092006-02-01 Richard M. Stallman <rms@gnu.org>
5210
5211 * emacs.texi (Top): Update subnode menu.
5212
5213 * mule.texi: Minor clarifications.
5214 Reduce the specific references to X Windows.
5215 Refer to "graphical" terminals, rather than window systems.
5216 (Text Coding): Rename from Specify Coding.
5217 (Communication Coding, File Name Coding, Terminal Coding):
5218 New nodes split out from Text Coding.
5219
5220 * kmacro.texi: Minor clarifications.
5221 (Keyboard Macro Ring): Comment out some excessive commands.
5222 (Basic Keyboard Macro): Split up the table, putting part in each node.
5223
5224 * major.texi: Minor clarifications.
5225
5226 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5227
5228 * windows.texi: Minor clarifications.
5229 (Change Window): Don't describe mode-line mouse cmds here.
5230 Add xref to Mode Line Mouse.
5231
5232 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5233
5234 * macos.texi (Mac International): Fix xref.
5235
5236 * indent.texi: Minor clarifications.
5237
5238 * frames.texi: Minor clarifications.
5239 Reduce the specific references to X Windows.
5240 Refer to "graphical" terminals, rather than window systems.
5241 (Frame Parameters): Don't mention commands like
5242 set-foreground-color. Just say to customize a face.
5243 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5244
5245 * files.texi: Minor clarifications.
5246 (Numbered Backups): New node, split out from Backup Names.
5247
5248 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5249
5250 * cmdargs.texi (General Variables): Fix xref.
5251
5252 * buffers.texi: Minor clarifications.
5253
8cf51b2c
GM
52542006-01-31 Richard M. Stallman <rms@gnu.org>
5255
5256 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5257 Nodes moved to top.
5258
5259 * display.texi: Minor clarifications.
5260 (Display): Rearrange menu.
5261 (Standard Faces): Mention query-replace face.
5262 (Faces): Simplify.
5263 (Font Lock): Simplify face customization info.
5264 (Highlight Changes): Node merged into Highlight Interactively.
5265 (Highlight Interactively): Much rewriting and cleanup.
5266 (Optional Mode Line): Narrowed line number not good for goto-line.
5267 Simplify face customization advice.
5268 (Text Display): Mention use of escape-glyph face.
5269 Move ctl-arrow and tab-width here.
5270 (Display Custom): Move no-redraw-on-reenter to end of node.
5271
5272 * search.texi: Minor clarifications.
5273 (Isearch Scroll): Simplify.
5274 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5275
5276 * regs.texi (Registers): Mention bookmarks here.
5277
5278 * mark.texi: Minor clarifications.
5279 (Selective Undo): Node deleted.
5280
5281 * m-x.texi: Minor clarifications.
5282
5283 * killing.texi: Minor clarifications.
5284 Refer to "graphical" terminals, rather than window systems.
5285
5286 * help.texi: Clarifications.
5287 (Help): Don't describe C-h F and C-h K here.
5288 (Key Help): Describe C-h K here.
5289 (Name Help): Mention Emacs Lisp Intro.
5290 Describe C-h F here.
5291 (Misc Help): Mention C-h F and C-h K only briefly.
5292
5293 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5294 Selective undo text merged in.
5295 (Spelling): Mention Aspell along with Ispell.
5296
5297 * emacs.texi (Top): Update subnode menus.
5298
5299 * basic.texi (Basic Undo): Rename from Undo. Most of text
5300 moved to new Undo node.
5301
8cf51b2c
GM
53022006-01-29 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * basic.texi (Continuation Lines, Inserting Text):
5305 Mention longlines mode.
5306
53072006-01-29 Richard M. Stallman <rms@gnu.org>
5308
10d1d0af 5309 * screen.texi: Minor cleanups.
8cf51b2c
GM
5310 (Screen): Clean up the intro paragraphs.
5311 (Mode Line): Lots of rewriting. Handle frame-name better.
5312 eol-mnemonic-... vars moved out.
5313
5314 * emacs.texi (Top): Change menu item for MS-DOS node.
5315 Update subnode menu.
5316
5317 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5318 chapter relates to Windows. Title changed.
5319
5320 * mini.texi: Minor cleanups.
5321
5322 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5323 (Mark): Put it in the menu.
5324
5325 * entering.texi: Minor cleanups.
5326
5327 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5328 (Intro): Refer to "graphical" terminals, rather than X.
5329
5330 * display.texi (Display Custom): Add xref to Variables.
5331 (Optional Mode Line): eol-mnemonic-... vars moved here.
5332
5333 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5334 rather than X.
5335
8cf51b2c
GM
5336 * basic.texi: Minor cleanups.
5337 (Undo): selective-undo moved.
5338
8cf51b2c
GM
53392006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * anti.texi (Antinews): Various corrections and additions.
5342
53432006-01-23 Juri Linkov <juri@jurta.org>
5344
5345 * custom.texi (Easy Customization, Customization Groups)
5346 (Browsing Custom): Mention links along with buttons.
5347
8cf51b2c
GM
53482006-01-21 Eli Zaretskii <eliz@gnu.org>
5349
8cf51b2c
GM
5350 * text.texi (TeX Print): Use @key for TAB.
5351
8cf51b2c
GM
5352 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5353
8cf51b2c
GM
53542006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5355
5356 * files.texi (File Aliases): Don't claim that usually separate
5357 buffers are created for two file names that name the same data.
5358 Mention additional situations where different names mean the same
5359 file on disk.
5360
53612006-01-19 Richard M. Stallman <rms@gnu.org>
5362
5363 * killing.texi (Deletion): Upcase @key argument.
5364
5365 * custom.texi (Custom Themes): Minor cleanup.
5366
5367 * programs.texi (Hungry Delete): Upcase @key argument.
5368
8cf51b2c
GM
53692006-01-16 Juri Linkov <juri@jurta.org>
5370
5371 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5372 Move `mode-line-highlight' before `mode-line-buffer-id'.
5373
8cf51b2c
GM
53742006-01-14 Richard M. Stallman <rms@gnu.org>
5375
5376 * basic.texi (Inserting Text): Minor cleanup.
5377
8cf51b2c
GM
53782006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5379
5380 * custom.texi (Changing a Variable, Face Customization):
5381 Update for changes in Custom menus.
5382
8cf51b2c
GM
53832006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5384
5385 * macos.texi (Mac International): Undo last change.
5386
8cf51b2c
GM
53872006-01-02 Chong Yidong <cyd@stupidchicken.com>
5388
5389 * custom.texi (Custom Themes): Describe the new
5390 customize-create-theme interface.
5391
53922005-12-30 Juri Linkov <juri@jurta.org>
5393
5394 * basic.texi (Position Info): Update example.
5395
c8763fb6 53962005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5397
5398 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5399
54002005-12-24 Chong Yidong <cyd@stupidchicken.com>
5401
5402 * custom.texi (Custom Themes): `load-theme' always loads.
5403
54042005-12-23 Juri Linkov <juri@jurta.org>
5405
5406 * display.texi (Highlight Interactively): Use double space to
5407 separate sentences. Replace C-p with M-p, and C-n with M-n.
5408
54092005-12-22 Richard M. Stallman <rms@gnu.org>
5410
5411 * custom.texi (Easy Customization and subnodes):
5412 Replace "active field" with "button".
5413 Use "user option" only for variables.
5414 Use "setting" for variable-or-face.
5415
54162005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5417
5418 * buffers.texi (Select Buffer): Change order in table to make
5419 "Similar" refer to the correct item.
5420 (Indirect Buffers): Minor rewording.
5421
8cf51b2c
GM
54222005-12-20 Juri Linkov <juri@jurta.org>
5423
5424 * files.texi (VC Status): Put P and N near p and n.
5425
8cf51b2c
GM
54262005-12-19 Richard M. Stallman <rms@gnu.org>
5427
5428 * programs.texi (Electric C): Delete the info about newline control.
5429 (Other C Commands): Minor cleanup.
5430 (Left Margin Paren): Minor cleanup.
5431
54322005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5433
5434 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5435 (Customization Groups): Delete text moved to "Browsing Custom".
5436 (Browsing Custom): New node.
5437 (Specific Customization): Clarify which commands only work for
5438 loaded options.
5439
54402005-12-18 Bill Wohler <wohler@newt.com>
5441
5442 * frames.texi (Tool Bars): Shorten text of previous change.
5443
54442005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5445
5446 * files.texi (VC Status): Document log-view mode.
5447
54482005-12-18 Bill Wohler <wohler@newt.com>
5449
5450 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5451 permanently via the customize interface.
5452
8cf51b2c
GM
54532005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5454
5455 * killing.texi (Killing by Lines): Document `kill-whole-line'
5456 function.
5457
c8763fb6 54582005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5459
5460 * buffers.texi (Select Buffer): Change `prev-buffer' to
5461 `previous-buffer'. Indicate that these functions use a frame
5462 local buffer list.
5463
8cf51b2c
GM
54642005-12-12 Richard M. Stallman <rms@gnu.org>
5465
5466 * custom.texi (Easy Customization): Change menu comment.
5467 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5468
5469 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5470 (Help): Among the Apropos commands, describe only C-h a here.
5471
54722005-12-11 Richard M. Stallman <rms@gnu.org>
5473
5474 * programs.texi (Options for Comments): Comment-end starts with space.
5475
5476 * glossary.texi (Glossary): Minor cleanup.
5477
5478 * files.texi (Old Versions): Use @table.
5479
8cf51b2c
GM
54802005-12-10 David Koppelman <koppel@ece.lsu.edu>
5481
5482 * display.texi (Highlight Interactively): Include
5483 global-hi-lock-mode. Add miscellaneous details and elaborations.
5484
54852005-12-09 Richard M. Stallman <rms@gnu.org>
5486
5487 * display.texi (Font Lock): Delete the Global FL menu item.
5488
54892005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5490
5491 * custom.texi (Minibuffer Maps): Mention the maps for file name
5492 completion.
5493
54942005-12-09 Kim F. Storm <storm@cua.dk>
5495
5496 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5497 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5498 cursor to next corner in rectangle; clarify insert around rectangle.
5499
8cf51b2c
GM
55002005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * custom.texi (Customization): Use xref to elisp manual for
5503 non-TeX output.
5504 (Minor Modes): Update.
5505 (Customization Groups, Changing a Variable, Face Customization):
5506 Update for new appearance of Custom buffers.
5507 (Changing a Variable): `custom-buffer-done-function' has been
5508 replaced by `custom-buffer-done-kill'.
5509 (Specific Customization): In the `customize-group' buffer, a
5510 subgroup's contents are not "hidden". They are not included at
5511 all. They have no [Show] button.
5512 (Mouse Buttons): Add pxref to description of mouse event lists in
5513 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5514 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5515 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5516
55172005-12-08 Richard M. Stallman <rms@gnu.org>
5518
5519 * mini.texi (Completion Commands, Completion):
5520 In file name input, SPC does not do completion.
5521
8cf51b2c
GM
55222005-12-08 Nick Roberts <nickrob@snap.net.nz>
5523
5524 * building.texi (GDB Graphical Interface): Explain screen size
5525 setting.
5526 (Other GDB User Interface Buffers): Describe features specific to
5527 GDB 6.4.
5528
8cf51b2c
GM
55292005-12-01 Nick Roberts <nickrob@snap.net.nz>
5530
5531 * building.texi (GDB User Interface Layout): Describe how to
5532 kill associated buffers.
5533 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5534 (Watch Expressions): Be more precise.
5535 (Other GDB User Interface Buffers): Describe how to change a
5536 register value.
5537
8cf51b2c
GM
55382005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5539
5540 * macos.texi (Mac Input): Remove description of
5541 mac-command-key-is-meta. Add descriptions of
5542 mac-control-modifier, mac-command-modifier, and
5543 mac-option-modifier.
5544 (Mac International): Fix description of conversion of clipboard data.
5545 (Mac Font Specs): Add example of font customization by face attributes.
5546
55472005-11-22 Nick Roberts <nickrob@snap.net.nz>
5548
5549 * building.texi (Watch Expressions): Expand description.
5550 (Other GDB User Interface Buffers): Describe local map for
5551 gud-watch.
5552
55532005-11-21 Chong Yidong <cyd@stupidchicken.com>
5554
5555 * display.texi (Font Lock): Font lock is enabled by default now.
5556
55572005-11-20 Juri Linkov <juri@jurta.org>
5558
5559 * basic.texi (Position Info): Update examples of the output.
5560 Remove the fact that examples are produced in the TeXinfo buffer,
5561 because in the Info reader users will get a different output from
5562 `C-x ='.
5563
5564 * building.texi (Compilation Mode): Remove paragraph duplicated
5565 from the node `Compilation'. Add `compilation-skip-threshold'.
5566
5567 * display.texi (Font Lock): Suggest more user-friendly method of
5568 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5569
55702005-11-18 Richard M. Stallman <rms@gnu.org>
5571
5572 * files.texi (Registering): Mention @@ in mode line.
5573
5574 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5575
55762005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5577
5578 * files.texi (Renaming and VC): Some back-ends don't
5579 handle renaming.
5580
8cf51b2c
GM
55812005-11-17 Juri Linkov <juri@jurta.org>
5582
5583 * emacs.texi (Top):
5584 * display.texi (Highlight Interactively): Put this font-lock based
5585 mode near Font Lock node.
5586
55872005-11-16 Chong Yidong <cyd@stupidchicken.com>
5588
5589 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5590 icons.
5591
55922005-11-12 Kim F. Storm <storm@cua.dk>
5593
5594 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5595 (Help Summary): Add C-h d and C-h e.
5596 (Apropos): Clarify that all apropos commands may search for either
5597 list of words or a regexp. Add C-h d for apropos-documentation.
5598 Describe apropos-documentation-sort-by-scores user option.
5599
8cf51b2c
GM
56002005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5601
5602 * killing.texi (CUA Bindings): Add @section.
5603
56042005-11-10 Kim F. Storm <storm@cua.dk>
5605
5606 * emacs.texi (Top): Add CUA Bindings entry to menu.
5607
5608 * killing.texi (CUA Bindings): New node. Moved here from
5609 misc.texi and extended with info on rectangle commands and
5610 rectangle highlighting, interface to registers, and the global
5611 mark feature.
5612
5613 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5614
5615 * regs.texi: Prev link points to CUA Bindings node.
5616
56172005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5618
5619 * help.texi (Help Echo): By default, help echos are only shown on
5620 mouse-over, not on point-over.
5621
c8763fb6 56222005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5623
5624 * misc.texi (Shell Mode): Describe how to activate password echoing.
5625
8cf51b2c
GM
56262005-11-04 Romain Francoise <romain@orebokech.com>
5627
5628 * mark.texi (Mark Ring): Fix typo.
5629
56302005-11-03 Richard M. Stallman <rms@gnu.org>
5631
5632 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5633
56342005-11-01 Bill Wohler <wohler@newt.com>
5635
5636 * help.texi (Help Mode): Fix typo.
5637
56382005-11-01 Nick Roberts <nickrob@snap.net.nz>
5639
1c6c854e
CS
5640 * building.texi (Other GDB User Interface Buffers):
5641 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5642
56432005-10-31 Romain Francoise <romain@orebokech.com>
5644
5645 * files.texi (Compressed Files): Fix typo.
5646
5647 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5648
5649 * windows.texi (Force Same Window): Likewise.
5650
56512005-10-30 Bill Wohler <wohler@newt.com>
5652
5653 * help.texi (Help Mode): URLs viewed with browse-url.
5654
56552005-10-31 Nick Roberts <nickrob@snap.net.nz>
5656
5657 * building.texi (GDB Graphical Interface): Don't reference
5658 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5659 must stay in same frame.
5660
56612005-10-29 Chong Yidong <cyd@stupidchicken.com>
5662
5663 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5664
5665 * anti.texi (Antinews): Likewise.
5666
8cf51b2c
GM
56672005-10-28 Bill Wohler <wohler@newt.com>
5668
5669 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5670
56712005-10-28 Richard M. Stallman <rms@gnu.org>
5672
5673 * files.texi (Visiting): Explain how to enter ? in a file name.
5674
5675 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5676
8cf51b2c
GM
56772005-10-25 Nick Roberts <nickrob@snap.net.nz>
5678
1c6c854e
CS
5679 * building.texi (GDB Graphical Interface):
5680 Describe gdb-mouse-until.
8cf51b2c
GM
5681
56822005-10-23 Richard M. Stallman <rms@gnu.org>
5683
5684 * custom.texi (Init File): Recommend when to use site-start.el.
5685
8cf51b2c
GM
56862005-10-21 Juri Linkov <juri@jurta.org>
5687
5688 * custom.texi (Examining): Mention accessing the old variable
5689 value via M-n in set-variable.
5690
8cf51b2c
GM
56912005-10-18 Romain Francoise <romain@orebokech.com>
5692
5693 * files.texi (Version Systems): Capitalize GNU.
5694
8cf51b2c
GM
56952005-10-18 Nick Roberts <nickrob@snap.net.nz>
5696
5697 * building.texi (Compilation Mode): Remove redundant paragraph.
5698 (Watch Expressions): Remove paragraph to reflect code change.
5699
8cf51b2c
GM
57002005-10-16 Richard M. Stallman <rms@gnu.org>
5701
5702 * building.texi (Compilation Mode, Compilation): Clarified.
5703
57042005-10-15 Richard M. Stallman <rms@gnu.org>
5705
5706 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5707
8cf51b2c
GM
57082005-10-13 Kenichi Handa <handa@m17n.org>
5709
5710 * basic.texi (Position Info): Fix previous change.
5711
c8763fb6 57122005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5713
5714 * cmdargs.texi (Icons X): Fix typo.
5715
57162005-10-12 Kenichi Handa <handa@m17n.org>
5717
5718 * basic.texi (Position Info): Describe the case that Emacs shows
5719 "part of display ...".
5720
c8763fb6 57212005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5722
5723 * cmdargs.texi (Icons X): -nb => -nbi.
5724
57252005-10-10 Chong Yidong <cyd@stupidchicken.com>
5726
5727 * frames.texi (Speedbar): A couple more clarifications.
5728
57292005-10-11 Nick Roberts <nickrob@snap.net.nz>
5730
5731 * building.texi (GDB User Interface Layout): Improve diagram.
5732 (Watch Expressions): Explain how to make speedbar global.
5733 (Other GDB User Interface Buffers): Make references more precise.
5734
8cf51b2c
GM
57352005-10-09 Richard M. Stallman <rms@gnu.org>
5736
5737 * frames.texi (Speedbar): Clarify the text.
5738
57392005-10-09 Chong Yidong <cyd@stupidchicken.com>
5740
5741 * frames.texi (Speedbar): Add information on keybindings,
5742 dismissing the speedbar, and buffer display mode. Link to
5743 speedbar manual.
5744
c8763fb6 57452005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5746
1c6c854e 5747 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5748 added -nb, --no-bitmap-icon.
5749
8cf51b2c
GM
57502005-10-07 Nick Roberts <nickrob@snap.net.nz>
5751
5752 * building.texi (GDB Graphical Interface): Add variables and
5753 functions to indices. Be more precise.
5754
c8763fb6 57552005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5756
5757 * frames.texi (Drag and Drop): Remove the x- from
5758 x-dnd-open-file-other-window and xdnd-protocol-alist.
5759
57602005-09-30 Romain Francoise <romain@orebokech.com>
5761
5762 * mini.texi (Minibuffer): The default value now appears before the
5763 colon in minibuffer prompts.
5764
8cf51b2c
GM
57652005-09-25 Richard M. Stallman <rms@gnu.org>
5766
5767 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5768
8cf51b2c
GM
57692005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5770
5771 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5772
8cf51b2c
GM
57732005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5774
5775 * emacs.texi (Top): Update submenus from macos.texi.
5776
5777 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5778 (Mac OS): Update feature support status.
5779 (Mac Input): List supported input scripts. Remove description
5780 about `mac-keyboard-text-encoding'. Mention mouse button
5781 emulation and related variables.
5782 (Mac International): Mention Central European and Cyrillic
5783 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5784 Add description about coding system for selection.
5785 Add description about language environment.
5786 (Mac Environment Variables):
5787 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5788 arguments. Add Preferences support.
5789 (Mac Directories): Explicitly state that this node is for Mac OS
5790 Classic only.
1c6c854e
CS
5791 (Mac Font Specs): Mention specification for scalable fonts.
5792 List supported charsets. Add preferred way of creating fontsets.
5793 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5794 (Mac Functions): Add descriptions about `mac-set-file-creator',
5795 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5796 and `mac-get-preference'.
5797
8cf51b2c
GM
57982005-09-16 Romain Francoise <romain@orebokech.com>
5799
5800 Update all files to specify GFDL version 1.2.
5801
5802 * doclicense.texi (GNU Free Documentation License): Update to
5803 version 1.2.
5804
58052005-09-15 Richard M. Stallman <rms@gnu.org>
5806
5807 * buffers.texi (List Buffers): Fix xref.
5808
5809 * rmail.texi (Rmail Basics): Fix xref.
5810
5811 * emacs.texi (Top): Update subnode menus.
5812
5813 * files.texi (Saving Commands): New node, broken out of Saving.
5814 (Customize Save): New node, broken out of Saving.
5815 Clarify effect of write-region-inhibit-fsync.
5816 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5817
8cf51b2c
GM
58182005-09-14 Romain Francoise <romain@orebokech.com>
5819
5820 * files.texi (Saving): Mention write-region-inhibit-fsync.
5821
58222005-09-05 Chong Yidong <cyd@stupidchicken.com>
5823
5824 * custom.texi (Custom Themes): New node.
5825
58262005-09-03 Richard M. Stallman <rms@gnu.org>
5827
49823426
GM
5828 * search.texi (Search Case): Mention vars that control
5829 case-fold-search for various operations.
8cf51b2c
GM
5830
58312005-08-22 Juri Linkov <juri@jurta.org>
5832
5833 * display.texi (Standard Faces): Merge the text from
5834 `(elisp)Standard Faces' into this node.
5835
58362005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * emacs.texi (Top): Delete menu item for deleted node
5839 Keyboard Translations.
5840
58412005-08-18 Richard M. Stallman <rms@gnu.org>
5842
8cf51b2c
GM
5843 * trouble.texi (Unasked-for Search):
5844 Delete xref to Keyboard Translations.
5845
5846 * glossary.texi (Glossary): Delete xref.
5847
8cf51b2c
GM
5848 * custom.texi (Minor Modes): Say that the list here is not complete.
5849 (Keyboard Translations): Node deleted.
5850 (Disabling): Delete xref to it.
5851 (Customization Groups): Fix Custom buffer example.
5852 (Hooks): Mention remove-hooks.
5853
58542005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5855
5856 * building.texi (GDB Graphical Interface): Improve filling of menu
5857 item.
5858
58592005-08-18 Nick Roberts <nickrob@snap.net.nz>
5860
5861 * building.texi (GDB Graphical Interface): Use better node names.
5862
58632005-08-14 Richard M. Stallman <rms@gnu.org>
5864
5865 * text.texi (Sentences): Fix xref.
5866
58672005-08-14 Juri Linkov <juri@jurta.org>
5868
5869 * building.texi (Compilation, Grep Searching): Move grep command
5870 headings from `Compilation' to `Grep Searching'.
5871
5872 * dired.texi (Dired and Find):
5873 * maintaining.texi (Tags Search): Replace grep xref to
5874 `Compilation' node with `Grep Searching'.
5875
5876 * files.texi (Comparing Files): Replace xref to `Compilation' with
5877 `Compilation Mode'.
5878
58792005-08-13 Alan Mackenzie <acm@muc.de>
5880
5881 * search.texi (Non-ASCII Isearch): Correct a typo.
5882 (Replacement Commands): Mention query-replace key binding.
5883
58842005-08-11 Richard M. Stallman <rms@gnu.org>
5885
5886 * programs.texi (Options for Comments): Fix xref.
5887
5888 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5889 out of Regexps.
5890
8cf51b2c
GM
58912005-08-09 Juri Linkov <juri@jurta.org>
5892
5893 * building.texi (Compilation): Use `itemx' instead of `item'.
5894 (Grep Searching): Simplify phrase.
5895
5896 * display.texi (Standard Faces): Describe vertical-border on
5897 window systems.
5898
5899 * windows.texi (Split Window): Simplify phrase and mention
5900 vertical-border face.
5901
59022005-08-09 Richard M. Stallman <rms@gnu.org>
5903
5904 * files.texi (Comparing Files): Clarify compare-windows.
5905
5906 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5907
8cf51b2c
GM
59082005-08-06 Eli Zaretskii <eliz@gnu.org>
5909
5910 * mule.texi (Coding Systems): Rephrase the paragraph about
5911 codepages: no need for "M-x codepage-setup" anymore, except on
5912 MS-DOS.
5913
5914 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5915 the MS-DOS port only.
5916
59172005-07-30 Eli Zaretskii <eliz@gnu.org>
5918
5919 * makefile.w32-in (info): Don't run multi-install-info.bat.
5920 ($(infodir)/dir): New target, produced by running
5921 multi-install-info.bat.
5922
8cf51b2c
GM
59232005-07-22 Eli Zaretskii <eliz@gnu.org>
5924
5925 * files.texi (Quoted File Names): Add index entry.
5926
8cf51b2c
GM
59272005-07-19 Juri Linkov <juri@jurta.org>
5928
5929 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5930
59312005-07-18 Juri Linkov <juri@jurta.org>
5932
8cf51b2c
GM
5933 * custom.texi (Easy Customization):
5934 * files.texi (Old Versions):
5935 * frames.texi (Wheeled Mice):
5936 * mule.texi (Specify Coding):
8cf51b2c
GM
5937 * text.texi (Cell Justification):
5938 * trouble.texi (After a Crash):
8cf51b2c
GM
5939 * xresources.texi (GTK styles):
5940 Delete duplicate duplicate words.
5941
59422005-07-17 Richard M. Stallman <rms@gnu.org>
5943
5944 * frames.texi (Creating Frames): Fix foreground color example.
5945
5946 * custom.texi (Init Examples): Clean up text about conditionals.
5947
59482005-07-16 Richard M. Stallman <rms@gnu.org>
5949
5950 * mini.texi (Completion Commands): Fix command name for ?.
5951
8cf51b2c
GM
59522005-07-16 Eli Zaretskii <eliz@gnu.org>
5953
5954 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5955 `menu' face has no effect on w32 and with GTK.
5956 Add cross-references.
8cf51b2c
GM
5957
5958 * cmdargs.texi (General Variables): Clarify the default location
5959 of $HOME on w32 systems.
5960
59612005-07-15 Jason Rumney <jasonr@gnu.org>
5962
5963 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5964 changed.
5965
59662005-07-08 Kenichi Handa <handa@m17n.org>
5967
1c6c854e
CS
5968 * mule.texi (Recognize Coding):
5969 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5970
59712005-07-07 Richard M. Stallman <rms@gnu.org>
5972
5973 * anti.texi (Antinews): Mention mode-line-inverse-video.
5974
5975 * files.texi (Saving): Minor correction about C-x C-w.
5976
5977 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5978
59792005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5980
5981 * search.texi (Isearch Scroll): Add example of using the
5982 `isearch-scroll' property.
5983 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5984 `Display Custom' node.
5985 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5986 and de-emphasize it.
5987 (Other Repeating Search): `occur' currently can not correctly
5988 handle multiline matches. Correct, clarify and update description
5989 of `flush-lines' and `keep-lines'.
5990
5991 * display.texi (Display Custom): Add anchor for `baud-rate'.
5992
59932005-07-07 Richard M. Stallman <rms@gnu.org>
5994
5995 * gnu.texi: Update where to get GNU status; add refs for how to help.
5996 Add footnotes 6 and 7.
5997
59982005-07-04 Lute Kamstra <lute@gnu.org>
5999
6000 Update FSF's address in GPL notices.
6001
8cf51b2c 6002 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6003 * trouble.texi (Checklist): Update FSF's address.
6004
8cf51b2c
GM
60052005-06-24 Richard M. Stallman <rms@gnu.org>
6006
6007 * display.texi (Text Display): Change index entries.
6008
60092005-06-24 Eli Zaretskii <eliz@gnu.org>
6010
6011 * makefile.w32-in (MAKEINFO): Use --force.
6012 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6013 Makefile.in.
8cf51b2c
GM
6014
60152005-06-23 Richard M. Stallman <rms@gnu.org>
6016
1c6c854e 6017 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6018 nobreak-char-display.
6019
6020 * emacs.texi (Top): Update detailed node listing.
6021
1c6c854e 6022 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6023 to nobreak-char-display and no-break-space to nobreak-space.
6024 (Standard Faces): Split up the list of standard faces
6025 and put it in a separate node. Add nobreak-space and
6026 escape-glyph.
6027
8cf51b2c
GM
60282005-06-23 Lute Kamstra <lute@gnu.org>
6029
6030 * mule.texi (Select Input Method): Fix typo.
6031
60322005-06-23 Kenichi Handa <handa@m17n.org>
6033
1c6c854e
CS
6034 * mule.texi (International): List all supported scripts.
6035 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6036 distribution.
6037 (Language Environments): List all language environments.
6038 Intlfonts contains fonts for most supported scripts, not all..
6039 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6040 input a specific character.
8cf51b2c
GM
6041 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6042
60432005-06-23 Juanma Barranquero <lekktu@gmail.com>
6044
49823426 6045 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6046
60472005-06-22 Miles Bader <miles@gnu.org>
6048
6049 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6050
60512005-06-20 Miles Bader <miles@gnu.org>
6052
6053 * display.texi (Faces): Add `vertical-divider'.
6054
60552005-06-17 Richard M. Stallman <rms@gnu.org>
6056
6057 * text.texi (Adaptive Fill): Minor clarification.
6058
8cf51b2c
GM
60592005-06-10 Lute Kamstra <lute@gnu.org>
6060
6061 * emacs.texi (Top): Correct version number.
6062 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6063 refer to the current version of Emacs.
6064
60652005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * files.texi (Log Buffer): Document when there can be more than
6068 one file to be committed.
6069
60702005-06-08 Juri Linkov <juri@jurta.org>
6071
6072 * display.texi (Faces): Add `shadow' face.
6073
60742005-06-07 Masatake YAMATO <jet@gyve.org>
6075
6076 * display.texi (Faces): Write about mode-line-highlight.
6077
60782005-06-06 Richard M. Stallman <rms@gnu.org>
6079
6080 * misc.texi (Printing Package): Explain how to initialize
6081 printing package.
6082
6083 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6084
60852005-06-05 Chong Yidong <cyd@stupidchicken.com>
6086
6087 * emacs.texi: Rename Hardcopy to Printing.
6088 Make PostScript and PostScript Variables subnodes of it.
6089
6090 * misc.texi (Printing): Rename node from Hardcopy.
6091 Mention menu bar options.
6092 Move PostScript and PostScript Variables to submenu.
6093 (Printing package): New node.
6094
6095 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6096
6097 * dired.texi (Operating on Files): Likewise.
6098
6099 * calendar.texi (Displaying the Diary): Likewise.
6100
6101 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6102
6103 * glossary.texi (Glossary): Likewise.
6104
6105 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6106 effect.
6107
61082005-06-04 Richard M. Stallman <rms@gnu.org>
6109
6110 * trouble.texi (After a Crash): Polish previous change.
6111
8cf51b2c
GM
61122005-05-30 Noah Friedman <friedman@splode.com>
6113
6114 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6115 recovery mechanism.
6116
8cf51b2c
GM
61172005-05-28 Nick Roberts <nickrob@snap.net.nz>
6118
6119 * building.texi (Other Buffers): SPC toggles display of
6120 floating point registers.
6121
8cf51b2c
GM
61222005-05-27 Nick Roberts <nickrob@snap.net.nz>
6123
6124 * files.texi (Log Buffer): Merge in description of Log Edit
6125 mode from pcl-cvs.texi.
6126
61272005-05-26 Richard M. Stallman <rms@gnu.org>
6128
6129 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6130
8cf51b2c
GM
61312005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6132
6133 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6134 not enabled by default.
6135 When not on a word, `ispell-word' by default checks the word
6136 before point.
6137
61382005-05-24 Nick Roberts <nickrob@snap.net.nz>
6139
6140 * building.texi (Debugger Operation): Simplify last sentence.
6141
61422005-05-23 Lute Kamstra <lute@gnu.org>
6143
6144 * emacs.texi: Update FSF's address throughout.
6145 (Preface): Use @cite.
6146 (Distrib): Add cross reference to the node "Copying". Mention the
6147 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6148 printed manuals.
6149 (Intro): Use @xref for the Emacs Lisp Intro.
6150
8cf51b2c
GM
61512005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6152
6153 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6154
6155 * basic.texi (Moving Point): Mention default for `goto-line'.
6156
6157 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6158 of a variable's docstring.
6159
61602005-05-18 Lute Kamstra <lute@gnu.org>
6161
6162 * maintaining.texi (Overview of Emerge): Add cross reference.
6163 Remove duplication.
6164
6165 * emacs.texi (Top): Update to the current structure of the manual.
6166 * misc.texi (Emacs Server): Add menu description.
6167 * files.texi (Saving): Fix menu.
6168 * custom.texi (Customization): Fix menu.
6169 * mule.texi (International): Fix menu.
6170 * kmacro.texi (Keyboard Macros): Fix menu.
6171
61722005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * display.texi: Various minor changes.
6175 (Faces): Delete text that is repeated in the next section.
6176
61772005-05-16 Nick Roberts <nickrob@snap.net.nz>
6178
6179 * building.texi (Debugger Operation): Mention GUD tooltips are
6180 disabled with GDB in text command mode.
6181
8cf51b2c
GM
61822005-05-16 Nick Roberts <nickrob@snap.net.nz>
6183
6184 * building.texi: Replace toolbar with "tool bar" for consistency.
6185 (Compilation Mode): Describe compilation-context-lines
6186 and use of arrow in compilation buffer.
6187 (Debugger Operation): Replace help text with variable's value.
6188
6189 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6190 consistency.
6191
61922005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6193
6194 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6195 Add xref.
6196
8cf51b2c
GM
61972005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6198
6199 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6200 (Position Info): Delete discussion of `goto-line'. It is already
6201 described in `Moving point'.
6202
6203 * mini.texi (Completion Commands): Correct reference.
6204 (Completion Options): Fix typo.
6205
6206 * killing.texi (Deletion): Complete description of `C-x C-o'.
6207
8cf51b2c
GM
62082005-05-10 Richard M. Stallman <rms@gnu.org>
6209
6210 * building.texi (Compilation): Clarify recompile's directory choice.
6211
6212 * frames.texi (Tooltips): Cleanups.
6213
6214 * basic.texi (Arguments): Fix punctuation.
6215
62162005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6217
6218 * screen.texi (Menu Bar): The up and down (not left and right)
6219 arrow keys move through a keyboard menu.
6220
62212005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * basic.texi: Various typo and grammar fixes.
6224 (Moving Point): C-a now runs move-beginning-of-line.
6225
62262005-05-08 Nick Roberts <nickrob@snap.net.nz>
6227
6228 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6229
6230 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6231 as different animals.
6232
62332005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6234
6235 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6236 Correct index entry.
6237
62382005-05-07 Nick Roberts <nickrob@snap.net.nz>
6239
6240 * building.texi (Debugger Operation): Update to reflect changes
6241 in GUD tooltips.
6242
62432005-04-30 Richard M. Stallman <rms@gnu.org>
6244
6245 * files.texi (Compressed Files): Auto Compression normally enabled.
6246
6247 * building.texi (Debugger Operation): Clarify previous change.
6248
8cf51b2c
GM
62492005-04-28 Nick Roberts <nickrob@snap.net.nz>
6250
6251 * building.texi (Debugger Operation): Add description for
6252 GUD tooltips when program is not running.
6253
62542005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6255
6256 * misc.texi (Shell): Add `Shell Prompts' to menu.
6257 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6258 description. Delete remarks moved to new node.
6259 (Shell Prompts): New node.
6260 (History References): Replace remarks moved to `Shell Prompts'
6261 with xref to that node.
6262 (Remote Host): Clarify how to specify the terminal type when
6263 logging in to a different machine.
6264
62652005-04-26 Richard M. Stallman <rms@gnu.org>
6266
6267 * emacs.texi (Top): Update submenus from files.texi.
6268
6269 * files.texi (Filesets): Clarify previous change.
6270
6271 * dired.texi (Misc Dired Features): Clarify previous change.
6272
62732005-04-25 Chong Yidong <cyd@stupidchicken.com>
6274
6275 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6276
1c6c854e
CS
6277 * dired.texi (Misc Dired Features):
6278 Document dired-compare-directories.
8cf51b2c
GM
6279
6280 * files.texi (Filesets): New node.
6281 (File Conveniences): Document Image mode.
6282
6283 * text.texi (TeX Print): Document tex-compile.
6284
62852005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6286
6287 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6288 Delete redundant reference to tooltip Custom group. It is
6289 referred too again in the next paragraph.
6290
62912005-04-24 Richard M. Stallman <rms@gnu.org>
6292
6293 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6294
8cf51b2c
GM
62952005-04-19 Kim F. Storm <storm@cua.dk>
6296
6297 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6298
62992005-04-18 Lars Hansen <larsh@math.ku.dk>
6300
6301 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6302 turns off desktop-save-mode.
6303
63042005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6307 by default in terminals compatible with xterm. Mention that
6308 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6309 node.
6310
8cf51b2c
GM
63112005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6312
6313 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6314
c8763fb6 63152005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6316
6317 * xresources.texi (Table of Resources): Add cursorBlink.
6318
63192005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6322 `d', `C-d' and `u'.
6323
63242005-04-11 Richard M. Stallman <rms@gnu.org>
6325
6326 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6327 (Misc X): Add -D, --basic-display.
6328
6329 * maintaining.texi (Change Log): Correct the description of
6330 the example.
6331
6332 * major.texi (Choosing Modes): Document magic-mode-alist.
6333
8cf51b2c
GM
63342005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6335
6336 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6337 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6338 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6339 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6340 `w', respectively.
6341 (Rmail Labels): Mention `l'.
6342 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6343 (Rmail Summary Edit): Describe `j' and RET.
6344
c8763fb6 63452005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6346
6347 * xresources.texi (Lucid Resources): Add fontSet resource.
6348
8cf51b2c
GM
63492005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6350
6351 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6352 now called `indicate-empty-lines'.
6353
63542005-04-06 Kim F. Storm <storm@cua.dk>
6355
6356 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6357
63582005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6359
6360 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6361 deleted.
6362 (Marks vs Flags): Add some convenient key bindings.
6363 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6364 (Misc Dired Features): Correct and expand description of `w' command.
6365
6366 * frames.texi (XTerm Mouse): Delete apparently false info.
6367 The GNU/Linux console currently does not appear to support
6368 `xterm-mouse-mode'.
6369
8cf51b2c
GM
63702005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6371
6372 * calendar.texi (Diary): Mention shell utility `calendar'.
6373
63742005-04-01 Richard M. Stallman <rms@gnu.org>
6375
6376 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6377
8cf51b2c
GM
63782005-04-01 Lute Kamstra <lute@gnu.org>
6379
6380 * maintaining.texi (Change Log): add-change-log-entry uses
6381 add-log-mailing-address.
6382
63832005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6384
6385 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6386 `VC Mode Line' and put in an xref to that node.
6387 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6388 its description.
6389
63902005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6391
6392 * calendar.texi (Calendar Systems): Say that the Persian calendar
6393 implemented here is the arithmetical one championed by Birashk.
6394
63952005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6396
6397 * programs.texi (Fortran Motion): Fix previous change.
6398
8cf51b2c
GM
63992005-03-29 Richard M. Stallman <rms@gnu.org>
6400
6401 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6402
64032005-03-29 Chong Yidong <cyd@stupidchicken.com>
6404
6405 * text.texi (Refill): Refer to Long Lines Mode.
6406 (Longlines): New node.
6407 (Auto Fill): Don't index "word wrap" here.
6408 (Filling): Add Longlines to menu.
6409
64102005-03-29 Richard M. Stallman <rms@gnu.org>
6411
6412 * xresources.texi: Minor fixes.
6413
6414 * misc.texi (Emacs Server): Fix Texinfo usage.
6415
6416 * emacs.texi (Top): Don't use a real section heading for
6417 "Detailed Node Listing". Fake it instead.
6418
6419 * basic.texi (Position Info): Minor cleanup.
6420
6421 * mule.texi (Input Methods): Minor cleanup.
6422
64232005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6424
6425 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6426 constructs as well.
6427 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6428
64292005-03-29 Kenichi Handa <handa@m17n.org>
6430
6431 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6432
6433 * basic.texi (Position Info): Update the description about the
6434 command C-u C-x =.
6435
64362005-03-28 Richard M. Stallman <rms@gnu.org>
6437
6438 * emacs.texi (Top): Use @section for the detailed node listing.
6439
6440 * calendar.texi: Minor fixes to previous change.
6441
6442 * programs.texi (Fortran): Small fixes to previous changes.
6443
6444 * emacs.texi (Top): Update list of subnodes of Dired.
6445 Likewise for building.texi.
6446
6447 * files.texi (File Conveniences): Delete Auto Image File mode.
6448
64492005-03-28 Chong Yidong <cyd@stupidchicken.com>
6450
6451 * building.texi (Flymake): New node.
6452
6453 * custom.texi (Function Keys): Document kp- event types and
6454 keypad-setup package.
6455
6456 * dired.texi (Wdired): New node.
6457
6458 * files.texi (File Conveniences): Reorder entries.
6459 Explain how to turn on Auto-image-file mode.
6460 Document Thumbs mode.
6461
6462 * mule.texi (Specify Coding): Document recode-region and
6463 recode-file-name.
6464
6465 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6466
64672005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6468
6469 * commands.texi (Keys): M-o is now a prefix key.
6470
64712005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6472
6473 * programs.texi: Reformat and update copyright years.
6474 (Fortran): Update section.
6475
64762005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6477
6478 * files.texi: Several small changes in addition to:
6479 (Visiting): Change xref for Dialog Boxes to ref.
6480 (Version Headers): Replace references to obsolete var
6481 `vc-header-alist' with `vc-BACKEND-header'.
6482 (Customizing VC): Update value of `vc-handled-backends'.
6483
64842005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6485
6486 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6487 move here from Emacs Lisp Reference Manual.
6488 * calendar.texi (Calendar/Diary, Diary Commands)
6489 (Special Diary Entries, Importing Diary): Change some xrefs to
6490 point to emacs-xtra rather than elisp.
6491
6492 * emacs-xtra.texi (Calendar Customizing):
6493 Move view-diary-entries-initially, view-calendar-holidays-initially,
6494 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6495 Emacs Manual.
6496 (Appt Customizing): Merge entire section into main Emacs Manual.
6497 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6498 mark-holidays-in-calendar here from emacs-xtra.
6499 (Displaying the Diary): Move view-diary-entries-initially,
6500 mark-diary-entries-in-calendar here from emacs-xtra.
6501 (Appointments): Move appt-display-mode-line,
6502 appt-display-duration, appt-disp-window-function,
6503 appt-delete-window-function here from emacs-xtra.
6504
6505 * calendar.texi: Update and reformat copyright.
6506 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6507 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6508 (Diary): Refer to `diary-file' rather than ~/diary.
6509 (Diary Commands): Rename node to "Displaying the Diary".
6510 * emacs.texi (Top): Rename "Diary Commands" section.
6511 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6512
65132005-03-26 Eli Zaretskii <eliz@gnu.org>
6514
6515 * misc.texi (Emacs Server): Fix the command for setting
6516 server-name. Add an xref to Invoking emacsclient.
6517
6518 * help.texi (Help Summary): Clarify when "C-h ." will do something
6519 nontrivial.
6520 (Apropos): Add cindex entry for apropos-sort-by-scores.
6521
6522 * display.texi (Text Display): Add index entries for how no-break
6523 characters are displayed.
6524
8cf51b2c
GM
65252005-03-26 Eli Zaretskii <eliz@gnu.org>
6526
6527 * files.texi (Visiting): Fix cross-references introduced with the
6528 last change.
6529
6530 * xresources.texi (GTK resources): Fix last change.
6531
8cf51b2c
GM
65322005-03-25 Chong Yidong <cyd@stupidchicken.com>
6533
6534 * xresources.texi (X Resources): GTK options documented too.
6535 (Resources): Clarify meaning of program name.
6536 (Table of Resources): Add visualClass.
6537 (GTK resources): Rewrite.
6538 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6539
6540 * display.texi (Text Display): Mention non-breaking spaces.
6541
6542 * files.texi (Reverting): Document auto-revert-check-vc-info.
6543
6544 * frames.texi (Mouse Commands): Document
6545 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6546
6547 * help.texi (Help Summary): Add `C-h .'.
6548 (Apropos): Apropos accepts a list of search terms.
6549 Document apropos-sort-by-scores.
6550 (Help Echo): Document display-local-help.
6551
6552 * misc.texi (Emacs Server): Document server-name.
6553 (Invoking emacsclient): Document -s option for server names.
6554
6555 * text.texi (Outline Visibility): Introduce "current heading
6556 line" (commands can be called with point on a body line).
6557 Re-order table to follow the sequence of discussion.
6558 hide-body won't hide lines before first header line.
6559 (TeX Mode): Add DocTeX mode.
6560
8cf51b2c
GM
65612005-03-24 Richard M. Stallman <rms@gnu.org>
6562
6563 * mule.texi (Single-Byte Character Support): Delete mention
6564 of iso-acc.el and iso-transl.el.
6565
8cf51b2c
GM
65662005-03-23 Lute Kamstra <lute@gnu.org>
6567
6568 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6569
65702005-03-23 Richard M. Stallman <rms@gnu.org>
6571
8cf51b2c
GM
6572 * search.texi: Delete explicit node pointers.
6573 (Incremental Search): New menu.
6574 (Basic Isearch, Repeat Isearch, Error in Isearch)
6575 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6576 (Slow Isearch): New subnodes.
6577 (Configuring Scrolling): Node deleted.
6578 (Search Case): Doc default-case-fold-search.
6579 (Regexp Replace): Move replace-regexp doc here.
6580
6581 * rmail.texi (Movemail): Put commas inside closequotes.
6582
6583 * picture.texi (Insert in Picture): Document C-c arrow combos.
6584 (Basic Picture): Clarify erasure.
6585
6586 * display.texi (Font Lock): Put commas inside closequotes.
6587
6588 * cmdargs.texi (General Variables): Put commas inside closequotes.
6589
65902005-03-23 Nick Roberts <nickrob@snap.net.nz>
6591
6592 * building.texi (Stack Buffer): Mention reverse contrast for
6593 *selected* frame (might not be current frame).
6594
8cf51b2c
GM
65952005-03-21 Richard M. Stallman <rms@gnu.org>
6596
6597 * building.texi (Starting GUD): Add bashdb.
6598
65992005-03-20 Chong Yidong <cyd@stupidchicken.com>
6600
6601 * basic.texi (Moving Point): Add M-g M-g binding.
6602 (Undo): Document undo-only.
6603 (Position Info): Document M-g M-g and C-u M-g M-g.
6604
6605 * building.texi (Building): Put Grep Searching after Compilation
6606 Shell.
6607 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6608 Document next-error-highlight.
6609 (Grep Searching): Document grep-highlight-matches.
6610 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6611
6612 * calendar.texi (Importing Diary): Rename node from iCalendar.
6613 Document diary-from-outlook.
6614
6615 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6616 Commands.
6617 Mention effect of X drag and drop on Dired buffers.
6618
6619 * files.texi (Visiting): Document large-file-warning-threshold.
6620 Move paragraph on file-selection dialog.
6621 Mention visiting files using X drag and drop.
6622 (Reverting): Mention using Auto-Revert mode to tail files.
6623 Document auto-revert-tail-mode.
6624 (Version Systems): Minor correction.
6625 (Comparing Files): Diff-mode is no longer based on Compilation
6626 mode.
6627 Document compare-ignore-whitespace.
6628 (Misc File Ops): Explain passing a directory to rename-file.
6629 Likewise for copy-file and make-symbolic-link.
6630
6631 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6632 Document mouse-wheel-progressive speed.
6633
6634 * help.texi (Misc Help): Document numeric argument for C-h i.
6635 Correctly explain the effect of just C-u as argument.
6636
6637 * killing.texi (Deletion): Document numeric argument for
6638 just-one-space.
6639
6640 * mini.texi (Completion): Completion acts on text before point.
6641
6642 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6643 (Emulation): CUA mode replaces pc-bindings-mode,
6644 pc-selection-mode, and s-region.
6645
6646 * mule.texi (Input Methods): Leim is now built-in.
6647 (Select Input Method): Document quail-show-key.
6648 (Specify Coding): Document revert-buffer-with-coding-system.
6649
6650 * programs.texi (Fortran Motion): Document f90-next-statement,
6651 f90-previous-statement, f90-next-block, f90-previous-block,
6652 f90-end-of-block, and f90-beginning-of-block.
6653
6654 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6655
6656 * emacs.texi (Acknowledgments): Updated.
6657
6658 * anti.texi: Total rewrite.
6659
8cf51b2c
GM
66602005-03-19 Chong Yidong <cyd@stupidchicken.com>
6661
6662 * ack.texi (Acknowledgments): Update.
6663
66642005-03-19 Eli Zaretskii <eliz@gnu.org>
6665
1c6c854e
CS
6666 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6667 Update copyright years.
8cf51b2c
GM
6668
66692005-03-14 Nick Roberts <nickrob@snap.net.nz>
6670
6671 * building.texi (Commands of GUD): Move paragraph on setting
6672 breakpoints with mouse to the GDB Graphical Interface node.
6673
66742005-03-07 Richard M. Stallman <rms@gnu.org>
6675
8cf51b2c
GM
6676 * misc.texi (Single Shell, Shell Options): Fix previous change.
6677
6678 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6679
66802005-03-06 Richard M. Stallman <rms@gnu.org>
6681
6682 * building.texi (Starting GUD): Don't explain text vs graphical
6683 GDB here. Just mention it and xref.
6684 Delete "just one debugger process".
6685 (Debugger Operation): Move GUD tooltip info here.
6686 (GUD Tooltips): Node deleted.
6687 (GDB Graphical Interface): Explain the two GDB modes here.
6688
8cf51b2c
GM
6689 * sending.texi (Sending Mail): Minor cleanup.
6690 (Mail Aliases): Explain quoting conventions.
6691 Update key rebinding example.
6692 (Header Editing): C-M-i is like M-TAB.
6693 (Mail Mode Misc): mail-attach-file does not do MIME.
6694
6695 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6696 that really belongs here.
6697 (Remote Mailboxes): Text moved to Rmail Inbox.
6698 (Rmail Display): Mention Mouse-1.
6699 (Movemail): Clarify two movemail versions.
6700 Clarify rmail-movemail-program.
6701
8cf51b2c
GM
6702 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6703 Document async shell commands.
6704 (Shell History): Clarify.
6705 (Shell Ring): Mention C-UP an C-DOWN.
6706 (Shell Options): Add comint-prompt-read-only.
6707 (Invoking emacsclient): Set EDITOR to run Emacs.
6708 (Sorting): No need to explain what region is.
6709 (Saving Emacs Sessions): Fix typo.
6710 (Recursive Edit): Fix punctuation.
6711 (Emulation): Don't mention "PC bindings" which are standard.
6712 (Hyperlinking): Explain Mouse-1 convention here.
6713 (Find Func): Node deleted.
6714
8cf51b2c
GM
6715 * help.texi (Name Help): Xref to Hyperlinking.
6716
6717 * glossary.texi (Glossary):
6718 Rename "Balance Parentheses" to "Balancing...".
6719 Add "Byte Compilation". Correct "Copyleft".
6720 New xref in "Customization".
6721 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6722 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6723 Rename "Registers" to "Register".
6724 Replace "Selecting" with "Selected Frame",
6725 "Selected Window", and "Selecting a Buffer".
6726
6727 * files.texi (Types of Log File): Explain how projects'
6728 methods can vary.
6729
8cf51b2c
GM
6730 * display.texi (Faces): Delete "Emacs 21".
6731
6732 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6733 * fixit.texi (Spelling): C-M-i like M-TAB.
6734 * mini.texi (Completion Options): C-M-i like M-TAB.
6735 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6736 * text.texi (Text Mode): C-M-i like M-TAB.
6737
6738 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6739
6740 * calendar.texi (Specified Dates): Mention `g w'.
6741 (Appointments): appt-activate toggles with no arg.
6742
8cf51b2c
GM
67432005-03-05 Juri Linkov <juri@jurta.org>
6744
6745 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6746 "invocation (command line arguments)".
8cf51b2c
GM
6747 (Misc X): Add -nbc, --no-blinking-cursor.
6748
67492005-03-04 Ulf Jasper <ulf.jasper@web.de>
6750
6751 * calendar.texi (iCalendar): No need to require it now.
6752
8cf51b2c
GM
67532005-03-03 Nick Roberts <nickrob@snap.net.nz>
6754
6755 * trouble.texi (Contributing): Mention Savannah. Direct users to
6756 emacs-devel.
6757
67582005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6759
6760 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6761 window.
6762
8cf51b2c
GM
67632005-02-27 Richard M. Stallman <rms@gnu.org>
6764
6765 * building.texi (Compilation): Update mode line status info.
6766
67672005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6768
6769 * calendar.texi (General Calendar): Document binding of
6770 scroll-other-window-down.
6771 (Mayan Calendar): Fix earliest date.
6772 (Time Intervals): Document timeclock-change.
6773 Fix timeclock-ask-before-exiting documentation.
6774
67752005-02-26 Kim F. Storm <storm@cua.dk>
6776
6777 * frames.texi (Mouse References):
6778 Add mouse-1-click-in-non-selected-windows.
6779
67802005-02-25 Richard M. Stallman <rms@gnu.org>
6781
6782 * screen.texi (Screen): Explain better about cursors and mode lines;
6783 don't presuppose text terminals.
6784 (Point): Don't assume just one cursor.
6785 Clarify explanation of cursors.
6786 (Echo Area, Menu Bar): Cleanups.
6787
6788 * mini.texi (Minibuffer): Prompts are highlighted.
6789 (Minibuffer Edit): Newline = C-j only on text terminals.
6790 Clarify resize-mini-windows values.
6791 Mention M-PAGEUP and M-PAGEDOWN.
6792 (Completion Commands): Mouse-1 like Mouse-2.
6793 (Minibuffer History): Explain history commands better.
6794 (Repetition): Add xref to Incremental Search.
6795
6796 * mark.texi (Setting Mark): Clarify info about displaying mark.
6797 Clarify explanation of C-@ and C-SPC.
6798 (Transient Mark): Mention Delete Selection mode.
6799 (Marking Objects): Clean up text about extending the region.
6800
6801 * m-x.texi (M-x): One C-g doesn't always go to top level.
6802 No delay before suggest-key-bindings output.
6803
6804 * fixit.texi (Fixit): Mention C-/ for undo.
6805 (Spelling): Mention ESC TAB like M-TAB.
6806 Replacement words with r and R are rechecked.
6807 Say where C-g leaves point. Mention ? as input.
6808
68092005-02-23 Lute Kamstra <lute@gnu.org>
6810
6811 * cmdargs.texi (Initial Options): Add cross reference.
6812
8cf51b2c
GM
68132005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6814
6815 * emacs.texi (Top): Update menu for splitting of node in
6816 msdog.texi.
6817 * frames.texi (Frames): Update xref for splitting of node in
6818 msdog.texi.
6819 * trouble.texi (Quitting): Ditto.
6820
68212005-02-16 Richard M. Stallman <rms@gnu.org>
6822
6823 * windows.texi (Split Window): Simplify line truncation info
6824 and xref to Display Custom.
6825
6826 * trouble.texi (Quitting): Emergency escape only for text terminal.
6827 (Screen Garbled): C-l for ungarbling is only for text terminal.
6828
6829 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6830
6831 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6832
6833 * programs.texi (Program Modes): Mention Python mode.
6834 (Moving by Defuns): Repeating C-M-h extends region.
6835 (Basic Indent): Clarify.
6836 (Custom C Indent): Clarify.
6837 (Expressions): Repeating C-M-@ extends region.
6838 (Info Lookup): Clarify for C-h S.
6839 (Symbol Completion): ESC TAB alternative for M-TAB.
6840 (Electric C): Clarify.
6841
6842 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6843
6844 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6845 MS-DOS Input node.
6846 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6847 (MS-DOS and MULE): Clarify.
6848 (MS-DOS Processes, Windows Processes): Fix typos.
6849
6850 * major.texi (Choosing Modes): Clarify.
6851
6852 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6853 (Keyboard Macro Step-Edit): Clarify.
6854
6855 * indent.texi (Indentation): Clarifications.
6856
6857 * help.texi (Help): Correct error about C-h in query-replace.
6858 Clarify apropos vs C-h a. Fix how to search in FAQ.
6859 (Key Help): Describe C-h w here.
6860 (Name Help): Minor cleanup. C-h w moved to Key Help.
6861 Clarify the "object" joke.
6862 (Apropos): Clarify. Mouse-1 like Mouse-2.
6863 (Help Mode): Mouse-1 like Mouse-2.
6864
6865 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6866
6867 * display.texi (Display): Reorder menu.
6868 (Faces): Cleanup.
6869 (Font Lock): Cleanup. Mention Options menu.
6870 Delete obsolete text.
6871 (Scrolling): For C-l, don't presume text terminal.
6872 (Horizontal Scrolling): Simplify intro.
6873 (Follow Mode): Clarify.
1c6c854e 6874 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6875 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6876 Doc default-tab-width. Doc line truncation more thoroughly.
6877
6878 * dired.texi (Dired Enter): C-x C-f can run Dired.
6879 (Dired Visiting): Comment out `a' command.
6880 Mouse-1 is like Mouse-2.
6881 (Shell Commands in Dired): ? can be used more than once.
6882
6883 * basic.texi (Continuation Lines): Simplify description of truncation,
6884 and refer to Display Custom for the rest of it.
6885
8cf51b2c
GM
68862005-02-06 Lute Kamstra <lute@gnu.org>
6887
6888 * basic.texi (Undo): Fix typo.
6889
6890 * cmdargs.texi (Emacs Invocation): Fix typo.
6891
6892 * custom.texi (Init Examples): Fix typo.
6893
6894 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6895
68962005-02-06 Richard M. Stallman <rms@gnu.org>
6897
6898 * regs.texi (Registers): Registers can hold numbers, too.
6899
6900 * killing.texi (Other Kill Commands): Cleanup.
6901 Delete redundant explanation of kill in read-only buffer.
6902 (Yanking): Mention term "copying".
6903 (Accumulating Text): Fix typo.
6904
6905 * entering.texi (Entering Emacs): Update rationale at start.
6906 (Exiting): Treat iconifying on a par with suspension.
6907
6908 * custom.texi (Minor Modes): Fix typo.
6909 (Easy Customization): Fix menu style.
6910 (Variables): Add xref.
6911 (Examining): Setting for future sessions works through .emacs.
6912 (Keymaps): "Text terminals", not "Many".
6913 (Init Rebinding): Explain \C-. Show example of \M-.
6914 Fix minor wording errors.
6915 (Function Keys): Explain vector syntax just once.
6916 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6917 (Init File): Mention .emacs.d directory.
6918 (Init Examples): Add xref.
6919 (Find Init): Mention .emacs.d directory.
6920
6921 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6922 (Action Arguments): Explain which kinds of -l args are found how.
6923 (Initial Options): --batch does not inhibit site-start.
6924 Add xrefs.
6925 (Command Example): Use --batch, not -batch.
6926
6927 * basic.texi (Inserting Text): Cleanup wording.
6928 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6929 C-n is not error at end of buffer.
6930 (Undo): Doc C-/ like C-_. Add xrefs.
6931 (Arguments): META key may be labeled ALT.
6932 Peculiar arg meanings are explained in doc strings.
6933
6934 * abbrevs.texi (Expanding Abbrevs): Clarify.
6935
69362005-02-05 Eli Zaretskii <eliz@gnu.org>
6937
6938 * frames.texi (Frame Parameters): Add an xref to the description
6939 of list-colors-display. Add a pointer to the X docs about colors.
6940
6941 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6942 Improve docs of list-colors-display.
8cf51b2c
GM
6943
69442005-02-03 Lute Kamstra <lute@gnu.org>
6945
6946 * frames.texi (Frames, Drag and Drop): Fix typos.
6947
69482005-02-03 Richard M. Stallman <rms@gnu.org>
6949
6950 * windows.texi (Basic Window): Mention color-change in mode line.
6951 (Change Window): Explain dragging vertical boundaries.
6952
6953 * text.texi (Sentences): Clarify.
6954 (Paragraphs): Explain M-a and blank lines.
6955 (Outline Mode): Clarify text and menu.
6956 (Hard and Soft Newlines): Mention use-hard-newlines.
6957
6958 * frames.texi (Frames): Delete unnecessary mention of Windows.
6959 (Mouse Commands): Likewise. Mention xterm mouse support.
6960 (Clipboard): Clarify.
6961 (Mouse References): Mention use of Mouse-1 for following links.
6962 (Menu Mouse Clicks): Clarify.
6963 (Mode Line Mouse): Clarify.
6964 (Drag and Drop): Rewrite.
6965
6966 * fixit.texi (Spelling): Fix typo.
6967
6968 * files.texi (File Names): Clarify.
6969 (Visiting): Update conditions for use of file dialog. Clarify.
6970 (Saving): Doc d as answer in save-some-buffers.
6971 (Remote Files): Clean up the text.
6972
6973 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6974
6975 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6976 (List Buffers): Clarify.
6977 (Several Buffers): Doc T command.
6978 (Buffer Convenience): Clarify menu.
6979
6980 * basic.texi (Undo): Clarify last change.
6981
69822005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6983
6984 * fixit.texi (Spelling): Fix typo.
6985
69862005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6987
6988 * basic.texi (Undo): Update description of `undo-outer-limit'.
6989
69902005-02-01 Nick Roberts <nickrob@snap.net.nz>
6991
6992 * building.texi: Update documentation relating to GDB Graphical
6993 Interface.
6994
69952005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6996
6997 * custom.texi (Easy Customization): Adapt menu to node name change.
6998
69992005-01-30 Richard M. Stallman <rms@gnu.org>
7000
7001 * custom.texi (Easy Customization): Defn of "User Option" now
7002 includes faces. Don't say just "option" when talking about variables.
7003 Do say just "options" to mean "anything customizable".
7004 (Specific Customization): Describe `customize-variable',
7005 not `customize-option'.
7006
7007 * glossary.texi (Glossary) <Faces>: Add xref.
7008 <User Option>: Change definition--include faces. Change xref.
7009
7010 * picture.texi (Picture): Mention artist.el.
7011
7012 * sending.texi, screen.texi, programs.texi, misc.texi:
7013 * mini.texi, major.texi, maintaining.texi, macos.texi:
7014 * help.texi, frames.texi, files.texi:
7015 Don't say just "option" when talking about variables.
7016
7017 * display.texi, mule.texi: Don't say just "option" when talking
7018 about variables. Other minor cleanups.
7019
8cf51b2c
GM
70202005-01-26 Lute Kamstra <lute@gnu.org>
7021
7022 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7023 File'. Mention the `-Q' option at the `--no-site-file' option.
7024
8cf51b2c
GM
70252005-01-22 David Kastrup <dak@gnu.org>
7026
7027 * building.texi (Grep Searching): Mention alias `find-grep' for
7028 `grep-find'.
7029
70302005-01-20 Richard M. Stallman <rms@gnu.org>
7031
7032 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7033
8cf51b2c
GM
70342005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7035
7036 * rmail.texi (Movemail): Explain differences
7037 between standard and mailutils versions of movemail.
7038 Describe command line and configuration options introduced
7039 with the latter.
7040 Explain the notion of mailbox URL, provide examples and
7041 cross-references to mailutils documentation.
7042 Describe various methods of specifying mailbox names,
7043 user names and user passwords for rmail.
1c6c854e
CS
7044 (Remote Mailboxes): New section.
7045 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7046 options used to control its behavior.
7047 (Other Mailbox Formats): Explain handling of various mailbox
7048 formats.
7049
70502005-01-13 Richard M. Stallman <rms@gnu.org>
7051
7052 * commands.texi (Commands): Clarification.
7053
70542005-01-11 Richard M. Stallman <rms@gnu.org>
7055
7056 * programs.texi (Multi-line Indent): Fix previous change.
7057 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7058
8cf51b2c
GM
70592005-01-08 Richard M. Stallman <rms@gnu.org>
7060
7061 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7062 lazy-highlight.
7063
7064 * search.texi (Query Replace): Mention faces query-replace
7065 and lazy-highlight.
7066 (Incremental Search): Update isearch highlighting info.
7067
8cf51b2c
GM
70682005-01-04 Richard M. Stallman <rms@gnu.org>
7069
7070 * custom.texi (Saving Customizations): Minor improvement.
7071
8cf51b2c
GM
70722005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7073
7074 * custom.texi (Saving Customizations): Emacs no longer loads
7075 `custom-file' after .emacs. No longer mention customizing through
7076 Custom.
7077
8cf51b2c
GM
70782005-01-01 Andreas Schwab <schwab@suse.de>
7079
7080 * killing.texi (Graphical Kill): Move up under node Killing,
7081 change @section to @subsection.
7082
70832005-01-01 Richard M. Stallman <rms@gnu.org>
7084
7085 * custom.texi (Face Customization): Mention hex color specs.
7086
7087 * emacs.texi (Top): Update Killing submenu.
7088
7089 * killing.texi (Killing): Reorganize section.
7090 No more TeX-only text; put the node command at start of chapter.
7091 But the first section heading is used only in TeX.
7092 Rewrite the text to read better in this mode.
7093 (Graphical Kill): New subnode gets some of the text that
7094 used to be in the first section.
7095
70962004-12-31 Richard M. Stallman <rms@gnu.org>
7097
7098 * dired.texi (Shell Commands in Dired): Delete the ? example.
7099
7100 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7101
7102 * files.texi (Saving): Describe new require-final-newline features
7103 and mode-require-final-newline.
7104
8cf51b2c
GM
71052004-12-29 Richard M. Stallman <rms@gnu.org>
7106
7107 * custom.texi (File Variables): Clarify previous change.
7108
c8763fb6 71092004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7110
7111 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7112 out now.
7113
71142004-12-27 Richard M. Stallman <rms@gnu.org>
7115
7116 * Makefile.in (MAKEINFO): Specify --force.
7117
7118 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7119 (Undo): Doc undo-outer-limit.
7120
8cf51b2c
GM
71212004-12-15 Juri Linkov <juri@jurta.org>
7122
7123 * mark.texi (Transient Mark, Mark Ring): M-< and other
7124 movement commands don't set mark in Transient Mark mode
7125 if mark is active.
7126
8cf51b2c
GM
71272004-12-12 Juri Linkov <juri@jurta.org>
7128
7129 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7130 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7131
7132 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7133 (Misc Dired Commands): Add @r{(Dired)} to w.
7134
71352004-12-12 Juri Linkov <juri@jurta.org>
7136
7137 * mark.texi (Marking Objects): Marking commands also extend the
7138 region when mark is active in Transient Mark mode.
7139
8cf51b2c
GM
71402004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7141
7142 * custom.texi (Saving Customizations): Emacs only loads the custom
7143 file automatically after the init file in version 22.1 or later.
7144 Adapt text and examples to this fact.
7145
8cf51b2c
GM
71462004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7147
7148 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7149 be set through Custom. Otherwise, it has no effect.
7150
8cf51b2c
GM
71512004-12-05 Richard M. Stallman <rms@gnu.org>
7152
7153 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7154 * entering.texi: Rename Command Line to Emacs Invocation.
7155
10d1d0af 7156 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7157
7158 * custom.texi (Easy Customization): Move up to section level,
7159 before Variables. Avoid using the term "variable"; say "option".
7160 New initial explanation.
7161 (Variables): In initial explanation, connect "variable" to the
7162 already-explained "user option".
7163
7164 * emacs.texi (Top): Fix ref to Command Line.
7165 Move reference to Easy Customization.
7166
7167 * xresources.texi (X Resources): Fix From link.
7168
7169 * doclicense.texi (GNU Free Documentation License): Fix To link.
7170
7171 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7172
7173 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7174
71752004-12-03 Richard M. Stallman <rms@gnu.org>
7176
7177 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7178
71792004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * kmacro.texi: Several small changes in addition to the following.
7182 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7183 defining a keyboard macro.
7184 Mention `kmacro-ring-max'.
7185 (Keyboard Macro Counter): Clarify description of
7186 `kmacro-insert-counter', `kmacro-set-counter',
7187 `kmacro-add-counter' and `kmacro-set-format'.
7188
71892004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7190
7191 * custom.texi (File Variables): Add `unibyte' and make it more
7192 clear that `unibyte' and `coding' are special. Suggested by Simon
7193 Krahnke <overlord@gmx.li>.
7194
7195 * mule.texi (Enabling Multibyte): Refer to File Variables.
7196 Suggested by Simon Krahnke <overlord@gmx.li>.
7197
c8763fb6 71982004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7199
7200 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7201 x-use-old-gtk-file-dialog.
7202
8cf51b2c
GM
72032004-11-20 Richard M. Stallman <rms@gnu.org>
7204
7205 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7206
72072004-11-09 Lars Brinkhoff <lars@nocrew.org>
7208
7209 * building.texi (Lisp Eval): Delete hyphen in section name.
7210
72112004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7212
7213 * files.texi (Old Versions):
7214 No longer document annotation as "CVS only".
7215
72162004-11-10 Andre Spiegel <spiegel@gnu.org>
7217
7218 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7219 version systems, mentioning the new ones that we support.
7220 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7221 suggestions.
7222
c8763fb6 72232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7224
49823426 7225 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7226
c8763fb6 72272004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7228
7229 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7230
72312004-10-23 Eli Zaretskii <eliz@gnu.org>
7232
7233 * text.texi (Text Based Tables, Table Definition)
7234 (Table Creation, Table Recognition, Cell Commands)
7235 (Cell Justification, Row Commands, Column Commands)
7236 (Fixed Width Mode, Table Conversion, Measuring Tables)
7237 (Table Misc): New nodes, documenting the Table Mode.
7238
8cf51b2c
GM
72392004-10-19 Jason Rumney <jasonr@gnu.org>
7240
7241 * makefile.w32-in (info): Change order of arguments to makeinfo.
7242
72432004-10-19 Ulf Jasper <ulf.jasper@web.de>
7244
7245 * calendar.texi (iCalendar): Update for package changes.
7246
8cf51b2c
GM
72472004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7248
7249 * files.texi (Misc File Ops): View mode is a minor mode.
7250
8cf51b2c
GM
72512004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7252
7253 * calendar.texi (iCalendar): Style changes.
7254
72552004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7256
7257 * search.texi (Regexps): The regexp described in the example is no
7258 longer stored in the variable `sentence-end'.
7259
8cf51b2c
GM
72602004-10-06 Nick Roberts <nickrob@snap.net.nz>
7261
7262 * building.texi (Starting GUD): Note that multiple debugging
7263 sessions requires `gdb --fullname'.
7264
72652004-10-05 Ulf Jasper <ulf.jasper@web.de>
7266
7267 * calendar.texi (iCalendar): New section for a new package.
7268
8cf51b2c
GM
72692004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7270
7271 * text.texi: Various small changes in addition to the following.
7272 (Text): Replace xref for autotype with inforef.
7273 (Sentences): Explain nil value for `sentence-end'.
7274 (Paragraphs): Update default values for `paragraph-start' and
7275 `paragraph-separate'.
7276 (Text Mode): Correct description of Text mode's effect on the
7277 syntax table.
7278 (Outline Visibility): `hide-other' does not hide top level headings.
7279 `selective-display-ellipses' no longer has an effect on Outline mode.
7280 (TeX Misc): Add missing @cindex.
7281 Replace xref for RefTeX with inforef.
7282 (Requesting Formatted Text): The variable
7283 `enriched-fill-after-visiting' no longer exists.
7284 (Editing Format Info): Update names of menu items and commands.
7285 (Format Faces): Mention special effect of specifying the default face.
7286 Describe inheritance of text properties.
7287 Correct description of `fixed' face.
7288 (Format Indentation): Correct description of effect of setting
7289 margins. Mention `set-left-margin' and `set-right-margin'.
7290 (Format Justification): Update names of menu items.
7291 `set-justification-full' is now bound to `M-j b'.
7292 Mention that `default-justification' is a per buffer variable.
7293 (Format Properties): Update name of menu item.
7294 (Forcing Enriched Mode): `format-decode-buffer' automatically
7295 turns on Enriched mode if the buffer is in text/enriched format.
7296
72972004-10-05 Emilio C. Lopes <eclig@gmx.net>
7298
7299 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7300
73012004-09-28 Kim F. Storm <storm@cua.dk>
7302
7303 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7304 Align with new functionality.
7305
8cf51b2c
GM
73062004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7307
7308 * display.texi (Display Custom): Remove stray `@end defvar'.
7309
73102004-09-23 Kim F. Storm <storm@cua.dk>
7311
7312 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7313 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7314
8cf51b2c
GM
73152004-09-20 Richard M. Stallman <rms@gnu.org>
7316
7317 * custom.texi (Hooks): Explain using setq to clear out a hook.
7318 (File Variables): Explain multiline string constants.
7319 (Non-ASCII Rebinding): Explain when you need to update
7320 non-ASCII char codes in .emacs.
7321
7322 * building.texi (Compilation): Explain how to make a silent
7323 subprocess that won't be terminated. Explain compilation-environment.
7324
73252004-09-13 Kim F. Storm <storm@cua.dk>
7326
7327 * mini.texi (Repetition): Rename isearch-resume-enabled to
7328 isearch-resume-in-command-history and change default to disabled.
7329
8cf51b2c
GM
73302004-09-09 Kim F. Storm <storm@cua.dk>
7331
7332 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7333 with new `kmacro-name-last-macro'.
7334
8cf51b2c
GM
73352004-09-08 Juri Linkov <juri@jurta.org>
7336
7337 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7338
8cf51b2c
GM
73392004-09-03 Juri Linkov <juri@jurta.org>
7340
7341 * search.texi (Incremental Search): Update wording for M-%.
7342
73432004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * killing.texi (Killing): Correct description of kill commands in
7346 read-only buffer.
7347
73482004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7349
7350 * building.texi (Compilation Mode): Add a paragraph about rules
7351 for finding the compilation buffer for `next-error'.
7352
7353 * search.texi (Other Repeating Search): Mention that Occur mode
7354 supports the next-error functionality.
7355
73562004-09-02 Juri Linkov <juri@jurta.org>
7357
7358 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7359
73602004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7361
7362 * kmacro.texi (Basic Keyboard Macro):
7363 `apply-macro-to-region-lines' now operates on all lines that begin
7364 in the region, rather than on all complete lines in the region.
7365
c8763fb6 73662004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7367
7368 * frames.texi (Drag and drop): Add documentation about
7369 x-dnd-test-function and x-dnd-known-types.
7370
73712004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * indent.texi: Various minor changes in addition to:
7374 (Indentation Commands): Correct description of `indent-relative'.
7375 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7376 mode. The *Tab Stops* buffer uses Overwrite Mode.
7377 (Just Spaces): `tabify' converts sequences of at least two spaces
7378 to tabs.
7379
8cf51b2c
GM
73802004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7381
7382 * frames.texi (Secondary Selection): Setting the secondary
7383 selection with M-Drag-Mouse-1 does not alter the kill ring,
7384 setting it with M-Mouse-1 and M-Mouse-3 does.
7385 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7386 toolkit scroll bars.
7387 (Scroll Bars): Ditto.
7388
7389 * windows.texi (Basic Window): When using a window system, the value
7390 of point in a non-selected window is indicated by a hollow box.
7391 (Split Window): Side by side windows are separated by a scroll bar,
7392 if scroll bars are used.
7393 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7394 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7395 (Window Convenience): Update bindings for `winner-undo' and
7396 `winner-redo'.
7397
7398 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7399 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7400 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7401 of "Using Emacs as a Server".
7402 * building.texi (Building): Interchange nodes (for correct numbering).
7403 * programs.texi (Programs): Interchange nodes (for correct numbering).
7404 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7405 Info to the node structure.
7406 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7407 Rearrange order of nodes and sections such that both "GNU GENERAL
7408 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7409 end, as appropriate for appendices.
7410 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7411 Use `@unnumberedsec'.
7412 * trouble.texi: Adapt sectioning in Info to the node structure.
7413 Adapt node pointers to change in emacs.texi.
7414 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7415
8cf51b2c
GM
74162004-08-25 Kenichi Handa <handa@m17n.org>
7417
7418 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7419 description for unibyte mode.
7420
74212004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7422
7423 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7424
7425 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7426 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7427 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7428 in @pxref.
7429
74302004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7431
7432 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7433 Change section names.
7434
8cf51b2c
GM
74352004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7436
7437 * kmacro.texi (Keyboard Macro Ring): Rename section.
7438 Emacs treats the head of the macro ring as the `last keyboard macro'.
7439 (Keyboard Macro Counter): Minor change.
7440 (Save Keyboard Macro): Some clarifications.
7441 (Edit Keyboard Macro): Rename section.
7442
7443 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7444 32-bit machines.
7445 (Several Buffers): Clarify which buffer is selected if `2' is
7446 pressed in the Buffer Menu.
7447 Auto Revert mode can be used to update the Buffer Menu
7448 automatically.
7449
74502004-08-21 Eli Zaretskii <eliz@gnu.org>
7451
7452 * help.texi (Misc Help): Add an index entry for finding an Info
7453 manual by its file name.
7454
74552004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7456
7457 * files.texi (Backup Deletion): Correct description of
7458 `delete-old-versions'.
7459 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7460 (Auto Save Files): Recommend `auto-save-mode' to reenable
7461 auto-saving, rather than the abbreviation `auto-save'.
7462
74632004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7464
7465 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7466 for "killing" and "yanking" in main menu.
7467
74682004-08-16 Richard M. Stallman <rms@gnu.org>
7469
7470 * killing.texi (Yanking, Killing): Minor cleanups.
7471
7472 * mark.texi (Momentary Mark): Minor cleanups.
7473
74742004-08-15 Kenichi Handa <handa@etl.go.jp>
7475
7476 * custom.texi (Non-ASCII Rebinding):
7477 C-q always inserts the right code to pass to global-set-key.
7478
8cf51b2c
GM
74792004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7480
7481 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7482 `insert-register', instead of `C-x r g' binding, for consistency.
7483
74842004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7485
7486 * fixit.texi (Spelling): Fix typo.
7487
74882004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7489
7490 * help.texi (Help): Fix Texinfo usage.
7491
8cf51b2c
GM
74922004-07-24 Richard M. Stallman <rms@gnu.org>
7493
7494 * text.texi (Paragraphs): Update how paragraphs are separated
7495 and the default for paragraph-separate.
7496
7497 * search.texi (Regexp Replace): Further update text for new
7498 replacement operators.
7499
8cf51b2c
GM
75002004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7501
7502 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7503 `R' switch.
7504
7505 * dired.texi (Dired Updating): `k' only deletes inserted
7506 subdirectories from the Dired buffer if a prefix argument was given.
7507
7508 * search.texi (Regexps): Delete redundant definition of `symbol' in
7509 description of `\_>'. It already occurs in the description of `\_<'.
7510
8cf51b2c
GM
75112004-07-01 Juri Linkov <juri@jurta.org>
7512
7513 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7514 (Regexp Search): Add M-r.
7515
75162004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7517
7518 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7519
75202004-06-29 Jesper Harder <harder@ifa.au.dk>
7521
49823426 7522 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7523
75242004-06-25 Richard M. Stallman <rms@gnu.org>
7525
7526 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7527
75282004-06-25 David Kastrup <dak@gnu.org>
7529
7530 * search.texi (Regexp Replace): Some typo corrections and
7531 rearrangement.
7532
75332004-06-24 David Kastrup <dak@gnu.org>
7534
7535 * search.texi (Unconditional Replace): Use replace-string instead
7536 of query-replace in example.
7537 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7538 sequences.
7539 (Query Replace): Correct explanation of `^' which does not use
7540 the mark stack.
7541
75422004-06-21 Nick Roberts <nickrob@gnu.org>
7543
7544 * misc.texi (Shell History Copying): Document comint-insert-input.
7545 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7546
8cf51b2c
GM
75472004-06-20 Jesper Harder <harder@ifa.au.dk>
7548
7549 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7550 * custom.texi (Customization): Do.
7551 * anti.texi (Antinews): Do.
7552 * abbrevs.texi (Defining Abbrevs): Do.
7553
7554 * programs.texi (Info Lookup): Fix keybinding for
7555 info-lookup-symbol.
7556
75572004-06-16 Juanma Barranquero <lektu@terra.es>
7558
7559 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7560 Add emacs-xtra.
7561 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7562 (clean): Add emacs-xtra and flymake. Remove redundancies.
7563
75642004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7565
7566 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7567 Add emacs-xtra.
7568 * emacs-xtra.texi: New file.
7569
75702004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7571
7572 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7573 (Dired and Find): Mention differences with ordinary Dired buffers.
7574
8cf51b2c
GM
75752004-06-13 Richard M. Stallman <rms@gnu.org>
7576
7577 * custom.texi (Init Syntax): Explain about vars that do special
7578 things when set with setq or with Custom.
7579 (Init Examples): Add line-number-mode example.
7580
8cf51b2c
GM
75812004-06-12 Juri Linkov <juri@jurta.org>
7582
7583 * dired.texi (Operating on Files): Add dired-do-touch.
7584
8cf51b2c
GM
75852004-06-10 Juri Linkov <juri@jurta.org>
7586
7587 * building.texi (Lisp Eval): Add C-M-x on defface.
7588
75892004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7590
7591 * files.texi (Reverting): Auto-Revert mode and
7592 Global Auto-Revert mode no longer revert remote files.
7593
8cf51b2c
GM
75942004-05-29 Richard M. Stallman <rms@gnu.org>
7595
7596 * custom.texi (Init File): Two dashes start --no-site-file.
7597
8cf51b2c
GM
75982004-05-29 Alan Mackenzie <acm@muc.de>
7599
7600 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7601 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7602 (AWK, Pike): Document as "C-like modes".
7603 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7604 (M-x man): Supersedes M-x manual-entry.
7605 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7606
7607 ("Comments in C"): Delete node; the info is in CC Mode manual.
7608 (c-comment-only-line-offset): Remove description.
7609
7610 (C-c ., C-c C-c): Describe new C Mode bindings.
7611
7612 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7613 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7614 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7615 Amend definitions.
7616
7617 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7618 Describe functions.
7619
7620 (c-comment-start-regexp, c-hanging-comment-ender-p)
7621 (c-hanging-comment-starter-p): Remove obsolete definitions.
7622
7623 * emacs.texi: Remove the menu entry "Comments in C".
7624
8cf51b2c
GM
76252004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7626
7627 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7628 `M-x locate'.
7629
76302004-05-16 Karl Berry <karl@gnu.org>
7631
7632 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7633 makeinfo --html fails.
7634 * help.texi (Help Summary) [@ifnottex]: Likewise.
7635
76362004-05-13 Nick Roberts <nickrob@gnu.org>
7637
7638 * building.texi (GDB Graphical Interface): Update and describe
7639 layout first.
7640
8cf51b2c
GM
76412004-05-04 Jason Rumney <jasonr@gnu.org>
7642
7643 * makefile.w32-in: Revert last change.
7644
76452004-05-03 Jason Rumney <jasonr@gnu.org>
7646
7647 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7648
8cf51b2c
GM
76492004-04-23 Juanma Barranquero <lektu@terra.es>
7650
7651 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7652
76532004-04-18 Juri Linkov <juri@jurta.org>
7654
7655 * fixit.texi (Spelling): Remove file extension from ispell xref.
7656
76572004-04-15 Kim F. Storm <storm@cua.dk>
7658
7659 * cmdargs.texi (Initial Options): Add -Q.
7660
76612004-04-05 Kim F. Storm <storm@cua.dk>
7662
7663 * custom.texi (File Variables): Add safe-local-eval-forms.
7664
8cf51b2c
GM
76652004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * files.texi (Reverting): Correct description of revert-buffer's
7668 handling of point.
7669
76702004-03-22 Juri Linkov <juri@jurta.org>
7671
7672 * emacs.texi (Top): Add `Misc X'.
7673
49823426 7674 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7675
7676 * glossary.texi: Improve references.
7677
7678 * help.texi: Sync keywords with finder.el.
7679
7680 * mini.texi (Completion): Add description for menu items.
7681
7682 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7683
7684 * sending.texi (Mail Methods): Fix xref to Message manual.
7685
8cf51b2c
GM
76862004-03-12 Richard M. Stallman <rms@gnu.org>
7687
8cf51b2c
GM
7688 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7689
8cf51b2c
GM
76902004-03-04 Richard M. Stallman <rms@gnu.org>
7691
7692 * search.texi (Regexps): Explain that ^ and $ have their
7693 special meanings only in certain contexts.
7694
7695 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7696
7697 * mule.texi (Specify Coding): Doc C-x RET F.
7698
7699 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7700 for multiple compile and grep buffers.
7701 (Indirect Buffers): Don't recommand clone-indirect-buffer
7702 for multiple compile and grep buffers.
7703
8cf51b2c
GM
77042004-02-29 Juanma Barranquero <lektu@terra.es>
7705
7706 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7707 Use $(DEL) instead of rm, and ignore exit code.
7708
8cf51b2c
GM
77092004-02-23 Nick Roberts <nick@nick.uklinux.net>
7710
7711 * building.texi (Watch Expressions): Update.
7712
77132004-02-21 Juri Linkov <juri@jurta.org>
7714
1c6c854e
CS
7715 * cmdargs.texi (Action Arguments): Add alias --find-file.
7716 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7717 to Command Arguments.
7718 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7719 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7720 (Window Size X): Join -g and --geometry. Add @cindex.
7721 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7722 (Title X): Remove alias -title.
7723 (Misc X): New node.
7724
c8763fb6 77252004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7726
7727 * frames.texi (Drag and drop): Add Motif to list of supported
7728 protocols.
7729
c8763fb6 77302004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7731
7732 * frames.texi (Drag and drop): New section.
7733
77342004-01-24 Richard M. Stallman <rms@gnu.org>
7735
1c6c854e 7736 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7737 Include it only @ifnotinfo. Patch the preceding and following
7738 node headers to point to each other.
7739
77402004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7741
7742 * calendar.texi (Appointments): Update section.
7743
77442003-12-29 Kevin Ryde <user42@zip.com.au>
7745
8cf51b2c
GM
7746 * programs.texi (C Modes): Fix the xref.
7747
77482003-12-23 Nick Roberts <nick@nick.uklinux.net>
7749
7750 * building.texi (Watch Expressions): Update.
7751 (Commands of GUD): Include use of toolbar + breakpoints set from
7752 fringe/margin.
7753
77542003-12-03 Andre Spiegel <spiegel@gnu.org>
7755
7756 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7757 <acm@muc.de>.
7758
c8763fb6 77592003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7760
7761 * frames.texi (Dialog Boxes): Add use-file-dialog.
7762
8cf51b2c
GM
77632003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7764
7765 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7766 in CC Mode.
7767
8cf51b2c
GM
77682003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7769
7770 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7771 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7772 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7773 * man/frames.texi, man/glossary.texi, man/killing.texi:
7774 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7775 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7776 * man/sending.texi, man/text.texi, man/trouble.texi:
7777 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7778
77792003-11-01 Alan Mackenzie <acm@muc.de>
7780
7781 * search.texi (Scrolling During Incremental Search): Document a
7782 new scrolling facility in isearch mode.
7783
8cf51b2c
GM
77842003-10-22 Miles Bader <miles@gnu.org>
7785
7786 * Makefile.in (info): Move before $(top_srcdir)/info.
7787
77882003-10-22 Nick Roberts <nick@nick.uklinux.net>
7789
7790 * building.texi (Watch Expressions): Update section on data display
7791 to reflect code changes (GDB Graphical Interface).
7792
8cf51b2c
GM
77932003-10-13 Richard M. Stallman <rms@gnu.org>
7794
7795 * xresources.texi (GTK resources): Clean up previous change.
7796
c8763fb6 77972003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7798
7799 * xresources.texi (GTK resources): Add a note that some themes
7800 disallow customizations. Add scroll theme example.
7801
8cf51b2c
GM
78022003-09-30 Richard M. Stallman <rms@gnu.org>
7803
8cf51b2c
GM
7804 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7805
7806 * misc.texi (Saving Emacs Sessions): Shorten the section,
7807 collapsing back into one node.
7808
78092003-09-30 Lars Hansen <larsh@math.ku.dk>
7810
7811 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7812
ce058493 78132003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7814
7815 * xresources.texi (GTK names in Emacs): Correct typo.
7816
8cf51b2c
GM
78172003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7818
1c6c854e
CS
7819 * cmdargs.texi (Font X): Mention new default font.
7820 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7821 problems involved. (Result of discussion on emacs-devel.)
7822
78232003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7824
7825 * emacs.texi (Acknowledgements): Correct typo.
7826
78272003-09-22 Richard M. Stallman <rms@gnu.org>
7828
7829 * dired.texi (Misc Dired Commands): New node.
7830 (Dired Navigation): Add dired-goto-file.
7831
7832 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7833
7834 * emacs.texi (Acknowledgements): New node, split from Distribution.
7835
7836 * cmdargs.texi (Action Arguments): -f reads interactive args.
7837
8cf51b2c
GM
78382003-09-08 Lute Kamstra <lute@gnu.org>
7839
7840 * screen.texi (Mode Line): Say that POS comes before LINE.
7841 Mention `size-indication-mode'.
1c6c854e
CS
7842 * display.texi (Optional Mode Line):
7843 Document `size-indication-mode'.
8cf51b2c
GM
7844 * basic.texi (Position Info): Mention `size-indication-mode'.
7845
78462003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7847
7848 * xresources.texi (Resources): Refer to `editres' man page.
7849 (Lucid Resources): Update defaults. Expand description of
7850 `shadowThickness'.
7851
78522003-09-04 Miles Bader <miles@gnu.org>
7853
7854 * Makefile.in (top_srcdir): New variable.
7855 ($(top_srcdir)/info): New rule.
7856 (info): Depend on it.
7857
78582003-09-03 Peter Runestig <peter@runestig.com>
7859
7860 * makefile.w32-in: New file.
7861
78622003-08-29 Richard M. Stallman <rms@gnu.org>
7863
7864 * misc.texi (Saving Emacs Sessions): Correct previous change.
7865
8cf51b2c
GM
78662003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7867
8cf51b2c
GM
7868 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7869 (Intro): Include kmacro.texi after fixit.texi instead of after
7870 custom.texi. (As suggested by Kim Storm.)
7871
78722003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7873
7874 * fixit.texi (Fixit): Update `Next' pointer.
7875 * files.texi (Files): Update `Previous' pointer.
7876 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7877 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7878 (Suggested by Kim Storm.)
7879 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7880
78812003-08-18 Kim F. Storm <storm@cua.dk>
7882
7883 * kmacro.texi: New file describing enhanced keyboard macro
7884 functionality. Replaces old description in custom.texi.
7885
7886 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7887 (Keyboard Macros): Move to new kmacro.texi file.
7888
7889 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7890
8cf51b2c
GM
78912003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7892
7893 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7894
78952003-08-17 Alex Schroeder <alex@gnu.org>
7896
7897 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7898 required.
7899
8cf51b2c
GM
79002003-08-05 Richard M. Stallman <rms@gnu.org>
7901
7902 * programs.texi (Lisp Indent): Don't describe
7903 lisp-indent-function property here. Use xref to Lisp Manual.
7904
8cf51b2c
GM
79052003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7906
fffa137c 7907 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7908 abbreviations.
7909
79102003-07-24 Markus Rost <rost@math.ohio-state.edu>
7911
7912 * buffers.texi (List Buffers): Fix previous change.
7913
8cf51b2c
GM
79142003-07-13 Markus Rost <rost@math.ohio-state.edu>
7915
7916 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7917 List*.
7918
79192003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7920
8cf51b2c
GM
7921 * display.texi (Font Lock): Fix typo.
7922
79232003-07-07 Richard M. Stallman <rms@gnu.org>
7924
7925 * display.texi (Font Lock): Add xref for format info on
7926 font-lock-remove-keywords.
7927
7928 * building.texi (Compilation): Document what happens with asynch
7929 children of compiler process.
7930
7931 * help.texi (Library Keywords): Use @multitable.
7932
8cf51b2c
GM
79332003-06-04 Richard M. Stallman <rms@gnu.org>
7934
7935 * programs.texi (Expressions): Delete C-M-DEL.
7936
7937 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7938 comint-move-point-for-output renamed from
7939 comint-scroll-to-bottom-on-output.
7940
7941 * custom.texi (Init Rebinding): Replace previous change with xref.
7942 (Non-ASCII Rebinding): Explain that issue more briefly here.
7943
79442003-05-28 Richard M. Stallman <rms@gnu.org>
7945
7946 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7947
79482003-05-28 Nick Roberts <nick@nick.uklinux.net>
7949
7950 * building.texi (GDB Graphical Interface): New node.
7951 (Rewritten somewhat by RMS.)
7952
c8763fb6 79532003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7954
7955 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7956 non-English letters. Explain how to set coding systems correctly
7957 and how to include the right coding cookie in the file.
7958
c8763fb6 79592003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7960
7961 * indent.texi (Indentation): Explain the concepts.
7962 (Just Spaces): Explain why preventing tabs for indentation might
7963 be useful.
7964
8cf51b2c
GM
79652003-04-16 Richard M. Stallman <rms@gnu.org>
7966
7967 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7968
8cf51b2c
GM
79692003-02-22 Alex Schroeder <alex@emacswiki.org>
7970
7971 * cmdargs.texi (General Variables): Document SMTPSERVER.
7972
8cf51b2c
GM
7973 * sending.texi: Remove SMTP node.
7974 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7975 library.
7976
8cf51b2c
GM
79772003-02-22 Alex Schroeder <alex@emacswiki.org>
7978
7979 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7980
79812003-02-22 Simon Josefsson <jas@extundo.com>
7982
7983 * sending.texi (Mail Methods): Add node about SMTP.
7984
c8763fb6 79852003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7986
7987 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7988
8cf51b2c
GM
79892003-02-01 Kevin Ryde <user42@zip.com.au>
7990
7991 * glossary.texi (Glossary): Correction to cl cross reference.
7992
79932003-01-20 Richard M. Stallman <rms@gnu.org>
7994
7995 * killing.texi (Rectangles): Document C-x c r.
7996
c8763fb6 79972003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7998
7999 * xresources.texi (GTK resources): New node.
8000 (GTK widget names): New node.
8001 (GTK names in Emacs): New node.
8002 (GTK styles): New node.
8003
c8763fb6 80042003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8005
8006 * maintaining.texi (Create Tags Table): Add reference to the new
8007 `etags --help --lang=LANG' option.
8008
8cf51b2c
GM
80092002-10-02 Karl Berry <karl@gnu.org>
8010
49823426 8011 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8012 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8013 where needed for the sake of the HTML output.
8cf51b2c
GM
8014
80152001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8016
8017 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8018 source files.
8019
80202001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8021
8022 * Makefile.in (emacsman): New target.
8023
8cf51b2c
GM
80242001-10-20 Gerd Moellmann <gerd@gnu.org>
8025
8026 * (Version 21.1 released.)
8027
80282001-10-05 Gerd Moellmann <gerd@gnu.org>
8029
8030 * Branch for 21.1.
8031
8cf51b2c
GM
80322001-03-05 Gerd Moellmann <gerd@gnu.org>
8033
8034 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8035
8cf51b2c
GM
80362000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8037
8038 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8039
8cf51b2c
GM
80401999-07-12 Richard Stallman <rms@gnu.org>
8041
8042 * Version 20.4 released.
8043
80441998-12-04 Markus Rost <rost@delysid.gnu.org>
8045
8046 * Makefile.in (INFO_TARGETS): Delete customize.info.
8047 (DVI_TARGETS): Delete customize.dvi.
8048 (../info/customize, customize.dvi): Targets deleted.
8049
80501998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8051
8052 * Version 20.3 released.
8053
80541998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8055
8056 * Makefile.in (EMACSSOURCES): Add mule.texi.
8057 Add msdog.texi, ack.texi. Remove gnu1.texi.
8058
80591998-04-06 Andreas Schwab <schwab@gnu.org>
8060
768c0c0f
JB
8061 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8062 Use it in dvi targets.
8cf51b2c
GM
8063
80641997-09-23 Paul Eggert <eggert@twinsun.com>
8065
8066 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8067 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8068 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8069
80701997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8071
8072 * Version 20.2 released.
8073
80741997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8075
8076 * Version 20.1 released.
8077
80781997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8079
8080 * Makefile (../info/customize, customize.dvi): New targets.
8081 (INFO_TARGETS): Add ../info/customize.
8082 (DVI_TARGETS): Add customize.dvi.
8083
8cf51b2c
GM
80841996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8085
8086 * Version 19.33 released.
8087
80881996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8089
8090 * Version 19.32 released.
8091
8cf51b2c
GM
80921996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8093
8094 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8095
80961996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8097
8098 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8099 Specify -I option.
8100 (All dvi targets): Set the TEXINPUTS variable.
8101
81021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8103
8104 * Version 19.31 released.
8105
8cf51b2c
GM
81061995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8107
8108 * Version 19.30 released.
8109
8cf51b2c
GM
81101995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8111
8112 * Makefile.in (maintainer-clean): Rename from realclean.
8113
81141994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8115
8116 * Makefile.in: New file.
8117 * Makefile: File deleted.
8118
81191994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8120
8121 * Makefile (TEXINDEX_OBJS): Variable deleted.
8122 (texindex, texindex.o, getopt.o): Rules deleted.
8123 All deps on texindex deleted.
8124 (distclean): Don't delete texindex.
8125 (mostlyclean): Don't delete *.o.
8126 * texindex.c, getopt.c: Files deleted.
8127
81281994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8129
8130 * Version 19.26 released.
8131
81321994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8133
8134 * Makefile (EMACSSOURCES): Exclude undo.texi.
8135
81361994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8137
8138 * Version 19.25 released.
8139
81401994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8141
8142 * Version 19.24 released.
8143
81441994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8145
8146 * Version 19.23 released.
8147
81481994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8149
8150 * Makefile: Delete spurious tab.
8151
81521994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8153
8154 * Makefile (.SUFFIXES): New rule.
8155
8cf51b2c
GM
81561993-12-04 Richard Stallman (rms@srarc2)
8157
8158 * getopt.c: New file.
8159 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8160 (getopt.o): New rule.
8161 (dvi): Don't depend on texindex.
49823426 8162 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8163
81641993-12-03 Richard Stallman (rms@srarc2)
8165
49823426
GM
8166 * Makefile (TEXI2DVI): New variable.
8167 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8168 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8169
81701993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8171
8172 * Version 19.22 released.
8173
81741993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8175
8176 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8177
81781993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8179
8180 * Version 19.21 released.
8181
8cf51b2c
GM
81821993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8183
8184 * Makefile (realclean): Don't delete the Info files.
8185
f0131492 81861993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8187
8cf51b2c
GM
8188 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8189 4' where appropriate.
8190
f0131492 81911993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8192
49823426 8193 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8194
8195 * texindex.c: Include "../src/config.h" if building in emacs.
8196
8197 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8198 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8199 Add target to build texindex.c, defining `emacs'.
8200
8cf51b2c
GM
82011993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8202
8203 * Version 19.19 released.
8204
8cf51b2c
GM
82051993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8206
8207 * Version 19.18 released.
8208
82091993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8210
8211 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8212
82131993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8214
8215 * Version 19.17 released.
8216
82171993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8218
8219 * split-man: Fix typos in last change.
8220
82211993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8222
8223 * Version 19.16 released.
8224
82251993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8226
8227 * version 19.15 released.
8228
82291993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8230
8231 * Makefile (distclean): It's rm, not rf.
8232
82331993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8234
8235 * Version 19.14 released.
8236
82371993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8238
8239 * Makefile: New file.
8240
82411993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8242
8243 * Version 19.13 released.
8244
82451993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8246
8247 * Version 19.9 released.
8248
82491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8250
8251 * Version 19.8 released.
8252
82531993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8254
8255 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8256
8257 * trouble.texi: It's `enable-flow-control-on', not
8258 `evade-flow-control-on'.
8259
82601993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8261
8262 * display.texi: Document standard-display-european.
8263
82641993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8265
8266 * Version 19.7 released.
8267
8268 * emacs.texi: Add a sentence to the top menu mentioning the
8269 specific version of Emacs this manual applies to.
8270
82711993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8272
8273 * basic.texi: Document next-line-add-lines variable used to
8274 implement down-arrow.
8275
8276 * killing.texi: Document kill-whole-line.
8277
82781993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8279
8280 * text.texi: Update unix TeX ordering information.
8281
82821993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8283
8284 * news.texi: Mention fill-rectangle in keybinding list.
8285
8286 * killing.texi: Document fill-rectangle.
8287
82881993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8289
8290 * vc.texi: Bring the docs up to date with VC 5.2.
8291
82921992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8293
8294 * emacs.tex: Mention blackbox and gomoku under Amusements.
8295 Assembler mode is now mentioned and appropriately indexed
8296 under Programming Modes.
8297
82981991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8299
8300 * emacs.tex: Update TeX ordering information.
8301
8cf51b2c
GM
83021990-06-26 David Lawrence (tale@geech)
8303
8304 * emacs.tex: Note that completion-ignored-extensions is not used
8305 to filter out names when all completions are displayed in
8306 *Completions*.
8307
83081990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8309
8310 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8311
83121990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8313
8314 * emacs.tex: Add @findex grep.
8315
8cf51b2c
GM
83161988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8317
8318 * emacs.tex: Correct two typos. No other changes before
8319 Version 19 will be made.
8320
8cf51b2c
GM
83211988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8322
8323 * emacs.tex: Update information for obtaining TeX distribution from the
8324 University of Washington.
8325
8326;; Local Variables:
c8763fb6 8327;; coding: utf-8
8cf51b2c
GM
8328;; End:
8329
95df8112 8330 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8331
8332 This file is part of GNU Emacs.
8333
352c8b4a 8334 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8335 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8336 the Free Software Foundation, either version 3 of the License, or
8337 (at your option) any later version.
8cf51b2c
GM
8338
8339 GNU Emacs is distributed in the hope that it will be useful,
8340 but WITHOUT ANY WARRANTY; without even the implied warranty of
8341 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8342 GNU General Public License for more details.
8343
8344 You should have received a copy of the GNU General Public License
352c8b4a 8345 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.