Fix typos.
[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
1242 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1243 doc/emacs/emacs.texi: Update node names for building.texi.
1244
6d98672d
GM
12452010-03-24 Glenn Morris <rgm@gnu.org>
1246
1247 * ack.texi (Acknowledgments):
1248 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1249
93318cbd
JD
12502010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1251
1252 * xresources.texi (Table of Resources): Clarify toolBar number
1253 for Gtk+.
1254
1255 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1256
15cf2f52
CY
12572010-03-21 Chong Yidong <cyd@stupidchicken.com>
1258
4102856c
CY
1259 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1260
15cf2f52
CY
1261 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1262 and multi-isearch-buffers-regexp.
1263
1264 * indent.texi (Indentation): Clarify description of
1265 indent-for-tab-command. Document tab-always-indent.
1266
d68eb23c
CY
12672010-03-20 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * cmdargs.texi (Font X): Move most content to Fonts.
1270
1271 * frames.texi (Fonts): New node. Document font-use-system-font.
1272
1273 * emacs.texi (Top):
1274 * xresources.texi (Table of Resources):
1275 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1276
288f9fc0
CY
12772010-03-10 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * Branch for 23.2.
1280
17782bec
CY
12812010-03-06 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * custom.texi (Init Examples): Add xref to Locals.
1284
1285 * major.texi (Choosing Modes): Mention usage of setq-default for
1286 setting the default value of major-mode (Bug#5688).
1287
b4a1a8b2
CY
12882010-03-02 Chong Yidong <cyd@stupidchicken.com>
1289
1290 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1291
1292 * display.texi (Display Custom): Document make-pointer-invisible and
1293 underline-minimum-offset. Remove inverse-video.
1294
a1e759cd
CY
12952010-02-21 Chong Yidong <cyd@stupidchicken.com>
1296
1297 * frames.texi (Frame Commands): Note that the last ordinary frame can
1298 be deleted in daemon mode (Bug#5616).
1299
4f3bc373
GM
13002010-02-18 Glenn Morris <rgm@gnu.org>
1301
1302 * trouble.texi (Contributing): Repository is no longer CVS.
1303
5dbbdd33
GM
13042010-02-08 Glenn Morris <rgm@gnu.org>
1305
1306 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1307
cd61af01
SM
13082010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1309
1310 * display.texi (Useless Whitespace, Text Display):
1311 * custom.texi (Init Examples): Avoid obsolete special default variables
1312 like default-major-mode.
1313
b1bb0a25 13142010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1315
1316 * programs.texi (Other C Commands): Replace reference to obsolete
1317 c-subword-mode.
1318
99d0985b
GM
13192010-01-21 Glenn Morris <rgm@gnu.org>
1320
1321 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1322
893db5bc
GM
13232010-01-12 Glenn Morris <rgm@gnu.org>
1324
1325 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1326 emacs-pretest-bug for bug reports for development versions.
1327
0419b8d6
GM
13282010-01-11 Glenn Morris <rgm@gnu.org>
1329
1330 * display.texi (Highlight Interactively): `t' does not mean highlight
1331 all patterns. (Bug#5335)
1332
26e533e2
CY
13332009-12-29 Chong Yidong <cyd@stupidchicken.com>
1334
1335 * misc.texi (Shell): Document async-shell-command.
1336
1337 * building.texi (Grep Searching): Document zrgrep.
1338
484eaeac 1339 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1340
7ee6c59b
NR
13412009-12-29 Nick Roberts <nickrob@snap.net.nz>
1342
1343 * building.texi: Import GDB Graphical Interface description from
1344 EMACS_23_1_RC.
1345
91ed7ea8
CY
13462009-12-24 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * emacs.texi (Top): Update node listing.
1349
1350 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1351
1352 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1353
1354 * cmdargs.texi (Initial Options):
1355 * xresources.texi (Resources): Document inhibit-x-resources.
1356
1357 * custom.texi (Specifying File Variables): Note that minor modes are
1358 enabled unconditionally.
1359
1360 * display.texi (Scrolling): Briefly document the old recenter command,
1361 and document recenter-positions.
1362
1363 * files.texi (Visiting):
1364 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1365
1c6c854e
CS
1366 * frames.texi (Cut/Paste Other App):
1367 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1368
1369 * killing.texi (Kill Options): New node.
1370
6ca89aaa
CY
13712009-12-05 Chong Yidong <cyd@stupidchicken.com>
1372
1373 * misc.texi (Shell Options): ansi-color is now default.
1374
806642d4
GM
13752009-12-05 Glenn Morris <rgm@gnu.org>
1376
806642d4
GM
1377 * emacs.texi (Top): Update menu for cal-xtra node changes.
1378 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1379 or mode line. Don't mention invisible text or the details of
1380 diary-print-entries here, only in cal-xtra.
1381 (Format of Diary File): Mention that the "date on first line" format
1382 only really affects the simple display.
1383 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1384 (Diary Customizing): Holidays may be in the buffer or mode line.
1385 Move diary-print-entries to the "Diary Display" section.
1386 (Diary Display): New section, split out from "Fancy Diary Display".
1387 Explain the limitations of simple display, and how to print it.
1388
1a4f0c0a
GM
1389 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1390
e11adbd8
GM
1391 * cal-xtra.texi (Diary Display): Mention View mode.
1392
29a483ac
JL
13932009-11-29 Juri Linkov <juri@jurta.org>
1394
1395 * display.texi (Highlight Interactively): Actually a list of
1396 default faces is pre-loaded into a list of default values
1397 instead of the history.
1398
83d60c79
GM
13992009-11-20 Glenn Morris <rgm@gnu.org>
1400
1401 * ack.texi (Acknowledgments):
1402 * emacs.texi (Acknowledgments): Add htmlfontify.
1403
276bbe96
GM
14042009-11-14 Glenn Morris <rgm@gnu.org>
1405
98ad1bae
GM
1406 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1407
276bbe96
GM
1408 * ack.texi (Acknowledgments):
1409 * emacs.texi (Acknowledgments): Update for recent Org changes.
1410
18430066
CY
14112009-10-31 Chong Yidong <cyd@stupidchicken.com>
1412
1413 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1414 `charset' property, which is irrelevant to the user manual (Bug#3526).
1415
522ddc9f
JB
14162009-10-14 Juanma Barranquero <lekktu@gmail.com>
1417
1418 * trouble.texi (DEL Does Not Delete): Fix typo.
1419
50b49ade
MA
14202009-10-05 Michael Albinus <michael.albinus@gmx.de>
1421
1422 * files.texi (Misc File Ops): Mention copy-directory.
1423
6308321a
EZ
14242009-10-04 Eli Zaretskii <eliz@gnu.org>
1425
43b3b4d1
EZ
1426 * mule.texi (Unibyte Mode): Emphasize that
1427 unibyte-display-via-language-environment affects only the display.
1428
6308321a
EZ
1429 * display.texi (Horizontal Scrolling): Document cursor behavior under
1430 horizontal scrolling when point moves off the screen (Bug#4564).
1431 Improve wording.
1432
bd51ea7f
MA
14332009-10-01 Michael Albinus <michael.albinus@gmx.de>
1434
1435 * files.texi (Directories): delete-directory prompts for recursive
1436 deletion.
1437
55381962
GM
14382009-09-30 Glenn Morris <rgm@gnu.org>
1439
1440 * ack.texi (Acknowledgments):
1441 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1442
13989ab1
TH
14432009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1444
1445 * dired.texi (Dired Navigation): Use @code instead of @var for
1446 dired-isearch-filenames, so that it's not capitalized.
1447
8ba46c89
CY
14482009-09-19 Chong Yidong <cyd@stupidchicken.com>
1449
1450 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1451
1452 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1453
1454 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1455 (Key Bindings): Reference Init Rebinding in introductory text.
1456 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1457 (Keymaps): Simplify.
1458 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1459 (Minibuffer Maps): Remove mention of Mocklisp.
1460 (Init Rebinding): Move mode-local rebinding example here from Local
1461 Keymaps.
1462 (Modifier Keys): Clarify.
1e11b018 1463 (Rebinding): Add cindex for "binding keys".
8ba46c89 1464
6a5ca7c8
CY
14652009-09-13 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1468
0e1cba51
NR
14692009-08-31 Nick Roberts <nickrob@snap.net.nz>
1470
6a5ca7c8 1471 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1472 Re-organise these two sections.
0e1cba51 1473
76a87a4d
EZ
14742009-08-29 Eli Zaretskii <eliz@gnu.org>
1475
1476 * cmdargs.texi (Initial Options): Fix last change.
1477
82e98df4
SM
14782009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1479
1480 * mule.texi (Enabling Multibyte):
1481 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1482 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1483
fb89fad9
GM
14842009-08-20 Glenn Morris <rgm@gnu.org>
1485
1486 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1487
e99652b0
GM
14882009-08-19 Glenn Morris <rgm@gnu.org>
1489
1490 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1491
5cca97ad
GM
14922009-08-18 Glenn Morris <rgm@gnu.org>
1493
1494 * ack.texi (Acknowledgments):
1495 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1496
997797ae 1497 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1498
985bf85b
GM
14992009-08-09 Glenn Morris <rgm@gnu.org>
1500
1501 * ack.texi (Acknowledgments):
1502 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1503
8d6bb99e
DD
15042009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1505
1506 * emacs.texi (Top): Add new menu items for GDB-UI.
1507
1508 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1509 section. Threads buffer is in separate section now.
8d6bb99e 1510
8353da9c
GM
15112009-08-08 Glenn Morris <rgm@gnu.org>
1512
1513 * ack.texi (Acknowledgments):
1514 * emacs.texi (Acknowledgments):
1515 Update for js2-mode and org changes.
1516
f2074faf
MA
15172009-08-02 Michael Albinus <michael.albinus@gmx.de>
1518
1519 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1520 files.
1521
e8d2d3fb
CY
15222009-07-28 Chong Yidong <cyd@stupidchicken.com>
1523
1524 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1525
324a4f6a
GM
15262009-07-23 Glenn Morris <rgm@gnu.org>
1527
1528 * programs.texi (Matching): Update blink-matching-paren-distance.
1529
b6937a70
CY
15302009-07-21 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * frames.texi (Cut/Paste Other App): For select-active-regions,
1533 selection is now updated on moving point.
1534
bd8aaa36
RS
15352009-07-21 Richard Stallman <rms@gnu.org>
1536
1537 * glossary.texi (GNU, Daemon): Update information.
1538
8d9b5eba
JL
15392009-07-19 Juri Linkov <juri@jurta.org>
1540
1541 * custom.texi (Specifying File Variables, Safe File Variables):
1542 "variables/value pairs" -> "variable/value pairs".
1543
a2acc1db
GM
15442009-07-15 Glenn Morris <rgm@gnu.org>
1545
1546 * misc.texi (Gnus): Remove widow.
1547
c5ae942b
GM
15482009-07-11 Glenn Morris <rgm@gnu.org>
1549
703d26ba
GM
1550 * Makefile.in (TEXI2PDF): New.
1551 (emacs.pdf, emacs-xtra.pdf): New targets.
1552
522ddc9f 1553 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1554
1555 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1556
1557 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1558 Don't print the copying notice twice in the printed version.
1559 Update the menu and detailmenu.
1560 (Preface): The meaning of "on-line" has changed.
1561 Correct name for "Common Problems" chapter.
1562 (Distrib): Update FSF shop URL.
1563 (Intro): Showing two files at once is not so exciting.
1564
1565 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1566 (Mac / GNUstep Basics): Minor grammar changes.
1567 (Mac / GNUstep Events): Fix typo.
1568 (GNUstep Support): CANNOT_DUMP no longer applies.
1569
1570 * misc.texi (Document View): Fix typos.
1571
1572 * dired.texi (Dired):
1573 * help.texi (Help):
1574 * macos.texi (Mac OS / GNUstep):
1575 * maintaining.texi (Version Control, Introduction to VC):
1576 End menu descriptions with a period.
c5ae942b 1577
b1c8242b
EZ
15782009-07-09 Eli Zaretskii <eliz@gnu.org>
1579
1580 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1581 so categorical in saying that the option is only useful on NTFS.
1582
220d9aa6
GM
15832009-07-09 Glenn Morris <rgm@gnu.org>
1584
1585 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1586 (ENVADD): Add texinfodir to TEXINPUTS.
1587
1588 * emacs.texi (Top): Fix cross-reference.
1589
1590 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1591
1592 * vc1-xtra.texi (Revision Tags): Fix typo.
1593
d07e72d3
GM
15942009-07-03 Glenn Morris <rgm@gnu.org>
1595
1596 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1597 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1598 (Merge Commands): `.' does not seem to work in A or B buffer.
1599 `l' can recreate the 3-window display.
1600
1601 * glossary.texi (Glossary): Minor phrasing changes throughout.
1602 Add more internal cross-references.
1603 <Autoloading>: You can't really autoload a variable.
1604 <C-M->: Move details here from `M-C-' item.
1605 <Continuation Line>: Refer to `Truncation.'
1606 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1607 <Home Directory, Unix>: New entries.
1608 <Deletion of Files>: Mention recycle bins.
1609 <Directory>: Mention ``folders.''
1610 <Error>: Don't mention ``type-ahead.''
1611 <Fringe>: Refer to the manual node.
1612 <Minor Mode>: Can be global or local.
1613 <Spell Checking>: There are other checkers besides Ispell.
1614
f144038a
GM
16152009-07-02 Glenn Morris <rgm@gnu.org>
1616
1617 * anti.texi (Antinews): Minor changes in phrasing.
1618
1619 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1620 some underfull lines in dvi output.
1621
1622 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1623
1624 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1625
1626 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1627
3f1c6666
JD
16282009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1629
1630 * xresources.texi (Table of Resources): Mention maximized for
1631 fullscreen.
1632
1633 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1634
62aadce7
CY
16352009-07-01 Chong Yidong <cyd@stupidchicken.com>
1636
1637 * anti.texi (Antinews): Correct the list of removed platforms.
1638
82ec412e
GM
16392009-06-28 Glenn Morris <rgm@gnu.org>
1640
1641 * arevert-xtra.texi: Minor language tweaks.
1642
09964e7d
GM
1643 * dired-xtra.texi: Minor revisions.
1644
666e158e
MB
16452009-06-23 Miles Bader <miles@gnu.org>
1646
c4cc8b9a 1647 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1648 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1649
70243478
CY
16502009-06-21 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * Branch for 23.1.
1653
67cbe681
KH
16542009-06-17 Kenichi Handa <handa@m17n.org>
1655
1656 * mule.texi (Charsets): Update the description for the new charset.
1657 (list-character-sets): New findex.
125dd7c5 1658 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1659
40e67246
CY
16602009-06-10 Chong Yidong <cyd@stupidchicken.com>
1661
b5700de6
CY
1662 * basic.texi (Moving Point): Fix tag.
1663
1664 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1665
1666 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1667 use camel-case for PageUp and PageDown.
1668
1669 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1670 camel-case for PageUp and PageDown.
1671
1672 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1673
40e67246 1674 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1675 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1676
522ddc9f 16772009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1678
522ddc9f
JB
1679 * fixit.texi (Spelling): Set default dictionary.
1680 Improve descriptions (Bug#2554)
6f591cf4 1681
53483c76
DR
16822009-06-08 David Reitter <david.reitter@gmail.com>
1683
1684 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1685 since saving colors and faces set this way is not implemented.
1686 (Environment variables): Remove mention of mac-fix-env, which is
1687 scheduled to be removed.
1688
1557ef4f
CY
16892009-06-04 Chong Yidong <cyd@stupidchicken.com>
1690
91056528
CY
1691 * custom.texi (Init Examples): Add example of changing load-path.
1692
1557ef4f
CY
1693 * building.texi (Lisp Libraries): Add example of changing
1694 load-path (Bug#3446).
1695
623cec4c
CY
16962009-05-28 Chong Yidong <cyd@stupidchicken.com>
1697
1698 * mark.texi (Mark): Further clarifications.
1699 (Setting Mark): Emphasize that C-SPC activates the mark.
1700
0fcca8ee
CY
17012009-05-28 Chong Yidong <cyd@stupidchicken.com>
1702
702b10e1
CY
1703 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1704 Mark mode.
0fcca8ee
CY
1705 (Using Region, Persistent Mark): Use "active mark" instead of "active
1706 region".
1707
d3b396e4
CY
17082009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1709
1710 * mule.texi (Select Input Method): Fix typo.
1711
3f698a06
CY
17122009-05-13 Chong Yidong <cyd@stupidchicken.com>
1713
1714 * anti.texi (Antinews): Document completion changes. Some additional
1715 copyedits and rearrangement of entries.
1716
b2a42eb7
CY
17172009-05-12 Chong Yidong <cyd@stupidchicken.com>
1718
932fd020
CY
1719 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1720 (Shell History Copying, Terminal emulator): Copyedits.
1721
1c6c854e
CS
1722 * xresources.texi (Resources): Simplify descriptions.
1723 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1724 (Table of Resources): Document fontBackend resource.
1725
b2a42eb7 1726 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 1727 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
1728 "Backspace". Remove discussion of obscure Xmodmap issue.
1729
c6ea7fb8
CY
17302009-05-07 Chong Yidong <cyd@stupidchicken.com>
1731
1732 * files.texi (Visiting): Copyedits.
1733
ad36c422
CY
17342009-05-06 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * basic.texi (Inserting Text): Document ucs-insert.
1737
1738 * mule.texi (International Chars): Define "multibyte". Note that
1739 internal representation is unicode-based. Simplify definition of raw
1740 bytes. Mention ucs-insert.
1741 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1742 (Language Environments): Add language environments new to Emacs 23.
1743 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1744 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1745 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1746 (Output Coding): Copyedits.
1747
1748 * emacs.texi (Top): Update node listing.
1749
d4ad7b96
CY
17502009-05-05 Per Starbäck <per@starback.se> (tiny change)
1751
1752 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1753
5bd66204
SM
17542009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1755
1756 * building.texi (Lisp Libraries): `load-library' does offer completion.
1757
bc36ad1c
CY
17582009-04-28 Chong Yidong <cyd@stupidchicken.com>
1759
1760 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1761 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1762
f1a47884
EZ
17632009-04-25 Eli Zaretskii <eliz@gnu.org>
1764
1765 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1766
be77bd45
CY
17672009-04-22 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1770
1771 * building.texi (Lisp Interaction): Document initial-scratch-message.
1772
d3b82927
JB
17732009-04-18 Juanma Barranquero <lekktu@gmail.com>
1774
ed6e7b11
JB
1775 * msdog.texi (Windows Fonts): Fix typos.
1776
d3b82927
JB
1777 * files.texi (Save Commands): Fix pxref.
1778
bc323c04
CY
17792009-04-18 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * files.texi (Save Commands): Mention diff-buffer-with-file.
1782 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1783 Henoch (Bug#3036).
1784
2186d13f
GM
17852009-03-15 Glenn Morris <rgm@gnu.org>
1786
1787 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1788 the former is not always used.
1789 (Mail Headers): Use active voice. Add "Mail-reply-to".
1790 Change case of "Id". Avoid repeated "appropriate".
1791 (Mail Aliases): Fix previous change - use an example with a ".", so it
1792 does actually get quoted when expanded.
1793 (Mail Sending): Mailclient is the default on some systems.
1794 (Citing Mail): Mention mail-indentation-spaces.
1795 (Mail Mode Misc): Add an @dfn for "mail signature".
1796
71e454fc
CY
17972009-03-15 Chong Yidong <cyd@stupidchicken.com>
1798
1799 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1800 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1801 read-buffer-completion-ignore-case, and completion-styles.
1802 Remove description of partial-completion-mode.
71e454fc 1803
df1a3e06
GM
18042009-03-14 Glenn Morris <rgm@gnu.org>
1805
1806 * sending.texi (Mail Format): Fix typo. Add index entry for
1807 mail-header-separator.
1808 (Mail Headers): Put info about initialization and changing in one place
1809 at the start. Update FCC section for mbox Rmail. Clarify From
1810 section, mention mail-setup-with-from. Clarify Reply-to section.
1811 Add Mail-followup-to and mail-mailing-lists. Clarify References
1812 section.
1813 (Mail Aliases): Update example, make less contentious.
1814 Update for name change of mail-interactive-insert-alias.
1815 (Mail Mode): Remove mention of `%' as a word separator.
1816 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1817 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1818 commands. Clarify FCC handling. In mail-complete, add reference to
1819 Mail Aliases section, and mention mail-complete-function.
1820 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1821 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1822 signature netiquette. Explain how the mail hooks work when continuing
1823 a composition.
1824 (Mail Amusements): Internationalize the spook section a bit.
1825 Remove the spook mail-setup-hook example, since it doesn't work well.
1826 Mention fortune-file.
1827 (Mail Methods): Mention read-mail-command.
1828
ed6e7b11 18292009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1830
df1a3e06
GM
1831 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1832 and NS resources following recent changes.
959d68bd 1833
86dca3e8
JR
18342009-03-10 Jason Rumney <jasonr@gnu.org>
1835
1836 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1837 w32-use-visible-system-caret doc to indicate that it should get set
1838 automatically.
1839 (Windows Fonts): Add doc for the uniscribe backend.
1840
042fe98f
DN
18412009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1842
1843 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1844 vc-dir. (Bug#2598)
1845
7f8dba73
RS
18462009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1847
1848 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1849
505e70c3
GM
18502009-03-05 Glenn Morris <rgm@gnu.org>
1851
04242bdc
GM
1852 * rmail.texi (Rmail Basics): Add reference to sorting.
1853 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1854 Minor re-wordings.
1855 (Rmail Motion): Mention rmail-next-same-subject.
1856 (Rmail Deletion): Expunging is not the only way to change the numbers.
1857 (Rmail Labels): Labels can also be used in sorting.
1858 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1859 (Rmail Display): Mention rmail-mime.
1860
00cfe22c
GM
18612009-03-04 Glenn Morris <rgm@gnu.org>
1862
1863 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1864 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1865 summary. Mention sorts cannot be undone.
1866 (Rmail Display): Give an example of how to use goto-address-mode.
1867 (Rmail Editing): It's keybindings that are redefined, not commands.
1868 Fix some typos.
1869 (Movemail): Some minor rewording.
1870 (Remote Mailboxes): Emacs movemail supports pop by default.
1871 Fix some minor grammatical issues. The "two alternative ways" to
1872 specify a POP mailbox are really just one. Remove all reference to the
1873 variables rmail-pop-password and rmail-pop-password-required, obsolete
1874 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1875 can support Kerberos.
1876
3d963b67
GM
18772009-03-03 Glenn Morris <rgm@gnu.org>
1878
1879 * rmail.texi (Rmail Deletion): Revert previous change, which was
1880 describing the Rmail summary versions.
1881 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1882 Minor re-wording for rmail-resend.
1883 (Rmail Make Summary): Summaries apply to buffers rather than files.
1884 <rmail-summary-by-topic>: Headers includes the subject.
1885 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1886 details, including prefix arguments.
2340abde 1887 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1888 Not counting lines might be faster.
1889 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1890 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1891 Name the commands bound to the various keys. Mention prefix argument
1892 for searching.
3d963b67
GM
1893 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1894 Simplify rmail-highlighted-headers description. Update face name.
1895
a8ce3d17
JB
18962009-03-02 Juanma Barranquero <lekktu@gmail.com>
1897
1898 * mark.texi (Marking Objects): Fix typo.
1899
130a29b6
CY
19002009-03-01 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1903 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1904
9d5de6f8
GM
19052009-03-01 Glenn Morris <rgm@gnu.org>
1906
79fc530e 1907 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1908 (Rmail Motion): - M-s searches from the end of messages.
1909 (Rmail Deletion): Minor clarification. Fix numeric argument
1910 description.
1911 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1912 newmail and RMAILOSE files need not be in home-directory.
1913 (Rmail Files): Mention I/O menus are unselectable if no files match.
1914 Mention `MAIL' env-var.
1915
b545ff9c
JR
19162009-02-24 Jason Rumney <jasonr@gnu.org>
1917
1918 * mule.texi (Fontsets): Mention fontset-default, font specs and
1919 fallback fontsets.
1920 (Defining Fontsets): Mention ns and w32 variants of
1921 standard-fontset-spec. Update description of startup fontset to match
1922 Emacs 23 behavior.
a93be82a 1923 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1924 (International): Link to Modifying Fontsets.
b545ff9c 1925
75da0618 19262009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1927
1928 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1929 Mention ns-extended-platform-support-mode.
1930
6be93a16
KB
19312009-02-22 Karl Berry <karl@gnu.org>
1932
1933 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1934
867d4bb3
JB
19352009-02-19 Juanma Barranquero <lekktu@gmail.com>
1936
1937 * basic.texi (Moving Point, Position Info):
1938 * files.texi (Visiting):
1939 * mini.texi (Completion Options):
1940 * text.texi (HTML Mode): Remove duplicate words.
1941
49b5c0e8
GM
19422009-02-20 Glenn Morris <rgm@gnu.org>
1943
1944 * rmail.texi: Minor updates for mbox rather than Babyl.
1945
f43a822c
KB
19462009-02-17 Karl Berry <karl@gnu.org>
1947
49b5c0e8 1948 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1949
80d634b8
RS
19502009-02-17 Richard M Stallman <rms@gnu.org>
1951
1952 * anti.texi (Antinews): Mention Babyl format.
1953
1954 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1955
1956 * rmail.texi: Update for mbox format.
1957 Various small fixes, as well as the following.
1958 (Out of Rmail): Node deleted.
1959 (Rmail): Update menu.
1960 (Rmail Files): Comment out set-rmail-inbox-list.
1961 Document rmail-inbox-list instead.
1962 (Rmail Output): Substantial changes since C-o is now
1963 rmail-output-as-seen and o is rmail-output.
1964 (Rmail Attributes): Delete `stored', add `retried'.
1965 (Rmail Display): Editing headers works in all cases.
1966
f0d129c6
GM
19672009-02-17 Glenn Morris <rgm@gnu.org>
1968
1969 * basic.texi (Position Info): M-x count-lines-region is not always on
1970 M-=. (Bug#2269)
1971
160f11d3
GM
19722009-02-09 Glenn Morris <rgm@gnu.org>
1973
1974 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1975 defaults.
1976
763e01c4
EZ
19772009-02-07 Eli Zaretskii <eliz@gnu.org>
1978
1979 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1980 documentation of possible problems with redecoding.
1981
f5e1441d
GM
19822009-02-03 Glenn Morris <rgm@gnu.org>
1983
1984 * rmail.texi (Out of Rmail): Mention b2m.pl.
1985
e1eabe41
GM
19862009-01-31 Glenn Morris <rgm@gnu.org>
1987
1988 * rmail.texi (Out of Rmail): Correct b2m location.
1989
dd05f9de
CY
19902009-01-27 Chong Yidong <cyd@stupidchicken.com>
1991
1992 * fixit.texi (Undo): Update undo limit values.
1993
d74d846e
GM
19942009-01-27 Glenn Morris <rgm@gnu.org>
1995
1996 * emacs.texi (Top): Fix Antinews menu entry.
1997
49ffdce8
KB
19982009-01-25 Karl Berry <karl@gnu.org>
1999
2000 * text.texi (Foldout): Use @itemize @w{} to make an itemize
2001 item with no marker, instead of the syntactically incorrect
2002 @itemize @asis.
2003
467e8d77
JL
20042009-01-25 Juri Linkov <juri@jurta.org>
2005
2006 * building.texi (Grep Searching): Fix index entry for lgrep.
2007
6c60bbdb
EZ
20082009-01-24 Eli Zaretskii <eliz@gnu.org>
2009
2010 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
2011
9ce5a36f
AR
20122009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
2013
2014 * macos.texi (Preferences Panel): Update description of font setting to
2015 reflect that prior frame selection is no longer needed.
2016
9aa5f2fb
NR
20172009-01-20 Nick Roberts <nickrob@snap.net.nz>
2018
2019 * building.texi (Debuggers): Revert some of 2008-10-31 change to
2020 raise GUD subsections.
2021
3892ff9c
GM
20222009-01-15 Glenn Morris <rgm@gnu.org>
2023
2024 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
2025
14731c8f
GM
20262009-01-10 Glenn Morris <rgm@gnu.org>
2027
2028 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
2029
45c55e53
CY
20302009-01-04 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
2033 logical lines.
2034
2e4667d1
JL
20352008-12-29 Juri Linkov <juri@jurta.org>
2036
2037 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
2038
2039 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
2040
2a3eac47
CY
20412008-12-28 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
2044 goto-address-mode instead of goto-address.
2045
3da8da94
CY
2046 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
2047 mode.
2048
2a3eac47
CY
2049 * emacs.texi (Top): Update node listing.
2050
057f6dd3
EZ
20512008-12-26 Eli Zaretskii <eliz@gnu.org>
2052
2053 * custom.texi (Directory Variables): Explain what is a "project".
2054 Add indexing. Improve wording. Add a footnote about using
2055 _dir-locals.el on MS-DOS.
2056
e6979067
DN
20572008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2058
2059 * files.texi (Misc File Ops): Mention chmod as an alias for
2060 set-file-modes.
2061
9de15963
MR
20622008-12-24 Martin Rudalics <rudalics@gmx.at>
2063
2064 * help.texi (Help): Fix typos and reword.
2065 (Help Summary): Add entries for C-h n and C-h r, reorder
2066 entries, and do some minor fixes.
2067 (Name Help): Say that C-h F works for commands only.
2068 (Misc Help): Say that view-lossage displays 300 keystrokes.
2069
236fd60d
GM
20702008-12-20 Glenn Morris <rgm@gnu.org>
2071
2072 * ack.texi (Acknowledgments): General update based on AUTHORS,
2073 including removal of some stuff no longer distributed.
2074
349b3256
AM
20752008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2076
2077 * fixit.texi: Mention hunspell
2078
e840fca5
GM
20792008-12-19 Glenn Morris <rgm@gnu.org>
2080
2081 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2082 Consolidate explanatory text at start.
e840fca5
GM
2083
2084 * display.texi (Text Display):
2085 * indent.texi (Indentation): Use @acronym with ASCII.
2086
9dfa7983
GM
20872008-12-18 Glenn Morris <rgm@gnu.org>
2088
2089 * ack.texi: Various small updates and fixes.
2090
97b3a00b
JL
20912008-12-18 Juri Linkov <juri@jurta.org>
2092
2093 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2094 as a key binding to start a forward nonincremental word search.
2095 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2096 a backward nonincremental word search. Add index for `M-s w'
2097 `isearch-forward-word'.
2098 (Regexp Search): Add a short summary of regexp key commands like
2099 in the node "Basic Isearch".
2100 (Other Repeating Search): Fix typo.
2101
21022008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2103
2104 * misc.texi (PostScript Variables): Fix doc.
2105
31ce6a07
CY
21062008-12-10 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * programs.texi (Program Modes): Mention Ruby mode.
2109
636b507b
DN
21102008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2111
2112 * misc.texi (emacsclient Options): Describe what an empty string
2113 argument does for --alternate-editor.
2114
a323fa14
CY
21152008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2116
2117 * cmdargs.texi (Font X): Distinguish between client-side and
2118 server-side fonts. List valid Fontconfig properties. Add reference to
2119 Fontconfig manual. List valid GTK font properties. Explain use of
2120 fc-list.
2121
c5ca6cd0
CY
21222008-12-09 Chong Yidong <cyd@stupidchicken.com>
2123
2124 * cmdargs.texi (Font X): Move discussion of quoting to top.
2125
e5136377
GM
21262008-12-06 Glenn Morris <rgm@gnu.org>
2127
2128 * maintaining.texi (Old Revisions): Improve previous change.
2129
248c026b
RS
21302008-12-05 Richard M Stallman <rms@gnu.org>
2131
2132 * anti.texi (Antinews): Minor fixes.
2133
a9253a1e
GM
21342008-12-03 Glenn Morris <rgm@gnu.org>
2135
2136 * maintaining.texi (Old Revisions): Fix diff-switches description.
2137
fa687b02
MR
21382008-12-01 Martin Rudalics <rudalics@gmx.at>
2139
2140 * emacs.texi (Top): Fix typo.
2141
72e6decd
CY
21422008-11-30 Chong Yidong <cyd@stupidchicken.com>
2143
320ee034
CY
2144 * misc.texi (Document View): Explain dependence on gs at the top.
2145 Copyedits.
2146
2147 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2148
72e6decd
CY
2149 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2150 (Comment Commands): Discuss region-active behavior of M-; first.
2151
2a472ee4
MR
21522008-11-29 Martin Rudalics <rudalics@gmx.at>
2153
9c6361c9
MR
2154 * display.texi (Line Truncation): Add reference to Continuation
2155 Lines.
2156
2a472ee4
MR
2157 * windows.texi (Pop Up Window): Mention split-height-threshold
2158 and split-width-threshold.
9c6361c9 2159 (Split Window): Add reference to Continuation Lines.
2a472ee4 2160
e93bc142
AR
21612008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2162
2163 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2164 (GNUstep Support): New node.
2165 * anti.texi:
2166 * emacs.texi:
2167 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2168
43b978db
RS
21692008-11-28 Richard M Stallman <rms@gnu.org>
2170
2171 * misc.texi (Dissociated Press): Minor cleanups.
2172
2173 * dired.texi (Image-Dired): Avoid passive.
2174
e8e2bd93
EZ
21752008-11-28 Eli Zaretskii <eliz@gnu.org>
2176
2177 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2178 representation.
2179
8d2d45da
CY
21802008-11-26 Richard M. Stallman <rms@gnu.org>
2181
2182 * files.texi (Visiting): Rewrite paragraph for clarity.
2183
2184 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2185
a5f7bbcc
AM
21862008-11-25 Alan Mackenzie <acm@muc.de>
2187
2188 * programs.texi (Moving by Parens): Clarify that parens inside strings
2189 and comments are ignored, and that the commands assume the starting
2190 point isn't in a string or comment.
2191
a71703d3
AR
21922008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2193
2194 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2195 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2196 version.
2197 (Mac Customization): Rewrite Preferences Panel section and merge in to
2198 this node, add Open files by dragging to an Emacs window.
2199
2200 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2201
aa5ab79a
CY
22022008-11-26 Chong Yidong <cyd@stupidchicken.com>
2203
0cc92c19
CY
2204 * files.texi (Misc File Ops): Document set-file-modes.
2205
c366b4e4
CY
2206 * windows.texi (Split Window): Document integer values of
2207 truncate-partial-width-windows.
2208
aa5ab79a
CY
2209 * text.texi (Text): Simplify description of markup languages.
2210 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2211 (TeX Editing): Note that `""' inserts one `"' character.
2212 (HTML Mode): Note in the introduction that XML mode is an alias for
2213 SGML mode. Mention nXML mode.
2214
56221db7
CY
22152008-11-25 Chong Yidong <cyd@stupidchicken.com>
2216
2217 * building.texi (Watch Expressions): Fix typo.
2218
90effe33
CY
22192008-11-24 Chong Yidong <cyd@stupidchicken.com>
2220
f90a5ae3
CY
2221 * files.texi (Visiting): Document new behavior of
2222 confirm-nonexistent-file-or-buffer.
2223
1c6c854e
CS
2224 * buffers.texi (Select Buffer):
2225 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2226
a18ffb4a
CY
2227 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2228 edit-picture.
2229
90effe33
CY
2230 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2231 edit-picture', since that is just an alias for picture-mode.
2232 (Sentences): Note that repeated M-@ extends the region.
2233 (Pages): Make terminology more consistent. Link to Regexps node.
2234 (Longlines): Discuss relationship with Visual Line mode.
2235 (Text Mode): Remove extraneous discussion of other modes, since they
2236 were already introduced in the parent node.
2237
e85103ec
CY
22382008-11-23 Chong Yidong <cyd@stupidchicken.com>
2239
5cb2fe30
CY
2240 * anti.texi (Antinews): Rewrite.
2241
1eb9b307 2242 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2243
2244 * frames.texi (Frame Commands): Mention "minimize" terminology.
2245
e85103ec
CY
2246 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2247 formats.
b908332f
CY
2248 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2249 (Misc X): Don't document useless -hb option.
e85103ec 2250
607f5f88
JL
22512008-11-22 Juri Linkov <juri@jurta.org>
2252
2253 * dired.texi (Dired Navigation): Change normal file name search option
2254 from `non-nil' to `t'. Add `dwim' option.
2255
e1b867a0
JL
22562008-11-22 Juri Linkov <juri@jurta.org>
2257
2258 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2259 ".dir-locals.el". Rename `define-project-bindings' to
2260 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2261 `dir-locals-set-directory-class'.
2262
dd186936
LK
22632008-11-22 Lute Kamstra <lute@gnu.org>
2264
2265 * buffers.texi (Select Buffer): Index goto-line.
2266 * basic.texi (Moving Point): Mention the use of a numeric prefix
2267 argument with goto-line and refer to Select Buffer for the use of a
2268 plain prefix argument.
2269
4b121911
GM
22702008-11-19 Glenn Morris <rgm@gnu.org>
2271
2272 * doclicense.texi: Update to FDL 1.3.
2273 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2274
27267e4c
CY
22752008-11-17 Chong Yidong <cyd@stupidchicken.com>
2276
696f351d
CY
2277 * custom.texi (Minor Modes): Define mode commands and mode variables
2278 more precisely. Recommend using mode commands instead of setting
2279 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2280 (Easy Customization): Use "init file" instead of .emacs.
2281 (Customization Groups): Update to new Custom buffer appearance.
2282 (Saving Customizations): Copyedits. Update example.
2283 (Variables): Give example of variable type-sensitivity.
2284 (Examining): Update example.
2285 (Hooks): Copyedits.
2286 (Specifying File Variables): Use C comments instead of an artificial
2287 Lisp for the example.
2288 (Keymaps): Move internals discussion to Prefix Keymaps.
2289 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2290 (Init Rebinding): Document kbd macro.
2291 (Init File): Link to Find Init.
696f351d
CY
2292
2293 * mark.texi (Using Region): Document Delete Selection Mode more
2294 thoroughly.
2295
2296 * frames.texi (Mouse Commands): Move most of the description of Delete
2297 Selection Mode to Using Region, and link to it.
1bc9c425 2298 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2299
b0570c25
CY
2300 * building.texi (Compilation): Document first-error value of
2301 compilation-scroll-output.
2302 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2303 works as soon as an error is available. Suggested by Juri Linkov.
2304
27267e4c
CY
2305 * mini.texi (Passwords): New node.
2306
2307 * files.texi (Remote Files): Link to Passwords node.
2308
2309 * emacs.texi (Top): Update node listings.
2310
122eb807
CY
23112008-11-16 Chong Yidong <cyd@stupidchicken.com>
2312
9c9855a3
CY
2313 * ack.texi (Acknowledgments): Some updating of credits.
2314
bd6fdcad
CY
2315 * emacs.texi (Acknowledgments): Add a couple more names.
2316
dd1eef46
CY
2317 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2318
122eb807 2319 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2320 (Misc File Ops): Document use of trash.
122eb807 2321
801a8da1
JB
23222008-11-16 Juanma Barranquero <lekktu@gmail.com>
2323
2324 * macos.texi (Mac Customization): Fix typos.
2325
0b4f2253
CY
23262008-11-14 Chong Yidong <cyd@stupidchicken.com>
2327
2328 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2329 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2330 the conventions of the main Emacs manual.
2331
2332 * emacs.texi (Top): Update node listings.
2333
517e2b89
CY
23342008-11-12 Chong Yidong <cyd@stupidchicken.com>
2335
07a85685
CY
2336 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2337 command-line-args is processed during startup.
2338 (Action Arguments): Correctly describe how file arguments interact with
2339 the startup screen. Link to Lisp Interaction for scratch buffer.
2340 (Initial Options): Link to Command Example for -batch option.
2341 (Environment): Document initial-environment.
2342
517e2b89
CY
2343 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2344 can't be changed in the site-start file.
2345
6337bbde
CY
23462008-11-07 Chong Yidong <cyd@stupidchicken.com>
2347
2348 * dired.texi (Dired): Mention C-x C-d too.
2349 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2350 (Dired Navigation): Explain dired-goto-file more clearly.
2351 Document dired-isearch-filenames.
6337bbde
CY
2352 (Dired Deletion): Remove unnecessary "expunged" terminology.
2353 (Flagging Many Files): & is now rebound to `% &'.
2354 (Shell Commands in Dired): Document dired-do-async-shell-command.
2355 Clarify how multi-file arguments are passed.
2356 (Misc Dired Features): Document dired-do-isearch.
2357
9e8eeff9
CY
23582008-11-06 Chong Yidong <cyd@stupidchicken.com>
2359
2360 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2361
e071f849
CY
23622008-11-03 Chong Yidong <cyd@stupidchicken.com>
2363
2364 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2365
05482eb1
CY
23662008-11-01 Chong Yidong <cyd@stupidchicken.com>
2367
e2346dea
CY
2368 * programs.texi (Program Modes): Link to Program Indent node.
2369 (Left Margin Paren): Explain consequences of changing
2370 open-paren-in-column-0-is-defun-start more concisely.
2371 (Which Function, Program Indent, Info Lookup): Minor edits.
2372 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2373 (Multi-line Indent): If region is active, TAB indents the region.
2374 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2375 (Matching): The delimiter at the cursor is highlighted---the character
2376 changes color.
2377 (Symbol Completion): Link to Completion node.
2378
e4b6428c
CY
2379 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2380 a strictly text-only system.
2381
05482eb1
CY
2382 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2383 batch mode.
2384
a11d3737
RS
23852008-11-01 Richard M. Stallman <rms@gnu.org>
2386
5abad626
RS
2387 * misc.texi (Document View): Major rewrite.
2388
a11d3737
RS
2389 * maintaining.texi (Types of Log File): Change logs are older than
2390 version control.
2391 (VCS Concepts): Simplify and rearrange.
2392 (Version Control Systems): Make it clear that Linux is only the kernel.
2393 (VC Mode Line): Shorten reference to menu item.
2394 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2395 (VC Directory Mode): Minor cleanup.
2396 Unchanged files are hidden, not omitted.
2397 (VC Directory Commands): Shorten and simplify.
2398 (Change Log Commands): New node, split from Change Logs.
2399 (VC Directory Buffer): New node, split from VC Directory Mode.
2400
c55a4acb
CY
24012008-10-31 Chong Yidong <cyd@stupidchicken.com>
2402
1c6c854e 2403 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2404 from files.texi.
2405
1c6c854e
CS
2406 * files.texi (Version Control): Move to maintaining.texi.
2407 Subnodes moved as well.
2408 (Document Files): Move to misc.texi.
df0356f6 2409
c55a4acb
CY
2410 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2411 vc-update-change-log.
df0356f6
CY
2412 (Version Control): Move here from files.texi.
2413 (Format of ChangeLog): Make it a subnode of Change Log.
2414
2415 * emacs.texi (Top): Update node listing.
c55a4acb 2416
ef082374
TH
24172008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2418
2419 * files.texi (Files): Add a section about document
2420 files (doc-view-mode).
2421
d52582c3
CY
24222008-10-31 Chong Yidong <cyd@stupidchicken.com>
2423
1c6c854e
CS
2424 * building.texi (Compilation Mode):
2425 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2426 (Debuggers): Lower GUD subsections to subsubsections.
2427 (Starting GUD): Add cindex.
2428 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2429
4e0a0968
CY
24302008-10-30 Chong Yidong <cyd@stupidchicken.com>
2431
03625b47
CY
2432 * indent.texi (Indentation): Link to Program Indent.
2433
4e0a0968
CY
2434 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2435 now uses emacsclient's terminal.
2436
8bd3f7ef
CY
24372008-10-29 Chong Yidong <cyd@stupidchicken.com>
2438
80e5620e
CY
2439 * mark.texi (Using Region): Document use-empty-active-region.
2440
97d5c404
CY
2441 * emacs.texi (Top): Update node listings.
2442
1c6c854e
CS
2443 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2444 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2445 (Invoking emacsclient): Rewrite, moving optional arguments to
2446 emacsclient Options.
21d2bae3
CY
2447 (emacsclient Options): New node. Document server-use-tcp and
2448 server-host.
8bd3f7ef 2449
5fda2cbd
CY
24502008-10-28 Chong Yidong <cyd@stupidchicken.com>
2451
2452 * indent.texi (Indentation): Replace list with paragraphed text,
2453 putting description of syntax-driven indentation first. Document new
2454 effect of active regions on tab.
2455 (Tab Stops): Note that editable tab stops affect indentation commands.
2456
4ff029f6
DN
24572008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2458
2459 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2460
996cd6e4
CY
24612008-10-23 Chong Yidong <cyd@stupidchicken.com>
2462
f28815e3
CY
2463 * custom.texi (Function Keys): Note that modified keypad keys are not
2464 translated.
2465
996cd6e4
CY
2466 * basic.texi (Arguments): Explain how to insert multiple digits.
2467
49545fe2
MA
24682008-10-22 Michael Albinus <michael.albinus@gmx.de>
2469
2470 * files.texi (Remote Files): Precise selection of default method.
2471 Rewrite paragraph about disabling remote file names.
2472
edac0b53
CY
24732008-10-22 Chong Yidong <cyd@stupidchicken.com>
2474
e752c544
CY
2475 * search.texi (Special Isearch): Document M-TAB is isearch.
2476
edac0b53
CY
2477 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2478 command.
2479
2480 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2481
20a36054
TH
24822008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2483
1c6c854e 2484 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2485 section.
2486
69051ab6
CY
24872008-10-21 Chong Yidong <cyd@stupidchicken.com>
2488
c4b1a32a
CY
2489 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2490 to files.texi. Move contents of vc2-xtra.texi here.
2491
2492 * vc2-xtra.texi: File removed.
2493
2494 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2495 Directory Commands from the submenu. Don't include deleted file
2496 vc2-xtra.texi.
2497
2498 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2499 (Version Control): Add VC Directory Mode and VC Directory Commands to
2500 the submenu.
2501 (Why Version Control?): Use table format.
2502 (Version Control Systems): Note that Meta-CVS support is gone.
2503 (VCS Concepts): Note precisely when VC started supporting filesets.
2504 Remove bogus xref to CVS Options node.
2505 (Types of Log File): Copyedits.
2506 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2507 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2508 The Right Thing.
2509 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2510 (Log Buffer): Reorganize node, putting C-c C-c description first.
2511 (Old Revisions): Use CVS for example, not RCS.
2512 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2513 Commands from the submenu, putting them under Version Control.
2514 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2515 need to include it in the manual unconditionally, since it is now
2516 crucial to using distributed version control systems.
1a6e2954
CY
2517 (Comparing Files): Note that diff uses the minibuffer, and that the
2518 output is shown using Diff mode.
1c6c854e
CS
2519 (Diff Mode): Explain what "patch" and "hunk" mean.
2520 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2521 diff-show-trailing-whitespaces.
1a6e2954 2522 (File Archives): Add rar support.
c4b1a32a 2523
69051ab6
CY
2524 * major.texi (Choosing Modes): Make mode selection sequence more
2525 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2526 magic-mode-alist is nil by default.
2527 Document magic-fallback-mode-alist.
69051ab6 2528
e7421e03
CY
25292008-10-20 Chong Yidong <cyd@stupidchicken.com>
2530
2531 * frames.texi (Mouse References): Copyedits.
2532
6b2efdc2
TH
25332008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2534
2535 * ack.texi (Acknowledgments): Add myself as doc-view author.
2536
9c5e9396
EZ
25372008-10-20 Eli Zaretskii <eliz@gnu.org>
2538
2539 * frames.texi (Dialog Boxes): Add @cindex entries.
2540
dac94f8e
CY
25412008-10-20 Chong Yidong <cyd@stupidchicken.com>
2542
2543 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2544 (Text-Only Mouse): Copyedit.
2545
25597d40
CY
25462008-10-19 Chong Yidong <cyd@stupidchicken.com>
2547
f8a447f6
CY
2548 * frames.texi: Use @key throughout for mouse clicks.
2549 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2550 (Secondary Selection): Fix modified mouse click syntax.
2551 (Clipboard): Describe Cut, Copy and Paste commands.
2552 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2553 Copyedits.
2554 (Creating Frames): Add xref to Init File.
2555 (Frame Commands): Add xref to Exiting.
2556 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2557
b0f95216
CY
25582008-10-15 Chong Yidong <cyd@stupidchicken.com>
2559
b0817f00
CY
2560 * files.texi (Version Control): Copyedits. Add Bazaar.
2561 (Version Control Systems): List different VCS's using an itemized list.
2562 Add Bazaar.
2563 (VCS Concepts): Copyedits. Tweak description of file merging.
2564
b0f95216
CY
2565 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2566 (Cut/Paste Other App): Document select-active-regions and
2567 x-select-enable-primary.
2568
69d0d701
CY
25692008-10-13 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * mark.texi (Shift Selection): Correct case in node name.
2572
2573 * emacs.texi (Top): Update node order in Mark chapter.
2574
375e8351
EZ
25752008-10-12 Eli Zaretskii <eliz@gnu.org>
2576
2577 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2578
2579 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2580 elsewhere in the manual instead of describing yet again the intricacies
2581 of $HOME on MS-Windows and MS-DOS.
2582
ab58114f
CY
25832008-10-12 Chong Yidong <cyd@stupidchicken.com>
2584
4f959513 2585 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2586 (Minibuffer File): Add discussion of `~' in file names.
2587 Add insert-default-directory index reference.
4f959513 2588
ab58114f
CY
2589 * files.texi (File Names): Reorganize description.
2590 (Visiting): Add xref to Mode Line. Copyedits.
2591 (Save Commands): Mention prefix behavior of C-x C-s.
2592 (Numbered Backups): Node deleted.
2593 (Backup Names): Contents of Numbered Backups moved here. State default
2594 of version-control variable.
2595 (Reverting): Copyedits.
2596 (Version Control): Add additional version control systems.
2597
2598 * emacs.texi (Top): Delete Numbered Backups node.
2599
2600 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2601 Backup Names.
f2884f63 2602 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2603
b0b5100a
RF
26042008-10-11 Romain Francoise <romain@orebokech.com>
2605
2606 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2607
89774b5f
CY
26082008-10-11 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2611 (Select Buffer): Mention use of minibuffer history. Describe default
2612 value of default-major-mode. Mention that C-x 4 b selects the other
2613 window.
2614 (List Buffers): Document CRM indicators in the order they appear.
2615 (Kill Buffer): Document new command kill-matching buffers.
2616 (Several Buffers): Move explanation of the relationship between buffer
2617 list and buffer menu to the top.
2618 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2619
4c72bf27
CY
26202008-10-10 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * entering.texi (Exiting): Document change of C-x C-c to
2623 save-buffers-kill-terminal. Document kill-emacs.
2624
f68eb991
EZ
26252008-09-30 Eli Zaretskii <eliz@gnu.org>
2626
2627 * mule.texi (Coding Systems): Don't mention codepage-setup.
2628
2629 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2630 cpNNN coding systems anymore.
2631 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2632 for unibyte mode. Don't mention line-drawing characters.
2633 Don't mention dos-unsupported-char-glyph.
f68eb991 2634
1a2dd44d
CY
26352008-09-25 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * search.texi (Search): Shorten introduction.
2638 (Basic Isearch): Add command table. Discuss reverse isearch and
2639 isearch highlighting.
2640 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2641 ring to cindex.
2642 (Special Isearch): Move input methods discussion here.
2643 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2644 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2645 Repeat Isearch.
2646 (Isearch Minibuffer): New node.
2647 (Word Search): Document new word search commands.
2648 (Regexp Example): Simplify example using sentence-end-base variable.
2649 (Replace): Reword introduction.
2650 (Unconditional Replace): Remove unnecessary example.
2651 (Other Repeating Search): Document new `M-s o' binding.
2652
2653 * emacs.texi (Top): Update node listings.
2654
e45da31d
JB
26552008-09-22 Juanma Barranquero <lekktu@gmail.com>
2656
2657 * emacs.texi (Top): Remove Kill Errors from menu.
2658
841c8096
CY
26592008-09-22 Chong Yidong <cyd@stupidchicken.com>
2660
402168fa
CY
2661 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2662 interface for defining macros. Simplify examples. Note that C-g quits
2663 macro definitions.
1c6c854e
CS
2664 (Keyboard Macro Counter): Document using F3 to insert counter.
2665 Give usage example.
402168fa
CY
2666 (Keyboard Macro Query): Organize query responses in a table.
2667
1c6c854e
CS
2668 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2669 Link to Erasing node.
841c8096
CY
2670 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2671 rationale to a footnote.
2672 (Kill Errors): Remove node, due to redundancy with Erasing.
2673 (Spelling): Move discussion of flyspell to end. Note new behavior of
2674 M-$ in active region. Remove non-ispell-specific keybindings from
2675 table.
2676
eab2ee89
DN
26772008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2678
2679 * cmdargs.texi (Initial Options): Document --daemon.
2680
3d53e905
GM
26812008-09-20 Glenn Morris <rgm@gnu.org>
2682
2683 * files.texi (Numbered Backups): Mention that some modes set
2684 version-control.
2685
1c90484d
GM
26862008-09-20 Jim Blandy <jimb@red-bean.com>
2687
2688 * files.texi (Numbered Backups): Reference File Variables, as well.
2689 Remove discussion of Rmail's implementation.
2690
0fc0d844
CY
26912008-09-06 Chong Yidong <cyd@stupidchicken.com>
2692
2693 * misc.texi (Recursive Edit): Note that top-level exits active
2694 minibuffers.
2695
2696 * trouble.texi (Quitting): Likewise.
2697
b18d283d
CY
26982008-08-31 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * emacs.texi (Top): Add Temporary Face Changes xref.
2701
2702 * display.texi (Display): Move Temporary Face Changes node to just
2703 after Standard Faces.
2704 (Scrolling): Document recenter-top-bottom instead of recenter.
2705 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2706 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2707 (Display Custom): Copyedits.
2708 (Optional Mode Line): Document display-battery-mode.
2709
180135fc
RF
27102008-08-27 Romain Francoise <romain@orebokech.com>
2711
2712 * custom.texi (Directory Variables): Minor fix.
2713
d3fe3475
GM
27142008-08-27 Glenn Morris <rgm@gnu.org>
2715
2716 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2717 descriptions.
2718 (Calendar Customizing): Tweak layout description.
183080b6 2719 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2720 markers. Condense calendar-star-date and calendar-mark-today
2721 description.
2722 (Holiday Customizing): Add oriental and solar holidays.
2723 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2724 Fix holiday-float description. Use zerop in examples. Be less verbose.
2725 (Date Display Format): Change ISO format. Be less verbose.
2726 (Diary Customizing): Mention day and month abbrev arrays.
2727 Mention the date-form variables by name. Update European example.
2728 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2729 Condense examples. Mention diary-entry-symbols by name.
2730 Condense table for insertion commands.
2731 (Fancy Diary Display): Mention diary-include-string and
2732 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2733 Ethiopic, Persian date functions. Condense descriptions.
2734
2735 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2736 (Adding to Diary): Adapt for changed node name.
2737
71755807
GM
27382008-08-26 Glenn Morris <rgm@gnu.org>
2739
2740 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2741 node "Hebrew/Islamic Entries".
2742
2743 * calendar.texi (Specified Dates): Fix names of iso functions.
2744 (General Calendar): There may not be another window.
2745 (Writing Calendar Files, Holidays): Tweak intro.
2746 (Holidays): Mention Baha'i and Chinese holidays.
2747 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2748 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2749 (To Other Calendar): Add calendar-print-other-dates.
2750 Refer to "graphic display" rather than "X.
2751 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2752 (Displaying the Diary): Fix whitespace after reference.
2753 Fix `diary-number-of-entries' reference.
2754 (Date Formats): Explicitly mention that day names can be abbreviated.
2755 (Adding to Diary): Add some references to other sections.
2756 (Special Diary Entries): Fix reference.
2757 (Appointments): Simplify appt-message-warning-time entry.
2758 Clarify where times must be.
2759 (Importing Diary): Comment out icalendar paragraph that does not apply.
2760 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2761
d76ebc75
GM
27622008-08-23 Glenn Morris <rgm@gnu.org>
2763
2764 * fortran-xtra.texi (Fortran): Change description of free form and
2765 fixed form a bit. Mention hideshow and imenu.
2766 (Fortran Motion): Mention fortran-end-of-subprogram,
2767 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2768 (Fortran Indent): Minor re-word.
2769 (ForIndent Commands): Mention fortran-fill-paragraph and
2770 fortran-fill-statement.
2771 (ForIndent Cont): Mention fortran-tab-mode-string.
2772 (Fortran Comments): Mention fortran-comment-line-start-skip.
2773 (Fortran Columns): Mention font-locking.
2774 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2775
1fc0ce04 27762008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2777
2778 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2779
5c52e13c
CY
27802008-08-22 Chong Yidong <cyd@stupidchicken.com>
2781
2782 * mini.texi (Minibuffer): Simplify introduction.
2783 (Minibuffer File): Document tilde in minibuffer filenames.
2784 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2785 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2786 (Completion Example): Update example to current command list.
2787 (Completion Options): Document `lazy' value of completion-auto-help.
2788 Update contents of completion-ignored-extensions.
2789 (Minibuffer History): Describe "future history" list. State default
2790 value of history-delete-duplicates.
2791
77a00355
GM
27922008-08-21 Glenn Morris <rgm@gnu.org>
2793
2794 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2795 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2796
39ee1d04
CY
27972008-08-17 Chong Yidong <cyd@stupidchicken.com>
2798
2799 * regs.texi (Registers): Clarify valid register names.
2800 (RegPos): Note that buffer is saved and restored too.
2801 (RegText): Note that mark is reactivated/deactivated.
2802 (RegConfig): Xref to Windows node.
2803
b12c348f
CY
28042008-08-16 Chong Yidong <cyd@stupidchicken.com>
2805
3ae7ba79
CY
2806 * basic.texi (Inserting Text): Provide command name for C-q.
2807
b12c348f
CY
2808 * killing.texi (Killing): Copyedit. Define read-only text.
2809 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2810 (Killing by Lines): Copyedit.
2811 (Other Kill Commands): Move M-w description here.
2812 (Yanking): Move M-w to Other Kill Commands.
2813 (Kill Ring): Also mention saving text in registers. Link to Text
2814 Properties in elisp manual.
2815 (Accumulating Text): Copyedit.
2816 (CUA Bindings): Shift selection is now the default.
2817
d8ff7692
TZ
28182008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2819
2820 * maintaining.texi (Change Log): Mention next-error is available.
2821
a43a8a2e
GM
28222008-08-10 Glenn Morris <rgm@gnu.org>
2823
2824 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2825 and intermonth text.
2826 (Holiday Customizing): Add holiday-chinese.
2827
eba27308
EZ
28282008-08-08 Eli Zaretskii <eliz@gnu.org>
2829
2830 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2831
5f14a5b3
DN
28322008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2833
2834 * files.texi (Log Buffer): Describe C-c C-d.
2835 (Diff Mode): Describe C-x 4 A.
2836
49989bff
EZ
28372008-08-06 Eli Zaretskii <eliz@gnu.org>
2838
2839 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2840
5c915c02
DN
28412008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2842
2beaf97a
DN
2843 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2844 describe the new bindings to show the changeset diff, toggle annotation
2845 visibility, show revisions.
2846 (VC Status): Describe key bindings for modifying the change comments,
2847 displaying changeset diffs and annotations.
2848
5c915c02
DN
2849 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2850
71798ace
NR
28512008-08-05 Nick Roberts <nickrob@snap.net.nz>
2852
2853 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2854
b8949644
EZ
28552008-08-02 Eli Zaretskii <eliz@gnu.org>
2856
2857 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2858 and wording.
2859
819567d1
DN
28602008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2861
2862 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2863 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2864 commands. Improve some old info.
2865
5f38310a
CY
28662008-07-31 Chong Yidong <cyd@stupidchicken.com>
2867
0dc3906b
CY
2868 * display.texi (Visual Line Mode): New node.
2869
5f38310a 2870 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2871 (Moving Point): Add additional alternative key bindings.
2872 Describe line-move-visual.
5f38310a
CY
2873 (Erasing): Describe DEL.
2874 (Basic Undo, Blank Lines, Arguments): Copyedit.
2875 (Continuation Lines): Mention Visual Line mode.
2876 (Position Info): Move extended discussion to mule.texi.
2877
2878 * mule.texi (International Chars): Describe C-x =.
2879
2880 * emacs.texi (Top): Add Visual Line Mode node.
2881
7c2fb837
DN
28822008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2883
2884 * emacs.texi: Remove VMS support.
2885
3f6b73ef
DN
28862008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2887
2888 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2889 the vc-dir command name.
2890
9e2a2647
DN
28912008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2892
2893 * xresources.texi: Remove mentions of Mac Carbon.
2894
568beaa2
AS
28952008-07-19 Andreas Schwab <schwab@suse.de>
2896
2897 * ns-emacs.texi: Move to ../misc.
2898
0ef94706
CY
28992008-07-15 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * entering.texi (Exiting): Don't describe text-only terminals as the
2902 default. Describe the new startup screen.
2903 (Exiting): Describe how to kill Emacs first. Change description of
2904 iconification to handle modern window systems.
2905
ba60bd44 29062008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2907
2908 * ns-emacs.texi: New file, documents features of Emacs port under
2909 NeXTstep windowing.
2910
9f30aa73
CY
29112008-07-15 Chong Yidong <cyd@stupidchicken.com>
2912
938a5d2e
CY
2913 * entering.texi (Entering Emacs): Update prev node.
2914
2915 * glossary.texi (Glossary): Remove xref to Text Characters.
2916
9f30aa73
CY
2917 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2918 directly, rather than in the context of ASCII. Move description of
2919 special properties of modifier key to new Modifier Keys node.
2920 (Keys): Copyedit.
2921 (Text Characters): Delete node. Multibyte is the default nowadays, and
2922 the node contents are obsolete.
2923
2924 * custom.texi (Modifier Keys): New node.
2925
2926 * emacs.texi (Top): Update node list.
2927
7e53d36c
CY
29282008-07-13 Chong Yidong <cyd@stupidchicken.com>
2929
2930 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2931 saying that Emacs provides menus and mouse support (which is par for
2932 the course).
2933
2934 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2935 early on.
2936 (Point): Copyedit. Relegate historical trivia to a footnote.
2937 (Mode Line): Explain mode-line format more consistently.
2938 (Menu Bar): Copyedit.
2939
1e9fa96d
GM
29402008-06-27 Glenn Morris <rgm@gnu.org>
2941
2942 * cal-xtra.texi (Sexp Diary Entries):
2943 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2944
dc9bebb8
CY
29452008-06-26 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * mark.texi (Shift selection): New node.
2948 (Mark): Copyedits.
2949 (Persistent Mark): Move to the end of the chapter.
2950
e7881076
EZ
29512008-06-20 Eli Zaretskii <eliz@gnu.org>
2952
2953 * makefile.w32-in (distclean): Remove makefile.
2954
f427400c
NR
29552008-06-17 Nick Roberts <nickrob@snap.net.nz>
2956
2957 * building.texi (Starting GUD): Add an entry for gud-gdb.
2958 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2959 command mode.
2960
b597d348
GM
29612008-06-17 Glenn Morris <rgm@gnu.org>
2962
2963 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2964
647b7094
NR
29652008-06-17 Nick Roberts <nickrob@snap.net.nz>
2966
2967 * building.texi (Starting GUD): Expand on remote debugging.
2968 (Other GDB-UI Buffers): Mention new keyboard bindings.
2969
47a30023
GM
29702008-06-15 Glenn Morris <rgm@gnu.org>
2971
2972 * gnu.texi: Use a verbatim license for this invariant section,
2973 as per etc/GNU.
2974
37e5d54a
GM
29752008-06-13 Daniel Engeler <engeler@gmail.com>
2976
2977 * emacs.texi, misc.texi: Add documentation about serial port access.
2978
8e65d46c
GM
29792008-06-13 Glenn Morris <rgm@gnu.org>
2980
c1473b4c
MB
2981 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2982 maintain.info.
8e65d46c 2983
e40a85cd
MB
29842008-06-05 Miles Bader <miles@gnu.org>
2985
2986 * display.texi (Temporary Face Changes): Update to reflect function
2987 renamings in face-remap.el.
2988
56c73dec
MB
29892008-06-04 Miles Bader <miles@gnu.org>
2990
1c6c854e
CS
2991 * display.texi (Temporary Face Changes):
2992 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2993 `increase-buffer-face-height' and `decrease-default-face-height' now
2994 that they aren't bound by default.
2995
9d3d42fb
MB
29962008-06-03 Miles Bader <miles@gnu.org>
2997
2998 * display.texi (Temporary Face Changes): New node.
2999
2be6bfe2
EZ
30002008-05-31 Eli Zaretskii <eliz@gnu.org>
3001
3002 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
3003
daf7e339
GM
30042008-05-31 Glenn Morris <rgm@gnu.org>
3005
3006 * cal-xtra.texi (Fancy Diary Display): Simplify.
3007
d21d2618
GM
30082008-05-30 Glenn Morris <rgm@gnu.org>
3009
3010 * cal-xtra.texi (Fancy Diary Display): Update for
3011 diary-display-function replacing diary-display-hook.
3012
71ce5fd0
JB
30132008-05-29 Drew Adams <drew.adams@oracle.com>
3014
3015 * msdog.texi (Windows Keyboard): Add descriptions of
3016 w32-register-hot-key and w32-unregister-hot-key.
3017
a3cdbdf8
MO
30182008-05-21 Tom Tromey <tromey@redhat.com>
3019
3020 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
3021 Variables node.
3022
854a574c
MO
30232008-05-19 Tom Tromey <tromey@redhat.com>
3024
3025 * custom.texi (Variables): Add Directory Variables to menu.
3026 (Directory Variables): New node.
3027
7c2ec3f9
ER
30282008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
3029
71ce5fd0 3030 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 3031
370fded4
ER
30322008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
3033
3034 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
3035 Revision Tags and rewritten. Section now uses modern terminology,
3036 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
3037 accurately.
3038
6af511e3
EZ
30392008-05-10 Eli Zaretskii <eliz@gnu.org>
3040
3041 * msdog.texi (Windows Files): Update documentation of
3042 w32-get-true-file-attributes.
3043
7a78b6e7
ER
30442008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
3045
3046 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
3047 directory mode.
3048
1bcfc24e
CY
30492008-05-08 Chong Yidong <cyd@stupidchicken.com>
3050
3051 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3052 entry "television".
1bcfc24e 3053
db86064f
ER
30542008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3055
ab5ec32c 3056 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3057
a31b405e
ER
30582008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3059
3060 * emacs/buffers.texi, emacs/files.texi (Version-control):
3061 vc-toggle-read-only is no longer a good idea...
3062
ff2c14fc
GM
30632008-04-29 Glenn Morris <rgm@gnu.org>
3064
3065 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3066
367c9b7c
JL
30672008-04-22 Juri Linkov <juri@jurta.org>
3068
3069 * dired.texi (Subdirectories in Dired): Describe using `^'
3070 to return to the parent directory.
3071
4ac1e9b4
NR
30722008-04-22 Nick Roberts <nickrob@snap.net.nz>
3073
3074 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3075 recent changes.
3076
b9b3bf2b
NR
30772008-04-19 Nick Roberts <nickrob@snap.net.nz>
3078
3079 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3080 (Other GDB-UI Buffers): Update for recent thread related changes.
3081
4d120d6a
SM
30822008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3083
3084 * maintaining.texi (Maintaining):
3085 * emacs.texi (Top): Typo.
3086
a152877d
SM
30872008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3088
b9b3bf2b
NR
3089 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3090 arg in `font-lock-add-keywords'.
a152877d 3091
36c0514c
GM
30922008-04-08 Glenn Morris <rgm@gnu.org>
3093
3094 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3095 Also add Baha'i calendar references where appropriate.
3096
06a97d46
GM
30972008-04-05 Glenn Morris <rgm@gnu.org>
3098
3099 * custom.texi (Init File): Byte-compiling .emacs is bad.
3100
6adc6eed
SM
31012008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3102
3103 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3104
571388b0
GM
31052008-03-29 Glenn Morris <rgm@gnu.org>
3106
3107 * calendar.texi: Update for `calendar-date-style' replacing
3108 `european-calendar'.
3109
3ae8f876
JR
31102008-03-28 Jason Rumney <jasonr@gnu.org>
3111
3112 * display.texi (Display Custom): Mention overlay-margin in text.
3113
5bc6ddff 31142008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3115
5bc6ddff
MB
3116 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3117 tutorial' comments.
03a864d5 3118
7186a830
CY
31192008-03-28 Chong Yidong <cyd@stupidchicken.com>
3120
3121 * mark.texi (Mark): Rearrange nodes.
3122 (Persistent Mark): Rename from Transient Mark.
3123 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3124 Describe Transient Mark mode as the default.
3125
3126 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3127 the default behavior with Transient Mark mode off.
3128 (Position Info): Fix typo.
3129
71ce5fd0
JB
3130 * display.texi (Standard Faces): Reference the Mark node.
3131 Remove discussion of the region face, which is discussed there.
7186a830
CY
3132
3133 * emacs.texi (Top): Update node listings.
3134
3135 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3136 as the default.
3137
3138 * fixit.texi (Undo): Standardize choice of undo key sequence.
3139 (Undo, Spelling): Describe Transient Mark mode as the default.
3140
3141 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3142 default.
3143
3144 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3145
3146 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3147 mode is the default, and note that the mark is not activated when set.
3148
3149 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3150 Describe Transient Mark mode as the default.
3151
3152 * search.texi (Basic Isearch): Reference the Mark Ring node.
3153 (Replace, Unconditional Replace, Other Repeating Search):
3154 Describe Transient Mark mode as the default.
3155
1c6c854e
CS
3156 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3157 Describe Transient Mark mode as the default.
7186a830
CY
3158 (Paragraphs): Describe how M-h behaves when region is active.
3159
3160 * trouble.texi (Quitting): Clarify effects of C-g.
3161
dc47d1ff
GM
31622008-03-13 Glenn Morris <rgm@gnu.org>
3163
3164 * emacs.texi (EMACSVER): Set to 23.0.60.
3165
e3e0fb39 31662008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3167
e3e0fb39
GM
3168 * dired.texi (Hiding Subdirectories): Fix previous change.
3169
31702008-03-05 Drew Adams <drew.adams@oracle.com>
3171
3172 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3173
5e14abf8
KS
31742008-02-28 Kim F. Storm <storm@cua.dk>
3175
3176 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3177 Move describe-distribution to C-h C-o.
3178 Move view-emacs-problems to C-h C-p.
3179 Add view-emacs-debugging on C-h C-d.
3180 Add view-external-packages on C-h C-e.
d0207bf3 3181 Add view-order-manuals on C-h C-m.
5e14abf8 3182
d0207bf3 31832008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3184
3185 * msdog-xtra.texi (MS-DOS): Docstring fix.
3186
87e391bb
EZ
31872008-02-09 Eli Zaretskii <eliz@gnu.org>
3188
3189 * msdog.texi (Windows Fonts): Use a @table for describing font
3190 properties.
3191
5662e503
JR
31922008-02-07 Jason Rumney <jasonr@gnu.org>
3193
3194 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3195 value has changed.
3196 (Windows HOME): Clarify what is meant by "if that fails as well".
3197 (Windows Fonts): New section.
3198
72463824
GM
31992008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3200
3201 * basic.texi (Basic Undo): Remove duplicate "you can".
3202
7ff926e0
EZ
32032008-02-02 Eli Zaretskii <eliz@gnu.org>
3204
3205 * maintaining.texi (Tags): Fix last change.
3206
6ab7aef1
MA
32072008-02-02 Michael Albinus <michael.albinus@gmx.de>
3208
093571c3 3209 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3210
ace67e7e
NR
32112008-01-31 Nick Roberts <nickrob@snap.net.nz>
3212
3213 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3214
ae068fdf
RS
32152008-01-26 Richard Stallman <rms@gnu.org>
3216
3217 * maintaining.texi (Tags): Delete redundant index entry.
3218
a56d9a08
EZ
32192008-01-26 Eli Zaretskii <eliz@gnu.org>
3220
3221 * programs.texi (Imenu): Move "@cindex tags" from here...
3222 * maintaining.texi (Tags): ...to here.
3223
e941ed90
NR
32242008-01-23 Kevin Ryde <user42@zip.com.au>
3225
3226 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3227 click count.
3228
650276d5
JB
32292008-01-21 Juanma Barranquero <lekktu@gmail.com>
3230
3231 * entering.texi (Exiting): Fix typo.
3232 Reported by D. E. Evans <sinuhe@gnu.org>.
3233
8dc17977
MR
32342007-12-31 Martin Rudalics <rudalics@gmx.at>
3235
3236 * glossary.texi (Glossary): Fix typo.
3237
9f9695a6
RS
32382007-12-27 Richard Stallman <rms@gnu.org>
3239
3240 * text.texi (Formatted Text): Improve menu tag.
3241 (Editing Format Info): In Info, add duplicate menu of nodes
3242 about the submenus.
3243 (Format Faces): Say where Faces menu is found. Mention Other.
3244 (Format Colors): Say where these submenus are found.
3245 (Format Indentation, Format Justification): Likewise.
3246 (Format Properties): Likewise.
3247
abfd0191
RS
32482007-12-22 Richard Stallman <rms@gnu.org>
3249
3250 * search.texi (Query Replace): Make exp of query-replace more
3251 self-contained, and clarify.
8dc17977 3252
abfd0191
RS
3253 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3254
a2586785
RS
32552007-12-15 Richard Stallman <rms@gnu.org>
3256
3257 * files.texi (Auto Save): Clarify definition of auto-saving.
3258
a67cf2bb
RS
32592007-11-26 Richard Stallman <rms@gnu.org>
3260
3261 * help.texi (Help Echo): Cleanups.
3262
448b33b1
TTN
32632007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3264
3265 * files.texi (Why Version Control?): Fix typo.
3266 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3267 (Selecting a Fileset): Fix typos; small rewording.
3268 (Log Buffer): Likewise.
3269 (Old Revisions): Likewise.
448b33b1 3270
221bb7f6
EZ
32712007-11-17 Eli Zaretskii <eliz@gnu.org>
3272
3273 * mule.texi (Communication Coding): Fix wording of last change.
3274
d0207bf3 32752007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3276
630cb3b7
JB
3277 * custom.texi (Specifying File Variables):
3278 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3279
53b7759e
KH
32802007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3281
a5ab2e0c 3282 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3283
3284 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3285
c8763fb6 32862007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3287
630cb3b7 3288 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3289 --output=file.
3290
ff98e024
MR
32912007-11-13 Martin Rudalics <rudalics@gmx.at>
3292
3293 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3294 (Help Echo): Avoid mentioning the term "region" here and
3295 consistently use the term "active text".
3296
37b11c22
GM
32972007-11-11 Glenn Morris <rgm@gnu.org>
3298
3299 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3300
21d50ba1
JL
33012007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3302
1c6c854e
CS
3303 * search.texi (Query Replace):
3304 Mention `query-replace-show-replacement'.
21d50ba1 3305
c12ecb0a 33062007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3307
3308 * building.texi (Watch Expressions): Remove obscure sentence.
3309
3b4201f4
KH
33102007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3311
3312 * mule.texi (Select Input Method): Describe how to activate an input
3313 method in the text mode.
3314
07e5c0b0
DN
33152007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3316
3317 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3318
52dd7391
NR
33192007-10-30 Nick Roberts <nickrob@snap.net.nz>
3320
3321 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3322
c004e539
GM
33232007-10-30 Glenn Morris <rgm@gnu.org>
3324
3325 * misc.texi (Directory Tracking): Explain a bit more about
3326 dirtrack-mode.
3327
ca8c5b8c
GM
33282007-10-25 Glenn Morris <rgm@gnu.org>
3329
3330 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3331
b6c764ef
RS
33322007-10-24 Richard Stallman <rms@gnu.org>
3333
3334 * misc.texi (Interactive Shell): Cleanup last change.
3335
eabd84c9
JL
33362007-10-22 Juri Linkov <juri@jurta.org>
3337
3338 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3339 default values.
3340
0b43c7e2
ER
33412007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3342
ca8c5b8c 3343 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3344 'filesets'.
3345
a80859d4
MR
33462007-10-18 Martin Rudalics <rudalics@gmx.at>
3347
3348 * trouble.texi (Quitting): Fix typo.
3349
c9447ae1
GM
33502007-10-18 Glenn Morris <rgm@gnu.org>
3351
3352 * frames.texi (Mode Line Mouse): Mention minor mode names.
3353
168b980f
JL
33542007-10-17 Juri Linkov <juri@jurta.org>
3355
3356 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3357 fill-paragraph operates on the active region in Transient Mark mode.
3358 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3359 with fill-paragraph.
3360
3361 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3362 fill-paragraph.
3363
3364 * fixit.texi (Spelling): ispell-word operates on the active region
3365 in Transient Mark mode.
3366
5a331f34
JB
33672007-10-17 Aaron S. Hawley <aaronh@garden.org>
3368
3369 * building.texi (Source Buffers):
3370 * custom.texi (Init Non-ASCII):
3371 * glossary.texi (Glossary): Use "key binding" consistently.
3372
2a9f4d55
JB
33732007-10-17 Juanma Barranquero <lekktu@gmail.com>
3374
3375 * calendar.texi (Diary): Fix directive.
3376
de13cecf
RS
33772007-10-16 Richard Stallman <rms@gnu.org>
3378
3379 * calendar.texi (Diary): Clarify text about diary file example.
3380
5f90d53e
ER
33812007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3382
3383 * files.texi: Capitalize node names according to convention.
3384
3aa491bc
GM
33852007-10-13 Glenn Morris <rgm@gnu.org>
3386
3387 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3388
8a3106d3
ER
33892007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3390
3391 * emacs.texi:
3392 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3393 suggested by RMS and Robert J. Chassell.
8a3106d3 3394
da1080a2
ER
33952007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3396
3aa491bc 3397 * files.texi (Version Systems):
0870a421
ER
3398 * vc-xtra.texi:
3399 * vc1-xtra.texi:
ac3f4c6f 3400 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3401 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3402 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3403 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3404
58ade22b
ER
34052007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3406
da1080a2 3407 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3408 Reorder the descriptions to be chronological.
3409
93870ce2
RS
34102007-10-09 Richard Stallman <rms@gnu.org>
3411
3412 * display.texi (Cursor Display): Correct how cursor appears
3413 in nonselected windows.
3414
568c7288
NR
34152007-10-04 Nick Roberts <nickrob@snap.net.nz>
3416
3417 * building.texi (GDB Graphical Interface): Remove references to gdba
3418 and mention gud-gdb.
3419
1af74d06 34202007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3421
1af74d06 3422 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3423
0d8fb755
JL
34242007-10-06 Juri Linkov <juri@jurta.org>
3425
3426 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3427 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3428 fill-paragraph-or-region.
3429
3430 * basic.texi (Arguments): Replace fill-paragraph with
3431 fill-paragraph-or-region.
3432
b981e2c6
ER
34332007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3434
3435 * files.texi: Update the section on version control for 2007
2a9f4d55 3436 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3437 will come later.
3438
5fceaf9c
GM
34392007-09-15 Glenn Morris <rgm@gnu.org>
3440
3441 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3442 to `list-holidays'.
3443
b0e44b17
GM
34442007-09-14 Glenn Morris <rgm@gnu.org>
3445
3446 * calendar.texi: Update all instances of mark-calendar-holidays,
3447 list-calendar-holidays, list-holidays with the new names.
3448
8cf51b2c
GM
34492007-09-06 Glenn Morris <rgm@gnu.org>
3450
46a367db 3451 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3452 Split into the Emacs manual in emacs/, and other manuals in misc/.
3453 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3454 manual.
3455 (infodir): New variable.
3456 (info): Use $infodir.
3457 (emacsman): Delete target, not needed any more.
3458 Move all targets that are not the Emacs manual to misc/Makefile.in.
3459 (mostlyclean): Remove `gnustmp'.
3460 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3461 manual.
92f9b43f 3462 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3463 (emacsman): Delete target, not needed any more.
3464 (clean): Remove all info files but Emacs manual.
3465 Move all targets that are not the Emacs manual to misc/Makefile.in.
3466 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3467
3468 * Makefile.in (INFOSOURCES): Delete.
3469 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3470 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3471 *.vrs *.toc here...
3472 (maintainer-clean): ...from here.
3473
34742007-09-05 Glenn Morris <rgm@gnu.org>
3475
3476 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3477
8cf51b2c
GM
34782007-08-29 Glenn Morris <rgm@gnu.org>
3479
3480 * emacs.texi (EMACSVER): Increase to 23.0.50.
3481
3420c522
RS
34822007-08-27 Richard Stallman <rms@gnu.org>
3483
3484 * emacs.texi (Top): Clarify menu item for Glossary.
3485
3486 * display.texi (Faces): Change secn title.
3487 Clarify not all fonts come from Font Lock.
3488
8cf51b2c
GM
34892007-08-17 Eli Zaretskii <eliz@gnu.org>
3490
3491 * basic.texi (Position Info): Add index entry for face at point.
3492 Mention that character faces are also displayed by "C-u C-x =".
3493
8cf51b2c
GM
34942007-08-08 Glenn Morris <rgm@gnu.org>
3495
3496 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3497
34982007-08-07 Chong Yidong <cyd@stupidchicken.com>
3499
3500 * files.texi (File Conveniences): Document point motion keys in Image
3501 mode.
3502
8cf51b2c
GM
35032007-07-27 Glenn Morris <rgm@gnu.org>
3504
8cf51b2c
GM
3505 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3506 in-line.
3507
3508 * gpl.texi: New file with text of GPL.
3509 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3510
35112007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3512
3513 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3514
3515 * dired.texi (Wdired): Mention C-x C-q key binding.
3516
35172007-07-28 Nick Roberts <nickrob@snap.net.nz>
3518
3519 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3520
35212007-07-25 Glenn Morris <rgm@gnu.org>
3522
8cf51b2c
GM
3523 * emacs.texi (Copying): Replace license with GPLv3.
3524
3525 * Relicense all FSF files to GPLv3 or later.
3526
35272007-07-24 Glenn Morris <rgm@gnu.org>
3528
3529 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3530 for some calendars.
3531
35322007-07-23 Nick Roberts <nickrob@snap.net.nz>
3533
3534 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3535 default-directory for the current buffer is on a remote machine.
3536
8cf51b2c
GM
35372007-07-21 Eli Zaretskii <eliz@gnu.org>
3538
3539 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3540 default value.
3541
35422007-07-21 Richard Stallman <rms@gnu.org>
3543
3544 * files.texi (Why Version Control?): Improve previous change.
3545
35462007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3547
3548 * files.texi (Why Version Control?): New node.
3549
8cf51b2c
GM
35502007-07-12 Nick Roberts <nickrob@snap.net.nz>
3551
8cf51b2c
GM
3552 * building.texi (Starting GUD): Add xref to this anchor.
3553
8cf51b2c
GM
35542007-06-24 Karl Berry <karl@gnu.org>
3555
2a9f4d55 3556 * emacs.texi: New Back-Cover Text.
8cf51b2c 3557
8cf51b2c
GM
35582007-06-07 Alan Mackenzie <acm@muc.de>
3559
3560 * display.texi (Optional Mode Line): Document the new form of
3561 line+column numbers, "(561,2)".
3562
35632007-06-06 Juanma Barranquero <lekktu@gmail.com>
3564
49823426 3565 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3566
35672007-06-02 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * Version 22.1 released.
3570
8cf51b2c
GM
35712007-05-07 Karl Berry <karl@gnu.org>
3572
3573 * emacs.texi (EMACSVER): Back to 22.
3574
35752007-05-06 Richard Stallman <rms@gnu.org>
3576
3577 * maintaining.texi (Create Tags Table): Clean up previous change.
3578
c8763fb6 35792007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3580
3581 * maintaining.texi (Create Tags Table): Add text about the dangers of
3582 making symbolic links to tags files.
3583
35842007-05-04 Karl Berry <karl@gnu.org>
3585
3586 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3587
35882007-05-03 Karl Berry <karl@gnu.org>
3589
3590 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3591
3592 * .cvsignore (*.pdf): New entry.
3593
8cf51b2c
GM
3594 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3595 for printing.
3596
35972007-05-01 Richard Stallman <rms@gnu.org>
3598
3599 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3600
8cf51b2c
GM
36012007-04-28 Glenn Morris <rgm@gnu.org>
3602
3603 * ack.texi (Acknowledgments):
3604 * anti.texi (Antinews):
8cf51b2c
GM
3605 * programs.texi (Program Modes): Restore mention of python.el pending
3606 consideration of legal status.
3607
36082007-04-28 Richard Stallman <rms@gnu.org>
3609
3610 * files.texi (File Names): Fixes to ~ description on MS systems.
3611
8cf51b2c
GM
36122007-04-26 Glenn Morris <rgm@gnu.org>
3613
3614 * emacs.texi (EMACSVER): Increase to 22.1.50.
3615
36162007-04-25 Karl Berry <karl@gnu.org>
3617
3618 * emacs.texi: Improve line breaks on copyright page,
3619 similar layout to lispref, 8.5x11 by default.
3620
3621 * dired.texi (Image-Dired): Improve line break, fix typo.
3622
36232007-04-24 Chong Yidong <cyd@stupidchicken.com>
3624
3625 * programs.texi (Program Modes):
8cf51b2c
GM
3626 * anti.texi (Antinews):
3627 * ack.texi (Acknowledgments): python.el removed.
3628
8cf51b2c
GM
36292007-04-23 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * display.texi (Highlight Interactively): Correct description of
3632 hi-lock-file-patterns-policy.
3633
3634 * files.texi (File Archives): Mention self-extracting executables.
3635
36362007-04-23 Eli Zaretskii <eliz@gnu.org>
3637
3638 * search.texi (Unconditional Replace, Query Replace): Add xref to
3639 "Replacement and Case".
3640
36412007-04-22 Chong Yidong <cyd@stupidchicken.com>
3642
3643 * dired.texi (Image-Dired): Move from Thumbnails node.
3644 * misc.texi (Thumbnails): Node deleted.
3645 * emacs.texi (Top): Update node listing.
3646
3647 * files.texi (File Conveniences):
49823426 3648 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3649
36502007-04-21 Richard Stallman <rms@gnu.org>
3651
3652 * display.texi (Highlight Interactively): Correct previous change.
3653 Clarify doc of hi-lock-find-patterns, and move new features into it.
3654
36552007-04-20 David Koppelman <koppel@ece.lsu.edu>
3656
1c6c854e
CS
3657 * display.texi (Highlight Interactively):
3658 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3659
36602007-04-20 Martin Rudalics <rudalics@gmx.at>
3661
3662 * display.texi (Scrolling): Fix typo.
3663
8cf51b2c
GM
36642007-04-15 Chong Yidong <cyd@stupidchicken.com>
3665
8cf51b2c
GM
3666 * doclicense.texi: Remove node heading, so that it can be included by
3667 other files.
3668
3669 * emacs.texi: Insert node heading for GFDL.
3670
8cf51b2c
GM
36712007-04-14 Eli Zaretskii <eliz@gnu.org>
3672
3673 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3674 "command line".
3675
3676 * display.texi (Faces): Refer to "Creating Frames" for face
3677 and other frame customizations in .emacs.
3678
3679 * frames.texi (Creating Frames): Mention that face customizations can
3680 be put in .emacs. Add index entries.
3681
36822007-04-12 Richard Stallman <rms@gnu.org>
3683
3684 * glossary.texi (Glossary): Explain `iff'.
3685
36862007-04-11 Karl Berry <karl@gnu.org>
3687
3688 * gnu.texi (Top),
3689 * macos.texi (Mac Font Specs),
3690 * anti.texi (Antinews),
3691 * xresources.texi (Resources),
3692 * misc.texi (Emulation),
3693 * calendar.texi (Daylight Saving),
3694 * dired.texi (Dired and Find),
3695 * rmail.texi (Remote Mailboxes),
3696 * sending.texi (Mail Headers),
3697 * programs.texi (Which Function),
3698 * files.texi (Recover),
3699 * buffers.texi (Uniquify),
3700 * frames.texi (Wheeled Mice),
3701 * killing.texi (Rectangles): Wording to improve breaks in
3702 8.5x11 format.
3703 * mule.texi (Language Environments): \hbadness=10000 since there's
3704 no way to reword.
3705 * emacs.texi (smallbook): New @set to more easily switch between
3706 smallbook and 8.5x11.
3707
37082007-04-11 Richard Stallman <rms@gnu.org>
3709
3710 * files.texi (File Conveniences): Add xref to Tumme.
3711 Delete text about Thumbnail mode.
3712
8cf51b2c
GM
37132007-04-09 Alan Mackenzie <acm@muc.de>
3714
3715 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3716 new name. Insert concept index entries.
3717
8cf51b2c
GM
37182007-04-08 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * display.texi (Standard Faces): Document prefix arg for
3721 list-faces-display.
3722
3723 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3724
8cf51b2c
GM
37252007-04-07 Chong Yidong <cyd@stupidchicken.com>
3726
8cf51b2c
GM
3727 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3728
3729 * files.texi (Misc File Ops): Rewrite description of
3730 insert-file-literally.
3731
8cf51b2c
GM
37322007-03-31 Eli Zaretskii <eliz@gnu.org>
3733
3734 * misc.texi (Printing): Postscript -> PostScript.
3735
8cf51b2c
GM
3736 * ack.texi (Acknowledgments): Postscript -> PostScript.
3737
3738 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3739
3740 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3741 below.
3742
37432007-03-30 Chong Yidong <cyd@stupidchicken.com>
3744
3745 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3746 Init Non-ASCII.
3747 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3748 (Init Non-ASCII): New node.
3749
37502007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3751
3752 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3753
8cf51b2c
GM
37542007-03-12 Glenn Morris <rgm@gnu.org>
3755
8cf51b2c
GM
3756 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3757 "Daylight Savings".
3758
49823426 3759 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3760 saving" in text throughout.
3761
8cf51b2c
GM
37622007-03-04 Richard Stallman <rms@gnu.org>
3763
3764 * custom.texi (Safe File Variables): Minor correction.
3765
8cf51b2c
GM
37662007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3767
3768 * rmail.texi (Movemail): Add internal ref.
3769 Don't indent the intro for the PROTO table.
3770 Format PROTO table items with @code.
3771
8cf51b2c
GM
37722007-02-26 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * building.texi: Remove references to bashdb.
3775
8cf51b2c
GM
37762007-02-19 Juanma Barranquero <lekktu@gmail.com>
3777
3778 * mule.texi (Language Environments): Update list of supported language
3779 environments.
3780
8cf51b2c
GM
37812007-02-14 Kim F. Storm <storm@cua.dk>
3782
3783 * building.texi (Grep Searching): Fix lgrep doc.
3784
37852007-02-12 Chong Yidong <cyd@stupidchicken.com>
3786
3787 * back.texi: Remove unused file.
3788
c8763fb6 37892007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3790
3791 * maintaining.texi (Tag Syntax): Now --members is the default for
3792 etags, not for ctags yet.
3793
8cf51b2c
GM
37942007-02-03 Eli Zaretskii <eliz@gnu.org>
3795
3796 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3797 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3798 expects. Add comments to prevent people from inadvertently modifying
3799 the key parts needed by `texinfo-multiple-files-update'.
3800
38012007-01-29 Chong Yidong <cyd@stupidchicken.com>
3802
3803 * frames.texi (Secondary Selection): Window clicked does not matter
3804 when mouse-yank-at-point is non-nil.
3805
8cf51b2c
GM
38062007-01-16 Glenn Morris <rgm@gnu.org>
3807
3808 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3809 system abbrev.
3810
38112007-01-11 Richard Stallman <rms@gnu.org>
3812
3813 * msdog.texi (Windows Keyboard): Another small cleanup.
3814
38152007-01-10 Richard Stallman <rms@gnu.org>
3816
3817 * msdog.texi (Windows Keyboard): Yet another try to make
3818 everyone happy with that passage.
3819
38202007-01-05 Richard Stallman <rms@gnu.org>
3821
3822 * anti.texi (Antinews): Mention M-x shell scrolling.
3823
38242007-01-05 Nick Roberts <nickrob@snap.net.nz>
3825
3826 * building.texi (Watch Expressions): Describe gdb-max-children.
3827
8cf51b2c
GM
38282007-01-04 Richard Stallman <rms@gnu.org>
3829
8cf51b2c
GM
3830 * msdog.texi (Windows Keyboard): Clarify previous change.
3831
8cf51b2c
GM
38322007-01-02 Richard Stallman <rms@gnu.org>
3833
3834 * custom.texi (Changing a Variable): Minor clarification.
3835 (Specific Customization): customize-customized => customize-unsaved.
3836
3837 * entering.texi (Entering Emacs): Clean up text about restarting
3838 Emacs for each file.
3839
3840 * misc.texi (Shell Options): Minor cleanup.
3841
3842 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3843 with Emacs, not vice versa.
3844
3845 * programs.texi (Symbol Completion): Recommend customizing
3846 window manager.
3847
3848 * xresources.texi (Resources): Minor fix.
3849
c8763fb6 38502007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3851
3852 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3853
38542007-01-01 Richard Stallman <rms@gnu.org>
3855
3856 * commands.texi (User Input): Document keys stolen by window mangers.
3857
38582006-12-31 Richard Stallman <rms@gnu.org>
3859
3860 * custom.texi (Specific Customization): Document customize-option
3861 instead of customize-variable.
3862
38632006-12-31 Kim F. Storm <storm@cua.dk>
3864
3865 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3866
38672006-12-30 Kim F. Storm <storm@cua.dk>
3868
3869 * killing.texi (CUA Bindings): Fix typo.
3870
3871 * xresources.texi (Table of Resources): Mention grow-only value for
3872 auto-resize-tool-bars.
3873
8cf51b2c
GM
38742006-12-27 Eli Zaretskii <eliz@gnu.org>
3875
3876 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3877 and how to get them back.
3878
38792006-12-26 Richard Stallman <rms@gnu.org>
3880
3881 * calendar.texi (Holidays): Holiday listing is based on current
3882 practice, but DST is not.
3883
38842006-12-25 Richard Stallman <rms@gnu.org>
3885
3886 * emacs.texi (Top): Update subnode menus.
3887
3888 * mark.texi (Transient Mark): Fix xref.
3889
3890 * killing.texi (Graphical Kill): Node deleted.
3891 (Killing): Add xref to Cut and Paste.
3892 (CUA Bindings): Update xref.
3893
3894 * frames.texi (Cut and Paste): New section to hold other nodes.
3895 (Mouse Commands): Node demoted.
3896 (Cut/Paste Other App): Split out from Mouse Commands.
3897 (Word and Line Mouse): Likewise.
3898 (Secondary Selection, Clipboard): Nodes demoted.
3899
8cf51b2c
GM
39002006-12-24 Kevin Ryde <user42@zip.com.au>
3901
3902 * calendar.texi (Holidays): US daylight saving begins second Sunday
3903 in March for 2007 onwards.
3904 (Daylight Savings): Show new US default daylight saving rules, 2nd
3905 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3906
39072006-12-23 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * calendar.texi (Scroll Calendar): < and > are switched.
3910
39112006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3912
3913 * killing.texi (Deletion): Describe M-\ prefix argument.
3914
39152006-12-23 Richard Stallman <rms@gnu.org>
3916
3917 * search.texi (Regexp Search): Explain why forward and reverse regexp
3918 search are not mirror images.
3919
8cf51b2c
GM
39202006-12-19 Kim F. Storm <storm@cua.dk>
3921
3922 * major.texi (Choosing Modes): Describe match-function elements for
3923 magic-mode-alist.
3924
8cf51b2c
GM
39252006-12-18 Eli Zaretskii <eliz@gnu.org>
3926
3927 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3928 peculiarities.
3929
39302006-12-18 Richard Stallman <rms@gnu.org>
3931
3932 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3933
8cf51b2c
GM
39342006-12-17 Alan Mackenzie <acm@muc.de>
3935
3936 * programs.texi (Left Margin Paren): Remove the bit which says
3937 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3938 Discuss some of the issues of setting this option to nil.
3939
39402006-12-17 Glenn Morris <rgm@gnu.org>
3941
3942 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3943
39442006-12-16 Eli Zaretskii <eliz@gnu.org>
3945
3946 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3947 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3948 NTFS volumes.
3949 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3950 volumes.
3951
39522006-12-15 Eli Zaretskii <eliz@gnu.org>
3953
3954 * text.texi (HTML Mode): Fix "C-c TAB".
3955
8cf51b2c
GM
39562006-12-09 Richard Stallman <rms@gnu.org>
3957
3958 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3959
39602006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3961
3962 * files.texi (Misc File Ops): Document insert-file-literally.
3963
39642006-12-08 Eli Zaretskii <eliz@gnu.org>
3965
3966 * cmdargs.texi (Colors): Note that --color is intended for overriding
3967 the terminal defaults, not for normal invocation.
3968
3969 * misc.texi (Emacs Server): Improve wording. Don't mention the
3970 ``server program''. Add a cross-reference to "Init File" node.
3971 (Invoking emacsclient): Add index entries. Document both short and
3972 long versions of command-line options. Document the -f option.
3973
8cf51b2c
GM
39742006-12-06 Richard Stallman <rms@gnu.org>
3975
3976 * text.texi (Outline Format): Say to set outline-regexp
3977 and outline-level with major modes and file local variables.
3978
c8763fb6 39792006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3980
3981 * anti.texi (Antinews): Mention the alternative to
3982 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3983
8cf51b2c
GM
3984 * misc.texi (Interactive Shell): Ditto.
3985
39862006-12-04 Eli Zaretskii <eliz@gnu.org>
3987
3988 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3989
3990 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3991
39922006-12-01 Eli Zaretskii <eliz@gnu.org>
3993
3994 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3995 colon in the mode line.
3996
3997 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3998
39992006-11-26 Nick Roberts <nickrob@snap.net.nz>
4000
4001 * building.texi (Watch Expressions): Mention SPC for expanding/
4002 contracting watch expressions.
4003
40042006-11-26 Kim F. Storm <storm@cua.dk>
4005
4006 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
4007
40082006-11-26 Nick Roberts <nickrob@snap.net.nz>
4009
4010 * building.texi (Debugger Operation): Define text command mode.
4011 Clarify how tooltips work.
4012 (GDB Graphical Interface): Explain how to run in text command mode
4013 more clearly.
4014
40152006-11-25 Juanma Barranquero <lekktu@gmail.com>
4016
4017 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
4018
40192006-11-22 Juanma Barranquero <lekktu@gmail.com>
4020
4021 * anti.texi (Antinews): Mention --server-file and TCP sockets.
4022
8cf51b2c
GM
40232006-11-18 Chong Yidong <cyd@stupidchicken.com>
4024
4025 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4026 and EMACS is deprecated.
4027
40282006-11-18 Juanma Barranquero <lekktu@gmail.com>
4029
4030 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
4031
c8763fb6 40322006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4033
4034 * Makefile.in (emacs.dvi): Remove xresmini.texi.
4035
4036 * emacs.texi: Include xresources.texi both for info and dvi.
4037
4038 * xresources.texi: Merge text from xresmini.texi.
4039
c8763fb6 40402006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
4041
4042 * glossary.texi: Fix typos.
4043
8cf51b2c
GM
40442006-11-06 Richard Stallman <rms@gnu.org>
4045
4046 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
4047
4048 * ack.texi (Acknowledgments): Fix name spelling.
4049
40502006-11-01 Juri Linkov <juri@jurta.org>
4051
4052 * search.texi (Word Search): Document incremental word search.
4053
40542006-10-28 Glenn Morris <rgm@gnu.org>
4055
4056 * ack.texi (Acknowledgments): Add cal-html author.
4057
4058 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4059 Calendar"). Describe new package cal-html.
4060 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4061 Calendar Files."
4062
8cf51b2c
GM
40632006-10-23 Richard Stallman <rms@gnu.org>
4064
4065 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4066 Abbrev mode is enabled.
4067
8cf51b2c
GM
40682006-10-16 Richard Stallman <rms@gnu.org>
4069
8cf51b2c
GM
4070 * emacs.texi: Update ISBN.
4071
8cf51b2c
GM
40722006-10-11 Kim F. Storm <storm@cua.dk>
4073
4074 * emacs.texi (Acknowledgments): Use @dotless{i}.
4075
40762006-10-08 Nick Roberts <nickrob@snap.net.nz>
4077
4078 * building.texi (Breakpoints Buffer): Mention catchpoints.
4079
40802006-10-08 Kim F. Storm <storm@cua.dk>
4081
4082 * ack.texi (Acknowledgments): Update.
4083
4084 * emacs.texi (Acknowledgments): Fix bad @/ form.
4085
8cf51b2c
GM
40862006-10-05 Kim F. Storm <storm@cua.dk>
4087
4088 * emacs.texi (Acknowledgments): Add more contributors.
4089
40902006-10-03 Richard Stallman <rms@gnu.org>
4091
4092 * emacs.texi (Acknowledgments): Update version and edition.
4093
8cf51b2c
GM
40942006-10-01 Karl Berry <karl@gnu.org>
4095
4096 * custom.texi (Customization Groups): Page break to keep example buffer
4097 on one page.
4098
40992006-09-30 Karl Berry <karl@gnu.org>
4100
4101 * programs.texi (Basic Indent): @need to improve page break.
4102 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4103
41042006-09-29 Glenn Morris <rgm@gnu.org>
4105
4106 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4107
41082006-09-29 Karl Berry <karl@gnu.org>
4109
4110 * windows.texi (Basic Window): Remove forced @break, no longer
4111 desirable.
4112 * frames.texi (Frame Commands),
4113 * mark.texi (Marking Objects): Reword to avoid bad page break.
4114 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4115
41162006-09-19 Richard Stallman <rms@gnu.org>
4117
4118 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4119 stick to present tense.
4120
c8763fb6 41212006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4122
4123 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4124 to x-gtk-use-old-file-dialog.
4125 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4126
41272006-09-15 Jay Belanger <belanger@truman.edu>
4128
49823426 4129 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4130 Change "Library Public License" to "Lesser Public License"
4131 throughout. Use "yyyy" to represent year.
4132
8cf51b2c
GM
41332006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4134
4135 * files.texi (Visiting): Add index entry "open file".
4136
8cf51b2c
GM
41372006-09-11 Richard Stallman <rms@gnu.org>
4138
4139 * building.texi (Compilation Mode): Clarification.
4140 (Grep Searching): Add xref to Compilation Mode.
4141
8cf51b2c
GM
41422006-09-08 Richard Stallman <rms@gnu.org>
4143
4144 * search.texi (Search): Ref multi-file search commands here.
4145 (Other Repeating Search): Not here.
4146
8cf51b2c
GM
41472006-08-28 Richard Stallman <rms@gnu.org>
4148
4149 * windows.texi (Split Window): Update xref.
4150
4151 * basic.texi (Continuation Lines): Update xref.
4152
4153 * indent.texi (Tab Stops): Update xref.
4154
4155 * emacs.texi (Top): Update subnode menu.
4156
4157 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4158 split out of Display Custom.
4159
41602006-08-25 Kim F. Storm <storm@cua.dk>
4161
4162 * display.texi (Display Custom): Add variables overline-margin
4163 and x-underline-at-descent-line.
4164
41652006-08-25 Richard Stallman <rms@gnu.org>
4166
4167 * entering.texi (Exiting): Rewrite to give graphical displays
4168 priority over text terminals.
4169
4170 * search.texi (Incremental Search): Move index entries.
4171
41722006-08-23 Chong Yidong <cyd@stupidchicken.com>
4173
4174 * custom.texi (Init File): Reference Find Init to avoid "home
4175 directory" confusion.
4176
41772006-08-22 Nick Roberts <nickrob@snap.net.nz>
4178
4179 * building.texi (Other GDB-UI Buffers): Describe how to edit
4180 a value in the locals buffer.
4181
41822006-08-21 Richard Stallman <rms@gnu.org>
4183
4184 * search.texi (Basic Isearch): Add `isearch' index entry.
4185
41862006-08-16 Richard Stallman <rms@gnu.org>
4187
4188 * misc.texi (Saving Emacs Sessions): Clean up wording.
4189
4190 * mark.texi (Marking Objects): Mention term "select all".
4191
4192 * emacs.texi (Top): Update subnode menu.
4193
4194 * help.texi (Help Mode): Move node up in file.
4195
8cf51b2c
GM
41962006-08-15 Nick Roberts <nickrob@snap.net.nz>
4197
4198 * building.texi (Stack Buffer): Explain fringe arrow.
4199
8cf51b2c
GM
42002006-08-12 Eli Zaretskii <eliz@gnu.org>
4201
8cf51b2c
GM
4202 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4203 on startup.
4204
42052006-08-11 Romain Francoise <romain@orebokech.com>
4206
4207 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4208
42092006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4210
4211 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4212
42132006-08-10 Richard Stallman <rms@gnu.org>
4214
4215 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4216 with face merging. Empty regions don't count.
4217 Clarify face property inheritance.
8cf51b2c
GM
4218
42192006-08-08 Romain Francoise <romain@orebokech.com>
4220
4221 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4222 <arjuropo@cc.jyu.fi>.
4223
8cf51b2c
GM
42242006-08-04 Eli Zaretskii <eliz@gnu.org>
4225
4226 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4227 apply to all frames.
4228
8cf51b2c
GM
42292006-08-01 Richard Stallman <rms@gnu.org>
4230
4231 * help.texi (Name Help): Add index entries for describe-variable.
4232
42332006-08-01 Nick Roberts <nickrob@snap.net.nz>
4234
4235 * building.texi (GDB Graphical Interface): Shorten node names.
4236 (GDB-UI Layout): Use GDB-related.
4237 (Other GDB-UI Buffers): Simplify English.
4238
42392006-07-31 Richard Stallman <rms@gnu.org>
4240
4241 * search.texi (Query Replace): Add xref for Dired's Q command.
4242
8cf51b2c
GM
42432006-07-31 Nick Roberts <nickrob@snap.net.nz>
4244
4245 * building.texi (GDB commands in Fringe): Rename to...
4246 (Source Buffers): ..this and move forward. Describe hollow arrow and
4247 new option gdb-find-source-frame.
4248
42492006-07-29 Richard Stallman <rms@gnu.org>
4250
4251 * dired.texi (Operating on Files): Simplify previous change
4252 and fix Texinfo usage.
4253
42542006-07-29 Eli Zaretskii <eliz@gnu.org>
4255
4256 * dired.texi (Operating on Files): Add cross-references. State the
4257 Unix commands that do similar things.
4258
42592006-07-28 Richard Stallman <rms@gnu.org>
4260
4261 * mark.texi (Transient Mark): Clarify that region never disappears
4262 when Transient Mark mode is off, and not when it is on.
4263
42642006-07-27 Richard Stallman <rms@gnu.org>
4265
4266 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4267
42682006-07-24 Richard Stallman <rms@gnu.org>
4269
4270 * xresources.texi (GTK styles): Fix texinfo usage.
4271
8cf51b2c
GM
4272 * commands.texi (User Input): Explain why we teach keyboard cmds.
4273
4274 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4275 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4276 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4277 * doclicense.texi, display.texi, dired.texi, basic.texi:
4278 * anti.texi, ack.texi: Move periods and commas inside quotes.
4279
42802006-07-22 Eli Zaretskii <eliz@gnu.org>
4281
4282 * cmdargs.texi (General Variables): Document EMAIL.
4283
42842006-07-21 Eli Zaretskii <eliz@gnu.org>
4285
4286 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4287 doesn't have effect on MS-Windows.
4288
8cf51b2c
GM
42892006-07-17 Richard Stallman <rms@gnu.org>
4290
4291 * building.texi (Grep Searching): Explain about chaining grep commands.
4292
8cf51b2c
GM
42932006-07-10 Nick Roberts <nickrob@snap.net.nz>
4294
49823426 4295 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4296
42972006-07-09 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4300 is invoked for multiple files.
4301
43022006-07-08 Eli Zaretskii <eliz@gnu.org>
4303
4304 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4305 on-line manual for the rest of this node.
4306 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4307 unconditionally.
4308 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4309 Improve wording.
4310 (Windows Printing): Improve wording.
4311 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4312 rest of this node.
4313
8cf51b2c
GM
43142006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4315
49823426
GM
4316 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4317 with eval-buffer.
8cf51b2c
GM
4318
43192006-07-05 Nick Roberts <nickrob@snap.net.nz>
4320
4321 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4322 of character translation.
4323
43242006-07-04 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4327
43282006-07-03 Karl Berry <karl@gnu.org>
4329
4330 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4331 not-too-underfull hboxes in the TeX output.
4332 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4333 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4334 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4335 * sending.texi, text.texi: Fix overfull/underfull boxes.
4336
43372006-07-03 Romain Francoise <romain@orebokech.com>
4338
4339 * m-x.texi (M-x): Fix.
4340
43412006-07-03 Richard Stallman <rms@gnu.org>
4342
8cf51b2c
GM
4343 * search.texi (Other Repeating Search): filename -> file name.
4344
4345 * misc.texi (Narrowing): Minor cleanups.
4346
4347 * files.texi (Visiting): filename -> file name.
4348
4349 * emacs.texi (Top): Update subnode menus.
4350
4351 * mule.texi (Coding Systems): Move char translation stuff here.
4352 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4353 (Recognize Coding): Substantial local rewrites.
4354 (International): Update menu.
4355
4356 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4357 (Scrolling): Substantial local rewrites.
4358 (Display): Update menu and intro.
4359
4360 * dired.texi: filename -> file name.
4361
4362 * custom.texi (Safe File Variables): Texinfo usage fix.
4363
f0131492 43642006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4365
4366 * help.texi, m-x.texi: Lots of cleanups.
4367
8cf51b2c
GM
43682006-06-30 Eli Zaretskii <eliz@gnu.org>
4369
4370 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4371 (Windows Processes, Windows Misc): Shorten the printed version by
4372 selectively conditioning less important portions by @ifnottex.
4373
8cf51b2c
GM
43742006-06-27 Richard Stallman <rms@gnu.org>
4375
4376 * mini.texi (Minibuffer File): Minor cleanup.
4377
43782006-06-25 Nick Roberts <nickrob@snap.net.nz>
4379
4380 * frames.texi (XTerm Mouse): Rename to...
4381 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4382
4383 * emacs.texi (Top): Use new node name.
4384
43852006-06-24 Eli Zaretskii <eliz@gnu.org>
4386
4387 * emacs.texi (Top): Update the detailed menu according to changes in
4388 msdog.texi.
4389
4390 * msdog.texi (Windows Keyboard): New section.
4391 (Windows Mouse): New section.
4392 (Windows System Menu): Remove section (text merged with "Windows
4393 Keyboard").
4394 (Windows Misc): New section.
4395
4396 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4397
4398 * msdog.texi (ls in Lisp): New section.
4399
4400 * files.texi (Visiting): Document case-insensitive wildcard matching
4401 under find-file-wildcards.
4402
8cf51b2c
GM
44032006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4404
4405 * macos.texi (Mac Input): Add description of mac-function-modifier.
4406 Now Unicode keyboard layouts work.
4407
8cf51b2c
GM
44082006-06-10 Richard Stallman <rms@gnu.org>
4409
4410 * mule.texi (Recognize Coding): Clarify previous change.
4411
44122006-06-09 Kenichi Handa <handa@m17n.org>
4413
4414 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4415 notation.
4416
44172006-06-07 Kevin Ryde <user42@zip.com.au>
4418
4419 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4420 manual for @ifnottex, but in emacs-extra for @iftex.
4421
4422 * cmdargs.texi (General Variables): Fix smtpmail xref.
4423
44242006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4425
8cf51b2c 4426 * programs.texi (Comment Commands):
8cf51b2c 4427 * custom.texi (Specifying File Variables):
49823426 4428 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4429
44302006-06-07 Nick Roberts <nickrob@snap.net.nz>
4431
4432 * building.texi (Watch Expressions): Move node to end.
4433 (GDB Graphical Interface): Move description of clicks in fringe...
4434 (GDB commands in the Fringe): ...to here. New node.
4435
8cf51b2c
GM
44362006-06-05 Romain Francoise <romain@orebokech.com>
4437
49823426 4438 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4439
44402006-06-05 Nick Roberts <nickrob@snap.net.nz>
4441
4442 * building.texi (GDB Graphical Interface): Update bindings.
4443 (Commands of GUD): Add gud-print. Remove gud-run.
4444 Restate availability more generally.
4445
f0131492 44462006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4447
4448 * mini.texi: Lots of cleanups.
4449
44502006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4453 and Mouse-2.
4454
c8763fb6 44552006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4456
4457 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4458
8cf51b2c
GM
44592006-05-31 Richard Stallman <rms@gnu.org>
4460
4461 * basic.texi (Moving Point): Fix previous change.
4462
c8763fb6 44632006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4464
4465 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4466
f0131492 44672006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4468
4469 * basic.texi: Many simplifications and improvements in wording.
4470
8cf51b2c
GM
44712006-05-26 Nick Roberts <nickrob@snap.net.nz>
4472
4473 * anti.texi (Antinews): Create a node for gdb-ui.
4474
8cf51b2c
GM
44752006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4476
4477 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4478
44792006-05-20 Richard Stallman <rms@gnu.org>
4480
4481 * dired.texi (Dired Navigation): dired-goto-file is now j.
4482
8cf51b2c
GM
44832006-05-20 Eli Zaretskii <eliz@gnu.org>
4484
4485 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4486 and their aliases.
4487
4488 * msdog.texi (Windows Printing): Mention non-support of plain text
4489 printing with some el-cheapo printers, and suggest a workaround.
4490
44912006-05-20 Kevin Ryde <user42@zip.com.au>
4492
4493 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4494 remove the bit saying you must set it.
4495
44962006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4497
4498 * trouble.texi (Checklist):
4499 * text.texi (Text, Auto Fill, Text Mode):
4500 * search.texi (Nonincremental Search):
4501 * rmail.texi (Rmail Labels):
4502 * mule.texi (Input Methods, Multibyte Conversion):
4503 * misc.texi (Gnus, Where to Look, PostScript):
4504 * maintaining.texi (Create Tags Table):
4505 * indent.texi (Indentation Commands):
4506 * fixit.texi (Spelling):
4507 * emacs.texi (Copying):
4508 * custom.texi (Init File): ifinfo -> ifnottex.
4509
8cf51b2c
GM
45102006-05-17 Richard Stallman <rms@gnu.org>
4511
4512 * files.texi (Diff Mode): Mention C-x `.
4513
45142006-05-08 Richard Stallman <rms@gnu.org>
4515
4516 * custom.texi (Disabling): Textual cleanups.
4517
8cf51b2c
GM
45182006-05-12 Glenn Morris <rgm@gnu.org>
4519
4520 * calendar.texi (Displaying the Diary, Format of Diary File):
4521 Refer to diary-view-entries, diary-list-entries,
4522 diary-show-all-entries rather than obsolete aliases.
4523
45242006-05-12 Eli Zaretskii <eliz@gnu.org>
4525
4526 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4527 (Displaying the Diary, Special Diary Entries, Importing Diary):
4528 * building.texi (Compilation Shell):
4529 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4530 emacs-xtra with @inforef's.
4531
4532 * files.texi (Visiting): Fix wording.
4533
4534 * mule.texi (Coding Systems, Text Coding): More indexing.
4535 Mention that C-x RET f can set eol conversion.
4536
c8763fb6 45372006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4538
4539 * xresmini.texi (GTK resources): Insert GTK description.
4540
4541 * xresources.texi (GTK resources): metafont should be menufont.
4542
8cf51b2c
GM
45432006-05-06 Michael Albinus <michael.albinus@gmx.de>
4544
49823426 4545 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4546 method, user name and host name is active only in partial
4547 completion mode.
4548
8cf51b2c
GM
45492006-05-06 Eli Zaretskii <eliz@gnu.org>
4550
4551 * makefile.w32-in (emacs.dvi):
4552 * Makefile.in (emacs.dvi): Add xresmini.texi.
4553
4554 * xresmini.texi (Table of Resources): Remove xref to non-existent
4555 node "LessTif Resources".
4556
4557 * msdog.texi (Microsoft Windows):
4558 * calendar.texi (Calendar/Diary, Displaying the Diary)
4559 (Special Diary Entries, Importing Diary, Holidays):
4560 * programs.texi (Program Modes):
4561 * text.texi (Text):
4562 * buffers.texi (Several Buffers):
4563 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4564
45652006-05-06 Eli Zaretskii <eliz@gnu.org>
4566
4567 The following changes merge the emacs-xtra manual into the main
4568 manual, but only for on-line version of the manual.
4569
4570 * vc2-xtra.texi (Version Backups, Local Version Control)
4571 (Making Snapshots, Change Logs and VC, Version Headers)
4572 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4573 on-line manual.
4574
4575 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4576 for on-line manual.
4577
4578 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4579 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4580 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4581 for on-line manual.
4582
4583 * fortran-xtra.texi (Fortran, Fortran Autofill)
4584 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4585 for on-line manual.
4586
4587 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4588 Conditional xref's for on-line manual.
4589
4590 * emerge-xtra.texi (Emerge, Overview of Emerge)
4591 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4592 manual.
4593
4594 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4595 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4596 (EMACSSOURCES): Use EMACS_XTRA.
4597 (../info/emacs-xtra): Remove.
4598 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4599
4600 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4601 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4602 (EMACSSOURCES): Use EMACS_XTRA.
4603 ($(infodir)/emacs-xtra): Remove.
4604 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4605
4606 * trouble.texi (Quitting):
4607 * text.texi (Text):
4608 * programs.texi (Program Modes):
4609 * msdog.texi (Microsoft Windows):
4610 * frames.texi (Frames):
4611 * files.texi (Backup, Version Control, VC Concepts)
4612 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4613 (Registering, VC Status, VC Undo, Multi-User Branching)
4614 (Comparing Files):
4615 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4616 (Displaying the Diary, Special Diary Entries, Importing Diary):
4617 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4618 conditional xref's, depending on @iftex/@ifnottex.
4619
4620 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4621 "MS-DOS". @include msdog-xtra.texi.
4622
4623 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4624 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4625
4626 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4627 for vc-xtra.texi subsections.
4628 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4629 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4630
4631 * sending.texi (Sending Mail): A @node line without explicit Prev,
4632 Next, and Up links.
4633
4634 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4635 Next, and Up links.
4636
4637 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4638 and its sections. @include picture-xtra.texi.
4639
4640 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4641 "Emerge".
4642 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4643
4644 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4645 exact duplicate of its name-sake in calendar.texi.
4646
4647 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4648 "Advanced Calendar/Diary Usage".
4649 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4650
4651 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4652 dired-xtra.texi.
4653 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4654
4655 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4656 (Files) [ifnottex]: Add menu entry for Autorevert.
4657
4658 * emacs-xtra.texi (Introduction): Reword to make consistent with
4659 printed version only.
4660 <Top level>: Remove the body of all chapters and move them to the
4661 new *-xtra.texi files. Use @raisesections and @lowersections to
4662 convert sections to chapters etc.
4663
4664 * msdog-xtra.texi:
4665 * fortran-xtra.texi:
4666 * vc-xtra.texi:
4667 * vc1-xtra.texi:
4668 * vc2-xtra.texi:
4669 * emerge-xtra.texi:
4670 * cal-xtra.texi:
4671 * dired-xtra.texi:
4672 * arevert-xtra.texi: New files, with text from respective chapters
4673 of emacs-xtra.texi. Convert each @chapter into @section, @section
4674 into @subsection, etc.
4675
1c6c854e 4676 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4677 updated.
4678
4679 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4680 Windows". All references updated.
4681
46822006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4683
4684 * macos.texi (Mac Input): Mention input from Character Palette.
4685 (Mac Font Specs): Fix typo.
4686
46872006-05-05 Richard Stallman <rms@gnu.org>
4688
4689 * files.texi (Diff Mode): Minor cleanup.
4690
46912006-05-05 Karl Berry <karl@gnu.org>
4692
8cf51b2c
GM
4693 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4694 errors from the current release of makeinfo (4.8).
4695 * help.texi (Library Keywords): Change widest word in multitable
4696 template from `emulations' to `convenience'. (Not sure if this is
4697 related to the font change.)
4698
46992006-05-05 Eli Zaretskii <eliz@gnu.org>
4700
4701 * files.texi (File Names): Add a footnote about limited support of
4702 ~USER on MS-Windows.
4703
4704 * cmdargs.texi (Initial Options): Add a footnote about limited
4705 support of ~USER on MS-Windows.
4706
47072006-05-03 Richard Stallman <rms@gnu.org>
4708
4709 * files.texi (Diff Mode): Node moved here.
4710 (Comparing Files): Delete what duplicates new node.
4711 (Files): Put Diff Mode in menu.
4712
1c6c854e 4713 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4714
4715 * emacs.texi (Top): Update menu for Diff Mode.
4716
4717 * trouble.texi (Emergency Escape): Simplify.
4718
4719 * emacs.texi (Top): Minor clarification.
4720
47212006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4722
4723 * commands.texi, entering.texi, screen.texi: Many simplifications.
4724
47252006-05-03 Richard Stallman <rms@gnu.org>
4726
4727 * commands.texi (Text Characters): Delete paragraph about unibyte
4728 non-ASCII printing chars.
4729
4730 * killing.texi (Killing): Say "graphical displays".
4731 * display.texi: Say "graphical displays".
4732
4733 * cmdargs.texi (Misc X): Say "graphical displays".
4734
47352006-05-01 Richard Stallman <rms@gnu.org>
4736
4737 * emacs.texi (Top): Add Diff Mode to menu.
4738
47392006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4740
4741 * misc.texi (Diff Mode): New node.
4742
47432006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4744
4745 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4746 (Mac Environment Variables): Shorten example line.
4747 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4748
47492006-05-01 Nick Roberts <nickrob@snap.net.nz>
4750
4751 * building.texi (GUD Customization): Describe cases %d and %c.
4752 Update description for %e.
4753
47542006-04-30 Glenn Morris <rgm@gnu.org>
4755
4756 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4757
47582006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4759
4760 * custom.texi (Examining): Update C-h v output example.
4761
47622006-04-29 Kim F. Storm <storm@cua.dk>
4763
4764 * building.texi (Grep Searching): Add lgrep and rgrep.
4765
8cf51b2c
GM
47662006-04-23 Richard Stallman <rms@gnu.org>
4767
4768 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4769
4770 * xresmini.texi: New file.
4771
4772 * xresources.texi (Face Resources): Split table into font resources
4773 and the rest. Combine similar attributes for brevity.
4774
8cf51b2c
GM
47752006-04-21 Eli Zaretskii <eliz@gnu.org>
4776
4777 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4778 backslashes and case-insensitivity in file names (moved to the
4779 main manual).
4780 (MS-DOS Printing): Move most of the text to the main manual.
4781
4782 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4783 New nodes.
4784 (Windows Processes, Windows System Menu): Add index entries and
4785 fix wording.
4786
8cf51b2c
GM
47872006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4788
4789 * misc.texi (Shell Ring): Add notes on saved input when
4790 navigating off the end of the history list.
4791
47922006-04-18 Chong Yidong <cyd@mit.edu>
4793
4794 * misc.texi (Shell Options): Correct default value of
4795 comint-scroll-show-maximum-output.
4796
8cf51b2c
GM
47972006-04-18 Nick Roberts <nickrob@snap.net.nz>
4798
4799 * building.texi (Watch Expressions): Update.
4800
8cf51b2c
GM
48012006-04-12 Richard Stallman <rms@gnu.org>
4802
4803 * search.texi: Clean up previous change.
4804
48052006-04-12 Eli Zaretskii <eliz@gnu.org>
4806
4807 * search.texi (Regexp Backslash, Regexp Replace): Add index
4808 entries for ``back reference'' and mention the term itself in the
4809 text.
4810
48112006-04-11 Richard Stallman <rms@gnu.org>
4812
4813 * custom.texi (Safe File Variables):
4814 Document enable-local-variables = :safe.
4815
48162006-04-11 Karl Berry <karl@gnu.org>
4817
4818 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4819 (Remote Repositories, Version Backups, Local Version Control)
4820 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4821 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4822 (Renaming VC Work Files and Master Files)
4823 (Inserting Version Control Headers, Customizing VC, General Options)
4824 (Options for RCS and SCCS, Options specific for CVS): Move all
4825 these nodes to emacs-xtra.texi, for brevity.
4826 * cmdargs.texi, files.texi: Change cross-references.
4827
8cf51b2c
GM
48282006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4829
4830 * files.texi (Old Versions): Update description of vc-annotate's
4831 use of color to indicate date ranges.
4832
8cf51b2c
GM
48332006-04-09 Kevin Ryde <user42@zip.com.au>
4834
8cf51b2c
GM
4835 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4836 put info and printed manual names the right way around.
4837
48382006-04-09 Karl Berry <karl@gnu.org>
4839
4840 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4841 emacs-xtra.texi, leaving only MS Windows information.
4842 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4843 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4844 node names.
4845
4846 * emacs.texi: Move @summarycontents and @contents to the beginning
4847 of the file.
4848
8cf51b2c
GM
48492006-04-08 Kevin Ryde <user42@zip.com.au>
4850
4851 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4852
48532006-04-07 Richard Stallman <rms@gnu.org>
4854
4855 * programs.texi (Comments, Comment Commands, Options for Comments)
4856 (Multi-Line Comments): "Align", not "indent".
4857 (Basic Indent): C-j deletes trailing whitespace before the newline.
4858
48592006-04-06 Richard Stallman <rms@gnu.org>
4860
8cf51b2c
GM
4861 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4862
48632006-04-06 Eli Zaretskii <eliz@gnu.org>
4864
4865 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4866
8cf51b2c
GM
48672006-04-05 Richard Stallman <rms@gnu.org>
4868
4869 * emacs.texi (Top): Update subnode menu.
4870
4871 * trouble.texi (Unasked-for Search): Node deleted.
4872 (Lossage): Delete from menu.
4873
48742006-04-04 Richard Stallman <rms@gnu.org>
4875
4876 * trouble.texi: Various cleanups.
4877 (Checklist): Don't bother saying how to snail a bug report.
4878 (Emergency Escape): Much rewriting.
4879 (After a Crash): Rename the core dump immediately.
4880 (Total Frustration): Call it a psychotherapist.
4881 (Bug Criteria): Avoid "illegal instruction".
4882 (Sending Patches): We always put the contributor's name in.
4883
4884 * misc.texi (Thumbnails): Minor correction.
4885
8cf51b2c
GM
48862006-04-03 Richard Stallman <rms@gnu.org>
4887
4888 * misc.texi (Thumbnails): Minor cleanup.
4889
48902006-04-02 Karl Berry <karl@gnu.org>
4891
4892 * sending.texi (Mail Sending): pxref to Top needs five args.
4893
4894 * texinfo.tex: Update to current version (2006-03-21.13).
4895
8cf51b2c
GM
48962006-03-31 Richard Stallman <rms@gnu.org>
4897
4898 * emacs.texi (Top): Update subnode menu.
4899
4900 * help.texi (Help Mode): Cleanup.
4901
4902 * dired.texi: Many cleanups.
4903 (Dired Deletion): Describe dired-recursive-deletes.
4904 (Operating on Files): dired-create-directory moved.
4905 (Misc Dired Features): Move to here.
4906 (Tumme): Node moved to misc.texi.
4907
4908 * custom.texi: Many cleanups.
4909 (Minor Modes): Don't mention ISO Accents Mode.
4910 (Examining): Update C-h v output example.
4911 (Hooks): Add index and xref for add-hook.
4912 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4913 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4914
4915 * misc.texi: Many cleanups.
4916 (beginning): Add to summary of topics.
4917 (Shell): Put eshell xref at the end. Remove eshell from table.
4918 (Thumbnails): New node.
4919
8cf51b2c
GM
49202006-03-28 Eli Zaretskii <eliz@gnu.org>
4921
4922 * files.texi (File Name Cache): Make it clear that the cache is
4923 not persistent.
4924
8cf51b2c
GM
49252006-03-25 Karl Berry <karl@gnu.org>
4926
49823426
GM
4927 * emacs-xtra.texi, emacs.texi, gnu.texi:
4928 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4929 (2) do not indent copyright year list (or anything else).
4930
8cf51b2c
GM
49312006-03-21 Juanma Barranquero <lekktu@gmail.com>
4932
4933 * files.texi (VC Dired Mode): Remove misplaced brackets.
4934
49352006-03-21 Andre Spiegel <spiegel@gnu.org>
4936
4937 * files.texi: Various updates and clarifications in the VC chapter.
4938
49392006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * help.texi (Help Mode): Document "C-c C-c".
4942
8cf51b2c
GM
49432006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4946 menu in the standalone Info reader.
4947
49482006-03-15 Chong Yidong <cyd@stupidchicken.com>
4949
4950 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4951 moved here from Emacs manual.
4952
4953 * programs.texi (Fortran): Section moved to emacs-xtra.
4954 (Program Modes): Xref to Fortran in emacs-xtra.
4955
4956 * maintaining.texi (Emerge): Move to emacs-xtra.
4957 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4958
4959 * picture.texi: File deleted.
4960 * Makefile.in:
4961 * makefile.w32-in: Remove picture.texi.
4962
4963 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4964 * abbrevs.texi (Abbrevs):
4965 * sending.texi (Sending Mail): Picture node removed.
4966
4967 * emacs.texi (Top): Update node listings.
4968
8cf51b2c
GM
49692006-03-12 Richard Stallman <rms@gnu.org>
4970
4971 * calendar.texi: Various cleanups.
4972
8cf51b2c
GM
49732006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4974
4975 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4976 syntax.
4977
8cf51b2c
GM
49782006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4979
4980 * search.texi (Regexps): More accurately describe which characters
4981 are special in which situations. Recommend _not_ to quote `]' or
4982 `-' when they are not special.
4983
8cf51b2c
GM
49842006-02-28 Andre Spiegel <spiegel@gnu.org>
4985
4986 * files.texi (Old Versions): Clarify operation of C-x v =.
4987
8cf51b2c
GM
49882006-02-21 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * building.texi (Watch Expressions): Update and describe
4991 gdb-speedbar-auto-raise.
4992
49932006-02-19 Richard M. Stallman <rms@gnu.org>
4994
4995 * emacs.texi: Use @smallbook.
4996 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4997 Update subnode menu.
4998
4999 * building.texi (Lisp Interaction): Minor addition.
5000
50012006-02-18 Nick Roberts <nickrob@snap.net.nz>
5002
5003 * building.texi (Watch Expressions): Update and be more precise.
5004
c8763fb6 50052006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5006
5007 * maintaining.texi (Create Tags Table): Explain why the
5008 exception when etags writes to files under the /dev tree.
5009
50102006-02-14 Richard M. Stallman <rms@gnu.org>
5011
5012 * custom.texi (Safe File Variables): Lots of clarification.
5013 Renamed from Unsafe File Variables.
5014
50152006-02-14 Chong Yidong <cyd@stupidchicken.com>
5016
5017 * custom.texi (Unsafe File Variables): File variable confirmation
5018 assumed denied in batch mode.
5019
50202006-02-14 Richard M. Stallman <rms@gnu.org>
5021
5022 * building.texi (GDB User Interface Layout): Don't say `inferior'
5023 for program being debugged.
5024
50252006-02-15 Nick Roberts <nickrob@snap.net.nz>
5026
5027 * building.texi (GDB Graphical Interface):
5028 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
5029
50302006-02-13 Chong Yidong <cyd@stupidchicken.com>
5031
5032 * custom.texi (Specifying File Variables, Unsafe File Variables):
5033 New nodes, split from File Variables. Document new file local
5034 variable behavior.
5035
50362006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5037
5038 * display.texi (Standard Faces):
8cf51b2c
GM
5039 * files.texi (Visiting):
5040 * frames.texi (Clipboard):
5041 * glossary.texi (Glossary) <Clipboard>:
5042 * xresources.texi (X Resources): Mention Mac OS port.
5043
8cf51b2c
GM
50442006-02-12 Richard M. Stallman <rms@gnu.org>
5045
5046 * building.texi (Building): Clarify topic in intro.
5047
5048 * maintaining.texi (Maintaining): Change title; clarify topic.
5049 Delete duplicate index entries.
5050
5051 * building.texi (Other GDB User Interface Buffers): Clarifications.
5052
5053 * text.texi (Cell Commands): Clarifications.
5054
5055 * programs.texi (Defuns): Delete duplicate explanation of
5056 left-margin paren convention.
5057 (Hungry Delete): Minor cleanup.
5058
50592006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5060
5061 * dired.texi (Tumme): More tumme documentation.
5062
50632006-02-11 Alan Mackenzie <acm@muc.de>
5064
5065 * programs.texi ("Hungry Delete"): Correct the appellation of the
5066 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5067
50682006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5069
5070 * dired.texi (Tumme): Fix small bug.
5071
50722006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5073
5074 * macos.texi (Mac International): Rename "fontset-mac" to
5075 "fontset-standard".
5076
8cf51b2c
GM
50772006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5078
5079 * dired.texi (Tumme): Basic documentation for Tumme added.
5080
8cf51b2c
GM
50812006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5082
5083 * mule.texi (International):
5084 * programs.texi (Basic Indent): Fix typos.
5085
8cf51b2c
GM
5086 * custom.texi (Minor Modes):
5087 * display.texi (Text Display):
5088 * commands.texi (Text Characters): Update xrefs.
5089
50902006-02-07 Richard M. Stallman <rms@gnu.org>
5091
5092 * emacs.texi (Top): Update subnode menu.
5093 Update info on old Emacs papers.
5094 (Intro): "Graphical display", not window system.
5095
5096 * xresources.texi (GTK styles): Minor clarifications.
5097
5098 * trouble.texi: "Graphical display", not window system.
5099 (Stuck Recursive): Minor clarification.
5100
5101 * text.texi: Minor clarifications.
5102 (Sentences): Explain why two-space convention is better.
5103 Explain sentence-end-without-period here.
5104 (Fill Commands): Not here.
5105 (Refill): Node moved down.
5106 (Filling): Update menu.
5107 (Table Creation, Cell Justification, Column Commands): Clarify.
5108
5109 * sending.texi: Minor clarifications.
5110
5111 * search.texi (Regexp Backslash): Clarification.
5112
5113 * rmail.texi: Minor cleanups.
5114 (Rmail): Delete digression about `rmail-mode'.
5115 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5116 (Rmail Files): Mention C-u M-x rmail.
5117 (Rmail Reply): Mention References.
5118 (Rmail Display): Mention rmail-nonignored-headers.
5119
5120 * programs.texi: Minor cleanups.
5121 (Comment Commands): Mention momentary Transient Mark mode.
5122 (Matching): Be more specific about customizing show-paren-mode.
5123 (Info Lookup): Don't list the modes that support C-h S.
5124 Just say what it does in an unsupported mode.
5125 (Man Page): Delete excessive info on customizing woman.
5126 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5127
5128 * abbrevs.texi: Minor clarifications.
5129 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5130 not "dynamic abbrevs" as if they were a kind of abbrev.
5131
5132 * picture.texi (Picture): Minor cleanup.
5133
5134 * mule.texi (Communication Coding): Say "other applications".
5135 (Fontsets): Not specific to X. Add xref to X Resources.
5136 (Unibyte Mode): Rename from Single-Byte Character Support.
5137 "Graphical display", not window system.
5138 (International): Update menu.
5139
5140 * maintaining.texi (Format of ChangeLog):
5141 New node, split out from ChangeLog.
5142 (ChangeLog): Clarifications in the remaining text.
5143 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5144 (Find Tag): Add @w.
5145 (Tags Search): Explain tag table order here. Simplify grep ref.
5146 (List Tags): tags-tag-face is a variable, not a face.
5147 (Emerge): Cleanups.
5148
5149 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5150 (Keyboard Macros): Avoid "the user".
5151
5152 * killing.texi: "Graphical display", not window system.
5153
5154 * help.texi (Help Echo): "Graphical display", not window system.
5155
5156 * glossary.texi: Say "you", not "the user". Say "graphical display".
5157
5158 * frames.texi: Minor cleanups. "Graphical display", not window system.
5159
5160 * files.texi (Visiting): Make drag-and-drop not X-specific.
5161
5162 * custom.texi: Minor cleanups. "Graphical display", not window system.
5163
5164 * cmdargs.texi: Minor cleanups.
5165
5166 * building.texi (Compilation): Move and split kill-compilation para.
5167 Add para about multiple compilers.
5168 (Compilation Mode): Commands also available in grep mode and others.
5169 Mention C-u C-x ` more tutorially. Clarify C-x `.
5170 (Compilation Shell): Clarify. Put Bash example first.
5171 (Grep Searching): Minor cleanups; add @w.
5172 (Debuggers): Minor cleanups.
5173 (Starting GUD): Make GDB xgraphical mode issue clearer.
5174 (Debugger Operation): Lots of clarifications including
5175 GDB tooltip side-effect issue.
5176 (Commands of GUD): Clarify.
5177 (GUD Customization): Add bashdb-mode-hook.
5178 (GDB Graphical Interface): Rewrite for clarity.
5179 (GDB User Interface Layout): Rewrite for clarity.
5180 (Stack Buffer, Watch Expressions): Likewise.
5181 (Other GDB User Interface Buffers): Cleanups.
5182 (Lisp Libraries, External Lisp): Cleanup.
5183
5184 * basic.texi (Position Info): "Graphical displays", rather than
5185 window systems.
5186
5187 * anti.texi: Minor cleanup.
5188
8cf51b2c
GM
51892006-02-03 Eli Zaretskii <eliz@gnu.org>
5190
5191 * custom.texi (Init File, Find Init): Add cross-references to
5192 where $HOME is described.
5193
51942006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5195
5196 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5197 is not inside the @table.
5198
5199 * emacs.texi (Top): Correct node name.
5200
5201 * files.texi (File Names): Fix @xref.
5202 (Reverting): Fix typo.
5203
5204 * mule.texi (International): Correct node name.
5205
5206 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5207
52082006-02-01 Richard M. Stallman <rms@gnu.org>
5209
5210 * emacs.texi (Top): Update subnode menu.
5211
5212 * mule.texi: Minor clarifications.
5213 Reduce the specific references to X Windows.
5214 Refer to "graphical" terminals, rather than window systems.
5215 (Text Coding): Rename from Specify Coding.
5216 (Communication Coding, File Name Coding, Terminal Coding):
5217 New nodes split out from Text Coding.
5218
5219 * kmacro.texi: Minor clarifications.
5220 (Keyboard Macro Ring): Comment out some excessive commands.
5221 (Basic Keyboard Macro): Split up the table, putting part in each node.
5222
5223 * major.texi: Minor clarifications.
5224
5225 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5226
5227 * windows.texi: Minor clarifications.
5228 (Change Window): Don't describe mode-line mouse cmds here.
5229 Add xref to Mode Line Mouse.
5230
5231 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5232
5233 * macos.texi (Mac International): Fix xref.
5234
5235 * indent.texi: Minor clarifications.
5236
5237 * frames.texi: Minor clarifications.
5238 Reduce the specific references to X Windows.
5239 Refer to "graphical" terminals, rather than window systems.
5240 (Frame Parameters): Don't mention commands like
5241 set-foreground-color. Just say to customize a face.
5242 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5243
5244 * files.texi: Minor clarifications.
5245 (Numbered Backups): New node, split out from Backup Names.
5246
5247 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5248
5249 * cmdargs.texi (General Variables): Fix xref.
5250
5251 * buffers.texi: Minor clarifications.
5252
8cf51b2c
GM
52532006-01-31 Richard M. Stallman <rms@gnu.org>
5254
5255 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5256 Nodes moved to top.
5257
5258 * display.texi: Minor clarifications.
5259 (Display): Rearrange menu.
5260 (Standard Faces): Mention query-replace face.
5261 (Faces): Simplify.
5262 (Font Lock): Simplify face customization info.
5263 (Highlight Changes): Node merged into Highlight Interactively.
5264 (Highlight Interactively): Much rewriting and cleanup.
5265 (Optional Mode Line): Narrowed line number not good for goto-line.
5266 Simplify face customization advice.
5267 (Text Display): Mention use of escape-glyph face.
5268 Move ctl-arrow and tab-width here.
5269 (Display Custom): Move no-redraw-on-reenter to end of node.
5270
5271 * search.texi: Minor clarifications.
5272 (Isearch Scroll): Simplify.
5273 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5274
5275 * regs.texi (Registers): Mention bookmarks here.
5276
5277 * mark.texi: Minor clarifications.
5278 (Selective Undo): Node deleted.
5279
5280 * m-x.texi: Minor clarifications.
5281
5282 * killing.texi: Minor clarifications.
5283 Refer to "graphical" terminals, rather than window systems.
5284
5285 * help.texi: Clarifications.
5286 (Help): Don't describe C-h F and C-h K here.
5287 (Key Help): Describe C-h K here.
5288 (Name Help): Mention Emacs Lisp Intro.
5289 Describe C-h F here.
5290 (Misc Help): Mention C-h F and C-h K only briefly.
5291
5292 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5293 Selective undo text merged in.
5294 (Spelling): Mention Aspell along with Ispell.
5295
5296 * emacs.texi (Top): Update subnode menus.
5297
5298 * basic.texi (Basic Undo): Rename from Undo. Most of text
5299 moved to new Undo node.
5300
8cf51b2c
GM
53012006-01-29 Chong Yidong <cyd@stupidchicken.com>
5302
5303 * basic.texi (Continuation Lines, Inserting Text):
5304 Mention longlines mode.
5305
53062006-01-29 Richard M. Stallman <rms@gnu.org>
5307
10d1d0af 5308 * screen.texi: Minor cleanups.
8cf51b2c
GM
5309 (Screen): Clean up the intro paragraphs.
5310 (Mode Line): Lots of rewriting. Handle frame-name better.
5311 eol-mnemonic-... vars moved out.
5312
5313 * emacs.texi (Top): Change menu item for MS-DOS node.
5314 Update subnode menu.
5315
5316 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5317 chapter relates to Windows. Title changed.
5318
5319 * mini.texi: Minor cleanups.
5320
5321 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5322 (Mark): Put it in the menu.
5323
5324 * entering.texi: Minor cleanups.
5325
5326 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5327 (Intro): Refer to "graphical" terminals, rather than X.
5328
5329 * display.texi (Display Custom): Add xref to Variables.
5330 (Optional Mode Line): eol-mnemonic-... vars moved here.
5331
5332 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5333 rather than X.
5334
8cf51b2c
GM
5335 * basic.texi: Minor cleanups.
5336 (Undo): selective-undo moved.
5337
8cf51b2c
GM
53382006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5339
5340 * anti.texi (Antinews): Various corrections and additions.
5341
53422006-01-23 Juri Linkov <juri@jurta.org>
5343
5344 * custom.texi (Easy Customization, Customization Groups)
5345 (Browsing Custom): Mention links along with buttons.
5346
8cf51b2c
GM
53472006-01-21 Eli Zaretskii <eliz@gnu.org>
5348
8cf51b2c
GM
5349 * text.texi (TeX Print): Use @key for TAB.
5350
8cf51b2c
GM
5351 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5352
8cf51b2c
GM
53532006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5354
5355 * files.texi (File Aliases): Don't claim that usually separate
5356 buffers are created for two file names that name the same data.
5357 Mention additional situations where different names mean the same
5358 file on disk.
5359
53602006-01-19 Richard M. Stallman <rms@gnu.org>
5361
5362 * killing.texi (Deletion): Upcase @key argument.
5363
5364 * custom.texi (Custom Themes): Minor cleanup.
5365
5366 * programs.texi (Hungry Delete): Upcase @key argument.
5367
8cf51b2c
GM
53682006-01-16 Juri Linkov <juri@jurta.org>
5369
5370 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5371 Move `mode-line-highlight' before `mode-line-buffer-id'.
5372
8cf51b2c
GM
53732006-01-14 Richard M. Stallman <rms@gnu.org>
5374
5375 * basic.texi (Inserting Text): Minor cleanup.
5376
8cf51b2c
GM
53772006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5378
5379 * custom.texi (Changing a Variable, Face Customization):
5380 Update for changes in Custom menus.
5381
8cf51b2c
GM
53822006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5383
5384 * macos.texi (Mac International): Undo last change.
5385
8cf51b2c
GM
53862006-01-02 Chong Yidong <cyd@stupidchicken.com>
5387
5388 * custom.texi (Custom Themes): Describe the new
5389 customize-create-theme interface.
5390
53912005-12-30 Juri Linkov <juri@jurta.org>
5392
5393 * basic.texi (Position Info): Update example.
5394
c8763fb6 53952005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5396
5397 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5398
53992005-12-24 Chong Yidong <cyd@stupidchicken.com>
5400
5401 * custom.texi (Custom Themes): `load-theme' always loads.
5402
54032005-12-23 Juri Linkov <juri@jurta.org>
5404
5405 * display.texi (Highlight Interactively): Use double space to
5406 separate sentences. Replace C-p with M-p, and C-n with M-n.
5407
54082005-12-22 Richard M. Stallman <rms@gnu.org>
5409
5410 * custom.texi (Easy Customization and subnodes):
5411 Replace "active field" with "button".
5412 Use "user option" only for variables.
5413 Use "setting" for variable-or-face.
5414
54152005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5416
5417 * buffers.texi (Select Buffer): Change order in table to make
5418 "Similar" refer to the correct item.
5419 (Indirect Buffers): Minor rewording.
5420
8cf51b2c
GM
54212005-12-20 Juri Linkov <juri@jurta.org>
5422
5423 * files.texi (VC Status): Put P and N near p and n.
5424
8cf51b2c
GM
54252005-12-19 Richard M. Stallman <rms@gnu.org>
5426
5427 * programs.texi (Electric C): Delete the info about newline control.
5428 (Other C Commands): Minor cleanup.
5429 (Left Margin Paren): Minor cleanup.
5430
54312005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5432
5433 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5434 (Customization Groups): Delete text moved to "Browsing Custom".
5435 (Browsing Custom): New node.
5436 (Specific Customization): Clarify which commands only work for
5437 loaded options.
5438
54392005-12-18 Bill Wohler <wohler@newt.com>
5440
5441 * frames.texi (Tool Bars): Shorten text of previous change.
5442
54432005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5444
5445 * files.texi (VC Status): Document log-view mode.
5446
54472005-12-18 Bill Wohler <wohler@newt.com>
5448
5449 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5450 permanently via the customize interface.
5451
8cf51b2c
GM
54522005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5453
5454 * killing.texi (Killing by Lines): Document `kill-whole-line'
5455 function.
5456
c8763fb6 54572005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5458
5459 * buffers.texi (Select Buffer): Change `prev-buffer' to
5460 `previous-buffer'. Indicate that these functions use a frame
5461 local buffer list.
5462
8cf51b2c
GM
54632005-12-12 Richard M. Stallman <rms@gnu.org>
5464
5465 * custom.texi (Easy Customization): Change menu comment.
5466 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5467
5468 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5469 (Help): Among the Apropos commands, describe only C-h a here.
5470
54712005-12-11 Richard M. Stallman <rms@gnu.org>
5472
5473 * programs.texi (Options for Comments): Comment-end starts with space.
5474
5475 * glossary.texi (Glossary): Minor cleanup.
5476
5477 * files.texi (Old Versions): Use @table.
5478
8cf51b2c
GM
54792005-12-10 David Koppelman <koppel@ece.lsu.edu>
5480
5481 * display.texi (Highlight Interactively): Include
5482 global-hi-lock-mode. Add miscellaneous details and elaborations.
5483
54842005-12-09 Richard M. Stallman <rms@gnu.org>
5485
5486 * display.texi (Font Lock): Delete the Global FL menu item.
5487
54882005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5489
5490 * custom.texi (Minibuffer Maps): Mention the maps for file name
5491 completion.
5492
54932005-12-09 Kim F. Storm <storm@cua.dk>
5494
5495 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5496 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5497 cursor to next corner in rectangle; clarify insert around rectangle.
5498
8cf51b2c
GM
54992005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5500
5501 * custom.texi (Customization): Use xref to elisp manual for
5502 non-TeX output.
5503 (Minor Modes): Update.
5504 (Customization Groups, Changing a Variable, Face Customization):
5505 Update for new appearance of Custom buffers.
5506 (Changing a Variable): `custom-buffer-done-function' has been
5507 replaced by `custom-buffer-done-kill'.
5508 (Specific Customization): In the `customize-group' buffer, a
5509 subgroup's contents are not "hidden". They are not included at
5510 all. They have no [Show] button.
5511 (Mouse Buttons): Add pxref to description of mouse event lists in
5512 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5513 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5514 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5515
55162005-12-08 Richard M. Stallman <rms@gnu.org>
5517
5518 * mini.texi (Completion Commands, Completion):
5519 In file name input, SPC does not do completion.
5520
8cf51b2c
GM
55212005-12-08 Nick Roberts <nickrob@snap.net.nz>
5522
5523 * building.texi (GDB Graphical Interface): Explain screen size
5524 setting.
5525 (Other GDB User Interface Buffers): Describe features specific to
5526 GDB 6.4.
5527
8cf51b2c
GM
55282005-12-01 Nick Roberts <nickrob@snap.net.nz>
5529
5530 * building.texi (GDB User Interface Layout): Describe how to
5531 kill associated buffers.
5532 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5533 (Watch Expressions): Be more precise.
5534 (Other GDB User Interface Buffers): Describe how to change a
5535 register value.
5536
8cf51b2c
GM
55372005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5538
5539 * macos.texi (Mac Input): Remove description of
5540 mac-command-key-is-meta. Add descriptions of
5541 mac-control-modifier, mac-command-modifier, and
5542 mac-option-modifier.
5543 (Mac International): Fix description of conversion of clipboard data.
5544 (Mac Font Specs): Add example of font customization by face attributes.
5545
55462005-11-22 Nick Roberts <nickrob@snap.net.nz>
5547
5548 * building.texi (Watch Expressions): Expand description.
5549 (Other GDB User Interface Buffers): Describe local map for
5550 gud-watch.
5551
55522005-11-21 Chong Yidong <cyd@stupidchicken.com>
5553
5554 * display.texi (Font Lock): Font lock is enabled by default now.
5555
55562005-11-20 Juri Linkov <juri@jurta.org>
5557
5558 * basic.texi (Position Info): Update examples of the output.
5559 Remove the fact that examples are produced in the TeXinfo buffer,
5560 because in the Info reader users will get a different output from
5561 `C-x ='.
5562
5563 * building.texi (Compilation Mode): Remove paragraph duplicated
5564 from the node `Compilation'. Add `compilation-skip-threshold'.
5565
5566 * display.texi (Font Lock): Suggest more user-friendly method of
5567 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5568
55692005-11-18 Richard M. Stallman <rms@gnu.org>
5570
5571 * files.texi (Registering): Mention @@ in mode line.
5572
5573 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5574
55752005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5576
5577 * files.texi (Renaming and VC): Some back-ends don't
5578 handle renaming.
5579
8cf51b2c
GM
55802005-11-17 Juri Linkov <juri@jurta.org>
5581
5582 * emacs.texi (Top):
5583 * display.texi (Highlight Interactively): Put this font-lock based
5584 mode near Font Lock node.
5585
55862005-11-16 Chong Yidong <cyd@stupidchicken.com>
5587
5588 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5589 icons.
5590
55912005-11-12 Kim F. Storm <storm@cua.dk>
5592
5593 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5594 (Help Summary): Add C-h d and C-h e.
5595 (Apropos): Clarify that all apropos commands may search for either
5596 list of words or a regexp. Add C-h d for apropos-documentation.
5597 Describe apropos-documentation-sort-by-scores user option.
5598
8cf51b2c
GM
55992005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5600
5601 * killing.texi (CUA Bindings): Add @section.
5602
56032005-11-10 Kim F. Storm <storm@cua.dk>
5604
5605 * emacs.texi (Top): Add CUA Bindings entry to menu.
5606
5607 * killing.texi (CUA Bindings): New node. Moved here from
5608 misc.texi and extended with info on rectangle commands and
5609 rectangle highlighting, interface to registers, and the global
5610 mark feature.
5611
5612 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5613
5614 * regs.texi: Prev link points to CUA Bindings node.
5615
56162005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5617
5618 * help.texi (Help Echo): By default, help echos are only shown on
5619 mouse-over, not on point-over.
5620
c8763fb6 56212005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5622
5623 * misc.texi (Shell Mode): Describe how to activate password echoing.
5624
8cf51b2c
GM
56252005-11-04 Romain Francoise <romain@orebokech.com>
5626
5627 * mark.texi (Mark Ring): Fix typo.
5628
56292005-11-03 Richard M. Stallman <rms@gnu.org>
5630
5631 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5632
56332005-11-01 Bill Wohler <wohler@newt.com>
5634
5635 * help.texi (Help Mode): Fix typo.
5636
56372005-11-01 Nick Roberts <nickrob@snap.net.nz>
5638
1c6c854e
CS
5639 * building.texi (Other GDB User Interface Buffers):
5640 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5641
56422005-10-31 Romain Francoise <romain@orebokech.com>
5643
5644 * files.texi (Compressed Files): Fix typo.
5645
5646 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5647
5648 * windows.texi (Force Same Window): Likewise.
5649
56502005-10-30 Bill Wohler <wohler@newt.com>
5651
5652 * help.texi (Help Mode): URLs viewed with browse-url.
5653
56542005-10-31 Nick Roberts <nickrob@snap.net.nz>
5655
5656 * building.texi (GDB Graphical Interface): Don't reference
5657 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5658 must stay in same frame.
5659
56602005-10-29 Chong Yidong <cyd@stupidchicken.com>
5661
5662 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5663
5664 * anti.texi (Antinews): Likewise.
5665
8cf51b2c
GM
56662005-10-28 Bill Wohler <wohler@newt.com>
5667
5668 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5669
56702005-10-28 Richard M. Stallman <rms@gnu.org>
5671
5672 * files.texi (Visiting): Explain how to enter ? in a file name.
5673
5674 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5675
8cf51b2c
GM
56762005-10-25 Nick Roberts <nickrob@snap.net.nz>
5677
1c6c854e
CS
5678 * building.texi (GDB Graphical Interface):
5679 Describe gdb-mouse-until.
8cf51b2c
GM
5680
56812005-10-23 Richard M. Stallman <rms@gnu.org>
5682
5683 * custom.texi (Init File): Recommend when to use site-start.el.
5684
8cf51b2c
GM
56852005-10-21 Juri Linkov <juri@jurta.org>
5686
5687 * custom.texi (Examining): Mention accessing the old variable
5688 value via M-n in set-variable.
5689
8cf51b2c
GM
56902005-10-18 Romain Francoise <romain@orebokech.com>
5691
5692 * files.texi (Version Systems): Capitalize GNU.
5693
8cf51b2c
GM
56942005-10-18 Nick Roberts <nickrob@snap.net.nz>
5695
5696 * building.texi (Compilation Mode): Remove redundant paragraph.
5697 (Watch Expressions): Remove paragraph to reflect code change.
5698
8cf51b2c
GM
56992005-10-16 Richard M. Stallman <rms@gnu.org>
5700
5701 * building.texi (Compilation Mode, Compilation): Clarified.
5702
57032005-10-15 Richard M. Stallman <rms@gnu.org>
5704
5705 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5706
8cf51b2c
GM
57072005-10-13 Kenichi Handa <handa@m17n.org>
5708
5709 * basic.texi (Position Info): Fix previous change.
5710
c8763fb6 57112005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5712
5713 * cmdargs.texi (Icons X): Fix typo.
5714
57152005-10-12 Kenichi Handa <handa@m17n.org>
5716
5717 * basic.texi (Position Info): Describe the case that Emacs shows
5718 "part of display ...".
5719
c8763fb6 57202005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5721
5722 * cmdargs.texi (Icons X): -nb => -nbi.
5723
57242005-10-10 Chong Yidong <cyd@stupidchicken.com>
5725
5726 * frames.texi (Speedbar): A couple more clarifications.
5727
57282005-10-11 Nick Roberts <nickrob@snap.net.nz>
5729
5730 * building.texi (GDB User Interface Layout): Improve diagram.
5731 (Watch Expressions): Explain how to make speedbar global.
5732 (Other GDB User Interface Buffers): Make references more precise.
5733
8cf51b2c
GM
57342005-10-09 Richard M. Stallman <rms@gnu.org>
5735
5736 * frames.texi (Speedbar): Clarify the text.
5737
57382005-10-09 Chong Yidong <cyd@stupidchicken.com>
5739
5740 * frames.texi (Speedbar): Add information on keybindings,
5741 dismissing the speedbar, and buffer display mode. Link to
5742 speedbar manual.
5743
c8763fb6 57442005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5745
1c6c854e 5746 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5747 added -nb, --no-bitmap-icon.
5748
8cf51b2c
GM
57492005-10-07 Nick Roberts <nickrob@snap.net.nz>
5750
5751 * building.texi (GDB Graphical Interface): Add variables and
5752 functions to indices. Be more precise.
5753
c8763fb6 57542005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5755
5756 * frames.texi (Drag and Drop): Remove the x- from
5757 x-dnd-open-file-other-window and xdnd-protocol-alist.
5758
57592005-09-30 Romain Francoise <romain@orebokech.com>
5760
5761 * mini.texi (Minibuffer): The default value now appears before the
5762 colon in minibuffer prompts.
5763
8cf51b2c
GM
57642005-09-25 Richard M. Stallman <rms@gnu.org>
5765
5766 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5767
8cf51b2c
GM
57682005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5769
5770 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5771
8cf51b2c
GM
57722005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5773
5774 * emacs.texi (Top): Update submenus from macos.texi.
5775
5776 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5777 (Mac OS): Update feature support status.
5778 (Mac Input): List supported input scripts. Remove description
5779 about `mac-keyboard-text-encoding'. Mention mouse button
5780 emulation and related variables.
5781 (Mac International): Mention Central European and Cyrillic
5782 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5783 Add description about coding system for selection.
5784 Add description about language environment.
5785 (Mac Environment Variables):
5786 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5787 arguments. Add Preferences support.
5788 (Mac Directories): Explicitly state that this node is for Mac OS
5789 Classic only.
1c6c854e
CS
5790 (Mac Font Specs): Mention specification for scalable fonts.
5791 List supported charsets. Add preferred way of creating fontsets.
5792 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5793 (Mac Functions): Add descriptions about `mac-set-file-creator',
5794 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5795 and `mac-get-preference'.
5796
8cf51b2c
GM
57972005-09-16 Romain Francoise <romain@orebokech.com>
5798
5799 Update all files to specify GFDL version 1.2.
5800
5801 * doclicense.texi (GNU Free Documentation License): Update to
5802 version 1.2.
5803
58042005-09-15 Richard M. Stallman <rms@gnu.org>
5805
5806 * buffers.texi (List Buffers): Fix xref.
5807
5808 * rmail.texi (Rmail Basics): Fix xref.
5809
5810 * emacs.texi (Top): Update subnode menus.
5811
5812 * files.texi (Saving Commands): New node, broken out of Saving.
5813 (Customize Save): New node, broken out of Saving.
5814 Clarify effect of write-region-inhibit-fsync.
5815 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5816
8cf51b2c
GM
58172005-09-14 Romain Francoise <romain@orebokech.com>
5818
5819 * files.texi (Saving): Mention write-region-inhibit-fsync.
5820
58212005-09-05 Chong Yidong <cyd@stupidchicken.com>
5822
5823 * custom.texi (Custom Themes): New node.
5824
58252005-09-03 Richard M. Stallman <rms@gnu.org>
5826
49823426
GM
5827 * search.texi (Search Case): Mention vars that control
5828 case-fold-search for various operations.
8cf51b2c
GM
5829
58302005-08-22 Juri Linkov <juri@jurta.org>
5831
5832 * display.texi (Standard Faces): Merge the text from
5833 `(elisp)Standard Faces' into this node.
5834
58352005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5836
5837 * emacs.texi (Top): Delete menu item for deleted node
5838 Keyboard Translations.
5839
58402005-08-18 Richard M. Stallman <rms@gnu.org>
5841
8cf51b2c
GM
5842 * trouble.texi (Unasked-for Search):
5843 Delete xref to Keyboard Translations.
5844
5845 * glossary.texi (Glossary): Delete xref.
5846
8cf51b2c
GM
5847 * custom.texi (Minor Modes): Say that the list here is not complete.
5848 (Keyboard Translations): Node deleted.
5849 (Disabling): Delete xref to it.
5850 (Customization Groups): Fix Custom buffer example.
5851 (Hooks): Mention remove-hooks.
5852
58532005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5854
5855 * building.texi (GDB Graphical Interface): Improve filling of menu
5856 item.
5857
58582005-08-18 Nick Roberts <nickrob@snap.net.nz>
5859
5860 * building.texi (GDB Graphical Interface): Use better node names.
5861
58622005-08-14 Richard M. Stallman <rms@gnu.org>
5863
5864 * text.texi (Sentences): Fix xref.
5865
58662005-08-14 Juri Linkov <juri@jurta.org>
5867
5868 * building.texi (Compilation, Grep Searching): Move grep command
5869 headings from `Compilation' to `Grep Searching'.
5870
5871 * dired.texi (Dired and Find):
5872 * maintaining.texi (Tags Search): Replace grep xref to
5873 `Compilation' node with `Grep Searching'.
5874
5875 * files.texi (Comparing Files): Replace xref to `Compilation' with
5876 `Compilation Mode'.
5877
58782005-08-13 Alan Mackenzie <acm@muc.de>
5879
5880 * search.texi (Non-ASCII Isearch): Correct a typo.
5881 (Replacement Commands): Mention query-replace key binding.
5882
58832005-08-11 Richard M. Stallman <rms@gnu.org>
5884
5885 * programs.texi (Options for Comments): Fix xref.
5886
5887 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5888 out of Regexps.
5889
8cf51b2c
GM
58902005-08-09 Juri Linkov <juri@jurta.org>
5891
5892 * building.texi (Compilation): Use `itemx' instead of `item'.
5893 (Grep Searching): Simplify phrase.
5894
5895 * display.texi (Standard Faces): Describe vertical-border on
5896 window systems.
5897
5898 * windows.texi (Split Window): Simplify phrase and mention
5899 vertical-border face.
5900
59012005-08-09 Richard M. Stallman <rms@gnu.org>
5902
5903 * files.texi (Comparing Files): Clarify compare-windows.
5904
5905 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5906
8cf51b2c
GM
59072005-08-06 Eli Zaretskii <eliz@gnu.org>
5908
5909 * mule.texi (Coding Systems): Rephrase the paragraph about
5910 codepages: no need for "M-x codepage-setup" anymore, except on
5911 MS-DOS.
5912
5913 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5914 the MS-DOS port only.
5915
59162005-07-30 Eli Zaretskii <eliz@gnu.org>
5917
5918 * makefile.w32-in (info): Don't run multi-install-info.bat.
5919 ($(infodir)/dir): New target, produced by running
5920 multi-install-info.bat.
5921
8cf51b2c
GM
59222005-07-22 Eli Zaretskii <eliz@gnu.org>
5923
5924 * files.texi (Quoted File Names): Add index entry.
5925
8cf51b2c
GM
59262005-07-19 Juri Linkov <juri@jurta.org>
5927
5928 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5929
59302005-07-18 Juri Linkov <juri@jurta.org>
5931
8cf51b2c
GM
5932 * custom.texi (Easy Customization):
5933 * files.texi (Old Versions):
5934 * frames.texi (Wheeled Mice):
5935 * mule.texi (Specify Coding):
8cf51b2c
GM
5936 * text.texi (Cell Justification):
5937 * trouble.texi (After a Crash):
8cf51b2c
GM
5938 * xresources.texi (GTK styles):
5939 Delete duplicate duplicate words.
5940
59412005-07-17 Richard M. Stallman <rms@gnu.org>
5942
5943 * frames.texi (Creating Frames): Fix foreground color example.
5944
5945 * custom.texi (Init Examples): Clean up text about conditionals.
5946
59472005-07-16 Richard M. Stallman <rms@gnu.org>
5948
5949 * mini.texi (Completion Commands): Fix command name for ?.
5950
8cf51b2c
GM
59512005-07-16 Eli Zaretskii <eliz@gnu.org>
5952
5953 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5954 `menu' face has no effect on w32 and with GTK.
5955 Add cross-references.
8cf51b2c
GM
5956
5957 * cmdargs.texi (General Variables): Clarify the default location
5958 of $HOME on w32 systems.
5959
59602005-07-15 Jason Rumney <jasonr@gnu.org>
5961
5962 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5963 changed.
5964
59652005-07-08 Kenichi Handa <handa@m17n.org>
5966
1c6c854e
CS
5967 * mule.texi (Recognize Coding):
5968 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5969
59702005-07-07 Richard M. Stallman <rms@gnu.org>
5971
5972 * anti.texi (Antinews): Mention mode-line-inverse-video.
5973
5974 * files.texi (Saving): Minor correction about C-x C-w.
5975
5976 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5977
59782005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5979
5980 * search.texi (Isearch Scroll): Add example of using the
5981 `isearch-scroll' property.
5982 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5983 `Display Custom' node.
5984 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5985 and de-emphasize it.
5986 (Other Repeating Search): `occur' currently can not correctly
5987 handle multiline matches. Correct, clarify and update description
5988 of `flush-lines' and `keep-lines'.
5989
5990 * display.texi (Display Custom): Add anchor for `baud-rate'.
5991
59922005-07-07 Richard M. Stallman <rms@gnu.org>
5993
5994 * gnu.texi: Update where to get GNU status; add refs for how to help.
5995 Add footnotes 6 and 7.
5996
59972005-07-04 Lute Kamstra <lute@gnu.org>
5998
5999 Update FSF's address in GPL notices.
6000
8cf51b2c 6001 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
6002 * trouble.texi (Checklist): Update FSF's address.
6003
8cf51b2c
GM
60042005-06-24 Richard M. Stallman <rms@gnu.org>
6005
6006 * display.texi (Text Display): Change index entries.
6007
60082005-06-24 Eli Zaretskii <eliz@gnu.org>
6009
6010 * makefile.w32-in (MAKEINFO): Use --force.
6011 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6012 Makefile.in.
8cf51b2c
GM
6013
60142005-06-23 Richard M. Stallman <rms@gnu.org>
6015
1c6c854e 6016 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
6017 nobreak-char-display.
6018
6019 * emacs.texi (Top): Update detailed node listing.
6020
1c6c854e 6021 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
6022 to nobreak-char-display and no-break-space to nobreak-space.
6023 (Standard Faces): Split up the list of standard faces
6024 and put it in a separate node. Add nobreak-space and
6025 escape-glyph.
6026
8cf51b2c
GM
60272005-06-23 Lute Kamstra <lute@gnu.org>
6028
6029 * mule.texi (Select Input Method): Fix typo.
6030
60312005-06-23 Kenichi Handa <handa@m17n.org>
6032
1c6c854e
CS
6033 * mule.texi (International): List all supported scripts.
6034 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
6035 distribution.
6036 (Language Environments): List all language environments.
6037 Intlfonts contains fonts for most supported scripts, not all..
6038 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 6039 input a specific character.
8cf51b2c
GM
6040 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
6041
60422005-06-23 Juanma Barranquero <lekktu@gmail.com>
6043
49823426 6044 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
6045
60462005-06-22 Miles Bader <miles@gnu.org>
6047
6048 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
6049
60502005-06-20 Miles Bader <miles@gnu.org>
6051
6052 * display.texi (Faces): Add `vertical-divider'.
6053
60542005-06-17 Richard M. Stallman <rms@gnu.org>
6055
6056 * text.texi (Adaptive Fill): Minor clarification.
6057
8cf51b2c
GM
60582005-06-10 Lute Kamstra <lute@gnu.org>
6059
6060 * emacs.texi (Top): Correct version number.
6061 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6062 refer to the current version of Emacs.
6063
60642005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6065
6066 * files.texi (Log Buffer): Document when there can be more than
6067 one file to be committed.
6068
60692005-06-08 Juri Linkov <juri@jurta.org>
6070
6071 * display.texi (Faces): Add `shadow' face.
6072
60732005-06-07 Masatake YAMATO <jet@gyve.org>
6074
6075 * display.texi (Faces): Write about mode-line-highlight.
6076
60772005-06-06 Richard M. Stallman <rms@gnu.org>
6078
6079 * misc.texi (Printing Package): Explain how to initialize
6080 printing package.
6081
6082 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6083
60842005-06-05 Chong Yidong <cyd@stupidchicken.com>
6085
6086 * emacs.texi: Rename Hardcopy to Printing.
6087 Make PostScript and PostScript Variables subnodes of it.
6088
6089 * misc.texi (Printing): Rename node from Hardcopy.
6090 Mention menu bar options.
6091 Move PostScript and PostScript Variables to submenu.
6092 (Printing package): New node.
6093
6094 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6095
6096 * dired.texi (Operating on Files): Likewise.
6097
6098 * calendar.texi (Displaying the Diary): Likewise.
6099
6100 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6101
6102 * glossary.texi (Glossary): Likewise.
6103
6104 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6105 effect.
6106
61072005-06-04 Richard M. Stallman <rms@gnu.org>
6108
6109 * trouble.texi (After a Crash): Polish previous change.
6110
8cf51b2c
GM
61112005-05-30 Noah Friedman <friedman@splode.com>
6112
6113 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6114 recovery mechanism.
6115
8cf51b2c
GM
61162005-05-28 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * building.texi (Other Buffers): SPC toggles display of
6119 floating point registers.
6120
8cf51b2c
GM
61212005-05-27 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * files.texi (Log Buffer): Merge in description of Log Edit
6124 mode from pcl-cvs.texi.
6125
61262005-05-26 Richard M. Stallman <rms@gnu.org>
6127
6128 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6129
8cf51b2c
GM
61302005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6131
6132 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6133 not enabled by default.
6134 When not on a word, `ispell-word' by default checks the word
6135 before point.
6136
61372005-05-24 Nick Roberts <nickrob@snap.net.nz>
6138
6139 * building.texi (Debugger Operation): Simplify last sentence.
6140
61412005-05-23 Lute Kamstra <lute@gnu.org>
6142
6143 * emacs.texi: Update FSF's address throughout.
6144 (Preface): Use @cite.
6145 (Distrib): Add cross reference to the node "Copying". Mention the
6146 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6147 printed manuals.
6148 (Intro): Use @xref for the Emacs Lisp Intro.
6149
8cf51b2c
GM
61502005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6151
6152 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6153
6154 * basic.texi (Moving Point): Mention default for `goto-line'.
6155
6156 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6157 of a variable's docstring.
6158
61592005-05-18 Lute Kamstra <lute@gnu.org>
6160
6161 * maintaining.texi (Overview of Emerge): Add cross reference.
6162 Remove duplication.
6163
6164 * emacs.texi (Top): Update to the current structure of the manual.
6165 * misc.texi (Emacs Server): Add menu description.
6166 * files.texi (Saving): Fix menu.
6167 * custom.texi (Customization): Fix menu.
6168 * mule.texi (International): Fix menu.
6169 * kmacro.texi (Keyboard Macros): Fix menu.
6170
61712005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * display.texi: Various minor changes.
6174 (Faces): Delete text that is repeated in the next section.
6175
61762005-05-16 Nick Roberts <nickrob@snap.net.nz>
6177
6178 * building.texi (Debugger Operation): Mention GUD tooltips are
6179 disabled with GDB in text command mode.
6180
8cf51b2c
GM
61812005-05-16 Nick Roberts <nickrob@snap.net.nz>
6182
6183 * building.texi: Replace toolbar with "tool bar" for consistency.
6184 (Compilation Mode): Describe compilation-context-lines
6185 and use of arrow in compilation buffer.
6186 (Debugger Operation): Replace help text with variable's value.
6187
6188 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6189 consistency.
6190
61912005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6192
6193 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6194 Add xref.
6195
8cf51b2c
GM
61962005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6197
6198 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6199 (Position Info): Delete discussion of `goto-line'. It is already
6200 described in `Moving point'.
6201
6202 * mini.texi (Completion Commands): Correct reference.
6203 (Completion Options): Fix typo.
6204
6205 * killing.texi (Deletion): Complete description of `C-x C-o'.
6206
8cf51b2c
GM
62072005-05-10 Richard M. Stallman <rms@gnu.org>
6208
6209 * building.texi (Compilation): Clarify recompile's directory choice.
6210
6211 * frames.texi (Tooltips): Cleanups.
6212
6213 * basic.texi (Arguments): Fix punctuation.
6214
62152005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6216
6217 * screen.texi (Menu Bar): The up and down (not left and right)
6218 arrow keys move through a keyboard menu.
6219
62202005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6221
6222 * basic.texi: Various typo and grammar fixes.
6223 (Moving Point): C-a now runs move-beginning-of-line.
6224
62252005-05-08 Nick Roberts <nickrob@snap.net.nz>
6226
6227 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6228
6229 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6230 as different animals.
6231
62322005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6235 Correct index entry.
6236
62372005-05-07 Nick Roberts <nickrob@snap.net.nz>
6238
6239 * building.texi (Debugger Operation): Update to reflect changes
6240 in GUD tooltips.
6241
62422005-04-30 Richard M. Stallman <rms@gnu.org>
6243
6244 * files.texi (Compressed Files): Auto Compression normally enabled.
6245
6246 * building.texi (Debugger Operation): Clarify previous change.
6247
8cf51b2c
GM
62482005-04-28 Nick Roberts <nickrob@snap.net.nz>
6249
6250 * building.texi (Debugger Operation): Add description for
6251 GUD tooltips when program is not running.
6252
62532005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6254
6255 * misc.texi (Shell): Add `Shell Prompts' to menu.
6256 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6257 description. Delete remarks moved to new node.
6258 (Shell Prompts): New node.
6259 (History References): Replace remarks moved to `Shell Prompts'
6260 with xref to that node.
6261 (Remote Host): Clarify how to specify the terminal type when
6262 logging in to a different machine.
6263
62642005-04-26 Richard M. Stallman <rms@gnu.org>
6265
6266 * emacs.texi (Top): Update submenus from files.texi.
6267
6268 * files.texi (Filesets): Clarify previous change.
6269
6270 * dired.texi (Misc Dired Features): Clarify previous change.
6271
62722005-04-25 Chong Yidong <cyd@stupidchicken.com>
6273
6274 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6275
1c6c854e
CS
6276 * dired.texi (Misc Dired Features):
6277 Document dired-compare-directories.
8cf51b2c
GM
6278
6279 * files.texi (Filesets): New node.
6280 (File Conveniences): Document Image mode.
6281
6282 * text.texi (TeX Print): Document tex-compile.
6283
62842005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6287 Delete redundant reference to tooltip Custom group. It is
6288 referred too again in the next paragraph.
6289
62902005-04-24 Richard M. Stallman <rms@gnu.org>
6291
6292 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6293
8cf51b2c
GM
62942005-04-19 Kim F. Storm <storm@cua.dk>
6295
6296 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6297
62982005-04-18 Lars Hansen <larsh@math.ku.dk>
6299
6300 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6301 turns off desktop-save-mode.
6302
63032005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6304
6305 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6306 by default in terminals compatible with xterm. Mention that
6307 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6308 node.
6309
8cf51b2c
GM
63102005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6311
6312 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6313
c8763fb6 63142005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6315
6316 * xresources.texi (Table of Resources): Add cursorBlink.
6317
63182005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6321 `d', `C-d' and `u'.
6322
63232005-04-11 Richard M. Stallman <rms@gnu.org>
6324
6325 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6326 (Misc X): Add -D, --basic-display.
6327
6328 * maintaining.texi (Change Log): Correct the description of
6329 the example.
6330
6331 * major.texi (Choosing Modes): Document magic-mode-alist.
6332
8cf51b2c
GM
63332005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6334
6335 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6336 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6337 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6338 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6339 `w', respectively.
6340 (Rmail Labels): Mention `l'.
6341 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6342 (Rmail Summary Edit): Describe `j' and RET.
6343
c8763fb6 63442005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6345
6346 * xresources.texi (Lucid Resources): Add fontSet resource.
6347
8cf51b2c
GM
63482005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6349
6350 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6351 now called `indicate-empty-lines'.
6352
63532005-04-06 Kim F. Storm <storm@cua.dk>
6354
6355 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6356
63572005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6358
6359 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6360 deleted.
6361 (Marks vs Flags): Add some convenient key bindings.
6362 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6363 (Misc Dired Features): Correct and expand description of `w' command.
6364
6365 * frames.texi (XTerm Mouse): Delete apparently false info.
6366 The GNU/Linux console currently does not appear to support
6367 `xterm-mouse-mode'.
6368
8cf51b2c
GM
63692005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6370
6371 * calendar.texi (Diary): Mention shell utility `calendar'.
6372
63732005-04-01 Richard M. Stallman <rms@gnu.org>
6374
6375 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6376
8cf51b2c
GM
63772005-04-01 Lute Kamstra <lute@gnu.org>
6378
6379 * maintaining.texi (Change Log): add-change-log-entry uses
6380 add-log-mailing-address.
6381
63822005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6383
6384 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6385 `VC Mode Line' and put in an xref to that node.
6386 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6387 its description.
6388
63892005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6390
6391 * calendar.texi (Calendar Systems): Say that the Persian calendar
6392 implemented here is the arithmetical one championed by Birashk.
6393
63942005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6395
6396 * programs.texi (Fortran Motion): Fix previous change.
6397
8cf51b2c
GM
63982005-03-29 Richard M. Stallman <rms@gnu.org>
6399
6400 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6401
64022005-03-29 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * text.texi (Refill): Refer to Long Lines Mode.
6405 (Longlines): New node.
6406 (Auto Fill): Don't index "word wrap" here.
6407 (Filling): Add Longlines to menu.
6408
64092005-03-29 Richard M. Stallman <rms@gnu.org>
6410
6411 * xresources.texi: Minor fixes.
6412
6413 * misc.texi (Emacs Server): Fix Texinfo usage.
6414
6415 * emacs.texi (Top): Don't use a real section heading for
6416 "Detailed Node Listing". Fake it instead.
6417
6418 * basic.texi (Position Info): Minor cleanup.
6419
6420 * mule.texi (Input Methods): Minor cleanup.
6421
64222005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6423
6424 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6425 constructs as well.
6426 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6427
64282005-03-29 Kenichi Handa <handa@m17n.org>
6429
6430 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6431
6432 * basic.texi (Position Info): Update the description about the
6433 command C-u C-x =.
6434
64352005-03-28 Richard M. Stallman <rms@gnu.org>
6436
6437 * emacs.texi (Top): Use @section for the detailed node listing.
6438
6439 * calendar.texi: Minor fixes to previous change.
6440
6441 * programs.texi (Fortran): Small fixes to previous changes.
6442
6443 * emacs.texi (Top): Update list of subnodes of Dired.
6444 Likewise for building.texi.
6445
6446 * files.texi (File Conveniences): Delete Auto Image File mode.
6447
64482005-03-28 Chong Yidong <cyd@stupidchicken.com>
6449
6450 * building.texi (Flymake): New node.
6451
6452 * custom.texi (Function Keys): Document kp- event types and
6453 keypad-setup package.
6454
6455 * dired.texi (Wdired): New node.
6456
6457 * files.texi (File Conveniences): Reorder entries.
6458 Explain how to turn on Auto-image-file mode.
6459 Document Thumbs mode.
6460
6461 * mule.texi (Specify Coding): Document recode-region and
6462 recode-file-name.
6463
6464 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6465
64662005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6467
6468 * commands.texi (Keys): M-o is now a prefix key.
6469
64702005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6471
6472 * programs.texi: Reformat and update copyright years.
6473 (Fortran): Update section.
6474
64752005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6476
6477 * files.texi: Several small changes in addition to:
6478 (Visiting): Change xref for Dialog Boxes to ref.
6479 (Version Headers): Replace references to obsolete var
6480 `vc-header-alist' with `vc-BACKEND-header'.
6481 (Customizing VC): Update value of `vc-handled-backends'.
6482
64832005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6484
6485 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6486 move here from Emacs Lisp Reference Manual.
6487 * calendar.texi (Calendar/Diary, Diary Commands)
6488 (Special Diary Entries, Importing Diary): Change some xrefs to
6489 point to emacs-xtra rather than elisp.
6490
6491 * emacs-xtra.texi (Calendar Customizing):
6492 Move view-diary-entries-initially, view-calendar-holidays-initially,
6493 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6494 Emacs Manual.
6495 (Appt Customizing): Merge entire section into main Emacs Manual.
6496 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6497 mark-holidays-in-calendar here from emacs-xtra.
6498 (Displaying the Diary): Move view-diary-entries-initially,
6499 mark-diary-entries-in-calendar here from emacs-xtra.
6500 (Appointments): Move appt-display-mode-line,
6501 appt-display-duration, appt-disp-window-function,
6502 appt-delete-window-function here from emacs-xtra.
6503
6504 * calendar.texi: Update and reformat copyright.
6505 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6506 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6507 (Diary): Refer to `diary-file' rather than ~/diary.
6508 (Diary Commands): Rename node to "Displaying the Diary".
6509 * emacs.texi (Top): Rename "Diary Commands" section.
6510 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6511
65122005-03-26 Eli Zaretskii <eliz@gnu.org>
6513
6514 * misc.texi (Emacs Server): Fix the command for setting
6515 server-name. Add an xref to Invoking emacsclient.
6516
6517 * help.texi (Help Summary): Clarify when "C-h ." will do something
6518 nontrivial.
6519 (Apropos): Add cindex entry for apropos-sort-by-scores.
6520
6521 * display.texi (Text Display): Add index entries for how no-break
6522 characters are displayed.
6523
8cf51b2c
GM
65242005-03-26 Eli Zaretskii <eliz@gnu.org>
6525
6526 * files.texi (Visiting): Fix cross-references introduced with the
6527 last change.
6528
6529 * xresources.texi (GTK resources): Fix last change.
6530
8cf51b2c
GM
65312005-03-25 Chong Yidong <cyd@stupidchicken.com>
6532
6533 * xresources.texi (X Resources): GTK options documented too.
6534 (Resources): Clarify meaning of program name.
6535 (Table of Resources): Add visualClass.
6536 (GTK resources): Rewrite.
6537 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6538
6539 * display.texi (Text Display): Mention non-breaking spaces.
6540
6541 * files.texi (Reverting): Document auto-revert-check-vc-info.
6542
6543 * frames.texi (Mouse Commands): Document
6544 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6545
6546 * help.texi (Help Summary): Add `C-h .'.
6547 (Apropos): Apropos accepts a list of search terms.
6548 Document apropos-sort-by-scores.
6549 (Help Echo): Document display-local-help.
6550
6551 * misc.texi (Emacs Server): Document server-name.
6552 (Invoking emacsclient): Document -s option for server names.
6553
6554 * text.texi (Outline Visibility): Introduce "current heading
6555 line" (commands can be called with point on a body line).
6556 Re-order table to follow the sequence of discussion.
6557 hide-body won't hide lines before first header line.
6558 (TeX Mode): Add DocTeX mode.
6559
8cf51b2c
GM
65602005-03-24 Richard M. Stallman <rms@gnu.org>
6561
6562 * mule.texi (Single-Byte Character Support): Delete mention
6563 of iso-acc.el and iso-transl.el.
6564
8cf51b2c
GM
65652005-03-23 Lute Kamstra <lute@gnu.org>
6566
6567 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6568
65692005-03-23 Richard M. Stallman <rms@gnu.org>
6570
8cf51b2c
GM
6571 * search.texi: Delete explicit node pointers.
6572 (Incremental Search): New menu.
6573 (Basic Isearch, Repeat Isearch, Error in Isearch)
6574 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6575 (Slow Isearch): New subnodes.
6576 (Configuring Scrolling): Node deleted.
6577 (Search Case): Doc default-case-fold-search.
6578 (Regexp Replace): Move replace-regexp doc here.
6579
6580 * rmail.texi (Movemail): Put commas inside closequotes.
6581
6582 * picture.texi (Insert in Picture): Document C-c arrow combos.
6583 (Basic Picture): Clarify erasure.
6584
6585 * display.texi (Font Lock): Put commas inside closequotes.
6586
6587 * cmdargs.texi (General Variables): Put commas inside closequotes.
6588
65892005-03-23 Nick Roberts <nickrob@snap.net.nz>
6590
6591 * building.texi (Stack Buffer): Mention reverse contrast for
6592 *selected* frame (might not be current frame).
6593
8cf51b2c
GM
65942005-03-21 Richard M. Stallman <rms@gnu.org>
6595
6596 * building.texi (Starting GUD): Add bashdb.
6597
65982005-03-20 Chong Yidong <cyd@stupidchicken.com>
6599
6600 * basic.texi (Moving Point): Add M-g M-g binding.
6601 (Undo): Document undo-only.
6602 (Position Info): Document M-g M-g and C-u M-g M-g.
6603
6604 * building.texi (Building): Put Grep Searching after Compilation
6605 Shell.
6606 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6607 Document next-error-highlight.
6608 (Grep Searching): Document grep-highlight-matches.
6609 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6610
6611 * calendar.texi (Importing Diary): Rename node from iCalendar.
6612 Document diary-from-outlook.
6613
6614 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6615 Commands.
6616 Mention effect of X drag and drop on Dired buffers.
6617
6618 * files.texi (Visiting): Document large-file-warning-threshold.
6619 Move paragraph on file-selection dialog.
6620 Mention visiting files using X drag and drop.
6621 (Reverting): Mention using Auto-Revert mode to tail files.
6622 Document auto-revert-tail-mode.
6623 (Version Systems): Minor correction.
6624 (Comparing Files): Diff-mode is no longer based on Compilation
6625 mode.
6626 Document compare-ignore-whitespace.
6627 (Misc File Ops): Explain passing a directory to rename-file.
6628 Likewise for copy-file and make-symbolic-link.
6629
6630 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6631 Document mouse-wheel-progressive speed.
6632
6633 * help.texi (Misc Help): Document numeric argument for C-h i.
6634 Correctly explain the effect of just C-u as argument.
6635
6636 * killing.texi (Deletion): Document numeric argument for
6637 just-one-space.
6638
6639 * mini.texi (Completion): Completion acts on text before point.
6640
6641 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6642 (Emulation): CUA mode replaces pc-bindings-mode,
6643 pc-selection-mode, and s-region.
6644
6645 * mule.texi (Input Methods): Leim is now built-in.
6646 (Select Input Method): Document quail-show-key.
6647 (Specify Coding): Document revert-buffer-with-coding-system.
6648
6649 * programs.texi (Fortran Motion): Document f90-next-statement,
6650 f90-previous-statement, f90-next-block, f90-previous-block,
6651 f90-end-of-block, and f90-beginning-of-block.
6652
6653 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6654
6655 * emacs.texi (Acknowledgments): Updated.
6656
6657 * anti.texi: Total rewrite.
6658
8cf51b2c
GM
66592005-03-19 Chong Yidong <cyd@stupidchicken.com>
6660
6661 * ack.texi (Acknowledgments): Update.
6662
66632005-03-19 Eli Zaretskii <eliz@gnu.org>
6664
1c6c854e
CS
6665 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6666 Update copyright years.
8cf51b2c
GM
6667
66682005-03-14 Nick Roberts <nickrob@snap.net.nz>
6669
6670 * building.texi (Commands of GUD): Move paragraph on setting
6671 breakpoints with mouse to the GDB Graphical Interface node.
6672
66732005-03-07 Richard M. Stallman <rms@gnu.org>
6674
8cf51b2c
GM
6675 * misc.texi (Single Shell, Shell Options): Fix previous change.
6676
6677 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6678
66792005-03-06 Richard M. Stallman <rms@gnu.org>
6680
6681 * building.texi (Starting GUD): Don't explain text vs graphical
6682 GDB here. Just mention it and xref.
6683 Delete "just one debugger process".
6684 (Debugger Operation): Move GUD tooltip info here.
6685 (GUD Tooltips): Node deleted.
6686 (GDB Graphical Interface): Explain the two GDB modes here.
6687
8cf51b2c
GM
6688 * sending.texi (Sending Mail): Minor cleanup.
6689 (Mail Aliases): Explain quoting conventions.
6690 Update key rebinding example.
6691 (Header Editing): C-M-i is like M-TAB.
6692 (Mail Mode Misc): mail-attach-file does not do MIME.
6693
6694 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6695 that really belongs here.
6696 (Remote Mailboxes): Text moved to Rmail Inbox.
6697 (Rmail Display): Mention Mouse-1.
6698 (Movemail): Clarify two movemail versions.
6699 Clarify rmail-movemail-program.
6700
8cf51b2c
GM
6701 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6702 Document async shell commands.
6703 (Shell History): Clarify.
6704 (Shell Ring): Mention C-UP an C-DOWN.
6705 (Shell Options): Add comint-prompt-read-only.
6706 (Invoking emacsclient): Set EDITOR to run Emacs.
6707 (Sorting): No need to explain what region is.
6708 (Saving Emacs Sessions): Fix typo.
6709 (Recursive Edit): Fix punctuation.
6710 (Emulation): Don't mention "PC bindings" which are standard.
6711 (Hyperlinking): Explain Mouse-1 convention here.
6712 (Find Func): Node deleted.
6713
8cf51b2c
GM
6714 * help.texi (Name Help): Xref to Hyperlinking.
6715
6716 * glossary.texi (Glossary):
6717 Rename "Balance Parentheses" to "Balancing...".
6718 Add "Byte Compilation". Correct "Copyleft".
6719 New xref in "Customization".
6720 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6721 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6722 Rename "Registers" to "Register".
6723 Replace "Selecting" with "Selected Frame",
6724 "Selected Window", and "Selecting a Buffer".
6725
6726 * files.texi (Types of Log File): Explain how projects'
6727 methods can vary.
6728
8cf51b2c
GM
6729 * display.texi (Faces): Delete "Emacs 21".
6730
6731 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6732 * fixit.texi (Spelling): C-M-i like M-TAB.
6733 * mini.texi (Completion Options): C-M-i like M-TAB.
6734 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6735 * text.texi (Text Mode): C-M-i like M-TAB.
6736
6737 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6738
6739 * calendar.texi (Specified Dates): Mention `g w'.
6740 (Appointments): appt-activate toggles with no arg.
6741
8cf51b2c
GM
67422005-03-05 Juri Linkov <juri@jurta.org>
6743
6744 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6745 "invocation (command line arguments)".
8cf51b2c
GM
6746 (Misc X): Add -nbc, --no-blinking-cursor.
6747
67482005-03-04 Ulf Jasper <ulf.jasper@web.de>
6749
6750 * calendar.texi (iCalendar): No need to require it now.
6751
8cf51b2c
GM
67522005-03-03 Nick Roberts <nickrob@snap.net.nz>
6753
6754 * trouble.texi (Contributing): Mention Savannah. Direct users to
6755 emacs-devel.
6756
67572005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6758
6759 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6760 window.
6761
8cf51b2c
GM
67622005-02-27 Richard M. Stallman <rms@gnu.org>
6763
6764 * building.texi (Compilation): Update mode line status info.
6765
67662005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6767
6768 * calendar.texi (General Calendar): Document binding of
6769 scroll-other-window-down.
6770 (Mayan Calendar): Fix earliest date.
6771 (Time Intervals): Document timeclock-change.
6772 Fix timeclock-ask-before-exiting documentation.
6773
67742005-02-26 Kim F. Storm <storm@cua.dk>
6775
6776 * frames.texi (Mouse References):
6777 Add mouse-1-click-in-non-selected-windows.
6778
67792005-02-25 Richard M. Stallman <rms@gnu.org>
6780
6781 * screen.texi (Screen): Explain better about cursors and mode lines;
6782 don't presuppose text terminals.
6783 (Point): Don't assume just one cursor.
6784 Clarify explanation of cursors.
6785 (Echo Area, Menu Bar): Cleanups.
6786
6787 * mini.texi (Minibuffer): Prompts are highlighted.
6788 (Minibuffer Edit): Newline = C-j only on text terminals.
6789 Clarify resize-mini-windows values.
6790 Mention M-PAGEUP and M-PAGEDOWN.
6791 (Completion Commands): Mouse-1 like Mouse-2.
6792 (Minibuffer History): Explain history commands better.
6793 (Repetition): Add xref to Incremental Search.
6794
6795 * mark.texi (Setting Mark): Clarify info about displaying mark.
6796 Clarify explanation of C-@ and C-SPC.
6797 (Transient Mark): Mention Delete Selection mode.
6798 (Marking Objects): Clean up text about extending the region.
6799
6800 * m-x.texi (M-x): One C-g doesn't always go to top level.
6801 No delay before suggest-key-bindings output.
6802
6803 * fixit.texi (Fixit): Mention C-/ for undo.
6804 (Spelling): Mention ESC TAB like M-TAB.
6805 Replacement words with r and R are rechecked.
6806 Say where C-g leaves point. Mention ? as input.
6807
68082005-02-23 Lute Kamstra <lute@gnu.org>
6809
6810 * cmdargs.texi (Initial Options): Add cross reference.
6811
8cf51b2c
GM
68122005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6813
6814 * emacs.texi (Top): Update menu for splitting of node in
6815 msdog.texi.
6816 * frames.texi (Frames): Update xref for splitting of node in
6817 msdog.texi.
6818 * trouble.texi (Quitting): Ditto.
6819
68202005-02-16 Richard M. Stallman <rms@gnu.org>
6821
6822 * windows.texi (Split Window): Simplify line truncation info
6823 and xref to Display Custom.
6824
6825 * trouble.texi (Quitting): Emergency escape only for text terminal.
6826 (Screen Garbled): C-l for ungarbling is only for text terminal.
6827
6828 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6829
6830 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6831
6832 * programs.texi (Program Modes): Mention Python mode.
6833 (Moving by Defuns): Repeating C-M-h extends region.
6834 (Basic Indent): Clarify.
6835 (Custom C Indent): Clarify.
6836 (Expressions): Repeating C-M-@ extends region.
6837 (Info Lookup): Clarify for C-h S.
6838 (Symbol Completion): ESC TAB alternative for M-TAB.
6839 (Electric C): Clarify.
6840
6841 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6842
6843 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6844 MS-DOS Input node.
6845 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6846 (MS-DOS and MULE): Clarify.
6847 (MS-DOS Processes, Windows Processes): Fix typos.
6848
6849 * major.texi (Choosing Modes): Clarify.
6850
6851 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6852 (Keyboard Macro Step-Edit): Clarify.
6853
6854 * indent.texi (Indentation): Clarifications.
6855
6856 * help.texi (Help): Correct error about C-h in query-replace.
6857 Clarify apropos vs C-h a. Fix how to search in FAQ.
6858 (Key Help): Describe C-h w here.
6859 (Name Help): Minor cleanup. C-h w moved to Key Help.
6860 Clarify the "object" joke.
6861 (Apropos): Clarify. Mouse-1 like Mouse-2.
6862 (Help Mode): Mouse-1 like Mouse-2.
6863
6864 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6865
6866 * display.texi (Display): Reorder menu.
6867 (Faces): Cleanup.
6868 (Font Lock): Cleanup. Mention Options menu.
6869 Delete obsolete text.
6870 (Scrolling): For C-l, don't presume text terminal.
6871 (Horizontal Scrolling): Simplify intro.
6872 (Follow Mode): Clarify.
1c6c854e 6873 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6874 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6875 Doc default-tab-width. Doc line truncation more thoroughly.
6876
6877 * dired.texi (Dired Enter): C-x C-f can run Dired.
6878 (Dired Visiting): Comment out `a' command.
6879 Mouse-1 is like Mouse-2.
6880 (Shell Commands in Dired): ? can be used more than once.
6881
6882 * basic.texi (Continuation Lines): Simplify description of truncation,
6883 and refer to Display Custom for the rest of it.
6884
8cf51b2c
GM
68852005-02-06 Lute Kamstra <lute@gnu.org>
6886
6887 * basic.texi (Undo): Fix typo.
6888
6889 * cmdargs.texi (Emacs Invocation): Fix typo.
6890
6891 * custom.texi (Init Examples): Fix typo.
6892
6893 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6894
68952005-02-06 Richard M. Stallman <rms@gnu.org>
6896
6897 * regs.texi (Registers): Registers can hold numbers, too.
6898
6899 * killing.texi (Other Kill Commands): Cleanup.
6900 Delete redundant explanation of kill in read-only buffer.
6901 (Yanking): Mention term "copying".
6902 (Accumulating Text): Fix typo.
6903
6904 * entering.texi (Entering Emacs): Update rationale at start.
6905 (Exiting): Treat iconifying on a par with suspension.
6906
6907 * custom.texi (Minor Modes): Fix typo.
6908 (Easy Customization): Fix menu style.
6909 (Variables): Add xref.
6910 (Examining): Setting for future sessions works through .emacs.
6911 (Keymaps): "Text terminals", not "Many".
6912 (Init Rebinding): Explain \C-. Show example of \M-.
6913 Fix minor wording errors.
6914 (Function Keys): Explain vector syntax just once.
6915 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6916 (Init File): Mention .emacs.d directory.
6917 (Init Examples): Add xref.
6918 (Find Init): Mention .emacs.d directory.
6919
6920 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6921 (Action Arguments): Explain which kinds of -l args are found how.
6922 (Initial Options): --batch does not inhibit site-start.
6923 Add xrefs.
6924 (Command Example): Use --batch, not -batch.
6925
6926 * basic.texi (Inserting Text): Cleanup wording.
6927 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6928 C-n is not error at end of buffer.
6929 (Undo): Doc C-/ like C-_. Add xrefs.
6930 (Arguments): META key may be labeled ALT.
6931 Peculiar arg meanings are explained in doc strings.
6932
6933 * abbrevs.texi (Expanding Abbrevs): Clarify.
6934
69352005-02-05 Eli Zaretskii <eliz@gnu.org>
6936
6937 * frames.texi (Frame Parameters): Add an xref to the description
6938 of list-colors-display. Add a pointer to the X docs about colors.
6939
6940 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6941 Improve docs of list-colors-display.
8cf51b2c
GM
6942
69432005-02-03 Lute Kamstra <lute@gnu.org>
6944
6945 * frames.texi (Frames, Drag and Drop): Fix typos.
6946
69472005-02-03 Richard M. Stallman <rms@gnu.org>
6948
6949 * windows.texi (Basic Window): Mention color-change in mode line.
6950 (Change Window): Explain dragging vertical boundaries.
6951
6952 * text.texi (Sentences): Clarify.
6953 (Paragraphs): Explain M-a and blank lines.
6954 (Outline Mode): Clarify text and menu.
6955 (Hard and Soft Newlines): Mention use-hard-newlines.
6956
6957 * frames.texi (Frames): Delete unnecessary mention of Windows.
6958 (Mouse Commands): Likewise. Mention xterm mouse support.
6959 (Clipboard): Clarify.
6960 (Mouse References): Mention use of Mouse-1 for following links.
6961 (Menu Mouse Clicks): Clarify.
6962 (Mode Line Mouse): Clarify.
6963 (Drag and Drop): Rewrite.
6964
6965 * fixit.texi (Spelling): Fix typo.
6966
6967 * files.texi (File Names): Clarify.
6968 (Visiting): Update conditions for use of file dialog. Clarify.
6969 (Saving): Doc d as answer in save-some-buffers.
6970 (Remote Files): Clean up the text.
6971
6972 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6973
6974 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6975 (List Buffers): Clarify.
6976 (Several Buffers): Doc T command.
6977 (Buffer Convenience): Clarify menu.
6978
6979 * basic.texi (Undo): Clarify last change.
6980
69812005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6982
6983 * fixit.texi (Spelling): Fix typo.
6984
69852005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6986
6987 * basic.texi (Undo): Update description of `undo-outer-limit'.
6988
69892005-02-01 Nick Roberts <nickrob@snap.net.nz>
6990
6991 * building.texi: Update documentation relating to GDB Graphical
6992 Interface.
6993
69942005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * custom.texi (Easy Customization): Adapt menu to node name change.
6997
69982005-01-30 Richard M. Stallman <rms@gnu.org>
6999
7000 * custom.texi (Easy Customization): Defn of "User Option" now
7001 includes faces. Don't say just "option" when talking about variables.
7002 Do say just "options" to mean "anything customizable".
7003 (Specific Customization): Describe `customize-variable',
7004 not `customize-option'.
7005
7006 * glossary.texi (Glossary) <Faces>: Add xref.
7007 <User Option>: Change definition--include faces. Change xref.
7008
7009 * picture.texi (Picture): Mention artist.el.
7010
7011 * sending.texi, screen.texi, programs.texi, misc.texi:
7012 * mini.texi, major.texi, maintaining.texi, macos.texi:
7013 * help.texi, frames.texi, files.texi:
7014 Don't say just "option" when talking about variables.
7015
7016 * display.texi, mule.texi: Don't say just "option" when talking
7017 about variables. Other minor cleanups.
7018
8cf51b2c
GM
70192005-01-26 Lute Kamstra <lute@gnu.org>
7020
7021 * cmdargs.texi (Initial Options): Add a cross reference to `Init
7022 File'. Mention the `-Q' option at the `--no-site-file' option.
7023
8cf51b2c
GM
70242005-01-22 David Kastrup <dak@gnu.org>
7025
7026 * building.texi (Grep Searching): Mention alias `find-grep' for
7027 `grep-find'.
7028
70292005-01-20 Richard M. Stallman <rms@gnu.org>
7030
7031 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
7032
8cf51b2c
GM
70332005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7034
7035 * rmail.texi (Movemail): Explain differences
7036 between standard and mailutils versions of movemail.
7037 Describe command line and configuration options introduced
7038 with the latter.
7039 Explain the notion of mailbox URL, provide examples and
7040 cross-references to mailutils documentation.
7041 Describe various methods of specifying mailbox names,
7042 user names and user passwords for rmail.
1c6c854e
CS
7043 (Remote Mailboxes): New section.
7044 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
7045 options used to control its behavior.
7046 (Other Mailbox Formats): Explain handling of various mailbox
7047 formats.
7048
70492005-01-13 Richard M. Stallman <rms@gnu.org>
7050
7051 * commands.texi (Commands): Clarification.
7052
70532005-01-11 Richard M. Stallman <rms@gnu.org>
7054
7055 * programs.texi (Multi-line Indent): Fix previous change.
7056 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7057
8cf51b2c
GM
70582005-01-08 Richard M. Stallman <rms@gnu.org>
7059
7060 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7061 lazy-highlight.
7062
7063 * search.texi (Query Replace): Mention faces query-replace
7064 and lazy-highlight.
7065 (Incremental Search): Update isearch highlighting info.
7066
8cf51b2c
GM
70672005-01-04 Richard M. Stallman <rms@gnu.org>
7068
7069 * custom.texi (Saving Customizations): Minor improvement.
7070
8cf51b2c
GM
70712005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7072
7073 * custom.texi (Saving Customizations): Emacs no longer loads
7074 `custom-file' after .emacs. No longer mention customizing through
7075 Custom.
7076
8cf51b2c
GM
70772005-01-01 Andreas Schwab <schwab@suse.de>
7078
7079 * killing.texi (Graphical Kill): Move up under node Killing,
7080 change @section to @subsection.
7081
70822005-01-01 Richard M. Stallman <rms@gnu.org>
7083
7084 * custom.texi (Face Customization): Mention hex color specs.
7085
7086 * emacs.texi (Top): Update Killing submenu.
7087
7088 * killing.texi (Killing): Reorganize section.
7089 No more TeX-only text; put the node command at start of chapter.
7090 But the first section heading is used only in TeX.
7091 Rewrite the text to read better in this mode.
7092 (Graphical Kill): New subnode gets some of the text that
7093 used to be in the first section.
7094
70952004-12-31 Richard M. Stallman <rms@gnu.org>
7096
7097 * dired.texi (Shell Commands in Dired): Delete the ? example.
7098
7099 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7100
7101 * files.texi (Saving): Describe new require-final-newline features
7102 and mode-require-final-newline.
7103
8cf51b2c
GM
71042004-12-29 Richard M. Stallman <rms@gnu.org>
7105
7106 * custom.texi (File Variables): Clarify previous change.
7107
c8763fb6 71082004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7109
7110 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7111 out now.
7112
71132004-12-27 Richard M. Stallman <rms@gnu.org>
7114
7115 * Makefile.in (MAKEINFO): Specify --force.
7116
7117 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7118 (Undo): Doc undo-outer-limit.
7119
8cf51b2c
GM
71202004-12-15 Juri Linkov <juri@jurta.org>
7121
7122 * mark.texi (Transient Mark, Mark Ring): M-< and other
7123 movement commands don't set mark in Transient Mark mode
7124 if mark is active.
7125
8cf51b2c
GM
71262004-12-12 Juri Linkov <juri@jurta.org>
7127
7128 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7129 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7130
7131 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7132 (Misc Dired Commands): Add @r{(Dired)} to w.
7133
71342004-12-12 Juri Linkov <juri@jurta.org>
7135
7136 * mark.texi (Marking Objects): Marking commands also extend the
7137 region when mark is active in Transient Mark mode.
7138
8cf51b2c
GM
71392004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7140
7141 * custom.texi (Saving Customizations): Emacs only loads the custom
7142 file automatically after the init file in version 22.1 or later.
7143 Adapt text and examples to this fact.
7144
8cf51b2c
GM
71452004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7146
7147 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7148 be set through Custom. Otherwise, it has no effect.
7149
8cf51b2c
GM
71502004-12-05 Richard M. Stallman <rms@gnu.org>
7151
7152 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7153 * entering.texi: Rename Command Line to Emacs Invocation.
7154
10d1d0af 7155 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7156
7157 * custom.texi (Easy Customization): Move up to section level,
7158 before Variables. Avoid using the term "variable"; say "option".
7159 New initial explanation.
7160 (Variables): In initial explanation, connect "variable" to the
7161 already-explained "user option".
7162
7163 * emacs.texi (Top): Fix ref to Command Line.
7164 Move reference to Easy Customization.
7165
7166 * xresources.texi (X Resources): Fix From link.
7167
7168 * doclicense.texi (GNU Free Documentation License): Fix To link.
7169
7170 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7171
7172 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7173
71742004-12-03 Richard M. Stallman <rms@gnu.org>
7175
7176 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7177
71782004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7179
7180 * kmacro.texi: Several small changes in addition to the following.
7181 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7182 defining a keyboard macro.
7183 Mention `kmacro-ring-max'.
7184 (Keyboard Macro Counter): Clarify description of
7185 `kmacro-insert-counter', `kmacro-set-counter',
7186 `kmacro-add-counter' and `kmacro-set-format'.
7187
71882004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7189
7190 * custom.texi (File Variables): Add `unibyte' and make it more
7191 clear that `unibyte' and `coding' are special. Suggested by Simon
7192 Krahnke <overlord@gmx.li>.
7193
7194 * mule.texi (Enabling Multibyte): Refer to File Variables.
7195 Suggested by Simon Krahnke <overlord@gmx.li>.
7196
c8763fb6 71972004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7198
7199 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7200 x-use-old-gtk-file-dialog.
7201
8cf51b2c
GM
72022004-11-20 Richard M. Stallman <rms@gnu.org>
7203
7204 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7205
72062004-11-09 Lars Brinkhoff <lars@nocrew.org>
7207
7208 * building.texi (Lisp Eval): Delete hyphen in section name.
7209
72102004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7211
7212 * files.texi (Old Versions):
7213 No longer document annotation as "CVS only".
7214
72152004-11-10 Andre Spiegel <spiegel@gnu.org>
7216
7217 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7218 version systems, mentioning the new ones that we support.
7219 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7220 suggestions.
7221
c8763fb6 72222004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7223
49823426 7224 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7225
c8763fb6 72262004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7227
7228 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7229
72302004-10-23 Eli Zaretskii <eliz@gnu.org>
7231
7232 * text.texi (Text Based Tables, Table Definition)
7233 (Table Creation, Table Recognition, Cell Commands)
7234 (Cell Justification, Row Commands, Column Commands)
7235 (Fixed Width Mode, Table Conversion, Measuring Tables)
7236 (Table Misc): New nodes, documenting the Table Mode.
7237
8cf51b2c
GM
72382004-10-19 Jason Rumney <jasonr@gnu.org>
7239
7240 * makefile.w32-in (info): Change order of arguments to makeinfo.
7241
72422004-10-19 Ulf Jasper <ulf.jasper@web.de>
7243
7244 * calendar.texi (iCalendar): Update for package changes.
7245
8cf51b2c
GM
72462004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7247
7248 * files.texi (Misc File Ops): View mode is a minor mode.
7249
8cf51b2c
GM
72502004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7251
7252 * calendar.texi (iCalendar): Style changes.
7253
72542004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7255
7256 * search.texi (Regexps): The regexp described in the example is no
7257 longer stored in the variable `sentence-end'.
7258
8cf51b2c
GM
72592004-10-06 Nick Roberts <nickrob@snap.net.nz>
7260
7261 * building.texi (Starting GUD): Note that multiple debugging
7262 sessions requires `gdb --fullname'.
7263
72642004-10-05 Ulf Jasper <ulf.jasper@web.de>
7265
7266 * calendar.texi (iCalendar): New section for a new package.
7267
8cf51b2c
GM
72682004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7269
7270 * text.texi: Various small changes in addition to the following.
7271 (Text): Replace xref for autotype with inforef.
7272 (Sentences): Explain nil value for `sentence-end'.
7273 (Paragraphs): Update default values for `paragraph-start' and
7274 `paragraph-separate'.
7275 (Text Mode): Correct description of Text mode's effect on the
7276 syntax table.
7277 (Outline Visibility): `hide-other' does not hide top level headings.
7278 `selective-display-ellipses' no longer has an effect on Outline mode.
7279 (TeX Misc): Add missing @cindex.
7280 Replace xref for RefTeX with inforef.
7281 (Requesting Formatted Text): The variable
7282 `enriched-fill-after-visiting' no longer exists.
7283 (Editing Format Info): Update names of menu items and commands.
7284 (Format Faces): Mention special effect of specifying the default face.
7285 Describe inheritance of text properties.
7286 Correct description of `fixed' face.
7287 (Format Indentation): Correct description of effect of setting
7288 margins. Mention `set-left-margin' and `set-right-margin'.
7289 (Format Justification): Update names of menu items.
7290 `set-justification-full' is now bound to `M-j b'.
7291 Mention that `default-justification' is a per buffer variable.
7292 (Format Properties): Update name of menu item.
7293 (Forcing Enriched Mode): `format-decode-buffer' automatically
7294 turns on Enriched mode if the buffer is in text/enriched format.
7295
72962004-10-05 Emilio C. Lopes <eclig@gmx.net>
7297
7298 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7299
73002004-09-28 Kim F. Storm <storm@cua.dk>
7301
7302 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7303 Align with new functionality.
7304
8cf51b2c
GM
73052004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7306
7307 * display.texi (Display Custom): Remove stray `@end defvar'.
7308
73092004-09-23 Kim F. Storm <storm@cua.dk>
7310
7311 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7312 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7313
8cf51b2c
GM
73142004-09-20 Richard M. Stallman <rms@gnu.org>
7315
7316 * custom.texi (Hooks): Explain using setq to clear out a hook.
7317 (File Variables): Explain multiline string constants.
7318 (Non-ASCII Rebinding): Explain when you need to update
7319 non-ASCII char codes in .emacs.
7320
7321 * building.texi (Compilation): Explain how to make a silent
7322 subprocess that won't be terminated. Explain compilation-environment.
7323
73242004-09-13 Kim F. Storm <storm@cua.dk>
7325
7326 * mini.texi (Repetition): Rename isearch-resume-enabled to
7327 isearch-resume-in-command-history and change default to disabled.
7328
8cf51b2c
GM
73292004-09-09 Kim F. Storm <storm@cua.dk>
7330
7331 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7332 with new `kmacro-name-last-macro'.
7333
8cf51b2c
GM
73342004-09-08 Juri Linkov <juri@jurta.org>
7335
7336 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7337
8cf51b2c
GM
73382004-09-03 Juri Linkov <juri@jurta.org>
7339
7340 * search.texi (Incremental Search): Update wording for M-%.
7341
73422004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7343
7344 * killing.texi (Killing): Correct description of kill commands in
7345 read-only buffer.
7346
73472004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7348
7349 * building.texi (Compilation Mode): Add a paragraph about rules
7350 for finding the compilation buffer for `next-error'.
7351
7352 * search.texi (Other Repeating Search): Mention that Occur mode
7353 supports the next-error functionality.
7354
73552004-09-02 Juri Linkov <juri@jurta.org>
7356
7357 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7358
73592004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7360
7361 * kmacro.texi (Basic Keyboard Macro):
7362 `apply-macro-to-region-lines' now operates on all lines that begin
7363 in the region, rather than on all complete lines in the region.
7364
c8763fb6 73652004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7366
7367 * frames.texi (Drag and drop): Add documentation about
7368 x-dnd-test-function and x-dnd-known-types.
7369
73702004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7371
7372 * indent.texi: Various minor changes in addition to:
7373 (Indentation Commands): Correct description of `indent-relative'.
7374 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7375 mode. The *Tab Stops* buffer uses Overwrite Mode.
7376 (Just Spaces): `tabify' converts sequences of at least two spaces
7377 to tabs.
7378
8cf51b2c
GM
73792004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7380
7381 * frames.texi (Secondary Selection): Setting the secondary
7382 selection with M-Drag-Mouse-1 does not alter the kill ring,
7383 setting it with M-Mouse-1 and M-Mouse-3 does.
7384 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7385 toolkit scroll bars.
7386 (Scroll Bars): Ditto.
7387
7388 * windows.texi (Basic Window): When using a window system, the value
7389 of point in a non-selected window is indicated by a hollow box.
7390 (Split Window): Side by side windows are separated by a scroll bar,
7391 if scroll bars are used.
7392 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7393 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7394 (Window Convenience): Update bindings for `winner-undo' and
7395 `winner-redo'.
7396
7397 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7398 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7399 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7400 of "Using Emacs as a Server".
7401 * building.texi (Building): Interchange nodes (for correct numbering).
7402 * programs.texi (Programs): Interchange nodes (for correct numbering).
7403 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7404 Info to the node structure.
7405 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7406 Rearrange order of nodes and sections such that both "GNU GENERAL
7407 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7408 end, as appropriate for appendices.
7409 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7410 Use `@unnumberedsec'.
7411 * trouble.texi: Adapt sectioning in Info to the node structure.
7412 Adapt node pointers to change in emacs.texi.
7413 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7414
8cf51b2c
GM
74152004-08-25 Kenichi Handa <handa@m17n.org>
7416
7417 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7418 description for unibyte mode.
7419
74202004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7421
7422 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7423
7424 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7425 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7426 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7427 in @pxref.
7428
74292004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7430
7431 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7432 Change section names.
7433
8cf51b2c
GM
74342004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * kmacro.texi (Keyboard Macro Ring): Rename section.
7437 Emacs treats the head of the macro ring as the `last keyboard macro'.
7438 (Keyboard Macro Counter): Minor change.
7439 (Save Keyboard Macro): Some clarifications.
7440 (Edit Keyboard Macro): Rename section.
7441
7442 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7443 32-bit machines.
7444 (Several Buffers): Clarify which buffer is selected if `2' is
7445 pressed in the Buffer Menu.
7446 Auto Revert mode can be used to update the Buffer Menu
7447 automatically.
7448
74492004-08-21 Eli Zaretskii <eliz@gnu.org>
7450
7451 * help.texi (Misc Help): Add an index entry for finding an Info
7452 manual by its file name.
7453
74542004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7455
7456 * files.texi (Backup Deletion): Correct description of
7457 `delete-old-versions'.
7458 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7459 (Auto Save Files): Recommend `auto-save-mode' to reenable
7460 auto-saving, rather than the abbreviation `auto-save'.
7461
74622004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7463
7464 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7465 for "killing" and "yanking" in main menu.
7466
74672004-08-16 Richard M. Stallman <rms@gnu.org>
7468
7469 * killing.texi (Yanking, Killing): Minor cleanups.
7470
7471 * mark.texi (Momentary Mark): Minor cleanups.
7472
74732004-08-15 Kenichi Handa <handa@etl.go.jp>
7474
7475 * custom.texi (Non-ASCII Rebinding):
7476 C-q always inserts the right code to pass to global-set-key.
7477
8cf51b2c
GM
74782004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7479
7480 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7481 `insert-register', instead of `C-x r g' binding, for consistency.
7482
74832004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7484
7485 * fixit.texi (Spelling): Fix typo.
7486
74872004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7488
7489 * help.texi (Help): Fix Texinfo usage.
7490
8cf51b2c
GM
74912004-07-24 Richard M. Stallman <rms@gnu.org>
7492
7493 * text.texi (Paragraphs): Update how paragraphs are separated
7494 and the default for paragraph-separate.
7495
7496 * search.texi (Regexp Replace): Further update text for new
7497 replacement operators.
7498
8cf51b2c
GM
74992004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7500
7501 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7502 `R' switch.
7503
7504 * dired.texi (Dired Updating): `k' only deletes inserted
7505 subdirectories from the Dired buffer if a prefix argument was given.
7506
7507 * search.texi (Regexps): Delete redundant definition of `symbol' in
7508 description of `\_>'. It already occurs in the description of `\_<'.
7509
8cf51b2c
GM
75102004-07-01 Juri Linkov <juri@jurta.org>
7511
7512 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7513 (Regexp Search): Add M-r.
7514
75152004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7516
7517 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7518
75192004-06-29 Jesper Harder <harder@ifa.au.dk>
7520
49823426 7521 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7522
75232004-06-25 Richard M. Stallman <rms@gnu.org>
7524
7525 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7526
75272004-06-25 David Kastrup <dak@gnu.org>
7528
7529 * search.texi (Regexp Replace): Some typo corrections and
7530 rearrangement.
7531
75322004-06-24 David Kastrup <dak@gnu.org>
7533
7534 * search.texi (Unconditional Replace): Use replace-string instead
7535 of query-replace in example.
7536 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7537 sequences.
7538 (Query Replace): Correct explanation of `^' which does not use
7539 the mark stack.
7540
75412004-06-21 Nick Roberts <nickrob@gnu.org>
7542
7543 * misc.texi (Shell History Copying): Document comint-insert-input.
7544 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7545
8cf51b2c
GM
75462004-06-20 Jesper Harder <harder@ifa.au.dk>
7547
7548 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7549 * custom.texi (Customization): Do.
7550 * anti.texi (Antinews): Do.
7551 * abbrevs.texi (Defining Abbrevs): Do.
7552
7553 * programs.texi (Info Lookup): Fix keybinding for
7554 info-lookup-symbol.
7555
75562004-06-16 Juanma Barranquero <lektu@terra.es>
7557
7558 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7559 Add emacs-xtra.
7560 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7561 (clean): Add emacs-xtra and flymake. Remove redundancies.
7562
75632004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7564
7565 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7566 Add emacs-xtra.
7567 * emacs-xtra.texi: New file.
7568
75692004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7572 (Dired and Find): Mention differences with ordinary Dired buffers.
7573
8cf51b2c
GM
75742004-06-13 Richard M. Stallman <rms@gnu.org>
7575
7576 * custom.texi (Init Syntax): Explain about vars that do special
7577 things when set with setq or with Custom.
7578 (Init Examples): Add line-number-mode example.
7579
8cf51b2c
GM
75802004-06-12 Juri Linkov <juri@jurta.org>
7581
7582 * dired.texi (Operating on Files): Add dired-do-touch.
7583
8cf51b2c
GM
75842004-06-10 Juri Linkov <juri@jurta.org>
7585
7586 * building.texi (Lisp Eval): Add C-M-x on defface.
7587
75882004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7589
7590 * files.texi (Reverting): Auto-Revert mode and
7591 Global Auto-Revert mode no longer revert remote files.
7592
8cf51b2c
GM
75932004-05-29 Richard M. Stallman <rms@gnu.org>
7594
7595 * custom.texi (Init File): Two dashes start --no-site-file.
7596
8cf51b2c
GM
75972004-05-29 Alan Mackenzie <acm@muc.de>
7598
7599 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7600 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7601 (AWK, Pike): Document as "C-like modes".
7602 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7603 (M-x man): Supersedes M-x manual-entry.
7604 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7605
7606 ("Comments in C"): Delete node; the info is in CC Mode manual.
7607 (c-comment-only-line-offset): Remove description.
7608
7609 (C-c ., C-c C-c): Describe new C Mode bindings.
7610
7611 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7612 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7613 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7614 Amend definitions.
7615
7616 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7617 Describe functions.
7618
7619 (c-comment-start-regexp, c-hanging-comment-ender-p)
7620 (c-hanging-comment-starter-p): Remove obsolete definitions.
7621
7622 * emacs.texi: Remove the menu entry "Comments in C".
7623
8cf51b2c
GM
76242004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7625
7626 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7627 `M-x locate'.
7628
76292004-05-16 Karl Berry <karl@gnu.org>
7630
7631 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7632 makeinfo --html fails.
7633 * help.texi (Help Summary) [@ifnottex]: Likewise.
7634
76352004-05-13 Nick Roberts <nickrob@gnu.org>
7636
7637 * building.texi (GDB Graphical Interface): Update and describe
7638 layout first.
7639
8cf51b2c
GM
76402004-05-04 Jason Rumney <jasonr@gnu.org>
7641
7642 * makefile.w32-in: Revert last change.
7643
76442004-05-03 Jason Rumney <jasonr@gnu.org>
7645
7646 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7647
8cf51b2c
GM
76482004-04-23 Juanma Barranquero <lektu@terra.es>
7649
7650 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7651
76522004-04-18 Juri Linkov <juri@jurta.org>
7653
7654 * fixit.texi (Spelling): Remove file extension from ispell xref.
7655
76562004-04-15 Kim F. Storm <storm@cua.dk>
7657
7658 * cmdargs.texi (Initial Options): Add -Q.
7659
76602004-04-05 Kim F. Storm <storm@cua.dk>
7661
7662 * custom.texi (File Variables): Add safe-local-eval-forms.
7663
8cf51b2c
GM
76642004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7665
7666 * files.texi (Reverting): Correct description of revert-buffer's
7667 handling of point.
7668
76692004-03-22 Juri Linkov <juri@jurta.org>
7670
7671 * emacs.texi (Top): Add `Misc X'.
7672
49823426 7673 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7674
7675 * glossary.texi: Improve references.
7676
7677 * help.texi: Sync keywords with finder.el.
7678
7679 * mini.texi (Completion): Add description for menu items.
7680
7681 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7682
7683 * sending.texi (Mail Methods): Fix xref to Message manual.
7684
8cf51b2c
GM
76852004-03-12 Richard M. Stallman <rms@gnu.org>
7686
8cf51b2c
GM
7687 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7688
8cf51b2c
GM
76892004-03-04 Richard M. Stallman <rms@gnu.org>
7690
7691 * search.texi (Regexps): Explain that ^ and $ have their
7692 special meanings only in certain contexts.
7693
7694 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7695
7696 * mule.texi (Specify Coding): Doc C-x RET F.
7697
7698 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7699 for multiple compile and grep buffers.
7700 (Indirect Buffers): Don't recommand clone-indirect-buffer
7701 for multiple compile and grep buffers.
7702
8cf51b2c
GM
77032004-02-29 Juanma Barranquero <lektu@terra.es>
7704
7705 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7706 Use $(DEL) instead of rm, and ignore exit code.
7707
8cf51b2c
GM
77082004-02-23 Nick Roberts <nick@nick.uklinux.net>
7709
7710 * building.texi (Watch Expressions): Update.
7711
77122004-02-21 Juri Linkov <juri@jurta.org>
7713
1c6c854e
CS
7714 * cmdargs.texi (Action Arguments): Add alias --find-file.
7715 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7716 to Command Arguments.
7717 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7718 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7719 (Window Size X): Join -g and --geometry. Add @cindex.
7720 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7721 (Title X): Remove alias -title.
7722 (Misc X): New node.
7723
c8763fb6 77242004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7725
7726 * frames.texi (Drag and drop): Add Motif to list of supported
7727 protocols.
7728
c8763fb6 77292004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7730
7731 * frames.texi (Drag and drop): New section.
7732
77332004-01-24 Richard M. Stallman <rms@gnu.org>
7734
1c6c854e 7735 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7736 Include it only @ifnotinfo. Patch the preceding and following
7737 node headers to point to each other.
7738
77392004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7740
7741 * calendar.texi (Appointments): Update section.
7742
77432003-12-29 Kevin Ryde <user42@zip.com.au>
7744
8cf51b2c
GM
7745 * programs.texi (C Modes): Fix the xref.
7746
77472003-12-23 Nick Roberts <nick@nick.uklinux.net>
7748
7749 * building.texi (Watch Expressions): Update.
7750 (Commands of GUD): Include use of toolbar + breakpoints set from
7751 fringe/margin.
7752
77532003-12-03 Andre Spiegel <spiegel@gnu.org>
7754
7755 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7756 <acm@muc.de>.
7757
c8763fb6 77582003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7759
7760 * frames.texi (Dialog Boxes): Add use-file-dialog.
7761
8cf51b2c
GM
77622003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7763
7764 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7765 in CC Mode.
7766
8cf51b2c
GM
77672003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7768
7769 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7770 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7771 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7772 * man/frames.texi, man/glossary.texi, man/killing.texi:
7773 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7774 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7775 * man/sending.texi, man/text.texi, man/trouble.texi:
7776 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7777
77782003-11-01 Alan Mackenzie <acm@muc.de>
7779
7780 * search.texi (Scrolling During Incremental Search): Document a
7781 new scrolling facility in isearch mode.
7782
8cf51b2c
GM
77832003-10-22 Miles Bader <miles@gnu.org>
7784
7785 * Makefile.in (info): Move before $(top_srcdir)/info.
7786
77872003-10-22 Nick Roberts <nick@nick.uklinux.net>
7788
7789 * building.texi (Watch Expressions): Update section on data display
7790 to reflect code changes (GDB Graphical Interface).
7791
8cf51b2c
GM
77922003-10-13 Richard M. Stallman <rms@gnu.org>
7793
7794 * xresources.texi (GTK resources): Clean up previous change.
7795
c8763fb6 77962003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7797
7798 * xresources.texi (GTK resources): Add a note that some themes
7799 disallow customizations. Add scroll theme example.
7800
8cf51b2c
GM
78012003-09-30 Richard M. Stallman <rms@gnu.org>
7802
8cf51b2c
GM
7803 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7804
7805 * misc.texi (Saving Emacs Sessions): Shorten the section,
7806 collapsing back into one node.
7807
78082003-09-30 Lars Hansen <larsh@math.ku.dk>
7809
7810 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7811
ce058493 78122003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7813
7814 * xresources.texi (GTK names in Emacs): Correct typo.
7815
8cf51b2c
GM
78162003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7817
1c6c854e
CS
7818 * cmdargs.texi (Font X): Mention new default font.
7819 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7820 problems involved. (Result of discussion on emacs-devel.)
7821
78222003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7823
7824 * emacs.texi (Acknowledgements): Correct typo.
7825
78262003-09-22 Richard M. Stallman <rms@gnu.org>
7827
7828 * dired.texi (Misc Dired Commands): New node.
7829 (Dired Navigation): Add dired-goto-file.
7830
7831 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7832
7833 * emacs.texi (Acknowledgements): New node, split from Distribution.
7834
7835 * cmdargs.texi (Action Arguments): -f reads interactive args.
7836
8cf51b2c
GM
78372003-09-08 Lute Kamstra <lute@gnu.org>
7838
7839 * screen.texi (Mode Line): Say that POS comes before LINE.
7840 Mention `size-indication-mode'.
1c6c854e
CS
7841 * display.texi (Optional Mode Line):
7842 Document `size-indication-mode'.
8cf51b2c
GM
7843 * basic.texi (Position Info): Mention `size-indication-mode'.
7844
78452003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7846
7847 * xresources.texi (Resources): Refer to `editres' man page.
7848 (Lucid Resources): Update defaults. Expand description of
7849 `shadowThickness'.
7850
78512003-09-04 Miles Bader <miles@gnu.org>
7852
7853 * Makefile.in (top_srcdir): New variable.
7854 ($(top_srcdir)/info): New rule.
7855 (info): Depend on it.
7856
78572003-09-03 Peter Runestig <peter@runestig.com>
7858
7859 * makefile.w32-in: New file.
7860
78612003-08-29 Richard M. Stallman <rms@gnu.org>
7862
7863 * misc.texi (Saving Emacs Sessions): Correct previous change.
7864
8cf51b2c
GM
78652003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7866
8cf51b2c
GM
7867 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7868 (Intro): Include kmacro.texi after fixit.texi instead of after
7869 custom.texi. (As suggested by Kim Storm.)
7870
78712003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7872
7873 * fixit.texi (Fixit): Update `Next' pointer.
7874 * files.texi (Files): Update `Previous' pointer.
7875 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7876 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7877 (Suggested by Kim Storm.)
7878 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7879
78802003-08-18 Kim F. Storm <storm@cua.dk>
7881
7882 * kmacro.texi: New file describing enhanced keyboard macro
7883 functionality. Replaces old description in custom.texi.
7884
7885 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7886 (Keyboard Macros): Move to new kmacro.texi file.
7887
7888 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7889
8cf51b2c
GM
78902003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7891
7892 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7893
78942003-08-17 Alex Schroeder <alex@gnu.org>
7895
7896 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7897 required.
7898
8cf51b2c
GM
78992003-08-05 Richard M. Stallman <rms@gnu.org>
7900
7901 * programs.texi (Lisp Indent): Don't describe
7902 lisp-indent-function property here. Use xref to Lisp Manual.
7903
8cf51b2c
GM
79042003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7905
fffa137c 7906 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7907 abbreviations.
7908
79092003-07-24 Markus Rost <rost@math.ohio-state.edu>
7910
7911 * buffers.texi (List Buffers): Fix previous change.
7912
8cf51b2c
GM
79132003-07-13 Markus Rost <rost@math.ohio-state.edu>
7914
7915 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7916 List*.
7917
79182003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7919
8cf51b2c
GM
7920 * display.texi (Font Lock): Fix typo.
7921
79222003-07-07 Richard M. Stallman <rms@gnu.org>
7923
7924 * display.texi (Font Lock): Add xref for format info on
7925 font-lock-remove-keywords.
7926
7927 * building.texi (Compilation): Document what happens with asynch
7928 children of compiler process.
7929
7930 * help.texi (Library Keywords): Use @multitable.
7931
8cf51b2c
GM
79322003-06-04 Richard M. Stallman <rms@gnu.org>
7933
7934 * programs.texi (Expressions): Delete C-M-DEL.
7935
7936 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7937 comint-move-point-for-output renamed from
7938 comint-scroll-to-bottom-on-output.
7939
7940 * custom.texi (Init Rebinding): Replace previous change with xref.
7941 (Non-ASCII Rebinding): Explain that issue more briefly here.
7942
79432003-05-28 Richard M. Stallman <rms@gnu.org>
7944
7945 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7946
79472003-05-28 Nick Roberts <nick@nick.uklinux.net>
7948
7949 * building.texi (GDB Graphical Interface): New node.
7950 (Rewritten somewhat by RMS.)
7951
c8763fb6 79522003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7953
7954 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7955 non-English letters. Explain how to set coding systems correctly
7956 and how to include the right coding cookie in the file.
7957
c8763fb6 79582003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7959
7960 * indent.texi (Indentation): Explain the concepts.
7961 (Just Spaces): Explain why preventing tabs for indentation might
7962 be useful.
7963
8cf51b2c
GM
79642003-04-16 Richard M. Stallman <rms@gnu.org>
7965
7966 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7967
8cf51b2c
GM
79682003-02-22 Alex Schroeder <alex@emacswiki.org>
7969
7970 * cmdargs.texi (General Variables): Document SMTPSERVER.
7971
8cf51b2c
GM
7972 * sending.texi: Remove SMTP node.
7973 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7974 library.
7975
8cf51b2c
GM
79762003-02-22 Alex Schroeder <alex@emacswiki.org>
7977
7978 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7979
79802003-02-22 Simon Josefsson <jas@extundo.com>
7981
7982 * sending.texi (Mail Methods): Add node about SMTP.
7983
c8763fb6 79842003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7985
7986 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7987
8cf51b2c
GM
79882003-02-01 Kevin Ryde <user42@zip.com.au>
7989
7990 * glossary.texi (Glossary): Correction to cl cross reference.
7991
79922003-01-20 Richard M. Stallman <rms@gnu.org>
7993
7994 * killing.texi (Rectangles): Document C-x c r.
7995
c8763fb6 79962003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7997
7998 * xresources.texi (GTK resources): New node.
7999 (GTK widget names): New node.
8000 (GTK names in Emacs): New node.
8001 (GTK styles): New node.
8002
c8763fb6 80032003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
8004
8005 * maintaining.texi (Create Tags Table): Add reference to the new
8006 `etags --help --lang=LANG' option.
8007
8cf51b2c
GM
80082002-10-02 Karl Berry <karl@gnu.org>
8009
49823426 8010 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 8011 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 8012 where needed for the sake of the HTML output.
8cf51b2c
GM
8013
80142001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8015
8016 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
8017 source files.
8018
80192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
8020
8021 * Makefile.in (emacsman): New target.
8022
8cf51b2c
GM
80232001-10-20 Gerd Moellmann <gerd@gnu.org>
8024
8025 * (Version 21.1 released.)
8026
80272001-10-05 Gerd Moellmann <gerd@gnu.org>
8028
8029 * Branch for 21.1.
8030
8cf51b2c
GM
80312001-03-05 Gerd Moellmann <gerd@gnu.org>
8032
8033 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8034
8cf51b2c
GM
80352000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8036
8037 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8038
8cf51b2c
GM
80391999-07-12 Richard Stallman <rms@gnu.org>
8040
8041 * Version 20.4 released.
8042
80431998-12-04 Markus Rost <rost@delysid.gnu.org>
8044
8045 * Makefile.in (INFO_TARGETS): Delete customize.info.
8046 (DVI_TARGETS): Delete customize.dvi.
8047 (../info/customize, customize.dvi): Targets deleted.
8048
80491998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8050
8051 * Version 20.3 released.
8052
80531998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8054
8055 * Makefile.in (EMACSSOURCES): Add mule.texi.
8056 Add msdog.texi, ack.texi. Remove gnu1.texi.
8057
80581998-04-06 Andreas Schwab <schwab@gnu.org>
8059
768c0c0f
JB
8060 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8061 Use it in dvi targets.
8cf51b2c
GM
8062
80631997-09-23 Paul Eggert <eggert@twinsun.com>
8064
8065 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8066 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8067 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8068
80691997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8070
8071 * Version 20.2 released.
8072
80731997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8074
8075 * Version 20.1 released.
8076
80771997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8078
8079 * Makefile (../info/customize, customize.dvi): New targets.
8080 (INFO_TARGETS): Add ../info/customize.
8081 (DVI_TARGETS): Add customize.dvi.
8082
8cf51b2c
GM
80831996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8084
8085 * Version 19.33 released.
8086
80871996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8088
8089 * Version 19.32 released.
8090
8cf51b2c
GM
80911996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8092
8093 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8094
80951996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8096
8097 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8098 Specify -I option.
8099 (All dvi targets): Set the TEXINPUTS variable.
8100
81011996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8102
8103 * Version 19.31 released.
8104
8cf51b2c
GM
81051995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8106
8107 * Version 19.30 released.
8108
8cf51b2c
GM
81091995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8110
8111 * Makefile.in (maintainer-clean): Rename from realclean.
8112
81131994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8114
8115 * Makefile.in: New file.
8116 * Makefile: File deleted.
8117
81181994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8119
8120 * Makefile (TEXINDEX_OBJS): Variable deleted.
8121 (texindex, texindex.o, getopt.o): Rules deleted.
8122 All deps on texindex deleted.
8123 (distclean): Don't delete texindex.
8124 (mostlyclean): Don't delete *.o.
8125 * texindex.c, getopt.c: Files deleted.
8126
81271994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8128
8129 * Version 19.26 released.
8130
81311994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8132
8133 * Makefile (EMACSSOURCES): Exclude undo.texi.
8134
81351994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8136
8137 * Version 19.25 released.
8138
81391994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8140
8141 * Version 19.24 released.
8142
81431994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8144
8145 * Version 19.23 released.
8146
81471994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8148
8149 * Makefile: Delete spurious tab.
8150
81511994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8152
8153 * Makefile (.SUFFIXES): New rule.
8154
8cf51b2c
GM
81551993-12-04 Richard Stallman (rms@srarc2)
8156
8157 * getopt.c: New file.
8158 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8159 (getopt.o): New rule.
8160 (dvi): Don't depend on texindex.
49823426 8161 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8162
81631993-12-03 Richard Stallman (rms@srarc2)
8164
49823426
GM
8165 * Makefile (TEXI2DVI): New variable.
8166 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8167 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8168
81691993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8170
8171 * Version 19.22 released.
8172
81731993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8174
8175 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8176
81771993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8178
8179 * Version 19.21 released.
8180
8cf51b2c
GM
81811993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8182
8183 * Makefile (realclean): Don't delete the Info files.
8184
f0131492 81851993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8186
8cf51b2c
GM
8187 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8188 4' where appropriate.
8189
f0131492 81901993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8191
49823426 8192 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8193
8194 * texindex.c: Include "../src/config.h" if building in emacs.
8195
8196 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8197 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8198 Add target to build texindex.c, defining `emacs'.
8199
8cf51b2c
GM
82001993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8201
8202 * Version 19.19 released.
8203
8cf51b2c
GM
82041993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8205
8206 * Version 19.18 released.
8207
82081993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8209
8210 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8211
82121993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8213
8214 * Version 19.17 released.
8215
82161993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8217
8218 * split-man: Fix typos in last change.
8219
82201993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8221
8222 * Version 19.16 released.
8223
82241993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8225
8226 * version 19.15 released.
8227
82281993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8229
8230 * Makefile (distclean): It's rm, not rf.
8231
82321993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8233
8234 * Version 19.14 released.
8235
82361993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8237
8238 * Makefile: New file.
8239
82401993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8241
8242 * Version 19.13 released.
8243
82441993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8245
8246 * Version 19.9 released.
8247
82481993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8249
8250 * Version 19.8 released.
8251
82521993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8253
8254 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8255
8256 * trouble.texi: It's `enable-flow-control-on', not
8257 `evade-flow-control-on'.
8258
82591993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8260
8261 * display.texi: Document standard-display-european.
8262
82631993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8264
8265 * Version 19.7 released.
8266
8267 * emacs.texi: Add a sentence to the top menu mentioning the
8268 specific version of Emacs this manual applies to.
8269
82701993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8271
8272 * basic.texi: Document next-line-add-lines variable used to
8273 implement down-arrow.
8274
8275 * killing.texi: Document kill-whole-line.
8276
82771993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8278
8279 * text.texi: Update unix TeX ordering information.
8280
82811993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8282
8283 * news.texi: Mention fill-rectangle in keybinding list.
8284
8285 * killing.texi: Document fill-rectangle.
8286
82871993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8288
8289 * vc.texi: Bring the docs up to date with VC 5.2.
8290
82911992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8292
8293 * emacs.tex: Mention blackbox and gomoku under Amusements.
8294 Assembler mode is now mentioned and appropriately indexed
8295 under Programming Modes.
8296
82971991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8298
8299 * emacs.tex: Update TeX ordering information.
8300
8cf51b2c
GM
83011990-06-26 David Lawrence (tale@geech)
8302
8303 * emacs.tex: Note that completion-ignored-extensions is not used
8304 to filter out names when all completions are displayed in
8305 *Completions*.
8306
83071990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8308
8309 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8310
83111990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8312
8313 * emacs.tex: Add @findex grep.
8314
8cf51b2c
GM
83151988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8316
8317 * emacs.tex: Correct two typos. No other changes before
8318 Version 19 will be made.
8319
8cf51b2c
GM
83201988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8321
8322 * emacs.tex: Update information for obtaining TeX distribution from the
8323 University of Washington.
8324
8325;; Local Variables:
c8763fb6 8326;; coding: utf-8
8cf51b2c
GM
8327;; End:
8328
95df8112 8329 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8330
8331 This file is part of GNU Emacs.
8332
352c8b4a 8333 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8334 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8335 the Free Software Foundation, either version 3 of the License, or
8336 (at your option) any later version.
8cf51b2c
GM
8337
8338 GNU Emacs is distributed in the hope that it will be useful,
8339 but WITHOUT ANY WARRANTY; without even the implied warranty of
8340 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8341 GNU General Public License for more details.
8342
8343 You should have received a copy of the GNU General Public License
352c8b4a 8344 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.