In mouse-drag-line correctly use window-in-direction.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
d195726a
CY
12011-10-22 Chong Yidong <cyd@gnu.org>
2
3 * windows.texi (Displaying Buffers): Fix broken lispref link.
4
a70e06c1
CY
52011-10-22 Chong Yidong <cyd@gnu.org>
6
7 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
8 Move confirm-nonexistent-file-or-buffer discussion here.
9
10 * files.texi (File Names, Visiting): Move detailed discussion of
11 minibuffer confirmation to Minibuffer Exit.
12
13 * buffers.texi (Buffers): Tweak mention of mail buffer name.
14 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
15
bfd779dd
CY
162011-10-21 Chong Yidong <cyd@gnu.org>
17
18 * files.texi (File Names, Visiting, Interlocking): Copyedits.
19 (Backup Copying): backup-by-copying-when-mismatch is now t.
20 (Customize Save): Fix description of require-final-newline.
21 (Reverting): Note that revert-buffer can't be undone. Mention VC.
22 (Auto Save Control): Clarify.
23 (File Archives): Add 7z.
24 (Remote Files): ange-ftp-make-backup-files defaults to nil.
25
26 * arevert-xtra.texi (Autorevert): Copyedits.
27
6e317956
CY
282011-10-20 Chong Yidong <cyd@gnu.org>
29
30 * custom.texi (Hooks, Init Examples):
31 * display.texi (Font Lock):
32 * fixit.texi (Spelling):
33 * rmail.texi (Rmail Display): Minor mode function with no arg now
34 enables it.
35
36 * fixit.texi (Spelling): Fix description of inline completion.
37
5abc31ef
CY
382011-10-19 Chong Yidong <cyd@gnu.org>
39
40 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
41 entries.
42 (Isearch Yank): Document isearch-yank-pop.
43 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
44 (Other Repeating Search): Document Occur Edit mode.
45
939db9ac
CY
462011-10-18 Chong Yidong <cyd@gnu.org>
47
48 * display.texi (Fringes): Move overflow-newline-into-fringe here,
49 from Line Truncation node.
50 (Standard Faces): Note that only the background of the cursor face
51 has an effect.
52 (Cursor Display): Fix descriptions of cursor face
53 and bar cursor blinking.
54 (Text Display): Document nobreak-char-display more clearly.
55 (Line Truncation): Add xref to Split Window node.
56 (Display Custom): Don't bother documenting baud-rate or
57 no-redraw-on-reenter.
58
59 * search.texi (Slow Isearch): Node removed.
60
80c6d77f
GM
612011-10-18 Glenn Morris <rgm@gnu.org>
62
63 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
64
d366bd53
CY
652011-10-18 Chong Yidong <cyd@gnu.org>
66
67 * display.texi (Faces): Simplify discussion. Move documentation
68 of list-faces-display here, from Standard Faces node. Note
69 special role of `default' background.
70 (Standard Faces): Note special role of `default' background. Note
71 that region face may be taken fom GTK. Add xref to Text Display.
72 (Text Scale): Rename from "Temporary Face Changes". Callers
73 changed. Don't bother documenting variable-pitch-mode.
74 (Font Lock): Copyedits. Remove font-lock-maximum-size.
75 (Useless Whitespace): Simplify description of
76 delete-trailing-whitespace. Note active region case.
77 (Text Display): Fix description of escape-glyph face assignment.
78 Remove unibye mode discussion. Update some parts for Unicode.
79 Move glyphless chars documentation to Lisp manual.
80
81 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
82
21100e7d
CY
832011-10-15 Chong Yidong <cyd@stupidchicken.com>
84
85 * display.texi (Scrolling): Tweak explanation of scroll direction.
86 (View Mode): Add index entries.
87
88 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
89
90 * regs.texi (Text Registers): C-x r i does not activate the mark.
91 (Bookmarks): Document new default bookmark location.
92
50b063c3
CY
932011-10-13 Chong Yidong <cyd@stupidchicken.com>
94
95 * killing.texi (Deletion): Add xref to Using Region. Document
96 delete-forward-char.
97 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
98 description here. Recommend C-u C-SPC for jumping to mark.
99 (Kill Ring): Move kill ring variable documentation here.
100 (Primary Selection): Copyedits.
101 (Rectangles): Document new command rectangle-number-lines.
102 (CUA Bindings): Note that this disables the mark-even-if-inactive
103 behavior for C-x and C-c.
104
105 * mark.texi (Mark): Mention "active region" terminology.
106 (Using Region): Document delete-active-region.
107
e1a3f5b1
CY
1082011-10-12 Chong Yidong <cyd@stupidchicken.com>
109
110 * mark.texi (Mark): Clarify description of disabled Transient Mark
111 mode (Bug#9689).
112 (Setting Mark): Document prefix arg for C-x C-x. Document primary
113 selection changes. Mention that commands like C-y set the mark.
114 (Marking Objects): Add xref to Words node. Note that mark-word
115 and mark-sexp also have the "extend region" behavior.
116 (Using Region): Mention M-$ in the table. Document
117 mark-even-if-inactive here instead of in Mark Ring.
118 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
119 note of the "Mark Set" behavior.
120 (Disabled Transient Mark): Rename from "Persistent Mark"
121 (Bug#9688). Callers changed.
122
123 * programs.texi (Expressions):
124 * text.texi (Words): Defer to Marking Objects for mark-word doc.
125
3dc62b2b
CY
1262011-10-09 Chong Yidong <cyd@stupidchicken.com>
127
128 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
129 option" terminology.
130 (Key Help): Add command names. Define "documentation string".
131 (Name Help): Remove an over-long joke.
132 (Apropos): Document prefix args. Remove duplicated descriptions.
133 (Help Mode): Add C-c C-b to table. Update TAB binding.
134 (Package Keywords): Rename from "Library by Keyword". Describe
135 new package menu interface.
136 (Help Files, Help Echo): Tweak description.
de09aa52
CY
137
138 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 139 (Minibuffer History): Document numeric args to history commands.
de09aa52 140
2d3fe5d7
EZ
1412011-10-08 Eli Zaretskii <eliz@gnu.org>
142
143 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
144
b2b0776e
CY
1452011-10-08 Chong Yidong <cyd@stupidchicken.com>
146
147 * basic.texi (Position Info): Omit page commands. Document
148 count-words-region and count-words.
149
150 * text.texi (Pages): Move what-page documentation here.
151
27a16462
CY
1522011-10-08 Chong Yidong <cyd@stupidchicken.com>
153
154 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
155 Remote Files node instead of linking directly to the Tramp manual.
156 (Minibuffer Edit): Add xref to Blank Lines.
157 (Completion): Add xref to Symbol Completion. Remove redundant
158 example, which is repeated in the next node.
159 (Completion Commands): Minor clarifications.
160 (Completion Styles): New node, split from Completion Commands.
161 Document substring and initials styles.
162 (Strict Completion): Remove information duplicated in other nodes.
163 (Completion Options): Consolidate case difference discussion here.
164
165 * help.texi (Help Mode): Fix kindex entries.
166
167 * files.texi (File Names): Add index entries.
168
de0bde62
CY
1692011-10-07 Chong Yidong <cyd@stupidchicken.com>
170
171 * basic.texi (Inserting Text): Add xref to Completion. Add
172 ucs-insert example, and document prefix argument.
173 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
174 to left/right. Tweak left-char and right-char descriptions.
175 M-left and M-right are now bound to left-word/right-word.
176 (Erasing): Document delete-forward-char.
177
178 * screen.texi (Screen, Menu Bar): Copyedits.
179 (Point): Remove duplicate paragraph on cursors, also in Screen.
180 (Mode Line): Trailing dashes no longer shown on X displays.
181
182 * frames.texi (Non-Window Terminals): Index just "text-only
183 terminal", which is used throughout the manual now.
184
185 * entering.texi (Entering Emacs): Define "startup screen".
186 Document window-splitting behavior with command-line inputs.
187 (Exiting): Remove obsolete paragraph about shells without suspend
188 functionality.
189
190 * commands.texi (User Input): Define "input event" more clearly.
191 (Keys): Add xref to Echo Area.
192 (Commands): Clarify relation between commands and functions.
193
453e4522
CY
1942011-10-06 Chong Yidong <cyd@stupidchicken.com>
195
196 * misc.texi (emacsclient Options): Document how emacsclient runs
197 the Emacs daemon (Bug#9674).
198
550f41cd
CY
1992011-10-01 Chong Yidong <cyd@stupidchicken.com>
200
201 * basic.texi (Moving Point):
202 * custom.texi (Mouse Buttons):
203 * rmail.texi (Rmail Scrolling):
204 * search.texi (Isearch Scroll):
205
206 * display.texi (Scrolling): Replace scroll-up/down with
207 scroll-up/down-command. Fix scroll-preserve-screen-position
208 description. Document scroll-error-top-bottom.
209
9229fe87
GM
2102011-09-30 Glenn Morris <rgm@gnu.org>
211
212 * commands.texi (Keys): Whitespace fix. (Bug#9635)
213
0a2132ba
CY
2142011-09-24 Chong Yidong <cyd@stupidchicken.com>
215
216 * windows.texi (Pop Up Window): Defer discussion of window
217 splitting to the Window Choice node. Add index entries.
218 (Force Same Window): Node deleted.
219 (Displaying Buffers, Window Choice): New nodes.
220
221 * buffers.texi (Select Buffer): Clarify description of
222 buffer-switching commands. Add xref to Window Display node.
223 Don't repeat confirm-nonexistent-file-or-buffer description from
224 Visiting node. Remove even-window-heights.
225
226 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
227
33ed493b
CY
2282011-09-18 Chong Yidong <cyd@stupidchicken.com>
229
230 * cmdargs.texi (Icons X): Fix description of Emacs icon.
231
232 * xresources.texi (Table of Resources): Fix documentation of
233 bitmapIcon.
234
92fa95ad
CY
2352011-09-15 Chong Yidong <cyd@stupidchicken.com>
236
237 * package.texi (Package Menu): Add package-menu-mark-upgrades.
238
16254627
EH
2392011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
240
241 * frames.texi (Frame Commands): Note that delete-other-frames only
242 deletes frames on current terminal.
243
c3760c17
EZ
2442011-09-10 Eli Zaretskii <eliz@gnu.org>
245
246 * sending.texi (Mail Misc): Document mail-add-attachment.
247
69b8be97
EZ
2482011-09-04 Eli Zaretskii <eliz@gnu.org>
249
250 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
251
3fd50d5c
CY
2522011-08-29 Chong Yidong <cyd@stupidchicken.com>
253
254 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
255
e2aeef63
CY
2562011-08-28 Chong Yidong <cyd@stupidchicken.com>
257
258 * files.texi (File Archives):
259 * cal-xtra.texi (Diary Display):
260 * help.texi (Help Mode): Add xref to View Mode.
261
ddb54206
CY
2622011-08-28 Chong Yidong <cyd@stupidchicken.com>
263
a6326082
CY
264 * display.texi (View Mode): New node. Move view-file here from
265 Misc File Ops. Move view-buffer here from Misc Buffer.
266
267 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
268
04e2ce72 269 * files.texi (Misc File Ops): Document new
a6326082 270 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
271
272 * dired.texi (Dired Deletion): Shorten description of Trash.
273
ddb54206
CY
274 * misc.texi (emacsclient Options): Document server-port.
275
bd206ce5
EZ
2762011-08-27 Eli Zaretskii <eliz@gnu.org>
277
278 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
279 even on MS-Windows. Fix a typo.
280
d43f5a42
CY
2812011-08-26 Chong Yidong <cyd@stupidchicken.com>
282
283 * package.texi: New file, documenting the package manager.
284
285 * emacs.texi: Include it.
286
287 * help.texi (Help Summary): Add describe-package.
288
e0b1591b
CY
2892011-08-25 Chong Yidong <cyd@stupidchicken.com>
290
856ce114
CY
291 * misc.texi (Printing): Convert subnodes into subsections.
292
f404f8bc
CY
293 * text.texi (Two-Column): Move into Text chapter.
294
295 * picture-xtra.texi (Picture Mode): Group with Editing Binary
296 Files section. Convert from chapter into section.
297
298 * display.texi (Narrowing): Move into display chapter.
299
e0b1591b
CY
300 * sending.texi (Sending Mail):
301 * rmail.texi (Rmail):
302 * misc.texi (Gnus, Document View):
303 * dired.texi (Dired):
304 * emacs.texi: Group the mail, rmail, and gnus chapters together.
305
75bfc667
JL
3062011-08-07 Juri Linkov <juri@jurta.org>
307
308 * dired.texi (Operating on Files): Rewrite according to the fact
309 that `dired-do-chmod' doesn't use the `chmod' program anymore.
310
fe676f91
MA
3112011-07-30 Michael Albinus <michael.albinus@gmx.de>
312
313 * mini.texi (Minibuffer File): Insert a reference to Tramp for
314 remote file name completion. (Bug#9197)
315
4cc60b9b
EZ
3162011-07-28 Eli Zaretskii <eliz@gnu.org>
317
318 * mule.texi (Bidirectional Editing): Document the fact that
319 bidi-display-reordering is t by default.
320
89671e16
LMI
3212011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
322
323 * help.texi (Misc Help): Mention `describe-prefix-bindings'
324 explicitly (bug#8904).
325
fb23ecc2
LMI
3262011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
327
328 * trouble.texi (Checklist): Use an `M-x' example instead of an
329 Emacs Lisp form to switch on the dribble file (bug#8056).
330
465c5fc8
LMI
3312011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
332
333 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
334
90a6258b
GM
3352011-07-13 Glenn Morris <rgm@gnu.org>
336
337 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
338
c7588364
LMI
3392011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
340
341 * mark.texi (Mark Ring): Clarify how many locations are saved
342 (bug#5770).
343 (Global Mark Ring): Ditto.
344
4cb4f3ba
LMI
3452011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
346
d648feab
LMI
347 * text.texi (Table Recognition): Use "at point" instead of "under
348 point" (bug#4345).
349
4cb4f3ba
LMI
350 * display.texi (Cursor Display): Mention `cursor-type'.
351
352 * screen.texi (Point): Clarify that it's only if you use a block
353 cursor that it appears to be on a character (bug#4345).
354
ecd0b990
CY
3552011-07-12 Chong Yidong <cyd@stupidchicken.com>
356
357 * misc.texi (Amusements): Move dissociated press here, from its
358 own section.
359
360 * emacs.texi (Top): Update node listing.
361
c2fd0368
LMI
3622011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
363
364 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
365 clarity (bug#3523).
366
fdeb32ec
CY
3672011-07-12 Chong Yidong <cyd@stupidchicken.com>
368
369 * cmdargs.texi (Initial Options): Document --no-site-lisp.
370 (Misc X): Document --parent-id.
371
372 * frames.texi (Frame Commands): Note that focus-follows-mouse now
373 defaults to nil.
374
375 * misc.texi (emacsclient Options): Document --parent-id.
376
377 * msdog.texi (Windows HOME): Document _emacs as obsolete.
378
f584ca38
LMI
3792011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
380
381 * emacs.texi: Use "..." instead of ``...'' in the menus
382 (bug#3503).
383
963578d3
CY
3842011-07-11 Chong Yidong <cyd@stupidchicken.com>
385
386 * killing.texi (Primary Selection): Document `only' setting for
387 select-active-regions.
388
389 * mark.texi (Setting Mark): Reference Shift Selection node.
390
391 * frames.texi (Mouse Commands): Document mouse-yank-primary.
392
a30ed87b
LMI
3932011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
394
47076272
LMI
395 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
396 motion keys" (bug#3503).
397
a30ed87b
LMI
398 * emacs.texi: Change all the register node names from "RegPos"
399 (etc.) to "Positional Registers" (etc.) (bug#3314).
400
4d45a8b7
CY
4012011-07-11 Chong Yidong <cyd@stupidchicken.com>
402
403 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
404 (Other Kill Commands, Kill Options): Copyedits.
405 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
406 (Yanking): Move yank-excluded properties discussion here.
407 (Cut and Paste): Move from frames.texi. Update subnodes to
408 describe x-select-enable-clipboard case.
409
410 * frames.texi: Move Cut and Paste node and subnodes into
411 killing.texi, except Mouse Commands and Word and Line Mouse.
412
c160ddee
AM
4132011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
414
415 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
416
3329e6e3
LMI
4172011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
418
32a214fe
LMI
419 * screen.texi (Mode Line): Clarify that coding systems are
420 characters, not letters (bug#1749).
421
3329e6e3
LMI
422 * cmdargs.texi (Environment): Mention removing variables
423 (bug#1615). Text suggested by Kevin Rodgers.
424
8875da1e
CY
4252011-07-10 Chong Yidong <cyd@stupidchicken.com>
426
54806e45
CY
427 * misc.texi (Amusements): Don't mention Yow; it's crippled.
428
8875da1e
CY
429 * modes.texi: Rename from major.texi.
430 (Modes): New node. Make Major Modes and Minor Modes subsections
431 of this. All callers changed.
432
433 * custom.texi (Minor Modes): Move to modes.texi.
434
7847b2a1
CY
4352011-07-10 Chong Yidong <cyd@stupidchicken.com>
436
6cfd0fa2
CY
437 * custom.texi (Syntax): Node deleted.
438
439 * help.texi (Help Summary):
440 * major.texi (Major Modes):
441 * programs.texi (Parentheses):
442 * search.texi (Regexp Backslash, Regexp Backslash)
443 (Regexp Backslash):
444 * text.texi (Words): Callers changed.
445
7847b2a1
CY
446 * text.texi (Refill, Longlines): Delete nodes.
447
448 * ack.texi (Acknowledgments): Longlines removed from manual.
449
450 * emacs.texi (Top): Update node listing.
451
2a71c436
GM
4522011-07-09 Glenn Morris <rgm@gnu.org>
453
454 * fortran-xtra.texi (Fortran): Update handled extensions.
455
61436e9f
LMI
4562011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
457
458 * display.texi (Scrolling): `C-v' (etc) are now bound to
459 `scroll-*-command' (bug#8349).
460
6e560c71
LMI
4612011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
462
48954a09 463 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
464 doesn't actually delete any files (bug#7125).
465
2904fd97
LMI
466 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
467 argument for `C-c C-k' (bug#7391).
468
6e560c71
LMI
469 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
470 you're currently using (bug#8489).
471
978ff6c5
EZ
4722011-07-01 Eli Zaretskii <eliz@gnu.org>
473
474 * mule.texi (Coding Systems): Move index entries from the previous
475 change into their proper places.
476
0d742084
LMI
4772011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
478
31976bd5
LMI
479 * help.texi (Help Files): Document view-external-packages (bug#8902).
480
0d742084
LMI
481 * mule.texi (Coding Systems): Put a few more of the coding systems
482 into the index (bug#8900).
483
9f678528
GM
4842011-06-26 Glenn Morris <rgm@gnu.org>
485
486 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
487
18a4ce5e
AR
4882011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
489
490 * misc.texi (emacsclient Options): Mention --frame-parameters.
491
f0da764a
GM
4922011-06-09 Glenn Morris <rgm@gnu.org>
493
494 * custom.texi (Specifying File Variables):
495 Recommend explicit arguments for minor modes.
496
b047e7ac
PE
4972011-06-02 Paul Eggert <eggert@cs.ucla.edu>
498
499 Document wide integers better.
500 * buffers.texi (Buffers):
001903b5
PE
501 * files.texi (Visiting): Document maxima for 64-bit machines,
502 and mention virtual memory limits.
b047e7ac 503
bf41276f
CY
5042011-05-28 Chong Yidong <cyd@stupidchicken.com>
505
506 * custom.texi (Hooks): Reorganize. Mention Prog mode.
507
508 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
509 prog mode (Bug#8240).
510
e145f188
GM
5112011-05-27 Glenn Morris <rgm@gnu.org>
512
513 * custom.texi (Specifying File Variables):
514 Major modes no longer need come first.
515
313f790e
CY
5162011-05-22 Chong Yidong <cyd@stupidchicken.com>
517
518 * mule.texi (Specify Coding, Text Coding, Communication Coding):
519 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
520
c136e5cd
GM
5212011-05-18 Glenn Morris <rgm@gnu.org>
522
523 * ack.texi (Acknowledgments): Remove fakemail.c.
524
c71a0d48 5252011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
526
527 Fixes for fitting text into 7x9 printed manual.
528 * building.texi (Flymake, Breakpoints Buffer):
529 * calendar.texi (Appointments):
530 * cmdargs.texi (General Variables, Display X):
531 * custom.texi (Saving Customizations, Face Customization)
532 (Directory Variables, Minibuffer Maps, Init Rebinding):
533 * display.texi (Font Lock, Font Lock, Useless Whitespace):
534 * fixit.texi (Spelling):
535 * frames.texi (Creating Frames, Fonts):
536 * help.texi (Help Files):
537 * mini.texi (Minibuffer File):
538 * misc.texi (emacsclient Options, Emulation):
539 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
540 * mule.texi (International Chars, Language Environments)
541 (Select Input Method, Modifying Fontsets, Charsets):
542 * programs.texi (Custom C Indent):
543 * rmail.texi (Rmail Labels):
544 * text.texi (Table Conversion):
545 * trouble.texi (Known Problems, Known Problems):
546 * windows.texi (Change Window):
547 * xresources.texi (GTK resources): Reflow text and re-indent code
548 examples to avoid TeX overflows and underflows on 7x9 paper.
549
550 * emacs.texi: Fix the (commented out) smallbook command.
551
552 * macos.texi (Mac / GNUstep Events):
553 * xresources.texi (Lucid Resources): Remove extraneous examples.
554
b8f82dc1
GM
5552011-05-10 Glenn Morris <rgm@gnu.org>
556
557 * custom.texi (Specifying File Variables):
558 Deprecate using mode: for minor modes.
559
d306b4da
GM
5602011-05-07 Glenn Morris <rgm@gnu.org>
561
562 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
563
548d0a63
GM
5642011-05-06 Glenn Morris <rgm@gnu.org>
565
5006e634
GM
566 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
567
548d0a63
GM
568 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
569
e793a940
LMI
5702011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * misc.texi (Emacs Server): Document `server-eval-at'.
573
7031be6d
UR
5742011-04-24 Chong Yidong <cyd@stupidchicken.com>
575
576 * maintaining.texi (List Tags): Document next-file. Suggested by
577 Uday S Reddy.
578
4ffd0d6b 5792011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
580
581 * mini.texi (Minibuffer Edit):
582 * screen.texi (Mode Line): Fix typo.
583
1c6c854e
CS
5842011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
585
024ff170 586 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 587
c5c9f40f
CY
5882011-03-26 Chong Yidong <cyd@stupidchicken.com>
589
590 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
591
09725d26
EZ
5922011-03-30 Eli Zaretskii <eliz@gnu.org>
593
594 * display.texi (Auto Scrolling): Document the limit of 100 lines
595 for never-recentering scrolling with `scroll-conservatively'.
596 (Bug#6671)
597
09d9db2c 5982011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
599
600 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
601 HOME on Windows and where it looks for init files. (Bug#8221)
602
62d94509
EZ
6032011-03-10 Eli Zaretskii <eliz@gnu.org>
604
605 * search.texi (Regexp Example):
606 * mule.texi (International Chars):
607 * building.texi (External Lisp): Don't use characters outside
608 ISO-8859-1.
609
0286d9de
EZ
6102011-03-09 Eli Zaretskii <eliz@gnu.org>
611
1c6c854e
CS
612 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
613 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
614
615 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
616
114902a5 617 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
618 (Bug#8210)
619
0afb4571
J
6202011-03-08 Jan Djärv <jan.h.d@swipnet.se>
621
622 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
623 for Gtk+ 3.
624
bb3865e8
GM
6252011-03-08 Glenn Morris <rgm@gnu.org>
626
6446548e
GM
627 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
628 * emacs.texi (Acknowledgments):
629 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 630 * emacs.texi: Set documentencoding.
6446548e 631
bb3865e8
GM
632 * display.texi (Optional Mode Line): Don't mention exactly where
633 display-time appears. (Bug#8193)
634
33383987
JB
6352011-03-07 Chong Yidong <cyd@stupidchicken.com>
636
637 * Version 23.3 released.
638
892777ba
CY
6392011-03-06 Chong Yidong <cyd@stupidchicken.com>
640
641 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
642
0b973fc5
DW
6432011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
644
645 * misc.texi (emacsclient Options): Add q/quiet.
646
8ef5a2f2
GM
6472011-03-02 Glenn Morris <rgm@gnu.org>
648
649 * mule.texi (Communication Coding) <x-select-request-type>:
650 Remove duplicate (essentially) paragraph. (Bug#8148)
651
bd106056
CS
6522011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
653
654 * maintaining.texi (Format of ChangeLog): Add reference to
655 add-log-full-name.
656 (Change Log Commands): Add documentation for combining multiple
657 symbols in one change.
658
6640b281
GM
6592011-03-01 Glenn Morris <rgm@gnu.org>
660
661 * custom.texi (Directory Variables):
662 Give an example of excluding subdirectories.
663
2b0c7330 6642011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
665
666 * search.texi (Regexp Search): Move index entries about regexps to the
667 "Regexps" node. Add index entries for regexp search. (Bug#8096)
668
8c62c205
GM
6692011-02-19 Glenn Morris <rgm@gnu.org>
670
671 * dired.texi (Dired): Dired-X version number was dropped.
672
3928f2b6
JD
6732011-02-14 Jan Djärv <jan.h.d@swipnet.se>
674
675 * xresources.texi (X Resources): Remove *faceName and replace it with
676 *font for Lucid.
677
a41c8660
CY
6782011-02-05 Chong Yidong <cyd@stupidchicken.com>
679
680 * rmail.texi (Rmail Display): Document Rmail MIME support more
681 accurately.
682
683 * maintaining.texi (VC Change Log): Document vc-log-incoming and
684 vc-log-outgoing.
685 (Merging): Document vc-find-conflicted-file.
686
233ba4d9 6872011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
688
689 * custom.texi (Variables): Fix typo.
690
14beddf4 6912011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 692
65401ee3
CY
693 * search.texi (Regexps): Copyedits. Mention character classes
694 (Bug#7809).
695
19f81ecf
CY
696 * files.texi (File Aliases): Restore explanatory text from Eli
697 Zaretskii, accidentally removed in 2011-01-08 commit.
698
bf3dae7e
EZ
6992011-01-29 Eli Zaretskii <eliz@gnu.org>
700
701 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
702 (MAKEINFO_OPTS): New variable.
703 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
704 (emacs.html): New target.
705 (clean): Remove emacs.html.
706
45eb2a5d
WL
7072011-01-23 Werner Lemberg <wl@gnu.org>
708
709 * Makefile.in (MAKEINFO): Now controlled by `configure'.
710 (MAKEINFO_OPTS): New variable. Use it where appropriate.
711 (ENVADD): Updated.
712
9acfe703
GM
7132011-01-18 Glenn Morris <rgm@gnu.org>
714
715 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
716
717 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
718
362b9d48
GM
7192011-01-15 Chong Yidong <cyd@stupidchicken.com>
720
bb033b5f
CY
721 * building.texi (Compilation): Improve instructions for running two
722 compilations (Bug#7573).
723
b024d9f0
MD
724 * files.texi (Backup Names): Document the new location of the
725 last-resort backup file.
726
362b9d48
GM
727 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
728 manual. Explain why directory-abbrev-alist elements should be anchored
729 (Bug#7777).
730
7312011-01-15 Eli Zaretskii <eliz@gnu.org>
732
733 * msdog.texi (Windows Startup): Correct inaccurate description of
734 differences between emacsclient.exe and emacsclientw.exe.
735
7c420169 7362011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
737
738 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
739
7c420169 7402011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
741
742 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
743
7c420169 7442011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 745
2d34d523
EZ
746 * frames.texi (Cut and Paste): Modify the section's name and text:
747 don't mix "cut/paste" with "kill/yank".
748 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
749 (Bug#7702)
750
88ab4340
EZ
751 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
752
7c420169 7532011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
754
755 * maintaining.texi: Move inclusion of emerge after EDE, so that it
756 matches its position in the menu. (Bug#7674)
757
7c420169 7582011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
759
760 * trouble.texi (Checklist): Mention not replying via news either.
761
92bb6c52
TH
7622010-12-30 Tassilo Horn <tassilo@member.fsf.org>
763
764 * misc.texi (Document View): Update DocView section with newly
765 supported document formats.
766
b103c904
CY
7672010-12-21 Chong Yidong <cyd@stupidchicken.com>
768
769 * killing.texi: Resection the Info version to conform to the
770 printed manual, to avoid making sections on Accumulating Text, CUA
771 and Rectangles into full chapters.
772
f49d1f52 7732010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
774
775 * custom.texi (Init Syntax): Add index entries for "character syntax".
776 (Bug#7576)
777
f49d1f52 7782010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
779
780 * text.texi (HTML Mode): Small fixes. (Bug#7607)
781
f49d1f52 7822010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
783
784 * trouble.texi (Checklist): Fix typo in newsgroup name.
785
f49d1f52 7862010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
787
788 * search.texi (Word Search): Note that the lazy highlight always
789 matches to whole words (Bug#7470).
790
f49d1f52 7912010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 792
4f1948eb
EZ
793 * display.texi (Optional Mode Line): Make the description of
794 load-average more accurate.
795
b8a9e136
EZ
796 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
797 registry, with a cross-reference.
62d72a4a
EZ
798 (Windows Startup): New node. Move the stuff about the current
799 directory from "Windows HOME".
b8a9e136 800
07976ae3 8012010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
802
803 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
804 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
805
07976ae3 8062010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
807
808 * maintaining.texi (Version Control Systems): Fix repeated sentence.
809 Suggested by Štěpán Němec.
810
07976ae3 8112010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 812
1aaae3f3
CY
813 * maintaining.texi (Version Control): Say "commit", not "check in".
814 (Version Control Systems): Simplify descriptions.
815 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
816 VCS Concepts.
817 (VC Mode Line): Update example.
818 (Old Revisions): Document revert-buffer for vc-diff.
819 (Log Buffer): Promote to a subsection. Document header lines.
820
1c6c854e
CS
821 * macos.texi (Mac / GNUstep Basics):
822 Document ns-right-alternate-modifier.
ec8a6295 823
1aaae3f3
CY
824 * emacs.texi (Top): Update node listing.
825
0eb025fb
EZ
8262010-11-13 Eli Zaretskii <eliz@gnu.org>
827
828 * rmail.texi (Rmail Coding): Characters with no fonts are not
829 necessarily displayed as empty boxes.
830
831 * mule.texi (Language Environments, Fontsets): Characters with no
832 fonts are not necessarily displayed as empty boxes.
833
834 * display.texi (Text Display): Document display of glyphless
835 characters.
836
ea4f7750
GM
8372010-11-13 Glenn Morris <rgm@gnu.org>
838
839 * basic.texi (Position Info): Add M-x count-words-region.
840
90639cea
GM
8412010-11-11 Glenn Morris <rgm@gnu.org>
842
843 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
844
d607b96b 8452010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
846
847 * msdog.texi (Windows HOME): Add information regarding startup
848 directory when invoking Emacs from a desktop shortcut. (bug#7300)
849
c12e4a81
GM
8502010-10-11 Glenn Morris <rgm@gnu.org>
851
df187c62
GM
852 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
853
c12e4a81
GM
854 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
855 (DVIPS): New variable.
234db610
GM
856 (.PHONY): Add html, ps.
857 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
858 (clean): Delete html, ps files.
c12e4a81 859
6513b232
EZ
8602010-10-09 Eli Zaretskii <eliz@gnu.org>
861
862 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
863
f4f358f1
GM
8642010-10-09 Glenn Morris <rgm@gnu.org>
865
c1dc72b3
GM
866 * Makefile.in (VPATH): Remove.
867 (infodir): Make it absolute.
868 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
869
4393405b
GM
870 * Makefile.in (dist): Anchor regexps.
871
eef3ab94
GM
872 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
873 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
874 (emacs-xtra.pdf): Use $<.
875
aa9db089
GM
876 * Makefile.in (infoclean): Remove harmless, long-standing error.
877
abd40fb4
GM
878 * Makefile.in ($(infodir)): Delete rule.
879 (mkinfodir): New.
880 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
881
f4f358f1 882 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 883 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
884 * emacsver.texi: New file, replacing emacsver.texi.in.
885
ea274122
GM
8862010-10-09 Glenn Morris <rgm@gnu.org>
887
f7a31f11
GM
888 * emacsver.texi.in: New file.
889 * emacs.texi: Set EMACSVER by including emacsver.texi.
890 * Makefile.in (distclean): Delete emacsver.texi.
891 (dist): Copy emacsver.texi.
b13254e7 892 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 893
3fb78d1f
GM
894 * ack.texi (Acknowledgments): No more b2m.c.
895
ea274122
GM
896 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
897 (emacs): Remove rule.
898 (dist): No need to deal with the emacs rule any more.
899
17ca7950
GM
9002010-10-07 Glenn Morris <rgm@gnu.org>
901
902 * Makefile.in (version): New, set by configure.
903 (clean): Delete dist tar file.
904 (dist): Use version in tar name.
905
4c83f6e1
GM
9062010-10-06 Glenn Morris <rgm@gnu.org>
907
908 * Makefile.in (EMACS_XTRA): Add the main source file.
909 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
910 (mostlyclean): No core files, reorder other files.
911 (clean): Delete specific dvi and pdf files.
912 (infoclean, dist): New rules.
913 (maintainer-clean): Use infoclean.
8a944cea 914 ($(infodir)): Add parallel build workaround.
4c83f6e1 915
0264072d
GM
9162010-10-04 Glenn Morris <rgm@gnu.org>
917
918 * Makefile.in (SHELL): Set it.
919 (INFO_TARGETS, DVI_TARGETS): Remove variables.
920 (info, dvi): Replace above variables with their expansions.
921 (info): Move mkdir from here...
922 ($(infodir)/emacs): ... to here (for parallel builds).
923 (pdf): New target.
924 ($(infodir)/emacs): Pass -o option to makeinfo.
925 (.PHONY): Declare clean rules.
926 (maintainer-clean): Delete dvi and pdf files.
927 Guard against cd failures. Use a more restrictive delete.
928
3226d6ca
GM
9292010-10-02 Glenn Morris <rgm@gnu.org>
930
931 * misc.texi (Shell Mode): Remove reference to old function name.
932
cad90f3b
EZ
9332010-09-30 Eli Zaretskii <eliz@gnu.org>
934
935 * maintaining.texi (VC Mode Line): Mention all the possible VC status
936 indicator characters.
937
5f874327
GM
9382010-09-29 Glenn Morris <rgm@gnu.org>
939
940 * Makefile.in (top_srcdir): Remove unused variable.
941
0ab9cff3
GM
9422010-09-14 Glenn Morris <rgm@gnu.org>
943
67ae9766
GM
944 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
945 the last hook item.
946
0ab9cff3
GM
947 * calendar.texi (Appointments): Also updated when a diary include file
948 is saved.
949
6664fc59 9502010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
951
952 * trouble.texi (Bugs): Update the section intro.
953 (Known Problems): New section.
954 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
955 (Sending Patches): Bug fixes are best as responses to existing bugs.
956 * emacs.texi (Known Problems): Add menu entry for new section.
957
be3283d7
GM
9582010-09-09 Glenn Morris <rgm@gnu.org>
959
960 * xresources.texi: Untabify.
961
10999305 9622010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
963
964 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
965
10999305 9662010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
967
968 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
969
30641319
JD
9702010-09-02 Jan Djärv <jan.h.d@swipnet.se>
971
972 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
973
50dd7bc6
GM
9742010-08-21 Glenn Morris <rgm@gnu.org>
975
976 * misc.texi (Amusements): Mention bubbles and animate.
977
5e620eca
EZ
9782010-07-31 Eli Zaretskii <eliz@gnu.org>
979
980 * files.texi (Visiting): Add more index entries for
981 large-file-warning-threshold.
982
8b2dd508
JD
9832010-07-29 Jan Djärv <jan.h.d@swipnet.se>
984
985 * frames.texi (Tool Bars): Add doc for tool-bar-position.
986
8838673e
GM
9872010-06-23 Glenn Morris <rgm@gnu.org>
988
989 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
990 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
991 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
992 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
993 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
994 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
995 Untabify Texinfo files.
996
04d3bb6c
GM
9972010-06-10 Glenn Morris <rgm@gnu.org>
998
103dd3a8
GM
999 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
1000
04d3bb6c
GM
1001 * basic.texi (Inserting Text): Fix typo.
1002
50b79479
GM
10032010-06-10 Glenn Morris <rgm@gnu.org>
1004
1005 * ack.texi (Acknowledgments):
1006 * emacs.texi (Acknowledgments): Update for notifications.el.
1007
86d7a550
DU
10082010-05-31 Daiki Ueno <ueno@unixuser.org>
1009
1010 * dired.texi (Operating on Files): Mention encryption commands
1011 (Bug#6315).
1012
db5dce9d
EZ
10132010-05-29 Eli Zaretskii <eliz@gnu.org>
1014
1015 * basic.texi (Moving Point): Update due to renaming of commands bound
1016 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
1017
34313041
EZ
10182010-05-18 Eli Zaretskii <eliz@gnu.org>
1019
1020 * display.texi (Fringes): Document reversal of fringe arrows for R2L
1021 paragraphs.
1022 (Line Truncation): Fix wording for bidi display.
1023
1fc0ce04 1024 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
1025 keys.
1026
0235128c 10272010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
1028
1029 * building.texi (GDB Graphical Interface): Remove misleading comparison
1030 to an IDE (Bug#6128).
1031
0235128c 10322010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1033
1034 * programs.texi (Man Page):
1035 * misc.texi (Invoking emacsclient):
1036 * mini.texi (Repetition):
1037 * mark.texi (Setting Mark): Fix typos.
1038
0235128c 10392010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1040
1041 * misc.texi (Printing): Document htmlfontify-buffer.
1042
0235128c 10432010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1044
1045 * calendar.texi (Displaying the Diary, Format of Diary File):
1046 Fix external cross-references for TeX format output.
1047
0235128c
SM
10482010-05-07 Chong Yidong <cyd@stupidchicken.com>
1049
1050 * Version 23.2 released.
1051
f63d0028
JD
10522010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1053
1054 * cmdargs.texi (Initial Options): Mention --chdir.
1055
20fe03ad
JD
10562010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1057
1058 * frames.texi (Tool Bars): Add tool-bar-style.
1059
b7d65a5f
GM
10602010-04-21 Glenn Morris <rgm@gnu.org>
1061
1062 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1063
a42dbee1
CY
10642010-04-18 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * programs.texi (Semantic): New node.
1067
1068 * maintaining.texi (EDE): New node.
1069
1070 * emacs.texi: Update node listing.
1071
1072 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1073
6e104790 10742010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1075
d52dbd3d
GM
1076 * emacs.texi (Acknowledgments): Remove duplicate.
1077
a77fe20c
GM
1078 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1079
6e104790 10802010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1081
4ebe9902
GM
1082 * dired.texi (Misc Dired Features): Mention VC diff and log.
1083 * maintaining.texi (Old Revisions, VC Change Log):
1084 Mention that diff and log work in Dired buffers.
1085
98932641
GM
1086 * help.texi (Help Summary): Mention M-x info-finder.
1087
d5b22ab2 1088 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1089
4d4e9522
GM
1090 * custom.texi (Specifying File Variables, Directory Variables):
1091 Document new commands for manipulating local variable lists.
1092
6e104790 10932010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1094
1095 * trouble.texi (Contributing): Add cindex entry.
1096 Mention etc/CONTRIBUTE.
1097
6e104790 10982010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1099
1100 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1101 query-replace (Bug#5774).
1102
a20a9df3
GM
11032010-04-16 Glenn Morris <rgm@gnu.org>
1104
1105 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1106
1ecb2d3f
JD
11072010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1108
1109 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1110
99852628
JD
11112010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1112
1113 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1114
ce79424f
EZ
11152010-03-30 Eli Zaretskii <eliz@gnu.org>
1116
1117 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1118 cross-reference to "Inserting Text".
1119
1120 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1121 Mention completion provided by `ucs-insert'.
1122
85738751 11232010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1124
1125 * sending.texi (Sending Mail): Note variables that may need
1126 customizing.
1127 (Mail Sending): Expand discussion of send-mail-function.
1128
85738751 11292010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1130
1131 Document Message mode as the default mail mode.
1132
1133 * sending.texi (Sending Mail): Copyedits.
1134 (Mail Format, Mail Headers): Document mail-from-style changes.
1135 (Mail Commands): Rename from Mail mode. Document Message mode.
1136 (Mail Misc): Rename from Mail mode Misc.
1137 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1138 command names and update keybindings.
1139 (Header Editing): Document message-tab. De-document
1140 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1141 favor of mail-default-headers. Ad index entries for user-full-name and
1142 user-mail-address.
1c6c854e
CS
1143 (Citing Mail): Update changes in Message mode behavior.
1144 Document mail-yank-prefix.
e73c2434
CY
1145 (Mail Signature): New node, moved from Mail Misc.
1146 (Mail Aliases): Mail abbrevs are the default with Message mode.
1147 (Mail Methods): Note that Message mode is now the default.
1148
1149 * rmail.texi (Rmail Reply):
1150 * text.texi (Text Mode):
1151 * major.texi (Major Modes):
1152 * mule.texi (Output Coding): Refer to Message mode.
1153
1154 * custom.texi (Init Examples): Add xref to Mail Header.
1155
1fc0ce04 1156 * emacs.texi (Top): Fix xrefs.
e73c2434 1157
85738751 11582010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1159
c0c035fa
CY
1160 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1161 repository if there is none.
1162 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1163 vc-print-root-log.
ef7b27ef 1164 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1165
71785b7a
CY
1166 * programs.texi (Program Modes): Mention Javascript mode.
1167
f67c5dd0
CY
1168 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1169 * emacs.texi: Update node description.
1170
0f72a391 1171 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1172 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1173
dc2d2590
JL
11742010-03-30 Juri Linkov <juri@jurta.org>
1175
1176 * search.texi (Other Repeating Search): Remove line that `occur'
1177 can not handle multiline matches.
1178
a7b02820
EZ
11792010-03-30 Eli Zaretskii <eliz@gnu.org>
1180
1181 * mule.texi (International): Mention support of bidirectional editing.
1182 (Bidirectional Editing): New section.
1183
22ef1944
NR
11842010-03-28 Nick Roberts <nickrob@snap.net.nz>
1185
1186 * emacs.texi (Top): Update node names to those in building.texi.
1187
146b8b16
NR
11882010-03-27 Nick Roberts <nickrob@snap.net.nz>
1189
1190 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1191 doc/emacs/emacs.texi: Update node names for building.texi.
1192
6d98672d
GM
11932010-03-24 Glenn Morris <rgm@gnu.org>
1194
1195 * ack.texi (Acknowledgments):
1196 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1197
93318cbd
JD
11982010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1199
1200 * xresources.texi (Table of Resources): Clarify toolBar number
1201 for Gtk+.
1202
1203 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1204
15cf2f52
CY
12052010-03-21 Chong Yidong <cyd@stupidchicken.com>
1206
4102856c
CY
1207 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1208
15cf2f52
CY
1209 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1210 and multi-isearch-buffers-regexp.
1211
1212 * indent.texi (Indentation): Clarify description of
1213 indent-for-tab-command. Document tab-always-indent.
1214
d68eb23c
CY
12152010-03-20 Chong Yidong <cyd@stupidchicken.com>
1216
1217 * cmdargs.texi (Font X): Move most content to Fonts.
1218
1219 * frames.texi (Fonts): New node. Document font-use-system-font.
1220
1221 * emacs.texi (Top):
1222 * xresources.texi (Table of Resources):
1223 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1224
288f9fc0
CY
12252010-03-10 Chong Yidong <cyd@stupidchicken.com>
1226
1227 * Branch for 23.2.
1228
17782bec
CY
12292010-03-06 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * custom.texi (Init Examples): Add xref to Locals.
1232
1233 * major.texi (Choosing Modes): Mention usage of setq-default for
1234 setting the default value of major-mode (Bug#5688).
1235
b4a1a8b2
CY
12362010-03-02 Chong Yidong <cyd@stupidchicken.com>
1237
1238 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1239
1240 * display.texi (Display Custom): Document make-pointer-invisible and
1241 underline-minimum-offset. Remove inverse-video.
1242
a1e759cd
CY
12432010-02-21 Chong Yidong <cyd@stupidchicken.com>
1244
1245 * frames.texi (Frame Commands): Note that the last ordinary frame can
1246 be deleted in daemon mode (Bug#5616).
1247
4f3bc373
GM
12482010-02-18 Glenn Morris <rgm@gnu.org>
1249
1250 * trouble.texi (Contributing): Repository is no longer CVS.
1251
5dbbdd33
GM
12522010-02-08 Glenn Morris <rgm@gnu.org>
1253
1254 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1255
cd61af01
SM
12562010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1257
1258 * display.texi (Useless Whitespace, Text Display):
1259 * custom.texi (Init Examples): Avoid obsolete special default variables
1260 like default-major-mode.
1261
b1bb0a25 12622010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1263
1264 * programs.texi (Other C Commands): Replace reference to obsolete
1265 c-subword-mode.
1266
99d0985b
GM
12672010-01-21 Glenn Morris <rgm@gnu.org>
1268
1269 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1270
893db5bc
GM
12712010-01-12 Glenn Morris <rgm@gnu.org>
1272
1273 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1274 emacs-pretest-bug for bug reports for development versions.
1275
0419b8d6
GM
12762010-01-11 Glenn Morris <rgm@gnu.org>
1277
1278 * display.texi (Highlight Interactively): `t' does not mean highlight
1279 all patterns. (Bug#5335)
1280
26e533e2
CY
12812009-12-29 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * misc.texi (Shell): Document async-shell-command.
1284
1285 * building.texi (Grep Searching): Document zrgrep.
1286
484eaeac 1287 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1288
7ee6c59b
NR
12892009-12-29 Nick Roberts <nickrob@snap.net.nz>
1290
1291 * building.texi: Import GDB Graphical Interface description from
1292 EMACS_23_1_RC.
1293
91ed7ea8
CY
12942009-12-24 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * emacs.texi (Top): Update node listing.
1297
1298 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1299
1300 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1301
1302 * cmdargs.texi (Initial Options):
1303 * xresources.texi (Resources): Document inhibit-x-resources.
1304
1305 * custom.texi (Specifying File Variables): Note that minor modes are
1306 enabled unconditionally.
1307
1308 * display.texi (Scrolling): Briefly document the old recenter command,
1309 and document recenter-positions.
1310
1311 * files.texi (Visiting):
1312 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1313
1c6c854e
CS
1314 * frames.texi (Cut/Paste Other App):
1315 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1316
1317 * killing.texi (Kill Options): New node.
1318
6ca89aaa
CY
13192009-12-05 Chong Yidong <cyd@stupidchicken.com>
1320
1321 * misc.texi (Shell Options): ansi-color is now default.
1322
806642d4
GM
13232009-12-05 Glenn Morris <rgm@gnu.org>
1324
806642d4
GM
1325 * emacs.texi (Top): Update menu for cal-xtra node changes.
1326 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1327 or mode line. Don't mention invisible text or the details of
1328 diary-print-entries here, only in cal-xtra.
1329 (Format of Diary File): Mention that the "date on first line" format
1330 only really affects the simple display.
1331 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1332 (Diary Customizing): Holidays may be in the buffer or mode line.
1333 Move diary-print-entries to the "Diary Display" section.
1334 (Diary Display): New section, split out from "Fancy Diary Display".
1335 Explain the limitations of simple display, and how to print it.
1336
1a4f0c0a
GM
1337 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1338
e11adbd8
GM
1339 * cal-xtra.texi (Diary Display): Mention View mode.
1340
29a483ac
JL
13412009-11-29 Juri Linkov <juri@jurta.org>
1342
1343 * display.texi (Highlight Interactively): Actually a list of
1344 default faces is pre-loaded into a list of default values
1345 instead of the history.
1346
83d60c79
GM
13472009-11-20 Glenn Morris <rgm@gnu.org>
1348
1349 * ack.texi (Acknowledgments):
1350 * emacs.texi (Acknowledgments): Add htmlfontify.
1351
276bbe96
GM
13522009-11-14 Glenn Morris <rgm@gnu.org>
1353
98ad1bae
GM
1354 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1355
276bbe96
GM
1356 * ack.texi (Acknowledgments):
1357 * emacs.texi (Acknowledgments): Update for recent Org changes.
1358
18430066
CY
13592009-10-31 Chong Yidong <cyd@stupidchicken.com>
1360
1361 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1362 `charset' property, which is irrelevant to the user manual (Bug#3526).
1363
522ddc9f
JB
13642009-10-14 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * trouble.texi (DEL Does Not Delete): Fix typo.
1367
50b49ade
MA
13682009-10-05 Michael Albinus <michael.albinus@gmx.de>
1369
1370 * files.texi (Misc File Ops): Mention copy-directory.
1371
6308321a
EZ
13722009-10-04 Eli Zaretskii <eliz@gnu.org>
1373
43b3b4d1
EZ
1374 * mule.texi (Unibyte Mode): Emphasize that
1375 unibyte-display-via-language-environment affects only the display.
1376
6308321a
EZ
1377 * display.texi (Horizontal Scrolling): Document cursor behavior under
1378 horizontal scrolling when point moves off the screen (Bug#4564).
1379 Improve wording.
1380
bd51ea7f
MA
13812009-10-01 Michael Albinus <michael.albinus@gmx.de>
1382
1383 * files.texi (Directories): delete-directory prompts for recursive
1384 deletion.
1385
55381962
GM
13862009-09-30 Glenn Morris <rgm@gnu.org>
1387
1388 * ack.texi (Acknowledgments):
1389 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1390
13989ab1
TH
13912009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1392
1393 * dired.texi (Dired Navigation): Use @code instead of @var for
1394 dired-isearch-filenames, so that it's not capitalized.
1395
8ba46c89
CY
13962009-09-19 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1399
1400 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1401
1402 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1403 (Key Bindings): Reference Init Rebinding in introductory text.
1404 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1405 (Keymaps): Simplify.
1406 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1407 (Minibuffer Maps): Remove mention of Mocklisp.
1408 (Init Rebinding): Move mode-local rebinding example here from Local
1409 Keymaps.
1410 (Modifier Keys): Clarify.
1e11b018 1411 (Rebinding): Add cindex for "binding keys".
8ba46c89 1412
6a5ca7c8
CY
14132009-09-13 Chong Yidong <cyd@stupidchicken.com>
1414
1415 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1416
0e1cba51
NR
14172009-08-31 Nick Roberts <nickrob@snap.net.nz>
1418
6a5ca7c8 1419 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1420 Re-organise these two sections.
0e1cba51 1421
76a87a4d
EZ
14222009-08-29 Eli Zaretskii <eliz@gnu.org>
1423
1424 * cmdargs.texi (Initial Options): Fix last change.
1425
82e98df4
SM
14262009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1427
1428 * mule.texi (Enabling Multibyte):
1429 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1430 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1431
fb89fad9
GM
14322009-08-20 Glenn Morris <rgm@gnu.org>
1433
1434 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1435
e99652b0
GM
14362009-08-19 Glenn Morris <rgm@gnu.org>
1437
1438 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1439
5cca97ad
GM
14402009-08-18 Glenn Morris <rgm@gnu.org>
1441
1442 * ack.texi (Acknowledgments):
1443 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1444
997797ae 1445 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1446
985bf85b
GM
14472009-08-09 Glenn Morris <rgm@gnu.org>
1448
1449 * ack.texi (Acknowledgments):
1450 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1451
8d6bb99e
DD
14522009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1453
1454 * emacs.texi (Top): Add new menu items for GDB-UI.
1455
1456 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1457 section. Threads buffer is in separate section now.
8d6bb99e 1458
8353da9c
GM
14592009-08-08 Glenn Morris <rgm@gnu.org>
1460
1461 * ack.texi (Acknowledgments):
1462 * emacs.texi (Acknowledgments):
1463 Update for js2-mode and org changes.
1464
f2074faf
MA
14652009-08-02 Michael Albinus <michael.albinus@gmx.de>
1466
1467 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1468 files.
1469
e8d2d3fb
CY
14702009-07-28 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1473
324a4f6a
GM
14742009-07-23 Glenn Morris <rgm@gnu.org>
1475
1476 * programs.texi (Matching): Update blink-matching-paren-distance.
1477
b6937a70
CY
14782009-07-21 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * frames.texi (Cut/Paste Other App): For select-active-regions,
1481 selection is now updated on moving point.
1482
bd8aaa36
RS
14832009-07-21 Richard Stallman <rms@gnu.org>
1484
1485 * glossary.texi (GNU, Daemon): Update information.
1486
8d9b5eba
JL
14872009-07-19 Juri Linkov <juri@jurta.org>
1488
1489 * custom.texi (Specifying File Variables, Safe File Variables):
1490 "variables/value pairs" -> "variable/value pairs".
1491
a2acc1db
GM
14922009-07-15 Glenn Morris <rgm@gnu.org>
1493
1494 * misc.texi (Gnus): Remove widow.
1495
c5ae942b
GM
14962009-07-11 Glenn Morris <rgm@gnu.org>
1497
703d26ba
GM
1498 * Makefile.in (TEXI2PDF): New.
1499 (emacs.pdf, emacs-xtra.pdf): New targets.
1500
522ddc9f 1501 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1502
1503 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1504
1505 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1506 Don't print the copying notice twice in the printed version.
1507 Update the menu and detailmenu.
1508 (Preface): The meaning of "on-line" has changed.
1509 Correct name for "Common Problems" chapter.
1510 (Distrib): Update FSF shop URL.
1511 (Intro): Showing two files at once is not so exciting.
1512
1513 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1514 (Mac / GNUstep Basics): Minor grammar changes.
1515 (Mac / GNUstep Events): Fix typo.
1516 (GNUstep Support): CANNOT_DUMP no longer applies.
1517
1518 * misc.texi (Document View): Fix typos.
1519
1520 * dired.texi (Dired):
1521 * help.texi (Help):
1522 * macos.texi (Mac OS / GNUstep):
1523 * maintaining.texi (Version Control, Introduction to VC):
1524 End menu descriptions with a period.
c5ae942b 1525
b1c8242b
EZ
15262009-07-09 Eli Zaretskii <eliz@gnu.org>
1527
1528 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1529 so categorical in saying that the option is only useful on NTFS.
1530
220d9aa6
GM
15312009-07-09 Glenn Morris <rgm@gnu.org>
1532
1533 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1534 (ENVADD): Add texinfodir to TEXINPUTS.
1535
1536 * emacs.texi (Top): Fix cross-reference.
1537
1538 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1539
1540 * vc1-xtra.texi (Revision Tags): Fix typo.
1541
d07e72d3
GM
15422009-07-03 Glenn Morris <rgm@gnu.org>
1543
1544 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1545 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1546 (Merge Commands): `.' does not seem to work in A or B buffer.
1547 `l' can recreate the 3-window display.
1548
1549 * glossary.texi (Glossary): Minor phrasing changes throughout.
1550 Add more internal cross-references.
1551 <Autoloading>: You can't really autoload a variable.
1552 <C-M->: Move details here from `M-C-' item.
1553 <Continuation Line>: Refer to `Truncation.'
1554 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1555 <Home Directory, Unix>: New entries.
1556 <Deletion of Files>: Mention recycle bins.
1557 <Directory>: Mention ``folders.''
1558 <Error>: Don't mention ``type-ahead.''
1559 <Fringe>: Refer to the manual node.
1560 <Minor Mode>: Can be global or local.
1561 <Spell Checking>: There are other checkers besides Ispell.
1562
f144038a
GM
15632009-07-02 Glenn Morris <rgm@gnu.org>
1564
1565 * anti.texi (Antinews): Minor changes in phrasing.
1566
1567 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1568 some underfull lines in dvi output.
1569
1570 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1571
1572 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1573
1574 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1575
3f1c6666
JD
15762009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1577
1578 * xresources.texi (Table of Resources): Mention maximized for
1579 fullscreen.
1580
1581 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1582
62aadce7
CY
15832009-07-01 Chong Yidong <cyd@stupidchicken.com>
1584
1585 * anti.texi (Antinews): Correct the list of removed platforms.
1586
82ec412e
GM
15872009-06-28 Glenn Morris <rgm@gnu.org>
1588
1589 * arevert-xtra.texi: Minor language tweaks.
1590
09964e7d
GM
1591 * dired-xtra.texi: Minor revisions.
1592
666e158e
MB
15932009-06-23 Miles Bader <miles@gnu.org>
1594
c4cc8b9a 1595 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1596 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1597
70243478
CY
15982009-06-21 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * Branch for 23.1.
1601
67cbe681
KH
16022009-06-17 Kenichi Handa <handa@m17n.org>
1603
1604 * mule.texi (Charsets): Update the description for the new charset.
1605 (list-character-sets): New findex.
125dd7c5 1606 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1607
40e67246
CY
16082009-06-10 Chong Yidong <cyd@stupidchicken.com>
1609
b5700de6
CY
1610 * basic.texi (Moving Point): Fix tag.
1611
1612 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1613
1614 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1615 use camel-case for PageUp and PageDown.
1616
1617 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1618 camel-case for PageUp and PageDown.
1619
1620 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1621
40e67246 1622 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1623 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1624
522ddc9f 16252009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1626
522ddc9f
JB
1627 * fixit.texi (Spelling): Set default dictionary.
1628 Improve descriptions (Bug#2554)
6f591cf4 1629
53483c76
DR
16302009-06-08 David Reitter <david.reitter@gmail.com>
1631
1632 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1633 since saving colors and faces set this way is not implemented.
1634 (Environment variables): Remove mention of mac-fix-env, which is
1635 scheduled to be removed.
1636
1557ef4f
CY
16372009-06-04 Chong Yidong <cyd@stupidchicken.com>
1638
91056528
CY
1639 * custom.texi (Init Examples): Add example of changing load-path.
1640
1557ef4f
CY
1641 * building.texi (Lisp Libraries): Add example of changing
1642 load-path (Bug#3446).
1643
623cec4c
CY
16442009-05-28 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * mark.texi (Mark): Further clarifications.
1647 (Setting Mark): Emphasize that C-SPC activates the mark.
1648
0fcca8ee
CY
16492009-05-28 Chong Yidong <cyd@stupidchicken.com>
1650
702b10e1
CY
1651 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1652 Mark mode.
0fcca8ee
CY
1653 (Using Region, Persistent Mark): Use "active mark" instead of "active
1654 region".
1655
d3b396e4
CY
16562009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1657
1658 * mule.texi (Select Input Method): Fix typo.
1659
3f698a06
CY
16602009-05-13 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * anti.texi (Antinews): Document completion changes. Some additional
1663 copyedits and rearrangement of entries.
1664
b2a42eb7
CY
16652009-05-12 Chong Yidong <cyd@stupidchicken.com>
1666
932fd020
CY
1667 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1668 (Shell History Copying, Terminal emulator): Copyedits.
1669
1c6c854e
CS
1670 * xresources.texi (Resources): Simplify descriptions.
1671 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1672 (Table of Resources): Document fontBackend resource.
1673
b2a42eb7
CY
1674 * trouble.texi (Quitting): Add other undo bindings to table.
1675 (DEL Does Not Delete): Note that the erasure key is usually labelled
1676 "Backspace". Remove discussion of obscure Xmodmap issue.
1677
c6ea7fb8
CY
16782009-05-07 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * files.texi (Visiting): Copyedits.
1681
ad36c422
CY
16822009-05-06 Chong Yidong <cyd@stupidchicken.com>
1683
1684 * basic.texi (Inserting Text): Document ucs-insert.
1685
1686 * mule.texi (International Chars): Define "multibyte". Note that
1687 internal representation is unicode-based. Simplify definition of raw
1688 bytes. Mention ucs-insert.
1689 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1690 (Language Environments): Add language environments new to Emacs 23.
1691 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1692 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1693 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1694 (Output Coding): Copyedits.
1695
1696 * emacs.texi (Top): Update node listing.
1697
d4ad7b96
CY
16982009-05-05 Per Starbäck <per@starback.se> (tiny change)
1699
1700 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1701
5bd66204
SM
17022009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1703
1704 * building.texi (Lisp Libraries): `load-library' does offer completion.
1705
bc36ad1c
CY
17062009-04-28 Chong Yidong <cyd@stupidchicken.com>
1707
1708 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1709 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1710
f1a47884
EZ
17112009-04-25 Eli Zaretskii <eliz@gnu.org>
1712
1713 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1714
be77bd45
CY
17152009-04-22 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1718
1719 * building.texi (Lisp Interaction): Document initial-scratch-message.
1720
d3b82927
JB
17212009-04-18 Juanma Barranquero <lekktu@gmail.com>
1722
ed6e7b11
JB
1723 * msdog.texi (Windows Fonts): Fix typos.
1724
d3b82927
JB
1725 * files.texi (Save Commands): Fix pxref.
1726
bc323c04
CY
17272009-04-18 Chong Yidong <cyd@stupidchicken.com>
1728
1729 * files.texi (Save Commands): Mention diff-buffer-with-file.
1730 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1731 Henoch (Bug#3036).
1732
2186d13f
GM
17332009-03-15 Glenn Morris <rgm@gnu.org>
1734
1735 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1736 the former is not always used.
1737 (Mail Headers): Use active voice. Add "Mail-reply-to".
1738 Change case of "Id". Avoid repeated "appropriate".
1739 (Mail Aliases): Fix previous change - use an example with a ".", so it
1740 does actually get quoted when expanded.
1741 (Mail Sending): Mailclient is the default on some systems.
1742 (Citing Mail): Mention mail-indentation-spaces.
1743 (Mail Mode Misc): Add an @dfn for "mail signature".
1744
71e454fc
CY
17452009-03-15 Chong Yidong <cyd@stupidchicken.com>
1746
1747 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1748 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1749 read-buffer-completion-ignore-case, and completion-styles.
1750 Remove description of partial-completion-mode.
71e454fc 1751
df1a3e06
GM
17522009-03-14 Glenn Morris <rgm@gnu.org>
1753
1754 * sending.texi (Mail Format): Fix typo. Add index entry for
1755 mail-header-separator.
1756 (Mail Headers): Put info about initialization and changing in one place
1757 at the start. Update FCC section for mbox Rmail. Clarify From
1758 section, mention mail-setup-with-from. Clarify Reply-to section.
1759 Add Mail-followup-to and mail-mailing-lists. Clarify References
1760 section.
1761 (Mail Aliases): Update example, make less contentious.
1762 Update for name change of mail-interactive-insert-alias.
1763 (Mail Mode): Remove mention of `%' as a word separator.
1764 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1765 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1766 commands. Clarify FCC handling. In mail-complete, add reference to
1767 Mail Aliases section, and mention mail-complete-function.
1768 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1769 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1770 signature netiquette. Explain how the mail hooks work when continuing
1771 a composition.
1772 (Mail Amusements): Internationalize the spook section a bit.
1773 Remove the spook mail-setup-hook example, since it doesn't work well.
1774 Mention fortune-file.
1775 (Mail Methods): Mention read-mail-command.
1776
ed6e7b11 17772009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1778
df1a3e06
GM
1779 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1780 and NS resources following recent changes.
959d68bd 1781
86dca3e8
JR
17822009-03-10 Jason Rumney <jasonr@gnu.org>
1783
1784 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1785 w32-use-visible-system-caret doc to indicate that it should get set
1786 automatically.
1787 (Windows Fonts): Add doc for the uniscribe backend.
1788
042fe98f
DN
17892009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1790
1791 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1792 vc-dir. (Bug#2598)
1793
7f8dba73
RS
17942009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1795
1796 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1797
505e70c3
GM
17982009-03-05 Glenn Morris <rgm@gnu.org>
1799
04242bdc
GM
1800 * rmail.texi (Rmail Basics): Add reference to sorting.
1801 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1802 Minor re-wordings.
1803 (Rmail Motion): Mention rmail-next-same-subject.
1804 (Rmail Deletion): Expunging is not the only way to change the numbers.
1805 (Rmail Labels): Labels can also be used in sorting.
1806 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1807 (Rmail Display): Mention rmail-mime.
1808
00cfe22c
GM
18092009-03-04 Glenn Morris <rgm@gnu.org>
1810
1811 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1812 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1813 summary. Mention sorts cannot be undone.
1814 (Rmail Display): Give an example of how to use goto-address-mode.
1815 (Rmail Editing): It's keybindings that are redefined, not commands.
1816 Fix some typos.
1817 (Movemail): Some minor rewording.
1818 (Remote Mailboxes): Emacs movemail supports pop by default.
1819 Fix some minor grammatical issues. The "two alternative ways" to
1820 specify a POP mailbox are really just one. Remove all reference to the
1821 variables rmail-pop-password and rmail-pop-password-required, obsolete
1822 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1823 can support Kerberos.
1824
3d963b67
GM
18252009-03-03 Glenn Morris <rgm@gnu.org>
1826
1827 * rmail.texi (Rmail Deletion): Revert previous change, which was
1828 describing the Rmail summary versions.
1829 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1830 Minor re-wording for rmail-resend.
1831 (Rmail Make Summary): Summaries apply to buffers rather than files.
1832 <rmail-summary-by-topic>: Headers includes the subject.
1833 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1834 details, including prefix arguments.
2340abde 1835 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1836 Not counting lines might be faster.
1837 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1838 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1839 Name the commands bound to the various keys. Mention prefix argument
1840 for searching.
3d963b67
GM
1841 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1842 Simplify rmail-highlighted-headers description. Update face name.
1843
a8ce3d17
JB
18442009-03-02 Juanma Barranquero <lekktu@gmail.com>
1845
1846 * mark.texi (Marking Objects): Fix typo.
1847
130a29b6
CY
18482009-03-01 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1851 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1852
9d5de6f8
GM
18532009-03-01 Glenn Morris <rgm@gnu.org>
1854
79fc530e 1855 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1856 (Rmail Motion): - M-s searches from the end of messages.
1857 (Rmail Deletion): Minor clarification. Fix numeric argument
1858 description.
1859 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1860 newmail and RMAILOSE files need not be in home-directory.
1861 (Rmail Files): Mention I/O menus are unselectable if no files match.
1862 Mention `MAIL' env-var.
1863
b545ff9c
JR
18642009-02-24 Jason Rumney <jasonr@gnu.org>
1865
1866 * mule.texi (Fontsets): Mention fontset-default, font specs and
1867 fallback fontsets.
1868 (Defining Fontsets): Mention ns and w32 variants of
1869 standard-fontset-spec. Update description of startup fontset to match
1870 Emacs 23 behavior.
a93be82a 1871 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1872 (International): Link to Modifying Fontsets.
b545ff9c 1873
75da0618 18742009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1875
1876 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1877 Mention ns-extended-platform-support-mode.
1878
6be93a16
KB
18792009-02-22 Karl Berry <karl@gnu.org>
1880
1881 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1882
867d4bb3
JB
18832009-02-19 Juanma Barranquero <lekktu@gmail.com>
1884
1885 * basic.texi (Moving Point, Position Info):
1886 * files.texi (Visiting):
1887 * mini.texi (Completion Options):
1888 * text.texi (HTML Mode): Remove duplicate words.
1889
49b5c0e8
GM
18902009-02-20 Glenn Morris <rgm@gnu.org>
1891
1892 * rmail.texi: Minor updates for mbox rather than Babyl.
1893
f43a822c
KB
18942009-02-17 Karl Berry <karl@gnu.org>
1895
49b5c0e8 1896 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1897
80d634b8
RS
18982009-02-17 Richard M Stallman <rms@gnu.org>
1899
1900 * anti.texi (Antinews): Mention Babyl format.
1901
1902 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1903
1904 * rmail.texi: Update for mbox format.
1905 Various small fixes, as well as the following.
1906 (Out of Rmail): Node deleted.
1907 (Rmail): Update menu.
1908 (Rmail Files): Comment out set-rmail-inbox-list.
1909 Document rmail-inbox-list instead.
1910 (Rmail Output): Substantial changes since C-o is now
1911 rmail-output-as-seen and o is rmail-output.
1912 (Rmail Attributes): Delete `stored', add `retried'.
1913 (Rmail Display): Editing headers works in all cases.
1914
f0d129c6
GM
19152009-02-17 Glenn Morris <rgm@gnu.org>
1916
1917 * basic.texi (Position Info): M-x count-lines-region is not always on
1918 M-=. (Bug#2269)
1919
160f11d3
GM
19202009-02-09 Glenn Morris <rgm@gnu.org>
1921
1922 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1923 defaults.
1924
763e01c4
EZ
19252009-02-07 Eli Zaretskii <eliz@gnu.org>
1926
1927 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1928 documentation of possible problems with redecoding.
1929
f5e1441d
GM
19302009-02-03 Glenn Morris <rgm@gnu.org>
1931
1932 * rmail.texi (Out of Rmail): Mention b2m.pl.
1933
e1eabe41
GM
19342009-01-31 Glenn Morris <rgm@gnu.org>
1935
1936 * rmail.texi (Out of Rmail): Correct b2m location.
1937
dd05f9de
CY
19382009-01-27 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * fixit.texi (Undo): Update undo limit values.
1941
d74d846e
GM
19422009-01-27 Glenn Morris <rgm@gnu.org>
1943
1944 * emacs.texi (Top): Fix Antinews menu entry.
1945
49ffdce8
KB
19462009-01-25 Karl Berry <karl@gnu.org>
1947
1948 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1949 item with no marker, instead of the syntactically incorrect
1950 @itemize @asis.
1951
467e8d77
JL
19522009-01-25 Juri Linkov <juri@jurta.org>
1953
1954 * building.texi (Grep Searching): Fix index entry for lgrep.
1955
6c60bbdb
EZ
19562009-01-24 Eli Zaretskii <eliz@gnu.org>
1957
1958 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1959
9ce5a36f
AR
19602009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1961
1962 * macos.texi (Preferences Panel): Update description of font setting to
1963 reflect that prior frame selection is no longer needed.
1964
9aa5f2fb
NR
19652009-01-20 Nick Roberts <nickrob@snap.net.nz>
1966
1967 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1968 raise GUD subsections.
1969
3892ff9c
GM
19702009-01-15 Glenn Morris <rgm@gnu.org>
1971
1972 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1973
14731c8f
GM
19742009-01-10 Glenn Morris <rgm@gnu.org>
1975
1976 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1977
45c55e53
CY
19782009-01-04 Chong Yidong <cyd@stupidchicken.com>
1979
1980 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1981 logical lines.
1982
2e4667d1
JL
19832008-12-29 Juri Linkov <juri@jurta.org>
1984
1985 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1986
1987 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1988
2a3eac47
CY
19892008-12-28 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1992 goto-address-mode instead of goto-address.
1993
3da8da94
CY
1994 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1995 mode.
1996
2a3eac47
CY
1997 * emacs.texi (Top): Update node listing.
1998
057f6dd3
EZ
19992008-12-26 Eli Zaretskii <eliz@gnu.org>
2000
2001 * custom.texi (Directory Variables): Explain what is a "project".
2002 Add indexing. Improve wording. Add a footnote about using
2003 _dir-locals.el on MS-DOS.
2004
e6979067
DN
20052008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
2006
2007 * files.texi (Misc File Ops): Mention chmod as an alias for
2008 set-file-modes.
2009
9de15963
MR
20102008-12-24 Martin Rudalics <rudalics@gmx.at>
2011
2012 * help.texi (Help): Fix typos and reword.
2013 (Help Summary): Add entries for C-h n and C-h r, reorder
2014 entries, and do some minor fixes.
2015 (Name Help): Say that C-h F works for commands only.
2016 (Misc Help): Say that view-lossage displays 300 keystrokes.
2017
236fd60d
GM
20182008-12-20 Glenn Morris <rgm@gnu.org>
2019
2020 * ack.texi (Acknowledgments): General update based on AUTHORS,
2021 including removal of some stuff no longer distributed.
2022
349b3256
AM
20232008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
2024
2025 * fixit.texi: Mention hunspell
2026
e840fca5
GM
20272008-12-19 Glenn Morris <rgm@gnu.org>
2028
2029 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 2030 Consolidate explanatory text at start.
e840fca5
GM
2031
2032 * display.texi (Text Display):
2033 * indent.texi (Indentation): Use @acronym with ASCII.
2034
9dfa7983
GM
20352008-12-18 Glenn Morris <rgm@gnu.org>
2036
2037 * ack.texi: Various small updates and fixes.
2038
97b3a00b
JL
20392008-12-18 Juri Linkov <juri@jurta.org>
2040
2041 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2042 as a key binding to start a forward nonincremental word search.
2043 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2044 a backward nonincremental word search. Add index for `M-s w'
2045 `isearch-forward-word'.
2046 (Regexp Search): Add a short summary of regexp key commands like
2047 in the node "Basic Isearch".
2048 (Other Repeating Search): Fix typo.
2049
20502008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2051
2052 * misc.texi (PostScript Variables): Fix doc.
2053
31ce6a07
CY
20542008-12-10 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * programs.texi (Program Modes): Mention Ruby mode.
2057
636b507b
DN
20582008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2059
2060 * misc.texi (emacsclient Options): Describe what an empty string
2061 argument does for --alternate-editor.
2062
a323fa14
CY
20632008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2064
2065 * cmdargs.texi (Font X): Distinguish between client-side and
2066 server-side fonts. List valid Fontconfig properties. Add reference to
2067 Fontconfig manual. List valid GTK font properties. Explain use of
2068 fc-list.
2069
c5ca6cd0
CY
20702008-12-09 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * cmdargs.texi (Font X): Move discussion of quoting to top.
2073
e5136377
GM
20742008-12-06 Glenn Morris <rgm@gnu.org>
2075
2076 * maintaining.texi (Old Revisions): Improve previous change.
2077
248c026b
RS
20782008-12-05 Richard M Stallman <rms@gnu.org>
2079
2080 * anti.texi (Antinews): Minor fixes.
2081
a9253a1e
GM
20822008-12-03 Glenn Morris <rgm@gnu.org>
2083
2084 * maintaining.texi (Old Revisions): Fix diff-switches description.
2085
fa687b02
MR
20862008-12-01 Martin Rudalics <rudalics@gmx.at>
2087
2088 * emacs.texi (Top): Fix typo.
2089
72e6decd
CY
20902008-11-30 Chong Yidong <cyd@stupidchicken.com>
2091
320ee034
CY
2092 * misc.texi (Document View): Explain dependence on gs at the top.
2093 Copyedits.
2094
2095 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2096
72e6decd
CY
2097 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2098 (Comment Commands): Discuss region-active behavior of M-; first.
2099
2a472ee4
MR
21002008-11-29 Martin Rudalics <rudalics@gmx.at>
2101
9c6361c9
MR
2102 * display.texi (Line Truncation): Add reference to Continuation
2103 Lines.
2104
2a472ee4
MR
2105 * windows.texi (Pop Up Window): Mention split-height-threshold
2106 and split-width-threshold.
9c6361c9 2107 (Split Window): Add reference to Continuation Lines.
2a472ee4 2108
e93bc142
AR
21092008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2110
2111 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2112 (GNUstep Support): New node.
2113 * anti.texi:
2114 * emacs.texi:
2115 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2116
43b978db
RS
21172008-11-28 Richard M Stallman <rms@gnu.org>
2118
2119 * misc.texi (Dissociated Press): Minor cleanups.
2120
2121 * dired.texi (Image-Dired): Avoid passive.
2122
e8e2bd93
EZ
21232008-11-28 Eli Zaretskii <eliz@gnu.org>
2124
2125 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2126 representation.
2127
8d2d45da
CY
21282008-11-26 Richard M. Stallman <rms@gnu.org>
2129
2130 * files.texi (Visiting): Rewrite paragraph for clarity.
2131
2132 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2133
a5f7bbcc
AM
21342008-11-25 Alan Mackenzie <acm@muc.de>
2135
2136 * programs.texi (Moving by Parens): Clarify that parens inside strings
2137 and comments are ignored, and that the commands assume the starting
2138 point isn't in a string or comment.
2139
a71703d3
AR
21402008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2141
2142 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2143 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2144 version.
2145 (Mac Customization): Rewrite Preferences Panel section and merge in to
2146 this node, add Open files by dragging to an Emacs window.
2147
2148 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2149
aa5ab79a
CY
21502008-11-26 Chong Yidong <cyd@stupidchicken.com>
2151
0cc92c19
CY
2152 * files.texi (Misc File Ops): Document set-file-modes.
2153
c366b4e4
CY
2154 * windows.texi (Split Window): Document integer values of
2155 truncate-partial-width-windows.
2156
aa5ab79a
CY
2157 * text.texi (Text): Simplify description of markup languages.
2158 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2159 (TeX Editing): Note that `""' inserts one `"' character.
2160 (HTML Mode): Note in the introduction that XML mode is an alias for
2161 SGML mode. Mention nXML mode.
2162
56221db7
CY
21632008-11-25 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * building.texi (Watch Expressions): Fix typo.
2166
90effe33
CY
21672008-11-24 Chong Yidong <cyd@stupidchicken.com>
2168
f90a5ae3
CY
2169 * files.texi (Visiting): Document new behavior of
2170 confirm-nonexistent-file-or-buffer.
2171
1c6c854e
CS
2172 * buffers.texi (Select Buffer):
2173 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2174
a18ffb4a
CY
2175 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2176 edit-picture.
2177
90effe33
CY
2178 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2179 edit-picture', since that is just an alias for picture-mode.
2180 (Sentences): Note that repeated M-@ extends the region.
2181 (Pages): Make terminology more consistent. Link to Regexps node.
2182 (Longlines): Discuss relationship with Visual Line mode.
2183 (Text Mode): Remove extraneous discussion of other modes, since they
2184 were already introduced in the parent node.
2185
e85103ec
CY
21862008-11-23 Chong Yidong <cyd@stupidchicken.com>
2187
5cb2fe30
CY
2188 * anti.texi (Antinews): Rewrite.
2189
1eb9b307 2190 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2191
2192 * frames.texi (Frame Commands): Mention "minimize" terminology.
2193
e85103ec
CY
2194 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2195 formats.
b908332f
CY
2196 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2197 (Misc X): Don't document useless -hb option.
e85103ec 2198
607f5f88
JL
21992008-11-22 Juri Linkov <juri@jurta.org>
2200
2201 * dired.texi (Dired Navigation): Change normal file name search option
2202 from `non-nil' to `t'. Add `dwim' option.
2203
e1b867a0
JL
22042008-11-22 Juri Linkov <juri@jurta.org>
2205
2206 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2207 ".dir-locals.el". Rename `define-project-bindings' to
2208 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2209 `dir-locals-set-directory-class'.
2210
dd186936
LK
22112008-11-22 Lute Kamstra <lute@gnu.org>
2212
2213 * buffers.texi (Select Buffer): Index goto-line.
2214 * basic.texi (Moving Point): Mention the use of a numeric prefix
2215 argument with goto-line and refer to Select Buffer for the use of a
2216 plain prefix argument.
2217
4b121911
GM
22182008-11-19 Glenn Morris <rgm@gnu.org>
2219
2220 * doclicense.texi: Update to FDL 1.3.
2221 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2222
27267e4c
CY
22232008-11-17 Chong Yidong <cyd@stupidchicken.com>
2224
696f351d
CY
2225 * custom.texi (Minor Modes): Define mode commands and mode variables
2226 more precisely. Recommend using mode commands instead of setting
2227 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2228 (Easy Customization): Use "init file" instead of .emacs.
2229 (Customization Groups): Update to new Custom buffer appearance.
2230 (Saving Customizations): Copyedits. Update example.
2231 (Variables): Give example of variable type-sensitivity.
2232 (Examining): Update example.
2233 (Hooks): Copyedits.
2234 (Specifying File Variables): Use C comments instead of an artificial
2235 Lisp for the example.
2236 (Keymaps): Move internals discussion to Prefix Keymaps.
2237 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2238 (Init Rebinding): Document kbd macro.
2239 (Init File): Link to Find Init.
696f351d
CY
2240
2241 * mark.texi (Using Region): Document Delete Selection Mode more
2242 thoroughly.
2243
2244 * frames.texi (Mouse Commands): Move most of the description of Delete
2245 Selection Mode to Using Region, and link to it.
1bc9c425 2246 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2247
b0570c25
CY
2248 * building.texi (Compilation): Document first-error value of
2249 compilation-scroll-output.
2250 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2251 works as soon as an error is available. Suggested by Juri Linkov.
2252
27267e4c
CY
2253 * mini.texi (Passwords): New node.
2254
2255 * files.texi (Remote Files): Link to Passwords node.
2256
2257 * emacs.texi (Top): Update node listings.
2258
122eb807
CY
22592008-11-16 Chong Yidong <cyd@stupidchicken.com>
2260
9c9855a3
CY
2261 * ack.texi (Acknowledgments): Some updating of credits.
2262
bd6fdcad
CY
2263 * emacs.texi (Acknowledgments): Add a couple more names.
2264
dd1eef46
CY
2265 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2266
122eb807 2267 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2268 (Misc File Ops): Document use of trash.
122eb807 2269
801a8da1
JB
22702008-11-16 Juanma Barranquero <lekktu@gmail.com>
2271
2272 * macos.texi (Mac Customization): Fix typos.
2273
0b4f2253
CY
22742008-11-14 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2277 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2278 the conventions of the main Emacs manual.
2279
2280 * emacs.texi (Top): Update node listings.
2281
517e2b89
CY
22822008-11-12 Chong Yidong <cyd@stupidchicken.com>
2283
07a85685
CY
2284 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2285 command-line-args is processed during startup.
2286 (Action Arguments): Correctly describe how file arguments interact with
2287 the startup screen. Link to Lisp Interaction for scratch buffer.
2288 (Initial Options): Link to Command Example for -batch option.
2289 (Environment): Document initial-environment.
2290
517e2b89
CY
2291 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2292 can't be changed in the site-start file.
2293
6337bbde
CY
22942008-11-07 Chong Yidong <cyd@stupidchicken.com>
2295
2296 * dired.texi (Dired): Mention C-x C-d too.
2297 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2298 (Dired Navigation): Explain dired-goto-file more clearly.
2299 Document dired-isearch-filenames.
6337bbde
CY
2300 (Dired Deletion): Remove unnecessary "expunged" terminology.
2301 (Flagging Many Files): & is now rebound to `% &'.
2302 (Shell Commands in Dired): Document dired-do-async-shell-command.
2303 Clarify how multi-file arguments are passed.
2304 (Misc Dired Features): Document dired-do-isearch.
2305
9e8eeff9
CY
23062008-11-06 Chong Yidong <cyd@stupidchicken.com>
2307
2308 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2309
e071f849
CY
23102008-11-03 Chong Yidong <cyd@stupidchicken.com>
2311
2312 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2313
05482eb1
CY
23142008-11-01 Chong Yidong <cyd@stupidchicken.com>
2315
e2346dea
CY
2316 * programs.texi (Program Modes): Link to Program Indent node.
2317 (Left Margin Paren): Explain consequences of changing
2318 open-paren-in-column-0-is-defun-start more concisely.
2319 (Which Function, Program Indent, Info Lookup): Minor edits.
2320 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2321 (Multi-line Indent): If region is active, TAB indents the region.
2322 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2323 (Matching): The delimiter at the cursor is highlighted---the character
2324 changes color.
2325 (Symbol Completion): Link to Completion node.
2326
e4b6428c
CY
2327 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2328 a strictly text-only system.
2329
05482eb1
CY
2330 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2331 batch mode.
2332
a11d3737
RS
23332008-11-01 Richard M. Stallman <rms@gnu.org>
2334
5abad626
RS
2335 * misc.texi (Document View): Major rewrite.
2336
a11d3737
RS
2337 * maintaining.texi (Types of Log File): Change logs are older than
2338 version control.
2339 (VCS Concepts): Simplify and rearrange.
2340 (Version Control Systems): Make it clear that Linux is only the kernel.
2341 (VC Mode Line): Shorten reference to menu item.
2342 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2343 (VC Directory Mode): Minor cleanup.
2344 Unchanged files are hidden, not omitted.
2345 (VC Directory Commands): Shorten and simplify.
2346 (Change Log Commands): New node, split from Change Logs.
2347 (VC Directory Buffer): New node, split from VC Directory Mode.
2348
c55a4acb
CY
23492008-10-31 Chong Yidong <cyd@stupidchicken.com>
2350
1c6c854e 2351 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2352 from files.texi.
2353
1c6c854e
CS
2354 * files.texi (Version Control): Move to maintaining.texi.
2355 Subnodes moved as well.
2356 (Document Files): Move to misc.texi.
df0356f6 2357
c55a4acb
CY
2358 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2359 vc-update-change-log.
df0356f6
CY
2360 (Version Control): Move here from files.texi.
2361 (Format of ChangeLog): Make it a subnode of Change Log.
2362
2363 * emacs.texi (Top): Update node listing.
c55a4acb 2364
ef082374
TH
23652008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2366
2367 * files.texi (Files): Add a section about document
2368 files (doc-view-mode).
2369
d52582c3
CY
23702008-10-31 Chong Yidong <cyd@stupidchicken.com>
2371
1c6c854e
CS
2372 * building.texi (Compilation Mode):
2373 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2374 (Debuggers): Lower GUD subsections to subsubsections.
2375 (Starting GUD): Add cindex.
2376 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2377
4e0a0968
CY
23782008-10-30 Chong Yidong <cyd@stupidchicken.com>
2379
03625b47
CY
2380 * indent.texi (Indentation): Link to Program Indent.
2381
4e0a0968
CY
2382 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2383 now uses emacsclient's terminal.
2384
8bd3f7ef
CY
23852008-10-29 Chong Yidong <cyd@stupidchicken.com>
2386
80e5620e
CY
2387 * mark.texi (Using Region): Document use-empty-active-region.
2388
97d5c404
CY
2389 * emacs.texi (Top): Update node listings.
2390
1c6c854e
CS
2391 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2392 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2393 (Invoking emacsclient): Rewrite, moving optional arguments to
2394 emacsclient Options.
21d2bae3
CY
2395 (emacsclient Options): New node. Document server-use-tcp and
2396 server-host.
8bd3f7ef 2397
5fda2cbd
CY
23982008-10-28 Chong Yidong <cyd@stupidchicken.com>
2399
2400 * indent.texi (Indentation): Replace list with paragraphed text,
2401 putting description of syntax-driven indentation first. Document new
2402 effect of active regions on tab.
2403 (Tab Stops): Note that editable tab stops affect indentation commands.
2404
4ff029f6
DN
24052008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2406
2407 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2408
996cd6e4
CY
24092008-10-23 Chong Yidong <cyd@stupidchicken.com>
2410
f28815e3
CY
2411 * custom.texi (Function Keys): Note that modified keypad keys are not
2412 translated.
2413
996cd6e4
CY
2414 * basic.texi (Arguments): Explain how to insert multiple digits.
2415
49545fe2
MA
24162008-10-22 Michael Albinus <michael.albinus@gmx.de>
2417
2418 * files.texi (Remote Files): Precise selection of default method.
2419 Rewrite paragraph about disabling remote file names.
2420
edac0b53
CY
24212008-10-22 Chong Yidong <cyd@stupidchicken.com>
2422
e752c544
CY
2423 * search.texi (Special Isearch): Document M-TAB is isearch.
2424
edac0b53
CY
2425 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2426 command.
2427
2428 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2429
20a36054
TH
24302008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2431
1c6c854e 2432 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2433 section.
2434
69051ab6
CY
24352008-10-21 Chong Yidong <cyd@stupidchicken.com>
2436
c4b1a32a
CY
2437 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2438 to files.texi. Move contents of vc2-xtra.texi here.
2439
2440 * vc2-xtra.texi: File removed.
2441
2442 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2443 Directory Commands from the submenu. Don't include deleted file
2444 vc2-xtra.texi.
2445
2446 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2447 (Version Control): Add VC Directory Mode and VC Directory Commands to
2448 the submenu.
2449 (Why Version Control?): Use table format.
2450 (Version Control Systems): Note that Meta-CVS support is gone.
2451 (VCS Concepts): Note precisely when VC started supporting filesets.
2452 Remove bogus xref to CVS Options node.
2453 (Types of Log File): Copyedits.
2454 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2455 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2456 The Right Thing.
2457 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2458 (Log Buffer): Reorganize node, putting C-c C-c description first.
2459 (Old Revisions): Use CVS for example, not RCS.
2460 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2461 Commands from the submenu, putting them under Version Control.
2462 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2463 need to include it in the manual unconditionally, since it is now
2464 crucial to using distributed version control systems.
1a6e2954
CY
2465 (Comparing Files): Note that diff uses the minibuffer, and that the
2466 output is shown using Diff mode.
1c6c854e
CS
2467 (Diff Mode): Explain what "patch" and "hunk" mean.
2468 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2469 diff-show-trailing-whitespaces.
1a6e2954 2470 (File Archives): Add rar support.
c4b1a32a 2471
69051ab6
CY
2472 * major.texi (Choosing Modes): Make mode selection sequence more
2473 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2474 magic-mode-alist is nil by default.
2475 Document magic-fallback-mode-alist.
69051ab6 2476
e7421e03
CY
24772008-10-20 Chong Yidong <cyd@stupidchicken.com>
2478
2479 * frames.texi (Mouse References): Copyedits.
2480
6b2efdc2
TH
24812008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2482
2483 * ack.texi (Acknowledgments): Add myself as doc-view author.
2484
9c5e9396
EZ
24852008-10-20 Eli Zaretskii <eliz@gnu.org>
2486
2487 * frames.texi (Dialog Boxes): Add @cindex entries.
2488
dac94f8e
CY
24892008-10-20 Chong Yidong <cyd@stupidchicken.com>
2490
2491 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2492 (Text-Only Mouse): Copyedit.
2493
25597d40
CY
24942008-10-19 Chong Yidong <cyd@stupidchicken.com>
2495
f8a447f6
CY
2496 * frames.texi: Use @key throughout for mouse clicks.
2497 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2498 (Secondary Selection): Fix modified mouse click syntax.
2499 (Clipboard): Describe Cut, Copy and Paste commands.
2500 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2501 Copyedits.
2502 (Creating Frames): Add xref to Init File.
2503 (Frame Commands): Add xref to Exiting.
2504 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2505
b0f95216
CY
25062008-10-15 Chong Yidong <cyd@stupidchicken.com>
2507
b0817f00
CY
2508 * files.texi (Version Control): Copyedits. Add Bazaar.
2509 (Version Control Systems): List different VCS's using an itemized list.
2510 Add Bazaar.
2511 (VCS Concepts): Copyedits. Tweak description of file merging.
2512
b0f95216
CY
2513 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2514 (Cut/Paste Other App): Document select-active-regions and
2515 x-select-enable-primary.
2516
69d0d701
CY
25172008-10-13 Chong Yidong <cyd@stupidchicken.com>
2518
2519 * mark.texi (Shift Selection): Correct case in node name.
2520
2521 * emacs.texi (Top): Update node order in Mark chapter.
2522
375e8351
EZ
25232008-10-12 Eli Zaretskii <eliz@gnu.org>
2524
2525 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2526
2527 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2528 elsewhere in the manual instead of describing yet again the intricacies
2529 of $HOME on MS-Windows and MS-DOS.
2530
ab58114f
CY
25312008-10-12 Chong Yidong <cyd@stupidchicken.com>
2532
4f959513 2533 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2534 (Minibuffer File): Add discussion of `~' in file names.
2535 Add insert-default-directory index reference.
4f959513 2536
ab58114f
CY
2537 * files.texi (File Names): Reorganize description.
2538 (Visiting): Add xref to Mode Line. Copyedits.
2539 (Save Commands): Mention prefix behavior of C-x C-s.
2540 (Numbered Backups): Node deleted.
2541 (Backup Names): Contents of Numbered Backups moved here. State default
2542 of version-control variable.
2543 (Reverting): Copyedits.
2544 (Version Control): Add additional version control systems.
2545
2546 * emacs.texi (Top): Delete Numbered Backups node.
2547
2548 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2549 Backup Names.
f2884f63 2550 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2551
b0b5100a
RF
25522008-10-11 Romain Francoise <romain@orebokech.com>
2553
2554 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2555
89774b5f
CY
25562008-10-11 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2559 (Select Buffer): Mention use of minibuffer history. Describe default
2560 value of default-major-mode. Mention that C-x 4 b selects the other
2561 window.
2562 (List Buffers): Document CRM indicators in the order they appear.
2563 (Kill Buffer): Document new command kill-matching buffers.
2564 (Several Buffers): Move explanation of the relationship between buffer
2565 list and buffer menu to the top.
2566 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2567
4c72bf27
CY
25682008-10-10 Chong Yidong <cyd@stupidchicken.com>
2569
2570 * entering.texi (Exiting): Document change of C-x C-c to
2571 save-buffers-kill-terminal. Document kill-emacs.
2572
f68eb991
EZ
25732008-09-30 Eli Zaretskii <eliz@gnu.org>
2574
2575 * mule.texi (Coding Systems): Don't mention codepage-setup.
2576
2577 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2578 cpNNN coding systems anymore.
2579 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2580 for unibyte mode. Don't mention line-drawing characters.
2581 Don't mention dos-unsupported-char-glyph.
f68eb991 2582
1a2dd44d
CY
25832008-09-25 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * search.texi (Search): Shorten introduction.
2586 (Basic Isearch): Add command table. Discuss reverse isearch and
2587 isearch highlighting.
2588 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2589 ring to cindex.
2590 (Special Isearch): Move input methods discussion here.
2591 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2592 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2593 Repeat Isearch.
2594 (Isearch Minibuffer): New node.
2595 (Word Search): Document new word search commands.
2596 (Regexp Example): Simplify example using sentence-end-base variable.
2597 (Replace): Reword introduction.
2598 (Unconditional Replace): Remove unnecessary example.
2599 (Other Repeating Search): Document new `M-s o' binding.
2600
2601 * emacs.texi (Top): Update node listings.
2602
e45da31d
JB
26032008-09-22 Juanma Barranquero <lekktu@gmail.com>
2604
2605 * emacs.texi (Top): Remove Kill Errors from menu.
2606
841c8096
CY
26072008-09-22 Chong Yidong <cyd@stupidchicken.com>
2608
402168fa
CY
2609 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2610 interface for defining macros. Simplify examples. Note that C-g quits
2611 macro definitions.
1c6c854e
CS
2612 (Keyboard Macro Counter): Document using F3 to insert counter.
2613 Give usage example.
402168fa
CY
2614 (Keyboard Macro Query): Organize query responses in a table.
2615
1c6c854e
CS
2616 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2617 Link to Erasing node.
841c8096
CY
2618 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2619 rationale to a footnote.
2620 (Kill Errors): Remove node, due to redundancy with Erasing.
2621 (Spelling): Move discussion of flyspell to end. Note new behavior of
2622 M-$ in active region. Remove non-ispell-specific keybindings from
2623 table.
2624
eab2ee89
DN
26252008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2626
2627 * cmdargs.texi (Initial Options): Document --daemon.
2628
3d53e905
GM
26292008-09-20 Glenn Morris <rgm@gnu.org>
2630
2631 * files.texi (Numbered Backups): Mention that some modes set
2632 version-control.
2633
1c90484d
GM
26342008-09-20 Jim Blandy <jimb@red-bean.com>
2635
2636 * files.texi (Numbered Backups): Reference File Variables, as well.
2637 Remove discussion of Rmail's implementation.
2638
0fc0d844
CY
26392008-09-06 Chong Yidong <cyd@stupidchicken.com>
2640
2641 * misc.texi (Recursive Edit): Note that top-level exits active
2642 minibuffers.
2643
2644 * trouble.texi (Quitting): Likewise.
2645
b18d283d
CY
26462008-08-31 Chong Yidong <cyd@stupidchicken.com>
2647
2648 * emacs.texi (Top): Add Temporary Face Changes xref.
2649
2650 * display.texi (Display): Move Temporary Face Changes node to just
2651 after Standard Faces.
2652 (Scrolling): Document recenter-top-bottom instead of recenter.
2653 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2654 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2655 (Display Custom): Copyedits.
2656 (Optional Mode Line): Document display-battery-mode.
2657
180135fc
RF
26582008-08-27 Romain Francoise <romain@orebokech.com>
2659
2660 * custom.texi (Directory Variables): Minor fix.
2661
d3fe3475
GM
26622008-08-27 Glenn Morris <rgm@gnu.org>
2663
2664 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2665 descriptions.
2666 (Calendar Customizing): Tweak layout description.
183080b6 2667 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2668 markers. Condense calendar-star-date and calendar-mark-today
2669 description.
2670 (Holiday Customizing): Add oriental and solar holidays.
2671 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2672 Fix holiday-float description. Use zerop in examples. Be less verbose.
2673 (Date Display Format): Change ISO format. Be less verbose.
2674 (Diary Customizing): Mention day and month abbrev arrays.
2675 Mention the date-form variables by name. Update European example.
2676 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2677 Condense examples. Mention diary-entry-symbols by name.
2678 Condense table for insertion commands.
2679 (Fancy Diary Display): Mention diary-include-string and
2680 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2681 Ethiopic, Persian date functions. Condense descriptions.
2682
2683 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2684 (Adding to Diary): Adapt for changed node name.
2685
71755807
GM
26862008-08-26 Glenn Morris <rgm@gnu.org>
2687
2688 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2689 node "Hebrew/Islamic Entries".
2690
2691 * calendar.texi (Specified Dates): Fix names of iso functions.
2692 (General Calendar): There may not be another window.
2693 (Writing Calendar Files, Holidays): Tweak intro.
2694 (Holidays): Mention Baha'i and Chinese holidays.
2695 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2696 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2697 (To Other Calendar): Add calendar-print-other-dates.
2698 Refer to "graphic display" rather than "X.
2699 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2700 (Displaying the Diary): Fix whitespace after reference.
2701 Fix `diary-number-of-entries' reference.
2702 (Date Formats): Explicitly mention that day names can be abbreviated.
2703 (Adding to Diary): Add some references to other sections.
2704 (Special Diary Entries): Fix reference.
2705 (Appointments): Simplify appt-message-warning-time entry.
2706 Clarify where times must be.
2707 (Importing Diary): Comment out icalendar paragraph that does not apply.
2708 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2709
d76ebc75
GM
27102008-08-23 Glenn Morris <rgm@gnu.org>
2711
2712 * fortran-xtra.texi (Fortran): Change description of free form and
2713 fixed form a bit. Mention hideshow and imenu.
2714 (Fortran Motion): Mention fortran-end-of-subprogram,
2715 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2716 (Fortran Indent): Minor re-word.
2717 (ForIndent Commands): Mention fortran-fill-paragraph and
2718 fortran-fill-statement.
2719 (ForIndent Cont): Mention fortran-tab-mode-string.
2720 (Fortran Comments): Mention fortran-comment-line-start-skip.
2721 (Fortran Columns): Mention font-locking.
2722 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2723
1fc0ce04 27242008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2725
2726 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2727
5c52e13c
CY
27282008-08-22 Chong Yidong <cyd@stupidchicken.com>
2729
2730 * mini.texi (Minibuffer): Simplify introduction.
2731 (Minibuffer File): Document tilde in minibuffer filenames.
2732 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2733 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2734 (Completion Example): Update example to current command list.
2735 (Completion Options): Document `lazy' value of completion-auto-help.
2736 Update contents of completion-ignored-extensions.
2737 (Minibuffer History): Describe "future history" list. State default
2738 value of history-delete-duplicates.
2739
77a00355
GM
27402008-08-21 Glenn Morris <rgm@gnu.org>
2741
2742 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2743 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2744
39ee1d04
CY
27452008-08-17 Chong Yidong <cyd@stupidchicken.com>
2746
2747 * regs.texi (Registers): Clarify valid register names.
2748 (RegPos): Note that buffer is saved and restored too.
2749 (RegText): Note that mark is reactivated/deactivated.
2750 (RegConfig): Xref to Windows node.
2751
b12c348f
CY
27522008-08-16 Chong Yidong <cyd@stupidchicken.com>
2753
3ae7ba79
CY
2754 * basic.texi (Inserting Text): Provide command name for C-q.
2755
b12c348f
CY
2756 * killing.texi (Killing): Copyedit. Define read-only text.
2757 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2758 (Killing by Lines): Copyedit.
2759 (Other Kill Commands): Move M-w description here.
2760 (Yanking): Move M-w to Other Kill Commands.
2761 (Kill Ring): Also mention saving text in registers. Link to Text
2762 Properties in elisp manual.
2763 (Accumulating Text): Copyedit.
2764 (CUA Bindings): Shift selection is now the default.
2765
d8ff7692
TZ
27662008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2767
2768 * maintaining.texi (Change Log): Mention next-error is available.
2769
a43a8a2e
GM
27702008-08-10 Glenn Morris <rgm@gnu.org>
2771
2772 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2773 and intermonth text.
2774 (Holiday Customizing): Add holiday-chinese.
2775
eba27308
EZ
27762008-08-08 Eli Zaretskii <eliz@gnu.org>
2777
2778 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2779
5f14a5b3
DN
27802008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2781
2782 * files.texi (Log Buffer): Describe C-c C-d.
2783 (Diff Mode): Describe C-x 4 A.
2784
49989bff
EZ
27852008-08-06 Eli Zaretskii <eliz@gnu.org>
2786
2787 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2788
5c915c02
DN
27892008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2790
2beaf97a
DN
2791 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2792 describe the new bindings to show the changeset diff, toggle annotation
2793 visibility, show revisions.
2794 (VC Status): Describe key bindings for modifying the change comments,
2795 displaying changeset diffs and annotations.
2796
5c915c02
DN
2797 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2798
71798ace
NR
27992008-08-05 Nick Roberts <nickrob@snap.net.nz>
2800
2801 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2802
b8949644
EZ
28032008-08-02 Eli Zaretskii <eliz@gnu.org>
2804
2805 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2806 and wording.
2807
819567d1
DN
28082008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2809
2810 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2811 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2812 commands. Improve some old info.
2813
5f38310a
CY
28142008-07-31 Chong Yidong <cyd@stupidchicken.com>
2815
0dc3906b
CY
2816 * display.texi (Visual Line Mode): New node.
2817
5f38310a 2818 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2819 (Moving Point): Add additional alternative key bindings.
2820 Describe line-move-visual.
5f38310a
CY
2821 (Erasing): Describe DEL.
2822 (Basic Undo, Blank Lines, Arguments): Copyedit.
2823 (Continuation Lines): Mention Visual Line mode.
2824 (Position Info): Move extended discussion to mule.texi.
2825
2826 * mule.texi (International Chars): Describe C-x =.
2827
2828 * emacs.texi (Top): Add Visual Line Mode node.
2829
7c2fb837
DN
28302008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2831
2832 * emacs.texi: Remove VMS support.
2833
3f6b73ef
DN
28342008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2835
2836 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2837 the vc-dir command name.
2838
9e2a2647
DN
28392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2840
2841 * xresources.texi: Remove mentions of Mac Carbon.
2842
568beaa2
AS
28432008-07-19 Andreas Schwab <schwab@suse.de>
2844
2845 * ns-emacs.texi: Move to ../misc.
2846
0ef94706
CY
28472008-07-15 Chong Yidong <cyd@stupidchicken.com>
2848
2849 * entering.texi (Exiting): Don't describe text-only terminals as the
2850 default. Describe the new startup screen.
2851 (Exiting): Describe how to kill Emacs first. Change description of
2852 iconification to handle modern window systems.
2853
ba60bd44 28542008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2855
2856 * ns-emacs.texi: New file, documents features of Emacs port under
2857 NeXTstep windowing.
2858
9f30aa73
CY
28592008-07-15 Chong Yidong <cyd@stupidchicken.com>
2860
938a5d2e
CY
2861 * entering.texi (Entering Emacs): Update prev node.
2862
2863 * glossary.texi (Glossary): Remove xref to Text Characters.
2864
9f30aa73
CY
2865 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2866 directly, rather than in the context of ASCII. Move description of
2867 special properties of modifier key to new Modifier Keys node.
2868 (Keys): Copyedit.
2869 (Text Characters): Delete node. Multibyte is the default nowadays, and
2870 the node contents are obsolete.
2871
2872 * custom.texi (Modifier Keys): New node.
2873
2874 * emacs.texi (Top): Update node list.
2875
7e53d36c
CY
28762008-07-13 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2879 saying that Emacs provides menus and mouse support (which is par for
2880 the course).
2881
2882 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2883 early on.
2884 (Point): Copyedit. Relegate historical trivia to a footnote.
2885 (Mode Line): Explain mode-line format more consistently.
2886 (Menu Bar): Copyedit.
2887
1e9fa96d
GM
28882008-06-27 Glenn Morris <rgm@gnu.org>
2889
2890 * cal-xtra.texi (Sexp Diary Entries):
2891 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2892
dc9bebb8
CY
28932008-06-26 Chong Yidong <cyd@stupidchicken.com>
2894
2895 * mark.texi (Shift selection): New node.
2896 (Mark): Copyedits.
2897 (Persistent Mark): Move to the end of the chapter.
2898
e7881076
EZ
28992008-06-20 Eli Zaretskii <eliz@gnu.org>
2900
2901 * makefile.w32-in (distclean): Remove makefile.
2902
f427400c
NR
29032008-06-17 Nick Roberts <nickrob@snap.net.nz>
2904
2905 * building.texi (Starting GUD): Add an entry for gud-gdb.
2906 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2907 command mode.
2908
b597d348
GM
29092008-06-17 Glenn Morris <rgm@gnu.org>
2910
2911 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2912
647b7094
NR
29132008-06-17 Nick Roberts <nickrob@snap.net.nz>
2914
2915 * building.texi (Starting GUD): Expand on remote debugging.
2916 (Other GDB-UI Buffers): Mention new keyboard bindings.
2917
47a30023
GM
29182008-06-15 Glenn Morris <rgm@gnu.org>
2919
2920 * gnu.texi: Use a verbatim license for this invariant section,
2921 as per etc/GNU.
2922
37e5d54a
GM
29232008-06-13 Daniel Engeler <engeler@gmail.com>
2924
2925 * emacs.texi, misc.texi: Add documentation about serial port access.
2926
8e65d46c
GM
29272008-06-13 Glenn Morris <rgm@gnu.org>
2928
c1473b4c
MB
2929 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2930 maintain.info.
8e65d46c 2931
e40a85cd
MB
29322008-06-05 Miles Bader <miles@gnu.org>
2933
2934 * display.texi (Temporary Face Changes): Update to reflect function
2935 renamings in face-remap.el.
2936
56c73dec
MB
29372008-06-04 Miles Bader <miles@gnu.org>
2938
1c6c854e
CS
2939 * display.texi (Temporary Face Changes):
2940 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2941 `increase-buffer-face-height' and `decrease-default-face-height' now
2942 that they aren't bound by default.
2943
9d3d42fb
MB
29442008-06-03 Miles Bader <miles@gnu.org>
2945
2946 * display.texi (Temporary Face Changes): New node.
2947
2be6bfe2
EZ
29482008-05-31 Eli Zaretskii <eliz@gnu.org>
2949
2950 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2951
daf7e339
GM
29522008-05-31 Glenn Morris <rgm@gnu.org>
2953
2954 * cal-xtra.texi (Fancy Diary Display): Simplify.
2955
d21d2618
GM
29562008-05-30 Glenn Morris <rgm@gnu.org>
2957
2958 * cal-xtra.texi (Fancy Diary Display): Update for
2959 diary-display-function replacing diary-display-hook.
2960
71ce5fd0
JB
29612008-05-29 Drew Adams <drew.adams@oracle.com>
2962
2963 * msdog.texi (Windows Keyboard): Add descriptions of
2964 w32-register-hot-key and w32-unregister-hot-key.
2965
a3cdbdf8
MO
29662008-05-21 Tom Tromey <tromey@redhat.com>
2967
2968 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2969 Variables node.
2970
854a574c
MO
29712008-05-19 Tom Tromey <tromey@redhat.com>
2972
2973 * custom.texi (Variables): Add Directory Variables to menu.
2974 (Directory Variables): New node.
2975
7c2ec3f9
ER
29762008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2977
71ce5fd0 2978 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2979
370fded4
ER
29802008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2981
2982 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2983 Revision Tags and rewritten. Section now uses modern terminology,
2984 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2985 accurately.
2986
6af511e3
EZ
29872008-05-10 Eli Zaretskii <eliz@gnu.org>
2988
2989 * msdog.texi (Windows Files): Update documentation of
2990 w32-get-true-file-attributes.
2991
7a78b6e7
ER
29922008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2993
2994 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2995 directory mode.
2996
1bcfc24e
CY
29972008-05-08 Chong Yidong <cyd@stupidchicken.com>
2998
2999 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 3000 entry "television".
1bcfc24e 3001
db86064f
ER
30022008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
3003
ab5ec32c 3004 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 3005
a31b405e
ER
30062008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
3007
3008 * emacs/buffers.texi, emacs/files.texi (Version-control):
3009 vc-toggle-read-only is no longer a good idea...
3010
ff2c14fc
GM
30112008-04-29 Glenn Morris <rgm@gnu.org>
3012
3013 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
3014
367c9b7c
JL
30152008-04-22 Juri Linkov <juri@jurta.org>
3016
3017 * dired.texi (Subdirectories in Dired): Describe using `^'
3018 to return to the parent directory.
3019
4ac1e9b4
NR
30202008-04-22 Nick Roberts <nickrob@snap.net.nz>
3021
3022 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
3023 recent changes.
3024
b9b3bf2b
NR
30252008-04-19 Nick Roberts <nickrob@snap.net.nz>
3026
3027 * building.texi (GDB-UI Layout, Breakpoints Buffer)
3028 (Other GDB-UI Buffers): Update for recent thread related changes.
3029
4d120d6a
SM
30302008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
3031
3032 * maintaining.texi (Maintaining):
3033 * emacs.texi (Top): Typo.
3034
a152877d
SM
30352008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3036
b9b3bf2b
NR
3037 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3038 arg in `font-lock-add-keywords'.
a152877d 3039
36c0514c
GM
30402008-04-08 Glenn Morris <rgm@gnu.org>
3041
3042 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3043 Also add Baha'i calendar references where appropriate.
3044
06a97d46
GM
30452008-04-05 Glenn Morris <rgm@gnu.org>
3046
3047 * custom.texi (Init File): Byte-compiling .emacs is bad.
3048
6adc6eed
SM
30492008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3050
3051 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3052
571388b0
GM
30532008-03-29 Glenn Morris <rgm@gnu.org>
3054
3055 * calendar.texi: Update for `calendar-date-style' replacing
3056 `european-calendar'.
3057
3ae8f876
JR
30582008-03-28 Jason Rumney <jasonr@gnu.org>
3059
3060 * display.texi (Display Custom): Mention overlay-margin in text.
3061
5bc6ddff 30622008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3063
5bc6ddff
MB
3064 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3065 tutorial' comments.
03a864d5 3066
7186a830
CY
30672008-03-28 Chong Yidong <cyd@stupidchicken.com>
3068
3069 * mark.texi (Mark): Rearrange nodes.
3070 (Persistent Mark): Rename from Transient Mark.
3071 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3072 Describe Transient Mark mode as the default.
3073
3074 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3075 the default behavior with Transient Mark mode off.
3076 (Position Info): Fix typo.
3077
71ce5fd0
JB
3078 * display.texi (Standard Faces): Reference the Mark node.
3079 Remove discussion of the region face, which is discussed there.
7186a830
CY
3080
3081 * emacs.texi (Top): Update node listings.
3082
3083 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3084 as the default.
3085
3086 * fixit.texi (Undo): Standardize choice of undo key sequence.
3087 (Undo, Spelling): Describe Transient Mark mode as the default.
3088
3089 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3090 default.
3091
3092 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3093
3094 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3095 mode is the default, and note that the mark is not activated when set.
3096
3097 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3098 Describe Transient Mark mode as the default.
3099
3100 * search.texi (Basic Isearch): Reference the Mark Ring node.
3101 (Replace, Unconditional Replace, Other Repeating Search):
3102 Describe Transient Mark mode as the default.
3103
1c6c854e
CS
3104 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3105 Describe Transient Mark mode as the default.
7186a830
CY
3106 (Paragraphs): Describe how M-h behaves when region is active.
3107
3108 * trouble.texi (Quitting): Clarify effects of C-g.
3109
dc47d1ff
GM
31102008-03-13 Glenn Morris <rgm@gnu.org>
3111
3112 * emacs.texi (EMACSVER): Set to 23.0.60.
3113
e3e0fb39 31142008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3115
e3e0fb39
GM
3116 * dired.texi (Hiding Subdirectories): Fix previous change.
3117
31182008-03-05 Drew Adams <drew.adams@oracle.com>
3119
3120 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3121
5e14abf8
KS
31222008-02-28 Kim F. Storm <storm@cua.dk>
3123
3124 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3125 Move describe-distribution to C-h C-o.
3126 Move view-emacs-problems to C-h C-p.
3127 Add view-emacs-debugging on C-h C-d.
3128 Add view-external-packages on C-h C-e.
d0207bf3 3129 Add view-order-manuals on C-h C-m.
5e14abf8 3130
d0207bf3 31312008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3132
3133 * msdog-xtra.texi (MS-DOS): Docstring fix.
3134
87e391bb
EZ
31352008-02-09 Eli Zaretskii <eliz@gnu.org>
3136
3137 * msdog.texi (Windows Fonts): Use a @table for describing font
3138 properties.
3139
5662e503
JR
31402008-02-07 Jason Rumney <jasonr@gnu.org>
3141
3142 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3143 value has changed.
3144 (Windows HOME): Clarify what is meant by "if that fails as well".
3145 (Windows Fonts): New section.
3146
72463824
GM
31472008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3148
3149 * basic.texi (Basic Undo): Remove duplicate "you can".
3150
7ff926e0
EZ
31512008-02-02 Eli Zaretskii <eliz@gnu.org>
3152
3153 * maintaining.texi (Tags): Fix last change.
3154
6ab7aef1
MA
31552008-02-02 Michael Albinus <michael.albinus@gmx.de>
3156
093571c3 3157 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3158
ace67e7e
NR
31592008-01-31 Nick Roberts <nickrob@snap.net.nz>
3160
3161 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3162
ae068fdf
RS
31632008-01-26 Richard Stallman <rms@gnu.org>
3164
3165 * maintaining.texi (Tags): Delete redundant index entry.
3166
a56d9a08
EZ
31672008-01-26 Eli Zaretskii <eliz@gnu.org>
3168
3169 * programs.texi (Imenu): Move "@cindex tags" from here...
3170 * maintaining.texi (Tags): ...to here.
3171
e941ed90
NR
31722008-01-23 Kevin Ryde <user42@zip.com.au>
3173
3174 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3175 click count.
3176
650276d5
JB
31772008-01-21 Juanma Barranquero <lekktu@gmail.com>
3178
3179 * entering.texi (Exiting): Fix typo.
3180 Reported by D. E. Evans <sinuhe@gnu.org>.
3181
8dc17977
MR
31822007-12-31 Martin Rudalics <rudalics@gmx.at>
3183
3184 * glossary.texi (Glossary): Fix typo.
3185
9f9695a6
RS
31862007-12-27 Richard Stallman <rms@gnu.org>
3187
3188 * text.texi (Formatted Text): Improve menu tag.
3189 (Editing Format Info): In Info, add duplicate menu of nodes
3190 about the submenus.
3191 (Format Faces): Say where Faces menu is found. Mention Other.
3192 (Format Colors): Say where these submenus are found.
3193 (Format Indentation, Format Justification): Likewise.
3194 (Format Properties): Likewise.
3195
abfd0191
RS
31962007-12-22 Richard Stallman <rms@gnu.org>
3197
3198 * search.texi (Query Replace): Make exp of query-replace more
3199 self-contained, and clarify.
8dc17977 3200
abfd0191
RS
3201 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3202
a2586785
RS
32032007-12-15 Richard Stallman <rms@gnu.org>
3204
3205 * files.texi (Auto Save): Clarify definition of auto-saving.
3206
a67cf2bb
RS
32072007-11-26 Richard Stallman <rms@gnu.org>
3208
3209 * help.texi (Help Echo): Cleanups.
3210
448b33b1
TTN
32112007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3212
3213 * files.texi (Why Version Control?): Fix typo.
3214 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3215 (Selecting a Fileset): Fix typos; small rewording.
3216 (Log Buffer): Likewise.
3217 (Old Revisions): Likewise.
448b33b1 3218
221bb7f6
EZ
32192007-11-17 Eli Zaretskii <eliz@gnu.org>
3220
3221 * mule.texi (Communication Coding): Fix wording of last change.
3222
d0207bf3 32232007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3224
630cb3b7
JB
3225 * custom.texi (Specifying File Variables):
3226 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3227
53b7759e
KH
32282007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3229
a5ab2e0c 3230 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3231
3232 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3233
c8763fb6 32342007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3235
630cb3b7 3236 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3237 --output=file.
3238
ff98e024
MR
32392007-11-13 Martin Rudalics <rudalics@gmx.at>
3240
3241 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3242 (Help Echo): Avoid mentioning the term "region" here and
3243 consistently use the term "active text".
3244
37b11c22
GM
32452007-11-11 Glenn Morris <rgm@gnu.org>
3246
3247 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3248
21d50ba1
JL
32492007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3250
1c6c854e
CS
3251 * search.texi (Query Replace):
3252 Mention `query-replace-show-replacement'.
21d50ba1 3253
c12ecb0a 32542007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3255
3256 * building.texi (Watch Expressions): Remove obscure sentence.
3257
3b4201f4
KH
32582007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3259
3260 * mule.texi (Select Input Method): Describe how to activate an input
3261 method in the text mode.
3262
07e5c0b0
DN
32632007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3264
3265 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3266
52dd7391
NR
32672007-10-30 Nick Roberts <nickrob@snap.net.nz>
3268
3269 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3270
c004e539
GM
32712007-10-30 Glenn Morris <rgm@gnu.org>
3272
3273 * misc.texi (Directory Tracking): Explain a bit more about
3274 dirtrack-mode.
3275
ca8c5b8c
GM
32762007-10-25 Glenn Morris <rgm@gnu.org>
3277
3278 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3279
b6c764ef
RS
32802007-10-24 Richard Stallman <rms@gnu.org>
3281
3282 * misc.texi (Interactive Shell): Cleanup last change.
3283
eabd84c9
JL
32842007-10-22 Juri Linkov <juri@jurta.org>
3285
3286 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3287 default values.
3288
0b43c7e2
ER
32892007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3290
ca8c5b8c 3291 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3292 'filesets'.
3293
a80859d4
MR
32942007-10-18 Martin Rudalics <rudalics@gmx.at>
3295
3296 * trouble.texi (Quitting): Fix typo.
3297
c9447ae1
GM
32982007-10-18 Glenn Morris <rgm@gnu.org>
3299
3300 * frames.texi (Mode Line Mouse): Mention minor mode names.
3301
168b980f
JL
33022007-10-17 Juri Linkov <juri@jurta.org>
3303
3304 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3305 fill-paragraph operates on the active region in Transient Mark mode.
3306 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3307 with fill-paragraph.
3308
3309 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3310 fill-paragraph.
3311
3312 * fixit.texi (Spelling): ispell-word operates on the active region
3313 in Transient Mark mode.
3314
5a331f34
JB
33152007-10-17 Aaron S. Hawley <aaronh@garden.org>
3316
3317 * building.texi (Source Buffers):
3318 * custom.texi (Init Non-ASCII):
3319 * glossary.texi (Glossary): Use "key binding" consistently.
3320
2a9f4d55
JB
33212007-10-17 Juanma Barranquero <lekktu@gmail.com>
3322
3323 * calendar.texi (Diary): Fix directive.
3324
de13cecf
RS
33252007-10-16 Richard Stallman <rms@gnu.org>
3326
3327 * calendar.texi (Diary): Clarify text about diary file example.
3328
5f90d53e
ER
33292007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3330
3331 * files.texi: Capitalize node names according to convention.
3332
3aa491bc
GM
33332007-10-13 Glenn Morris <rgm@gnu.org>
3334
3335 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3336
8a3106d3
ER
33372007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3338
3339 * emacs.texi:
3340 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3341 suggested by RMS and Robert J. Chassell.
8a3106d3 3342
da1080a2
ER
33432007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3344
3aa491bc 3345 * files.texi (Version Systems):
0870a421
ER
3346 * vc-xtra.texi:
3347 * vc1-xtra.texi:
ac3f4c6f 3348 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3349 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3350 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3351 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3352
58ade22b
ER
33532007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3354
da1080a2 3355 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3356 Reorder the descriptions to be chronological.
3357
93870ce2
RS
33582007-10-09 Richard Stallman <rms@gnu.org>
3359
3360 * display.texi (Cursor Display): Correct how cursor appears
3361 in nonselected windows.
3362
568c7288
NR
33632007-10-04 Nick Roberts <nickrob@snap.net.nz>
3364
3365 * building.texi (GDB Graphical Interface): Remove references to gdba
3366 and mention gud-gdb.
3367
1af74d06 33682007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3369
1af74d06 3370 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3371
0d8fb755
JL
33722007-10-06 Juri Linkov <juri@jurta.org>
3373
3374 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3375 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3376 fill-paragraph-or-region.
3377
3378 * basic.texi (Arguments): Replace fill-paragraph with
3379 fill-paragraph-or-region.
3380
b981e2c6
ER
33812007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3382
3383 * files.texi: Update the section on version control for 2007
2a9f4d55 3384 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3385 will come later.
3386
5fceaf9c
GM
33872007-09-15 Glenn Morris <rgm@gnu.org>
3388
3389 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3390 to `list-holidays'.
3391
b0e44b17
GM
33922007-09-14 Glenn Morris <rgm@gnu.org>
3393
3394 * calendar.texi: Update all instances of mark-calendar-holidays,
3395 list-calendar-holidays, list-holidays with the new names.
3396
8cf51b2c
GM
33972007-09-06 Glenn Morris <rgm@gnu.org>
3398
46a367db 3399 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3400 Split into the Emacs manual in emacs/, and other manuals in misc/.
3401 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3402 manual.
3403 (infodir): New variable.
3404 (info): Use $infodir.
3405 (emacsman): Delete target, not needed any more.
3406 Move all targets that are not the Emacs manual to misc/Makefile.in.
3407 (mostlyclean): Remove `gnustmp'.
3408 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3409 manual.
92f9b43f 3410 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3411 (emacsman): Delete target, not needed any more.
3412 (clean): Remove all info files but Emacs manual.
3413 Move all targets that are not the Emacs manual to misc/Makefile.in.
3414 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3415
3416 * Makefile.in (INFOSOURCES): Delete.
3417 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3418 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3419 *.vrs *.toc here...
3420 (maintainer-clean): ...from here.
3421
34222007-09-05 Glenn Morris <rgm@gnu.org>
3423
3424 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3425
8cf51b2c
GM
34262007-08-29 Glenn Morris <rgm@gnu.org>
3427
3428 * emacs.texi (EMACSVER): Increase to 23.0.50.
3429
3420c522
RS
34302007-08-27 Richard Stallman <rms@gnu.org>
3431
3432 * emacs.texi (Top): Clarify menu item for Glossary.
3433
3434 * display.texi (Faces): Change secn title.
3435 Clarify not all fonts come from Font Lock.
3436
8cf51b2c
GM
34372007-08-17 Eli Zaretskii <eliz@gnu.org>
3438
3439 * basic.texi (Position Info): Add index entry for face at point.
3440 Mention that character faces are also displayed by "C-u C-x =".
3441
8cf51b2c
GM
34422007-08-08 Glenn Morris <rgm@gnu.org>
3443
3444 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3445
34462007-08-07 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * files.texi (File Conveniences): Document point motion keys in Image
3449 mode.
3450
8cf51b2c
GM
34512007-07-27 Glenn Morris <rgm@gnu.org>
3452
8cf51b2c
GM
3453 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3454 in-line.
3455
3456 * gpl.texi: New file with text of GPL.
3457 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3458
34592007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3460
3461 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3462
3463 * dired.texi (Wdired): Mention C-x C-q key binding.
3464
34652007-07-28 Nick Roberts <nickrob@snap.net.nz>
3466
3467 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3468
34692007-07-25 Glenn Morris <rgm@gnu.org>
3470
8cf51b2c
GM
3471 * emacs.texi (Copying): Replace license with GPLv3.
3472
3473 * Relicense all FSF files to GPLv3 or later.
3474
34752007-07-24 Glenn Morris <rgm@gnu.org>
3476
3477 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3478 for some calendars.
3479
34802007-07-23 Nick Roberts <nickrob@snap.net.nz>
3481
3482 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3483 default-directory for the current buffer is on a remote machine.
3484
8cf51b2c
GM
34852007-07-21 Eli Zaretskii <eliz@gnu.org>
3486
3487 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3488 default value.
3489
34902007-07-21 Richard Stallman <rms@gnu.org>
3491
3492 * files.texi (Why Version Control?): Improve previous change.
3493
34942007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3495
3496 * files.texi (Why Version Control?): New node.
3497
8cf51b2c
GM
34982007-07-12 Nick Roberts <nickrob@snap.net.nz>
3499
8cf51b2c
GM
3500 * building.texi (Starting GUD): Add xref to this anchor.
3501
8cf51b2c
GM
35022007-06-24 Karl Berry <karl@gnu.org>
3503
2a9f4d55 3504 * emacs.texi: New Back-Cover Text.
8cf51b2c 3505
8cf51b2c
GM
35062007-06-07 Alan Mackenzie <acm@muc.de>
3507
3508 * display.texi (Optional Mode Line): Document the new form of
3509 line+column numbers, "(561,2)".
3510
35112007-06-06 Juanma Barranquero <lekktu@gmail.com>
3512
49823426 3513 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3514
35152007-06-02 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * Version 22.1 released.
3518
8cf51b2c
GM
35192007-05-07 Karl Berry <karl@gnu.org>
3520
3521 * emacs.texi (EMACSVER): Back to 22.
3522
35232007-05-06 Richard Stallman <rms@gnu.org>
3524
3525 * maintaining.texi (Create Tags Table): Clean up previous change.
3526
c8763fb6 35272007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3528
3529 * maintaining.texi (Create Tags Table): Add text about the dangers of
3530 making symbolic links to tags files.
3531
35322007-05-04 Karl Berry <karl@gnu.org>
3533
3534 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3535
35362007-05-03 Karl Berry <karl@gnu.org>
3537
3538 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3539
3540 * .cvsignore (*.pdf): New entry.
3541
8cf51b2c
GM
3542 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3543 for printing.
3544
35452007-05-01 Richard Stallman <rms@gnu.org>
3546
3547 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3548
8cf51b2c
GM
35492007-04-28 Glenn Morris <rgm@gnu.org>
3550
3551 * ack.texi (Acknowledgments):
3552 * anti.texi (Antinews):
8cf51b2c
GM
3553 * programs.texi (Program Modes): Restore mention of python.el pending
3554 consideration of legal status.
3555
35562007-04-28 Richard Stallman <rms@gnu.org>
3557
3558 * files.texi (File Names): Fixes to ~ description on MS systems.
3559
8cf51b2c
GM
35602007-04-26 Glenn Morris <rgm@gnu.org>
3561
3562 * emacs.texi (EMACSVER): Increase to 22.1.50.
3563
35642007-04-25 Karl Berry <karl@gnu.org>
3565
3566 * emacs.texi: Improve line breaks on copyright page,
3567 similar layout to lispref, 8.5x11 by default.
3568
3569 * dired.texi (Image-Dired): Improve line break, fix typo.
3570
35712007-04-24 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * programs.texi (Program Modes):
8cf51b2c
GM
3574 * anti.texi (Antinews):
3575 * ack.texi (Acknowledgments): python.el removed.
3576
8cf51b2c
GM
35772007-04-23 Chong Yidong <cyd@stupidchicken.com>
3578
3579 * display.texi (Highlight Interactively): Correct description of
3580 hi-lock-file-patterns-policy.
3581
3582 * files.texi (File Archives): Mention self-extracting executables.
3583
35842007-04-23 Eli Zaretskii <eliz@gnu.org>
3585
3586 * search.texi (Unconditional Replace, Query Replace): Add xref to
3587 "Replacement and Case".
3588
35892007-04-22 Chong Yidong <cyd@stupidchicken.com>
3590
3591 * dired.texi (Image-Dired): Move from Thumbnails node.
3592 * misc.texi (Thumbnails): Node deleted.
3593 * emacs.texi (Top): Update node listing.
3594
3595 * files.texi (File Conveniences):
49823426 3596 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3597
35982007-04-21 Richard Stallman <rms@gnu.org>
3599
3600 * display.texi (Highlight Interactively): Correct previous change.
3601 Clarify doc of hi-lock-find-patterns, and move new features into it.
3602
36032007-04-20 David Koppelman <koppel@ece.lsu.edu>
3604
1c6c854e
CS
3605 * display.texi (Highlight Interactively):
3606 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3607
36082007-04-20 Martin Rudalics <rudalics@gmx.at>
3609
3610 * display.texi (Scrolling): Fix typo.
3611
8cf51b2c
GM
36122007-04-15 Chong Yidong <cyd@stupidchicken.com>
3613
8cf51b2c
GM
3614 * doclicense.texi: Remove node heading, so that it can be included by
3615 other files.
3616
3617 * emacs.texi: Insert node heading for GFDL.
3618
8cf51b2c
GM
36192007-04-14 Eli Zaretskii <eliz@gnu.org>
3620
3621 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3622 "command line".
3623
3624 * display.texi (Faces): Refer to "Creating Frames" for face
3625 and other frame customizations in .emacs.
3626
3627 * frames.texi (Creating Frames): Mention that face customizations can
3628 be put in .emacs. Add index entries.
3629
36302007-04-12 Richard Stallman <rms@gnu.org>
3631
3632 * glossary.texi (Glossary): Explain `iff'.
3633
36342007-04-11 Karl Berry <karl@gnu.org>
3635
3636 * gnu.texi (Top),
3637 * macos.texi (Mac Font Specs),
3638 * anti.texi (Antinews),
3639 * xresources.texi (Resources),
3640 * misc.texi (Emulation),
3641 * calendar.texi (Daylight Saving),
3642 * dired.texi (Dired and Find),
3643 * rmail.texi (Remote Mailboxes),
3644 * sending.texi (Mail Headers),
3645 * programs.texi (Which Function),
3646 * files.texi (Recover),
3647 * buffers.texi (Uniquify),
3648 * frames.texi (Wheeled Mice),
3649 * killing.texi (Rectangles): Wording to improve breaks in
3650 8.5x11 format.
3651 * mule.texi (Language Environments): \hbadness=10000 since there's
3652 no way to reword.
3653 * emacs.texi (smallbook): New @set to more easily switch between
3654 smallbook and 8.5x11.
3655
36562007-04-11 Richard Stallman <rms@gnu.org>
3657
3658 * files.texi (File Conveniences): Add xref to Tumme.
3659 Delete text about Thumbnail mode.
3660
8cf51b2c
GM
36612007-04-09 Alan Mackenzie <acm@muc.de>
3662
3663 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3664 new name. Insert concept index entries.
3665
8cf51b2c
GM
36662007-04-08 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * display.texi (Standard Faces): Document prefix arg for
3669 list-faces-display.
3670
3671 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3672
8cf51b2c
GM
36732007-04-07 Chong Yidong <cyd@stupidchicken.com>
3674
8cf51b2c
GM
3675 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3676
3677 * files.texi (Misc File Ops): Rewrite description of
3678 insert-file-literally.
3679
8cf51b2c
GM
36802007-03-31 Eli Zaretskii <eliz@gnu.org>
3681
3682 * misc.texi (Printing): Postscript -> PostScript.
3683
8cf51b2c
GM
3684 * ack.texi (Acknowledgments): Postscript -> PostScript.
3685
3686 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3687
3688 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3689 below.
3690
36912007-03-30 Chong Yidong <cyd@stupidchicken.com>
3692
3693 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3694 Init Non-ASCII.
3695 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3696 (Init Non-ASCII): New node.
3697
36982007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3699
3700 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3701
8cf51b2c
GM
37022007-03-12 Glenn Morris <rgm@gnu.org>
3703
8cf51b2c
GM
3704 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3705 "Daylight Savings".
3706
49823426 3707 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3708 saving" in text throughout.
3709
8cf51b2c
GM
37102007-03-04 Richard Stallman <rms@gnu.org>
3711
3712 * custom.texi (Safe File Variables): Minor correction.
3713
8cf51b2c
GM
37142007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3715
3716 * rmail.texi (Movemail): Add internal ref.
3717 Don't indent the intro for the PROTO table.
3718 Format PROTO table items with @code.
3719
8cf51b2c
GM
37202007-02-26 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * building.texi: Remove references to bashdb.
3723
8cf51b2c
GM
37242007-02-19 Juanma Barranquero <lekktu@gmail.com>
3725
3726 * mule.texi (Language Environments): Update list of supported language
3727 environments.
3728
8cf51b2c
GM
37292007-02-14 Kim F. Storm <storm@cua.dk>
3730
3731 * building.texi (Grep Searching): Fix lgrep doc.
3732
37332007-02-12 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * back.texi: Remove unused file.
3736
c8763fb6 37372007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3738
3739 * maintaining.texi (Tag Syntax): Now --members is the default for
3740 etags, not for ctags yet.
3741
8cf51b2c
GM
37422007-02-03 Eli Zaretskii <eliz@gnu.org>
3743
3744 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3745 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3746 expects. Add comments to prevent people from inadvertently modifying
3747 the key parts needed by `texinfo-multiple-files-update'.
3748
37492007-01-29 Chong Yidong <cyd@stupidchicken.com>
3750
3751 * frames.texi (Secondary Selection): Window clicked does not matter
3752 when mouse-yank-at-point is non-nil.
3753
8cf51b2c
GM
37542007-01-16 Glenn Morris <rgm@gnu.org>
3755
3756 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3757 system abbrev.
3758
37592007-01-11 Richard Stallman <rms@gnu.org>
3760
3761 * msdog.texi (Windows Keyboard): Another small cleanup.
3762
37632007-01-10 Richard Stallman <rms@gnu.org>
3764
3765 * msdog.texi (Windows Keyboard): Yet another try to make
3766 everyone happy with that passage.
3767
37682007-01-05 Richard Stallman <rms@gnu.org>
3769
3770 * anti.texi (Antinews): Mention M-x shell scrolling.
3771
37722007-01-05 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * building.texi (Watch Expressions): Describe gdb-max-children.
3775
8cf51b2c
GM
37762007-01-04 Richard Stallman <rms@gnu.org>
3777
8cf51b2c
GM
3778 * msdog.texi (Windows Keyboard): Clarify previous change.
3779
8cf51b2c
GM
37802007-01-02 Richard Stallman <rms@gnu.org>
3781
3782 * custom.texi (Changing a Variable): Minor clarification.
3783 (Specific Customization): customize-customized => customize-unsaved.
3784
3785 * entering.texi (Entering Emacs): Clean up text about restarting
3786 Emacs for each file.
3787
3788 * misc.texi (Shell Options): Minor cleanup.
3789
3790 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3791 with Emacs, not vice versa.
3792
3793 * programs.texi (Symbol Completion): Recommend customizing
3794 window manager.
3795
3796 * xresources.texi (Resources): Minor fix.
3797
c8763fb6 37982007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3799
3800 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3801
38022007-01-01 Richard Stallman <rms@gnu.org>
3803
3804 * commands.texi (User Input): Document keys stolen by window mangers.
3805
38062006-12-31 Richard Stallman <rms@gnu.org>
3807
3808 * custom.texi (Specific Customization): Document customize-option
3809 instead of customize-variable.
3810
38112006-12-31 Kim F. Storm <storm@cua.dk>
3812
3813 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3814
38152006-12-30 Kim F. Storm <storm@cua.dk>
3816
3817 * killing.texi (CUA Bindings): Fix typo.
3818
3819 * xresources.texi (Table of Resources): Mention grow-only value for
3820 auto-resize-tool-bars.
3821
8cf51b2c
GM
38222006-12-27 Eli Zaretskii <eliz@gnu.org>
3823
3824 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3825 and how to get them back.
3826
38272006-12-26 Richard Stallman <rms@gnu.org>
3828
3829 * calendar.texi (Holidays): Holiday listing is based on current
3830 practice, but DST is not.
3831
38322006-12-25 Richard Stallman <rms@gnu.org>
3833
3834 * emacs.texi (Top): Update subnode menus.
3835
3836 * mark.texi (Transient Mark): Fix xref.
3837
3838 * killing.texi (Graphical Kill): Node deleted.
3839 (Killing): Add xref to Cut and Paste.
3840 (CUA Bindings): Update xref.
3841
3842 * frames.texi (Cut and Paste): New section to hold other nodes.
3843 (Mouse Commands): Node demoted.
3844 (Cut/Paste Other App): Split out from Mouse Commands.
3845 (Word and Line Mouse): Likewise.
3846 (Secondary Selection, Clipboard): Nodes demoted.
3847
8cf51b2c
GM
38482006-12-24 Kevin Ryde <user42@zip.com.au>
3849
3850 * calendar.texi (Holidays): US daylight saving begins second Sunday
3851 in March for 2007 onwards.
3852 (Daylight Savings): Show new US default daylight saving rules, 2nd
3853 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3854
38552006-12-23 Chong Yidong <cyd@stupidchicken.com>
3856
3857 * calendar.texi (Scroll Calendar): < and > are switched.
3858
38592006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3860
3861 * killing.texi (Deletion): Describe M-\ prefix argument.
3862
38632006-12-23 Richard Stallman <rms@gnu.org>
3864
3865 * search.texi (Regexp Search): Explain why forward and reverse regexp
3866 search are not mirror images.
3867
8cf51b2c
GM
38682006-12-19 Kim F. Storm <storm@cua.dk>
3869
3870 * major.texi (Choosing Modes): Describe match-function elements for
3871 magic-mode-alist.
3872
8cf51b2c
GM
38732006-12-18 Eli Zaretskii <eliz@gnu.org>
3874
3875 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3876 peculiarities.
3877
38782006-12-18 Richard Stallman <rms@gnu.org>
3879
3880 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3881
8cf51b2c
GM
38822006-12-17 Alan Mackenzie <acm@muc.de>
3883
3884 * programs.texi (Left Margin Paren): Remove the bit which says
3885 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3886 Discuss some of the issues of setting this option to nil.
3887
38882006-12-17 Glenn Morris <rgm@gnu.org>
3889
3890 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3891
38922006-12-16 Eli Zaretskii <eliz@gnu.org>
3893
3894 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3895 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3896 NTFS volumes.
3897 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3898 volumes.
3899
39002006-12-15 Eli Zaretskii <eliz@gnu.org>
3901
3902 * text.texi (HTML Mode): Fix "C-c TAB".
3903
8cf51b2c
GM
39042006-12-09 Richard Stallman <rms@gnu.org>
3905
3906 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3907
39082006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3909
3910 * files.texi (Misc File Ops): Document insert-file-literally.
3911
39122006-12-08 Eli Zaretskii <eliz@gnu.org>
3913
3914 * cmdargs.texi (Colors): Note that --color is intended for overriding
3915 the terminal defaults, not for normal invocation.
3916
3917 * misc.texi (Emacs Server): Improve wording. Don't mention the
3918 ``server program''. Add a cross-reference to "Init File" node.
3919 (Invoking emacsclient): Add index entries. Document both short and
3920 long versions of command-line options. Document the -f option.
3921
8cf51b2c
GM
39222006-12-06 Richard Stallman <rms@gnu.org>
3923
3924 * text.texi (Outline Format): Say to set outline-regexp
3925 and outline-level with major modes and file local variables.
3926
c8763fb6 39272006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3928
3929 * anti.texi (Antinews): Mention the alternative to
3930 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3931
8cf51b2c
GM
3932 * misc.texi (Interactive Shell): Ditto.
3933
39342006-12-04 Eli Zaretskii <eliz@gnu.org>
3935
3936 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3937
3938 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3939
39402006-12-01 Eli Zaretskii <eliz@gnu.org>
3941
3942 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3943 colon in the mode line.
3944
3945 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3946
39472006-11-26 Nick Roberts <nickrob@snap.net.nz>
3948
3949 * building.texi (Watch Expressions): Mention SPC for expanding/
3950 contracting watch expressions.
3951
39522006-11-26 Kim F. Storm <storm@cua.dk>
3953
3954 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3955
39562006-11-26 Nick Roberts <nickrob@snap.net.nz>
3957
3958 * building.texi (Debugger Operation): Define text command mode.
3959 Clarify how tooltips work.
3960 (GDB Graphical Interface): Explain how to run in text command mode
3961 more clearly.
3962
39632006-11-25 Juanma Barranquero <lekktu@gmail.com>
3964
3965 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3966
39672006-11-22 Juanma Barranquero <lekktu@gmail.com>
3968
3969 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3970
8cf51b2c
GM
39712006-11-18 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3974 and EMACS is deprecated.
3975
39762006-11-18 Juanma Barranquero <lekktu@gmail.com>
3977
3978 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3979
c8763fb6 39802006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3981
3982 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3983
3984 * emacs.texi: Include xresources.texi both for info and dvi.
3985
3986 * xresources.texi: Merge text from xresmini.texi.
3987
c8763fb6 39882006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3989
3990 * glossary.texi: Fix typos.
3991
8cf51b2c
GM
39922006-11-06 Richard Stallman <rms@gnu.org>
3993
3994 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3995
3996 * ack.texi (Acknowledgments): Fix name spelling.
3997
39982006-11-01 Juri Linkov <juri@jurta.org>
3999
4000 * search.texi (Word Search): Document incremental word search.
4001
40022006-10-28 Glenn Morris <rgm@gnu.org>
4003
4004 * ack.texi (Acknowledgments): Add cal-html author.
4005
4006 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
4007 Calendar"). Describe new package cal-html.
4008 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
4009 Calendar Files."
4010
8cf51b2c
GM
40112006-10-23 Richard Stallman <rms@gnu.org>
4012
4013 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
4014 Abbrev mode is enabled.
4015
8cf51b2c
GM
40162006-10-16 Richard Stallman <rms@gnu.org>
4017
8cf51b2c
GM
4018 * emacs.texi: Update ISBN.
4019
8cf51b2c
GM
40202006-10-11 Kim F. Storm <storm@cua.dk>
4021
4022 * emacs.texi (Acknowledgments): Use @dotless{i}.
4023
40242006-10-08 Nick Roberts <nickrob@snap.net.nz>
4025
4026 * building.texi (Breakpoints Buffer): Mention catchpoints.
4027
40282006-10-08 Kim F. Storm <storm@cua.dk>
4029
4030 * ack.texi (Acknowledgments): Update.
4031
4032 * emacs.texi (Acknowledgments): Fix bad @/ form.
4033
8cf51b2c
GM
40342006-10-05 Kim F. Storm <storm@cua.dk>
4035
4036 * emacs.texi (Acknowledgments): Add more contributors.
4037
40382006-10-03 Richard Stallman <rms@gnu.org>
4039
4040 * emacs.texi (Acknowledgments): Update version and edition.
4041
8cf51b2c
GM
40422006-10-01 Karl Berry <karl@gnu.org>
4043
4044 * custom.texi (Customization Groups): Page break to keep example buffer
4045 on one page.
4046
40472006-09-30 Karl Berry <karl@gnu.org>
4048
4049 * programs.texi (Basic Indent): @need to improve page break.
4050 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4051
40522006-09-29 Glenn Morris <rgm@gnu.org>
4053
4054 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4055
40562006-09-29 Karl Berry <karl@gnu.org>
4057
4058 * windows.texi (Basic Window): Remove forced @break, no longer
4059 desirable.
4060 * frames.texi (Frame Commands),
4061 * mark.texi (Marking Objects): Reword to avoid bad page break.
4062 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4063
40642006-09-19 Richard Stallman <rms@gnu.org>
4065
4066 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4067 stick to present tense.
4068
c8763fb6 40692006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4070
4071 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4072 to x-gtk-use-old-file-dialog.
4073 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4074
40752006-09-15 Jay Belanger <belanger@truman.edu>
4076
49823426 4077 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4078 Change "Library Public License" to "Lesser Public License"
4079 throughout. Use "yyyy" to represent year.
4080
8cf51b2c
GM
40812006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4082
4083 * files.texi (Visiting): Add index entry "open file".
4084
8cf51b2c
GM
40852006-09-11 Richard Stallman <rms@gnu.org>
4086
4087 * building.texi (Compilation Mode): Clarification.
4088 (Grep Searching): Add xref to Compilation Mode.
4089
8cf51b2c
GM
40902006-09-08 Richard Stallman <rms@gnu.org>
4091
4092 * search.texi (Search): Ref multi-file search commands here.
4093 (Other Repeating Search): Not here.
4094
8cf51b2c
GM
40952006-08-28 Richard Stallman <rms@gnu.org>
4096
4097 * windows.texi (Split Window): Update xref.
4098
4099 * basic.texi (Continuation Lines): Update xref.
4100
4101 * indent.texi (Tab Stops): Update xref.
4102
4103 * emacs.texi (Top): Update subnode menu.
4104
4105 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4106 split out of Display Custom.
4107
41082006-08-25 Kim F. Storm <storm@cua.dk>
4109
4110 * display.texi (Display Custom): Add variables overline-margin
4111 and x-underline-at-descent-line.
4112
41132006-08-25 Richard Stallman <rms@gnu.org>
4114
4115 * entering.texi (Exiting): Rewrite to give graphical displays
4116 priority over text terminals.
4117
4118 * search.texi (Incremental Search): Move index entries.
4119
41202006-08-23 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * custom.texi (Init File): Reference Find Init to avoid "home
4123 directory" confusion.
4124
41252006-08-22 Nick Roberts <nickrob@snap.net.nz>
4126
4127 * building.texi (Other GDB-UI Buffers): Describe how to edit
4128 a value in the locals buffer.
4129
41302006-08-21 Richard Stallman <rms@gnu.org>
4131
4132 * search.texi (Basic Isearch): Add `isearch' index entry.
4133
41342006-08-16 Richard Stallman <rms@gnu.org>
4135
4136 * misc.texi (Saving Emacs Sessions): Clean up wording.
4137
4138 * mark.texi (Marking Objects): Mention term "select all".
4139
4140 * emacs.texi (Top): Update subnode menu.
4141
4142 * help.texi (Help Mode): Move node up in file.
4143
8cf51b2c
GM
41442006-08-15 Nick Roberts <nickrob@snap.net.nz>
4145
4146 * building.texi (Stack Buffer): Explain fringe arrow.
4147
8cf51b2c
GM
41482006-08-12 Eli Zaretskii <eliz@gnu.org>
4149
8cf51b2c
GM
4150 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4151 on startup.
4152
41532006-08-11 Romain Francoise <romain@orebokech.com>
4154
4155 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4156
41572006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4158
4159 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4160
41612006-08-10 Richard Stallman <rms@gnu.org>
4162
4163 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4164 with face merging. Empty regions don't count.
4165 Clarify face property inheritance.
8cf51b2c
GM
4166
41672006-08-08 Romain Francoise <romain@orebokech.com>
4168
4169 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4170 <arjuropo@cc.jyu.fi>.
4171
8cf51b2c
GM
41722006-08-04 Eli Zaretskii <eliz@gnu.org>
4173
4174 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4175 apply to all frames.
4176
8cf51b2c
GM
41772006-08-01 Richard Stallman <rms@gnu.org>
4178
4179 * help.texi (Name Help): Add index entries for describe-variable.
4180
41812006-08-01 Nick Roberts <nickrob@snap.net.nz>
4182
4183 * building.texi (GDB Graphical Interface): Shorten node names.
4184 (GDB-UI Layout): Use GDB-related.
4185 (Other GDB-UI Buffers): Simplify English.
4186
41872006-07-31 Richard Stallman <rms@gnu.org>
4188
4189 * search.texi (Query Replace): Add xref for Dired's Q command.
4190
8cf51b2c
GM
41912006-07-31 Nick Roberts <nickrob@snap.net.nz>
4192
4193 * building.texi (GDB commands in Fringe): Rename to...
4194 (Source Buffers): ..this and move forward. Describe hollow arrow and
4195 new option gdb-find-source-frame.
4196
41972006-07-29 Richard Stallman <rms@gnu.org>
4198
4199 * dired.texi (Operating on Files): Simplify previous change
4200 and fix Texinfo usage.
4201
42022006-07-29 Eli Zaretskii <eliz@gnu.org>
4203
4204 * dired.texi (Operating on Files): Add cross-references. State the
4205 Unix commands that do similar things.
4206
42072006-07-28 Richard Stallman <rms@gnu.org>
4208
4209 * mark.texi (Transient Mark): Clarify that region never disappears
4210 when Transient Mark mode is off, and not when it is on.
4211
42122006-07-27 Richard Stallman <rms@gnu.org>
4213
4214 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4215
42162006-07-24 Richard Stallman <rms@gnu.org>
4217
4218 * xresources.texi (GTK styles): Fix texinfo usage.
4219
8cf51b2c
GM
4220 * commands.texi (User Input): Explain why we teach keyboard cmds.
4221
4222 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4223 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4224 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4225 * doclicense.texi, display.texi, dired.texi, basic.texi:
4226 * anti.texi, ack.texi: Move periods and commas inside quotes.
4227
42282006-07-22 Eli Zaretskii <eliz@gnu.org>
4229
4230 * cmdargs.texi (General Variables): Document EMAIL.
4231
42322006-07-21 Eli Zaretskii <eliz@gnu.org>
4233
4234 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4235 doesn't have effect on MS-Windows.
4236
8cf51b2c
GM
42372006-07-17 Richard Stallman <rms@gnu.org>
4238
4239 * building.texi (Grep Searching): Explain about chaining grep commands.
4240
8cf51b2c
GM
42412006-07-10 Nick Roberts <nickrob@snap.net.nz>
4242
49823426 4243 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4244
42452006-07-09 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4248 is invoked for multiple files.
4249
42502006-07-08 Eli Zaretskii <eliz@gnu.org>
4251
4252 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4253 on-line manual for the rest of this node.
4254 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4255 unconditionally.
4256 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4257 Improve wording.
4258 (Windows Printing): Improve wording.
4259 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4260 rest of this node.
4261
8cf51b2c
GM
42622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4263
49823426
GM
4264 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4265 with eval-buffer.
8cf51b2c
GM
4266
42672006-07-05 Nick Roberts <nickrob@snap.net.nz>
4268
4269 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4270 of character translation.
4271
42722006-07-04 Nick Roberts <nickrob@snap.net.nz>
4273
4274 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4275
42762006-07-03 Karl Berry <karl@gnu.org>
4277
4278 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4279 not-too-underfull hboxes in the TeX output.
4280 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4281 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4282 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4283 * sending.texi, text.texi: Fix overfull/underfull boxes.
4284
42852006-07-03 Romain Francoise <romain@orebokech.com>
4286
4287 * m-x.texi (M-x): Fix.
4288
42892006-07-03 Richard Stallman <rms@gnu.org>
4290
8cf51b2c
GM
4291 * search.texi (Other Repeating Search): filename -> file name.
4292
4293 * misc.texi (Narrowing): Minor cleanups.
4294
4295 * files.texi (Visiting): filename -> file name.
4296
4297 * emacs.texi (Top): Update subnode menus.
4298
4299 * mule.texi (Coding Systems): Move char translation stuff here.
4300 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4301 (Recognize Coding): Substantial local rewrites.
4302 (International): Update menu.
4303
4304 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4305 (Scrolling): Substantial local rewrites.
4306 (Display): Update menu and intro.
4307
4308 * dired.texi: filename -> file name.
4309
4310 * custom.texi (Safe File Variables): Texinfo usage fix.
4311
f0131492 43122006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4313
4314 * help.texi, m-x.texi: Lots of cleanups.
4315
8cf51b2c
GM
43162006-06-30 Eli Zaretskii <eliz@gnu.org>
4317
4318 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4319 (Windows Processes, Windows Misc): Shorten the printed version by
4320 selectively conditioning less important portions by @ifnottex.
4321
8cf51b2c
GM
43222006-06-27 Richard Stallman <rms@gnu.org>
4323
4324 * mini.texi (Minibuffer File): Minor cleanup.
4325
43262006-06-25 Nick Roberts <nickrob@snap.net.nz>
4327
4328 * frames.texi (XTerm Mouse): Rename to...
4329 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4330
4331 * emacs.texi (Top): Use new node name.
4332
43332006-06-24 Eli Zaretskii <eliz@gnu.org>
4334
4335 * emacs.texi (Top): Update the detailed menu according to changes in
4336 msdog.texi.
4337
4338 * msdog.texi (Windows Keyboard): New section.
4339 (Windows Mouse): New section.
4340 (Windows System Menu): Remove section (text merged with "Windows
4341 Keyboard").
4342 (Windows Misc): New section.
4343
4344 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4345
4346 * msdog.texi (ls in Lisp): New section.
4347
4348 * files.texi (Visiting): Document case-insensitive wildcard matching
4349 under find-file-wildcards.
4350
8cf51b2c
GM
43512006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4352
4353 * macos.texi (Mac Input): Add description of mac-function-modifier.
4354 Now Unicode keyboard layouts work.
4355
8cf51b2c
GM
43562006-06-10 Richard Stallman <rms@gnu.org>
4357
4358 * mule.texi (Recognize Coding): Clarify previous change.
4359
43602006-06-09 Kenichi Handa <handa@m17n.org>
4361
4362 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4363 notation.
4364
43652006-06-07 Kevin Ryde <user42@zip.com.au>
4366
4367 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4368 manual for @ifnottex, but in emacs-extra for @iftex.
4369
4370 * cmdargs.texi (General Variables): Fix smtpmail xref.
4371
43722006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4373
8cf51b2c 4374 * programs.texi (Comment Commands):
8cf51b2c 4375 * custom.texi (Specifying File Variables):
49823426 4376 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4377
43782006-06-07 Nick Roberts <nickrob@snap.net.nz>
4379
4380 * building.texi (Watch Expressions): Move node to end.
4381 (GDB Graphical Interface): Move description of clicks in fringe...
4382 (GDB commands in the Fringe): ...to here. New node.
4383
8cf51b2c
GM
43842006-06-05 Romain Francoise <romain@orebokech.com>
4385
49823426 4386 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4387
43882006-06-05 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * building.texi (GDB Graphical Interface): Update bindings.
4391 (Commands of GUD): Add gud-print. Remove gud-run.
4392 Restate availability more generally.
4393
f0131492 43942006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4395
4396 * mini.texi: Lots of cleanups.
4397
43982006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4399
4400 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4401 and Mouse-2.
4402
c8763fb6 44032006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4404
4405 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4406
8cf51b2c
GM
44072006-05-31 Richard Stallman <rms@gnu.org>
4408
4409 * basic.texi (Moving Point): Fix previous change.
4410
c8763fb6 44112006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4412
4413 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4414
f0131492 44152006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4416
4417 * basic.texi: Many simplifications and improvements in wording.
4418
8cf51b2c
GM
44192006-05-26 Nick Roberts <nickrob@snap.net.nz>
4420
4421 * anti.texi (Antinews): Create a node for gdb-ui.
4422
8cf51b2c
GM
44232006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4424
4425 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4426
44272006-05-20 Richard Stallman <rms@gnu.org>
4428
4429 * dired.texi (Dired Navigation): dired-goto-file is now j.
4430
8cf51b2c
GM
44312006-05-20 Eli Zaretskii <eliz@gnu.org>
4432
4433 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4434 and their aliases.
4435
4436 * msdog.texi (Windows Printing): Mention non-support of plain text
4437 printing with some el-cheapo printers, and suggest a workaround.
4438
44392006-05-20 Kevin Ryde <user42@zip.com.au>
4440
4441 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4442 remove the bit saying you must set it.
4443
44442006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4445
4446 * trouble.texi (Checklist):
4447 * text.texi (Text, Auto Fill, Text Mode):
4448 * search.texi (Nonincremental Search):
4449 * rmail.texi (Rmail Labels):
4450 * mule.texi (Input Methods, Multibyte Conversion):
4451 * misc.texi (Gnus, Where to Look, PostScript):
4452 * maintaining.texi (Create Tags Table):
4453 * indent.texi (Indentation Commands):
4454 * fixit.texi (Spelling):
4455 * emacs.texi (Copying):
4456 * custom.texi (Init File): ifinfo -> ifnottex.
4457
8cf51b2c
GM
44582006-05-17 Richard Stallman <rms@gnu.org>
4459
4460 * files.texi (Diff Mode): Mention C-x `.
4461
44622006-05-08 Richard Stallman <rms@gnu.org>
4463
4464 * custom.texi (Disabling): Textual cleanups.
4465
8cf51b2c
GM
44662006-05-12 Glenn Morris <rgm@gnu.org>
4467
4468 * calendar.texi (Displaying the Diary, Format of Diary File):
4469 Refer to diary-view-entries, diary-list-entries,
4470 diary-show-all-entries rather than obsolete aliases.
4471
44722006-05-12 Eli Zaretskii <eliz@gnu.org>
4473
4474 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4475 (Displaying the Diary, Special Diary Entries, Importing Diary):
4476 * building.texi (Compilation Shell):
4477 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4478 emacs-xtra with @inforef's.
4479
4480 * files.texi (Visiting): Fix wording.
4481
4482 * mule.texi (Coding Systems, Text Coding): More indexing.
4483 Mention that C-x RET f can set eol conversion.
4484
c8763fb6 44852006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4486
4487 * xresmini.texi (GTK resources): Insert GTK description.
4488
4489 * xresources.texi (GTK resources): metafont should be menufont.
4490
8cf51b2c
GM
44912006-05-06 Michael Albinus <michael.albinus@gmx.de>
4492
49823426 4493 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4494 method, user name and host name is active only in partial
4495 completion mode.
4496
8cf51b2c
GM
44972006-05-06 Eli Zaretskii <eliz@gnu.org>
4498
4499 * makefile.w32-in (emacs.dvi):
4500 * Makefile.in (emacs.dvi): Add xresmini.texi.
4501
4502 * xresmini.texi (Table of Resources): Remove xref to non-existent
4503 node "LessTif Resources".
4504
4505 * msdog.texi (Microsoft Windows):
4506 * calendar.texi (Calendar/Diary, Displaying the Diary)
4507 (Special Diary Entries, Importing Diary, Holidays):
4508 * programs.texi (Program Modes):
4509 * text.texi (Text):
4510 * buffers.texi (Several Buffers):
4511 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4512
45132006-05-06 Eli Zaretskii <eliz@gnu.org>
4514
4515 The following changes merge the emacs-xtra manual into the main
4516 manual, but only for on-line version of the manual.
4517
4518 * vc2-xtra.texi (Version Backups, Local Version Control)
4519 (Making Snapshots, Change Logs and VC, Version Headers)
4520 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4521 on-line manual.
4522
4523 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4524 for on-line manual.
4525
4526 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4527 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4528 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4529 for on-line manual.
4530
4531 * fortran-xtra.texi (Fortran, Fortran Autofill)
4532 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4533 for on-line manual.
4534
4535 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4536 Conditional xref's for on-line manual.
4537
4538 * emerge-xtra.texi (Emerge, Overview of Emerge)
4539 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4540 manual.
4541
4542 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4543 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4544 (EMACSSOURCES): Use EMACS_XTRA.
4545 (../info/emacs-xtra): Remove.
4546 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4547
4548 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4549 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4550 (EMACSSOURCES): Use EMACS_XTRA.
4551 ($(infodir)/emacs-xtra): Remove.
4552 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4553
4554 * trouble.texi (Quitting):
4555 * text.texi (Text):
4556 * programs.texi (Program Modes):
4557 * msdog.texi (Microsoft Windows):
4558 * frames.texi (Frames):
4559 * files.texi (Backup, Version Control, VC Concepts)
4560 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4561 (Registering, VC Status, VC Undo, Multi-User Branching)
4562 (Comparing Files):
4563 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4564 (Displaying the Diary, Special Diary Entries, Importing Diary):
4565 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4566 conditional xref's, depending on @iftex/@ifnottex.
4567
4568 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4569 "MS-DOS". @include msdog-xtra.texi.
4570
4571 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4572 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4573
4574 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4575 for vc-xtra.texi subsections.
4576 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4577 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4578
4579 * sending.texi (Sending Mail): A @node line without explicit Prev,
4580 Next, and Up links.
4581
4582 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4583 Next, and Up links.
4584
4585 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4586 and its sections. @include picture-xtra.texi.
4587
4588 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4589 "Emerge".
4590 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4591
4592 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4593 exact duplicate of its name-sake in calendar.texi.
4594
4595 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4596 "Advanced Calendar/Diary Usage".
4597 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4598
4599 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4600 dired-xtra.texi.
4601 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4602
4603 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4604 (Files) [ifnottex]: Add menu entry for Autorevert.
4605
4606 * emacs-xtra.texi (Introduction): Reword to make consistent with
4607 printed version only.
4608 <Top level>: Remove the body of all chapters and move them to the
4609 new *-xtra.texi files. Use @raisesections and @lowersections to
4610 convert sections to chapters etc.
4611
4612 * msdog-xtra.texi:
4613 * fortran-xtra.texi:
4614 * vc-xtra.texi:
4615 * vc1-xtra.texi:
4616 * vc2-xtra.texi:
4617 * emerge-xtra.texi:
4618 * cal-xtra.texi:
4619 * dired-xtra.texi:
4620 * arevert-xtra.texi: New files, with text from respective chapters
4621 of emacs-xtra.texi. Convert each @chapter into @section, @section
4622 into @subsection, etc.
4623
1c6c854e 4624 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4625 updated.
4626
4627 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4628 Windows". All references updated.
4629
46302006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4631
4632 * macos.texi (Mac Input): Mention input from Character Palette.
4633 (Mac Font Specs): Fix typo.
4634
46352006-05-05 Richard Stallman <rms@gnu.org>
4636
4637 * files.texi (Diff Mode): Minor cleanup.
4638
46392006-05-05 Karl Berry <karl@gnu.org>
4640
8cf51b2c
GM
4641 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4642 errors from the current release of makeinfo (4.8).
4643 * help.texi (Library Keywords): Change widest word in multitable
4644 template from `emulations' to `convenience'. (Not sure if this is
4645 related to the font change.)
4646
46472006-05-05 Eli Zaretskii <eliz@gnu.org>
4648
4649 * files.texi (File Names): Add a footnote about limited support of
4650 ~USER on MS-Windows.
4651
4652 * cmdargs.texi (Initial Options): Add a footnote about limited
4653 support of ~USER on MS-Windows.
4654
46552006-05-03 Richard Stallman <rms@gnu.org>
4656
4657 * files.texi (Diff Mode): Node moved here.
4658 (Comparing Files): Delete what duplicates new node.
4659 (Files): Put Diff Mode in menu.
4660
1c6c854e 4661 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4662
4663 * emacs.texi (Top): Update menu for Diff Mode.
4664
4665 * trouble.texi (Emergency Escape): Simplify.
4666
4667 * emacs.texi (Top): Minor clarification.
4668
46692006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4670
4671 * commands.texi, entering.texi, screen.texi: Many simplifications.
4672
46732006-05-03 Richard Stallman <rms@gnu.org>
4674
4675 * commands.texi (Text Characters): Delete paragraph about unibyte
4676 non-ASCII printing chars.
4677
4678 * killing.texi (Killing): Say "graphical displays".
4679 * display.texi: Say "graphical displays".
4680
4681 * cmdargs.texi (Misc X): Say "graphical displays".
4682
46832006-05-01 Richard Stallman <rms@gnu.org>
4684
4685 * emacs.texi (Top): Add Diff Mode to menu.
4686
46872006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4688
4689 * misc.texi (Diff Mode): New node.
4690
46912006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4692
4693 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4694 (Mac Environment Variables): Shorten example line.
4695 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4696
46972006-05-01 Nick Roberts <nickrob@snap.net.nz>
4698
4699 * building.texi (GUD Customization): Describe cases %d and %c.
4700 Update description for %e.
4701
47022006-04-30 Glenn Morris <rgm@gnu.org>
4703
4704 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4705
47062006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4707
4708 * custom.texi (Examining): Update C-h v output example.
4709
47102006-04-29 Kim F. Storm <storm@cua.dk>
4711
4712 * building.texi (Grep Searching): Add lgrep and rgrep.
4713
8cf51b2c
GM
47142006-04-23 Richard Stallman <rms@gnu.org>
4715
4716 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4717
4718 * xresmini.texi: New file.
4719
4720 * xresources.texi (Face Resources): Split table into font resources
4721 and the rest. Combine similar attributes for brevity.
4722
8cf51b2c
GM
47232006-04-21 Eli Zaretskii <eliz@gnu.org>
4724
4725 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4726 backslashes and case-insensitivity in file names (moved to the
4727 main manual).
4728 (MS-DOS Printing): Move most of the text to the main manual.
4729
4730 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4731 New nodes.
4732 (Windows Processes, Windows System Menu): Add index entries and
4733 fix wording.
4734
8cf51b2c
GM
47352006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4736
4737 * misc.texi (Shell Ring): Add notes on saved input when
4738 navigating off the end of the history list.
4739
47402006-04-18 Chong Yidong <cyd@mit.edu>
4741
4742 * misc.texi (Shell Options): Correct default value of
4743 comint-scroll-show-maximum-output.
4744
8cf51b2c
GM
47452006-04-18 Nick Roberts <nickrob@snap.net.nz>
4746
4747 * building.texi (Watch Expressions): Update.
4748
8cf51b2c
GM
47492006-04-12 Richard Stallman <rms@gnu.org>
4750
4751 * search.texi: Clean up previous change.
4752
47532006-04-12 Eli Zaretskii <eliz@gnu.org>
4754
4755 * search.texi (Regexp Backslash, Regexp Replace): Add index
4756 entries for ``back reference'' and mention the term itself in the
4757 text.
4758
47592006-04-11 Richard Stallman <rms@gnu.org>
4760
4761 * custom.texi (Safe File Variables):
4762 Document enable-local-variables = :safe.
4763
47642006-04-11 Karl Berry <karl@gnu.org>
4765
4766 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4767 (Remote Repositories, Version Backups, Local Version Control)
4768 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4769 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4770 (Renaming VC Work Files and Master Files)
4771 (Inserting Version Control Headers, Customizing VC, General Options)
4772 (Options for RCS and SCCS, Options specific for CVS): Move all
4773 these nodes to emacs-xtra.texi, for brevity.
4774 * cmdargs.texi, files.texi: Change cross-references.
4775
8cf51b2c
GM
47762006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4777
4778 * files.texi (Old Versions): Update description of vc-annotate's
4779 use of color to indicate date ranges.
4780
8cf51b2c
GM
47812006-04-09 Kevin Ryde <user42@zip.com.au>
4782
8cf51b2c
GM
4783 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4784 put info and printed manual names the right way around.
4785
47862006-04-09 Karl Berry <karl@gnu.org>
4787
4788 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4789 emacs-xtra.texi, leaving only MS Windows information.
4790 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4791 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4792 node names.
4793
4794 * emacs.texi: Move @summarycontents and @contents to the beginning
4795 of the file.
4796
8cf51b2c
GM
47972006-04-08 Kevin Ryde <user42@zip.com.au>
4798
4799 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4800
48012006-04-07 Richard Stallman <rms@gnu.org>
4802
4803 * programs.texi (Comments, Comment Commands, Options for Comments)
4804 (Multi-Line Comments): "Align", not "indent".
4805 (Basic Indent): C-j deletes trailing whitespace before the newline.
4806
48072006-04-06 Richard Stallman <rms@gnu.org>
4808
8cf51b2c
GM
4809 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4810
48112006-04-06 Eli Zaretskii <eliz@gnu.org>
4812
4813 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4814
8cf51b2c
GM
48152006-04-05 Richard Stallman <rms@gnu.org>
4816
4817 * emacs.texi (Top): Update subnode menu.
4818
4819 * trouble.texi (Unasked-for Search): Node deleted.
4820 (Lossage): Delete from menu.
4821
48222006-04-04 Richard Stallman <rms@gnu.org>
4823
4824 * trouble.texi: Various cleanups.
4825 (Checklist): Don't bother saying how to snail a bug report.
4826 (Emergency Escape): Much rewriting.
4827 (After a Crash): Rename the core dump immediately.
4828 (Total Frustration): Call it a psychotherapist.
4829 (Bug Criteria): Avoid "illegal instruction".
4830 (Sending Patches): We always put the contributor's name in.
4831
4832 * misc.texi (Thumbnails): Minor correction.
4833
8cf51b2c
GM
48342006-04-03 Richard Stallman <rms@gnu.org>
4835
4836 * misc.texi (Thumbnails): Minor cleanup.
4837
48382006-04-02 Karl Berry <karl@gnu.org>
4839
4840 * sending.texi (Mail Sending): pxref to Top needs five args.
4841
4842 * texinfo.tex: Update to current version (2006-03-21.13).
4843
8cf51b2c
GM
48442006-03-31 Richard Stallman <rms@gnu.org>
4845
4846 * emacs.texi (Top): Update subnode menu.
4847
4848 * help.texi (Help Mode): Cleanup.
4849
4850 * dired.texi: Many cleanups.
4851 (Dired Deletion): Describe dired-recursive-deletes.
4852 (Operating on Files): dired-create-directory moved.
4853 (Misc Dired Features): Move to here.
4854 (Tumme): Node moved to misc.texi.
4855
4856 * custom.texi: Many cleanups.
4857 (Minor Modes): Don't mention ISO Accents Mode.
4858 (Examining): Update C-h v output example.
4859 (Hooks): Add index and xref for add-hook.
4860 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4861 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4862
4863 * misc.texi: Many cleanups.
4864 (beginning): Add to summary of topics.
4865 (Shell): Put eshell xref at the end. Remove eshell from table.
4866 (Thumbnails): New node.
4867
8cf51b2c
GM
48682006-03-28 Eli Zaretskii <eliz@gnu.org>
4869
4870 * files.texi (File Name Cache): Make it clear that the cache is
4871 not persistent.
4872
8cf51b2c
GM
48732006-03-25 Karl Berry <karl@gnu.org>
4874
49823426
GM
4875 * emacs-xtra.texi, emacs.texi, gnu.texi:
4876 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4877 (2) do not indent copyright year list (or anything else).
4878
8cf51b2c
GM
48792006-03-21 Juanma Barranquero <lekktu@gmail.com>
4880
4881 * files.texi (VC Dired Mode): Remove misplaced brackets.
4882
48832006-03-21 Andre Spiegel <spiegel@gnu.org>
4884
4885 * files.texi: Various updates and clarifications in the VC chapter.
4886
48872006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4888
4889 * help.texi (Help Mode): Document "C-c C-c".
4890
8cf51b2c
GM
48912006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4892
4893 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4894 menu in the standalone Info reader.
4895
48962006-03-15 Chong Yidong <cyd@stupidchicken.com>
4897
4898 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4899 moved here from Emacs manual.
4900
4901 * programs.texi (Fortran): Section moved to emacs-xtra.
4902 (Program Modes): Xref to Fortran in emacs-xtra.
4903
4904 * maintaining.texi (Emerge): Move to emacs-xtra.
4905 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4906
4907 * picture.texi: File deleted.
4908 * Makefile.in:
4909 * makefile.w32-in: Remove picture.texi.
4910
4911 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4912 * abbrevs.texi (Abbrevs):
4913 * sending.texi (Sending Mail): Picture node removed.
4914
4915 * emacs.texi (Top): Update node listings.
4916
8cf51b2c
GM
49172006-03-12 Richard Stallman <rms@gnu.org>
4918
4919 * calendar.texi: Various cleanups.
4920
8cf51b2c
GM
49212006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4922
4923 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4924 syntax.
4925
8cf51b2c
GM
49262006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * search.texi (Regexps): More accurately describe which characters
4929 are special in which situations. Recommend _not_ to quote `]' or
4930 `-' when they are not special.
4931
8cf51b2c
GM
49322006-02-28 Andre Spiegel <spiegel@gnu.org>
4933
4934 * files.texi (Old Versions): Clarify operation of C-x v =.
4935
8cf51b2c
GM
49362006-02-21 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * building.texi (Watch Expressions): Update and describe
4939 gdb-speedbar-auto-raise.
4940
49412006-02-19 Richard M. Stallman <rms@gnu.org>
4942
4943 * emacs.texi: Use @smallbook.
4944 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4945 Update subnode menu.
4946
4947 * building.texi (Lisp Interaction): Minor addition.
4948
49492006-02-18 Nick Roberts <nickrob@snap.net.nz>
4950
4951 * building.texi (Watch Expressions): Update and be more precise.
4952
c8763fb6 49532006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4954
4955 * maintaining.texi (Create Tags Table): Explain why the
4956 exception when etags writes to files under the /dev tree.
4957
49582006-02-14 Richard M. Stallman <rms@gnu.org>
4959
4960 * custom.texi (Safe File Variables): Lots of clarification.
4961 Renamed from Unsafe File Variables.
4962
49632006-02-14 Chong Yidong <cyd@stupidchicken.com>
4964
4965 * custom.texi (Unsafe File Variables): File variable confirmation
4966 assumed denied in batch mode.
4967
49682006-02-14 Richard M. Stallman <rms@gnu.org>
4969
4970 * building.texi (GDB User Interface Layout): Don't say `inferior'
4971 for program being debugged.
4972
49732006-02-15 Nick Roberts <nickrob@snap.net.nz>
4974
4975 * building.texi (GDB Graphical Interface):
4976 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4977
49782006-02-13 Chong Yidong <cyd@stupidchicken.com>
4979
4980 * custom.texi (Specifying File Variables, Unsafe File Variables):
4981 New nodes, split from File Variables. Document new file local
4982 variable behavior.
4983
49842006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4985
4986 * display.texi (Standard Faces):
8cf51b2c
GM
4987 * files.texi (Visiting):
4988 * frames.texi (Clipboard):
4989 * glossary.texi (Glossary) <Clipboard>:
4990 * xresources.texi (X Resources): Mention Mac OS port.
4991
8cf51b2c
GM
49922006-02-12 Richard M. Stallman <rms@gnu.org>
4993
4994 * building.texi (Building): Clarify topic in intro.
4995
4996 * maintaining.texi (Maintaining): Change title; clarify topic.
4997 Delete duplicate index entries.
4998
4999 * building.texi (Other GDB User Interface Buffers): Clarifications.
5000
5001 * text.texi (Cell Commands): Clarifications.
5002
5003 * programs.texi (Defuns): Delete duplicate explanation of
5004 left-margin paren convention.
5005 (Hungry Delete): Minor cleanup.
5006
50072006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5008
5009 * dired.texi (Tumme): More tumme documentation.
5010
50112006-02-11 Alan Mackenzie <acm@muc.de>
5012
5013 * programs.texi ("Hungry Delete"): Correct the appellation of the
5014 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
5015
50162006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
5017
5018 * dired.texi (Tumme): Fix small bug.
5019
50202006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5021
5022 * macos.texi (Mac International): Rename "fontset-mac" to
5023 "fontset-standard".
5024
8cf51b2c
GM
50252006-02-09 Mathias Dahl <mathias.dah@gmail.com>
5026
5027 * dired.texi (Tumme): Basic documentation for Tumme added.
5028
8cf51b2c
GM
50292006-02-07 Luc Teirlinck <teirllm@auburn.edu>
5030
5031 * mule.texi (International):
5032 * programs.texi (Basic Indent): Fix typos.
5033
8cf51b2c
GM
5034 * custom.texi (Minor Modes):
5035 * display.texi (Text Display):
5036 * commands.texi (Text Characters): Update xrefs.
5037
50382006-02-07 Richard M. Stallman <rms@gnu.org>
5039
5040 * emacs.texi (Top): Update subnode menu.
5041 Update info on old Emacs papers.
5042 (Intro): "Graphical display", not window system.
5043
5044 * xresources.texi (GTK styles): Minor clarifications.
5045
5046 * trouble.texi: "Graphical display", not window system.
5047 (Stuck Recursive): Minor clarification.
5048
5049 * text.texi: Minor clarifications.
5050 (Sentences): Explain why two-space convention is better.
5051 Explain sentence-end-without-period here.
5052 (Fill Commands): Not here.
5053 (Refill): Node moved down.
5054 (Filling): Update menu.
5055 (Table Creation, Cell Justification, Column Commands): Clarify.
5056
5057 * sending.texi: Minor clarifications.
5058
5059 * search.texi (Regexp Backslash): Clarification.
5060
5061 * rmail.texi: Minor cleanups.
5062 (Rmail): Delete digression about `rmail-mode'.
5063 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5064 (Rmail Files): Mention C-u M-x rmail.
5065 (Rmail Reply): Mention References.
5066 (Rmail Display): Mention rmail-nonignored-headers.
5067
5068 * programs.texi: Minor cleanups.
5069 (Comment Commands): Mention momentary Transient Mark mode.
5070 (Matching): Be more specific about customizing show-paren-mode.
5071 (Info Lookup): Don't list the modes that support C-h S.
5072 Just say what it does in an unsupported mode.
5073 (Man Page): Delete excessive info on customizing woman.
5074 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5075
5076 * abbrevs.texi: Minor clarifications.
5077 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5078 not "dynamic abbrevs" as if they were a kind of abbrev.
5079
5080 * picture.texi (Picture): Minor cleanup.
5081
5082 * mule.texi (Communication Coding): Say "other applications".
5083 (Fontsets): Not specific to X. Add xref to X Resources.
5084 (Unibyte Mode): Rename from Single-Byte Character Support.
5085 "Graphical display", not window system.
5086 (International): Update menu.
5087
5088 * maintaining.texi (Format of ChangeLog):
5089 New node, split out from ChangeLog.
5090 (ChangeLog): Clarifications in the remaining text.
5091 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5092 (Find Tag): Add @w.
5093 (Tags Search): Explain tag table order here. Simplify grep ref.
5094 (List Tags): tags-tag-face is a variable, not a face.
5095 (Emerge): Cleanups.
5096
5097 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5098 (Keyboard Macros): Avoid "the user".
5099
5100 * killing.texi: "Graphical display", not window system.
5101
5102 * help.texi (Help Echo): "Graphical display", not window system.
5103
5104 * glossary.texi: Say "you", not "the user". Say "graphical display".
5105
5106 * frames.texi: Minor cleanups. "Graphical display", not window system.
5107
5108 * files.texi (Visiting): Make drag-and-drop not X-specific.
5109
5110 * custom.texi: Minor cleanups. "Graphical display", not window system.
5111
5112 * cmdargs.texi: Minor cleanups.
5113
5114 * building.texi (Compilation): Move and split kill-compilation para.
5115 Add para about multiple compilers.
5116 (Compilation Mode): Commands also available in grep mode and others.
5117 Mention C-u C-x ` more tutorially. Clarify C-x `.
5118 (Compilation Shell): Clarify. Put Bash example first.
5119 (Grep Searching): Minor cleanups; add @w.
5120 (Debuggers): Minor cleanups.
5121 (Starting GUD): Make GDB xgraphical mode issue clearer.
5122 (Debugger Operation): Lots of clarifications including
5123 GDB tooltip side-effect issue.
5124 (Commands of GUD): Clarify.
5125 (GUD Customization): Add bashdb-mode-hook.
5126 (GDB Graphical Interface): Rewrite for clarity.
5127 (GDB User Interface Layout): Rewrite for clarity.
5128 (Stack Buffer, Watch Expressions): Likewise.
5129 (Other GDB User Interface Buffers): Cleanups.
5130 (Lisp Libraries, External Lisp): Cleanup.
5131
5132 * basic.texi (Position Info): "Graphical displays", rather than
5133 window systems.
5134
5135 * anti.texi: Minor cleanup.
5136
8cf51b2c
GM
51372006-02-03 Eli Zaretskii <eliz@gnu.org>
5138
5139 * custom.texi (Init File, Find Init): Add cross-references to
5140 where $HOME is described.
5141
51422006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5145 is not inside the @table.
5146
5147 * emacs.texi (Top): Correct node name.
5148
5149 * files.texi (File Names): Fix @xref.
5150 (Reverting): Fix typo.
5151
5152 * mule.texi (International): Correct node name.
5153
5154 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5155
51562006-02-01 Richard M. Stallman <rms@gnu.org>
5157
5158 * emacs.texi (Top): Update subnode menu.
5159
5160 * mule.texi: Minor clarifications.
5161 Reduce the specific references to X Windows.
5162 Refer to "graphical" terminals, rather than window systems.
5163 (Text Coding): Rename from Specify Coding.
5164 (Communication Coding, File Name Coding, Terminal Coding):
5165 New nodes split out from Text Coding.
5166
5167 * kmacro.texi: Minor clarifications.
5168 (Keyboard Macro Ring): Comment out some excessive commands.
5169 (Basic Keyboard Macro): Split up the table, putting part in each node.
5170
5171 * major.texi: Minor clarifications.
5172
5173 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5174
5175 * windows.texi: Minor clarifications.
5176 (Change Window): Don't describe mode-line mouse cmds here.
5177 Add xref to Mode Line Mouse.
5178
5179 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5180
5181 * macos.texi (Mac International): Fix xref.
5182
5183 * indent.texi: Minor clarifications.
5184
5185 * frames.texi: Minor clarifications.
5186 Reduce the specific references to X Windows.
5187 Refer to "graphical" terminals, rather than window systems.
5188 (Frame Parameters): Don't mention commands like
5189 set-foreground-color. Just say to customize a face.
5190 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5191
5192 * files.texi: Minor clarifications.
5193 (Numbered Backups): New node, split out from Backup Names.
5194
5195 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5196
5197 * cmdargs.texi (General Variables): Fix xref.
5198
5199 * buffers.texi: Minor clarifications.
5200
8cf51b2c
GM
52012006-01-31 Richard M. Stallman <rms@gnu.org>
5202
5203 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5204 Nodes moved to top.
5205
5206 * display.texi: Minor clarifications.
5207 (Display): Rearrange menu.
5208 (Standard Faces): Mention query-replace face.
5209 (Faces): Simplify.
5210 (Font Lock): Simplify face customization info.
5211 (Highlight Changes): Node merged into Highlight Interactively.
5212 (Highlight Interactively): Much rewriting and cleanup.
5213 (Optional Mode Line): Narrowed line number not good for goto-line.
5214 Simplify face customization advice.
5215 (Text Display): Mention use of escape-glyph face.
5216 Move ctl-arrow and tab-width here.
5217 (Display Custom): Move no-redraw-on-reenter to end of node.
5218
5219 * search.texi: Minor clarifications.
5220 (Isearch Scroll): Simplify.
5221 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5222
5223 * regs.texi (Registers): Mention bookmarks here.
5224
5225 * mark.texi: Minor clarifications.
5226 (Selective Undo): Node deleted.
5227
5228 * m-x.texi: Minor clarifications.
5229
5230 * killing.texi: Minor clarifications.
5231 Refer to "graphical" terminals, rather than window systems.
5232
5233 * help.texi: Clarifications.
5234 (Help): Don't describe C-h F and C-h K here.
5235 (Key Help): Describe C-h K here.
5236 (Name Help): Mention Emacs Lisp Intro.
5237 Describe C-h F here.
5238 (Misc Help): Mention C-h F and C-h K only briefly.
5239
5240 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5241 Selective undo text merged in.
5242 (Spelling): Mention Aspell along with Ispell.
5243
5244 * emacs.texi (Top): Update subnode menus.
5245
5246 * basic.texi (Basic Undo): Rename from Undo. Most of text
5247 moved to new Undo node.
5248
8cf51b2c
GM
52492006-01-29 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * basic.texi (Continuation Lines, Inserting Text):
5252 Mention longlines mode.
5253
52542006-01-29 Richard M. Stallman <rms@gnu.org>
5255
10d1d0af 5256 * screen.texi: Minor cleanups.
8cf51b2c
GM
5257 (Screen): Clean up the intro paragraphs.
5258 (Mode Line): Lots of rewriting. Handle frame-name better.
5259 eol-mnemonic-... vars moved out.
5260
5261 * emacs.texi (Top): Change menu item for MS-DOS node.
5262 Update subnode menu.
5263
5264 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5265 chapter relates to Windows. Title changed.
5266
5267 * mini.texi: Minor cleanups.
5268
5269 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5270 (Mark): Put it in the menu.
5271
5272 * entering.texi: Minor cleanups.
5273
5274 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5275 (Intro): Refer to "graphical" terminals, rather than X.
5276
5277 * display.texi (Display Custom): Add xref to Variables.
5278 (Optional Mode Line): eol-mnemonic-... vars moved here.
5279
5280 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5281 rather than X.
5282
8cf51b2c
GM
5283 * basic.texi: Minor cleanups.
5284 (Undo): selective-undo moved.
5285
8cf51b2c
GM
52862006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5287
5288 * anti.texi (Antinews): Various corrections and additions.
5289
52902006-01-23 Juri Linkov <juri@jurta.org>
5291
5292 * custom.texi (Easy Customization, Customization Groups)
5293 (Browsing Custom): Mention links along with buttons.
5294
8cf51b2c
GM
52952006-01-21 Eli Zaretskii <eliz@gnu.org>
5296
8cf51b2c
GM
5297 * text.texi (TeX Print): Use @key for TAB.
5298
8cf51b2c
GM
5299 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5300
8cf51b2c
GM
53012006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5302
5303 * files.texi (File Aliases): Don't claim that usually separate
5304 buffers are created for two file names that name the same data.
5305 Mention additional situations where different names mean the same
5306 file on disk.
5307
53082006-01-19 Richard M. Stallman <rms@gnu.org>
5309
5310 * killing.texi (Deletion): Upcase @key argument.
5311
5312 * custom.texi (Custom Themes): Minor cleanup.
5313
5314 * programs.texi (Hungry Delete): Upcase @key argument.
5315
8cf51b2c
GM
53162006-01-16 Juri Linkov <juri@jurta.org>
5317
5318 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5319 Move `mode-line-highlight' before `mode-line-buffer-id'.
5320
8cf51b2c
GM
53212006-01-14 Richard M. Stallman <rms@gnu.org>
5322
5323 * basic.texi (Inserting Text): Minor cleanup.
5324
8cf51b2c
GM
53252006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5326
5327 * custom.texi (Changing a Variable, Face Customization):
5328 Update for changes in Custom menus.
5329
8cf51b2c
GM
53302006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5331
5332 * macos.texi (Mac International): Undo last change.
5333
8cf51b2c
GM
53342006-01-02 Chong Yidong <cyd@stupidchicken.com>
5335
5336 * custom.texi (Custom Themes): Describe the new
5337 customize-create-theme interface.
5338
53392005-12-30 Juri Linkov <juri@jurta.org>
5340
5341 * basic.texi (Position Info): Update example.
5342
c8763fb6 53432005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5344
5345 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5346
53472005-12-24 Chong Yidong <cyd@stupidchicken.com>
5348
5349 * custom.texi (Custom Themes): `load-theme' always loads.
5350
53512005-12-23 Juri Linkov <juri@jurta.org>
5352
5353 * display.texi (Highlight Interactively): Use double space to
5354 separate sentences. Replace C-p with M-p, and C-n with M-n.
5355
53562005-12-22 Richard M. Stallman <rms@gnu.org>
5357
5358 * custom.texi (Easy Customization and subnodes):
5359 Replace "active field" with "button".
5360 Use "user option" only for variables.
5361 Use "setting" for variable-or-face.
5362
53632005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5364
5365 * buffers.texi (Select Buffer): Change order in table to make
5366 "Similar" refer to the correct item.
5367 (Indirect Buffers): Minor rewording.
5368
8cf51b2c
GM
53692005-12-20 Juri Linkov <juri@jurta.org>
5370
5371 * files.texi (VC Status): Put P and N near p and n.
5372
8cf51b2c
GM
53732005-12-19 Richard M. Stallman <rms@gnu.org>
5374
5375 * programs.texi (Electric C): Delete the info about newline control.
5376 (Other C Commands): Minor cleanup.
5377 (Left Margin Paren): Minor cleanup.
5378
53792005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5380
5381 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5382 (Customization Groups): Delete text moved to "Browsing Custom".
5383 (Browsing Custom): New node.
5384 (Specific Customization): Clarify which commands only work for
5385 loaded options.
5386
53872005-12-18 Bill Wohler <wohler@newt.com>
5388
5389 * frames.texi (Tool Bars): Shorten text of previous change.
5390
53912005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5392
5393 * files.texi (VC Status): Document log-view mode.
5394
53952005-12-18 Bill Wohler <wohler@newt.com>
5396
5397 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5398 permanently via the customize interface.
5399
8cf51b2c
GM
54002005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5401
5402 * killing.texi (Killing by Lines): Document `kill-whole-line'
5403 function.
5404
c8763fb6 54052005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5406
5407 * buffers.texi (Select Buffer): Change `prev-buffer' to
5408 `previous-buffer'. Indicate that these functions use a frame
5409 local buffer list.
5410
8cf51b2c
GM
54112005-12-12 Richard M. Stallman <rms@gnu.org>
5412
5413 * custom.texi (Easy Customization): Change menu comment.
5414 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5415
5416 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5417 (Help): Among the Apropos commands, describe only C-h a here.
5418
54192005-12-11 Richard M. Stallman <rms@gnu.org>
5420
5421 * programs.texi (Options for Comments): Comment-end starts with space.
5422
5423 * glossary.texi (Glossary): Minor cleanup.
5424
5425 * files.texi (Old Versions): Use @table.
5426
8cf51b2c
GM
54272005-12-10 David Koppelman <koppel@ece.lsu.edu>
5428
5429 * display.texi (Highlight Interactively): Include
5430 global-hi-lock-mode. Add miscellaneous details and elaborations.
5431
54322005-12-09 Richard M. Stallman <rms@gnu.org>
5433
5434 * display.texi (Font Lock): Delete the Global FL menu item.
5435
54362005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5437
5438 * custom.texi (Minibuffer Maps): Mention the maps for file name
5439 completion.
5440
54412005-12-09 Kim F. Storm <storm@cua.dk>
5442
5443 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5444 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5445 cursor to next corner in rectangle; clarify insert around rectangle.
5446
8cf51b2c
GM
54472005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5448
5449 * custom.texi (Customization): Use xref to elisp manual for
5450 non-TeX output.
5451 (Minor Modes): Update.
5452 (Customization Groups, Changing a Variable, Face Customization):
5453 Update for new appearance of Custom buffers.
5454 (Changing a Variable): `custom-buffer-done-function' has been
5455 replaced by `custom-buffer-done-kill'.
5456 (Specific Customization): In the `customize-group' buffer, a
5457 subgroup's contents are not "hidden". They are not included at
5458 all. They have no [Show] button.
5459 (Mouse Buttons): Add pxref to description of mouse event lists in
5460 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5461 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5462 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5463
54642005-12-08 Richard M. Stallman <rms@gnu.org>
5465
5466 * mini.texi (Completion Commands, Completion):
5467 In file name input, SPC does not do completion.
5468
8cf51b2c
GM
54692005-12-08 Nick Roberts <nickrob@snap.net.nz>
5470
5471 * building.texi (GDB Graphical Interface): Explain screen size
5472 setting.
5473 (Other GDB User Interface Buffers): Describe features specific to
5474 GDB 6.4.
5475
8cf51b2c
GM
54762005-12-01 Nick Roberts <nickrob@snap.net.nz>
5477
5478 * building.texi (GDB User Interface Layout): Describe how to
5479 kill associated buffers.
5480 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5481 (Watch Expressions): Be more precise.
5482 (Other GDB User Interface Buffers): Describe how to change a
5483 register value.
5484
8cf51b2c
GM
54852005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5486
5487 * macos.texi (Mac Input): Remove description of
5488 mac-command-key-is-meta. Add descriptions of
5489 mac-control-modifier, mac-command-modifier, and
5490 mac-option-modifier.
5491 (Mac International): Fix description of conversion of clipboard data.
5492 (Mac Font Specs): Add example of font customization by face attributes.
5493
54942005-11-22 Nick Roberts <nickrob@snap.net.nz>
5495
5496 * building.texi (Watch Expressions): Expand description.
5497 (Other GDB User Interface Buffers): Describe local map for
5498 gud-watch.
5499
55002005-11-21 Chong Yidong <cyd@stupidchicken.com>
5501
5502 * display.texi (Font Lock): Font lock is enabled by default now.
5503
55042005-11-20 Juri Linkov <juri@jurta.org>
5505
5506 * basic.texi (Position Info): Update examples of the output.
5507 Remove the fact that examples are produced in the TeXinfo buffer,
5508 because in the Info reader users will get a different output from
5509 `C-x ='.
5510
5511 * building.texi (Compilation Mode): Remove paragraph duplicated
5512 from the node `Compilation'. Add `compilation-skip-threshold'.
5513
5514 * display.texi (Font Lock): Suggest more user-friendly method of
5515 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5516
55172005-11-18 Richard M. Stallman <rms@gnu.org>
5518
5519 * files.texi (Registering): Mention @@ in mode line.
5520
5521 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5522
55232005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5524
5525 * files.texi (Renaming and VC): Some back-ends don't
5526 handle renaming.
5527
8cf51b2c
GM
55282005-11-17 Juri Linkov <juri@jurta.org>
5529
5530 * emacs.texi (Top):
5531 * display.texi (Highlight Interactively): Put this font-lock based
5532 mode near Font Lock node.
5533
55342005-11-16 Chong Yidong <cyd@stupidchicken.com>
5535
5536 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5537 icons.
5538
55392005-11-12 Kim F. Storm <storm@cua.dk>
5540
5541 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5542 (Help Summary): Add C-h d and C-h e.
5543 (Apropos): Clarify that all apropos commands may search for either
5544 list of words or a regexp. Add C-h d for apropos-documentation.
5545 Describe apropos-documentation-sort-by-scores user option.
5546
8cf51b2c
GM
55472005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5548
5549 * killing.texi (CUA Bindings): Add @section.
5550
55512005-11-10 Kim F. Storm <storm@cua.dk>
5552
5553 * emacs.texi (Top): Add CUA Bindings entry to menu.
5554
5555 * killing.texi (CUA Bindings): New node. Moved here from
5556 misc.texi and extended with info on rectangle commands and
5557 rectangle highlighting, interface to registers, and the global
5558 mark feature.
5559
5560 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5561
5562 * regs.texi: Prev link points to CUA Bindings node.
5563
55642005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5565
5566 * help.texi (Help Echo): By default, help echos are only shown on
5567 mouse-over, not on point-over.
5568
c8763fb6 55692005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5570
5571 * misc.texi (Shell Mode): Describe how to activate password echoing.
5572
8cf51b2c
GM
55732005-11-04 Romain Francoise <romain@orebokech.com>
5574
5575 * mark.texi (Mark Ring): Fix typo.
5576
55772005-11-03 Richard M. Stallman <rms@gnu.org>
5578
5579 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5580
55812005-11-01 Bill Wohler <wohler@newt.com>
5582
5583 * help.texi (Help Mode): Fix typo.
5584
55852005-11-01 Nick Roberts <nickrob@snap.net.nz>
5586
1c6c854e
CS
5587 * building.texi (Other GDB User Interface Buffers):
5588 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5589
55902005-10-31 Romain Francoise <romain@orebokech.com>
5591
5592 * files.texi (Compressed Files): Fix typo.
5593
5594 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5595
5596 * windows.texi (Force Same Window): Likewise.
5597
55982005-10-30 Bill Wohler <wohler@newt.com>
5599
5600 * help.texi (Help Mode): URLs viewed with browse-url.
5601
56022005-10-31 Nick Roberts <nickrob@snap.net.nz>
5603
5604 * building.texi (GDB Graphical Interface): Don't reference
5605 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5606 must stay in same frame.
5607
56082005-10-29 Chong Yidong <cyd@stupidchicken.com>
5609
5610 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5611
5612 * anti.texi (Antinews): Likewise.
5613
8cf51b2c
GM
56142005-10-28 Bill Wohler <wohler@newt.com>
5615
5616 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5617
56182005-10-28 Richard M. Stallman <rms@gnu.org>
5619
5620 * files.texi (Visiting): Explain how to enter ? in a file name.
5621
5622 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5623
8cf51b2c
GM
56242005-10-25 Nick Roberts <nickrob@snap.net.nz>
5625
1c6c854e
CS
5626 * building.texi (GDB Graphical Interface):
5627 Describe gdb-mouse-until.
8cf51b2c
GM
5628
56292005-10-23 Richard M. Stallman <rms@gnu.org>
5630
5631 * custom.texi (Init File): Recommend when to use site-start.el.
5632
8cf51b2c
GM
56332005-10-21 Juri Linkov <juri@jurta.org>
5634
5635 * custom.texi (Examining): Mention accessing the old variable
5636 value via M-n in set-variable.
5637
8cf51b2c
GM
56382005-10-18 Romain Francoise <romain@orebokech.com>
5639
5640 * files.texi (Version Systems): Capitalize GNU.
5641
8cf51b2c
GM
56422005-10-18 Nick Roberts <nickrob@snap.net.nz>
5643
5644 * building.texi (Compilation Mode): Remove redundant paragraph.
5645 (Watch Expressions): Remove paragraph to reflect code change.
5646
8cf51b2c
GM
56472005-10-16 Richard M. Stallman <rms@gnu.org>
5648
5649 * building.texi (Compilation Mode, Compilation): Clarified.
5650
56512005-10-15 Richard M. Stallman <rms@gnu.org>
5652
5653 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5654
8cf51b2c
GM
56552005-10-13 Kenichi Handa <handa@m17n.org>
5656
5657 * basic.texi (Position Info): Fix previous change.
5658
c8763fb6 56592005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5660
5661 * cmdargs.texi (Icons X): Fix typo.
5662
56632005-10-12 Kenichi Handa <handa@m17n.org>
5664
5665 * basic.texi (Position Info): Describe the case that Emacs shows
5666 "part of display ...".
5667
c8763fb6 56682005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5669
5670 * cmdargs.texi (Icons X): -nb => -nbi.
5671
56722005-10-10 Chong Yidong <cyd@stupidchicken.com>
5673
5674 * frames.texi (Speedbar): A couple more clarifications.
5675
56762005-10-11 Nick Roberts <nickrob@snap.net.nz>
5677
5678 * building.texi (GDB User Interface Layout): Improve diagram.
5679 (Watch Expressions): Explain how to make speedbar global.
5680 (Other GDB User Interface Buffers): Make references more precise.
5681
8cf51b2c
GM
56822005-10-09 Richard M. Stallman <rms@gnu.org>
5683
5684 * frames.texi (Speedbar): Clarify the text.
5685
56862005-10-09 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * frames.texi (Speedbar): Add information on keybindings,
5689 dismissing the speedbar, and buffer display mode. Link to
5690 speedbar manual.
5691
c8763fb6 56922005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5693
1c6c854e 5694 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5695 added -nb, --no-bitmap-icon.
5696
8cf51b2c
GM
56972005-10-07 Nick Roberts <nickrob@snap.net.nz>
5698
5699 * building.texi (GDB Graphical Interface): Add variables and
5700 functions to indices. Be more precise.
5701
c8763fb6 57022005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5703
5704 * frames.texi (Drag and Drop): Remove the x- from
5705 x-dnd-open-file-other-window and xdnd-protocol-alist.
5706
57072005-09-30 Romain Francoise <romain@orebokech.com>
5708
5709 * mini.texi (Minibuffer): The default value now appears before the
5710 colon in minibuffer prompts.
5711
8cf51b2c
GM
57122005-09-25 Richard M. Stallman <rms@gnu.org>
5713
5714 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5715
8cf51b2c
GM
57162005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5717
5718 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5719
8cf51b2c
GM
57202005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5721
5722 * emacs.texi (Top): Update submenus from macos.texi.
5723
5724 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5725 (Mac OS): Update feature support status.
5726 (Mac Input): List supported input scripts. Remove description
5727 about `mac-keyboard-text-encoding'. Mention mouse button
5728 emulation and related variables.
5729 (Mac International): Mention Central European and Cyrillic
5730 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5731 Add description about coding system for selection.
5732 Add description about language environment.
5733 (Mac Environment Variables):
5734 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5735 arguments. Add Preferences support.
5736 (Mac Directories): Explicitly state that this node is for Mac OS
5737 Classic only.
1c6c854e
CS
5738 (Mac Font Specs): Mention specification for scalable fonts.
5739 List supported charsets. Add preferred way of creating fontsets.
5740 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5741 (Mac Functions): Add descriptions about `mac-set-file-creator',
5742 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5743 and `mac-get-preference'.
5744
8cf51b2c
GM
57452005-09-16 Romain Francoise <romain@orebokech.com>
5746
5747 Update all files to specify GFDL version 1.2.
5748
5749 * doclicense.texi (GNU Free Documentation License): Update to
5750 version 1.2.
5751
57522005-09-15 Richard M. Stallman <rms@gnu.org>
5753
5754 * buffers.texi (List Buffers): Fix xref.
5755
5756 * rmail.texi (Rmail Basics): Fix xref.
5757
5758 * emacs.texi (Top): Update subnode menus.
5759
5760 * files.texi (Saving Commands): New node, broken out of Saving.
5761 (Customize Save): New node, broken out of Saving.
5762 Clarify effect of write-region-inhibit-fsync.
5763 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5764
8cf51b2c
GM
57652005-09-14 Romain Francoise <romain@orebokech.com>
5766
5767 * files.texi (Saving): Mention write-region-inhibit-fsync.
5768
57692005-09-05 Chong Yidong <cyd@stupidchicken.com>
5770
5771 * custom.texi (Custom Themes): New node.
5772
57732005-09-03 Richard M. Stallman <rms@gnu.org>
5774
49823426
GM
5775 * search.texi (Search Case): Mention vars that control
5776 case-fold-search for various operations.
8cf51b2c
GM
5777
57782005-08-22 Juri Linkov <juri@jurta.org>
5779
5780 * display.texi (Standard Faces): Merge the text from
5781 `(elisp)Standard Faces' into this node.
5782
57832005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5784
5785 * emacs.texi (Top): Delete menu item for deleted node
5786 Keyboard Translations.
5787
57882005-08-18 Richard M. Stallman <rms@gnu.org>
5789
8cf51b2c
GM
5790 * trouble.texi (Unasked-for Search):
5791 Delete xref to Keyboard Translations.
5792
5793 * glossary.texi (Glossary): Delete xref.
5794
8cf51b2c
GM
5795 * custom.texi (Minor Modes): Say that the list here is not complete.
5796 (Keyboard Translations): Node deleted.
5797 (Disabling): Delete xref to it.
5798 (Customization Groups): Fix Custom buffer example.
5799 (Hooks): Mention remove-hooks.
5800
58012005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5802
5803 * building.texi (GDB Graphical Interface): Improve filling of menu
5804 item.
5805
58062005-08-18 Nick Roberts <nickrob@snap.net.nz>
5807
5808 * building.texi (GDB Graphical Interface): Use better node names.
5809
58102005-08-14 Richard M. Stallman <rms@gnu.org>
5811
5812 * text.texi (Sentences): Fix xref.
5813
58142005-08-14 Juri Linkov <juri@jurta.org>
5815
5816 * building.texi (Compilation, Grep Searching): Move grep command
5817 headings from `Compilation' to `Grep Searching'.
5818
5819 * dired.texi (Dired and Find):
5820 * maintaining.texi (Tags Search): Replace grep xref to
5821 `Compilation' node with `Grep Searching'.
5822
5823 * files.texi (Comparing Files): Replace xref to `Compilation' with
5824 `Compilation Mode'.
5825
58262005-08-13 Alan Mackenzie <acm@muc.de>
5827
5828 * search.texi (Non-ASCII Isearch): Correct a typo.
5829 (Replacement Commands): Mention query-replace key binding.
5830
58312005-08-11 Richard M. Stallman <rms@gnu.org>
5832
5833 * programs.texi (Options for Comments): Fix xref.
5834
5835 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5836 out of Regexps.
5837
8cf51b2c
GM
58382005-08-09 Juri Linkov <juri@jurta.org>
5839
5840 * building.texi (Compilation): Use `itemx' instead of `item'.
5841 (Grep Searching): Simplify phrase.
5842
5843 * display.texi (Standard Faces): Describe vertical-border on
5844 window systems.
5845
5846 * windows.texi (Split Window): Simplify phrase and mention
5847 vertical-border face.
5848
58492005-08-09 Richard M. Stallman <rms@gnu.org>
5850
5851 * files.texi (Comparing Files): Clarify compare-windows.
5852
5853 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5854
8cf51b2c
GM
58552005-08-06 Eli Zaretskii <eliz@gnu.org>
5856
5857 * mule.texi (Coding Systems): Rephrase the paragraph about
5858 codepages: no need for "M-x codepage-setup" anymore, except on
5859 MS-DOS.
5860
5861 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5862 the MS-DOS port only.
5863
58642005-07-30 Eli Zaretskii <eliz@gnu.org>
5865
5866 * makefile.w32-in (info): Don't run multi-install-info.bat.
5867 ($(infodir)/dir): New target, produced by running
5868 multi-install-info.bat.
5869
8cf51b2c
GM
58702005-07-22 Eli Zaretskii <eliz@gnu.org>
5871
5872 * files.texi (Quoted File Names): Add index entry.
5873
8cf51b2c
GM
58742005-07-19 Juri Linkov <juri@jurta.org>
5875
5876 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5877
58782005-07-18 Juri Linkov <juri@jurta.org>
5879
8cf51b2c
GM
5880 * custom.texi (Easy Customization):
5881 * files.texi (Old Versions):
5882 * frames.texi (Wheeled Mice):
5883 * mule.texi (Specify Coding):
8cf51b2c
GM
5884 * text.texi (Cell Justification):
5885 * trouble.texi (After a Crash):
8cf51b2c
GM
5886 * xresources.texi (GTK styles):
5887 Delete duplicate duplicate words.
5888
58892005-07-17 Richard M. Stallman <rms@gnu.org>
5890
5891 * frames.texi (Creating Frames): Fix foreground color example.
5892
5893 * custom.texi (Init Examples): Clean up text about conditionals.
5894
58952005-07-16 Richard M. Stallman <rms@gnu.org>
5896
5897 * mini.texi (Completion Commands): Fix command name for ?.
5898
8cf51b2c
GM
58992005-07-16 Eli Zaretskii <eliz@gnu.org>
5900
5901 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5902 `menu' face has no effect on w32 and with GTK.
5903 Add cross-references.
8cf51b2c
GM
5904
5905 * cmdargs.texi (General Variables): Clarify the default location
5906 of $HOME on w32 systems.
5907
59082005-07-15 Jason Rumney <jasonr@gnu.org>
5909
5910 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5911 changed.
5912
59132005-07-08 Kenichi Handa <handa@m17n.org>
5914
1c6c854e
CS
5915 * mule.texi (Recognize Coding):
5916 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5917
59182005-07-07 Richard M. Stallman <rms@gnu.org>
5919
5920 * anti.texi (Antinews): Mention mode-line-inverse-video.
5921
5922 * files.texi (Saving): Minor correction about C-x C-w.
5923
5924 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5925
59262005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5927
5928 * search.texi (Isearch Scroll): Add example of using the
5929 `isearch-scroll' property.
5930 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5931 `Display Custom' node.
5932 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5933 and de-emphasize it.
5934 (Other Repeating Search): `occur' currently can not correctly
5935 handle multiline matches. Correct, clarify and update description
5936 of `flush-lines' and `keep-lines'.
5937
5938 * display.texi (Display Custom): Add anchor for `baud-rate'.
5939
59402005-07-07 Richard M. Stallman <rms@gnu.org>
5941
5942 * gnu.texi: Update where to get GNU status; add refs for how to help.
5943 Add footnotes 6 and 7.
5944
59452005-07-04 Lute Kamstra <lute@gnu.org>
5946
5947 Update FSF's address in GPL notices.
5948
8cf51b2c 5949 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5950 * trouble.texi (Checklist): Update FSF's address.
5951
8cf51b2c
GM
59522005-06-24 Richard M. Stallman <rms@gnu.org>
5953
5954 * display.texi (Text Display): Change index entries.
5955
59562005-06-24 Eli Zaretskii <eliz@gnu.org>
5957
5958 * makefile.w32-in (MAKEINFO): Use --force.
5959 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5960 Makefile.in.
8cf51b2c
GM
5961
59622005-06-23 Richard M. Stallman <rms@gnu.org>
5963
1c6c854e 5964 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5965 nobreak-char-display.
5966
5967 * emacs.texi (Top): Update detailed node listing.
5968
1c6c854e 5969 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5970 to nobreak-char-display and no-break-space to nobreak-space.
5971 (Standard Faces): Split up the list of standard faces
5972 and put it in a separate node. Add nobreak-space and
5973 escape-glyph.
5974
8cf51b2c
GM
59752005-06-23 Lute Kamstra <lute@gnu.org>
5976
5977 * mule.texi (Select Input Method): Fix typo.
5978
59792005-06-23 Kenichi Handa <handa@m17n.org>
5980
1c6c854e
CS
5981 * mule.texi (International): List all supported scripts.
5982 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5983 distribution.
5984 (Language Environments): List all language environments.
5985 Intlfonts contains fonts for most supported scripts, not all..
5986 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5987 input a specific character.
8cf51b2c
GM
5988 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5989
59902005-06-23 Juanma Barranquero <lekktu@gmail.com>
5991
49823426 5992 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5993
59942005-06-22 Miles Bader <miles@gnu.org>
5995
5996 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5997
59982005-06-20 Miles Bader <miles@gnu.org>
5999
6000 * display.texi (Faces): Add `vertical-divider'.
6001
60022005-06-17 Richard M. Stallman <rms@gnu.org>
6003
6004 * text.texi (Adaptive Fill): Minor clarification.
6005
8cf51b2c
GM
60062005-06-10 Lute Kamstra <lute@gnu.org>
6007
6008 * emacs.texi (Top): Correct version number.
6009 * anti.texi (Antinews): Correct version number. Use EMACSVER to
6010 refer to the current version of Emacs.
6011
60122005-06-08 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * files.texi (Log Buffer): Document when there can be more than
6015 one file to be committed.
6016
60172005-06-08 Juri Linkov <juri@jurta.org>
6018
6019 * display.texi (Faces): Add `shadow' face.
6020
60212005-06-07 Masatake YAMATO <jet@gyve.org>
6022
6023 * display.texi (Faces): Write about mode-line-highlight.
6024
60252005-06-06 Richard M. Stallman <rms@gnu.org>
6026
6027 * misc.texi (Printing Package): Explain how to initialize
6028 printing package.
6029
6030 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
6031
60322005-06-05 Chong Yidong <cyd@stupidchicken.com>
6033
6034 * emacs.texi: Rename Hardcopy to Printing.
6035 Make PostScript and PostScript Variables subnodes of it.
6036
6037 * misc.texi (Printing): Rename node from Hardcopy.
6038 Mention menu bar options.
6039 Move PostScript and PostScript Variables to submenu.
6040 (Printing package): New node.
6041
6042 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6043
6044 * dired.texi (Operating on Files): Likewise.
6045
6046 * calendar.texi (Displaying the Diary): Likewise.
6047
6048 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6049
6050 * glossary.texi (Glossary): Likewise.
6051
6052 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6053 effect.
6054
60552005-06-04 Richard M. Stallman <rms@gnu.org>
6056
6057 * trouble.texi (After a Crash): Polish previous change.
6058
8cf51b2c
GM
60592005-05-30 Noah Friedman <friedman@splode.com>
6060
6061 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6062 recovery mechanism.
6063
8cf51b2c
GM
60642005-05-28 Nick Roberts <nickrob@snap.net.nz>
6065
6066 * building.texi (Other Buffers): SPC toggles display of
6067 floating point registers.
6068
8cf51b2c
GM
60692005-05-27 Nick Roberts <nickrob@snap.net.nz>
6070
6071 * files.texi (Log Buffer): Merge in description of Log Edit
6072 mode from pcl-cvs.texi.
6073
60742005-05-26 Richard M. Stallman <rms@gnu.org>
6075
6076 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6077
8cf51b2c
GM
60782005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6079
6080 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6081 not enabled by default.
6082 When not on a word, `ispell-word' by default checks the word
6083 before point.
6084
60852005-05-24 Nick Roberts <nickrob@snap.net.nz>
6086
6087 * building.texi (Debugger Operation): Simplify last sentence.
6088
60892005-05-23 Lute Kamstra <lute@gnu.org>
6090
6091 * emacs.texi: Update FSF's address throughout.
6092 (Preface): Use @cite.
6093 (Distrib): Add cross reference to the node "Copying". Mention the
6094 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6095 printed manuals.
6096 (Intro): Use @xref for the Emacs Lisp Intro.
6097
8cf51b2c
GM
60982005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6099
6100 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6101
6102 * basic.texi (Moving Point): Mention default for `goto-line'.
6103
6104 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6105 of a variable's docstring.
6106
61072005-05-18 Lute Kamstra <lute@gnu.org>
6108
6109 * maintaining.texi (Overview of Emerge): Add cross reference.
6110 Remove duplication.
6111
6112 * emacs.texi (Top): Update to the current structure of the manual.
6113 * misc.texi (Emacs Server): Add menu description.
6114 * files.texi (Saving): Fix menu.
6115 * custom.texi (Customization): Fix menu.
6116 * mule.texi (International): Fix menu.
6117 * kmacro.texi (Keyboard Macros): Fix menu.
6118
61192005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6120
6121 * display.texi: Various minor changes.
6122 (Faces): Delete text that is repeated in the next section.
6123
61242005-05-16 Nick Roberts <nickrob@snap.net.nz>
6125
6126 * building.texi (Debugger Operation): Mention GUD tooltips are
6127 disabled with GDB in text command mode.
6128
8cf51b2c
GM
61292005-05-16 Nick Roberts <nickrob@snap.net.nz>
6130
6131 * building.texi: Replace toolbar with "tool bar" for consistency.
6132 (Compilation Mode): Describe compilation-context-lines
6133 and use of arrow in compilation buffer.
6134 (Debugger Operation): Replace help text with variable's value.
6135
6136 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6137 consistency.
6138
61392005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6140
6141 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6142 Add xref.
6143
8cf51b2c
GM
61442005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6145
6146 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6147 (Position Info): Delete discussion of `goto-line'. It is already
6148 described in `Moving point'.
6149
6150 * mini.texi (Completion Commands): Correct reference.
6151 (Completion Options): Fix typo.
6152
6153 * killing.texi (Deletion): Complete description of `C-x C-o'.
6154
8cf51b2c
GM
61552005-05-10 Richard M. Stallman <rms@gnu.org>
6156
6157 * building.texi (Compilation): Clarify recompile's directory choice.
6158
6159 * frames.texi (Tooltips): Cleanups.
6160
6161 * basic.texi (Arguments): Fix punctuation.
6162
61632005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6164
6165 * screen.texi (Menu Bar): The up and down (not left and right)
6166 arrow keys move through a keyboard menu.
6167
61682005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6169
6170 * basic.texi: Various typo and grammar fixes.
6171 (Moving Point): C-a now runs move-beginning-of-line.
6172
61732005-05-08 Nick Roberts <nickrob@snap.net.nz>
6174
6175 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6176
6177 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6178 as different animals.
6179
61802005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6181
6182 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6183 Correct index entry.
6184
61852005-05-07 Nick Roberts <nickrob@snap.net.nz>
6186
6187 * building.texi (Debugger Operation): Update to reflect changes
6188 in GUD tooltips.
6189
61902005-04-30 Richard M. Stallman <rms@gnu.org>
6191
6192 * files.texi (Compressed Files): Auto Compression normally enabled.
6193
6194 * building.texi (Debugger Operation): Clarify previous change.
6195
8cf51b2c
GM
61962005-04-28 Nick Roberts <nickrob@snap.net.nz>
6197
6198 * building.texi (Debugger Operation): Add description for
6199 GUD tooltips when program is not running.
6200
62012005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6202
6203 * misc.texi (Shell): Add `Shell Prompts' to menu.
6204 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6205 description. Delete remarks moved to new node.
6206 (Shell Prompts): New node.
6207 (History References): Replace remarks moved to `Shell Prompts'
6208 with xref to that node.
6209 (Remote Host): Clarify how to specify the terminal type when
6210 logging in to a different machine.
6211
62122005-04-26 Richard M. Stallman <rms@gnu.org>
6213
6214 * emacs.texi (Top): Update submenus from files.texi.
6215
6216 * files.texi (Filesets): Clarify previous change.
6217
6218 * dired.texi (Misc Dired Features): Clarify previous change.
6219
62202005-04-25 Chong Yidong <cyd@stupidchicken.com>
6221
6222 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6223
1c6c854e
CS
6224 * dired.texi (Misc Dired Features):
6225 Document dired-compare-directories.
8cf51b2c
GM
6226
6227 * files.texi (Filesets): New node.
6228 (File Conveniences): Document Image mode.
6229
6230 * text.texi (TeX Print): Document tex-compile.
6231
62322005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6233
6234 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6235 Delete redundant reference to tooltip Custom group. It is
6236 referred too again in the next paragraph.
6237
62382005-04-24 Richard M. Stallman <rms@gnu.org>
6239
6240 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6241
8cf51b2c
GM
62422005-04-19 Kim F. Storm <storm@cua.dk>
6243
6244 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6245
62462005-04-18 Lars Hansen <larsh@math.ku.dk>
6247
6248 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6249 turns off desktop-save-mode.
6250
62512005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6252
6253 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6254 by default in terminals compatible with xterm. Mention that
6255 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6256 node.
6257
8cf51b2c
GM
62582005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6261
c8763fb6 62622005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6263
6264 * xresources.texi (Table of Resources): Add cursorBlink.
6265
62662005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6267
6268 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6269 `d', `C-d' and `u'.
6270
62712005-04-11 Richard M. Stallman <rms@gnu.org>
6272
6273 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6274 (Misc X): Add -D, --basic-display.
6275
6276 * maintaining.texi (Change Log): Correct the description of
6277 the example.
6278
6279 * major.texi (Choosing Modes): Document magic-mode-alist.
6280
8cf51b2c
GM
62812005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6282
6283 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6284 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6285 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6286 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6287 `w', respectively.
6288 (Rmail Labels): Mention `l'.
6289 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6290 (Rmail Summary Edit): Describe `j' and RET.
6291
c8763fb6 62922005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6293
6294 * xresources.texi (Lucid Resources): Add fontSet resource.
6295
8cf51b2c
GM
62962005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6299 now called `indicate-empty-lines'.
6300
63012005-04-06 Kim F. Storm <storm@cua.dk>
6302
6303 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6304
63052005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6306
6307 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6308 deleted.
6309 (Marks vs Flags): Add some convenient key bindings.
6310 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6311 (Misc Dired Features): Correct and expand description of `w' command.
6312
6313 * frames.texi (XTerm Mouse): Delete apparently false info.
6314 The GNU/Linux console currently does not appear to support
6315 `xterm-mouse-mode'.
6316
8cf51b2c
GM
63172005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6318
6319 * calendar.texi (Diary): Mention shell utility `calendar'.
6320
63212005-04-01 Richard M. Stallman <rms@gnu.org>
6322
6323 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6324
8cf51b2c
GM
63252005-04-01 Lute Kamstra <lute@gnu.org>
6326
6327 * maintaining.texi (Change Log): add-change-log-entry uses
6328 add-log-mailing-address.
6329
63302005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6331
6332 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6333 `VC Mode Line' and put in an xref to that node.
6334 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6335 its description.
6336
63372005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6338
6339 * calendar.texi (Calendar Systems): Say that the Persian calendar
6340 implemented here is the arithmetical one championed by Birashk.
6341
63422005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6343
6344 * programs.texi (Fortran Motion): Fix previous change.
6345
8cf51b2c
GM
63462005-03-29 Richard M. Stallman <rms@gnu.org>
6347
6348 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6349
63502005-03-29 Chong Yidong <cyd@stupidchicken.com>
6351
6352 * text.texi (Refill): Refer to Long Lines Mode.
6353 (Longlines): New node.
6354 (Auto Fill): Don't index "word wrap" here.
6355 (Filling): Add Longlines to menu.
6356
63572005-03-29 Richard M. Stallman <rms@gnu.org>
6358
6359 * xresources.texi: Minor fixes.
6360
6361 * misc.texi (Emacs Server): Fix Texinfo usage.
6362
6363 * emacs.texi (Top): Don't use a real section heading for
6364 "Detailed Node Listing". Fake it instead.
6365
6366 * basic.texi (Position Info): Minor cleanup.
6367
6368 * mule.texi (Input Methods): Minor cleanup.
6369
63702005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6371
6372 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6373 constructs as well.
6374 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6375
63762005-03-29 Kenichi Handa <handa@m17n.org>
6377
6378 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6379
6380 * basic.texi (Position Info): Update the description about the
6381 command C-u C-x =.
6382
63832005-03-28 Richard M. Stallman <rms@gnu.org>
6384
6385 * emacs.texi (Top): Use @section for the detailed node listing.
6386
6387 * calendar.texi: Minor fixes to previous change.
6388
6389 * programs.texi (Fortran): Small fixes to previous changes.
6390
6391 * emacs.texi (Top): Update list of subnodes of Dired.
6392 Likewise for building.texi.
6393
6394 * files.texi (File Conveniences): Delete Auto Image File mode.
6395
63962005-03-28 Chong Yidong <cyd@stupidchicken.com>
6397
6398 * building.texi (Flymake): New node.
6399
6400 * custom.texi (Function Keys): Document kp- event types and
6401 keypad-setup package.
6402
6403 * dired.texi (Wdired): New node.
6404
6405 * files.texi (File Conveniences): Reorder entries.
6406 Explain how to turn on Auto-image-file mode.
6407 Document Thumbs mode.
6408
6409 * mule.texi (Specify Coding): Document recode-region and
6410 recode-file-name.
6411
6412 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6413
64142005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6415
6416 * commands.texi (Keys): M-o is now a prefix key.
6417
64182005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6419
6420 * programs.texi: Reformat and update copyright years.
6421 (Fortran): Update section.
6422
64232005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6424
6425 * files.texi: Several small changes in addition to:
6426 (Visiting): Change xref for Dialog Boxes to ref.
6427 (Version Headers): Replace references to obsolete var
6428 `vc-header-alist' with `vc-BACKEND-header'.
6429 (Customizing VC): Update value of `vc-handled-backends'.
6430
64312005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6432
6433 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6434 move here from Emacs Lisp Reference Manual.
6435 * calendar.texi (Calendar/Diary, Diary Commands)
6436 (Special Diary Entries, Importing Diary): Change some xrefs to
6437 point to emacs-xtra rather than elisp.
6438
6439 * emacs-xtra.texi (Calendar Customizing):
6440 Move view-diary-entries-initially, view-calendar-holidays-initially,
6441 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6442 Emacs Manual.
6443 (Appt Customizing): Merge entire section into main Emacs Manual.
6444 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6445 mark-holidays-in-calendar here from emacs-xtra.
6446 (Displaying the Diary): Move view-diary-entries-initially,
6447 mark-diary-entries-in-calendar here from emacs-xtra.
6448 (Appointments): Move appt-display-mode-line,
6449 appt-display-duration, appt-disp-window-function,
6450 appt-delete-window-function here from emacs-xtra.
6451
6452 * calendar.texi: Update and reformat copyright.
6453 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6454 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6455 (Diary): Refer to `diary-file' rather than ~/diary.
6456 (Diary Commands): Rename node to "Displaying the Diary".
6457 * emacs.texi (Top): Rename "Diary Commands" section.
6458 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6459
64602005-03-26 Eli Zaretskii <eliz@gnu.org>
6461
6462 * misc.texi (Emacs Server): Fix the command for setting
6463 server-name. Add an xref to Invoking emacsclient.
6464
6465 * help.texi (Help Summary): Clarify when "C-h ." will do something
6466 nontrivial.
6467 (Apropos): Add cindex entry for apropos-sort-by-scores.
6468
6469 * display.texi (Text Display): Add index entries for how no-break
6470 characters are displayed.
6471
8cf51b2c
GM
64722005-03-26 Eli Zaretskii <eliz@gnu.org>
6473
6474 * files.texi (Visiting): Fix cross-references introduced with the
6475 last change.
6476
6477 * xresources.texi (GTK resources): Fix last change.
6478
8cf51b2c
GM
64792005-03-25 Chong Yidong <cyd@stupidchicken.com>
6480
6481 * xresources.texi (X Resources): GTK options documented too.
6482 (Resources): Clarify meaning of program name.
6483 (Table of Resources): Add visualClass.
6484 (GTK resources): Rewrite.
6485 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6486
6487 * display.texi (Text Display): Mention non-breaking spaces.
6488
6489 * files.texi (Reverting): Document auto-revert-check-vc-info.
6490
6491 * frames.texi (Mouse Commands): Document
6492 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6493
6494 * help.texi (Help Summary): Add `C-h .'.
6495 (Apropos): Apropos accepts a list of search terms.
6496 Document apropos-sort-by-scores.
6497 (Help Echo): Document display-local-help.
6498
6499 * misc.texi (Emacs Server): Document server-name.
6500 (Invoking emacsclient): Document -s option for server names.
6501
6502 * text.texi (Outline Visibility): Introduce "current heading
6503 line" (commands can be called with point on a body line).
6504 Re-order table to follow the sequence of discussion.
6505 hide-body won't hide lines before first header line.
6506 (TeX Mode): Add DocTeX mode.
6507
8cf51b2c
GM
65082005-03-24 Richard M. Stallman <rms@gnu.org>
6509
6510 * mule.texi (Single-Byte Character Support): Delete mention
6511 of iso-acc.el and iso-transl.el.
6512
8cf51b2c
GM
65132005-03-23 Lute Kamstra <lute@gnu.org>
6514
6515 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6516
65172005-03-23 Richard M. Stallman <rms@gnu.org>
6518
8cf51b2c
GM
6519 * search.texi: Delete explicit node pointers.
6520 (Incremental Search): New menu.
6521 (Basic Isearch, Repeat Isearch, Error in Isearch)
6522 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6523 (Slow Isearch): New subnodes.
6524 (Configuring Scrolling): Node deleted.
6525 (Search Case): Doc default-case-fold-search.
6526 (Regexp Replace): Move replace-regexp doc here.
6527
6528 * rmail.texi (Movemail): Put commas inside closequotes.
6529
6530 * picture.texi (Insert in Picture): Document C-c arrow combos.
6531 (Basic Picture): Clarify erasure.
6532
6533 * display.texi (Font Lock): Put commas inside closequotes.
6534
6535 * cmdargs.texi (General Variables): Put commas inside closequotes.
6536
65372005-03-23 Nick Roberts <nickrob@snap.net.nz>
6538
6539 * building.texi (Stack Buffer): Mention reverse contrast for
6540 *selected* frame (might not be current frame).
6541
8cf51b2c
GM
65422005-03-21 Richard M. Stallman <rms@gnu.org>
6543
6544 * building.texi (Starting GUD): Add bashdb.
6545
65462005-03-20 Chong Yidong <cyd@stupidchicken.com>
6547
6548 * basic.texi (Moving Point): Add M-g M-g binding.
6549 (Undo): Document undo-only.
6550 (Position Info): Document M-g M-g and C-u M-g M-g.
6551
6552 * building.texi (Building): Put Grep Searching after Compilation
6553 Shell.
6554 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6555 Document next-error-highlight.
6556 (Grep Searching): Document grep-highlight-matches.
6557 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6558
6559 * calendar.texi (Importing Diary): Rename node from iCalendar.
6560 Document diary-from-outlook.
6561
6562 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6563 Commands.
6564 Mention effect of X drag and drop on Dired buffers.
6565
6566 * files.texi (Visiting): Document large-file-warning-threshold.
6567 Move paragraph on file-selection dialog.
6568 Mention visiting files using X drag and drop.
6569 (Reverting): Mention using Auto-Revert mode to tail files.
6570 Document auto-revert-tail-mode.
6571 (Version Systems): Minor correction.
6572 (Comparing Files): Diff-mode is no longer based on Compilation
6573 mode.
6574 Document compare-ignore-whitespace.
6575 (Misc File Ops): Explain passing a directory to rename-file.
6576 Likewise for copy-file and make-symbolic-link.
6577
6578 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6579 Document mouse-wheel-progressive speed.
6580
6581 * help.texi (Misc Help): Document numeric argument for C-h i.
6582 Correctly explain the effect of just C-u as argument.
6583
6584 * killing.texi (Deletion): Document numeric argument for
6585 just-one-space.
6586
6587 * mini.texi (Completion): Completion acts on text before point.
6588
6589 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6590 (Emulation): CUA mode replaces pc-bindings-mode,
6591 pc-selection-mode, and s-region.
6592
6593 * mule.texi (Input Methods): Leim is now built-in.
6594 (Select Input Method): Document quail-show-key.
6595 (Specify Coding): Document revert-buffer-with-coding-system.
6596
6597 * programs.texi (Fortran Motion): Document f90-next-statement,
6598 f90-previous-statement, f90-next-block, f90-previous-block,
6599 f90-end-of-block, and f90-beginning-of-block.
6600
6601 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6602
6603 * emacs.texi (Acknowledgments): Updated.
6604
6605 * anti.texi: Total rewrite.
6606
8cf51b2c
GM
66072005-03-19 Chong Yidong <cyd@stupidchicken.com>
6608
6609 * ack.texi (Acknowledgments): Update.
6610
66112005-03-19 Eli Zaretskii <eliz@gnu.org>
6612
1c6c854e
CS
6613 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6614 Update copyright years.
8cf51b2c
GM
6615
66162005-03-14 Nick Roberts <nickrob@snap.net.nz>
6617
6618 * building.texi (Commands of GUD): Move paragraph on setting
6619 breakpoints with mouse to the GDB Graphical Interface node.
6620
66212005-03-07 Richard M. Stallman <rms@gnu.org>
6622
8cf51b2c
GM
6623 * misc.texi (Single Shell, Shell Options): Fix previous change.
6624
6625 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6626
66272005-03-06 Richard M. Stallman <rms@gnu.org>
6628
6629 * building.texi (Starting GUD): Don't explain text vs graphical
6630 GDB here. Just mention it and xref.
6631 Delete "just one debugger process".
6632 (Debugger Operation): Move GUD tooltip info here.
6633 (GUD Tooltips): Node deleted.
6634 (GDB Graphical Interface): Explain the two GDB modes here.
6635
8cf51b2c
GM
6636 * sending.texi (Sending Mail): Minor cleanup.
6637 (Mail Aliases): Explain quoting conventions.
6638 Update key rebinding example.
6639 (Header Editing): C-M-i is like M-TAB.
6640 (Mail Mode Misc): mail-attach-file does not do MIME.
6641
6642 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6643 that really belongs here.
6644 (Remote Mailboxes): Text moved to Rmail Inbox.
6645 (Rmail Display): Mention Mouse-1.
6646 (Movemail): Clarify two movemail versions.
6647 Clarify rmail-movemail-program.
6648
8cf51b2c
GM
6649 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6650 Document async shell commands.
6651 (Shell History): Clarify.
6652 (Shell Ring): Mention C-UP an C-DOWN.
6653 (Shell Options): Add comint-prompt-read-only.
6654 (Invoking emacsclient): Set EDITOR to run Emacs.
6655 (Sorting): No need to explain what region is.
6656 (Saving Emacs Sessions): Fix typo.
6657 (Recursive Edit): Fix punctuation.
6658 (Emulation): Don't mention "PC bindings" which are standard.
6659 (Hyperlinking): Explain Mouse-1 convention here.
6660 (Find Func): Node deleted.
6661
8cf51b2c
GM
6662 * help.texi (Name Help): Xref to Hyperlinking.
6663
6664 * glossary.texi (Glossary):
6665 Rename "Balance Parentheses" to "Balancing...".
6666 Add "Byte Compilation". Correct "Copyleft".
6667 New xref in "Customization".
6668 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6669 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6670 Rename "Registers" to "Register".
6671 Replace "Selecting" with "Selected Frame",
6672 "Selected Window", and "Selecting a Buffer".
6673
6674 * files.texi (Types of Log File): Explain how projects'
6675 methods can vary.
6676
8cf51b2c
GM
6677 * display.texi (Faces): Delete "Emacs 21".
6678
6679 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6680 * fixit.texi (Spelling): C-M-i like M-TAB.
6681 * mini.texi (Completion Options): C-M-i like M-TAB.
6682 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6683 * text.texi (Text Mode): C-M-i like M-TAB.
6684
6685 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6686
6687 * calendar.texi (Specified Dates): Mention `g w'.
6688 (Appointments): appt-activate toggles with no arg.
6689
8cf51b2c
GM
66902005-03-05 Juri Linkov <juri@jurta.org>
6691
6692 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6693 "invocation (command line arguments)".
8cf51b2c
GM
6694 (Misc X): Add -nbc, --no-blinking-cursor.
6695
66962005-03-04 Ulf Jasper <ulf.jasper@web.de>
6697
6698 * calendar.texi (iCalendar): No need to require it now.
6699
8cf51b2c
GM
67002005-03-03 Nick Roberts <nickrob@snap.net.nz>
6701
6702 * trouble.texi (Contributing): Mention Savannah. Direct users to
6703 emacs-devel.
6704
67052005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6706
6707 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6708 window.
6709
8cf51b2c
GM
67102005-02-27 Richard M. Stallman <rms@gnu.org>
6711
6712 * building.texi (Compilation): Update mode line status info.
6713
67142005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6715
6716 * calendar.texi (General Calendar): Document binding of
6717 scroll-other-window-down.
6718 (Mayan Calendar): Fix earliest date.
6719 (Time Intervals): Document timeclock-change.
6720 Fix timeclock-ask-before-exiting documentation.
6721
67222005-02-26 Kim F. Storm <storm@cua.dk>
6723
6724 * frames.texi (Mouse References):
6725 Add mouse-1-click-in-non-selected-windows.
6726
67272005-02-25 Richard M. Stallman <rms@gnu.org>
6728
6729 * screen.texi (Screen): Explain better about cursors and mode lines;
6730 don't presuppose text terminals.
6731 (Point): Don't assume just one cursor.
6732 Clarify explanation of cursors.
6733 (Echo Area, Menu Bar): Cleanups.
6734
6735 * mini.texi (Minibuffer): Prompts are highlighted.
6736 (Minibuffer Edit): Newline = C-j only on text terminals.
6737 Clarify resize-mini-windows values.
6738 Mention M-PAGEUP and M-PAGEDOWN.
6739 (Completion Commands): Mouse-1 like Mouse-2.
6740 (Minibuffer History): Explain history commands better.
6741 (Repetition): Add xref to Incremental Search.
6742
6743 * mark.texi (Setting Mark): Clarify info about displaying mark.
6744 Clarify explanation of C-@ and C-SPC.
6745 (Transient Mark): Mention Delete Selection mode.
6746 (Marking Objects): Clean up text about extending the region.
6747
6748 * m-x.texi (M-x): One C-g doesn't always go to top level.
6749 No delay before suggest-key-bindings output.
6750
6751 * fixit.texi (Fixit): Mention C-/ for undo.
6752 (Spelling): Mention ESC TAB like M-TAB.
6753 Replacement words with r and R are rechecked.
6754 Say where C-g leaves point. Mention ? as input.
6755
67562005-02-23 Lute Kamstra <lute@gnu.org>
6757
6758 * cmdargs.texi (Initial Options): Add cross reference.
6759
8cf51b2c
GM
67602005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6761
6762 * emacs.texi (Top): Update menu for splitting of node in
6763 msdog.texi.
6764 * frames.texi (Frames): Update xref for splitting of node in
6765 msdog.texi.
6766 * trouble.texi (Quitting): Ditto.
6767
67682005-02-16 Richard M. Stallman <rms@gnu.org>
6769
6770 * windows.texi (Split Window): Simplify line truncation info
6771 and xref to Display Custom.
6772
6773 * trouble.texi (Quitting): Emergency escape only for text terminal.
6774 (Screen Garbled): C-l for ungarbling is only for text terminal.
6775
6776 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6777
6778 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6779
6780 * programs.texi (Program Modes): Mention Python mode.
6781 (Moving by Defuns): Repeating C-M-h extends region.
6782 (Basic Indent): Clarify.
6783 (Custom C Indent): Clarify.
6784 (Expressions): Repeating C-M-@ extends region.
6785 (Info Lookup): Clarify for C-h S.
6786 (Symbol Completion): ESC TAB alternative for M-TAB.
6787 (Electric C): Clarify.
6788
6789 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6790
6791 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6792 MS-DOS Input node.
6793 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6794 (MS-DOS and MULE): Clarify.
6795 (MS-DOS Processes, Windows Processes): Fix typos.
6796
6797 * major.texi (Choosing Modes): Clarify.
6798
6799 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6800 (Keyboard Macro Step-Edit): Clarify.
6801
6802 * indent.texi (Indentation): Clarifications.
6803
6804 * help.texi (Help): Correct error about C-h in query-replace.
6805 Clarify apropos vs C-h a. Fix how to search in FAQ.
6806 (Key Help): Describe C-h w here.
6807 (Name Help): Minor cleanup. C-h w moved to Key Help.
6808 Clarify the "object" joke.
6809 (Apropos): Clarify. Mouse-1 like Mouse-2.
6810 (Help Mode): Mouse-1 like Mouse-2.
6811
6812 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6813
6814 * display.texi (Display): Reorder menu.
6815 (Faces): Cleanup.
6816 (Font Lock): Cleanup. Mention Options menu.
6817 Delete obsolete text.
6818 (Scrolling): For C-l, don't presume text terminal.
6819 (Horizontal Scrolling): Simplify intro.
6820 (Follow Mode): Clarify.
1c6c854e 6821 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6822 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6823 Doc default-tab-width. Doc line truncation more thoroughly.
6824
6825 * dired.texi (Dired Enter): C-x C-f can run Dired.
6826 (Dired Visiting): Comment out `a' command.
6827 Mouse-1 is like Mouse-2.
6828 (Shell Commands in Dired): ? can be used more than once.
6829
6830 * basic.texi (Continuation Lines): Simplify description of truncation,
6831 and refer to Display Custom for the rest of it.
6832
8cf51b2c
GM
68332005-02-06 Lute Kamstra <lute@gnu.org>
6834
6835 * basic.texi (Undo): Fix typo.
6836
6837 * cmdargs.texi (Emacs Invocation): Fix typo.
6838
6839 * custom.texi (Init Examples): Fix typo.
6840
6841 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6842
68432005-02-06 Richard M. Stallman <rms@gnu.org>
6844
6845 * regs.texi (Registers): Registers can hold numbers, too.
6846
6847 * killing.texi (Other Kill Commands): Cleanup.
6848 Delete redundant explanation of kill in read-only buffer.
6849 (Yanking): Mention term "copying".
6850 (Accumulating Text): Fix typo.
6851
6852 * entering.texi (Entering Emacs): Update rationale at start.
6853 (Exiting): Treat iconifying on a par with suspension.
6854
6855 * custom.texi (Minor Modes): Fix typo.
6856 (Easy Customization): Fix menu style.
6857 (Variables): Add xref.
6858 (Examining): Setting for future sessions works through .emacs.
6859 (Keymaps): "Text terminals", not "Many".
6860 (Init Rebinding): Explain \C-. Show example of \M-.
6861 Fix minor wording errors.
6862 (Function Keys): Explain vector syntax just once.
6863 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6864 (Init File): Mention .emacs.d directory.
6865 (Init Examples): Add xref.
6866 (Find Init): Mention .emacs.d directory.
6867
6868 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6869 (Action Arguments): Explain which kinds of -l args are found how.
6870 (Initial Options): --batch does not inhibit site-start.
6871 Add xrefs.
6872 (Command Example): Use --batch, not -batch.
6873
6874 * basic.texi (Inserting Text): Cleanup wording.
6875 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6876 C-n is not error at end of buffer.
6877 (Undo): Doc C-/ like C-_. Add xrefs.
6878 (Arguments): META key may be labeled ALT.
6879 Peculiar arg meanings are explained in doc strings.
6880
6881 * abbrevs.texi (Expanding Abbrevs): Clarify.
6882
68832005-02-05 Eli Zaretskii <eliz@gnu.org>
6884
6885 * frames.texi (Frame Parameters): Add an xref to the description
6886 of list-colors-display. Add a pointer to the X docs about colors.
6887
6888 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6889 Improve docs of list-colors-display.
8cf51b2c
GM
6890
68912005-02-03 Lute Kamstra <lute@gnu.org>
6892
6893 * frames.texi (Frames, Drag and Drop): Fix typos.
6894
68952005-02-03 Richard M. Stallman <rms@gnu.org>
6896
6897 * windows.texi (Basic Window): Mention color-change in mode line.
6898 (Change Window): Explain dragging vertical boundaries.
6899
6900 * text.texi (Sentences): Clarify.
6901 (Paragraphs): Explain M-a and blank lines.
6902 (Outline Mode): Clarify text and menu.
6903 (Hard and Soft Newlines): Mention use-hard-newlines.
6904
6905 * frames.texi (Frames): Delete unnecessary mention of Windows.
6906 (Mouse Commands): Likewise. Mention xterm mouse support.
6907 (Clipboard): Clarify.
6908 (Mouse References): Mention use of Mouse-1 for following links.
6909 (Menu Mouse Clicks): Clarify.
6910 (Mode Line Mouse): Clarify.
6911 (Drag and Drop): Rewrite.
6912
6913 * fixit.texi (Spelling): Fix typo.
6914
6915 * files.texi (File Names): Clarify.
6916 (Visiting): Update conditions for use of file dialog. Clarify.
6917 (Saving): Doc d as answer in save-some-buffers.
6918 (Remote Files): Clean up the text.
6919
6920 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6921
6922 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6923 (List Buffers): Clarify.
6924 (Several Buffers): Doc T command.
6925 (Buffer Convenience): Clarify menu.
6926
6927 * basic.texi (Undo): Clarify last change.
6928
69292005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6930
6931 * fixit.texi (Spelling): Fix typo.
6932
69332005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6934
6935 * basic.texi (Undo): Update description of `undo-outer-limit'.
6936
69372005-02-01 Nick Roberts <nickrob@snap.net.nz>
6938
6939 * building.texi: Update documentation relating to GDB Graphical
6940 Interface.
6941
69422005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6943
6944 * custom.texi (Easy Customization): Adapt menu to node name change.
6945
69462005-01-30 Richard M. Stallman <rms@gnu.org>
6947
6948 * custom.texi (Easy Customization): Defn of "User Option" now
6949 includes faces. Don't say just "option" when talking about variables.
6950 Do say just "options" to mean "anything customizable".
6951 (Specific Customization): Describe `customize-variable',
6952 not `customize-option'.
6953
6954 * glossary.texi (Glossary) <Faces>: Add xref.
6955 <User Option>: Change definition--include faces. Change xref.
6956
6957 * picture.texi (Picture): Mention artist.el.
6958
6959 * sending.texi, screen.texi, programs.texi, misc.texi:
6960 * mini.texi, major.texi, maintaining.texi, macos.texi:
6961 * help.texi, frames.texi, files.texi:
6962 Don't say just "option" when talking about variables.
6963
6964 * display.texi, mule.texi: Don't say just "option" when talking
6965 about variables. Other minor cleanups.
6966
8cf51b2c
GM
69672005-01-26 Lute Kamstra <lute@gnu.org>
6968
6969 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6970 File'. Mention the `-Q' option at the `--no-site-file' option.
6971
8cf51b2c
GM
69722005-01-22 David Kastrup <dak@gnu.org>
6973
6974 * building.texi (Grep Searching): Mention alias `find-grep' for
6975 `grep-find'.
6976
69772005-01-20 Richard M. Stallman <rms@gnu.org>
6978
6979 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6980
8cf51b2c
GM
69812005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6982
6983 * rmail.texi (Movemail): Explain differences
6984 between standard and mailutils versions of movemail.
6985 Describe command line and configuration options introduced
6986 with the latter.
6987 Explain the notion of mailbox URL, provide examples and
6988 cross-references to mailutils documentation.
6989 Describe various methods of specifying mailbox names,
6990 user names and user passwords for rmail.
1c6c854e
CS
6991 (Remote Mailboxes): New section.
6992 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6993 options used to control its behavior.
6994 (Other Mailbox Formats): Explain handling of various mailbox
6995 formats.
6996
69972005-01-13 Richard M. Stallman <rms@gnu.org>
6998
6999 * commands.texi (Commands): Clarification.
7000
70012005-01-11 Richard M. Stallman <rms@gnu.org>
7002
7003 * programs.texi (Multi-line Indent): Fix previous change.
7004 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
7005
8cf51b2c
GM
70062005-01-08 Richard M. Stallman <rms@gnu.org>
7007
7008 * display.texi (Faces): isearch-lazy-highlight-face renamed to
7009 lazy-highlight.
7010
7011 * search.texi (Query Replace): Mention faces query-replace
7012 and lazy-highlight.
7013 (Incremental Search): Update isearch highlighting info.
7014
8cf51b2c
GM
70152005-01-04 Richard M. Stallman <rms@gnu.org>
7016
7017 * custom.texi (Saving Customizations): Minor improvement.
7018
8cf51b2c
GM
70192005-01-03 Luc Teirlinck <teirllm@auburn.edu>
7020
7021 * custom.texi (Saving Customizations): Emacs no longer loads
7022 `custom-file' after .emacs. No longer mention customizing through
7023 Custom.
7024
8cf51b2c
GM
70252005-01-01 Andreas Schwab <schwab@suse.de>
7026
7027 * killing.texi (Graphical Kill): Move up under node Killing,
7028 change @section to @subsection.
7029
70302005-01-01 Richard M. Stallman <rms@gnu.org>
7031
7032 * custom.texi (Face Customization): Mention hex color specs.
7033
7034 * emacs.texi (Top): Update Killing submenu.
7035
7036 * killing.texi (Killing): Reorganize section.
7037 No more TeX-only text; put the node command at start of chapter.
7038 But the first section heading is used only in TeX.
7039 Rewrite the text to read better in this mode.
7040 (Graphical Kill): New subnode gets some of the text that
7041 used to be in the first section.
7042
70432004-12-31 Richard M. Stallman <rms@gnu.org>
7044
7045 * dired.texi (Shell Commands in Dired): Delete the ? example.
7046
7047 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7048
7049 * files.texi (Saving): Describe new require-final-newline features
7050 and mode-require-final-newline.
7051
8cf51b2c
GM
70522004-12-29 Richard M. Stallman <rms@gnu.org>
7053
7054 * custom.texi (File Variables): Clarify previous change.
7055
c8763fb6 70562004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7057
7058 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7059 out now.
7060
70612004-12-27 Richard M. Stallman <rms@gnu.org>
7062
7063 * Makefile.in (MAKEINFO): Specify --force.
7064
7065 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7066 (Undo): Doc undo-outer-limit.
7067
8cf51b2c
GM
70682004-12-15 Juri Linkov <juri@jurta.org>
7069
7070 * mark.texi (Transient Mark, Mark Ring): M-< and other
7071 movement commands don't set mark in Transient Mark mode
7072 if mark is active.
7073
8cf51b2c
GM
70742004-12-12 Juri Linkov <juri@jurta.org>
7075
7076 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7077 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7078
7079 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7080 (Misc Dired Commands): Add @r{(Dired)} to w.
7081
70822004-12-12 Juri Linkov <juri@jurta.org>
7083
7084 * mark.texi (Marking Objects): Marking commands also extend the
7085 region when mark is active in Transient Mark mode.
7086
8cf51b2c
GM
70872004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7088
7089 * custom.texi (Saving Customizations): Emacs only loads the custom
7090 file automatically after the init file in version 22.1 or later.
7091 Adapt text and examples to this fact.
7092
8cf51b2c
GM
70932004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7094
7095 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7096 be set through Custom. Otherwise, it has no effect.
7097
8cf51b2c
GM
70982004-12-05 Richard M. Stallman <rms@gnu.org>
7099
7100 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7101 * entering.texi: Rename Command Line to Emacs Invocation.
7102
10d1d0af 7103 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7104
7105 * custom.texi (Easy Customization): Move up to section level,
7106 before Variables. Avoid using the term "variable"; say "option".
7107 New initial explanation.
7108 (Variables): In initial explanation, connect "variable" to the
7109 already-explained "user option".
7110
7111 * emacs.texi (Top): Fix ref to Command Line.
7112 Move reference to Easy Customization.
7113
7114 * xresources.texi (X Resources): Fix From link.
7115
7116 * doclicense.texi (GNU Free Documentation License): Fix To link.
7117
7118 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7119
7120 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7121
71222004-12-03 Richard M. Stallman <rms@gnu.org>
7123
7124 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7125
71262004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7127
7128 * kmacro.texi: Several small changes in addition to the following.
7129 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7130 defining a keyboard macro.
7131 Mention `kmacro-ring-max'.
7132 (Keyboard Macro Counter): Clarify description of
7133 `kmacro-insert-counter', `kmacro-set-counter',
7134 `kmacro-add-counter' and `kmacro-set-format'.
7135
71362004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7137
7138 * custom.texi (File Variables): Add `unibyte' and make it more
7139 clear that `unibyte' and `coding' are special. Suggested by Simon
7140 Krahnke <overlord@gmx.li>.
7141
7142 * mule.texi (Enabling Multibyte): Refer to File Variables.
7143 Suggested by Simon Krahnke <overlord@gmx.li>.
7144
c8763fb6 71452004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7146
7147 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7148 x-use-old-gtk-file-dialog.
7149
8cf51b2c
GM
71502004-11-20 Richard M. Stallman <rms@gnu.org>
7151
7152 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7153
71542004-11-09 Lars Brinkhoff <lars@nocrew.org>
7155
7156 * building.texi (Lisp Eval): Delete hyphen in section name.
7157
71582004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7159
7160 * files.texi (Old Versions):
7161 No longer document annotation as "CVS only".
7162
71632004-11-10 Andre Spiegel <spiegel@gnu.org>
7164
7165 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7166 version systems, mentioning the new ones that we support.
7167 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7168 suggestions.
7169
c8763fb6 71702004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7171
49823426 7172 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7173
c8763fb6 71742004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7175
7176 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7177
71782004-10-23 Eli Zaretskii <eliz@gnu.org>
7179
7180 * text.texi (Text Based Tables, Table Definition)
7181 (Table Creation, Table Recognition, Cell Commands)
7182 (Cell Justification, Row Commands, Column Commands)
7183 (Fixed Width Mode, Table Conversion, Measuring Tables)
7184 (Table Misc): New nodes, documenting the Table Mode.
7185
8cf51b2c
GM
71862004-10-19 Jason Rumney <jasonr@gnu.org>
7187
7188 * makefile.w32-in (info): Change order of arguments to makeinfo.
7189
71902004-10-19 Ulf Jasper <ulf.jasper@web.de>
7191
7192 * calendar.texi (iCalendar): Update for package changes.
7193
8cf51b2c
GM
71942004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * files.texi (Misc File Ops): View mode is a minor mode.
7197
8cf51b2c
GM
71982004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7199
7200 * calendar.texi (iCalendar): Style changes.
7201
72022004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7203
7204 * search.texi (Regexps): The regexp described in the example is no
7205 longer stored in the variable `sentence-end'.
7206
8cf51b2c
GM
72072004-10-06 Nick Roberts <nickrob@snap.net.nz>
7208
7209 * building.texi (Starting GUD): Note that multiple debugging
7210 sessions requires `gdb --fullname'.
7211
72122004-10-05 Ulf Jasper <ulf.jasper@web.de>
7213
7214 * calendar.texi (iCalendar): New section for a new package.
7215
8cf51b2c
GM
72162004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7217
7218 * text.texi: Various small changes in addition to the following.
7219 (Text): Replace xref for autotype with inforef.
7220 (Sentences): Explain nil value for `sentence-end'.
7221 (Paragraphs): Update default values for `paragraph-start' and
7222 `paragraph-separate'.
7223 (Text Mode): Correct description of Text mode's effect on the
7224 syntax table.
7225 (Outline Visibility): `hide-other' does not hide top level headings.
7226 `selective-display-ellipses' no longer has an effect on Outline mode.
7227 (TeX Misc): Add missing @cindex.
7228 Replace xref for RefTeX with inforef.
7229 (Requesting Formatted Text): The variable
7230 `enriched-fill-after-visiting' no longer exists.
7231 (Editing Format Info): Update names of menu items and commands.
7232 (Format Faces): Mention special effect of specifying the default face.
7233 Describe inheritance of text properties.
7234 Correct description of `fixed' face.
7235 (Format Indentation): Correct description of effect of setting
7236 margins. Mention `set-left-margin' and `set-right-margin'.
7237 (Format Justification): Update names of menu items.
7238 `set-justification-full' is now bound to `M-j b'.
7239 Mention that `default-justification' is a per buffer variable.
7240 (Format Properties): Update name of menu item.
7241 (Forcing Enriched Mode): `format-decode-buffer' automatically
7242 turns on Enriched mode if the buffer is in text/enriched format.
7243
72442004-10-05 Emilio C. Lopes <eclig@gmx.net>
7245
7246 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7247
72482004-09-28 Kim F. Storm <storm@cua.dk>
7249
7250 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7251 Align with new functionality.
7252
8cf51b2c
GM
72532004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * display.texi (Display Custom): Remove stray `@end defvar'.
7256
72572004-09-23 Kim F. Storm <storm@cua.dk>
7258
7259 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7260 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7261
8cf51b2c
GM
72622004-09-20 Richard M. Stallman <rms@gnu.org>
7263
7264 * custom.texi (Hooks): Explain using setq to clear out a hook.
7265 (File Variables): Explain multiline string constants.
7266 (Non-ASCII Rebinding): Explain when you need to update
7267 non-ASCII char codes in .emacs.
7268
7269 * building.texi (Compilation): Explain how to make a silent
7270 subprocess that won't be terminated. Explain compilation-environment.
7271
72722004-09-13 Kim F. Storm <storm@cua.dk>
7273
7274 * mini.texi (Repetition): Rename isearch-resume-enabled to
7275 isearch-resume-in-command-history and change default to disabled.
7276
8cf51b2c
GM
72772004-09-09 Kim F. Storm <storm@cua.dk>
7278
7279 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7280 with new `kmacro-name-last-macro'.
7281
8cf51b2c
GM
72822004-09-08 Juri Linkov <juri@jurta.org>
7283
7284 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7285
8cf51b2c
GM
72862004-09-03 Juri Linkov <juri@jurta.org>
7287
7288 * search.texi (Incremental Search): Update wording for M-%.
7289
72902004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7291
7292 * killing.texi (Killing): Correct description of kill commands in
7293 read-only buffer.
7294
72952004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7296
7297 * building.texi (Compilation Mode): Add a paragraph about rules
7298 for finding the compilation buffer for `next-error'.
7299
7300 * search.texi (Other Repeating Search): Mention that Occur mode
7301 supports the next-error functionality.
7302
73032004-09-02 Juri Linkov <juri@jurta.org>
7304
7305 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7306
73072004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7308
7309 * kmacro.texi (Basic Keyboard Macro):
7310 `apply-macro-to-region-lines' now operates on all lines that begin
7311 in the region, rather than on all complete lines in the region.
7312
c8763fb6 73132004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7314
7315 * frames.texi (Drag and drop): Add documentation about
7316 x-dnd-test-function and x-dnd-known-types.
7317
73182004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7319
7320 * indent.texi: Various minor changes in addition to:
7321 (Indentation Commands): Correct description of `indent-relative'.
7322 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7323 mode. The *Tab Stops* buffer uses Overwrite Mode.
7324 (Just Spaces): `tabify' converts sequences of at least two spaces
7325 to tabs.
7326
8cf51b2c
GM
73272004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7328
7329 * frames.texi (Secondary Selection): Setting the secondary
7330 selection with M-Drag-Mouse-1 does not alter the kill ring,
7331 setting it with M-Mouse-1 and M-Mouse-3 does.
7332 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7333 toolkit scroll bars.
7334 (Scroll Bars): Ditto.
7335
7336 * windows.texi (Basic Window): When using a window system, the value
7337 of point in a non-selected window is indicated by a hollow box.
7338 (Split Window): Side by side windows are separated by a scroll bar,
7339 if scroll bars are used.
7340 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7341 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7342 (Window Convenience): Update bindings for `winner-undo' and
7343 `winner-redo'.
7344
7345 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7346 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7347 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7348 of "Using Emacs as a Server".
7349 * building.texi (Building): Interchange nodes (for correct numbering).
7350 * programs.texi (Programs): Interchange nodes (for correct numbering).
7351 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7352 Info to the node structure.
7353 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7354 Rearrange order of nodes and sections such that both "GNU GENERAL
7355 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7356 end, as appropriate for appendices.
7357 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7358 Use `@unnumberedsec'.
7359 * trouble.texi: Adapt sectioning in Info to the node structure.
7360 Adapt node pointers to change in emacs.texi.
7361 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7362
8cf51b2c
GM
73632004-08-25 Kenichi Handa <handa@m17n.org>
7364
7365 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7366 description for unibyte mode.
7367
73682004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7369
7370 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7371
7372 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7373 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7374 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7375 in @pxref.
7376
73772004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7378
7379 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7380 Change section names.
7381
8cf51b2c
GM
73822004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7383
7384 * kmacro.texi (Keyboard Macro Ring): Rename section.
7385 Emacs treats the head of the macro ring as the `last keyboard macro'.
7386 (Keyboard Macro Counter): Minor change.
7387 (Save Keyboard Macro): Some clarifications.
7388 (Edit Keyboard Macro): Rename section.
7389
7390 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7391 32-bit machines.
7392 (Several Buffers): Clarify which buffer is selected if `2' is
7393 pressed in the Buffer Menu.
7394 Auto Revert mode can be used to update the Buffer Menu
7395 automatically.
7396
73972004-08-21 Eli Zaretskii <eliz@gnu.org>
7398
7399 * help.texi (Misc Help): Add an index entry for finding an Info
7400 manual by its file name.
7401
74022004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7403
7404 * files.texi (Backup Deletion): Correct description of
7405 `delete-old-versions'.
7406 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7407 (Auto Save Files): Recommend `auto-save-mode' to reenable
7408 auto-saving, rather than the abbreviation `auto-save'.
7409
74102004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7413 for "killing" and "yanking" in main menu.
7414
74152004-08-16 Richard M. Stallman <rms@gnu.org>
7416
7417 * killing.texi (Yanking, Killing): Minor cleanups.
7418
7419 * mark.texi (Momentary Mark): Minor cleanups.
7420
74212004-08-15 Kenichi Handa <handa@etl.go.jp>
7422
7423 * custom.texi (Non-ASCII Rebinding):
7424 C-q always inserts the right code to pass to global-set-key.
7425
8cf51b2c
GM
74262004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7427
7428 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7429 `insert-register', instead of `C-x r g' binding, for consistency.
7430
74312004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7432
7433 * fixit.texi (Spelling): Fix typo.
7434
74352004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7436
7437 * help.texi (Help): Fix Texinfo usage.
7438
8cf51b2c
GM
74392004-07-24 Richard M. Stallman <rms@gnu.org>
7440
7441 * text.texi (Paragraphs): Update how paragraphs are separated
7442 and the default for paragraph-separate.
7443
7444 * search.texi (Regexp Replace): Further update text for new
7445 replacement operators.
7446
8cf51b2c
GM
74472004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7448
7449 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7450 `R' switch.
7451
7452 * dired.texi (Dired Updating): `k' only deletes inserted
7453 subdirectories from the Dired buffer if a prefix argument was given.
7454
7455 * search.texi (Regexps): Delete redundant definition of `symbol' in
7456 description of `\_>'. It already occurs in the description of `\_<'.
7457
8cf51b2c
GM
74582004-07-01 Juri Linkov <juri@jurta.org>
7459
7460 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7461 (Regexp Search): Add M-r.
7462
74632004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7464
7465 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7466
74672004-06-29 Jesper Harder <harder@ifa.au.dk>
7468
49823426 7469 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7470
74712004-06-25 Richard M. Stallman <rms@gnu.org>
7472
7473 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7474
74752004-06-25 David Kastrup <dak@gnu.org>
7476
7477 * search.texi (Regexp Replace): Some typo corrections and
7478 rearrangement.
7479
74802004-06-24 David Kastrup <dak@gnu.org>
7481
7482 * search.texi (Unconditional Replace): Use replace-string instead
7483 of query-replace in example.
7484 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7485 sequences.
7486 (Query Replace): Correct explanation of `^' which does not use
7487 the mark stack.
7488
74892004-06-21 Nick Roberts <nickrob@gnu.org>
7490
7491 * misc.texi (Shell History Copying): Document comint-insert-input.
7492 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7493
8cf51b2c
GM
74942004-06-20 Jesper Harder <harder@ifa.au.dk>
7495
7496 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7497 * custom.texi (Customization): Do.
7498 * anti.texi (Antinews): Do.
7499 * abbrevs.texi (Defining Abbrevs): Do.
7500
7501 * programs.texi (Info Lookup): Fix keybinding for
7502 info-lookup-symbol.
7503
75042004-06-16 Juanma Barranquero <lektu@terra.es>
7505
7506 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7507 Add emacs-xtra.
7508 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7509 (clean): Add emacs-xtra and flymake. Remove redundancies.
7510
75112004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7512
7513 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7514 Add emacs-xtra.
7515 * emacs-xtra.texi: New file.
7516
75172004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7518
7519 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7520 (Dired and Find): Mention differences with ordinary Dired buffers.
7521
8cf51b2c
GM
75222004-06-13 Richard M. Stallman <rms@gnu.org>
7523
7524 * custom.texi (Init Syntax): Explain about vars that do special
7525 things when set with setq or with Custom.
7526 (Init Examples): Add line-number-mode example.
7527
8cf51b2c
GM
75282004-06-12 Juri Linkov <juri@jurta.org>
7529
7530 * dired.texi (Operating on Files): Add dired-do-touch.
7531
8cf51b2c
GM
75322004-06-10 Juri Linkov <juri@jurta.org>
7533
7534 * building.texi (Lisp Eval): Add C-M-x on defface.
7535
75362004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7537
7538 * files.texi (Reverting): Auto-Revert mode and
7539 Global Auto-Revert mode no longer revert remote files.
7540
8cf51b2c
GM
75412004-05-29 Richard M. Stallman <rms@gnu.org>
7542
7543 * custom.texi (Init File): Two dashes start --no-site-file.
7544
8cf51b2c
GM
75452004-05-29 Alan Mackenzie <acm@muc.de>
7546
7547 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7548 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7549 (AWK, Pike): Document as "C-like modes".
7550 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7551 (M-x man): Supersedes M-x manual-entry.
7552 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7553
7554 ("Comments in C"): Delete node; the info is in CC Mode manual.
7555 (c-comment-only-line-offset): Remove description.
7556
7557 (C-c ., C-c C-c): Describe new C Mode bindings.
7558
7559 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7560 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7561 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7562 Amend definitions.
7563
7564 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7565 Describe functions.
7566
7567 (c-comment-start-regexp, c-hanging-comment-ender-p)
7568 (c-hanging-comment-starter-p): Remove obsolete definitions.
7569
7570 * emacs.texi: Remove the menu entry "Comments in C".
7571
8cf51b2c
GM
75722004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7573
7574 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7575 `M-x locate'.
7576
75772004-05-16 Karl Berry <karl@gnu.org>
7578
7579 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7580 makeinfo --html fails.
7581 * help.texi (Help Summary) [@ifnottex]: Likewise.
7582
75832004-05-13 Nick Roberts <nickrob@gnu.org>
7584
7585 * building.texi (GDB Graphical Interface): Update and describe
7586 layout first.
7587
8cf51b2c
GM
75882004-05-04 Jason Rumney <jasonr@gnu.org>
7589
7590 * makefile.w32-in: Revert last change.
7591
75922004-05-03 Jason Rumney <jasonr@gnu.org>
7593
7594 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7595
8cf51b2c
GM
75962004-04-23 Juanma Barranquero <lektu@terra.es>
7597
7598 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7599
76002004-04-18 Juri Linkov <juri@jurta.org>
7601
7602 * fixit.texi (Spelling): Remove file extension from ispell xref.
7603
76042004-04-15 Kim F. Storm <storm@cua.dk>
7605
7606 * cmdargs.texi (Initial Options): Add -Q.
7607
76082004-04-05 Kim F. Storm <storm@cua.dk>
7609
7610 * custom.texi (File Variables): Add safe-local-eval-forms.
7611
8cf51b2c
GM
76122004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * files.texi (Reverting): Correct description of revert-buffer's
7615 handling of point.
7616
76172004-03-22 Juri Linkov <juri@jurta.org>
7618
7619 * emacs.texi (Top): Add `Misc X'.
7620
49823426 7621 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7622
7623 * glossary.texi: Improve references.
7624
7625 * help.texi: Sync keywords with finder.el.
7626
7627 * mini.texi (Completion): Add description for menu items.
7628
7629 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7630
7631 * sending.texi (Mail Methods): Fix xref to Message manual.
7632
8cf51b2c
GM
76332004-03-12 Richard M. Stallman <rms@gnu.org>
7634
8cf51b2c
GM
7635 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7636
8cf51b2c
GM
76372004-03-04 Richard M. Stallman <rms@gnu.org>
7638
7639 * search.texi (Regexps): Explain that ^ and $ have their
7640 special meanings only in certain contexts.
7641
7642 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7643
7644 * mule.texi (Specify Coding): Doc C-x RET F.
7645
7646 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7647 for multiple compile and grep buffers.
7648 (Indirect Buffers): Don't recommand clone-indirect-buffer
7649 for multiple compile and grep buffers.
7650
8cf51b2c
GM
76512004-02-29 Juanma Barranquero <lektu@terra.es>
7652
7653 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7654 Use $(DEL) instead of rm, and ignore exit code.
7655
8cf51b2c
GM
76562004-02-23 Nick Roberts <nick@nick.uklinux.net>
7657
7658 * building.texi (Watch Expressions): Update.
7659
76602004-02-21 Juri Linkov <juri@jurta.org>
7661
1c6c854e
CS
7662 * cmdargs.texi (Action Arguments): Add alias --find-file.
7663 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7664 to Command Arguments.
7665 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7666 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7667 (Window Size X): Join -g and --geometry. Add @cindex.
7668 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7669 (Title X): Remove alias -title.
7670 (Misc X): New node.
7671
c8763fb6 76722004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7673
7674 * frames.texi (Drag and drop): Add Motif to list of supported
7675 protocols.
7676
c8763fb6 76772004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7678
7679 * frames.texi (Drag and drop): New section.
7680
76812004-01-24 Richard M. Stallman <rms@gnu.org>
7682
1c6c854e 7683 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7684 Include it only @ifnotinfo. Patch the preceding and following
7685 node headers to point to each other.
7686
76872004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7688
7689 * calendar.texi (Appointments): Update section.
7690
76912003-12-29 Kevin Ryde <user42@zip.com.au>
7692
8cf51b2c
GM
7693 * programs.texi (C Modes): Fix the xref.
7694
76952003-12-23 Nick Roberts <nick@nick.uklinux.net>
7696
7697 * building.texi (Watch Expressions): Update.
7698 (Commands of GUD): Include use of toolbar + breakpoints set from
7699 fringe/margin.
7700
77012003-12-03 Andre Spiegel <spiegel@gnu.org>
7702
7703 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7704 <acm@muc.de>.
7705
c8763fb6 77062003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7707
7708 * frames.texi (Dialog Boxes): Add use-file-dialog.
7709
8cf51b2c
GM
77102003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7711
7712 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7713 in CC Mode.
7714
8cf51b2c
GM
77152003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7716
7717 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7718 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7719 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7720 * man/frames.texi, man/glossary.texi, man/killing.texi:
7721 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7722 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7723 * man/sending.texi, man/text.texi, man/trouble.texi:
7724 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7725
77262003-11-01 Alan Mackenzie <acm@muc.de>
7727
7728 * search.texi (Scrolling During Incremental Search): Document a
7729 new scrolling facility in isearch mode.
7730
8cf51b2c
GM
77312003-10-22 Miles Bader <miles@gnu.org>
7732
7733 * Makefile.in (info): Move before $(top_srcdir)/info.
7734
77352003-10-22 Nick Roberts <nick@nick.uklinux.net>
7736
7737 * building.texi (Watch Expressions): Update section on data display
7738 to reflect code changes (GDB Graphical Interface).
7739
8cf51b2c
GM
77402003-10-13 Richard M. Stallman <rms@gnu.org>
7741
7742 * xresources.texi (GTK resources): Clean up previous change.
7743
c8763fb6 77442003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7745
7746 * xresources.texi (GTK resources): Add a note that some themes
7747 disallow customizations. Add scroll theme example.
7748
8cf51b2c
GM
77492003-09-30 Richard M. Stallman <rms@gnu.org>
7750
8cf51b2c
GM
7751 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7752
7753 * misc.texi (Saving Emacs Sessions): Shorten the section,
7754 collapsing back into one node.
7755
77562003-09-30 Lars Hansen <larsh@math.ku.dk>
7757
7758 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7759
ce058493 77602003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7761
7762 * xresources.texi (GTK names in Emacs): Correct typo.
7763
8cf51b2c
GM
77642003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7765
1c6c854e
CS
7766 * cmdargs.texi (Font X): Mention new default font.
7767 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7768 problems involved. (Result of discussion on emacs-devel.)
7769
77702003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7771
7772 * emacs.texi (Acknowledgements): Correct typo.
7773
77742003-09-22 Richard M. Stallman <rms@gnu.org>
7775
7776 * dired.texi (Misc Dired Commands): New node.
7777 (Dired Navigation): Add dired-goto-file.
7778
7779 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7780
7781 * emacs.texi (Acknowledgements): New node, split from Distribution.
7782
7783 * cmdargs.texi (Action Arguments): -f reads interactive args.
7784
8cf51b2c
GM
77852003-09-08 Lute Kamstra <lute@gnu.org>
7786
7787 * screen.texi (Mode Line): Say that POS comes before LINE.
7788 Mention `size-indication-mode'.
1c6c854e
CS
7789 * display.texi (Optional Mode Line):
7790 Document `size-indication-mode'.
8cf51b2c
GM
7791 * basic.texi (Position Info): Mention `size-indication-mode'.
7792
77932003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7794
7795 * xresources.texi (Resources): Refer to `editres' man page.
7796 (Lucid Resources): Update defaults. Expand description of
7797 `shadowThickness'.
7798
77992003-09-04 Miles Bader <miles@gnu.org>
7800
7801 * Makefile.in (top_srcdir): New variable.
7802 ($(top_srcdir)/info): New rule.
7803 (info): Depend on it.
7804
78052003-09-03 Peter Runestig <peter@runestig.com>
7806
7807 * makefile.w32-in: New file.
7808
78092003-08-29 Richard M. Stallman <rms@gnu.org>
7810
7811 * misc.texi (Saving Emacs Sessions): Correct previous change.
7812
8cf51b2c
GM
78132003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7814
8cf51b2c
GM
7815 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7816 (Intro): Include kmacro.texi after fixit.texi instead of after
7817 custom.texi. (As suggested by Kim Storm.)
7818
78192003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7820
7821 * fixit.texi (Fixit): Update `Next' pointer.
7822 * files.texi (Files): Update `Previous' pointer.
7823 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7824 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7825 (Suggested by Kim Storm.)
7826 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7827
78282003-08-18 Kim F. Storm <storm@cua.dk>
7829
7830 * kmacro.texi: New file describing enhanced keyboard macro
7831 functionality. Replaces old description in custom.texi.
7832
7833 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7834 (Keyboard Macros): Move to new kmacro.texi file.
7835
7836 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7837
8cf51b2c
GM
78382003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7839
7840 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7841
78422003-08-17 Alex Schroeder <alex@gnu.org>
7843
7844 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7845 required.
7846
8cf51b2c
GM
78472003-08-05 Richard M. Stallman <rms@gnu.org>
7848
7849 * programs.texi (Lisp Indent): Don't describe
7850 lisp-indent-function property here. Use xref to Lisp Manual.
7851
8cf51b2c
GM
78522003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7853
fffa137c 7854 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7855 abbreviations.
7856
78572003-07-24 Markus Rost <rost@math.ohio-state.edu>
7858
7859 * buffers.texi (List Buffers): Fix previous change.
7860
8cf51b2c
GM
78612003-07-13 Markus Rost <rost@math.ohio-state.edu>
7862
7863 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7864 List*.
7865
78662003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7867
8cf51b2c
GM
7868 * display.texi (Font Lock): Fix typo.
7869
78702003-07-07 Richard M. Stallman <rms@gnu.org>
7871
7872 * display.texi (Font Lock): Add xref for format info on
7873 font-lock-remove-keywords.
7874
7875 * building.texi (Compilation): Document what happens with asynch
7876 children of compiler process.
7877
7878 * help.texi (Library Keywords): Use @multitable.
7879
8cf51b2c
GM
78802003-06-04 Richard M. Stallman <rms@gnu.org>
7881
7882 * programs.texi (Expressions): Delete C-M-DEL.
7883
7884 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7885 comint-move-point-for-output renamed from
7886 comint-scroll-to-bottom-on-output.
7887
7888 * custom.texi (Init Rebinding): Replace previous change with xref.
7889 (Non-ASCII Rebinding): Explain that issue more briefly here.
7890
78912003-05-28 Richard M. Stallman <rms@gnu.org>
7892
7893 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7894
78952003-05-28 Nick Roberts <nick@nick.uklinux.net>
7896
7897 * building.texi (GDB Graphical Interface): New node.
7898 (Rewritten somewhat by RMS.)
7899
c8763fb6 79002003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7901
7902 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7903 non-English letters. Explain how to set coding systems correctly
7904 and how to include the right coding cookie in the file.
7905
c8763fb6 79062003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7907
7908 * indent.texi (Indentation): Explain the concepts.
7909 (Just Spaces): Explain why preventing tabs for indentation might
7910 be useful.
7911
8cf51b2c
GM
79122003-04-16 Richard M. Stallman <rms@gnu.org>
7913
7914 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7915
8cf51b2c
GM
79162003-02-22 Alex Schroeder <alex@emacswiki.org>
7917
7918 * cmdargs.texi (General Variables): Document SMTPSERVER.
7919
8cf51b2c
GM
7920 * sending.texi: Remove SMTP node.
7921 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7922 library.
7923
8cf51b2c
GM
79242003-02-22 Alex Schroeder <alex@emacswiki.org>
7925
7926 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7927
79282003-02-22 Simon Josefsson <jas@extundo.com>
7929
7930 * sending.texi (Mail Methods): Add node about SMTP.
7931
c8763fb6 79322003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7933
7934 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7935
8cf51b2c
GM
79362003-02-01 Kevin Ryde <user42@zip.com.au>
7937
7938 * glossary.texi (Glossary): Correction to cl cross reference.
7939
79402003-01-20 Richard M. Stallman <rms@gnu.org>
7941
7942 * killing.texi (Rectangles): Document C-x c r.
7943
c8763fb6 79442003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7945
7946 * xresources.texi (GTK resources): New node.
7947 (GTK widget names): New node.
7948 (GTK names in Emacs): New node.
7949 (GTK styles): New node.
7950
c8763fb6 79512003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7952
7953 * maintaining.texi (Create Tags Table): Add reference to the new
7954 `etags --help --lang=LANG' option.
7955
8cf51b2c
GM
79562002-10-02 Karl Berry <karl@gnu.org>
7957
49823426 7958 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7959 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7960 where needed for the sake of the HTML output.
8cf51b2c
GM
7961
79622001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7963
7964 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7965 source files.
7966
79672001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7968
7969 * Makefile.in (emacsman): New target.
7970
8cf51b2c
GM
79712001-10-20 Gerd Moellmann <gerd@gnu.org>
7972
7973 * (Version 21.1 released.)
7974
79752001-10-05 Gerd Moellmann <gerd@gnu.org>
7976
7977 * Branch for 21.1.
7978
8cf51b2c
GM
79792001-03-05 Gerd Moellmann <gerd@gnu.org>
7980
7981 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7982
8cf51b2c
GM
79832000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7984
7985 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7986
8cf51b2c
GM
79871999-07-12 Richard Stallman <rms@gnu.org>
7988
7989 * Version 20.4 released.
7990
79911998-12-04 Markus Rost <rost@delysid.gnu.org>
7992
7993 * Makefile.in (INFO_TARGETS): Delete customize.info.
7994 (DVI_TARGETS): Delete customize.dvi.
7995 (../info/customize, customize.dvi): Targets deleted.
7996
79971998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7998
7999 * Version 20.3 released.
8000
80011998-05-06 Richard Stallman <rms@psilocin.gnu.org>
8002
8003 * Makefile.in (EMACSSOURCES): Add mule.texi.
8004 Add msdog.texi, ack.texi. Remove gnu1.texi.
8005
80061998-04-06 Andreas Schwab <schwab@gnu.org>
8007
768c0c0f
JB
8008 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8009 Use it in dvi targets.
8cf51b2c
GM
8010
80111997-09-23 Paul Eggert <eggert@twinsun.com>
8012
8013 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8014 (INFO_TARGETS): Change ../info/custom to ../info/customize.
8015 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
8016
80171997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8018
8019 * Version 20.2 released.
8020
80211997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8022
8023 * Version 20.1 released.
8024
80251997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8026
8027 * Makefile (../info/customize, customize.dvi): New targets.
8028 (INFO_TARGETS): Add ../info/customize.
8029 (DVI_TARGETS): Add customize.dvi.
8030
8cf51b2c
GM
80311996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8032
8033 * Version 19.33 released.
8034
80351996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8036
8037 * Version 19.32 released.
8038
8cf51b2c
GM
80391996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8040
8041 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8042
80431996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8044
8045 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8046 Specify -I option.
8047 (All dvi targets): Set the TEXINPUTS variable.
8048
80491996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8050
8051 * Version 19.31 released.
8052
8cf51b2c
GM
80531995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8054
8055 * Version 19.30 released.
8056
8cf51b2c
GM
80571995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8058
8059 * Makefile.in (maintainer-clean): Rename from realclean.
8060
80611994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8062
8063 * Makefile.in: New file.
8064 * Makefile: File deleted.
8065
80661994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8067
8068 * Makefile (TEXINDEX_OBJS): Variable deleted.
8069 (texindex, texindex.o, getopt.o): Rules deleted.
8070 All deps on texindex deleted.
8071 (distclean): Don't delete texindex.
8072 (mostlyclean): Don't delete *.o.
8073 * texindex.c, getopt.c: Files deleted.
8074
80751994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8076
8077 * Version 19.26 released.
8078
80791994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8080
8081 * Makefile (EMACSSOURCES): Exclude undo.texi.
8082
80831994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8084
8085 * Version 19.25 released.
8086
80871994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8088
8089 * Version 19.24 released.
8090
80911994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8092
8093 * Version 19.23 released.
8094
80951994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8096
8097 * Makefile: Delete spurious tab.
8098
80991994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8100
8101 * Makefile (.SUFFIXES): New rule.
8102
8cf51b2c
GM
81031993-12-04 Richard Stallman (rms@srarc2)
8104
8105 * getopt.c: New file.
8106 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8107 (getopt.o): New rule.
8108 (dvi): Don't depend on texindex.
49823426 8109 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8110
81111993-12-03 Richard Stallman (rms@srarc2)
8112
49823426
GM
8113 * Makefile (TEXI2DVI): New variable.
8114 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8115 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8116
81171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8118
8119 * Version 19.22 released.
8120
81211993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8122
8123 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8124
81251993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8126
8127 * Version 19.21 released.
8128
8cf51b2c
GM
81291993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8130
8131 * Makefile (realclean): Don't delete the Info files.
8132
f0131492 81331993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8134
8cf51b2c
GM
8135 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8136 4' where appropriate.
8137
f0131492 81381993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8139
49823426 8140 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8141
8142 * texindex.c: Include "../src/config.h" if building in emacs.
8143
8144 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8145 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8146 Add target to build texindex.c, defining `emacs'.
8147
8cf51b2c
GM
81481993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8149
8150 * Version 19.19 released.
8151
8cf51b2c
GM
81521993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8153
8154 * Version 19.18 released.
8155
81561993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8157
8158 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8159
81601993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8161
8162 * Version 19.17 released.
8163
81641993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8165
8166 * split-man: Fix typos in last change.
8167
81681993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8169
8170 * Version 19.16 released.
8171
81721993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8173
8174 * version 19.15 released.
8175
81761993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8177
8178 * Makefile (distclean): It's rm, not rf.
8179
81801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8181
8182 * Version 19.14 released.
8183
81841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8185
8186 * Makefile: New file.
8187
81881993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8189
8190 * Version 19.13 released.
8191
81921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8193
8194 * Version 19.9 released.
8195
81961993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8197
8198 * Version 19.8 released.
8199
82001993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8201
8202 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8203
8204 * trouble.texi: It's `enable-flow-control-on', not
8205 `evade-flow-control-on'.
8206
82071993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8208
8209 * display.texi: Document standard-display-european.
8210
82111993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8212
8213 * Version 19.7 released.
8214
8215 * emacs.texi: Add a sentence to the top menu mentioning the
8216 specific version of Emacs this manual applies to.
8217
82181993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8219
8220 * basic.texi: Document next-line-add-lines variable used to
8221 implement down-arrow.
8222
8223 * killing.texi: Document kill-whole-line.
8224
82251993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8226
8227 * text.texi: Update unix TeX ordering information.
8228
82291993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8230
8231 * news.texi: Mention fill-rectangle in keybinding list.
8232
8233 * killing.texi: Document fill-rectangle.
8234
82351993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8236
8237 * vc.texi: Bring the docs up to date with VC 5.2.
8238
82391992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8240
8241 * emacs.tex: Mention blackbox and gomoku under Amusements.
8242 Assembler mode is now mentioned and appropriately indexed
8243 under Programming Modes.
8244
82451991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8246
8247 * emacs.tex: Update TeX ordering information.
8248
8cf51b2c
GM
82491990-06-26 David Lawrence (tale@geech)
8250
8251 * emacs.tex: Note that completion-ignored-extensions is not used
8252 to filter out names when all completions are displayed in
8253 *Completions*.
8254
82551990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8256
8257 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8258
82591990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8260
8261 * emacs.tex: Add @findex grep.
8262
8cf51b2c
GM
82631988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8264
8265 * emacs.tex: Correct two typos. No other changes before
8266 Version 19 will be made.
8267
8cf51b2c
GM
82681988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8269
8270 * emacs.tex: Update information for obtaining TeX distribution from the
8271 University of Washington.
8272
8273;; Local Variables:
c8763fb6 8274;; coding: utf-8
8cf51b2c
GM
8275;; End:
8276
95df8112 8277 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8278
8279 This file is part of GNU Emacs.
8280
352c8b4a 8281 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8282 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8283 the Free Software Foundation, either version 3 of the License, or
8284 (at your option) any later version.
8cf51b2c
GM
8285
8286 GNU Emacs is distributed in the hope that it will be useful,
8287 but WITHOUT ANY WARRANTY; without even the implied warranty of
8288 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8289 GNU General Public License for more details.
8290
8291 You should have received a copy of the GNU General Public License
352c8b4a 8292 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.