Fix more minor mode docstrings.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
5abc31ef
CY
12011-10-19 Chong Yidong <cyd@gnu.org>
2
3 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
4 entries.
5 (Isearch Yank): Document isearch-yank-pop.
6 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
7 (Other Repeating Search): Document Occur Edit mode.
8
939db9ac
CY
92011-10-18 Chong Yidong <cyd@gnu.org>
10
11 * display.texi (Fringes): Move overflow-newline-into-fringe here,
12 from Line Truncation node.
13 (Standard Faces): Note that only the background of the cursor face
14 has an effect.
15 (Cursor Display): Fix descriptions of cursor face
16 and bar cursor blinking.
17 (Text Display): Document nobreak-char-display more clearly.
18 (Line Truncation): Add xref to Split Window node.
19 (Display Custom): Don't bother documenting baud-rate or
20 no-redraw-on-reenter.
21
22 * search.texi (Slow Isearch): Node removed.
23
80c6d77f
GM
242011-10-18 Glenn Morris <rgm@gnu.org>
25
26 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
27
d366bd53
CY
282011-10-18 Chong Yidong <cyd@gnu.org>
29
30 * display.texi (Faces): Simplify discussion. Move documentation
31 of list-faces-display here, from Standard Faces node. Note
32 special role of `default' background.
33 (Standard Faces): Note special role of `default' background. Note
34 that region face may be taken fom GTK. Add xref to Text Display.
35 (Text Scale): Rename from "Temporary Face Changes". Callers
36 changed. Don't bother documenting variable-pitch-mode.
37 (Font Lock): Copyedits. Remove font-lock-maximum-size.
38 (Useless Whitespace): Simplify description of
39 delete-trailing-whitespace. Note active region case.
40 (Text Display): Fix description of escape-glyph face assignment.
41 Remove unibye mode discussion. Update some parts for Unicode.
42 Move glyphless chars documentation to Lisp manual.
43
44 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
45
21100e7d
CY
462011-10-15 Chong Yidong <cyd@stupidchicken.com>
47
48 * display.texi (Scrolling): Tweak explanation of scroll direction.
49 (View Mode): Add index entries.
50
51 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
52
53 * regs.texi (Text Registers): C-x r i does not activate the mark.
54 (Bookmarks): Document new default bookmark location.
55
50b063c3
CY
562011-10-13 Chong Yidong <cyd@stupidchicken.com>
57
58 * killing.texi (Deletion): Add xref to Using Region. Document
59 delete-forward-char.
60 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
61 description here. Recommend C-u C-SPC for jumping to mark.
62 (Kill Ring): Move kill ring variable documentation here.
63 (Primary Selection): Copyedits.
64 (Rectangles): Document new command rectangle-number-lines.
65 (CUA Bindings): Note that this disables the mark-even-if-inactive
66 behavior for C-x and C-c.
67
68 * mark.texi (Mark): Mention "active region" terminology.
69 (Using Region): Document delete-active-region.
70
e1a3f5b1
CY
712011-10-12 Chong Yidong <cyd@stupidchicken.com>
72
73 * mark.texi (Mark): Clarify description of disabled Transient Mark
74 mode (Bug#9689).
75 (Setting Mark): Document prefix arg for C-x C-x. Document primary
76 selection changes. Mention that commands like C-y set the mark.
77 (Marking Objects): Add xref to Words node. Note that mark-word
78 and mark-sexp also have the "extend region" behavior.
79 (Using Region): Mention M-$ in the table. Document
80 mark-even-if-inactive here instead of in Mark Ring.
81 (Mark Ring): Move mark-even-if-inactive to Using Region. Take
82 note of the "Mark Set" behavior.
83 (Disabled Transient Mark): Rename from "Persistent Mark"
84 (Bug#9688). Callers changed.
85
86 * programs.texi (Expressions):
87 * text.texi (Words): Defer to Marking Objects for mark-word doc.
88
3dc62b2b
CY
892011-10-09 Chong Yidong <cyd@stupidchicken.com>
90
91 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
92 option" terminology.
93 (Key Help): Add command names. Define "documentation string".
94 (Name Help): Remove an over-long joke.
95 (Apropos): Document prefix args. Remove duplicated descriptions.
96 (Help Mode): Add C-c C-b to table. Update TAB binding.
97 (Package Keywords): Rename from "Library by Keyword". Describe
98 new package menu interface.
99 (Help Files, Help Echo): Tweak description.
de09aa52
CY
100
101 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 102 (Minibuffer History): Document numeric args to history commands.
de09aa52 103
2d3fe5d7
EZ
1042011-10-08 Eli Zaretskii <eliz@gnu.org>
105
106 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
107
b2b0776e
CY
1082011-10-08 Chong Yidong <cyd@stupidchicken.com>
109
110 * basic.texi (Position Info): Omit page commands. Document
111 count-words-region and count-words.
112
113 * text.texi (Pages): Move what-page documentation here.
114
27a16462
CY
1152011-10-08 Chong Yidong <cyd@stupidchicken.com>
116
117 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
118 Remote Files node instead of linking directly to the Tramp manual.
119 (Minibuffer Edit): Add xref to Blank Lines.
120 (Completion): Add xref to Symbol Completion. Remove redundant
121 example, which is repeated in the next node.
122 (Completion Commands): Minor clarifications.
123 (Completion Styles): New node, split from Completion Commands.
124 Document substring and initials styles.
125 (Strict Completion): Remove information duplicated in other nodes.
126 (Completion Options): Consolidate case difference discussion here.
127
128 * help.texi (Help Mode): Fix kindex entries.
129
130 * files.texi (File Names): Add index entries.
131
de0bde62
CY
1322011-10-07 Chong Yidong <cyd@stupidchicken.com>
133
134 * basic.texi (Inserting Text): Add xref to Completion. Add
135 ucs-insert example, and document prefix argument.
136 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
137 to left/right. Tweak left-char and right-char descriptions.
138 M-left and M-right are now bound to left-word/right-word.
139 (Erasing): Document delete-forward-char.
140
141 * screen.texi (Screen, Menu Bar): Copyedits.
142 (Point): Remove duplicate paragraph on cursors, also in Screen.
143 (Mode Line): Trailing dashes no longer shown on X displays.
144
145 * frames.texi (Non-Window Terminals): Index just "text-only
146 terminal", which is used throughout the manual now.
147
148 * entering.texi (Entering Emacs): Define "startup screen".
149 Document window-splitting behavior with command-line inputs.
150 (Exiting): Remove obsolete paragraph about shells without suspend
151 functionality.
152
153 * commands.texi (User Input): Define "input event" more clearly.
154 (Keys): Add xref to Echo Area.
155 (Commands): Clarify relation between commands and functions.
156
453e4522
CY
1572011-10-06 Chong Yidong <cyd@stupidchicken.com>
158
159 * misc.texi (emacsclient Options): Document how emacsclient runs
160 the Emacs daemon (Bug#9674).
161
550f41cd
CY
1622011-10-01 Chong Yidong <cyd@stupidchicken.com>
163
164 * basic.texi (Moving Point):
165 * custom.texi (Mouse Buttons):
166 * rmail.texi (Rmail Scrolling):
167 * search.texi (Isearch Scroll):
168
169 * display.texi (Scrolling): Replace scroll-up/down with
170 scroll-up/down-command. Fix scroll-preserve-screen-position
171 description. Document scroll-error-top-bottom.
172
9229fe87
GM
1732011-09-30 Glenn Morris <rgm@gnu.org>
174
175 * commands.texi (Keys): Whitespace fix. (Bug#9635)
176
0a2132ba
CY
1772011-09-24 Chong Yidong <cyd@stupidchicken.com>
178
179 * windows.texi (Pop Up Window): Defer discussion of window
180 splitting to the Window Choice node. Add index entries.
181 (Force Same Window): Node deleted.
182 (Displaying Buffers, Window Choice): New nodes.
183
184 * buffers.texi (Select Buffer): Clarify description of
185 buffer-switching commands. Add xref to Window Display node.
186 Don't repeat confirm-nonexistent-file-or-buffer description from
187 Visiting node. Remove even-window-heights.
188
189 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
190
33ed493b
CY
1912011-09-18 Chong Yidong <cyd@stupidchicken.com>
192
193 * cmdargs.texi (Icons X): Fix description of Emacs icon.
194
195 * xresources.texi (Table of Resources): Fix documentation of
196 bitmapIcon.
197
92fa95ad
CY
1982011-09-15 Chong Yidong <cyd@stupidchicken.com>
199
200 * package.texi (Package Menu): Add package-menu-mark-upgrades.
201
16254627
EH
2022011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
203
204 * frames.texi (Frame Commands): Note that delete-other-frames only
205 deletes frames on current terminal.
206
c3760c17
EZ
2072011-09-10 Eli Zaretskii <eliz@gnu.org>
208
209 * sending.texi (Mail Misc): Document mail-add-attachment.
210
69b8be97
EZ
2112011-09-04 Eli Zaretskii <eliz@gnu.org>
212
213 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
214
3fd50d5c
CY
2152011-08-29 Chong Yidong <cyd@stupidchicken.com>
216
217 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
218
e2aeef63
CY
2192011-08-28 Chong Yidong <cyd@stupidchicken.com>
220
221 * files.texi (File Archives):
222 * cal-xtra.texi (Diary Display):
223 * help.texi (Help Mode): Add xref to View Mode.
224
ddb54206
CY
2252011-08-28 Chong Yidong <cyd@stupidchicken.com>
226
a6326082
CY
227 * display.texi (View Mode): New node. Move view-file here from
228 Misc File Ops. Move view-buffer here from Misc Buffer.
229
230 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
231
04e2ce72 232 * files.texi (Misc File Ops): Document new
a6326082 233 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
234
235 * dired.texi (Dired Deletion): Shorten description of Trash.
236
ddb54206
CY
237 * misc.texi (emacsclient Options): Document server-port.
238
bd206ce5
EZ
2392011-08-27 Eli Zaretskii <eliz@gnu.org>
240
241 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
242 even on MS-Windows. Fix a typo.
243
d43f5a42
CY
2442011-08-26 Chong Yidong <cyd@stupidchicken.com>
245
246 * package.texi: New file, documenting the package manager.
247
248 * emacs.texi: Include it.
249
250 * help.texi (Help Summary): Add describe-package.
251
e0b1591b
CY
2522011-08-25 Chong Yidong <cyd@stupidchicken.com>
253
856ce114
CY
254 * misc.texi (Printing): Convert subnodes into subsections.
255
f404f8bc
CY
256 * text.texi (Two-Column): Move into Text chapter.
257
258 * picture-xtra.texi (Picture Mode): Group with Editing Binary
259 Files section. Convert from chapter into section.
260
261 * display.texi (Narrowing): Move into display chapter.
262
e0b1591b
CY
263 * sending.texi (Sending Mail):
264 * rmail.texi (Rmail):
265 * misc.texi (Gnus, Document View):
266 * dired.texi (Dired):
267 * emacs.texi: Group the mail, rmail, and gnus chapters together.
268
75bfc667
JL
2692011-08-07 Juri Linkov <juri@jurta.org>
270
271 * dired.texi (Operating on Files): Rewrite according to the fact
272 that `dired-do-chmod' doesn't use the `chmod' program anymore.
273
fe676f91
MA
2742011-07-30 Michael Albinus <michael.albinus@gmx.de>
275
276 * mini.texi (Minibuffer File): Insert a reference to Tramp for
277 remote file name completion. (Bug#9197)
278
4cc60b9b
EZ
2792011-07-28 Eli Zaretskii <eliz@gnu.org>
280
281 * mule.texi (Bidirectional Editing): Document the fact that
282 bidi-display-reordering is t by default.
283
89671e16
LMI
2842011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
285
286 * help.texi (Misc Help): Mention `describe-prefix-bindings'
287 explicitly (bug#8904).
288
fb23ecc2
LMI
2892011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
290
291 * trouble.texi (Checklist): Use an `M-x' example instead of an
292 Emacs Lisp form to switch on the dribble file (bug#8056).
293
465c5fc8
LMI
2942011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
295
296 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
297
90a6258b
GM
2982011-07-13 Glenn Morris <rgm@gnu.org>
299
300 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
301
c7588364
LMI
3022011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
303
304 * mark.texi (Mark Ring): Clarify how many locations are saved
305 (bug#5770).
306 (Global Mark Ring): Ditto.
307
4cb4f3ba
LMI
3082011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
309
d648feab
LMI
310 * text.texi (Table Recognition): Use "at point" instead of "under
311 point" (bug#4345).
312
4cb4f3ba
LMI
313 * display.texi (Cursor Display): Mention `cursor-type'.
314
315 * screen.texi (Point): Clarify that it's only if you use a block
316 cursor that it appears to be on a character (bug#4345).
317
ecd0b990
CY
3182011-07-12 Chong Yidong <cyd@stupidchicken.com>
319
320 * misc.texi (Amusements): Move dissociated press here, from its
321 own section.
322
323 * emacs.texi (Top): Update node listing.
324
c2fd0368
LMI
3252011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
326
327 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
328 clarity (bug#3523).
329
fdeb32ec
CY
3302011-07-12 Chong Yidong <cyd@stupidchicken.com>
331
332 * cmdargs.texi (Initial Options): Document --no-site-lisp.
333 (Misc X): Document --parent-id.
334
335 * frames.texi (Frame Commands): Note that focus-follows-mouse now
336 defaults to nil.
337
338 * misc.texi (emacsclient Options): Document --parent-id.
339
340 * msdog.texi (Windows HOME): Document _emacs as obsolete.
341
f584ca38
LMI
3422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
343
344 * emacs.texi: Use "..." instead of ``...'' in the menus
345 (bug#3503).
346
963578d3
CY
3472011-07-11 Chong Yidong <cyd@stupidchicken.com>
348
349 * killing.texi (Primary Selection): Document `only' setting for
350 select-active-regions.
351
352 * mark.texi (Setting Mark): Reference Shift Selection node.
353
354 * frames.texi (Mouse Commands): Document mouse-yank-primary.
355
a30ed87b
LMI
3562011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
357
47076272
LMI
358 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
359 motion keys" (bug#3503).
360
a30ed87b
LMI
361 * emacs.texi: Change all the register node names from "RegPos"
362 (etc.) to "Positional Registers" (etc.) (bug#3314).
363
4d45a8b7
CY
3642011-07-11 Chong Yidong <cyd@stupidchicken.com>
365
366 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
367 (Other Kill Commands, Kill Options): Copyedits.
368 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
369 (Yanking): Move yank-excluded properties discussion here.
370 (Cut and Paste): Move from frames.texi. Update subnodes to
371 describe x-select-enable-clipboard case.
372
373 * frames.texi: Move Cut and Paste node and subnodes into
374 killing.texi, except Mouse Commands and Word and Line Mouse.
375
c160ddee
AM
3762011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
377
378 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
379
3329e6e3
LMI
3802011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
381
32a214fe
LMI
382 * screen.texi (Mode Line): Clarify that coding systems are
383 characters, not letters (bug#1749).
384
3329e6e3
LMI
385 * cmdargs.texi (Environment): Mention removing variables
386 (bug#1615). Text suggested by Kevin Rodgers.
387
8875da1e
CY
3882011-07-10 Chong Yidong <cyd@stupidchicken.com>
389
54806e45
CY
390 * misc.texi (Amusements): Don't mention Yow; it's crippled.
391
8875da1e
CY
392 * modes.texi: Rename from major.texi.
393 (Modes): New node. Make Major Modes and Minor Modes subsections
394 of this. All callers changed.
395
396 * custom.texi (Minor Modes): Move to modes.texi.
397
7847b2a1
CY
3982011-07-10 Chong Yidong <cyd@stupidchicken.com>
399
6cfd0fa2
CY
400 * custom.texi (Syntax): Node deleted.
401
402 * help.texi (Help Summary):
403 * major.texi (Major Modes):
404 * programs.texi (Parentheses):
405 * search.texi (Regexp Backslash, Regexp Backslash)
406 (Regexp Backslash):
407 * text.texi (Words): Callers changed.
408
7847b2a1
CY
409 * text.texi (Refill, Longlines): Delete nodes.
410
411 * ack.texi (Acknowledgments): Longlines removed from manual.
412
413 * emacs.texi (Top): Update node listing.
414
2a71c436
GM
4152011-07-09 Glenn Morris <rgm@gnu.org>
416
417 * fortran-xtra.texi (Fortran): Update handled extensions.
418
61436e9f
LMI
4192011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
420
421 * display.texi (Scrolling): `C-v' (etc) are now bound to
422 `scroll-*-command' (bug#8349).
423
6e560c71
LMI
4242011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
425
48954a09 426 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
427 doesn't actually delete any files (bug#7125).
428
2904fd97
LMI
429 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
430 argument for `C-c C-k' (bug#7391).
431
6e560c71
LMI
432 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
433 you're currently using (bug#8489).
434
978ff6c5
EZ
4352011-07-01 Eli Zaretskii <eliz@gnu.org>
436
437 * mule.texi (Coding Systems): Move index entries from the previous
438 change into their proper places.
439
0d742084
LMI
4402011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
441
31976bd5
LMI
442 * help.texi (Help Files): Document view-external-packages (bug#8902).
443
0d742084
LMI
444 * mule.texi (Coding Systems): Put a few more of the coding systems
445 into the index (bug#8900).
446
9f678528
GM
4472011-06-26 Glenn Morris <rgm@gnu.org>
448
449 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
450
18a4ce5e
AR
4512011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
452
453 * misc.texi (emacsclient Options): Mention --frame-parameters.
454
f0da764a
GM
4552011-06-09 Glenn Morris <rgm@gnu.org>
456
457 * custom.texi (Specifying File Variables):
458 Recommend explicit arguments for minor modes.
459
b047e7ac
PE
4602011-06-02 Paul Eggert <eggert@cs.ucla.edu>
461
462 Document wide integers better.
463 * buffers.texi (Buffers):
001903b5
PE
464 * files.texi (Visiting): Document maxima for 64-bit machines,
465 and mention virtual memory limits.
b047e7ac 466
bf41276f
CY
4672011-05-28 Chong Yidong <cyd@stupidchicken.com>
468
469 * custom.texi (Hooks): Reorganize. Mention Prog mode.
470
471 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
472 prog mode (Bug#8240).
473
e145f188
GM
4742011-05-27 Glenn Morris <rgm@gnu.org>
475
476 * custom.texi (Specifying File Variables):
477 Major modes no longer need come first.
478
313f790e
CY
4792011-05-22 Chong Yidong <cyd@stupidchicken.com>
480
481 * mule.texi (Specify Coding, Text Coding, Communication Coding):
482 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
483
c136e5cd
GM
4842011-05-18 Glenn Morris <rgm@gnu.org>
485
486 * ack.texi (Acknowledgments): Remove fakemail.c.
487
c71a0d48 4882011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
489
490 Fixes for fitting text into 7x9 printed manual.
491 * building.texi (Flymake, Breakpoints Buffer):
492 * calendar.texi (Appointments):
493 * cmdargs.texi (General Variables, Display X):
494 * custom.texi (Saving Customizations, Face Customization)
495 (Directory Variables, Minibuffer Maps, Init Rebinding):
496 * display.texi (Font Lock, Font Lock, Useless Whitespace):
497 * fixit.texi (Spelling):
498 * frames.texi (Creating Frames, Fonts):
499 * help.texi (Help Files):
500 * mini.texi (Minibuffer File):
501 * misc.texi (emacsclient Options, Emulation):
502 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
503 * mule.texi (International Chars, Language Environments)
504 (Select Input Method, Modifying Fontsets, Charsets):
505 * programs.texi (Custom C Indent):
506 * rmail.texi (Rmail Labels):
507 * text.texi (Table Conversion):
508 * trouble.texi (Known Problems, Known Problems):
509 * windows.texi (Change Window):
510 * xresources.texi (GTK resources): Reflow text and re-indent code
511 examples to avoid TeX overflows and underflows on 7x9 paper.
512
513 * emacs.texi: Fix the (commented out) smallbook command.
514
515 * macos.texi (Mac / GNUstep Events):
516 * xresources.texi (Lucid Resources): Remove extraneous examples.
517
b8f82dc1
GM
5182011-05-10 Glenn Morris <rgm@gnu.org>
519
520 * custom.texi (Specifying File Variables):
521 Deprecate using mode: for minor modes.
522
d306b4da
GM
5232011-05-07 Glenn Morris <rgm@gnu.org>
524
525 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
526
548d0a63
GM
5272011-05-06 Glenn Morris <rgm@gnu.org>
528
5006e634
GM
529 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
530
548d0a63
GM
531 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
532
e793a940
LMI
5332011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
534
535 * misc.texi (Emacs Server): Document `server-eval-at'.
536
7031be6d
UR
5372011-04-24 Chong Yidong <cyd@stupidchicken.com>
538
539 * maintaining.texi (List Tags): Document next-file. Suggested by
540 Uday S Reddy.
541
4ffd0d6b 5422011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
543
544 * mini.texi (Minibuffer Edit):
545 * screen.texi (Mode Line): Fix typo.
546
1c6c854e
CS
5472011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
548
024ff170 549 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 550
c5c9f40f
CY
5512011-03-26 Chong Yidong <cyd@stupidchicken.com>
552
553 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
554
09725d26
EZ
5552011-03-30 Eli Zaretskii <eliz@gnu.org>
556
557 * display.texi (Auto Scrolling): Document the limit of 100 lines
558 for never-recentering scrolling with `scroll-conservatively'.
559 (Bug#6671)
560
09d9db2c 5612011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
562
563 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
564 HOME on Windows and where it looks for init files. (Bug#8221)
565
62d94509
EZ
5662011-03-10 Eli Zaretskii <eliz@gnu.org>
567
568 * search.texi (Regexp Example):
569 * mule.texi (International Chars):
570 * building.texi (External Lisp): Don't use characters outside
571 ISO-8859-1.
572
0286d9de
EZ
5732011-03-09 Eli Zaretskii <eliz@gnu.org>
574
1c6c854e
CS
575 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
576 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
577
578 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
579
114902a5 580 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
581 (Bug#8210)
582
0afb4571
J
5832011-03-08 Jan Djärv <jan.h.d@swipnet.se>
584
585 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
586 for Gtk+ 3.
587
bb3865e8
GM
5882011-03-08 Glenn Morris <rgm@gnu.org>
589
6446548e
GM
590 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
591 * emacs.texi (Acknowledgments):
592 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 593 * emacs.texi: Set documentencoding.
6446548e 594
bb3865e8
GM
595 * display.texi (Optional Mode Line): Don't mention exactly where
596 display-time appears. (Bug#8193)
597
33383987
JB
5982011-03-07 Chong Yidong <cyd@stupidchicken.com>
599
600 * Version 23.3 released.
601
892777ba
CY
6022011-03-06 Chong Yidong <cyd@stupidchicken.com>
603
604 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
605
0b973fc5
DW
6062011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
607
608 * misc.texi (emacsclient Options): Add q/quiet.
609
8ef5a2f2
GM
6102011-03-02 Glenn Morris <rgm@gnu.org>
611
612 * mule.texi (Communication Coding) <x-select-request-type>:
613 Remove duplicate (essentially) paragraph. (Bug#8148)
614
bd106056
CS
6152011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
616
617 * maintaining.texi (Format of ChangeLog): Add reference to
618 add-log-full-name.
619 (Change Log Commands): Add documentation for combining multiple
620 symbols in one change.
621
6640b281
GM
6222011-03-01 Glenn Morris <rgm@gnu.org>
623
624 * custom.texi (Directory Variables):
625 Give an example of excluding subdirectories.
626
2b0c7330 6272011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
628
629 * search.texi (Regexp Search): Move index entries about regexps to the
630 "Regexps" node. Add index entries for regexp search. (Bug#8096)
631
8c62c205
GM
6322011-02-19 Glenn Morris <rgm@gnu.org>
633
634 * dired.texi (Dired): Dired-X version number was dropped.
635
3928f2b6
JD
6362011-02-14 Jan Djärv <jan.h.d@swipnet.se>
637
638 * xresources.texi (X Resources): Remove *faceName and replace it with
639 *font for Lucid.
640
a41c8660
CY
6412011-02-05 Chong Yidong <cyd@stupidchicken.com>
642
643 * rmail.texi (Rmail Display): Document Rmail MIME support more
644 accurately.
645
646 * maintaining.texi (VC Change Log): Document vc-log-incoming and
647 vc-log-outgoing.
648 (Merging): Document vc-find-conflicted-file.
649
233ba4d9 6502011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
651
652 * custom.texi (Variables): Fix typo.
653
14beddf4 6542011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 655
65401ee3
CY
656 * search.texi (Regexps): Copyedits. Mention character classes
657 (Bug#7809).
658
19f81ecf
CY
659 * files.texi (File Aliases): Restore explanatory text from Eli
660 Zaretskii, accidentally removed in 2011-01-08 commit.
661
bf3dae7e
EZ
6622011-01-29 Eli Zaretskii <eliz@gnu.org>
663
664 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
665 (MAKEINFO_OPTS): New variable.
666 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
667 (emacs.html): New target.
668 (clean): Remove emacs.html.
669
45eb2a5d
WL
6702011-01-23 Werner Lemberg <wl@gnu.org>
671
672 * Makefile.in (MAKEINFO): Now controlled by `configure'.
673 (MAKEINFO_OPTS): New variable. Use it where appropriate.
674 (ENVADD): Updated.
675
9acfe703
GM
6762011-01-18 Glenn Morris <rgm@gnu.org>
677
678 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
679
680 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
681
362b9d48
GM
6822011-01-15 Chong Yidong <cyd@stupidchicken.com>
683
bb033b5f
CY
684 * building.texi (Compilation): Improve instructions for running two
685 compilations (Bug#7573).
686
b024d9f0
MD
687 * files.texi (Backup Names): Document the new location of the
688 last-resort backup file.
689
362b9d48
GM
690 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
691 manual. Explain why directory-abbrev-alist elements should be anchored
692 (Bug#7777).
693
6942011-01-15 Eli Zaretskii <eliz@gnu.org>
695
696 * msdog.texi (Windows Startup): Correct inaccurate description of
697 differences between emacsclient.exe and emacsclientw.exe.
698
7c420169 6992011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
700
701 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
702
7c420169 7032011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
704
705 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
706
7c420169 7072011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 708
2d34d523
EZ
709 * frames.texi (Cut and Paste): Modify the section's name and text:
710 don't mix "cut/paste" with "kill/yank".
711 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
712 (Bug#7702)
713
88ab4340
EZ
714 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
715
7c420169 7162011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
717
718 * maintaining.texi: Move inclusion of emerge after EDE, so that it
719 matches its position in the menu. (Bug#7674)
720
7c420169 7212011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
722
723 * trouble.texi (Checklist): Mention not replying via news either.
724
92bb6c52
TH
7252010-12-30 Tassilo Horn <tassilo@member.fsf.org>
726
727 * misc.texi (Document View): Update DocView section with newly
728 supported document formats.
729
b103c904
CY
7302010-12-21 Chong Yidong <cyd@stupidchicken.com>
731
732 * killing.texi: Resection the Info version to conform to the
733 printed manual, to avoid making sections on Accumulating Text, CUA
734 and Rectangles into full chapters.
735
f49d1f52 7362010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
737
738 * custom.texi (Init Syntax): Add index entries for "character syntax".
739 (Bug#7576)
740
f49d1f52 7412010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
742
743 * text.texi (HTML Mode): Small fixes. (Bug#7607)
744
f49d1f52 7452010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
746
747 * trouble.texi (Checklist): Fix typo in newsgroup name.
748
f49d1f52 7492010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
750
751 * search.texi (Word Search): Note that the lazy highlight always
752 matches to whole words (Bug#7470).
753
f49d1f52 7542010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 755
4f1948eb
EZ
756 * display.texi (Optional Mode Line): Make the description of
757 load-average more accurate.
758
b8a9e136
EZ
759 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
760 registry, with a cross-reference.
62d72a4a
EZ
761 (Windows Startup): New node. Move the stuff about the current
762 directory from "Windows HOME".
b8a9e136 763
07976ae3 7642010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
765
766 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
767 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
768
07976ae3 7692010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
770
771 * maintaining.texi (Version Control Systems): Fix repeated sentence.
772 Suggested by Štěpán Němec.
773
07976ae3 7742010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 775
1aaae3f3
CY
776 * maintaining.texi (Version Control): Say "commit", not "check in".
777 (Version Control Systems): Simplify descriptions.
778 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
779 VCS Concepts.
780 (VC Mode Line): Update example.
781 (Old Revisions): Document revert-buffer for vc-diff.
782 (Log Buffer): Promote to a subsection. Document header lines.
783
1c6c854e
CS
784 * macos.texi (Mac / GNUstep Basics):
785 Document ns-right-alternate-modifier.
ec8a6295 786
1aaae3f3
CY
787 * emacs.texi (Top): Update node listing.
788
0eb025fb
EZ
7892010-11-13 Eli Zaretskii <eliz@gnu.org>
790
791 * rmail.texi (Rmail Coding): Characters with no fonts are not
792 necessarily displayed as empty boxes.
793
794 * mule.texi (Language Environments, Fontsets): Characters with no
795 fonts are not necessarily displayed as empty boxes.
796
797 * display.texi (Text Display): Document display of glyphless
798 characters.
799
ea4f7750
GM
8002010-11-13 Glenn Morris <rgm@gnu.org>
801
802 * basic.texi (Position Info): Add M-x count-words-region.
803
90639cea
GM
8042010-11-11 Glenn Morris <rgm@gnu.org>
805
806 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
807
d607b96b 8082010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
809
810 * msdog.texi (Windows HOME): Add information regarding startup
811 directory when invoking Emacs from a desktop shortcut. (bug#7300)
812
c12e4a81
GM
8132010-10-11 Glenn Morris <rgm@gnu.org>
814
df187c62
GM
815 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
816
c12e4a81
GM
817 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
818 (DVIPS): New variable.
234db610
GM
819 (.PHONY): Add html, ps.
820 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
821 (clean): Delete html, ps files.
c12e4a81 822
6513b232
EZ
8232010-10-09 Eli Zaretskii <eliz@gnu.org>
824
825 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
826
f4f358f1
GM
8272010-10-09 Glenn Morris <rgm@gnu.org>
828
c1dc72b3
GM
829 * Makefile.in (VPATH): Remove.
830 (infodir): Make it absolute.
831 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
832
4393405b
GM
833 * Makefile.in (dist): Anchor regexps.
834
eef3ab94
GM
835 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
836 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
837 (emacs-xtra.pdf): Use $<.
838
aa9db089
GM
839 * Makefile.in (infoclean): Remove harmless, long-standing error.
840
abd40fb4
GM
841 * Makefile.in ($(infodir)): Delete rule.
842 (mkinfodir): New.
843 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
844
f4f358f1 845 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 846 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
847 * emacsver.texi: New file, replacing emacsver.texi.in.
848
ea274122
GM
8492010-10-09 Glenn Morris <rgm@gnu.org>
850
f7a31f11
GM
851 * emacsver.texi.in: New file.
852 * emacs.texi: Set EMACSVER by including emacsver.texi.
853 * Makefile.in (distclean): Delete emacsver.texi.
854 (dist): Copy emacsver.texi.
b13254e7 855 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 856
3fb78d1f
GM
857 * ack.texi (Acknowledgments): No more b2m.c.
858
ea274122
GM
859 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
860 (emacs): Remove rule.
861 (dist): No need to deal with the emacs rule any more.
862
17ca7950
GM
8632010-10-07 Glenn Morris <rgm@gnu.org>
864
865 * Makefile.in (version): New, set by configure.
866 (clean): Delete dist tar file.
867 (dist): Use version in tar name.
868
4c83f6e1
GM
8692010-10-06 Glenn Morris <rgm@gnu.org>
870
871 * Makefile.in (EMACS_XTRA): Add the main source file.
872 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
873 (mostlyclean): No core files, reorder other files.
874 (clean): Delete specific dvi and pdf files.
875 (infoclean, dist): New rules.
876 (maintainer-clean): Use infoclean.
8a944cea 877 ($(infodir)): Add parallel build workaround.
4c83f6e1 878
0264072d
GM
8792010-10-04 Glenn Morris <rgm@gnu.org>
880
881 * Makefile.in (SHELL): Set it.
882 (INFO_TARGETS, DVI_TARGETS): Remove variables.
883 (info, dvi): Replace above variables with their expansions.
884 (info): Move mkdir from here...
885 ($(infodir)/emacs): ... to here (for parallel builds).
886 (pdf): New target.
887 ($(infodir)/emacs): Pass -o option to makeinfo.
888 (.PHONY): Declare clean rules.
889 (maintainer-clean): Delete dvi and pdf files.
890 Guard against cd failures. Use a more restrictive delete.
891
3226d6ca
GM
8922010-10-02 Glenn Morris <rgm@gnu.org>
893
894 * misc.texi (Shell Mode): Remove reference to old function name.
895
cad90f3b
EZ
8962010-09-30 Eli Zaretskii <eliz@gnu.org>
897
898 * maintaining.texi (VC Mode Line): Mention all the possible VC status
899 indicator characters.
900
5f874327
GM
9012010-09-29 Glenn Morris <rgm@gnu.org>
902
903 * Makefile.in (top_srcdir): Remove unused variable.
904
0ab9cff3
GM
9052010-09-14 Glenn Morris <rgm@gnu.org>
906
67ae9766
GM
907 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
908 the last hook item.
909
0ab9cff3
GM
910 * calendar.texi (Appointments): Also updated when a diary include file
911 is saved.
912
6664fc59 9132010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
914
915 * trouble.texi (Bugs): Update the section intro.
916 (Known Problems): New section.
917 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
918 (Sending Patches): Bug fixes are best as responses to existing bugs.
919 * emacs.texi (Known Problems): Add menu entry for new section.
920
be3283d7
GM
9212010-09-09 Glenn Morris <rgm@gnu.org>
922
923 * xresources.texi: Untabify.
924
10999305 9252010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
926
927 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
928
10999305 9292010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
930
931 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
932
30641319
JD
9332010-09-02 Jan Djärv <jan.h.d@swipnet.se>
934
935 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
936
50dd7bc6
GM
9372010-08-21 Glenn Morris <rgm@gnu.org>
938
939 * misc.texi (Amusements): Mention bubbles and animate.
940
5e620eca
EZ
9412010-07-31 Eli Zaretskii <eliz@gnu.org>
942
943 * files.texi (Visiting): Add more index entries for
944 large-file-warning-threshold.
945
8b2dd508
JD
9462010-07-29 Jan Djärv <jan.h.d@swipnet.se>
947
948 * frames.texi (Tool Bars): Add doc for tool-bar-position.
949
8838673e
GM
9502010-06-23 Glenn Morris <rgm@gnu.org>
951
952 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
953 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
954 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
955 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
956 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
957 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
958 Untabify Texinfo files.
959
04d3bb6c
GM
9602010-06-10 Glenn Morris <rgm@gnu.org>
961
103dd3a8
GM
962 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
963
04d3bb6c
GM
964 * basic.texi (Inserting Text): Fix typo.
965
50b79479
GM
9662010-06-10 Glenn Morris <rgm@gnu.org>
967
968 * ack.texi (Acknowledgments):
969 * emacs.texi (Acknowledgments): Update for notifications.el.
970
86d7a550
DU
9712010-05-31 Daiki Ueno <ueno@unixuser.org>
972
973 * dired.texi (Operating on Files): Mention encryption commands
974 (Bug#6315).
975
db5dce9d
EZ
9762010-05-29 Eli Zaretskii <eliz@gnu.org>
977
978 * basic.texi (Moving Point): Update due to renaming of commands bound
979 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
980
34313041
EZ
9812010-05-18 Eli Zaretskii <eliz@gnu.org>
982
983 * display.texi (Fringes): Document reversal of fringe arrows for R2L
984 paragraphs.
985 (Line Truncation): Fix wording for bidi display.
986
1fc0ce04 987 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
988 keys.
989
0235128c 9902010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
991
992 * building.texi (GDB Graphical Interface): Remove misleading comparison
993 to an IDE (Bug#6128).
994
0235128c 9952010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
996
997 * programs.texi (Man Page):
998 * misc.texi (Invoking emacsclient):
999 * mini.texi (Repetition):
1000 * mark.texi (Setting Mark): Fix typos.
1001
0235128c 10022010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
1003
1004 * misc.texi (Printing): Document htmlfontify-buffer.
1005
0235128c 10062010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
1007
1008 * calendar.texi (Displaying the Diary, Format of Diary File):
1009 Fix external cross-references for TeX format output.
1010
0235128c
SM
10112010-05-07 Chong Yidong <cyd@stupidchicken.com>
1012
1013 * Version 23.2 released.
1014
f63d0028
JD
10152010-05-02 Jan Djärv <jan.h.d@swipnet.se>
1016
1017 * cmdargs.texi (Initial Options): Mention --chdir.
1018
20fe03ad
JD
10192010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1020
1021 * frames.texi (Tool Bars): Add tool-bar-style.
1022
b7d65a5f
GM
10232010-04-21 Glenn Morris <rgm@gnu.org>
1024
1025 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
1026
a42dbee1
CY
10272010-04-18 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * programs.texi (Semantic): New node.
1030
1031 * maintaining.texi (EDE): New node.
1032
1033 * emacs.texi: Update node listing.
1034
1035 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
1036
6e104790 10372010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 1038
d52dbd3d
GM
1039 * emacs.texi (Acknowledgments): Remove duplicate.
1040
a77fe20c
GM
1041 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
1042
6e104790 10432010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 1044
4ebe9902
GM
1045 * dired.texi (Misc Dired Features): Mention VC diff and log.
1046 * maintaining.texi (Old Revisions, VC Change Log):
1047 Mention that diff and log work in Dired buffers.
1048
98932641
GM
1049 * help.texi (Help Summary): Mention M-x info-finder.
1050
d5b22ab2 1051 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 1052
4d4e9522
GM
1053 * custom.texi (Specifying File Variables, Directory Variables):
1054 Document new commands for manipulating local variable lists.
1055
6e104790 10562010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
1057
1058 * trouble.texi (Contributing): Add cindex entry.
1059 Mention etc/CONTRIBUTE.
1060
6e104790 10612010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
1062
1063 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
1064 query-replace (Bug#5774).
1065
a20a9df3
GM
10662010-04-16 Glenn Morris <rgm@gnu.org>
1067
1068 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
1069
1ecb2d3f
JD
10702010-04-11 Jan Djärv <jan.h.d@swipnet.se>
1071
1072 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
1073
99852628
JD
10742010-04-08 Jan Djärv <jan.h.d@swipnet.se>
1075
1076 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
1077
ce79424f
EZ
10782010-03-30 Eli Zaretskii <eliz@gnu.org>
1079
1080 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
1081 cross-reference to "Inserting Text".
1082
1083 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
1084 Mention completion provided by `ucs-insert'.
1085
85738751 10862010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
1087
1088 * sending.texi (Sending Mail): Note variables that may need
1089 customizing.
1090 (Mail Sending): Expand discussion of send-mail-function.
1091
85738751 10922010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
1093
1094 Document Message mode as the default mail mode.
1095
1096 * sending.texi (Sending Mail): Copyedits.
1097 (Mail Format, Mail Headers): Document mail-from-style changes.
1098 (Mail Commands): Rename from Mail mode. Document Message mode.
1099 (Mail Misc): Rename from Mail mode Misc.
1100 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
1101 command names and update keybindings.
1102 (Header Editing): Document message-tab. De-document
1103 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
1104 favor of mail-default-headers. Ad index entries for user-full-name and
1105 user-mail-address.
1c6c854e
CS
1106 (Citing Mail): Update changes in Message mode behavior.
1107 Document mail-yank-prefix.
e73c2434
CY
1108 (Mail Signature): New node, moved from Mail Misc.
1109 (Mail Aliases): Mail abbrevs are the default with Message mode.
1110 (Mail Methods): Note that Message mode is now the default.
1111
1112 * rmail.texi (Rmail Reply):
1113 * text.texi (Text Mode):
1114 * major.texi (Major Modes):
1115 * mule.texi (Output Coding): Refer to Message mode.
1116
1117 * custom.texi (Init Examples): Add xref to Mail Header.
1118
1fc0ce04 1119 * emacs.texi (Top): Fix xrefs.
e73c2434 1120
85738751 11212010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 1122
c0c035fa
CY
1123 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
1124 repository if there is none.
1125 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
1126 vc-print-root-log.
ef7b27ef 1127 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 1128
71785b7a
CY
1129 * programs.texi (Program Modes): Mention Javascript mode.
1130
f67c5dd0
CY
1131 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
1132 * emacs.texi: Update node description.
1133
0f72a391 1134 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 1135 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 1136
dc2d2590
JL
11372010-03-30 Juri Linkov <juri@jurta.org>
1138
1139 * search.texi (Other Repeating Search): Remove line that `occur'
1140 can not handle multiline matches.
1141
a7b02820
EZ
11422010-03-30 Eli Zaretskii <eliz@gnu.org>
1143
1144 * mule.texi (International): Mention support of bidirectional editing.
1145 (Bidirectional Editing): New section.
1146
22ef1944
NR
11472010-03-28 Nick Roberts <nickrob@snap.net.nz>
1148
1149 * emacs.texi (Top): Update node names to those in building.texi.
1150
146b8b16
NR
11512010-03-27 Nick Roberts <nickrob@snap.net.nz>
1152
1153 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1154 doc/emacs/emacs.texi: Update node names for building.texi.
1155
6d98672d
GM
11562010-03-24 Glenn Morris <rgm@gnu.org>
1157
1158 * ack.texi (Acknowledgments):
1159 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
1160
93318cbd
JD
11612010-03-20 Jan Djärv <jan.h.d@swipnet.se>
1162
1163 * xresources.texi (Table of Resources): Clarify toolBar number
1164 for Gtk+.
1165
1166 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
1167
15cf2f52
CY
11682010-03-21 Chong Yidong <cyd@stupidchicken.com>
1169
4102856c
CY
1170 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
1171
15cf2f52
CY
1172 * search.texi (Other Repeating Search): Document multi-isearch-buffers
1173 and multi-isearch-buffers-regexp.
1174
1175 * indent.texi (Indentation): Clarify description of
1176 indent-for-tab-command. Document tab-always-indent.
1177
d68eb23c
CY
11782010-03-20 Chong Yidong <cyd@stupidchicken.com>
1179
1180 * cmdargs.texi (Font X): Move most content to Fonts.
1181
1182 * frames.texi (Fonts): New node. Document font-use-system-font.
1183
1184 * emacs.texi (Top):
1185 * xresources.texi (Table of Resources):
1186 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
1187
288f9fc0
CY
11882010-03-10 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * Branch for 23.2.
1191
17782bec
CY
11922010-03-06 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * custom.texi (Init Examples): Add xref to Locals.
1195
1196 * major.texi (Choosing Modes): Mention usage of setq-default for
1197 setting the default value of major-mode (Bug#5688).
1198
b4a1a8b2
CY
11992010-03-02 Chong Yidong <cyd@stupidchicken.com>
1200
1201 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
1202
1203 * display.texi (Display Custom): Document make-pointer-invisible and
1204 underline-minimum-offset. Remove inverse-video.
1205
a1e759cd
CY
12062010-02-21 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * frames.texi (Frame Commands): Note that the last ordinary frame can
1209 be deleted in daemon mode (Bug#5616).
1210
4f3bc373
GM
12112010-02-18 Glenn Morris <rgm@gnu.org>
1212
1213 * trouble.texi (Contributing): Repository is no longer CVS.
1214
5dbbdd33
GM
12152010-02-08 Glenn Morris <rgm@gnu.org>
1216
1217 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
1218
cd61af01
SM
12192010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1220
1221 * display.texi (Useless Whitespace, Text Display):
1222 * custom.texi (Init Examples): Avoid obsolete special default variables
1223 like default-major-mode.
1224
b1bb0a25 12252010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1226
1227 * programs.texi (Other C Commands): Replace reference to obsolete
1228 c-subword-mode.
1229
99d0985b
GM
12302010-01-21 Glenn Morris <rgm@gnu.org>
1231
1232 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
1233
893db5bc
GM
12342010-01-12 Glenn Morris <rgm@gnu.org>
1235
1236 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
1237 emacs-pretest-bug for bug reports for development versions.
1238
0419b8d6
GM
12392010-01-11 Glenn Morris <rgm@gnu.org>
1240
1241 * display.texi (Highlight Interactively): `t' does not mean highlight
1242 all patterns. (Bug#5335)
1243
26e533e2
CY
12442009-12-29 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * misc.texi (Shell): Document async-shell-command.
1247
1248 * building.texi (Grep Searching): Document zrgrep.
1249
484eaeac 1250 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 1251
7ee6c59b
NR
12522009-12-29 Nick Roberts <nickrob@snap.net.nz>
1253
1254 * building.texi: Import GDB Graphical Interface description from
1255 EMACS_23_1_RC.
1256
91ed7ea8
CY
12572009-12-24 Chong Yidong <cyd@stupidchicken.com>
1258
1259 * emacs.texi (Top): Update node listing.
1260
1261 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
1262
1263 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
1264
1265 * cmdargs.texi (Initial Options):
1266 * xresources.texi (Resources): Document inhibit-x-resources.
1267
1268 * custom.texi (Specifying File Variables): Note that minor modes are
1269 enabled unconditionally.
1270
1271 * display.texi (Scrolling): Briefly document the old recenter command,
1272 and document recenter-positions.
1273
1274 * files.texi (Visiting):
1275 * buffers.texi (Buffers): Max buffer size is now 512 MB.
1276
1c6c854e
CS
1277 * frames.texi (Cut/Paste Other App):
1278 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
1279
1280 * killing.texi (Kill Options): New node.
1281
6ca89aaa
CY
12822009-12-05 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * misc.texi (Shell Options): ansi-color is now default.
1285
806642d4
GM
12862009-12-05 Glenn Morris <rgm@gnu.org>
1287
806642d4
GM
1288 * emacs.texi (Top): Update menu for cal-xtra node changes.
1289 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
1290 or mode line. Don't mention invisible text or the details of
1291 diary-print-entries here, only in cal-xtra.
1292 (Format of Diary File): Mention that the "date on first line" format
1293 only really affects the simple display.
1294 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
1295 (Diary Customizing): Holidays may be in the buffer or mode line.
1296 Move diary-print-entries to the "Diary Display" section.
1297 (Diary Display): New section, split out from "Fancy Diary Display".
1298 Explain the limitations of simple display, and how to print it.
1299
1a4f0c0a
GM
1300 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
1301
e11adbd8
GM
1302 * cal-xtra.texi (Diary Display): Mention View mode.
1303
29a483ac
JL
13042009-11-29 Juri Linkov <juri@jurta.org>
1305
1306 * display.texi (Highlight Interactively): Actually a list of
1307 default faces is pre-loaded into a list of default values
1308 instead of the history.
1309
83d60c79
GM
13102009-11-20 Glenn Morris <rgm@gnu.org>
1311
1312 * ack.texi (Acknowledgments):
1313 * emacs.texi (Acknowledgments): Add htmlfontify.
1314
276bbe96
GM
13152009-11-14 Glenn Morris <rgm@gnu.org>
1316
98ad1bae
GM
1317 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
1318
276bbe96
GM
1319 * ack.texi (Acknowledgments):
1320 * emacs.texi (Acknowledgments): Update for recent Org changes.
1321
18430066
CY
13222009-10-31 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
1325 `charset' property, which is irrelevant to the user manual (Bug#3526).
1326
522ddc9f
JB
13272009-10-14 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * trouble.texi (DEL Does Not Delete): Fix typo.
1330
50b49ade
MA
13312009-10-05 Michael Albinus <michael.albinus@gmx.de>
1332
1333 * files.texi (Misc File Ops): Mention copy-directory.
1334
6308321a
EZ
13352009-10-04 Eli Zaretskii <eliz@gnu.org>
1336
43b3b4d1
EZ
1337 * mule.texi (Unibyte Mode): Emphasize that
1338 unibyte-display-via-language-environment affects only the display.
1339
6308321a
EZ
1340 * display.texi (Horizontal Scrolling): Document cursor behavior under
1341 horizontal scrolling when point moves off the screen (Bug#4564).
1342 Improve wording.
1343
bd51ea7f
MA
13442009-10-01 Michael Albinus <michael.albinus@gmx.de>
1345
1346 * files.texi (Directories): delete-directory prompts for recursive
1347 deletion.
1348
55381962
GM
13492009-09-30 Glenn Morris <rgm@gnu.org>
1350
1351 * ack.texi (Acknowledgments):
1352 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
1353
13989ab1
TH
13542009-09-25 Tassilo Horn <tassilo@member.fsf.org>
1355
1356 * dired.texi (Dired Navigation): Use @code instead of @var for
1357 dired-isearch-filenames, so that it's not capitalized.
1358
8ba46c89
CY
13592009-09-19 Chong Yidong <cyd@stupidchicken.com>
1360
1361 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
1362
1363 * entering.texi (Exiting): C-z is now bound to suspend-frame.
1364
1365 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
1366 (Key Bindings): Reference Init Rebinding in introductory text.
1367 Shift some of the introduction to Keymaps node.
8ba46c89
CY
1368 (Keymaps): Simplify.
1369 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
1370 (Minibuffer Maps): Remove mention of Mocklisp.
1371 (Init Rebinding): Move mode-local rebinding example here from Local
1372 Keymaps.
1373 (Modifier Keys): Clarify.
1e11b018 1374 (Rebinding): Add cindex for "binding keys".
8ba46c89 1375
6a5ca7c8
CY
13762009-09-13 Chong Yidong <cyd@stupidchicken.com>
1377
1378 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
1379
0e1cba51
NR
13802009-08-31 Nick Roberts <nickrob@snap.net.nz>
1381
6a5ca7c8 1382 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 1383 Re-organise these two sections.
0e1cba51 1384
76a87a4d
EZ
13852009-08-29 Eli Zaretskii <eliz@gnu.org>
1386
1387 * cmdargs.texi (Initial Options): Fix last change.
1388
82e98df4
SM
13892009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * mule.texi (Enabling Multibyte):
1392 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
1393 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
1394
fb89fad9
GM
13952009-08-20 Glenn Morris <rgm@gnu.org>
1396
1397 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
1398
e99652b0
GM
13992009-08-19 Glenn Morris <rgm@gnu.org>
1400
1401 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
1402
5cca97ad
GM
14032009-08-18 Glenn Morris <rgm@gnu.org>
1404
1405 * ack.texi (Acknowledgments):
1406 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
1407
997797ae 1408 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 1409
985bf85b
GM
14102009-08-09 Glenn Morris <rgm@gnu.org>
1411
1412 * ack.texi (Acknowledgments):
1413 * emacs.texi (Acknowledgments): Add gdb-mi entry.
1414
8d6bb99e
DD
14152009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
1416
1417 * emacs.texi (Top): Add new menu items for GDB-UI.
1418
1419 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 1420 section. Threads buffer is in separate section now.
8d6bb99e 1421
8353da9c
GM
14222009-08-08 Glenn Morris <rgm@gnu.org>
1423
1424 * ack.texi (Acknowledgments):
1425 * emacs.texi (Acknowledgments):
1426 Update for js2-mode and org changes.
1427
f2074faf
MA
14282009-08-02 Michael Albinus <michael.albinus@gmx.de>
1429
1430 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
1431 files.
1432
e8d2d3fb
CY
14332009-07-28 Chong Yidong <cyd@stupidchicken.com>
1434
1435 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
1436
324a4f6a
GM
14372009-07-23 Glenn Morris <rgm@gnu.org>
1438
1439 * programs.texi (Matching): Update blink-matching-paren-distance.
1440
b6937a70
CY
14412009-07-21 Chong Yidong <cyd@stupidchicken.com>
1442
1443 * frames.texi (Cut/Paste Other App): For select-active-regions,
1444 selection is now updated on moving point.
1445
bd8aaa36
RS
14462009-07-21 Richard Stallman <rms@gnu.org>
1447
1448 * glossary.texi (GNU, Daemon): Update information.
1449
8d9b5eba
JL
14502009-07-19 Juri Linkov <juri@jurta.org>
1451
1452 * custom.texi (Specifying File Variables, Safe File Variables):
1453 "variables/value pairs" -> "variable/value pairs".
1454
a2acc1db
GM
14552009-07-15 Glenn Morris <rgm@gnu.org>
1456
1457 * misc.texi (Gnus): Remove widow.
1458
c5ae942b
GM
14592009-07-11 Glenn Morris <rgm@gnu.org>
1460
703d26ba
GM
1461 * Makefile.in (TEXI2PDF): New.
1462 (emacs.pdf, emacs-xtra.pdf): New targets.
1463
522ddc9f 1464 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
1465
1466 * display.texi (Horizontal Scrolling): Re-word to remove widow.
1467
1468 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
1469 Don't print the copying notice twice in the printed version.
1470 Update the menu and detailmenu.
1471 (Preface): The meaning of "on-line" has changed.
1472 Correct name for "Common Problems" chapter.
1473 (Distrib): Update FSF shop URL.
1474 (Intro): Showing two files at once is not so exciting.
1475
1476 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
1477 (Mac / GNUstep Basics): Minor grammar changes.
1478 (Mac / GNUstep Events): Fix typo.
1479 (GNUstep Support): CANNOT_DUMP no longer applies.
1480
1481 * misc.texi (Document View): Fix typos.
1482
1483 * dired.texi (Dired):
1484 * help.texi (Help):
1485 * macos.texi (Mac OS / GNUstep):
1486 * maintaining.texi (Version Control, Introduction to VC):
1487 End menu descriptions with a period.
c5ae942b 1488
b1c8242b
EZ
14892009-07-09 Eli Zaretskii <eliz@gnu.org>
1490
1491 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
1492 so categorical in saying that the option is only useful on NTFS.
1493
220d9aa6
GM
14942009-07-09 Glenn Morris <rgm@gnu.org>
1495
1496 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
1497 (ENVADD): Add texinfodir to TEXINPUTS.
1498
1499 * emacs.texi (Top): Fix cross-reference.
1500
1501 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
1502
1503 * vc1-xtra.texi (Revision Tags): Fix typo.
1504
d07e72d3
GM
15052009-07-03 Glenn Morris <rgm@gnu.org>
1506
1507 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
1508 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
1509 (Merge Commands): `.' does not seem to work in A or B buffer.
1510 `l' can recreate the 3-window display.
1511
1512 * glossary.texi (Glossary): Minor phrasing changes throughout.
1513 Add more internal cross-references.
1514 <Autoloading>: You can't really autoload a variable.
1515 <C-M->: Move details here from `M-C-' item.
1516 <Continuation Line>: Refer to `Truncation.'
1517 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
1518 <Home Directory, Unix>: New entries.
1519 <Deletion of Files>: Mention recycle bins.
1520 <Directory>: Mention ``folders.''
1521 <Error>: Don't mention ``type-ahead.''
1522 <Fringe>: Refer to the manual node.
1523 <Minor Mode>: Can be global or local.
1524 <Spell Checking>: There are other checkers besides Ispell.
1525
f144038a
GM
15262009-07-02 Glenn Morris <rgm@gnu.org>
1527
1528 * anti.texi (Antinews): Minor changes in phrasing.
1529
1530 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
1531 some underfull lines in dvi output.
1532
1533 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
1534
1535 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
1536
1537 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
1538
3f1c6666
JD
15392009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1540
1541 * xresources.texi (Table of Resources): Mention maximized for
1542 fullscreen.
1543
1544 * cmdargs.texi (Window Size X): -mm/--maximized is new.
1545
62aadce7
CY
15462009-07-01 Chong Yidong <cyd@stupidchicken.com>
1547
1548 * anti.texi (Antinews): Correct the list of removed platforms.
1549
82ec412e
GM
15502009-06-28 Glenn Morris <rgm@gnu.org>
1551
1552 * arevert-xtra.texi: Minor language tweaks.
1553
09964e7d
GM
1554 * dired-xtra.texi: Minor revisions.
1555
666e158e
MB
15562009-06-23 Miles Bader <miles@gnu.org>
1557
c4cc8b9a 1558 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 1559 (Temporary Face Changes): Document `text-scale-set'.
666e158e 1560
70243478
CY
15612009-06-21 Chong Yidong <cyd@stupidchicken.com>
1562
1563 * Branch for 23.1.
1564
67cbe681
KH
15652009-06-17 Kenichi Handa <handa@m17n.org>
1566
1567 * mule.texi (Charsets): Update the description for the new charset.
1568 (list-character-sets): New findex.
125dd7c5 1569 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 1570
40e67246
CY
15712009-06-10 Chong Yidong <cyd@stupidchicken.com>
1572
b5700de6
CY
1573 * basic.texi (Moving Point): Fix tag.
1574
1575 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
1576
1577 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
1578 use camel-case for PageUp and PageDown.
1579
1580 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
1581 camel-case for PageUp and PageDown.
1582
1583 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
1584
40e67246 1585 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 1586 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 1587
522ddc9f 15882009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 1589
522ddc9f
JB
1590 * fixit.texi (Spelling): Set default dictionary.
1591 Improve descriptions (Bug#2554)
6f591cf4 1592
53483c76
DR
15932009-06-08 David Reitter <david.reitter@gmail.com>
1594
1595 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
1596 since saving colors and faces set this way is not implemented.
1597 (Environment variables): Remove mention of mac-fix-env, which is
1598 scheduled to be removed.
1599
1557ef4f
CY
16002009-06-04 Chong Yidong <cyd@stupidchicken.com>
1601
91056528
CY
1602 * custom.texi (Init Examples): Add example of changing load-path.
1603
1557ef4f
CY
1604 * building.texi (Lisp Libraries): Add example of changing
1605 load-path (Bug#3446).
1606
623cec4c
CY
16072009-05-28 Chong Yidong <cyd@stupidchicken.com>
1608
1609 * mark.texi (Mark): Further clarifications.
1610 (Setting Mark): Emphasize that C-SPC activates the mark.
1611
0fcca8ee
CY
16122009-05-28 Chong Yidong <cyd@stupidchicken.com>
1613
702b10e1
CY
1614 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
1615 Mark mode.
0fcca8ee
CY
1616 (Using Region, Persistent Mark): Use "active mark" instead of "active
1617 region".
1618
d3b396e4
CY
16192009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
1620
1621 * mule.texi (Select Input Method): Fix typo.
1622
3f698a06
CY
16232009-05-13 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * anti.texi (Antinews): Document completion changes. Some additional
1626 copyedits and rearrangement of entries.
1627
b2a42eb7
CY
16282009-05-12 Chong Yidong <cyd@stupidchicken.com>
1629
932fd020
CY
1630 * misc.texi (Interactive Shell, Saving Emacs Sessions)
1631 (Shell History Copying, Terminal emulator): Copyedits.
1632
1c6c854e
CS
1633 * xresources.texi (Resources): Simplify descriptions.
1634 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
1635 (Table of Resources): Document fontBackend resource.
1636
b2a42eb7
CY
1637 * trouble.texi (Quitting): Add other undo bindings to table.
1638 (DEL Does Not Delete): Note that the erasure key is usually labelled
1639 "Backspace". Remove discussion of obscure Xmodmap issue.
1640
c6ea7fb8
CY
16412009-05-07 Chong Yidong <cyd@stupidchicken.com>
1642
1643 * files.texi (Visiting): Copyedits.
1644
ad36c422
CY
16452009-05-06 Chong Yidong <cyd@stupidchicken.com>
1646
1647 * basic.texi (Inserting Text): Document ucs-insert.
1648
1649 * mule.texi (International Chars): Define "multibyte". Note that
1650 internal representation is unicode-based. Simplify definition of raw
1651 bytes. Mention ucs-insert.
1652 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
1653 (Language Environments): Add language environments new to Emacs 23.
1654 (Multibyte Conversion): Node deleted.
1c6c854e
CS
1655 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
1656 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
1657 (Output Coding): Copyedits.
1658
1659 * emacs.texi (Top): Update node listing.
1660
d4ad7b96
CY
16612009-05-05 Per Starbäck <per@starback.se> (tiny change)
1662
1663 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
1664
5bd66204
SM
16652009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1666
1667 * building.texi (Lisp Libraries): `load-library' does offer completion.
1668
bc36ad1c
CY
16692009-04-28 Chong Yidong <cyd@stupidchicken.com>
1670
1671 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
1672 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
1673
f1a47884
EZ
16742009-04-25 Eli Zaretskii <eliz@gnu.org>
1675
1676 * maintaining.texi (Tags): Clarify text. (Bug#3101)
1677
be77bd45
CY
16782009-04-22 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * entering.texi (Entering Emacs): Document initial-buffer-choice.
1681
1682 * building.texi (Lisp Interaction): Document initial-scratch-message.
1683
d3b82927
JB
16842009-04-18 Juanma Barranquero <lekktu@gmail.com>
1685
ed6e7b11
JB
1686 * msdog.texi (Windows Fonts): Fix typos.
1687
d3b82927
JB
1688 * files.texi (Save Commands): Fix pxref.
1689
bc323c04
CY
16902009-04-18 Chong Yidong <cyd@stupidchicken.com>
1691
1692 * files.texi (Save Commands): Mention diff-buffer-with-file.
1693 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
1694 Henoch (Bug#3036).
1695
2186d13f
GM
16962009-03-15 Glenn Morris <rgm@gnu.org>
1697
1698 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
1699 the former is not always used.
1700 (Mail Headers): Use active voice. Add "Mail-reply-to".
1701 Change case of "Id". Avoid repeated "appropriate".
1702 (Mail Aliases): Fix previous change - use an example with a ".", so it
1703 does actually get quoted when expanded.
1704 (Mail Sending): Mailclient is the default on some systems.
1705 (Citing Mail): Mention mail-indentation-spaces.
1706 (Mail Mode Misc): Add an @dfn for "mail signature".
1707
71e454fc
CY
17082009-03-15 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
1711 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
1712 read-buffer-completion-ignore-case, and completion-styles.
1713 Remove description of partial-completion-mode.
71e454fc 1714
df1a3e06
GM
17152009-03-14 Glenn Morris <rgm@gnu.org>
1716
1717 * sending.texi (Mail Format): Fix typo. Add index entry for
1718 mail-header-separator.
1719 (Mail Headers): Put info about initialization and changing in one place
1720 at the start. Update FCC section for mbox Rmail. Clarify From
1721 section, mention mail-setup-with-from. Clarify Reply-to section.
1722 Add Mail-followup-to and mail-mailing-lists. Clarify References
1723 section.
1724 (Mail Aliases): Update example, make less contentious.
1725 Update for name change of mail-interactive-insert-alias.
1726 (Mail Mode): Remove mention of `%' as a word separator.
1727 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
1728 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
1729 commands. Clarify FCC handling. In mail-complete, add reference to
1730 Mail Aliases section, and mention mail-complete-function.
1731 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
1732 (Mail Mode Misc): Clarify the mail-signature function. Add basic
1733 signature netiquette. Explain how the mail hooks work when continuing
1734 a composition.
1735 (Mail Amusements): Internationalize the spook section a bit.
1736 Remove the spook mail-setup-hook example, since it doesn't work well.
1737 Mention fortune-file.
1738 (Mail Methods): Mention read-mail-command.
1739
ed6e7b11 17402009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 1741
df1a3e06
GM
1742 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
1743 and NS resources following recent changes.
959d68bd 1744
86dca3e8
JR
17452009-03-10 Jason Rumney <jasonr@gnu.org>
1746
1747 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
1748 w32-use-visible-system-caret doc to indicate that it should get set
1749 automatically.
1750 (Windows Fonts): Add doc for the uniscribe backend.
1751
042fe98f
DN
17522009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
1753
1754 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
1755 vc-dir. (Bug#2598)
1756
7f8dba73
RS
17572009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
1758
1759 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
1760
505e70c3
GM
17612009-03-05 Glenn Morris <rgm@gnu.org>
1762
04242bdc
GM
1763 * rmail.texi (Rmail Basics): Add reference to sorting.
1764 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
1765 Minor re-wordings.
1766 (Rmail Motion): Mention rmail-next-same-subject.
1767 (Rmail Deletion): Expunging is not the only way to change the numbers.
1768 (Rmail Labels): Labels can also be used in sorting.
1769 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
1770 (Rmail Display): Mention rmail-mime.
1771
00cfe22c
GM
17722009-03-04 Glenn Morris <rgm@gnu.org>
1773
1774 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
1775 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
1776 summary. Mention sorts cannot be undone.
1777 (Rmail Display): Give an example of how to use goto-address-mode.
1778 (Rmail Editing): It's keybindings that are redefined, not commands.
1779 Fix some typos.
1780 (Movemail): Some minor rewording.
1781 (Remote Mailboxes): Emacs movemail supports pop by default.
1782 Fix some minor grammatical issues. The "two alternative ways" to
1783 specify a POP mailbox are really just one. Remove all reference to the
1784 variables rmail-pop-password and rmail-pop-password-required, obsolete
1785 since Emacs 22.1. Clarify the four password steps. Emacs movemail
1786 can support Kerberos.
1787
3d963b67
GM
17882009-03-03 Glenn Morris <rgm@gnu.org>
1789
1790 * rmail.texi (Rmail Deletion): Revert previous change, which was
1791 describing the Rmail summary versions.
1792 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
1793 Minor re-wording for rmail-resend.
1794 (Rmail Make Summary): Summaries apply to buffers rather than files.
1795 <rmail-summary-by-topic>: Headers includes the subject.
1796 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
1797 details, including prefix arguments.
2340abde 1798 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
1799 Not counting lines might be faster.
1800 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
1801 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
1802 Name the commands bound to the various keys. Mention prefix argument
1803 for searching.
3d963b67
GM
1804 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
1805 Simplify rmail-highlighted-headers description. Update face name.
1806
a8ce3d17
JB
18072009-03-02 Juanma Barranquero <lekktu@gmail.com>
1808
1809 * mark.texi (Marking Objects): Fix typo.
1810
130a29b6
CY
18112009-03-01 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
1814 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
1815
9d5de6f8
GM
18162009-03-01 Glenn Morris <rgm@gnu.org>
1817
79fc530e 1818 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
1819 (Rmail Motion): - M-s searches from the end of messages.
1820 (Rmail Deletion): Minor clarification. Fix numeric argument
1821 description.
1822 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
1823 newmail and RMAILOSE files need not be in home-directory.
1824 (Rmail Files): Mention I/O menus are unselectable if no files match.
1825 Mention `MAIL' env-var.
1826
b545ff9c
JR
18272009-02-24 Jason Rumney <jasonr@gnu.org>
1828
1829 * mule.texi (Fontsets): Mention fontset-default, font specs and
1830 fallback fontsets.
1831 (Defining Fontsets): Mention ns and w32 variants of
1832 standard-fontset-spec. Update description of startup fontset to match
1833 Emacs 23 behavior.
a93be82a 1834 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 1835 (International): Link to Modifying Fontsets.
b545ff9c 1836
75da0618 18372009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
1838
1839 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
1840 Mention ns-extended-platform-support-mode.
1841
6be93a16
KB
18422009-02-22 Karl Berry <karl@gnu.org>
1843
1844 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
1845
867d4bb3
JB
18462009-02-19 Juanma Barranquero <lekktu@gmail.com>
1847
1848 * basic.texi (Moving Point, Position Info):
1849 * files.texi (Visiting):
1850 * mini.texi (Completion Options):
1851 * text.texi (HTML Mode): Remove duplicate words.
1852
49b5c0e8
GM
18532009-02-20 Glenn Morris <rgm@gnu.org>
1854
1855 * rmail.texi: Minor updates for mbox rather than Babyl.
1856
f43a822c
KB
18572009-02-17 Karl Berry <karl@gnu.org>
1858
49b5c0e8 1859 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 1860
80d634b8
RS
18612009-02-17 Richard M Stallman <rms@gnu.org>
1862
1863 * anti.texi (Antinews): Mention Babyl format.
1864
1865 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
1866
1867 * rmail.texi: Update for mbox format.
1868 Various small fixes, as well as the following.
1869 (Out of Rmail): Node deleted.
1870 (Rmail): Update menu.
1871 (Rmail Files): Comment out set-rmail-inbox-list.
1872 Document rmail-inbox-list instead.
1873 (Rmail Output): Substantial changes since C-o is now
1874 rmail-output-as-seen and o is rmail-output.
1875 (Rmail Attributes): Delete `stored', add `retried'.
1876 (Rmail Display): Editing headers works in all cases.
1877
f0d129c6
GM
18782009-02-17 Glenn Morris <rgm@gnu.org>
1879
1880 * basic.texi (Position Info): M-x count-lines-region is not always on
1881 M-=. (Bug#2269)
1882
160f11d3
GM
18832009-02-09 Glenn Morris <rgm@gnu.org>
1884
1885 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
1886 defaults.
1887
763e01c4
EZ
18882009-02-07 Eli Zaretskii <eliz@gnu.org>
1889
1890 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
1891 documentation of possible problems with redecoding.
1892
f5e1441d
GM
18932009-02-03 Glenn Morris <rgm@gnu.org>
1894
1895 * rmail.texi (Out of Rmail): Mention b2m.pl.
1896
e1eabe41
GM
18972009-01-31 Glenn Morris <rgm@gnu.org>
1898
1899 * rmail.texi (Out of Rmail): Correct b2m location.
1900
dd05f9de
CY
19012009-01-27 Chong Yidong <cyd@stupidchicken.com>
1902
1903 * fixit.texi (Undo): Update undo limit values.
1904
d74d846e
GM
19052009-01-27 Glenn Morris <rgm@gnu.org>
1906
1907 * emacs.texi (Top): Fix Antinews menu entry.
1908
49ffdce8
KB
19092009-01-25 Karl Berry <karl@gnu.org>
1910
1911 * text.texi (Foldout): Use @itemize @w{} to make an itemize
1912 item with no marker, instead of the syntactically incorrect
1913 @itemize @asis.
1914
467e8d77
JL
19152009-01-25 Juri Linkov <juri@jurta.org>
1916
1917 * building.texi (Grep Searching): Fix index entry for lgrep.
1918
6c60bbdb
EZ
19192009-01-24 Eli Zaretskii <eliz@gnu.org>
1920
1921 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
1922
9ce5a36f
AR
19232009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
1924
1925 * macos.texi (Preferences Panel): Update description of font setting to
1926 reflect that prior frame selection is no longer needed.
1927
9aa5f2fb
NR
19282009-01-20 Nick Roberts <nickrob@snap.net.nz>
1929
1930 * building.texi (Debuggers): Revert some of 2008-10-31 change to
1931 raise GUD subsections.
1932
3892ff9c
GM
19332009-01-15 Glenn Morris <rgm@gnu.org>
1934
1935 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
1936
14731c8f
GM
19372009-01-10 Glenn Morris <rgm@gnu.org>
1938
1939 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
1940
45c55e53
CY
19412009-01-04 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
1944 logical lines.
1945
2e4667d1
JL
19462008-12-29 Juri Linkov <juri@jurta.org>
1947
1948 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
1949
1950 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
1951
2a3eac47
CY
19522008-12-28 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
1955 goto-address-mode instead of goto-address.
1956
3da8da94
CY
1957 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
1958 mode.
1959
2a3eac47
CY
1960 * emacs.texi (Top): Update node listing.
1961
057f6dd3
EZ
19622008-12-26 Eli Zaretskii <eliz@gnu.org>
1963
1964 * custom.texi (Directory Variables): Explain what is a "project".
1965 Add indexing. Improve wording. Add a footnote about using
1966 _dir-locals.el on MS-DOS.
1967
e6979067
DN
19682008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
1969
1970 * files.texi (Misc File Ops): Mention chmod as an alias for
1971 set-file-modes.
1972
9de15963
MR
19732008-12-24 Martin Rudalics <rudalics@gmx.at>
1974
1975 * help.texi (Help): Fix typos and reword.
1976 (Help Summary): Add entries for C-h n and C-h r, reorder
1977 entries, and do some minor fixes.
1978 (Name Help): Say that C-h F works for commands only.
1979 (Misc Help): Say that view-lossage displays 300 keystrokes.
1980
236fd60d
GM
19812008-12-20 Glenn Morris <rgm@gnu.org>
1982
1983 * ack.texi (Acknowledgments): General update based on AUTHORS,
1984 including removal of some stuff no longer distributed.
1985
349b3256
AM
19862008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
1987
1988 * fixit.texi: Mention hunspell
1989
e840fca5
GM
19902008-12-19 Glenn Morris <rgm@gnu.org>
1991
1992 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 1993 Consolidate explanatory text at start.
e840fca5
GM
1994
1995 * display.texi (Text Display):
1996 * indent.texi (Indentation): Use @acronym with ASCII.
1997
9dfa7983
GM
19982008-12-18 Glenn Morris <rgm@gnu.org>
1999
2000 * ack.texi: Various small updates and fixes.
2001
97b3a00b
JL
20022008-12-18 Juri Linkov <juri@jurta.org>
2003
2004 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
2005 as a key binding to start a forward nonincremental word search.
2006 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
2007 a backward nonincremental word search. Add index for `M-s w'
2008 `isearch-forward-word'.
2009 (Regexp Search): Add a short summary of regexp key commands like
2010 in the node "Basic Isearch".
2011 (Other Repeating Search): Fix typo.
2012
20132008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
2014
2015 * misc.texi (PostScript Variables): Fix doc.
2016
31ce6a07
CY
20172008-12-10 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * programs.texi (Program Modes): Mention Ruby mode.
2020
636b507b
DN
20212008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
2022
2023 * misc.texi (emacsclient Options): Describe what an empty string
2024 argument does for --alternate-editor.
2025
a323fa14
CY
20262008-12-09 Frank Schmitt <ich@frank-schmitt.net>
2027
2028 * cmdargs.texi (Font X): Distinguish between client-side and
2029 server-side fonts. List valid Fontconfig properties. Add reference to
2030 Fontconfig manual. List valid GTK font properties. Explain use of
2031 fc-list.
2032
c5ca6cd0
CY
20332008-12-09 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * cmdargs.texi (Font X): Move discussion of quoting to top.
2036
e5136377
GM
20372008-12-06 Glenn Morris <rgm@gnu.org>
2038
2039 * maintaining.texi (Old Revisions): Improve previous change.
2040
248c026b
RS
20412008-12-05 Richard M Stallman <rms@gnu.org>
2042
2043 * anti.texi (Antinews): Minor fixes.
2044
a9253a1e
GM
20452008-12-03 Glenn Morris <rgm@gnu.org>
2046
2047 * maintaining.texi (Old Revisions): Fix diff-switches description.
2048
fa687b02
MR
20492008-12-01 Martin Rudalics <rudalics@gmx.at>
2050
2051 * emacs.texi (Top): Fix typo.
2052
72e6decd
CY
20532008-11-30 Chong Yidong <cyd@stupidchicken.com>
2054
320ee034
CY
2055 * misc.texi (Document View): Explain dependence on gs at the top.
2056 Copyedits.
2057
2058 * emacs.texi (Top): Add DocView nodes to detailed node listing.
2059
72e6decd
CY
2060 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
2061 (Comment Commands): Discuss region-active behavior of M-; first.
2062
2a472ee4
MR
20632008-11-29 Martin Rudalics <rudalics@gmx.at>
2064
9c6361c9
MR
2065 * display.texi (Line Truncation): Add reference to Continuation
2066 Lines.
2067
2a472ee4
MR
2068 * windows.texi (Pop Up Window): Mention split-height-threshold
2069 and split-width-threshold.
9c6361c9 2070 (Split Window): Add reference to Continuation Lines.
2a472ee4 2071
e93bc142
AR
20722008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
2073
2074 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
2075 (GNUstep Support): New node.
2076 * anti.texi:
2077 * emacs.texi:
2078 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
2079
43b978db
RS
20802008-11-28 Richard M Stallman <rms@gnu.org>
2081
2082 * misc.texi (Dissociated Press): Minor cleanups.
2083
2084 * dired.texi (Image-Dired): Avoid passive.
2085
e8e2bd93
EZ
20862008-11-28 Eli Zaretskii <eliz@gnu.org>
2087
2088 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
2089 representation.
2090
8d2d45da
CY
20912008-11-26 Richard M. Stallman <rms@gnu.org>
2092
2093 * files.texi (Visiting): Rewrite paragraph for clarity.
2094
2095 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
2096
a5f7bbcc
AM
20972008-11-25 Alan Mackenzie <acm@muc.de>
2098
2099 * programs.texi (Moving by Parens): Clarify that parens inside strings
2100 and comments are ignored, and that the commands assume the starting
2101 point isn't in a string or comment.
2102
a71703d3
AR
21032008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
2104
2105 * macos.texi: Add Prev/Next/Top pointers to all nodes.
2106 (Mac Basics): Merge in Grabbing Environment Variables from earlier
2107 version.
2108 (Mac Customization): Rewrite Preferences Panel section and merge in to
2109 this node, add Open files by dragging to an Emacs window.
2110
2111 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
2112
aa5ab79a
CY
21132008-11-26 Chong Yidong <cyd@stupidchicken.com>
2114
0cc92c19
CY
2115 * files.texi (Misc File Ops): Document set-file-modes.
2116
c366b4e4
CY
2117 * windows.texi (Split Window): Document integer values of
2118 truncate-partial-width-windows.
2119
aa5ab79a
CY
2120 * text.texi (Text): Simplify description of markup languages.
2121 (TeX Mode): Simplify introduction. Mention BibTeX mode.
2122 (TeX Editing): Note that `""' inserts one `"' character.
2123 (HTML Mode): Note in the introduction that XML mode is an alias for
2124 SGML mode. Mention nXML mode.
2125
56221db7
CY
21262008-11-25 Chong Yidong <cyd@stupidchicken.com>
2127
2128 * building.texi (Watch Expressions): Fix typo.
2129
90effe33
CY
21302008-11-24 Chong Yidong <cyd@stupidchicken.com>
2131
f90a5ae3
CY
2132 * files.texi (Visiting): Document new behavior of
2133 confirm-nonexistent-file-or-buffer.
2134
1c6c854e
CS
2135 * buffers.texi (Select Buffer):
2136 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 2137
a18ffb4a
CY
2138 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
2139 edit-picture.
2140
90effe33
CY
2141 * text.texi (Text): Simplify introduction. Discard mention of `M-x
2142 edit-picture', since that is just an alias for picture-mode.
2143 (Sentences): Note that repeated M-@ extends the region.
2144 (Pages): Make terminology more consistent. Link to Regexps node.
2145 (Longlines): Discuss relationship with Visual Line mode.
2146 (Text Mode): Remove extraneous discussion of other modes, since they
2147 were already introduced in the parent node.
2148
e85103ec
CY
21492008-11-23 Chong Yidong <cyd@stupidchicken.com>
2150
5cb2fe30
CY
2151 * anti.texi (Antinews): Rewrite.
2152
1eb9b307 2153 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
2154
2155 * frames.texi (Frame Commands): Mention "minimize" terminology.
2156
e85103ec
CY
2157 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
2158 formats.
b908332f
CY
2159 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
2160 (Misc X): Don't document useless -hb option.
e85103ec 2161
607f5f88
JL
21622008-11-22 Juri Linkov <juri@jurta.org>
2163
2164 * dired.texi (Dired Navigation): Change normal file name search option
2165 from `non-nil' to `t'. Add `dwim' option.
2166
e1b867a0
JL
21672008-11-22 Juri Linkov <juri@jurta.org>
2168
2169 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
2170 ".dir-locals.el". Rename `define-project-bindings' to
2171 `dir-locals-set-class-variables'. Rename `set-directory-project' to
2172 `dir-locals-set-directory-class'.
2173
dd186936
LK
21742008-11-22 Lute Kamstra <lute@gnu.org>
2175
2176 * buffers.texi (Select Buffer): Index goto-line.
2177 * basic.texi (Moving Point): Mention the use of a numeric prefix
2178 argument with goto-line and refer to Select Buffer for the use of a
2179 plain prefix argument.
2180
4b121911
GM
21812008-11-19 Glenn Morris <rgm@gnu.org>
2182
2183 * doclicense.texi: Update to FDL 1.3.
2184 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
2185
27267e4c
CY
21862008-11-17 Chong Yidong <cyd@stupidchicken.com>
2187
696f351d
CY
2188 * custom.texi (Minor Modes): Define mode commands and mode variables
2189 more precisely. Recommend using mode commands instead of setting
2190 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
2191 (Easy Customization): Use "init file" instead of .emacs.
2192 (Customization Groups): Update to new Custom buffer appearance.
2193 (Saving Customizations): Copyedits. Update example.
2194 (Variables): Give example of variable type-sensitivity.
2195 (Examining): Update example.
2196 (Hooks): Copyedits.
2197 (Specifying File Variables): Use C comments instead of an artificial
2198 Lisp for the example.
2199 (Keymaps): Move internals discussion to Prefix Keymaps.
2200 (Rebinding): Remove redundant paragraph (stated in Key Binding).
2201 (Init Rebinding): Document kbd macro.
2202 (Init File): Link to Find Init.
696f351d
CY
2203
2204 * mark.texi (Using Region): Document Delete Selection Mode more
2205 thoroughly.
2206
2207 * frames.texi (Mouse Commands): Move most of the description of Delete
2208 Selection Mode to Using Region, and link to it.
1bc9c425 2209 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 2210
b0570c25
CY
2211 * building.texi (Compilation): Document first-error value of
2212 compilation-scroll-output.
2213 (Compilation Mode): Note that compilation-auto-jump-to-first-error
2214 works as soon as an error is available. Suggested by Juri Linkov.
2215
27267e4c
CY
2216 * mini.texi (Passwords): New node.
2217
2218 * files.texi (Remote Files): Link to Passwords node.
2219
2220 * emacs.texi (Top): Update node listings.
2221
122eb807
CY
22222008-11-16 Chong Yidong <cyd@stupidchicken.com>
2223
9c9855a3
CY
2224 * ack.texi (Acknowledgments): Some updating of credits.
2225
bd6fdcad
CY
2226 * emacs.texi (Acknowledgments): Add a couple more names.
2227
dd1eef46
CY
2228 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
2229
122eb807 2230 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 2231 (Misc File Ops): Document use of trash.
122eb807 2232
801a8da1
JB
22332008-11-16 Juanma Barranquero <lekktu@gmail.com>
2234
2235 * macos.texi (Mac Customization): Fix typos.
2236
0b4f2253
CY
22372008-11-14 Chong Yidong <cyd@stupidchicken.com>
2238
2239 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
2240 replacing previous contents. Numerous copyedits to adapt ns-emacs to
2241 the conventions of the main Emacs manual.
2242
2243 * emacs.texi (Top): Update node listings.
2244
517e2b89
CY
22452008-11-12 Chong Yidong <cyd@stupidchicken.com>
2246
07a85685
CY
2247 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
2248 command-line-args is processed during startup.
2249 (Action Arguments): Correctly describe how file arguments interact with
2250 the startup screen. Link to Lisp Interaction for scratch buffer.
2251 (Initial Options): Link to Command Example for -batch option.
2252 (Environment): Document initial-environment.
2253
517e2b89
CY
2254 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
2255 can't be changed in the site-start file.
2256
6337bbde
CY
22572008-11-07 Chong Yidong <cyd@stupidchicken.com>
2258
2259 * dired.texi (Dired): Mention C-x C-d too.
2260 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
2261 (Dired Navigation): Explain dired-goto-file more clearly.
2262 Document dired-isearch-filenames.
6337bbde
CY
2263 (Dired Deletion): Remove unnecessary "expunged" terminology.
2264 (Flagging Many Files): & is now rebound to `% &'.
2265 (Shell Commands in Dired): Document dired-do-async-shell-command.
2266 Clarify how multi-file arguments are passed.
2267 (Misc Dired Features): Document dired-do-isearch.
2268
9e8eeff9
CY
22692008-11-06 Chong Yidong <cyd@stupidchicken.com>
2270
2271 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
2272
e071f849
CY
22732008-11-03 Chong Yidong <cyd@stupidchicken.com>
2274
2275 * search.texi (Other Repeating Search): Remove obsolete findex entries.
2276
05482eb1
CY
22772008-11-01 Chong Yidong <cyd@stupidchicken.com>
2278
e2346dea
CY
2279 * programs.texi (Program Modes): Link to Program Indent node.
2280 (Left Margin Paren): Explain consequences of changing
2281 open-paren-in-column-0-is-defun-start more concisely.
2282 (Which Function, Program Indent, Info Lookup): Minor edits.
2283 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
2284 (Multi-line Indent): If region is active, TAB indents the region.
2285 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
2286 (Matching): The delimiter at the cursor is highlighted---the character
2287 changes color.
2288 (Symbol Completion): Link to Completion node.
2289
e4b6428c
CY
2290 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
2291 a strictly text-only system.
2292
05482eb1
CY
2293 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
2294 batch mode.
2295
a11d3737
RS
22962008-11-01 Richard M. Stallman <rms@gnu.org>
2297
5abad626
RS
2298 * misc.texi (Document View): Major rewrite.
2299
a11d3737
RS
2300 * maintaining.texi (Types of Log File): Change logs are older than
2301 version control.
2302 (VCS Concepts): Simplify and rearrange.
2303 (Version Control Systems): Make it clear that Linux is only the kernel.
2304 (VC Mode Line): Shorten reference to menu item.
2305 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
2306 (VC Directory Mode): Minor cleanup.
2307 Unchanged files are hidden, not omitted.
2308 (VC Directory Commands): Shorten and simplify.
2309 (Change Log Commands): New node, split from Change Logs.
2310 (VC Directory Buffer): New node, split from VC Directory Mode.
2311
c55a4acb
CY
23122008-10-31 Chong Yidong <cyd@stupidchicken.com>
2313
1c6c854e 2314 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
2315 from files.texi.
2316
1c6c854e
CS
2317 * files.texi (Version Control): Move to maintaining.texi.
2318 Subnodes moved as well.
2319 (Document Files): Move to misc.texi.
df0356f6 2320
c55a4acb
CY
2321 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
2322 vc-update-change-log.
df0356f6
CY
2323 (Version Control): Move here from files.texi.
2324 (Format of ChangeLog): Make it a subnode of Change Log.
2325
2326 * emacs.texi (Top): Update node listing.
c55a4acb 2327
ef082374
TH
23282008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2329
2330 * files.texi (Files): Add a section about document
2331 files (doc-view-mode).
2332
d52582c3
CY
23332008-10-31 Chong Yidong <cyd@stupidchicken.com>
2334
1c6c854e
CS
2335 * building.texi (Compilation Mode):
2336 Document compilation-auto-jump-to-first-error.
d52582c3
CY
2337 (Debuggers): Lower GUD subsections to subsubsections.
2338 (Starting GUD): Add cindex.
2339 (Lisp Interaction): Note that scratch is no longer the initial buffer.
2340
4e0a0968
CY
23412008-10-30 Chong Yidong <cyd@stupidchicken.com>
2342
03625b47
CY
2343 * indent.texi (Indentation): Link to Program Indent.
2344
4e0a0968
CY
2345 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
2346 now uses emacsclient's terminal.
2347
8bd3f7ef
CY
23482008-10-29 Chong Yidong <cyd@stupidchicken.com>
2349
80e5620e
CY
2350 * mark.texi (Using Region): Document use-empty-active-region.
2351
97d5c404
CY
2352 * emacs.texi (Top): Update node listings.
2353
1c6c854e
CS
2354 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
2355 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
2356 (Invoking emacsclient): Rewrite, moving optional arguments to
2357 emacsclient Options.
21d2bae3
CY
2358 (emacsclient Options): New node. Document server-use-tcp and
2359 server-host.
8bd3f7ef 2360
5fda2cbd
CY
23612008-10-28 Chong Yidong <cyd@stupidchicken.com>
2362
2363 * indent.texi (Indentation): Replace list with paragraphed text,
2364 putting description of syntax-driven indentation first. Document new
2365 effect of active regions on tab.
2366 (Tab Stops): Note that editable tab stops affect indentation commands.
2367
4ff029f6
DN
23682008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
2369
2370 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
2371
996cd6e4
CY
23722008-10-23 Chong Yidong <cyd@stupidchicken.com>
2373
f28815e3
CY
2374 * custom.texi (Function Keys): Note that modified keypad keys are not
2375 translated.
2376
996cd6e4
CY
2377 * basic.texi (Arguments): Explain how to insert multiple digits.
2378
49545fe2
MA
23792008-10-22 Michael Albinus <michael.albinus@gmx.de>
2380
2381 * files.texi (Remote Files): Precise selection of default method.
2382 Rewrite paragraph about disabling remote file names.
2383
edac0b53
CY
23842008-10-22 Chong Yidong <cyd@stupidchicken.com>
2385
e752c544
CY
2386 * search.texi (Special Isearch): Document M-TAB is isearch.
2387
edac0b53
CY
2388 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
2389 command.
2390
2391 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
2392
20a36054
TH
23932008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2394
1c6c854e 2395 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
2396 section.
2397
69051ab6
CY
23982008-10-21 Chong Yidong <cyd@stupidchicken.com>
2399
c4b1a32a
CY
2400 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
2401 to files.texi. Move contents of vc2-xtra.texi here.
2402
2403 * vc2-xtra.texi: File removed.
2404
2405 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
2406 Directory Commands from the submenu. Don't include deleted file
2407 vc2-xtra.texi.
2408
2409 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
2410 (Version Control): Add VC Directory Mode and VC Directory Commands to
2411 the submenu.
2412 (Why Version Control?): Use table format.
2413 (Version Control Systems): Note that Meta-CVS support is gone.
2414 (VCS Concepts): Note precisely when VC started supporting filesets.
2415 Remove bogus xref to CVS Options node.
2416 (Types of Log File): Copyedits.
2417 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
2418 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
2419 The Right Thing.
2420 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
2421 (Log Buffer): Reorganize node, putting C-c C-c description first.
2422 (Old Revisions): Use CVS for example, not RCS.
2423 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
2424 Commands from the submenu, putting them under Version Control.
2425 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
2426 need to include it in the manual unconditionally, since it is now
2427 crucial to using distributed version control systems.
1a6e2954
CY
2428 (Comparing Files): Note that diff uses the minibuffer, and that the
2429 output is shown using Diff mode.
1c6c854e
CS
2430 (Diff Mode): Explain what "patch" and "hunk" mean.
2431 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 2432 diff-show-trailing-whitespaces.
1a6e2954 2433 (File Archives): Add rar support.
c4b1a32a 2434
69051ab6
CY
2435 * major.texi (Choosing Modes): Make mode selection sequence more
2436 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
2437 magic-mode-alist is nil by default.
2438 Document magic-fallback-mode-alist.
69051ab6 2439
e7421e03
CY
24402008-10-20 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * frames.texi (Mouse References): Copyedits.
2443
6b2efdc2
TH
24442008-10-20 Tassilo Horn <tassilo@member.fsf.org>
2445
2446 * ack.texi (Acknowledgments): Add myself as doc-view author.
2447
9c5e9396
EZ
24482008-10-20 Eli Zaretskii <eliz@gnu.org>
2449
2450 * frames.texi (Dialog Boxes): Add @cindex entries.
2451
dac94f8e
CY
24522008-10-20 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
2455 (Text-Only Mouse): Copyedit.
2456
25597d40
CY
24572008-10-19 Chong Yidong <cyd@stupidchicken.com>
2458
f8a447f6
CY
2459 * frames.texi: Use @key throughout for mouse clicks.
2460 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
2461 (Secondary Selection): Fix modified mouse click syntax.
2462 (Clipboard): Describe Cut, Copy and Paste commands.
2463 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
2464 Copyedits.
2465 (Creating Frames): Add xref to Init File.
2466 (Frame Commands): Add xref to Exiting.
2467 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 2468
b0f95216
CY
24692008-10-15 Chong Yidong <cyd@stupidchicken.com>
2470
b0817f00
CY
2471 * files.texi (Version Control): Copyedits. Add Bazaar.
2472 (Version Control Systems): List different VCS's using an itemized list.
2473 Add Bazaar.
2474 (VCS Concepts): Copyedits. Tweak description of file merging.
2475
b0f95216
CY
2476 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
2477 (Cut/Paste Other App): Document select-active-regions and
2478 x-select-enable-primary.
2479
69d0d701
CY
24802008-10-13 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * mark.texi (Shift Selection): Correct case in node name.
2483
2484 * emacs.texi (Top): Update node order in Mark chapter.
2485
375e8351
EZ
24862008-10-12 Eli Zaretskii <eliz@gnu.org>
2487
2488 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
2489
2490 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
2491 elsewhere in the manual instead of describing yet again the intricacies
2492 of $HOME on MS-Windows and MS-DOS.
2493
ab58114f
CY
24942008-10-12 Chong Yidong <cyd@stupidchicken.com>
2495
4f959513 2496 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
2497 (Minibuffer File): Add discussion of `~' in file names.
2498 Add insert-default-directory index reference.
4f959513 2499
ab58114f
CY
2500 * files.texi (File Names): Reorganize description.
2501 (Visiting): Add xref to Mode Line. Copyedits.
2502 (Save Commands): Mention prefix behavior of C-x C-s.
2503 (Numbered Backups): Node deleted.
2504 (Backup Names): Contents of Numbered Backups moved here. State default
2505 of version-control variable.
2506 (Reverting): Copyedits.
2507 (Version Control): Add additional version control systems.
2508
2509 * emacs.texi (Top): Delete Numbered Backups node.
2510
2511 * cmdargs.texi (General Variables): Change Numbered Backups xref to
2512 Backup Names.
f2884f63 2513 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 2514
b0b5100a
RF
25152008-10-11 Romain Francoise <romain@orebokech.com>
2516
2517 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
2518
89774b5f
CY
25192008-10-11 Chong Yidong <cyd@stupidchicken.com>
2520
2521 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
2522 (Select Buffer): Mention use of minibuffer history. Describe default
2523 value of default-major-mode. Mention that C-x 4 b selects the other
2524 window.
2525 (List Buffers): Document CRM indicators in the order they appear.
2526 (Kill Buffer): Document new command kill-matching buffers.
2527 (Several Buffers): Move explanation of the relationship between buffer
2528 list and buffer menu to the top.
2529 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
2530
4c72bf27
CY
25312008-10-10 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * entering.texi (Exiting): Document change of C-x C-c to
2534 save-buffers-kill-terminal. Document kill-emacs.
2535
f68eb991
EZ
25362008-09-30 Eli Zaretskii <eliz@gnu.org>
2537
2538 * mule.texi (Coding Systems): Don't mention codepage-setup.
2539
2540 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
2541 cpNNN coding systems anymore.
2542 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
2543 for unibyte mode. Don't mention line-drawing characters.
2544 Don't mention dos-unsupported-char-glyph.
f68eb991 2545
1a2dd44d
CY
25462008-09-25 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * search.texi (Search): Shorten introduction.
2549 (Basic Isearch): Add command table. Discuss reverse isearch and
2550 isearch highlighting.
2551 (Repeat Isearch): Move lazy highlighting discussion here. Add search
2552 ring to cindex.
2553 (Special Isearch): Move input methods discussion here.
2554 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
2555 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
2556 Repeat Isearch.
2557 (Isearch Minibuffer): New node.
2558 (Word Search): Document new word search commands.
2559 (Regexp Example): Simplify example using sentence-end-base variable.
2560 (Replace): Reword introduction.
2561 (Unconditional Replace): Remove unnecessary example.
2562 (Other Repeating Search): Document new `M-s o' binding.
2563
2564 * emacs.texi (Top): Update node listings.
2565
e45da31d
JB
25662008-09-22 Juanma Barranquero <lekktu@gmail.com>
2567
2568 * emacs.texi (Top): Remove Kill Errors from menu.
2569
841c8096
CY
25702008-09-22 Chong Yidong <cyd@stupidchicken.com>
2571
402168fa
CY
2572 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
2573 interface for defining macros. Simplify examples. Note that C-g quits
2574 macro definitions.
1c6c854e
CS
2575 (Keyboard Macro Counter): Document using F3 to insert counter.
2576 Give usage example.
402168fa
CY
2577 (Keyboard Macro Query): Organize query responses in a table.
2578
1c6c854e
CS
2579 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
2580 Link to Erasing node.
841c8096
CY
2581 (Undo): Reorganize paragraphs for logical flow. Move keybinding
2582 rationale to a footnote.
2583 (Kill Errors): Remove node, due to redundancy with Erasing.
2584 (Spelling): Move discussion of flyspell to end. Note new behavior of
2585 M-$ in active region. Remove non-ispell-specific keybindings from
2586 table.
2587
eab2ee89
DN
25882008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2589
2590 * cmdargs.texi (Initial Options): Document --daemon.
2591
3d53e905
GM
25922008-09-20 Glenn Morris <rgm@gnu.org>
2593
2594 * files.texi (Numbered Backups): Mention that some modes set
2595 version-control.
2596
1c90484d
GM
25972008-09-20 Jim Blandy <jimb@red-bean.com>
2598
2599 * files.texi (Numbered Backups): Reference File Variables, as well.
2600 Remove discussion of Rmail's implementation.
2601
0fc0d844
CY
26022008-09-06 Chong Yidong <cyd@stupidchicken.com>
2603
2604 * misc.texi (Recursive Edit): Note that top-level exits active
2605 minibuffers.
2606
2607 * trouble.texi (Quitting): Likewise.
2608
b18d283d
CY
26092008-08-31 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * emacs.texi (Top): Add Temporary Face Changes xref.
2612
2613 * display.texi (Display): Move Temporary Face Changes node to just
2614 after Standard Faces.
2615 (Scrolling): Document recenter-top-bottom instead of recenter.
2616 (Horizontal Scrolling): Move auto hscroll discussion to the top.
2617 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
2618 (Display Custom): Copyedits.
2619 (Optional Mode Line): Document display-battery-mode.
2620
180135fc
RF
26212008-08-27 Romain Francoise <romain@orebokech.com>
2622
2623 * custom.texi (Directory Variables): Minor fix.
2624
d3fe3475
GM
26252008-08-27 Glenn Morris <rgm@gnu.org>
2626
2627 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
2628 descriptions.
2629 (Calendar Customizing): Tweak layout description.
183080b6 2630 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
2631 markers. Condense calendar-star-date and calendar-mark-today
2632 description.
2633 (Holiday Customizing): Add oriental and solar holidays.
2634 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
2635 Fix holiday-float description. Use zerop in examples. Be less verbose.
2636 (Date Display Format): Change ISO format. Be less verbose.
2637 (Diary Customizing): Mention day and month abbrev arrays.
2638 Mention the date-form variables by name. Update European example.
2639 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
2640 Condense examples. Mention diary-entry-symbols by name.
2641 Condense table for insertion commands.
2642 (Fancy Diary Display): Mention diary-include-string and
2643 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
2644 Ethiopic, Persian date functions. Condense descriptions.
2645
2646 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
2647 (Adding to Diary): Adapt for changed node name.
2648
71755807
GM
26492008-08-26 Glenn Morris <rgm@gnu.org>
2650
2651 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
2652 node "Hebrew/Islamic Entries".
2653
2654 * calendar.texi (Specified Dates): Fix names of iso functions.
2655 (General Calendar): There may not be another window.
2656 (Writing Calendar Files, Holidays): Tweak intro.
2657 (Holidays): Mention Baha'i and Chinese holidays.
2658 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
2659 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
2660 (To Other Calendar): Add calendar-print-other-dates.
2661 Refer to "graphic display" rather than "X.
2662 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
2663 (Displaying the Diary): Fix whitespace after reference.
2664 Fix `diary-number-of-entries' reference.
2665 (Date Formats): Explicitly mention that day names can be abbreviated.
2666 (Adding to Diary): Add some references to other sections.
2667 (Special Diary Entries): Fix reference.
2668 (Appointments): Simplify appt-message-warning-time entry.
2669 Clarify where times must be.
2670 (Importing Diary): Comment out icalendar paragraph that does not apply.
2671 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
2672
d76ebc75
GM
26732008-08-23 Glenn Morris <rgm@gnu.org>
2674
2675 * fortran-xtra.texi (Fortran): Change description of free form and
2676 fixed form a bit. Mention hideshow and imenu.
2677 (Fortran Motion): Mention fortran-end-of-subprogram,
2678 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
2679 (Fortran Indent): Minor re-word.
2680 (ForIndent Commands): Mention fortran-fill-paragraph and
2681 fortran-fill-statement.
2682 (ForIndent Cont): Mention fortran-tab-mode-string.
2683 (Fortran Comments): Mention fortran-comment-line-start-skip.
2684 (Fortran Columns): Mention font-locking.
2685 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
2686
1fc0ce04 26872008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
2688
2689 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
2690
5c52e13c
CY
26912008-08-22 Chong Yidong <cyd@stupidchicken.com>
2692
2693 * mini.texi (Minibuffer): Simplify introduction.
2694 (Minibuffer File): Document tilde in minibuffer filenames.
2695 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
2696 to enter tabs, spaces, and question marks. Describe behavior of C-a.
2697 (Completion Example): Update example to current command list.
2698 (Completion Options): Document `lazy' value of completion-auto-help.
2699 Update contents of completion-ignored-extensions.
2700 (Minibuffer History): Describe "future history" list. State default
2701 value of history-delete-duplicates.
2702
77a00355
GM
27032008-08-21 Glenn Morris <rgm@gnu.org>
2704
2705 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 2706 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 2707
39ee1d04
CY
27082008-08-17 Chong Yidong <cyd@stupidchicken.com>
2709
2710 * regs.texi (Registers): Clarify valid register names.
2711 (RegPos): Note that buffer is saved and restored too.
2712 (RegText): Note that mark is reactivated/deactivated.
2713 (RegConfig): Xref to Windows node.
2714
b12c348f
CY
27152008-08-16 Chong Yidong <cyd@stupidchicken.com>
2716
3ae7ba79
CY
2717 * basic.texi (Inserting Text): Provide command name for C-q.
2718
b12c348f
CY
2719 * killing.texi (Killing): Copyedit. Define read-only text.
2720 (Deletion): DEL and C-d were already explained in Erasing; xref there.
2721 (Killing by Lines): Copyedit.
2722 (Other Kill Commands): Move M-w description here.
2723 (Yanking): Move M-w to Other Kill Commands.
2724 (Kill Ring): Also mention saving text in registers. Link to Text
2725 Properties in elisp manual.
2726 (Accumulating Text): Copyedit.
2727 (CUA Bindings): Shift selection is now the default.
2728
d8ff7692
TZ
27292008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
2730
2731 * maintaining.texi (Change Log): Mention next-error is available.
2732
a43a8a2e
GM
27332008-08-10 Glenn Morris <rgm@gnu.org>
2734
2735 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
2736 and intermonth text.
2737 (Holiday Customizing): Add holiday-chinese.
2738
eba27308
EZ
27392008-08-08 Eli Zaretskii <eliz@gnu.org>
2740
2741 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
2742
5f14a5b3
DN
27432008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
2744
2745 * files.texi (Log Buffer): Describe C-c C-d.
2746 (Diff Mode): Describe C-x 4 A.
2747
49989bff
EZ
27482008-08-06 Eli Zaretskii <eliz@gnu.org>
2749
2750 * vc1-xtra.texi (VC Directory Mode): Fix last change.
2751
5c915c02
DN
27522008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2753
2beaf97a
DN
2754 * files.texi (Old Revisions): Update the keys used by vc-annotate and
2755 describe the new bindings to show the changeset diff, toggle annotation
2756 visibility, show revisions.
2757 (VC Status): Describe key bindings for modifying the change comments,
2758 displaying changeset diffs and annotations.
2759
5c915c02
DN
2760 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
2761
71798ace
NR
27622008-08-05 Nick Roberts <nickrob@snap.net.nz>
2763
2764 * vc1-xtra.texi (VC Directory Mode): Fix typo.
2765
b8949644
EZ
27662008-08-02 Eli Zaretskii <eliz@gnu.org>
2767
2768 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
2769 and wording.
2770
819567d1
DN
27712008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
2772
2773 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 2774 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
2775 commands. Improve some old info.
2776
5f38310a
CY
27772008-07-31 Chong Yidong <cyd@stupidchicken.com>
2778
0dc3906b
CY
2779 * display.texi (Visual Line Mode): New node.
2780
5f38310a 2781 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
2782 (Moving Point): Add additional alternative key bindings.
2783 Describe line-move-visual.
5f38310a
CY
2784 (Erasing): Describe DEL.
2785 (Basic Undo, Blank Lines, Arguments): Copyedit.
2786 (Continuation Lines): Mention Visual Line mode.
2787 (Position Info): Move extended discussion to mule.texi.
2788
2789 * mule.texi (International Chars): Describe C-x =.
2790
2791 * emacs.texi (Top): Add Visual Line Mode node.
2792
7c2fb837
DN
27932008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2794
2795 * emacs.texi: Remove VMS support.
2796
3f6b73ef
DN
27972008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2798
2799 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
2800 the vc-dir command name.
2801
9e2a2647
DN
28022008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2803
2804 * xresources.texi: Remove mentions of Mac Carbon.
2805
568beaa2
AS
28062008-07-19 Andreas Schwab <schwab@suse.de>
2807
2808 * ns-emacs.texi: Move to ../misc.
2809
0ef94706
CY
28102008-07-15 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * entering.texi (Exiting): Don't describe text-only terminals as the
2813 default. Describe the new startup screen.
2814 (Exiting): Describe how to kill Emacs first. Change description of
2815 iconification to handle modern window systems.
2816
ba60bd44 28172008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
2818
2819 * ns-emacs.texi: New file, documents features of Emacs port under
2820 NeXTstep windowing.
2821
9f30aa73
CY
28222008-07-15 Chong Yidong <cyd@stupidchicken.com>
2823
938a5d2e
CY
2824 * entering.texi (Entering Emacs): Update prev node.
2825
2826 * glossary.texi (Glossary): Remove xref to Text Characters.
2827
9f30aa73
CY
2828 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
2829 directly, rather than in the context of ASCII. Move description of
2830 special properties of modifier key to new Modifier Keys node.
2831 (Keys): Copyedit.
2832 (Text Characters): Delete node. Multibyte is the default nowadays, and
2833 the node contents are obsolete.
2834
2835 * custom.texi (Modifier Keys): New node.
2836
2837 * emacs.texi (Top): Update node list.
2838
7e53d36c
CY
28392008-07-13 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
2842 saying that Emacs provides menus and mouse support (which is par for
2843 the course).
2844
2845 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
2846 early on.
2847 (Point): Copyedit. Relegate historical trivia to a footnote.
2848 (Mode Line): Explain mode-line format more consistently.
2849 (Menu Bar): Copyedit.
2850
1e9fa96d
GM
28512008-06-27 Glenn Morris <rgm@gnu.org>
2852
2853 * cal-xtra.texi (Sexp Diary Entries):
2854 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
2855
dc9bebb8
CY
28562008-06-26 Chong Yidong <cyd@stupidchicken.com>
2857
2858 * mark.texi (Shift selection): New node.
2859 (Mark): Copyedits.
2860 (Persistent Mark): Move to the end of the chapter.
2861
e7881076
EZ
28622008-06-20 Eli Zaretskii <eliz@gnu.org>
2863
2864 * makefile.w32-in (distclean): Remove makefile.
2865
f427400c
NR
28662008-06-17 Nick Roberts <nickrob@snap.net.nz>
2867
2868 * building.texi (Starting GUD): Add an entry for gud-gdb.
2869 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
2870 command mode.
2871
b597d348
GM
28722008-06-17 Glenn Morris <rgm@gnu.org>
2873
2874 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
2875
647b7094
NR
28762008-06-17 Nick Roberts <nickrob@snap.net.nz>
2877
2878 * building.texi (Starting GUD): Expand on remote debugging.
2879 (Other GDB-UI Buffers): Mention new keyboard bindings.
2880
47a30023
GM
28812008-06-15 Glenn Morris <rgm@gnu.org>
2882
2883 * gnu.texi: Use a verbatim license for this invariant section,
2884 as per etc/GNU.
2885
37e5d54a
GM
28862008-06-13 Daniel Engeler <engeler@gmail.com>
2887
2888 * emacs.texi, misc.texi: Add documentation about serial port access.
2889
8e65d46c
GM
28902008-06-13 Glenn Morris <rgm@gnu.org>
2891
c1473b4c
MB
2892 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
2893 maintain.info.
8e65d46c 2894
e40a85cd
MB
28952008-06-05 Miles Bader <miles@gnu.org>
2896
2897 * display.texi (Temporary Face Changes): Update to reflect function
2898 renamings in face-remap.el.
2899
56c73dec
MB
29002008-06-04 Miles Bader <miles@gnu.org>
2901
1c6c854e
CS
2902 * display.texi (Temporary Face Changes):
2903 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
2904 `increase-buffer-face-height' and `decrease-default-face-height' now
2905 that they aren't bound by default.
2906
9d3d42fb
MB
29072008-06-03 Miles Bader <miles@gnu.org>
2908
2909 * display.texi (Temporary Face Changes): New node.
2910
2be6bfe2
EZ
29112008-05-31 Eli Zaretskii <eliz@gnu.org>
2912
2913 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
2914
daf7e339
GM
29152008-05-31 Glenn Morris <rgm@gnu.org>
2916
2917 * cal-xtra.texi (Fancy Diary Display): Simplify.
2918
d21d2618
GM
29192008-05-30 Glenn Morris <rgm@gnu.org>
2920
2921 * cal-xtra.texi (Fancy Diary Display): Update for
2922 diary-display-function replacing diary-display-hook.
2923
71ce5fd0
JB
29242008-05-29 Drew Adams <drew.adams@oracle.com>
2925
2926 * msdog.texi (Windows Keyboard): Add descriptions of
2927 w32-register-hot-key and w32-unregister-hot-key.
2928
a3cdbdf8
MO
29292008-05-21 Tom Tromey <tromey@redhat.com>
2930
2931 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
2932 Variables node.
2933
854a574c
MO
29342008-05-19 Tom Tromey <tromey@redhat.com>
2935
2936 * custom.texi (Variables): Add Directory Variables to menu.
2937 (Directory Variables): New node.
2938
7c2ec3f9
ER
29392008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
2940
71ce5fd0 2941 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 2942
370fded4
ER
29432008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
2944
2945 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
2946 Revision Tags and rewritten. Section now uses modern terminology,
2947 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
2948 accurately.
2949
6af511e3
EZ
29502008-05-10 Eli Zaretskii <eliz@gnu.org>
2951
2952 * msdog.texi (Windows Files): Update documentation of
2953 w32-get-true-file-attributes.
2954
7a78b6e7
ER
29552008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
2956
2957 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
2958 directory mode.
2959
1bcfc24e
CY
29602008-05-08 Chong Yidong <cyd@stupidchicken.com>
2961
2962 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 2963 entry "television".
1bcfc24e 2964
db86064f
ER
29652008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
2966
ab5ec32c 2967 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 2968
a31b405e
ER
29692008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
2970
2971 * emacs/buffers.texi, emacs/files.texi (Version-control):
2972 vc-toggle-read-only is no longer a good idea...
2973
ff2c14fc
GM
29742008-04-29 Glenn Morris <rgm@gnu.org>
2975
2976 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
2977
367c9b7c
JL
29782008-04-22 Juri Linkov <juri@jurta.org>
2979
2980 * dired.texi (Subdirectories in Dired): Describe using `^'
2981 to return to the parent directory.
2982
4ac1e9b4
NR
29832008-04-22 Nick Roberts <nickrob@snap.net.nz>
2984
2985 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
2986 recent changes.
2987
b9b3bf2b
NR
29882008-04-19 Nick Roberts <nickrob@snap.net.nz>
2989
2990 * building.texi (GDB-UI Layout, Breakpoints Buffer)
2991 (Other GDB-UI Buffers): Update for recent thread related changes.
2992
4d120d6a
SM
29932008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
2994
2995 * maintaining.texi (Maintaining):
2996 * emacs.texi (Top): Typo.
2997
a152877d
SM
29982008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
2999
b9b3bf2b
NR
3000 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
3001 arg in `font-lock-add-keywords'.
a152877d 3002
36c0514c
GM
30032008-04-08 Glenn Morris <rgm@gnu.org>
3004
3005 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
3006 Also add Baha'i calendar references where appropriate.
3007
06a97d46
GM
30082008-04-05 Glenn Morris <rgm@gnu.org>
3009
3010 * custom.texi (Init File): Byte-compiling .emacs is bad.
3011
6adc6eed
SM
30122008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3013
3014 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
3015
571388b0
GM
30162008-03-29 Glenn Morris <rgm@gnu.org>
3017
3018 * calendar.texi: Update for `calendar-date-style' replacing
3019 `european-calendar'.
3020
3ae8f876
JR
30212008-03-28 Jason Rumney <jasonr@gnu.org>
3022
3023 * display.texi (Display Custom): Mention overlay-margin in text.
3024
5bc6ddff 30252008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 3026
5bc6ddff
MB
3027 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
3028 tutorial' comments.
03a864d5 3029
7186a830
CY
30302008-03-28 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * mark.texi (Mark): Rearrange nodes.
3033 (Persistent Mark): Rename from Transient Mark.
3034 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
3035 Describe Transient Mark mode as the default.
3036
3037 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
3038 the default behavior with Transient Mark mode off.
3039 (Position Info): Fix typo.
3040
71ce5fd0
JB
3041 * display.texi (Standard Faces): Reference the Mark node.
3042 Remove discussion of the region face, which is discussed there.
7186a830
CY
3043
3044 * emacs.texi (Top): Update node listings.
3045
3046 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
3047 as the default.
3048
3049 * fixit.texi (Undo): Standardize choice of undo key sequence.
3050 (Undo, Spelling): Describe Transient Mark mode as the default.
3051
3052 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
3053 default.
3054
3055 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
3056
3057 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
3058 mode is the default, and note that the mark is not activated when set.
3059
3060 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
3061 Describe Transient Mark mode as the default.
3062
3063 * search.texi (Basic Isearch): Reference the Mark Ring node.
3064 (Replace, Unconditional Replace, Other Repeating Search):
3065 Describe Transient Mark mode as the default.
3066
1c6c854e
CS
3067 * text.texi (Words, Pages, Fill Commands, HTML Mode):
3068 Describe Transient Mark mode as the default.
7186a830
CY
3069 (Paragraphs): Describe how M-h behaves when region is active.
3070
3071 * trouble.texi (Quitting): Clarify effects of C-g.
3072
dc47d1ff
GM
30732008-03-13 Glenn Morris <rgm@gnu.org>
3074
3075 * emacs.texi (EMACSVER): Set to 23.0.60.
3076
e3e0fb39 30772008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 3078
e3e0fb39
GM
3079 * dired.texi (Hiding Subdirectories): Fix previous change.
3080
30812008-03-05 Drew Adams <drew.adams@oracle.com>
3082
3083 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 3084
5e14abf8
KS
30852008-02-28 Kim F. Storm <storm@cua.dk>
3086
3087 * help.texi (Help Files): Move describe-gnu-project to C-h g.
3088 Move describe-distribution to C-h C-o.
3089 Move view-emacs-problems to C-h C-p.
3090 Add view-emacs-debugging on C-h C-d.
3091 Add view-external-packages on C-h C-e.
d0207bf3 3092 Add view-order-manuals on C-h C-m.
5e14abf8 3093
d0207bf3 30942008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
3095
3096 * msdog-xtra.texi (MS-DOS): Docstring fix.
3097
87e391bb
EZ
30982008-02-09 Eli Zaretskii <eliz@gnu.org>
3099
3100 * msdog.texi (Windows Fonts): Use a @table for describing font
3101 properties.
3102
5662e503
JR
31032008-02-07 Jason Rumney <jasonr@gnu.org>
3104
3105 * msdog.texi (Windows Files): w32-get-true-file-attributes default
3106 value has changed.
3107 (Windows HOME): Clarify what is meant by "if that fails as well".
3108 (Windows Fonts): New section.
3109
72463824
GM
31102008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
3111
3112 * basic.texi (Basic Undo): Remove duplicate "you can".
3113
7ff926e0
EZ
31142008-02-02 Eli Zaretskii <eliz@gnu.org>
3115
3116 * maintaining.texi (Tags): Fix last change.
3117
6ab7aef1
MA
31182008-02-02 Michael Albinus <michael.albinus@gmx.de>
3119
093571c3 3120 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 3121
ace67e7e
NR
31222008-01-31 Nick Roberts <nickrob@snap.net.nz>
3123
3124 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
3125
ae068fdf
RS
31262008-01-26 Richard Stallman <rms@gnu.org>
3127
3128 * maintaining.texi (Tags): Delete redundant index entry.
3129
a56d9a08
EZ
31302008-01-26 Eli Zaretskii <eliz@gnu.org>
3131
3132 * programs.texi (Imenu): Move "@cindex tags" from here...
3133 * maintaining.texi (Tags): ...to here.
3134
e941ed90
NR
31352008-01-23 Kevin Ryde <user42@zip.com.au>
3136
3137 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
3138 click count.
3139
650276d5
JB
31402008-01-21 Juanma Barranquero <lekktu@gmail.com>
3141
3142 * entering.texi (Exiting): Fix typo.
3143 Reported by D. E. Evans <sinuhe@gnu.org>.
3144
8dc17977
MR
31452007-12-31 Martin Rudalics <rudalics@gmx.at>
3146
3147 * glossary.texi (Glossary): Fix typo.
3148
9f9695a6
RS
31492007-12-27 Richard Stallman <rms@gnu.org>
3150
3151 * text.texi (Formatted Text): Improve menu tag.
3152 (Editing Format Info): In Info, add duplicate menu of nodes
3153 about the submenus.
3154 (Format Faces): Say where Faces menu is found. Mention Other.
3155 (Format Colors): Say where these submenus are found.
3156 (Format Indentation, Format Justification): Likewise.
3157 (Format Properties): Likewise.
3158
abfd0191
RS
31592007-12-22 Richard Stallman <rms@gnu.org>
3160
3161 * search.texi (Query Replace): Make exp of query-replace more
3162 self-contained, and clarify.
8dc17977 3163
abfd0191
RS
3164 * cc-mode.texi (Getting Started): Change @ref to @pxref.
3165
a2586785
RS
31662007-12-15 Richard Stallman <rms@gnu.org>
3167
3168 * files.texi (Auto Save): Clarify definition of auto-saving.
3169
a67cf2bb
RS
31702007-11-26 Richard Stallman <rms@gnu.org>
3171
3172 * help.texi (Help Echo): Cleanups.
3173
448b33b1
TTN
31742007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
3175
3176 * files.texi (Why Version Control?): Fix typo.
3177 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
3178 (Selecting a Fileset): Fix typos; small rewording.
3179 (Log Buffer): Likewise.
3180 (Old Revisions): Likewise.
448b33b1 3181
221bb7f6
EZ
31822007-11-17 Eli Zaretskii <eliz@gnu.org>
3183
3184 * mule.texi (Communication Coding): Fix wording of last change.
3185
d0207bf3 31862007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 3187
630cb3b7
JB
3188 * custom.texi (Specifying File Variables):
3189 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 3190
53b7759e
KH
31912007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
3192
a5ab2e0c 3193 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
3194
3195 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
3196
c8763fb6 31972007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 3198
630cb3b7 3199 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
3200 --output=file.
3201
ff98e024
MR
32022007-11-13 Martin Rudalics <rudalics@gmx.at>
3203
3204 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
3205 (Help Echo): Avoid mentioning the term "region" here and
3206 consistently use the term "active text".
3207
37b11c22
GM
32082007-11-11 Glenn Morris <rgm@gnu.org>
3209
3210 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
3211
21d50ba1
JL
32122007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3213
1c6c854e
CS
3214 * search.texi (Query Replace):
3215 Mention `query-replace-show-replacement'.
21d50ba1 3216
c12ecb0a 32172007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
3218
3219 * building.texi (Watch Expressions): Remove obscure sentence.
3220
3b4201f4
KH
32212007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
3222
3223 * mule.texi (Select Input Method): Describe how to activate an input
3224 method in the text mode.
3225
07e5c0b0
DN
32262007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
3227
3228 * cmdargs.texi (Misc Variables): Remove Sun windows info.
3229
52dd7391
NR
32302007-10-30 Nick Roberts <nickrob@snap.net.nz>
3231
3232 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
3233
c004e539
GM
32342007-10-30 Glenn Morris <rgm@gnu.org>
3235
3236 * misc.texi (Directory Tracking): Explain a bit more about
3237 dirtrack-mode.
3238
ca8c5b8c
GM
32392007-10-25 Glenn Morris <rgm@gnu.org>
3240
3241 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
3242
b6c764ef
RS
32432007-10-24 Richard Stallman <rms@gnu.org>
3244
3245 * misc.texi (Interactive Shell): Cleanup last change.
3246
eabd84c9
JL
32472007-10-22 Juri Linkov <juri@jurta.org>
3248
3249 * mini.texi (Minibuffer History): Add text about a list of minibuffer
3250 default values.
3251
0b43c7e2
ER
32522007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
3253
ca8c5b8c 3254 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
3255 'filesets'.
3256
a80859d4
MR
32572007-10-18 Martin Rudalics <rudalics@gmx.at>
3258
3259 * trouble.texi (Quitting): Fix typo.
3260
c9447ae1
GM
32612007-10-18 Glenn Morris <rgm@gnu.org>
3262
3263 * frames.texi (Mode Line Mouse): Mention minor mode names.
3264
168b980f
JL
32652007-10-17 Juri Linkov <juri@jurta.org>
3266
3267 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
3268 fill-paragraph operates on the active region in Transient Mark mode.
3269 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
3270 with fill-paragraph.
3271
3272 * basic.texi (Arguments): Replace fill-paragraph-or-region with
3273 fill-paragraph.
3274
3275 * fixit.texi (Spelling): ispell-word operates on the active region
3276 in Transient Mark mode.
3277
5a331f34
JB
32782007-10-17 Aaron S. Hawley <aaronh@garden.org>
3279
3280 * building.texi (Source Buffers):
3281 * custom.texi (Init Non-ASCII):
3282 * glossary.texi (Glossary): Use "key binding" consistently.
3283
2a9f4d55
JB
32842007-10-17 Juanma Barranquero <lekktu@gmail.com>
3285
3286 * calendar.texi (Diary): Fix directive.
3287
de13cecf
RS
32882007-10-16 Richard Stallman <rms@gnu.org>
3289
3290 * calendar.texi (Diary): Clarify text about diary file example.
3291
5f90d53e
ER
32922007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
3293
3294 * files.texi: Capitalize node names according to convention.
3295
3aa491bc
GM
32962007-10-13 Glenn Morris <rgm@gnu.org>
3297
3298 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
3299
8a3106d3
ER
33002007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
3301
3302 * emacs.texi:
3303 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 3304 suggested by RMS and Robert J. Chassell.
8a3106d3 3305
da1080a2
ER
33062007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
3307
3aa491bc 3308 * files.texi (Version Systems):
0870a421
ER
3309 * vc-xtra.texi:
3310 * vc1-xtra.texi:
ac3f4c6f 3311 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 3312 operations. Change of terminology from `version' to `revision'.
a7fc5b78 3313 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 3314 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 3315
58ade22b
ER
33162007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
3317
da1080a2 3318 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
3319 Reorder the descriptions to be chronological.
3320
93870ce2
RS
33212007-10-09 Richard Stallman <rms@gnu.org>
3322
3323 * display.texi (Cursor Display): Correct how cursor appears
3324 in nonselected windows.
3325
568c7288
NR
33262007-10-04 Nick Roberts <nickrob@snap.net.nz>
3327
3328 * building.texi (GDB Graphical Interface): Remove references to gdba
3329 and mention gud-gdb.
3330
1af74d06 33312007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 3332
1af74d06 3333 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 3334
0d8fb755
JL
33352007-10-06 Juri Linkov <juri@jurta.org>
3336
3337 * text.texi (Fill Commands): Document fill-paragraph-or-region.
3338 (Fill Prefix, Format Indentation): Replace fill-paragraph with
3339 fill-paragraph-or-region.
3340
3341 * basic.texi (Arguments): Replace fill-paragraph with
3342 fill-paragraph-or-region.
3343
b981e2c6
ER
33442007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
3345
3346 * files.texi: Update the section on version control for 2007
2a9f4d55 3347 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
3348 will come later.
3349
5fceaf9c
GM
33502007-09-15 Glenn Morris <rgm@gnu.org>
3351
3352 * calendar.texi (Holidays): Change all instances of `holiday-list' back
3353 to `list-holidays'.
3354
b0e44b17
GM
33552007-09-14 Glenn Morris <rgm@gnu.org>
3356
3357 * calendar.texi: Update all instances of mark-calendar-holidays,
3358 list-calendar-holidays, list-holidays with the new names.
3359
8cf51b2c
GM
33602007-09-06 Glenn Morris <rgm@gnu.org>
3361
46a367db 3362 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
3363 Split into the Emacs manual in emacs/, and other manuals in misc/.
3364 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3365 manual.
3366 (infodir): New variable.
3367 (info): Use $infodir.
3368 (emacsman): Delete target, not needed any more.
3369 Move all targets that are not the Emacs manual to misc/Makefile.in.
3370 (mostlyclean): Remove `gnustmp'.
3371 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
3372 manual.
92f9b43f 3373 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
3374 (emacsman): Delete target, not needed any more.
3375 (clean): Remove all info files but Emacs manual.
3376 Move all targets that are not the Emacs manual to misc/Makefile.in.
3377 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
3378
3379 * Makefile.in (INFOSOURCES): Delete.
3380 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3381 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3382 *.vrs *.toc here...
3383 (maintainer-clean): ...from here.
3384
33852007-09-05 Glenn Morris <rgm@gnu.org>
3386
3387 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
3388
8cf51b2c
GM
33892007-08-29 Glenn Morris <rgm@gnu.org>
3390
3391 * emacs.texi (EMACSVER): Increase to 23.0.50.
3392
3420c522
RS
33932007-08-27 Richard Stallman <rms@gnu.org>
3394
3395 * emacs.texi (Top): Clarify menu item for Glossary.
3396
3397 * display.texi (Faces): Change secn title.
3398 Clarify not all fonts come from Font Lock.
3399
8cf51b2c
GM
34002007-08-17 Eli Zaretskii <eliz@gnu.org>
3401
3402 * basic.texi (Position Info): Add index entry for face at point.
3403 Mention that character faces are also displayed by "C-u C-x =".
3404
8cf51b2c
GM
34052007-08-08 Glenn Morris <rgm@gnu.org>
3406
3407 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
3408
34092007-08-07 Chong Yidong <cyd@stupidchicken.com>
3410
3411 * files.texi (File Conveniences): Document point motion keys in Image
3412 mode.
3413
8cf51b2c
GM
34142007-07-27 Glenn Morris <rgm@gnu.org>
3415
8cf51b2c
GM
3416 * emacs.texi (Copying): Include license text from gpl.texi, rather than
3417 in-line.
3418
3419 * gpl.texi: New file with text of GPL.
3420 * Makefile.in (EMACSSOURCES): Add gpl.texi.
3421
34222007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
3423
3424 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
3425
3426 * dired.texi (Wdired): Mention C-x C-q key binding.
3427
34282007-07-28 Nick Roberts <nickrob@snap.net.nz>
3429
3430 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
3431
34322007-07-25 Glenn Morris <rgm@gnu.org>
3433
8cf51b2c
GM
3434 * emacs.texi (Copying): Replace license with GPLv3.
3435
3436 * Relicense all FSF files to GPLv3 or later.
3437
34382007-07-24 Glenn Morris <rgm@gnu.org>
3439
3440 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
3441 for some calendars.
3442
34432007-07-23 Nick Roberts <nickrob@snap.net.nz>
3444
3445 * screen.texi (Mode Line): Describe new mode-line flag that shows if
3446 default-directory for the current buffer is on a remote machine.
3447
8cf51b2c
GM
34482007-07-21 Eli Zaretskii <eliz@gnu.org>
3449
3450 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
3451 default value.
3452
34532007-07-21 Richard Stallman <rms@gnu.org>
3454
3455 * files.texi (Why Version Control?): Improve previous change.
3456
34572007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
3458
3459 * files.texi (Why Version Control?): New node.
3460
8cf51b2c
GM
34612007-07-12 Nick Roberts <nickrob@snap.net.nz>
3462
8cf51b2c
GM
3463 * building.texi (Starting GUD): Add xref to this anchor.
3464
8cf51b2c
GM
34652007-06-24 Karl Berry <karl@gnu.org>
3466
2a9f4d55 3467 * emacs.texi: New Back-Cover Text.
8cf51b2c 3468
8cf51b2c
GM
34692007-06-07 Alan Mackenzie <acm@muc.de>
3470
3471 * display.texi (Optional Mode Line): Document the new form of
3472 line+column numbers, "(561,2)".
3473
34742007-06-06 Juanma Barranquero <lekktu@gmail.com>
3475
49823426 3476 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
3477
34782007-06-02 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * Version 22.1 released.
3481
8cf51b2c
GM
34822007-05-07 Karl Berry <karl@gnu.org>
3483
3484 * emacs.texi (EMACSVER): Back to 22.
3485
34862007-05-06 Richard Stallman <rms@gnu.org>
3487
3488 * maintaining.texi (Create Tags Table): Clean up previous change.
3489
c8763fb6 34902007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3491
3492 * maintaining.texi (Create Tags Table): Add text about the dangers of
3493 making symbolic links to tags files.
3494
34952007-05-04 Karl Berry <karl@gnu.org>
3496
3497 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
3498
34992007-05-03 Karl Berry <karl@gnu.org>
3500
3501 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
3502
3503 * .cvsignore (*.pdf): New entry.
3504
8cf51b2c
GM
3505 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
3506 for printing.
3507
35082007-05-01 Richard Stallman <rms@gnu.org>
3509
3510 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
3511
8cf51b2c
GM
35122007-04-28 Glenn Morris <rgm@gnu.org>
3513
3514 * ack.texi (Acknowledgments):
3515 * anti.texi (Antinews):
8cf51b2c
GM
3516 * programs.texi (Program Modes): Restore mention of python.el pending
3517 consideration of legal status.
3518
35192007-04-28 Richard Stallman <rms@gnu.org>
3520
3521 * files.texi (File Names): Fixes to ~ description on MS systems.
3522
8cf51b2c
GM
35232007-04-26 Glenn Morris <rgm@gnu.org>
3524
3525 * emacs.texi (EMACSVER): Increase to 22.1.50.
3526
35272007-04-25 Karl Berry <karl@gnu.org>
3528
3529 * emacs.texi: Improve line breaks on copyright page,
3530 similar layout to lispref, 8.5x11 by default.
3531
3532 * dired.texi (Image-Dired): Improve line break, fix typo.
3533
35342007-04-24 Chong Yidong <cyd@stupidchicken.com>
3535
3536 * programs.texi (Program Modes):
8cf51b2c
GM
3537 * anti.texi (Antinews):
3538 * ack.texi (Acknowledgments): python.el removed.
3539
8cf51b2c
GM
35402007-04-23 Chong Yidong <cyd@stupidchicken.com>
3541
3542 * display.texi (Highlight Interactively): Correct description of
3543 hi-lock-file-patterns-policy.
3544
3545 * files.texi (File Archives): Mention self-extracting executables.
3546
35472007-04-23 Eli Zaretskii <eliz@gnu.org>
3548
3549 * search.texi (Unconditional Replace, Query Replace): Add xref to
3550 "Replacement and Case".
3551
35522007-04-22 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * dired.texi (Image-Dired): Move from Thumbnails node.
3555 * misc.texi (Thumbnails): Node deleted.
3556 * emacs.texi (Top): Update node listing.
3557
3558 * files.texi (File Conveniences):
49823426 3559 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
3560
35612007-04-21 Richard Stallman <rms@gnu.org>
3562
3563 * display.texi (Highlight Interactively): Correct previous change.
3564 Clarify doc of hi-lock-find-patterns, and move new features into it.
3565
35662007-04-20 David Koppelman <koppel@ece.lsu.edu>
3567
1c6c854e
CS
3568 * display.texi (Highlight Interactively):
3569 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
3570
35712007-04-20 Martin Rudalics <rudalics@gmx.at>
3572
3573 * display.texi (Scrolling): Fix typo.
3574
8cf51b2c
GM
35752007-04-15 Chong Yidong <cyd@stupidchicken.com>
3576
8cf51b2c
GM
3577 * doclicense.texi: Remove node heading, so that it can be included by
3578 other files.
3579
3580 * emacs.texi: Insert node heading for GFDL.
3581
8cf51b2c
GM
35822007-04-14 Eli Zaretskii <eliz@gnu.org>
3583
3584 * cmdargs.texi (Colors): Qualify "color of window" index entry by
3585 "command line".
3586
3587 * display.texi (Faces): Refer to "Creating Frames" for face
3588 and other frame customizations in .emacs.
3589
3590 * frames.texi (Creating Frames): Mention that face customizations can
3591 be put in .emacs. Add index entries.
3592
35932007-04-12 Richard Stallman <rms@gnu.org>
3594
3595 * glossary.texi (Glossary): Explain `iff'.
3596
35972007-04-11 Karl Berry <karl@gnu.org>
3598
3599 * gnu.texi (Top),
3600 * macos.texi (Mac Font Specs),
3601 * anti.texi (Antinews),
3602 * xresources.texi (Resources),
3603 * misc.texi (Emulation),
3604 * calendar.texi (Daylight Saving),
3605 * dired.texi (Dired and Find),
3606 * rmail.texi (Remote Mailboxes),
3607 * sending.texi (Mail Headers),
3608 * programs.texi (Which Function),
3609 * files.texi (Recover),
3610 * buffers.texi (Uniquify),
3611 * frames.texi (Wheeled Mice),
3612 * killing.texi (Rectangles): Wording to improve breaks in
3613 8.5x11 format.
3614 * mule.texi (Language Environments): \hbadness=10000 since there's
3615 no way to reword.
3616 * emacs.texi (smallbook): New @set to more easily switch between
3617 smallbook and 8.5x11.
3618
36192007-04-11 Richard Stallman <rms@gnu.org>
3620
3621 * files.texi (File Conveniences): Add xref to Tumme.
3622 Delete text about Thumbnail mode.
3623
8cf51b2c
GM
36242007-04-09 Alan Mackenzie <acm@muc.de>
3625
3626 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
3627 new name. Insert concept index entries.
3628
8cf51b2c
GM
36292007-04-08 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * display.texi (Standard Faces): Document prefix arg for
3632 list-faces-display.
3633
3634 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
3635
8cf51b2c
GM
36362007-04-07 Chong Yidong <cyd@stupidchicken.com>
3637
8cf51b2c
GM
3638 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
3639
3640 * files.texi (Misc File Ops): Rewrite description of
3641 insert-file-literally.
3642
8cf51b2c
GM
36432007-03-31 Eli Zaretskii <eliz@gnu.org>
3644
3645 * misc.texi (Printing): Postscript -> PostScript.
3646
8cf51b2c
GM
3647 * ack.texi (Acknowledgments): Postscript -> PostScript.
3648
3649 * custom.texi (Init File, Init Non-ASCII): Fix last change.
3650
3651 * emacs.texi (Top): Fix the menu due to the change in custom.texi
3652 below.
3653
36542007-03-30 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
3657 Init Non-ASCII.
3658 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
3659 (Init Non-ASCII): New node.
3660
36612007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3662
3663 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
3664
8cf51b2c
GM
36652007-03-12 Glenn Morris <rgm@gnu.org>
3666
8cf51b2c
GM
3667 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
3668 "Daylight Savings".
3669
49823426 3670 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
3671 saving" in text throughout.
3672
8cf51b2c
GM
36732007-03-04 Richard Stallman <rms@gnu.org>
3674
3675 * custom.texi (Safe File Variables): Minor correction.
3676
8cf51b2c
GM
36772007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
3678
3679 * rmail.texi (Movemail): Add internal ref.
3680 Don't indent the intro for the PROTO table.
3681 Format PROTO table items with @code.
3682
8cf51b2c
GM
36832007-02-26 Nick Roberts <nickrob@snap.net.nz>
3684
3685 * building.texi: Remove references to bashdb.
3686
8cf51b2c
GM
36872007-02-19 Juanma Barranquero <lekktu@gmail.com>
3688
3689 * mule.texi (Language Environments): Update list of supported language
3690 environments.
3691
8cf51b2c
GM
36922007-02-14 Kim F. Storm <storm@cua.dk>
3693
3694 * building.texi (Grep Searching): Fix lgrep doc.
3695
36962007-02-12 Chong Yidong <cyd@stupidchicken.com>
3697
3698 * back.texi: Remove unused file.
3699
c8763fb6 37002007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3701
3702 * maintaining.texi (Tag Syntax): Now --members is the default for
3703 etags, not for ctags yet.
3704
8cf51b2c
GM
37052007-02-03 Eli Zaretskii <eliz@gnu.org>
3706
3707 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
3708 headers compliant with Texinfo guidelines and with what texnfo-upd.el
3709 expects. Add comments to prevent people from inadvertently modifying
3710 the key parts needed by `texinfo-multiple-files-update'.
3711
37122007-01-29 Chong Yidong <cyd@stupidchicken.com>
3713
3714 * frames.texi (Secondary Selection): Window clicked does not matter
3715 when mouse-yank-at-point is non-nil.
3716
8cf51b2c
GM
37172007-01-16 Glenn Morris <rgm@gnu.org>
3718
3719 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
3720 system abbrev.
3721
37222007-01-11 Richard Stallman <rms@gnu.org>
3723
3724 * msdog.texi (Windows Keyboard): Another small cleanup.
3725
37262007-01-10 Richard Stallman <rms@gnu.org>
3727
3728 * msdog.texi (Windows Keyboard): Yet another try to make
3729 everyone happy with that passage.
3730
37312007-01-05 Richard Stallman <rms@gnu.org>
3732
3733 * anti.texi (Antinews): Mention M-x shell scrolling.
3734
37352007-01-05 Nick Roberts <nickrob@snap.net.nz>
3736
3737 * building.texi (Watch Expressions): Describe gdb-max-children.
3738
8cf51b2c
GM
37392007-01-04 Richard Stallman <rms@gnu.org>
3740
8cf51b2c
GM
3741 * msdog.texi (Windows Keyboard): Clarify previous change.
3742
8cf51b2c
GM
37432007-01-02 Richard Stallman <rms@gnu.org>
3744
3745 * custom.texi (Changing a Variable): Minor clarification.
3746 (Specific Customization): customize-customized => customize-unsaved.
3747
3748 * entering.texi (Entering Emacs): Clean up text about restarting
3749 Emacs for each file.
3750
3751 * misc.texi (Shell Options): Minor cleanup.
3752
3753 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
3754 with Emacs, not vice versa.
3755
3756 * programs.texi (Symbol Completion): Recommend customizing
3757 window manager.
3758
3759 * xresources.texi (Resources): Minor fix.
3760
c8763fb6 37612007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3762
3763 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
3764
37652007-01-01 Richard Stallman <rms@gnu.org>
3766
3767 * commands.texi (User Input): Document keys stolen by window mangers.
3768
37692006-12-31 Richard Stallman <rms@gnu.org>
3770
3771 * custom.texi (Specific Customization): Document customize-option
3772 instead of customize-variable.
3773
37742006-12-31 Kim F. Storm <storm@cua.dk>
3775
3776 * major.texi (Choosing Modes): Document auto-mode-case-fold.
3777
37782006-12-30 Kim F. Storm <storm@cua.dk>
3779
3780 * killing.texi (CUA Bindings): Fix typo.
3781
3782 * xresources.texi (Table of Resources): Mention grow-only value for
3783 auto-resize-tool-bars.
3784
8cf51b2c
GM
37852006-12-27 Eli Zaretskii <eliz@gnu.org>
3786
3787 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
3788 and how to get them back.
3789
37902006-12-26 Richard Stallman <rms@gnu.org>
3791
3792 * calendar.texi (Holidays): Holiday listing is based on current
3793 practice, but DST is not.
3794
37952006-12-25 Richard Stallman <rms@gnu.org>
3796
3797 * emacs.texi (Top): Update subnode menus.
3798
3799 * mark.texi (Transient Mark): Fix xref.
3800
3801 * killing.texi (Graphical Kill): Node deleted.
3802 (Killing): Add xref to Cut and Paste.
3803 (CUA Bindings): Update xref.
3804
3805 * frames.texi (Cut and Paste): New section to hold other nodes.
3806 (Mouse Commands): Node demoted.
3807 (Cut/Paste Other App): Split out from Mouse Commands.
3808 (Word and Line Mouse): Likewise.
3809 (Secondary Selection, Clipboard): Nodes demoted.
3810
8cf51b2c
GM
38112006-12-24 Kevin Ryde <user42@zip.com.au>
3812
3813 * calendar.texi (Holidays): US daylight saving begins second Sunday
3814 in March for 2007 onwards.
3815 (Daylight Savings): Show new US default daylight saving rules, 2nd
3816 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
3817
38182006-12-23 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * calendar.texi (Scroll Calendar): < and > are switched.
3821
38222006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
3823
3824 * killing.texi (Deletion): Describe M-\ prefix argument.
3825
38262006-12-23 Richard Stallman <rms@gnu.org>
3827
3828 * search.texi (Regexp Search): Explain why forward and reverse regexp
3829 search are not mirror images.
3830
8cf51b2c
GM
38312006-12-19 Kim F. Storm <storm@cua.dk>
3832
3833 * major.texi (Choosing Modes): Describe match-function elements for
3834 magic-mode-alist.
3835
8cf51b2c
GM
38362006-12-18 Eli Zaretskii <eliz@gnu.org>
3837
3838 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
3839 peculiarities.
3840
38412006-12-18 Richard Stallman <rms@gnu.org>
3842
3843 * abbrevs.texi (Editing Abbrevs): Fix previous change.
3844
8cf51b2c
GM
38452006-12-17 Alan Mackenzie <acm@muc.de>
3846
3847 * programs.texi (Left Margin Paren): Remove the bit which says
3848 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
3849 Discuss some of the issues of setting this option to nil.
3850
38512006-12-17 Glenn Morris <rgm@gnu.org>
3852
3853 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
3854
38552006-12-16 Eli Zaretskii <eliz@gnu.org>
3856
3857 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
3858 (Windows Files): `w32-get-true-file-attributes' is only relevant for
3859 NTFS volumes.
3860 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
3861 volumes.
3862
38632006-12-15 Eli Zaretskii <eliz@gnu.org>
3864
3865 * text.texi (HTML Mode): Fix "C-c TAB".
3866
8cf51b2c
GM
38672006-12-09 Richard Stallman <rms@gnu.org>
3868
3869 * misc.texi (Invoking emacsclient): Simplify TCP file text.
3870
38712006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
3872
3873 * files.texi (Misc File Ops): Document insert-file-literally.
3874
38752006-12-08 Eli Zaretskii <eliz@gnu.org>
3876
3877 * cmdargs.texi (Colors): Note that --color is intended for overriding
3878 the terminal defaults, not for normal invocation.
3879
3880 * misc.texi (Emacs Server): Improve wording. Don't mention the
3881 ``server program''. Add a cross-reference to "Init File" node.
3882 (Invoking emacsclient): Add index entries. Document both short and
3883 long versions of command-line options. Document the -f option.
3884
8cf51b2c
GM
38852006-12-06 Richard Stallman <rms@gnu.org>
3886
3887 * text.texi (Outline Format): Say to set outline-regexp
3888 and outline-level with major modes and file local variables.
3889
c8763fb6 38902006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
3891
3892 * anti.texi (Antinews): Mention the alternative to
3893 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
3894
8cf51b2c
GM
3895 * misc.texi (Interactive Shell): Ditto.
3896
38972006-12-04 Eli Zaretskii <eliz@gnu.org>
3898
3899 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3900
3901 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
3902
39032006-12-01 Eli Zaretskii <eliz@gnu.org>
3904
3905 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
3906 colon in the mode line.
3907
3908 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
3909
39102006-11-26 Nick Roberts <nickrob@snap.net.nz>
3911
3912 * building.texi (Watch Expressions): Mention SPC for expanding/
3913 contracting watch expressions.
3914
39152006-11-26 Kim F. Storm <storm@cua.dk>
3916
3917 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
3918
39192006-11-26 Nick Roberts <nickrob@snap.net.nz>
3920
3921 * building.texi (Debugger Operation): Define text command mode.
3922 Clarify how tooltips work.
3923 (GDB Graphical Interface): Explain how to run in text command mode
3924 more clearly.
3925
39262006-11-25 Juanma Barranquero <lekktu@gmail.com>
3927
3928 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
3929
39302006-11-22 Juanma Barranquero <lekktu@gmail.com>
3931
3932 * anti.texi (Antinews): Mention --server-file and TCP sockets.
3933
8cf51b2c
GM
39342006-11-18 Chong Yidong <cyd@stupidchicken.com>
3935
3936 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
3937 and EMACS is deprecated.
3938
39392006-11-18 Juanma Barranquero <lekktu@gmail.com>
3940
3941 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
3942
c8763fb6 39432006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3944
3945 * Makefile.in (emacs.dvi): Remove xresmini.texi.
3946
3947 * emacs.texi: Include xresources.texi both for info and dvi.
3948
3949 * xresources.texi: Merge text from xresmini.texi.
3950
c8763fb6 39512006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
3952
3953 * glossary.texi: Fix typos.
3954
8cf51b2c
GM
39552006-11-06 Richard Stallman <rms@gnu.org>
3956
3957 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
3958
3959 * ack.texi (Acknowledgments): Fix name spelling.
3960
39612006-11-01 Juri Linkov <juri@jurta.org>
3962
3963 * search.texi (Word Search): Document incremental word search.
3964
39652006-10-28 Glenn Morris <rgm@gnu.org>
3966
3967 * ack.texi (Acknowledgments): Add cal-html author.
3968
3969 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
3970 Calendar"). Describe new package cal-html.
3971 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
3972 Calendar Files."
3973
8cf51b2c
GM
39742006-10-23 Richard Stallman <rms@gnu.org>
3975
3976 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
3977 Abbrev mode is enabled.
3978
8cf51b2c
GM
39792006-10-16 Richard Stallman <rms@gnu.org>
3980
8cf51b2c
GM
3981 * emacs.texi: Update ISBN.
3982
8cf51b2c
GM
39832006-10-11 Kim F. Storm <storm@cua.dk>
3984
3985 * emacs.texi (Acknowledgments): Use @dotless{i}.
3986
39872006-10-08 Nick Roberts <nickrob@snap.net.nz>
3988
3989 * building.texi (Breakpoints Buffer): Mention catchpoints.
3990
39912006-10-08 Kim F. Storm <storm@cua.dk>
3992
3993 * ack.texi (Acknowledgments): Update.
3994
3995 * emacs.texi (Acknowledgments): Fix bad @/ form.
3996
8cf51b2c
GM
39972006-10-05 Kim F. Storm <storm@cua.dk>
3998
3999 * emacs.texi (Acknowledgments): Add more contributors.
4000
40012006-10-03 Richard Stallman <rms@gnu.org>
4002
4003 * emacs.texi (Acknowledgments): Update version and edition.
4004
8cf51b2c
GM
40052006-10-01 Karl Berry <karl@gnu.org>
4006
4007 * custom.texi (Customization Groups): Page break to keep example buffer
4008 on one page.
4009
40102006-09-30 Karl Berry <karl@gnu.org>
4011
4012 * programs.texi (Basic Indent): @need to improve page break.
4013 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
4014
40152006-09-29 Glenn Morris <rgm@gnu.org>
4016
4017 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
4018
40192006-09-29 Karl Berry <karl@gnu.org>
4020
4021 * windows.texi (Basic Window): Remove forced @break, no longer
4022 desirable.
4023 * frames.texi (Frame Commands),
4024 * mark.texi (Marking Objects): Reword to avoid bad page break.
4025 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
4026
40272006-09-19 Richard Stallman <rms@gnu.org>
4028
4029 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
4030 stick to present tense.
4031
c8763fb6 40322006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4033
4034 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
4035 to x-gtk-use-old-file-dialog.
4036 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
4037
40382006-09-15 Jay Belanger <belanger@truman.edu>
4039
49823426 4040 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
4041 Change "Library Public License" to "Lesser Public License"
4042 throughout. Use "yyyy" to represent year.
4043
8cf51b2c
GM
40442006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4045
4046 * files.texi (Visiting): Add index entry "open file".
4047
8cf51b2c
GM
40482006-09-11 Richard Stallman <rms@gnu.org>
4049
4050 * building.texi (Compilation Mode): Clarification.
4051 (Grep Searching): Add xref to Compilation Mode.
4052
8cf51b2c
GM
40532006-09-08 Richard Stallman <rms@gnu.org>
4054
4055 * search.texi (Search): Ref multi-file search commands here.
4056 (Other Repeating Search): Not here.
4057
8cf51b2c
GM
40582006-08-28 Richard Stallman <rms@gnu.org>
4059
4060 * windows.texi (Split Window): Update xref.
4061
4062 * basic.texi (Continuation Lines): Update xref.
4063
4064 * indent.texi (Tab Stops): Update xref.
4065
4066 * emacs.texi (Top): Update subnode menu.
4067
4068 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
4069 split out of Display Custom.
4070
40712006-08-25 Kim F. Storm <storm@cua.dk>
4072
4073 * display.texi (Display Custom): Add variables overline-margin
4074 and x-underline-at-descent-line.
4075
40762006-08-25 Richard Stallman <rms@gnu.org>
4077
4078 * entering.texi (Exiting): Rewrite to give graphical displays
4079 priority over text terminals.
4080
4081 * search.texi (Incremental Search): Move index entries.
4082
40832006-08-23 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * custom.texi (Init File): Reference Find Init to avoid "home
4086 directory" confusion.
4087
40882006-08-22 Nick Roberts <nickrob@snap.net.nz>
4089
4090 * building.texi (Other GDB-UI Buffers): Describe how to edit
4091 a value in the locals buffer.
4092
40932006-08-21 Richard Stallman <rms@gnu.org>
4094
4095 * search.texi (Basic Isearch): Add `isearch' index entry.
4096
40972006-08-16 Richard Stallman <rms@gnu.org>
4098
4099 * misc.texi (Saving Emacs Sessions): Clean up wording.
4100
4101 * mark.texi (Marking Objects): Mention term "select all".
4102
4103 * emacs.texi (Top): Update subnode menu.
4104
4105 * help.texi (Help Mode): Move node up in file.
4106
8cf51b2c
GM
41072006-08-15 Nick Roberts <nickrob@snap.net.nz>
4108
4109 * building.texi (Stack Buffer): Explain fringe arrow.
4110
8cf51b2c
GM
41112006-08-12 Eli Zaretskii <eliz@gnu.org>
4112
8cf51b2c
GM
4113 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
4114 on startup.
4115
41162006-08-11 Romain Francoise <romain@orebokech.com>
4117
4118 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
4119
41202006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
4121
4122 * mule.texi (Recognize Coding, Text Coding): Fix typos.
4123
41242006-08-10 Richard Stallman <rms@gnu.org>
4125
4126 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
4127 with face merging. Empty regions don't count.
4128 Clarify face property inheritance.
8cf51b2c
GM
4129
41302006-08-08 Romain Francoise <romain@orebokech.com>
4131
4132 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
4133 <arjuropo@cc.jyu.fi>.
4134
8cf51b2c
GM
41352006-08-04 Eli Zaretskii <eliz@gnu.org>
4136
4137 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
4138 apply to all frames.
4139
8cf51b2c
GM
41402006-08-01 Richard Stallman <rms@gnu.org>
4141
4142 * help.texi (Name Help): Add index entries for describe-variable.
4143
41442006-08-01 Nick Roberts <nickrob@snap.net.nz>
4145
4146 * building.texi (GDB Graphical Interface): Shorten node names.
4147 (GDB-UI Layout): Use GDB-related.
4148 (Other GDB-UI Buffers): Simplify English.
4149
41502006-07-31 Richard Stallman <rms@gnu.org>
4151
4152 * search.texi (Query Replace): Add xref for Dired's Q command.
4153
8cf51b2c
GM
41542006-07-31 Nick Roberts <nickrob@snap.net.nz>
4155
4156 * building.texi (GDB commands in Fringe): Rename to...
4157 (Source Buffers): ..this and move forward. Describe hollow arrow and
4158 new option gdb-find-source-frame.
4159
41602006-07-29 Richard Stallman <rms@gnu.org>
4161
4162 * dired.texi (Operating on Files): Simplify previous change
4163 and fix Texinfo usage.
4164
41652006-07-29 Eli Zaretskii <eliz@gnu.org>
4166
4167 * dired.texi (Operating on Files): Add cross-references. State the
4168 Unix commands that do similar things.
4169
41702006-07-28 Richard Stallman <rms@gnu.org>
4171
4172 * mark.texi (Transient Mark): Clarify that region never disappears
4173 when Transient Mark mode is off, and not when it is on.
4174
41752006-07-27 Richard Stallman <rms@gnu.org>
4176
4177 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
4178
41792006-07-24 Richard Stallman <rms@gnu.org>
4180
4181 * xresources.texi (GTK styles): Fix texinfo usage.
4182
8cf51b2c
GM
4183 * commands.texi (User Input): Explain why we teach keyboard cmds.
4184
4185 * xresources.texi, xresmini.texi, search.texi, programs.texi:
4186 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
4187 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
4188 * doclicense.texi, display.texi, dired.texi, basic.texi:
4189 * anti.texi, ack.texi: Move periods and commas inside quotes.
4190
41912006-07-22 Eli Zaretskii <eliz@gnu.org>
4192
4193 * cmdargs.texi (General Variables): Document EMAIL.
4194
41952006-07-21 Eli Zaretskii <eliz@gnu.org>
4196
4197 * frames.texi (Frame Commands): Mention that focus-follows-mouse
4198 doesn't have effect on MS-Windows.
4199
8cf51b2c
GM
42002006-07-17 Richard Stallman <rms@gnu.org>
4201
4202 * building.texi (Grep Searching): Explain about chaining grep commands.
4203
8cf51b2c
GM
42042006-07-10 Nick Roberts <nickrob@snap.net.nz>
4205
49823426 4206 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
4207
42082006-07-09 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
4211 is invoked for multiple files.
4212
42132006-07-08 Eli Zaretskii <eliz@gnu.org>
4214
4215 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
4216 on-line manual for the rest of this node.
4217 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
4218 unconditionally.
4219 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
4220 Improve wording.
4221 (Windows Printing): Improve wording.
4222 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
4223 rest of this node.
4224
8cf51b2c
GM
42252006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4226
49823426
GM
4227 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
4228 with eval-buffer.
8cf51b2c
GM
4229
42302006-07-05 Nick Roberts <nickrob@snap.net.nz>
4231
4232 * mule.texi (Coding Systems, Specify Coding): Link descriptions
4233 of character translation.
4234
42352006-07-04 Nick Roberts <nickrob@snap.net.nz>
4236
4237 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
4238
42392006-07-03 Karl Berry <karl@gnu.org>
4240
4241 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
4242 not-too-underfull hboxes in the TeX output.
4243 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
4244 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
4245 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
4246 * sending.texi, text.texi: Fix overfull/underfull boxes.
4247
42482006-07-03 Romain Francoise <romain@orebokech.com>
4249
4250 * m-x.texi (M-x): Fix.
4251
42522006-07-03 Richard Stallman <rms@gnu.org>
4253
8cf51b2c
GM
4254 * search.texi (Other Repeating Search): filename -> file name.
4255
4256 * misc.texi (Narrowing): Minor cleanups.
4257
4258 * files.texi (Visiting): filename -> file name.
4259
4260 * emacs.texi (Top): Update subnode menus.
4261
4262 * mule.texi (Coding Systems): Move char translation stuff here.
4263 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
4264 (Recognize Coding): Substantial local rewrites.
4265 (International): Update menu.
4266
4267 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
4268 (Scrolling): Substantial local rewrites.
4269 (Display): Update menu and intro.
4270
4271 * dired.texi: filename -> file name.
4272
4273 * custom.texi (Safe File Variables): Texinfo usage fix.
4274
f0131492 42752006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4276
4277 * help.texi, m-x.texi: Lots of cleanups.
4278
8cf51b2c
GM
42792006-06-30 Eli Zaretskii <eliz@gnu.org>
4280
4281 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
4282 (Windows Processes, Windows Misc): Shorten the printed version by
4283 selectively conditioning less important portions by @ifnottex.
4284
8cf51b2c
GM
42852006-06-27 Richard Stallman <rms@gnu.org>
4286
4287 * mini.texi (Minibuffer File): Minor cleanup.
4288
42892006-06-25 Nick Roberts <nickrob@snap.net.nz>
4290
4291 * frames.texi (XTerm Mouse): Rename to...
4292 (Text-Only Mouse): ...this. Mention t-mouse-mode.
4293
4294 * emacs.texi (Top): Use new node name.
4295
42962006-06-24 Eli Zaretskii <eliz@gnu.org>
4297
4298 * emacs.texi (Top): Update the detailed menu according to changes in
4299 msdog.texi.
4300
4301 * msdog.texi (Windows Keyboard): New section.
4302 (Windows Mouse): New section.
4303 (Windows System Menu): Remove section (text merged with "Windows
4304 Keyboard").
4305 (Windows Misc): New section.
4306
4307 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
4308
4309 * msdog.texi (ls in Lisp): New section.
4310
4311 * files.texi (Visiting): Document case-insensitive wildcard matching
4312 under find-file-wildcards.
4313
8cf51b2c
GM
43142006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4315
4316 * macos.texi (Mac Input): Add description of mac-function-modifier.
4317 Now Unicode keyboard layouts work.
4318
8cf51b2c
GM
43192006-06-10 Richard Stallman <rms@gnu.org>
4320
4321 * mule.texi (Recognize Coding): Clarify previous change.
4322
43232006-06-09 Kenichi Handa <handa@m17n.org>
4324
4325 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
4326 notation.
4327
43282006-06-07 Kevin Ryde <user42@zip.com.au>
4329
4330 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
4331 manual for @ifnottex, but in emacs-extra for @iftex.
4332
4333 * cmdargs.texi (General Variables): Fix smtpmail xref.
4334
43352006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4336
8cf51b2c 4337 * programs.texi (Comment Commands):
8cf51b2c 4338 * custom.texi (Specifying File Variables):
49823426 4339 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
4340
43412006-06-07 Nick Roberts <nickrob@snap.net.nz>
4342
4343 * building.texi (Watch Expressions): Move node to end.
4344 (GDB Graphical Interface): Move description of clicks in fringe...
4345 (GDB commands in the Fringe): ...to here. New node.
4346
8cf51b2c
GM
43472006-06-05 Romain Francoise <romain@orebokech.com>
4348
49823426 4349 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
4350
43512006-06-05 Nick Roberts <nickrob@snap.net.nz>
4352
4353 * building.texi (GDB Graphical Interface): Update bindings.
4354 (Commands of GUD): Add gud-print. Remove gud-run.
4355 Restate availability more generally.
4356
f0131492 43572006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4358
4359 * mini.texi: Lots of cleanups.
4360
43612006-06-01 Luc Teirlinck <teirllm@auburn.edu>
4362
4363 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
4364 and Mouse-2.
4365
c8763fb6 43662006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4367
4368 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
4369
8cf51b2c
GM
43702006-05-31 Richard Stallman <rms@gnu.org>
4371
4372 * basic.texi (Moving Point): Fix previous change.
4373
c8763fb6 43742006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4375
4376 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
4377
f0131492 43782006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
4379
4380 * basic.texi: Many simplifications and improvements in wording.
4381
8cf51b2c
GM
43822006-05-26 Nick Roberts <nickrob@snap.net.nz>
4383
4384 * anti.texi (Antinews): Create a node for gdb-ui.
4385
8cf51b2c
GM
43862006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
4387
4388 * frames.texi (Menu Bars, Tool Bars): Add index entries.
4389
43902006-05-20 Richard Stallman <rms@gnu.org>
4391
4392 * dired.texi (Dired Navigation): dired-goto-file is now j.
4393
8cf51b2c
GM
43942006-05-20 Eli Zaretskii <eliz@gnu.org>
4395
4396 * mule.texi (Coding Systems): Mention the undecided-* coding systems
4397 and their aliases.
4398
4399 * msdog.texi (Windows Printing): Mention non-support of plain text
4400 printing with some el-cheapo printers, and suggest a workaround.
4401
44022006-05-20 Kevin Ryde <user42@zip.com.au>
4403
4404 * text.texi (TeX Print): tex-dvi-view-command has a default value,
4405 remove the bit saying you must set it.
4406
44072006-05-19 Luc Teirlinck <teirllm@auburn.edu>
4408
4409 * trouble.texi (Checklist):
4410 * text.texi (Text, Auto Fill, Text Mode):
4411 * search.texi (Nonincremental Search):
4412 * rmail.texi (Rmail Labels):
4413 * mule.texi (Input Methods, Multibyte Conversion):
4414 * misc.texi (Gnus, Where to Look, PostScript):
4415 * maintaining.texi (Create Tags Table):
4416 * indent.texi (Indentation Commands):
4417 * fixit.texi (Spelling):
4418 * emacs.texi (Copying):
4419 * custom.texi (Init File): ifinfo -> ifnottex.
4420
8cf51b2c
GM
44212006-05-17 Richard Stallman <rms@gnu.org>
4422
4423 * files.texi (Diff Mode): Mention C-x `.
4424
44252006-05-08 Richard Stallman <rms@gnu.org>
4426
4427 * custom.texi (Disabling): Textual cleanups.
4428
8cf51b2c
GM
44292006-05-12 Glenn Morris <rgm@gnu.org>
4430
4431 * calendar.texi (Displaying the Diary, Format of Diary File):
4432 Refer to diary-view-entries, diary-list-entries,
4433 diary-show-all-entries rather than obsolete aliases.
4434
44352006-05-12 Eli Zaretskii <eliz@gnu.org>
4436
4437 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4438 (Displaying the Diary, Special Diary Entries, Importing Diary):
4439 * building.texi (Compilation Shell):
4440 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
4441 emacs-xtra with @inforef's.
4442
4443 * files.texi (Visiting): Fix wording.
4444
4445 * mule.texi (Coding Systems, Text Coding): More indexing.
4446 Mention that C-x RET f can set eol conversion.
4447
c8763fb6 44482006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4449
4450 * xresmini.texi (GTK resources): Insert GTK description.
4451
4452 * xresources.texi (GTK resources): metafont should be menufont.
4453
8cf51b2c
GM
44542006-05-06 Michael Albinus <michael.albinus@gmx.de>
4455
49823426 4456 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
4457 method, user name and host name is active only in partial
4458 completion mode.
4459
8cf51b2c
GM
44602006-05-06 Eli Zaretskii <eliz@gnu.org>
4461
4462 * makefile.w32-in (emacs.dvi):
4463 * Makefile.in (emacs.dvi): Add xresmini.texi.
4464
4465 * xresmini.texi (Table of Resources): Remove xref to non-existent
4466 node "LessTif Resources".
4467
4468 * msdog.texi (Microsoft Windows):
4469 * calendar.texi (Calendar/Diary, Displaying the Diary)
4470 (Special Diary Entries, Importing Diary, Holidays):
4471 * programs.texi (Program Modes):
4472 * text.texi (Text):
4473 * buffers.texi (Several Buffers):
4474 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
4475
44762006-05-06 Eli Zaretskii <eliz@gnu.org>
4477
4478 The following changes merge the emacs-xtra manual into the main
4479 manual, but only for on-line version of the manual.
4480
4481 * vc2-xtra.texi (Version Backups, Local Version Control)
4482 (Making Snapshots, Change Logs and VC, Version Headers)
4483 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
4484 on-line manual.
4485
4486 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
4487 for on-line manual.
4488
4489 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
4490 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
4491 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
4492 for on-line manual.
4493
4494 * fortran-xtra.texi (Fortran, Fortran Autofill)
4495 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
4496 for on-line manual.
4497
4498 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
4499 Conditional xref's for on-line manual.
4500
4501 * emerge-xtra.texi (Emerge, Overview of Emerge)
4502 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
4503 manual.
4504
4505 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
4506 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4507 (EMACSSOURCES): Use EMACS_XTRA.
4508 (../info/emacs-xtra): Remove.
4509 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4510
4511 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
4512 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
4513 (EMACSSOURCES): Use EMACS_XTRA.
4514 ($(infodir)/emacs-xtra): Remove.
4515 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
4516
4517 * trouble.texi (Quitting):
4518 * text.texi (Text):
4519 * programs.texi (Program Modes):
4520 * msdog.texi (Microsoft Windows):
4521 * frames.texi (Frames):
4522 * files.texi (Backup, Version Control, VC Concepts)
4523 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
4524 (Registering, VC Status, VC Undo, Multi-User Branching)
4525 (Comparing Files):
4526 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
4527 (Displaying the Diary, Special Diary Entries, Importing Diary):
4528 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
4529 conditional xref's, depending on @iftex/@ifnottex.
4530
4531 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
4532 "MS-DOS". @include msdog-xtra.texi.
4533
4534 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
4535 <Top Level> [ifnottex]: @include fortran-xtra.texi.
4536
4537 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
4538 for vc-xtra.texi subsections.
4539 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
4540 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
4541
4542 * sending.texi (Sending Mail): A @node line without explicit Prev,
4543 Next, and Up links.
4544
4545 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
4546 Next, and Up links.
4547
4548 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
4549 and its sections. @include picture-xtra.texi.
4550
4551 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
4552 "Emerge".
4553 (List Tags) [ifnottex]: @include emerge-xtra.texi.
4554
4555 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
4556 exact duplicate of its name-sake in calendar.texi.
4557
4558 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
4559 "Advanced Calendar/Diary Usage".
4560 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
4561
4562 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
4563 dired-xtra.texi.
4564 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
4565
4566 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
4567 (Files) [ifnottex]: Add menu entry for Autorevert.
4568
4569 * emacs-xtra.texi (Introduction): Reword to make consistent with
4570 printed version only.
4571 <Top level>: Remove the body of all chapters and move them to the
4572 new *-xtra.texi files. Use @raisesections and @lowersections to
4573 convert sections to chapters etc.
4574
4575 * msdog-xtra.texi:
4576 * fortran-xtra.texi:
4577 * vc-xtra.texi:
4578 * vc1-xtra.texi:
4579 * vc2-xtra.texi:
4580 * emerge-xtra.texi:
4581 * cal-xtra.texi:
4582 * dired-xtra.texi:
4583 * arevert-xtra.texi: New files, with text from respective chapters
4584 of emacs-xtra.texi. Convert each @chapter into @section, @section
4585 into @subsection, etc.
4586
1c6c854e 4587 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
4588 updated.
4589
4590 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
4591 Windows". All references updated.
4592
45932006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4594
4595 * macos.texi (Mac Input): Mention input from Character Palette.
4596 (Mac Font Specs): Fix typo.
4597
45982006-05-05 Richard Stallman <rms@gnu.org>
4599
4600 * files.texi (Diff Mode): Minor cleanup.
4601
46022006-05-05 Karl Berry <karl@gnu.org>
4603
8cf51b2c
GM
4604 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
4605 errors from the current release of makeinfo (4.8).
4606 * help.texi (Library Keywords): Change widest word in multitable
4607 template from `emulations' to `convenience'. (Not sure if this is
4608 related to the font change.)
4609
46102006-05-05 Eli Zaretskii <eliz@gnu.org>
4611
4612 * files.texi (File Names): Add a footnote about limited support of
4613 ~USER on MS-Windows.
4614
4615 * cmdargs.texi (Initial Options): Add a footnote about limited
4616 support of ~USER on MS-Windows.
4617
46182006-05-03 Richard Stallman <rms@gnu.org>
4619
4620 * files.texi (Diff Mode): Node moved here.
4621 (Comparing Files): Delete what duplicates new node.
4622 (Files): Put Diff Mode in menu.
4623
1c6c854e 4624 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
4625
4626 * emacs.texi (Top): Update menu for Diff Mode.
4627
4628 * trouble.texi (Emergency Escape): Simplify.
4629
4630 * emacs.texi (Top): Minor clarification.
4631
46322006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
4633
4634 * commands.texi, entering.texi, screen.texi: Many simplifications.
4635
46362006-05-03 Richard Stallman <rms@gnu.org>
4637
4638 * commands.texi (Text Characters): Delete paragraph about unibyte
4639 non-ASCII printing chars.
4640
4641 * killing.texi (Killing): Say "graphical displays".
4642 * display.texi: Say "graphical displays".
4643
4644 * cmdargs.texi (Misc X): Say "graphical displays".
4645
46462006-05-01 Richard Stallman <rms@gnu.org>
4647
4648 * emacs.texi (Top): Add Diff Mode to menu.
4649
46502006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4651
4652 * misc.texi (Diff Mode): New node.
4653
46542006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4655
4656 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
4657 (Mac Environment Variables): Shorten example line.
4658 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
4659
46602006-05-01 Nick Roberts <nickrob@snap.net.nz>
4661
4662 * building.texi (GUD Customization): Describe cases %d and %c.
4663 Update description for %e.
4664
46652006-04-30 Glenn Morris <rgm@gnu.org>
4666
4667 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
4668
46692006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
4670
4671 * custom.texi (Examining): Update C-h v output example.
4672
46732006-04-29 Kim F. Storm <storm@cua.dk>
4674
4675 * building.texi (Grep Searching): Add lgrep and rgrep.
4676
8cf51b2c
GM
46772006-04-23 Richard Stallman <rms@gnu.org>
4678
4679 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
4680
4681 * xresmini.texi: New file.
4682
4683 * xresources.texi (Face Resources): Split table into font resources
4684 and the rest. Combine similar attributes for brevity.
4685
8cf51b2c
GM
46862006-04-21 Eli Zaretskii <eliz@gnu.org>
4687
4688 * emacs-xtra.texi (MS-DOS File Names): Remove section about
4689 backslashes and case-insensitivity in file names (moved to the
4690 main manual).
4691 (MS-DOS Printing): Move most of the text to the main manual.
4692
4693 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
4694 New nodes.
4695 (Windows Processes, Windows System Menu): Add index entries and
4696 fix wording.
4697
8cf51b2c
GM
46982006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
4699
4700 * misc.texi (Shell Ring): Add notes on saved input when
4701 navigating off the end of the history list.
4702
47032006-04-18 Chong Yidong <cyd@mit.edu>
4704
4705 * misc.texi (Shell Options): Correct default value of
4706 comint-scroll-show-maximum-output.
4707
8cf51b2c
GM
47082006-04-18 Nick Roberts <nickrob@snap.net.nz>
4709
4710 * building.texi (Watch Expressions): Update.
4711
8cf51b2c
GM
47122006-04-12 Richard Stallman <rms@gnu.org>
4713
4714 * search.texi: Clean up previous change.
4715
47162006-04-12 Eli Zaretskii <eliz@gnu.org>
4717
4718 * search.texi (Regexp Backslash, Regexp Replace): Add index
4719 entries for ``back reference'' and mention the term itself in the
4720 text.
4721
47222006-04-11 Richard Stallman <rms@gnu.org>
4723
4724 * custom.texi (Safe File Variables):
4725 Document enable-local-variables = :safe.
4726
47272006-04-11 Karl Berry <karl@gnu.org>
4728
4729 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
4730 (Remote Repositories, Version Backups, Local Version Control)
4731 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
4732 (Miscellaneous Commands and Features of VC, Change Logs and VC)
4733 (Renaming VC Work Files and Master Files)
4734 (Inserting Version Control Headers, Customizing VC, General Options)
4735 (Options for RCS and SCCS, Options specific for CVS): Move all
4736 these nodes to emacs-xtra.texi, for brevity.
4737 * cmdargs.texi, files.texi: Change cross-references.
4738
8cf51b2c
GM
47392006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
4740
4741 * files.texi (Old Versions): Update description of vc-annotate's
4742 use of color to indicate date ranges.
4743
8cf51b2c
GM
47442006-04-09 Kevin Ryde <user42@zip.com.au>
4745
8cf51b2c
GM
4746 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
4747 put info and printed manual names the right way around.
4748
47492006-04-09 Karl Berry <karl@gnu.org>
4750
4751 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
4752 emacs-xtra.texi, leaving only MS Windows information.
4753 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
4754 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
4755 node names.
4756
4757 * emacs.texi: Move @summarycontents and @contents to the beginning
4758 of the file.
4759
8cf51b2c
GM
47602006-04-08 Kevin Ryde <user42@zip.com.au>
4761
4762 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
4763
47642006-04-07 Richard Stallman <rms@gnu.org>
4765
4766 * programs.texi (Comments, Comment Commands, Options for Comments)
4767 (Multi-Line Comments): "Align", not "indent".
4768 (Basic Indent): C-j deletes trailing whitespace before the newline.
4769
47702006-04-06 Richard Stallman <rms@gnu.org>
4771
8cf51b2c
GM
4772 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
4773
47742006-04-06 Eli Zaretskii <eliz@gnu.org>
4775
4776 * killing.texi (Rectangles): Add index entry for marking a rectangle.
4777
8cf51b2c
GM
47782006-04-05 Richard Stallman <rms@gnu.org>
4779
4780 * emacs.texi (Top): Update subnode menu.
4781
4782 * trouble.texi (Unasked-for Search): Node deleted.
4783 (Lossage): Delete from menu.
4784
47852006-04-04 Richard Stallman <rms@gnu.org>
4786
4787 * trouble.texi: Various cleanups.
4788 (Checklist): Don't bother saying how to snail a bug report.
4789 (Emergency Escape): Much rewriting.
4790 (After a Crash): Rename the core dump immediately.
4791 (Total Frustration): Call it a psychotherapist.
4792 (Bug Criteria): Avoid "illegal instruction".
4793 (Sending Patches): We always put the contributor's name in.
4794
4795 * misc.texi (Thumbnails): Minor correction.
4796
8cf51b2c
GM
47972006-04-03 Richard Stallman <rms@gnu.org>
4798
4799 * misc.texi (Thumbnails): Minor cleanup.
4800
48012006-04-02 Karl Berry <karl@gnu.org>
4802
4803 * sending.texi (Mail Sending): pxref to Top needs five args.
4804
4805 * texinfo.tex: Update to current version (2006-03-21.13).
4806
8cf51b2c
GM
48072006-03-31 Richard Stallman <rms@gnu.org>
4808
4809 * emacs.texi (Top): Update subnode menu.
4810
4811 * help.texi (Help Mode): Cleanup.
4812
4813 * dired.texi: Many cleanups.
4814 (Dired Deletion): Describe dired-recursive-deletes.
4815 (Operating on Files): dired-create-directory moved.
4816 (Misc Dired Features): Move to here.
4817 (Tumme): Node moved to misc.texi.
4818
4819 * custom.texi: Many cleanups.
4820 (Minor Modes): Don't mention ISO Accents Mode.
4821 (Examining): Update C-h v output example.
4822 (Hooks): Add index and xref for add-hook.
4823 (Locals): Delete list of vars that are always per-buffer. Rearrange.
4824 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
4825
4826 * misc.texi: Many cleanups.
4827 (beginning): Add to summary of topics.
4828 (Shell): Put eshell xref at the end. Remove eshell from table.
4829 (Thumbnails): New node.
4830
8cf51b2c
GM
48312006-03-28 Eli Zaretskii <eliz@gnu.org>
4832
4833 * files.texi (File Name Cache): Make it clear that the cache is
4834 not persistent.
4835
8cf51b2c
GM
48362006-03-25 Karl Berry <karl@gnu.org>
4837
49823426
GM
4838 * emacs-xtra.texi, emacs.texi, gnu.texi:
4839 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
4840 (2) do not indent copyright year list (or anything else).
4841
8cf51b2c
GM
48422006-03-21 Juanma Barranquero <lekktu@gmail.com>
4843
4844 * files.texi (VC Dired Mode): Remove misplaced brackets.
4845
48462006-03-21 Andre Spiegel <spiegel@gnu.org>
4847
4848 * files.texi: Various updates and clarifications in the VC chapter.
4849
48502006-03-19 Luc Teirlinck <teirllm@auburn.edu>
4851
4852 * help.texi (Help Mode): Document "C-c C-c".
4853
8cf51b2c
GM
48542006-03-16 Luc Teirlinck <teirllm@auburn.edu>
4855
4856 * emacs-xtra.texi (Top): Avoid ugly continuation line in
4857 menu in the standalone Info reader.
4858
48592006-03-15 Chong Yidong <cyd@stupidchicken.com>
4860
4861 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
4862 moved here from Emacs manual.
4863
4864 * programs.texi (Fortran): Section moved to emacs-xtra.
4865 (Program Modes): Xref to Fortran in emacs-xtra.
4866
4867 * maintaining.texi (Emerge): Move to emacs-xtra.
4868 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
4869
4870 * picture.texi: File deleted.
4871 * Makefile.in:
4872 * makefile.w32-in: Remove picture.texi.
4873
4874 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
4875 * abbrevs.texi (Abbrevs):
4876 * sending.texi (Sending Mail): Picture node removed.
4877
4878 * emacs.texi (Top): Update node listings.
4879
8cf51b2c
GM
48802006-03-12 Richard Stallman <rms@gnu.org>
4881
4882 * calendar.texi: Various cleanups.
4883
8cf51b2c
GM
48842006-03-11 Luc Teirlinck <teirllm@auburn.edu>
4885
4886 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
4887 syntax.
4888
8cf51b2c
GM
48892006-03-08 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * search.texi (Regexps): More accurately describe which characters
4892 are special in which situations. Recommend _not_ to quote `]' or
4893 `-' when they are not special.
4894
8cf51b2c
GM
48952006-02-28 Andre Spiegel <spiegel@gnu.org>
4896
4897 * files.texi (Old Versions): Clarify operation of C-x v =.
4898
8cf51b2c
GM
48992006-02-21 Nick Roberts <nickrob@snap.net.nz>
4900
4901 * building.texi (Watch Expressions): Update and describe
4902 gdb-speedbar-auto-raise.
4903
49042006-02-19 Richard M. Stallman <rms@gnu.org>
4905
4906 * emacs.texi: Use @smallbook.
4907 (Top): Update ref to Emacs paper, delete ref to Cookbook.
4908 Update subnode menu.
4909
4910 * building.texi (Lisp Interaction): Minor addition.
4911
49122006-02-18 Nick Roberts <nickrob@snap.net.nz>
4913
4914 * building.texi (Watch Expressions): Update and be more precise.
4915
c8763fb6 49162006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4917
4918 * maintaining.texi (Create Tags Table): Explain why the
4919 exception when etags writes to files under the /dev tree.
4920
49212006-02-14 Richard M. Stallman <rms@gnu.org>
4922
4923 * custom.texi (Safe File Variables): Lots of clarification.
4924 Renamed from Unsafe File Variables.
4925
49262006-02-14 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * custom.texi (Unsafe File Variables): File variable confirmation
4929 assumed denied in batch mode.
4930
49312006-02-14 Richard M. Stallman <rms@gnu.org>
4932
4933 * building.texi (GDB User Interface Layout): Don't say `inferior'
4934 for program being debugged.
4935
49362006-02-15 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * building.texi (GDB Graphical Interface):
4939 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
4940
49412006-02-13 Chong Yidong <cyd@stupidchicken.com>
4942
4943 * custom.texi (Specifying File Variables, Unsafe File Variables):
4944 New nodes, split from File Variables. Document new file local
4945 variable behavior.
4946
49472006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4948
4949 * display.texi (Standard Faces):
8cf51b2c
GM
4950 * files.texi (Visiting):
4951 * frames.texi (Clipboard):
4952 * glossary.texi (Glossary) <Clipboard>:
4953 * xresources.texi (X Resources): Mention Mac OS port.
4954
8cf51b2c
GM
49552006-02-12 Richard M. Stallman <rms@gnu.org>
4956
4957 * building.texi (Building): Clarify topic in intro.
4958
4959 * maintaining.texi (Maintaining): Change title; clarify topic.
4960 Delete duplicate index entries.
4961
4962 * building.texi (Other GDB User Interface Buffers): Clarifications.
4963
4964 * text.texi (Cell Commands): Clarifications.
4965
4966 * programs.texi (Defuns): Delete duplicate explanation of
4967 left-margin paren convention.
4968 (Hungry Delete): Minor cleanup.
4969
49702006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4971
4972 * dired.texi (Tumme): More tumme documentation.
4973
49742006-02-11 Alan Mackenzie <acm@muc.de>
4975
4976 * programs.texi ("Hungry Delete"): Correct the appellation of the
4977 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
4978
49792006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
4980
4981 * dired.texi (Tumme): Fix small bug.
4982
49832006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4984
4985 * macos.texi (Mac International): Rename "fontset-mac" to
4986 "fontset-standard".
4987
8cf51b2c
GM
49882006-02-09 Mathias Dahl <mathias.dah@gmail.com>
4989
4990 * dired.texi (Tumme): Basic documentation for Tumme added.
4991
8cf51b2c
GM
49922006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4993
4994 * mule.texi (International):
4995 * programs.texi (Basic Indent): Fix typos.
4996
8cf51b2c
GM
4997 * custom.texi (Minor Modes):
4998 * display.texi (Text Display):
4999 * commands.texi (Text Characters): Update xrefs.
5000
50012006-02-07 Richard M. Stallman <rms@gnu.org>
5002
5003 * emacs.texi (Top): Update subnode menu.
5004 Update info on old Emacs papers.
5005 (Intro): "Graphical display", not window system.
5006
5007 * xresources.texi (GTK styles): Minor clarifications.
5008
5009 * trouble.texi: "Graphical display", not window system.
5010 (Stuck Recursive): Minor clarification.
5011
5012 * text.texi: Minor clarifications.
5013 (Sentences): Explain why two-space convention is better.
5014 Explain sentence-end-without-period here.
5015 (Fill Commands): Not here.
5016 (Refill): Node moved down.
5017 (Filling): Update menu.
5018 (Table Creation, Cell Justification, Column Commands): Clarify.
5019
5020 * sending.texi: Minor clarifications.
5021
5022 * search.texi (Regexp Backslash): Clarification.
5023
5024 * rmail.texi: Minor cleanups.
5025 (Rmail): Delete digression about `rmail-mode'.
5026 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
5027 (Rmail Files): Mention C-u M-x rmail.
5028 (Rmail Reply): Mention References.
5029 (Rmail Display): Mention rmail-nonignored-headers.
5030
5031 * programs.texi: Minor cleanups.
5032 (Comment Commands): Mention momentary Transient Mark mode.
5033 (Matching): Be more specific about customizing show-paren-mode.
5034 (Info Lookup): Don't list the modes that support C-h S.
5035 Just say what it does in an unsupported mode.
5036 (Man Page): Delete excessive info on customizing woman.
5037 (Motion in C): Don't mention c-for/backward-into-nomenclature.
5038
5039 * abbrevs.texi: Minor clarifications.
5040 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
5041 not "dynamic abbrevs" as if they were a kind of abbrev.
5042
5043 * picture.texi (Picture): Minor cleanup.
5044
5045 * mule.texi (Communication Coding): Say "other applications".
5046 (Fontsets): Not specific to X. Add xref to X Resources.
5047 (Unibyte Mode): Rename from Single-Byte Character Support.
5048 "Graphical display", not window system.
5049 (International): Update menu.
5050
5051 * maintaining.texi (Format of ChangeLog):
5052 New node, split out from ChangeLog.
5053 (ChangeLog): Clarifications in the remaining text.
5054 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
5055 (Find Tag): Add @w.
5056 (Tags Search): Explain tag table order here. Simplify grep ref.
5057 (List Tags): tags-tag-face is a variable, not a face.
5058 (Emerge): Cleanups.
5059
5060 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
5061 (Keyboard Macros): Avoid "the user".
5062
5063 * killing.texi: "Graphical display", not window system.
5064
5065 * help.texi (Help Echo): "Graphical display", not window system.
5066
5067 * glossary.texi: Say "you", not "the user". Say "graphical display".
5068
5069 * frames.texi: Minor cleanups. "Graphical display", not window system.
5070
5071 * files.texi (Visiting): Make drag-and-drop not X-specific.
5072
5073 * custom.texi: Minor cleanups. "Graphical display", not window system.
5074
5075 * cmdargs.texi: Minor cleanups.
5076
5077 * building.texi (Compilation): Move and split kill-compilation para.
5078 Add para about multiple compilers.
5079 (Compilation Mode): Commands also available in grep mode and others.
5080 Mention C-u C-x ` more tutorially. Clarify C-x `.
5081 (Compilation Shell): Clarify. Put Bash example first.
5082 (Grep Searching): Minor cleanups; add @w.
5083 (Debuggers): Minor cleanups.
5084 (Starting GUD): Make GDB xgraphical mode issue clearer.
5085 (Debugger Operation): Lots of clarifications including
5086 GDB tooltip side-effect issue.
5087 (Commands of GUD): Clarify.
5088 (GUD Customization): Add bashdb-mode-hook.
5089 (GDB Graphical Interface): Rewrite for clarity.
5090 (GDB User Interface Layout): Rewrite for clarity.
5091 (Stack Buffer, Watch Expressions): Likewise.
5092 (Other GDB User Interface Buffers): Cleanups.
5093 (Lisp Libraries, External Lisp): Cleanup.
5094
5095 * basic.texi (Position Info): "Graphical displays", rather than
5096 window systems.
5097
5098 * anti.texi: Minor cleanup.
5099
8cf51b2c
GM
51002006-02-03 Eli Zaretskii <eliz@gnu.org>
5101
5102 * custom.texi (Init File, Find Init): Add cross-references to
5103 where $HOME is described.
5104
51052006-02-01 Luc Teirlinck <teirllm@auburn.edu>
5106
5107 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
5108 is not inside the @table.
5109
5110 * emacs.texi (Top): Correct node name.
5111
5112 * files.texi (File Names): Fix @xref.
5113 (Reverting): Fix typo.
5114
5115 * mule.texi (International): Correct node name.
5116
5117 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
5118
51192006-02-01 Richard M. Stallman <rms@gnu.org>
5120
5121 * emacs.texi (Top): Update subnode menu.
5122
5123 * mule.texi: Minor clarifications.
5124 Reduce the specific references to X Windows.
5125 Refer to "graphical" terminals, rather than window systems.
5126 (Text Coding): Rename from Specify Coding.
5127 (Communication Coding, File Name Coding, Terminal Coding):
5128 New nodes split out from Text Coding.
5129
5130 * kmacro.texi: Minor clarifications.
5131 (Keyboard Macro Ring): Comment out some excessive commands.
5132 (Basic Keyboard Macro): Split up the table, putting part in each node.
5133
5134 * major.texi: Minor clarifications.
5135
5136 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
5137
5138 * windows.texi: Minor clarifications.
5139 (Change Window): Don't describe mode-line mouse cmds here.
5140 Add xref to Mode Line Mouse.
5141
5142 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
5143
5144 * macos.texi (Mac International): Fix xref.
5145
5146 * indent.texi: Minor clarifications.
5147
5148 * frames.texi: Minor clarifications.
5149 Reduce the specific references to X Windows.
5150 Refer to "graphical" terminals, rather than window systems.
5151 (Frame Parameters): Don't mention commands like
5152 set-foreground-color. Just say to customize a face.
5153 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
5154
5155 * files.texi: Minor clarifications.
5156 (Numbered Backups): New node, split out from Backup Names.
5157
5158 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
5159
5160 * cmdargs.texi (General Variables): Fix xref.
5161
5162 * buffers.texi: Minor clarifications.
5163
8cf51b2c
GM
51642006-01-31 Richard M. Stallman <rms@gnu.org>
5165
5166 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
5167 Nodes moved to top.
5168
5169 * display.texi: Minor clarifications.
5170 (Display): Rearrange menu.
5171 (Standard Faces): Mention query-replace face.
5172 (Faces): Simplify.
5173 (Font Lock): Simplify face customization info.
5174 (Highlight Changes): Node merged into Highlight Interactively.
5175 (Highlight Interactively): Much rewriting and cleanup.
5176 (Optional Mode Line): Narrowed line number not good for goto-line.
5177 Simplify face customization advice.
5178 (Text Display): Mention use of escape-glyph face.
5179 Move ctl-arrow and tab-width here.
5180 (Display Custom): Move no-redraw-on-reenter to end of node.
5181
5182 * search.texi: Minor clarifications.
5183 (Isearch Scroll): Simplify.
5184 (Other Repeating Search): Document multi-occur-in-matching-buffers.
5185
5186 * regs.texi (Registers): Mention bookmarks here.
5187
5188 * mark.texi: Minor clarifications.
5189 (Selective Undo): Node deleted.
5190
5191 * m-x.texi: Minor clarifications.
5192
5193 * killing.texi: Minor clarifications.
5194 Refer to "graphical" terminals, rather than window systems.
5195
5196 * help.texi: Clarifications.
5197 (Help): Don't describe C-h F and C-h K here.
5198 (Key Help): Describe C-h K here.
5199 (Name Help): Mention Emacs Lisp Intro.
5200 Describe C-h F here.
5201 (Misc Help): Mention C-h F and C-h K only briefly.
5202
5203 * fixit.texi (Undo): New node, mostly copied from basic.texi.
5204 Selective undo text merged in.
5205 (Spelling): Mention Aspell along with Ispell.
5206
5207 * emacs.texi (Top): Update subnode menus.
5208
5209 * basic.texi (Basic Undo): Rename from Undo. Most of text
5210 moved to new Undo node.
5211
8cf51b2c
GM
52122006-01-29 Chong Yidong <cyd@stupidchicken.com>
5213
5214 * basic.texi (Continuation Lines, Inserting Text):
5215 Mention longlines mode.
5216
52172006-01-29 Richard M. Stallman <rms@gnu.org>
5218
10d1d0af 5219 * screen.texi: Minor cleanups.
8cf51b2c
GM
5220 (Screen): Clean up the intro paragraphs.
5221 (Mode Line): Lots of rewriting. Handle frame-name better.
5222 eol-mnemonic-... vars moved out.
5223
5224 * emacs.texi (Top): Change menu item for MS-DOS node.
5225 Update subnode menu.
5226
5227 * msdog.texi (MS-DOS): Rewrite intro to explain how this
5228 chapter relates to Windows. Title changed.
5229
5230 * mini.texi: Minor cleanups.
5231
5232 * mark.texi (Selective Undo): New node, text moved from basic.texi.
5233 (Mark): Put it in the menu.
5234
5235 * entering.texi: Minor cleanups.
5236
5237 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
5238 (Intro): Refer to "graphical" terminals, rather than X.
5239
5240 * display.texi (Display Custom): Add xref to Variables.
5241 (Optional Mode Line): eol-mnemonic-... vars moved here.
5242
5243 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
5244 rather than X.
5245
8cf51b2c
GM
5246 * basic.texi: Minor cleanups.
5247 (Undo): selective-undo moved.
5248
8cf51b2c
GM
52492006-01-25 Luc Teirlinck <teirllm@auburn.edu>
5250
5251 * anti.texi (Antinews): Various corrections and additions.
5252
52532006-01-23 Juri Linkov <juri@jurta.org>
5254
5255 * custom.texi (Easy Customization, Customization Groups)
5256 (Browsing Custom): Mention links along with buttons.
5257
8cf51b2c
GM
52582006-01-21 Eli Zaretskii <eliz@gnu.org>
5259
8cf51b2c
GM
5260 * text.texi (TeX Print): Use @key for TAB.
5261
8cf51b2c
GM
5262 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
5263
8cf51b2c
GM
52642006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
5265
5266 * files.texi (File Aliases): Don't claim that usually separate
5267 buffers are created for two file names that name the same data.
5268 Mention additional situations where different names mean the same
5269 file on disk.
5270
52712006-01-19 Richard M. Stallman <rms@gnu.org>
5272
5273 * killing.texi (Deletion): Upcase @key argument.
5274
5275 * custom.texi (Custom Themes): Minor cleanup.
5276
5277 * programs.texi (Hungry Delete): Upcase @key argument.
5278
8cf51b2c
GM
52792006-01-16 Juri Linkov <juri@jurta.org>
5280
5281 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
5282 Move `mode-line-highlight' before `mode-line-buffer-id'.
5283
8cf51b2c
GM
52842006-01-14 Richard M. Stallman <rms@gnu.org>
5285
5286 * basic.texi (Inserting Text): Minor cleanup.
5287
8cf51b2c
GM
52882006-01-11 Luc Teirlinck <teirllm@auburn.edu>
5289
5290 * custom.texi (Changing a Variable, Face Customization):
5291 Update for changes in Custom menus.
5292
8cf51b2c
GM
52932006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5294
5295 * macos.texi (Mac International): Undo last change.
5296
8cf51b2c
GM
52972006-01-02 Chong Yidong <cyd@stupidchicken.com>
5298
5299 * custom.texi (Custom Themes): Describe the new
5300 customize-create-theme interface.
5301
53022005-12-30 Juri Linkov <juri@jurta.org>
5303
5304 * basic.texi (Position Info): Update example.
5305
c8763fb6 53062005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5307
5308 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
5309
53102005-12-24 Chong Yidong <cyd@stupidchicken.com>
5311
5312 * custom.texi (Custom Themes): `load-theme' always loads.
5313
53142005-12-23 Juri Linkov <juri@jurta.org>
5315
5316 * display.texi (Highlight Interactively): Use double space to
5317 separate sentences. Replace C-p with M-p, and C-n with M-n.
5318
53192005-12-22 Richard M. Stallman <rms@gnu.org>
5320
5321 * custom.texi (Easy Customization and subnodes):
5322 Replace "active field" with "button".
5323 Use "user option" only for variables.
5324 Use "setting" for variable-or-face.
5325
53262005-12-22 Luc Teirlinck <teirllm@auburn.edu>
5327
5328 * buffers.texi (Select Buffer): Change order in table to make
5329 "Similar" refer to the correct item.
5330 (Indirect Buffers): Minor rewording.
5331
8cf51b2c
GM
53322005-12-20 Juri Linkov <juri@jurta.org>
5333
5334 * files.texi (VC Status): Put P and N near p and n.
5335
8cf51b2c
GM
53362005-12-19 Richard M. Stallman <rms@gnu.org>
5337
5338 * programs.texi (Electric C): Delete the info about newline control.
5339 (Other C Commands): Minor cleanup.
5340 (Left Margin Paren): Minor cleanup.
5341
53422005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5343
5344 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
5345 (Customization Groups): Delete text moved to "Browsing Custom".
5346 (Browsing Custom): New node.
5347 (Specific Customization): Clarify which commands only work for
5348 loaded options.
5349
53502005-12-18 Bill Wohler <wohler@newt.com>
5351
5352 * frames.texi (Tool Bars): Shorten text of previous change.
5353
53542005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5355
5356 * files.texi (VC Status): Document log-view mode.
5357
53582005-12-18 Bill Wohler <wohler@newt.com>
5359
5360 * frames.texi (Tool Bars): Mention that you can turn off tool bars
5361 permanently via the customize interface.
5362
8cf51b2c
GM
53632005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
5364
5365 * killing.texi (Killing by Lines): Document `kill-whole-line'
5366 function.
5367
c8763fb6 53682005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
5369
5370 * buffers.texi (Select Buffer): Change `prev-buffer' to
5371 `previous-buffer'. Indicate that these functions use a frame
5372 local buffer list.
5373
8cf51b2c
GM
53742005-12-12 Richard M. Stallman <rms@gnu.org>
5375
5376 * custom.texi (Easy Customization): Change menu comment.
5377 (Prefix Keymaps): Fix spelling of Control-X-prefix.
5378
5379 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
5380 (Help): Among the Apropos commands, describe only C-h a here.
5381
53822005-12-11 Richard M. Stallman <rms@gnu.org>
5383
5384 * programs.texi (Options for Comments): Comment-end starts with space.
5385
5386 * glossary.texi (Glossary): Minor cleanup.
5387
5388 * files.texi (Old Versions): Use @table.
5389
8cf51b2c
GM
53902005-12-10 David Koppelman <koppel@ece.lsu.edu>
5391
5392 * display.texi (Highlight Interactively): Include
5393 global-hi-lock-mode. Add miscellaneous details and elaborations.
5394
53952005-12-09 Richard M. Stallman <rms@gnu.org>
5396
5397 * display.texi (Font Lock): Delete the Global FL menu item.
5398
53992005-12-09 Luc Teirlinck <teirllm@auburn.edu>
5400
5401 * custom.texi (Minibuffer Maps): Mention the maps for file name
5402 completion.
5403
54042005-12-09 Kim F. Storm <storm@cua.dk>
5405
5406 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 5407 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
5408 cursor to next corner in rectangle; clarify insert around rectangle.
5409
8cf51b2c
GM
54102005-12-08 Luc Teirlinck <teirllm@auburn.edu>
5411
5412 * custom.texi (Customization): Use xref to elisp manual for
5413 non-TeX output.
5414 (Minor Modes): Update.
5415 (Customization Groups, Changing a Variable, Face Customization):
5416 Update for new appearance of Custom buffers.
5417 (Changing a Variable): `custom-buffer-done-function' has been
5418 replaced by `custom-buffer-done-kill'.
5419 (Specific Customization): In the `customize-group' buffer, a
5420 subgroup's contents are not "hidden". They are not included at
5421 all. They have no [Show] button.
5422 (Mouse Buttons): Add pxref to description of mouse event lists in
5423 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
5424 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
5425 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
5426
54272005-12-08 Richard M. Stallman <rms@gnu.org>
5428
5429 * mini.texi (Completion Commands, Completion):
5430 In file name input, SPC does not do completion.
5431
8cf51b2c
GM
54322005-12-08 Nick Roberts <nickrob@snap.net.nz>
5433
5434 * building.texi (GDB Graphical Interface): Explain screen size
5435 setting.
5436 (Other GDB User Interface Buffers): Describe features specific to
5437 GDB 6.4.
5438
8cf51b2c
GM
54392005-12-01 Nick Roberts <nickrob@snap.net.nz>
5440
5441 * building.texi (GDB User Interface Layout): Describe how to
5442 kill associated buffers.
5443 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
5444 (Watch Expressions): Be more precise.
5445 (Other GDB User Interface Buffers): Describe how to change a
5446 register value.
5447
8cf51b2c
GM
54482005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5449
5450 * macos.texi (Mac Input): Remove description of
5451 mac-command-key-is-meta. Add descriptions of
5452 mac-control-modifier, mac-command-modifier, and
5453 mac-option-modifier.
5454 (Mac International): Fix description of conversion of clipboard data.
5455 (Mac Font Specs): Add example of font customization by face attributes.
5456
54572005-11-22 Nick Roberts <nickrob@snap.net.nz>
5458
5459 * building.texi (Watch Expressions): Expand description.
5460 (Other GDB User Interface Buffers): Describe local map for
5461 gud-watch.
5462
54632005-11-21 Chong Yidong <cyd@stupidchicken.com>
5464
5465 * display.texi (Font Lock): Font lock is enabled by default now.
5466
54672005-11-20 Juri Linkov <juri@jurta.org>
5468
5469 * basic.texi (Position Info): Update examples of the output.
5470 Remove the fact that examples are produced in the TeXinfo buffer,
5471 because in the Info reader users will get a different output from
5472 `C-x ='.
5473
5474 * building.texi (Compilation Mode): Remove paragraph duplicated
5475 from the node `Compilation'. Add `compilation-skip-threshold'.
5476
5477 * display.texi (Font Lock): Suggest more user-friendly method of
5478 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
5479
54802005-11-18 Richard M. Stallman <rms@gnu.org>
5481
5482 * files.texi (Registering): Mention @@ in mode line.
5483
5484 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
5485
54862005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5487
5488 * files.texi (Renaming and VC): Some back-ends don't
5489 handle renaming.
5490
8cf51b2c
GM
54912005-11-17 Juri Linkov <juri@jurta.org>
5492
5493 * emacs.texi (Top):
5494 * display.texi (Highlight Interactively): Put this font-lock based
5495 mode near Font Lock node.
5496
54972005-11-16 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
5500 icons.
5501
55022005-11-12 Kim F. Storm <storm@cua.dk>
5503
5504 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
5505 (Help Summary): Add C-h d and C-h e.
5506 (Apropos): Clarify that all apropos commands may search for either
5507 list of words or a regexp. Add C-h d for apropos-documentation.
5508 Describe apropos-documentation-sort-by-scores user option.
5509
8cf51b2c
GM
55102005-11-09 Luc Teirlinck <teirllm@auburn.edu>
5511
5512 * killing.texi (CUA Bindings): Add @section.
5513
55142005-11-10 Kim F. Storm <storm@cua.dk>
5515
5516 * emacs.texi (Top): Add CUA Bindings entry to menu.
5517
5518 * killing.texi (CUA Bindings): New node. Moved here from
5519 misc.texi and extended with info on rectangle commands and
5520 rectangle highlighting, interface to registers, and the global
5521 mark feature.
5522
5523 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
5524
5525 * regs.texi: Prev link points to CUA Bindings node.
5526
55272005-11-07 Luc Teirlinck <teirllm@auburn.edu>
5528
5529 * help.texi (Help Echo): By default, help echos are only shown on
5530 mouse-over, not on point-over.
5531
c8763fb6 55322005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
5533
5534 * misc.texi (Shell Mode): Describe how to activate password echoing.
5535
8cf51b2c
GM
55362005-11-04 Romain Francoise <romain@orebokech.com>
5537
5538 * mark.texi (Mark Ring): Fix typo.
5539
55402005-11-03 Richard M. Stallman <rms@gnu.org>
5541
5542 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
5543
55442005-11-01 Bill Wohler <wohler@newt.com>
5545
5546 * help.texi (Help Mode): Fix typo.
5547
55482005-11-01 Nick Roberts <nickrob@snap.net.nz>
5549
1c6c854e
CS
5550 * building.texi (Other GDB User Interface Buffers):
5551 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
5552
55532005-10-31 Romain Francoise <romain@orebokech.com>
5554
5555 * files.texi (Compressed Files): Fix typo.
5556
5557 * buffers.texi (Misc Buffer): Downcase `*shell*'.
5558
5559 * windows.texi (Force Same Window): Likewise.
5560
55612005-10-30 Bill Wohler <wohler@newt.com>
5562
5563 * help.texi (Help Mode): URLs viewed with browse-url.
5564
55652005-10-31 Nick Roberts <nickrob@snap.net.nz>
5566
5567 * building.texi (GDB Graphical Interface): Don't reference
5568 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
5569 must stay in same frame.
5570
55712005-10-29 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * custom.texi (Init File): Document ~/.emacs.d/init.el.
5574
5575 * anti.texi (Antinews): Likewise.
5576
8cf51b2c
GM
55772005-10-28 Bill Wohler <wohler@newt.com>
5578
5579 * help.texi (Help): Help mode now creates hyperlinks for URLs.
5580
55812005-10-28 Richard M. Stallman <rms@gnu.org>
5582
5583 * files.texi (Visiting): Explain how to enter ? in a file name.
5584
5585 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
5586
8cf51b2c
GM
55872005-10-25 Nick Roberts <nickrob@snap.net.nz>
5588
1c6c854e
CS
5589 * building.texi (GDB Graphical Interface):
5590 Describe gdb-mouse-until.
8cf51b2c
GM
5591
55922005-10-23 Richard M. Stallman <rms@gnu.org>
5593
5594 * custom.texi (Init File): Recommend when to use site-start.el.
5595
8cf51b2c
GM
55962005-10-21 Juri Linkov <juri@jurta.org>
5597
5598 * custom.texi (Examining): Mention accessing the old variable
5599 value via M-n in set-variable.
5600
8cf51b2c
GM
56012005-10-18 Romain Francoise <romain@orebokech.com>
5602
5603 * files.texi (Version Systems): Capitalize GNU.
5604
8cf51b2c
GM
56052005-10-18 Nick Roberts <nickrob@snap.net.nz>
5606
5607 * building.texi (Compilation Mode): Remove redundant paragraph.
5608 (Watch Expressions): Remove paragraph to reflect code change.
5609
8cf51b2c
GM
56102005-10-16 Richard M. Stallman <rms@gnu.org>
5611
5612 * building.texi (Compilation Mode, Compilation): Clarified.
5613
56142005-10-15 Richard M. Stallman <rms@gnu.org>
5615
5616 * misc.texi (Saving Emacs Sessions): Mention savehist library.
5617
8cf51b2c
GM
56182005-10-13 Kenichi Handa <handa@m17n.org>
5619
5620 * basic.texi (Position Info): Fix previous change.
5621
c8763fb6 56222005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5623
5624 * cmdargs.texi (Icons X): Fix typo.
5625
56262005-10-12 Kenichi Handa <handa@m17n.org>
5627
5628 * basic.texi (Position Info): Describe the case that Emacs shows
5629 "part of display ...".
5630
c8763fb6 56312005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5632
5633 * cmdargs.texi (Icons X): -nb => -nbi.
5634
56352005-10-10 Chong Yidong <cyd@stupidchicken.com>
5636
5637 * frames.texi (Speedbar): A couple more clarifications.
5638
56392005-10-11 Nick Roberts <nickrob@snap.net.nz>
5640
5641 * building.texi (GDB User Interface Layout): Improve diagram.
5642 (Watch Expressions): Explain how to make speedbar global.
5643 (Other GDB User Interface Buffers): Make references more precise.
5644
8cf51b2c
GM
56452005-10-09 Richard M. Stallman <rms@gnu.org>
5646
5647 * frames.texi (Speedbar): Clarify the text.
5648
56492005-10-09 Chong Yidong <cyd@stupidchicken.com>
5650
5651 * frames.texi (Speedbar): Add information on keybindings,
5652 dismissing the speedbar, and buffer display mode. Link to
5653 speedbar manual.
5654
c8763fb6 56552005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5656
1c6c854e 5657 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
5658 added -nb, --no-bitmap-icon.
5659
8cf51b2c
GM
56602005-10-07 Nick Roberts <nickrob@snap.net.nz>
5661
5662 * building.texi (GDB Graphical Interface): Add variables and
5663 functions to indices. Be more precise.
5664
c8763fb6 56652005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5666
5667 * frames.texi (Drag and Drop): Remove the x- from
5668 x-dnd-open-file-other-window and xdnd-protocol-alist.
5669
56702005-09-30 Romain Francoise <romain@orebokech.com>
5671
5672 * mini.texi (Minibuffer): The default value now appears before the
5673 colon in minibuffer prompts.
5674
8cf51b2c
GM
56752005-09-25 Richard M. Stallman <rms@gnu.org>
5676
5677 * search.texi (Regexp Search): Doc search-whitespace-regexp.
5678
8cf51b2c
GM
56792005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
5680
5681 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
5682
8cf51b2c
GM
56832005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5684
5685 * emacs.texi (Top): Update submenus from macos.texi.
5686
5687 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
5688 (Mac OS): Update feature support status.
5689 (Mac Input): List supported input scripts. Remove description
5690 about `mac-keyboard-text-encoding'. Mention mouse button
5691 emulation and related variables.
5692 (Mac International): Mention Central European and Cyrillic
5693 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
5694 Add description about coding system for selection.
5695 Add description about language environment.
5696 (Mac Environment Variables):
5697 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
5698 arguments. Add Preferences support.
5699 (Mac Directories): Explicitly state that this node is for Mac OS
5700 Classic only.
1c6c854e
CS
5701 (Mac Font Specs): Mention specification for scalable fonts.
5702 List supported charsets. Add preferred way of creating fontsets.
5703 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
5704 (Mac Functions): Add descriptions about `mac-set-file-creator',
5705 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
5706 and `mac-get-preference'.
5707
8cf51b2c
GM
57082005-09-16 Romain Francoise <romain@orebokech.com>
5709
5710 Update all files to specify GFDL version 1.2.
5711
5712 * doclicense.texi (GNU Free Documentation License): Update to
5713 version 1.2.
5714
57152005-09-15 Richard M. Stallman <rms@gnu.org>
5716
5717 * buffers.texi (List Buffers): Fix xref.
5718
5719 * rmail.texi (Rmail Basics): Fix xref.
5720
5721 * emacs.texi (Top): Update subnode menus.
5722
5723 * files.texi (Saving Commands): New node, broken out of Saving.
5724 (Customize Save): New node, broken out of Saving.
5725 Clarify effect of write-region-inhibit-fsync.
5726 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
5727
8cf51b2c
GM
57282005-09-14 Romain Francoise <romain@orebokech.com>
5729
5730 * files.texi (Saving): Mention write-region-inhibit-fsync.
5731
57322005-09-05 Chong Yidong <cyd@stupidchicken.com>
5733
5734 * custom.texi (Custom Themes): New node.
5735
57362005-09-03 Richard M. Stallman <rms@gnu.org>
5737
49823426
GM
5738 * search.texi (Search Case): Mention vars that control
5739 case-fold-search for various operations.
8cf51b2c
GM
5740
57412005-08-22 Juri Linkov <juri@jurta.org>
5742
5743 * display.texi (Standard Faces): Merge the text from
5744 `(elisp)Standard Faces' into this node.
5745
57462005-08-18 Luc Teirlinck <teirllm@auburn.edu>
5747
5748 * emacs.texi (Top): Delete menu item for deleted node
5749 Keyboard Translations.
5750
57512005-08-18 Richard M. Stallman <rms@gnu.org>
5752
8cf51b2c
GM
5753 * trouble.texi (Unasked-for Search):
5754 Delete xref to Keyboard Translations.
5755
5756 * glossary.texi (Glossary): Delete xref.
5757
8cf51b2c
GM
5758 * custom.texi (Minor Modes): Say that the list here is not complete.
5759 (Keyboard Translations): Node deleted.
5760 (Disabling): Delete xref to it.
5761 (Customization Groups): Fix Custom buffer example.
5762 (Hooks): Mention remove-hooks.
5763
57642005-08-17 Luc Teirlinck <teirllm@auburn.edu>
5765
5766 * building.texi (GDB Graphical Interface): Improve filling of menu
5767 item.
5768
57692005-08-18 Nick Roberts <nickrob@snap.net.nz>
5770
5771 * building.texi (GDB Graphical Interface): Use better node names.
5772
57732005-08-14 Richard M. Stallman <rms@gnu.org>
5774
5775 * text.texi (Sentences): Fix xref.
5776
57772005-08-14 Juri Linkov <juri@jurta.org>
5778
5779 * building.texi (Compilation, Grep Searching): Move grep command
5780 headings from `Compilation' to `Grep Searching'.
5781
5782 * dired.texi (Dired and Find):
5783 * maintaining.texi (Tags Search): Replace grep xref to
5784 `Compilation' node with `Grep Searching'.
5785
5786 * files.texi (Comparing Files): Replace xref to `Compilation' with
5787 `Compilation Mode'.
5788
57892005-08-13 Alan Mackenzie <acm@muc.de>
5790
5791 * search.texi (Non-ASCII Isearch): Correct a typo.
5792 (Replacement Commands): Mention query-replace key binding.
5793
57942005-08-11 Richard M. Stallman <rms@gnu.org>
5795
5796 * programs.texi (Options for Comments): Fix xref.
5797
5798 * search.texi (Regexp Backslash, Regexp Example): New nodes split
5799 out of Regexps.
5800
8cf51b2c
GM
58012005-08-09 Juri Linkov <juri@jurta.org>
5802
5803 * building.texi (Compilation): Use `itemx' instead of `item'.
5804 (Grep Searching): Simplify phrase.
5805
5806 * display.texi (Standard Faces): Describe vertical-border on
5807 window systems.
5808
5809 * windows.texi (Split Window): Simplify phrase and mention
5810 vertical-border face.
5811
58122005-08-09 Richard M. Stallman <rms@gnu.org>
5813
5814 * files.texi (Comparing Files): Clarify compare-windows.
5815
5816 * calendar.texi (Scroll Calendar): Document < and > in calendar.
5817
8cf51b2c
GM
58182005-08-06 Eli Zaretskii <eliz@gnu.org>
5819
5820 * mule.texi (Coding Systems): Rephrase the paragraph about
5821 codepages: no need for "M-x codepage-setup" anymore, except on
5822 MS-DOS.
5823
5824 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
5825 the MS-DOS port only.
5826
58272005-07-30 Eli Zaretskii <eliz@gnu.org>
5828
5829 * makefile.w32-in (info): Don't run multi-install-info.bat.
5830 ($(infodir)/dir): New target, produced by running
5831 multi-install-info.bat.
5832
8cf51b2c
GM
58332005-07-22 Eli Zaretskii <eliz@gnu.org>
5834
5835 * files.texi (Quoted File Names): Add index entry.
5836
8cf51b2c
GM
58372005-07-19 Juri Linkov <juri@jurta.org>
5838
5839 * files.texi (Comparing Files): Mention resync for `compare-windows'.
5840
58412005-07-18 Juri Linkov <juri@jurta.org>
5842
8cf51b2c
GM
5843 * custom.texi (Easy Customization):
5844 * files.texi (Old Versions):
5845 * frames.texi (Wheeled Mice):
5846 * mule.texi (Specify Coding):
8cf51b2c
GM
5847 * text.texi (Cell Justification):
5848 * trouble.texi (After a Crash):
8cf51b2c
GM
5849 * xresources.texi (GTK styles):
5850 Delete duplicate duplicate words.
5851
58522005-07-17 Richard M. Stallman <rms@gnu.org>
5853
5854 * frames.texi (Creating Frames): Fix foreground color example.
5855
5856 * custom.texi (Init Examples): Clean up text about conditionals.
5857
58582005-07-16 Richard M. Stallman <rms@gnu.org>
5859
5860 * mini.texi (Completion Commands): Fix command name for ?.
5861
8cf51b2c
GM
58622005-07-16 Eli Zaretskii <eliz@gnu.org>
5863
5864 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
5865 `menu' face has no effect on w32 and with GTK.
5866 Add cross-references.
8cf51b2c
GM
5867
5868 * cmdargs.texi (General Variables): Clarify the default location
5869 of $HOME on w32 systems.
5870
58712005-07-15 Jason Rumney <jasonr@gnu.org>
5872
5873 * cmdargs.texi (General Variables): Default HOME on MS Windows has
5874 changed.
5875
58762005-07-08 Kenichi Handa <handa@m17n.org>
5877
1c6c854e
CS
5878 * mule.texi (Recognize Coding):
5879 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
5880
58812005-07-07 Richard M. Stallman <rms@gnu.org>
5882
5883 * anti.texi (Antinews): Mention mode-line-inverse-video.
5884
5885 * files.texi (Saving): Minor correction about C-x C-w.
5886
5887 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
5888
58892005-07-07 Luc Teirlinck <teirllm@auburn.edu>
5890
5891 * search.texi (Isearch Scroll): Add example of using the
5892 `isearch-scroll' property.
5893 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
5894 `Display Custom' node.
5895 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
5896 and de-emphasize it.
5897 (Other Repeating Search): `occur' currently can not correctly
5898 handle multiline matches. Correct, clarify and update description
5899 of `flush-lines' and `keep-lines'.
5900
5901 * display.texi (Display Custom): Add anchor for `baud-rate'.
5902
59032005-07-07 Richard M. Stallman <rms@gnu.org>
5904
5905 * gnu.texi: Update where to get GNU status; add refs for how to help.
5906 Add footnotes 6 and 7.
5907
59082005-07-04 Lute Kamstra <lute@gnu.org>
5909
5910 Update FSF's address in GPL notices.
5911
8cf51b2c 5912 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
5913 * trouble.texi (Checklist): Update FSF's address.
5914
8cf51b2c
GM
59152005-06-24 Richard M. Stallman <rms@gnu.org>
5916
5917 * display.texi (Text Display): Change index entries.
5918
59192005-06-24 Eli Zaretskii <eliz@gnu.org>
5920
5921 * makefile.w32-in (MAKEINFO): Use --force.
5922 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5923 Makefile.in.
8cf51b2c
GM
5924
59252005-06-23 Richard M. Stallman <rms@gnu.org>
5926
1c6c854e 5927 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
5928 nobreak-char-display.
5929
5930 * emacs.texi (Top): Update detailed node listing.
5931
1c6c854e 5932 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
5933 to nobreak-char-display and no-break-space to nobreak-space.
5934 (Standard Faces): Split up the list of standard faces
5935 and put it in a separate node. Add nobreak-space and
5936 escape-glyph.
5937
8cf51b2c
GM
59382005-06-23 Lute Kamstra <lute@gnu.org>
5939
5940 * mule.texi (Select Input Method): Fix typo.
5941
59422005-06-23 Kenichi Handa <handa@m17n.org>
5943
1c6c854e
CS
5944 * mule.texi (International): List all supported scripts.
5945 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
5946 distribution.
5947 (Language Environments): List all language environments.
5948 Intlfonts contains fonts for most supported scripts, not all..
5949 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 5950 input a specific character.
8cf51b2c
GM
5951 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
5952
59532005-06-23 Juanma Barranquero <lekktu@gmail.com>
5954
49823426 5955 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
5956
59572005-06-22 Miles Bader <miles@gnu.org>
5958
5959 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
5960
59612005-06-20 Miles Bader <miles@gnu.org>
5962
5963 * display.texi (Faces): Add `vertical-divider'.
5964
59652005-06-17 Richard M. Stallman <rms@gnu.org>
5966
5967 * text.texi (Adaptive Fill): Minor clarification.
5968
8cf51b2c
GM
59692005-06-10 Lute Kamstra <lute@gnu.org>
5970
5971 * emacs.texi (Top): Correct version number.
5972 * anti.texi (Antinews): Correct version number. Use EMACSVER to
5973 refer to the current version of Emacs.
5974
59752005-06-08 Luc Teirlinck <teirllm@auburn.edu>
5976
5977 * files.texi (Log Buffer): Document when there can be more than
5978 one file to be committed.
5979
59802005-06-08 Juri Linkov <juri@jurta.org>
5981
5982 * display.texi (Faces): Add `shadow' face.
5983
59842005-06-07 Masatake YAMATO <jet@gyve.org>
5985
5986 * display.texi (Faces): Write about mode-line-highlight.
5987
59882005-06-06 Richard M. Stallman <rms@gnu.org>
5989
5990 * misc.texi (Printing Package): Explain how to initialize
5991 printing package.
5992
5993 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
5994
59952005-06-05 Chong Yidong <cyd@stupidchicken.com>
5996
5997 * emacs.texi: Rename Hardcopy to Printing.
5998 Make PostScript and PostScript Variables subnodes of it.
5999
6000 * misc.texi (Printing): Rename node from Hardcopy.
6001 Mention menu bar options.
6002 Move PostScript and PostScript Variables to submenu.
6003 (Printing package): New node.
6004
6005 * mark.texi (Using Region): Change Hardcopy xref to Printing.
6006
6007 * dired.texi (Operating on Files): Likewise.
6008
6009 * calendar.texi (Displaying the Diary): Likewise.
6010
6011 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
6012
6013 * glossary.texi (Glossary): Likewise.
6014
6015 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
6016 effect.
6017
60182005-06-04 Richard M. Stallman <rms@gnu.org>
6019
6020 * trouble.texi (After a Crash): Polish previous change.
6021
8cf51b2c
GM
60222005-05-30 Noah Friedman <friedman@splode.com>
6023
6024 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
6025 recovery mechanism.
6026
8cf51b2c
GM
60272005-05-28 Nick Roberts <nickrob@snap.net.nz>
6028
6029 * building.texi (Other Buffers): SPC toggles display of
6030 floating point registers.
6031
8cf51b2c
GM
60322005-05-27 Nick Roberts <nickrob@snap.net.nz>
6033
6034 * files.texi (Log Buffer): Merge in description of Log Edit
6035 mode from pcl-cvs.texi.
6036
60372005-05-26 Richard M. Stallman <rms@gnu.org>
6038
6039 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
6040
8cf51b2c
GM
60412005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6042
6043 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
6044 not enabled by default.
6045 When not on a word, `ispell-word' by default checks the word
6046 before point.
6047
60482005-05-24 Nick Roberts <nickrob@snap.net.nz>
6049
6050 * building.texi (Debugger Operation): Simplify last sentence.
6051
60522005-05-23 Lute Kamstra <lute@gnu.org>
6053
6054 * emacs.texi: Update FSF's address throughout.
6055 (Preface): Use @cite.
6056 (Distrib): Add cross reference to the node "Copying". Mention the
6057 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
6058 printed manuals.
6059 (Intro): Use @xref for the Emacs Lisp Intro.
6060
8cf51b2c
GM
60612005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6062
6063 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
6064
6065 * basic.texi (Moving Point): Mention default for `goto-line'.
6066
6067 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
6068 of a variable's docstring.
6069
60702005-05-18 Lute Kamstra <lute@gnu.org>
6071
6072 * maintaining.texi (Overview of Emerge): Add cross reference.
6073 Remove duplication.
6074
6075 * emacs.texi (Top): Update to the current structure of the manual.
6076 * misc.texi (Emacs Server): Add menu description.
6077 * files.texi (Saving): Fix menu.
6078 * custom.texi (Customization): Fix menu.
6079 * mule.texi (International): Fix menu.
6080 * kmacro.texi (Keyboard Macros): Fix menu.
6081
60822005-05-16 Luc Teirlinck <teirllm@auburn.edu>
6083
6084 * display.texi: Various minor changes.
6085 (Faces): Delete text that is repeated in the next section.
6086
60872005-05-16 Nick Roberts <nickrob@snap.net.nz>
6088
6089 * building.texi (Debugger Operation): Mention GUD tooltips are
6090 disabled with GDB in text command mode.
6091
8cf51b2c
GM
60922005-05-16 Nick Roberts <nickrob@snap.net.nz>
6093
6094 * building.texi: Replace toolbar with "tool bar" for consistency.
6095 (Compilation Mode): Describe compilation-context-lines
6096 and use of arrow in compilation buffer.
6097 (Debugger Operation): Replace help text with variable's value.
6098
6099 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
6100 consistency.
6101
61022005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * major.texi (Choosing Modes): normal-mode processes the -*- line.
6105 Add xref.
6106
8cf51b2c
GM
61072005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
6110 (Position Info): Delete discussion of `goto-line'. It is already
6111 described in `Moving point'.
6112
6113 * mini.texi (Completion Commands): Correct reference.
6114 (Completion Options): Fix typo.
6115
6116 * killing.texi (Deletion): Complete description of `C-x C-o'.
6117
8cf51b2c
GM
61182005-05-10 Richard M. Stallman <rms@gnu.org>
6119
6120 * building.texi (Compilation): Clarify recompile's directory choice.
6121
6122 * frames.texi (Tooltips): Cleanups.
6123
6124 * basic.texi (Arguments): Fix punctuation.
6125
61262005-05-09 Luc Teirlinck <teirllm@auburn.edu>
6127
6128 * screen.texi (Menu Bar): The up and down (not left and right)
6129 arrow keys move through a keyboard menu.
6130
61312005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6132
6133 * basic.texi: Various typo and grammar fixes.
6134 (Moving Point): C-a now runs move-beginning-of-line.
6135
61362005-05-08 Nick Roberts <nickrob@snap.net.nz>
6137
6138 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
6139
6140 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
6141 as different animals.
6142
61432005-05-07 Luc Teirlinck <teirllm@auburn.edu>
6144
6145 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
6146 Correct index entry.
6147
61482005-05-07 Nick Roberts <nickrob@snap.net.nz>
6149
6150 * building.texi (Debugger Operation): Update to reflect changes
6151 in GUD tooltips.
6152
61532005-04-30 Richard M. Stallman <rms@gnu.org>
6154
6155 * files.texi (Compressed Files): Auto Compression normally enabled.
6156
6157 * building.texi (Debugger Operation): Clarify previous change.
6158
8cf51b2c
GM
61592005-04-28 Nick Roberts <nickrob@snap.net.nz>
6160
6161 * building.texi (Debugger Operation): Add description for
6162 GUD tooltips when program is not running.
6163
61642005-04-26 Luc Teirlinck <teirllm@auburn.edu>
6165
6166 * misc.texi (Shell): Add `Shell Prompts' to menu.
6167 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
6168 description. Delete remarks moved to new node.
6169 (Shell Prompts): New node.
6170 (History References): Replace remarks moved to `Shell Prompts'
6171 with xref to that node.
6172 (Remote Host): Clarify how to specify the terminal type when
6173 logging in to a different machine.
6174
61752005-04-26 Richard M. Stallman <rms@gnu.org>
6176
6177 * emacs.texi (Top): Update submenus from files.texi.
6178
6179 * files.texi (Filesets): Clarify previous change.
6180
6181 * dired.texi (Misc Dired Features): Clarify previous change.
6182
61832005-04-25 Chong Yidong <cyd@stupidchicken.com>
6184
6185 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
6186
1c6c854e
CS
6187 * dired.texi (Misc Dired Features):
6188 Document dired-compare-directories.
8cf51b2c
GM
6189
6190 * files.texi (Filesets): New node.
6191 (File Conveniences): Document Image mode.
6192
6193 * text.texi (TeX Print): Document tex-compile.
6194
61952005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6196
6197 * frames.texi (Tooltips): Tooltip mode is enabled by default.
6198 Delete redundant reference to tooltip Custom group. It is
6199 referred too again in the next paragraph.
6200
62012005-04-24 Richard M. Stallman <rms@gnu.org>
6202
6203 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
6204
8cf51b2c
GM
62052005-04-19 Kim F. Storm <storm@cua.dk>
6206
6207 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
6208
62092005-04-18 Lars Hansen <larsh@math.ku.dk>
6210
6211 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
6212 turns off desktop-save-mode.
6213
62142005-04-17 Luc Teirlinck <teirllm@auburn.edu>
6215
6216 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
6217 by default in terminals compatible with xterm. Mention that
6218 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
6219 node.
6220
8cf51b2c
GM
62212005-04-12 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
6224
c8763fb6 62252005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6226
6227 * xresources.texi (Table of Resources): Add cursorBlink.
6228
62292005-04-11 Luc Teirlinck <teirllm@auburn.edu>
6230
6231 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
6232 `d', `C-d' and `u'.
6233
62342005-04-11 Richard M. Stallman <rms@gnu.org>
6235
6236 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
6237 (Misc X): Add -D, --basic-display.
6238
6239 * maintaining.texi (Change Log): Correct the description of
6240 the example.
6241
6242 * major.texi (Choosing Modes): Document magic-mode-alist.
6243
8cf51b2c
GM
62442005-04-10 Luc Teirlinck <teirllm@auburn.edu>
6245
6246 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
6247 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
6248 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
6249 (Rmail Output): Clarify which statements apply to `o', `C-o' and
6250 `w', respectively.
6251 (Rmail Labels): Mention `l'.
6252 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
6253 (Rmail Summary Edit): Describe `j' and RET.
6254
c8763fb6 62552005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6256
6257 * xresources.texi (Lucid Resources): Add fontSet resource.
6258
8cf51b2c
GM
62592005-04-09 Luc Teirlinck <teirllm@auburn.edu>
6260
6261 * display.texi (Useless Whitespace): `indicate-unused-lines' is
6262 now called `indicate-empty-lines'.
6263
62642005-04-06 Kim F. Storm <storm@cua.dk>
6265
6266 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
6267
62682005-04-04 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
6271 deleted.
6272 (Marks vs Flags): Add some convenient key bindings.
6273 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
6274 (Misc Dired Features): Correct and expand description of `w' command.
6275
6276 * frames.texi (XTerm Mouse): Delete apparently false info.
6277 The GNU/Linux console currently does not appear to support
6278 `xterm-mouse-mode'.
6279
8cf51b2c
GM
62802005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6281
6282 * calendar.texi (Diary): Mention shell utility `calendar'.
6283
62842005-04-01 Richard M. Stallman <rms@gnu.org>
6285
6286 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
6287
8cf51b2c
GM
62882005-04-01 Lute Kamstra <lute@gnu.org>
6289
6290 * maintaining.texi (Change Log): add-change-log-entry uses
6291 add-log-mailing-address.
6292
62932005-03-31 Luc Teirlinck <teirllm@auburn.edu>
6294
6295 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
6296 `VC Mode Line' and put in an xref to that node.
6297 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
6298 its description.
6299
63002005-03-31 Paul Eggert <eggert@cs.ucla.edu>
6301
6302 * calendar.texi (Calendar Systems): Say that the Persian calendar
6303 implemented here is the arithmetical one championed by Birashk.
6304
63052005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
6306
6307 * programs.texi (Fortran Motion): Fix previous change.
6308
8cf51b2c
GM
63092005-03-29 Richard M. Stallman <rms@gnu.org>
6310
6311 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
6312
63132005-03-29 Chong Yidong <cyd@stupidchicken.com>
6314
6315 * text.texi (Refill): Refer to Long Lines Mode.
6316 (Longlines): New node.
6317 (Auto Fill): Don't index "word wrap" here.
6318 (Filling): Add Longlines to menu.
6319
63202005-03-29 Richard M. Stallman <rms@gnu.org>
6321
6322 * xresources.texi: Minor fixes.
6323
6324 * misc.texi (Emacs Server): Fix Texinfo usage.
6325
6326 * emacs.texi (Top): Don't use a real section heading for
6327 "Detailed Node Listing". Fake it instead.
6328
6329 * basic.texi (Position Info): Minor cleanup.
6330
6331 * mule.texi (Input Methods): Minor cleanup.
6332
63332005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
6334
6335 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
6336 constructs as well.
6337 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
6338
63392005-03-29 Kenichi Handa <handa@m17n.org>
6340
6341 * mule.texi (Input Methods): Refer to the command C-u C-x =.
6342
6343 * basic.texi (Position Info): Update the description about the
6344 command C-u C-x =.
6345
63462005-03-28 Richard M. Stallman <rms@gnu.org>
6347
6348 * emacs.texi (Top): Use @section for the detailed node listing.
6349
6350 * calendar.texi: Minor fixes to previous change.
6351
6352 * programs.texi (Fortran): Small fixes to previous changes.
6353
6354 * emacs.texi (Top): Update list of subnodes of Dired.
6355 Likewise for building.texi.
6356
6357 * files.texi (File Conveniences): Delete Auto Image File mode.
6358
63592005-03-28 Chong Yidong <cyd@stupidchicken.com>
6360
6361 * building.texi (Flymake): New node.
6362
6363 * custom.texi (Function Keys): Document kp- event types and
6364 keypad-setup package.
6365
6366 * dired.texi (Wdired): New node.
6367
6368 * files.texi (File Conveniences): Reorder entries.
6369 Explain how to turn on Auto-image-file mode.
6370 Document Thumbs mode.
6371
6372 * mule.texi (Specify Coding): Document recode-region and
6373 recode-file-name.
6374
6375 * programs.texi (Program Modes): Add Conf mode and DNS mode.
6376
63772005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6378
6379 * commands.texi (Keys): M-o is now a prefix key.
6380
63812005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6382
6383 * programs.texi: Reformat and update copyright years.
6384 (Fortran): Update section.
6385
63862005-03-26 Luc Teirlinck <teirllm@auburn.edu>
6387
6388 * files.texi: Several small changes in addition to:
6389 (Visiting): Change xref for Dialog Boxes to ref.
6390 (Version Headers): Replace references to obsolete var
6391 `vc-header-alist' with `vc-BACKEND-header'.
6392 (Customizing VC): Update value of `vc-handled-backends'.
6393
63942005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6395
6396 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
6397 move here from Emacs Lisp Reference Manual.
6398 * calendar.texi (Calendar/Diary, Diary Commands)
6399 (Special Diary Entries, Importing Diary): Change some xrefs to
6400 point to emacs-xtra rather than elisp.
6401
6402 * emacs-xtra.texi (Calendar Customizing):
6403 Move view-diary-entries-initially, view-calendar-holidays-initially,
6404 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
6405 Emacs Manual.
6406 (Appt Customizing): Merge entire section into main Emacs Manual.
6407 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
6408 mark-holidays-in-calendar here from emacs-xtra.
6409 (Displaying the Diary): Move view-diary-entries-initially,
6410 mark-diary-entries-in-calendar here from emacs-xtra.
6411 (Appointments): Move appt-display-mode-line,
6412 appt-display-duration, appt-disp-window-function,
6413 appt-delete-window-function here from emacs-xtra.
6414
6415 * calendar.texi: Update and reformat copyright.
6416 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
6417 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
6418 (Diary): Refer to `diary-file' rather than ~/diary.
6419 (Diary Commands): Rename node to "Displaying the Diary".
6420 * emacs.texi (Top): Rename "Diary Commands" section.
6421 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
6422
64232005-03-26 Eli Zaretskii <eliz@gnu.org>
6424
6425 * misc.texi (Emacs Server): Fix the command for setting
6426 server-name. Add an xref to Invoking emacsclient.
6427
6428 * help.texi (Help Summary): Clarify when "C-h ." will do something
6429 nontrivial.
6430 (Apropos): Add cindex entry for apropos-sort-by-scores.
6431
6432 * display.texi (Text Display): Add index entries for how no-break
6433 characters are displayed.
6434
8cf51b2c
GM
64352005-03-26 Eli Zaretskii <eliz@gnu.org>
6436
6437 * files.texi (Visiting): Fix cross-references introduced with the
6438 last change.
6439
6440 * xresources.texi (GTK resources): Fix last change.
6441
8cf51b2c
GM
64422005-03-25 Chong Yidong <cyd@stupidchicken.com>
6443
6444 * xresources.texi (X Resources): GTK options documented too.
6445 (Resources): Clarify meaning of program name.
6446 (Table of Resources): Add visualClass.
6447 (GTK resources): Rewrite.
6448 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
6449
6450 * display.texi (Text Display): Mention non-breaking spaces.
6451
6452 * files.texi (Reverting): Document auto-revert-check-vc-info.
6453
6454 * frames.texi (Mouse Commands): Document
6455 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
6456
6457 * help.texi (Help Summary): Add `C-h .'.
6458 (Apropos): Apropos accepts a list of search terms.
6459 Document apropos-sort-by-scores.
6460 (Help Echo): Document display-local-help.
6461
6462 * misc.texi (Emacs Server): Document server-name.
6463 (Invoking emacsclient): Document -s option for server names.
6464
6465 * text.texi (Outline Visibility): Introduce "current heading
6466 line" (commands can be called with point on a body line).
6467 Re-order table to follow the sequence of discussion.
6468 hide-body won't hide lines before first header line.
6469 (TeX Mode): Add DocTeX mode.
6470
8cf51b2c
GM
64712005-03-24 Richard M. Stallman <rms@gnu.org>
6472
6473 * mule.texi (Single-Byte Character Support): Delete mention
6474 of iso-acc.el and iso-transl.el.
6475
8cf51b2c
GM
64762005-03-23 Lute Kamstra <lute@gnu.org>
6477
6478 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
6479
64802005-03-23 Richard M. Stallman <rms@gnu.org>
6481
8cf51b2c
GM
6482 * search.texi: Delete explicit node pointers.
6483 (Incremental Search): New menu.
6484 (Basic Isearch, Repeat Isearch, Error in Isearch)
6485 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
6486 (Slow Isearch): New subnodes.
6487 (Configuring Scrolling): Node deleted.
6488 (Search Case): Doc default-case-fold-search.
6489 (Regexp Replace): Move replace-regexp doc here.
6490
6491 * rmail.texi (Movemail): Put commas inside closequotes.
6492
6493 * picture.texi (Insert in Picture): Document C-c arrow combos.
6494 (Basic Picture): Clarify erasure.
6495
6496 * display.texi (Font Lock): Put commas inside closequotes.
6497
6498 * cmdargs.texi (General Variables): Put commas inside closequotes.
6499
65002005-03-23 Nick Roberts <nickrob@snap.net.nz>
6501
6502 * building.texi (Stack Buffer): Mention reverse contrast for
6503 *selected* frame (might not be current frame).
6504
8cf51b2c
GM
65052005-03-21 Richard M. Stallman <rms@gnu.org>
6506
6507 * building.texi (Starting GUD): Add bashdb.
6508
65092005-03-20 Chong Yidong <cyd@stupidchicken.com>
6510
6511 * basic.texi (Moving Point): Add M-g M-g binding.
6512 (Undo): Document undo-only.
6513 (Position Info): Document M-g M-g and C-u M-g M-g.
6514
6515 * building.texi (Building): Put Grep Searching after Compilation
6516 Shell.
6517 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
6518 Document next-error-highlight.
6519 (Grep Searching): Document grep-highlight-matches.
6520 (Lisp Eval): Typing C-x C-e twice prints integers specially.
6521
6522 * calendar.texi (Importing Diary): Rename node from iCalendar.
6523 Document diary-from-outlook.
6524
6525 * dired.texi (Misc Dired Features): Rename node from Misc Dired
6526 Commands.
6527 Mention effect of X drag and drop on Dired buffers.
6528
6529 * files.texi (Visiting): Document large-file-warning-threshold.
6530 Move paragraph on file-selection dialog.
6531 Mention visiting files using X drag and drop.
6532 (Reverting): Mention using Auto-Revert mode to tail files.
6533 Document auto-revert-tail-mode.
6534 (Version Systems): Minor correction.
6535 (Comparing Files): Diff-mode is no longer based on Compilation
6536 mode.
6537 Document compare-ignore-whitespace.
6538 (Misc File Ops): Explain passing a directory to rename-file.
6539 Likewise for copy-file and make-symbolic-link.
6540
6541 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
6542 Document mouse-wheel-progressive speed.
6543
6544 * help.texi (Misc Help): Document numeric argument for C-h i.
6545 Correctly explain the effect of just C-u as argument.
6546
6547 * killing.texi (Deletion): Document numeric argument for
6548 just-one-space.
6549
6550 * mini.texi (Completion): Completion acts on text before point.
6551
6552 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
6553 (Emulation): CUA mode replaces pc-bindings-mode,
6554 pc-selection-mode, and s-region.
6555
6556 * mule.texi (Input Methods): Leim is now built-in.
6557 (Select Input Method): Document quail-show-key.
6558 (Specify Coding): Document revert-buffer-with-coding-system.
6559
6560 * programs.texi (Fortran Motion): Document f90-next-statement,
6561 f90-previous-statement, f90-next-block, f90-previous-block,
6562 f90-end-of-block, and f90-beginning-of-block.
6563
6564 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
6565
6566 * emacs.texi (Acknowledgments): Updated.
6567
6568 * anti.texi: Total rewrite.
6569
8cf51b2c
GM
65702005-03-19 Chong Yidong <cyd@stupidchicken.com>
6571
6572 * ack.texi (Acknowledgments): Update.
6573
65742005-03-19 Eli Zaretskii <eliz@gnu.org>
6575
1c6c854e
CS
6576 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
6577 Update copyright years.
8cf51b2c
GM
6578
65792005-03-14 Nick Roberts <nickrob@snap.net.nz>
6580
6581 * building.texi (Commands of GUD): Move paragraph on setting
6582 breakpoints with mouse to the GDB Graphical Interface node.
6583
65842005-03-07 Richard M. Stallman <rms@gnu.org>
6585
8cf51b2c
GM
6586 * misc.texi (Single Shell, Shell Options): Fix previous change.
6587
6588 * building.texi (Debugger Operation): Update GUD tooltip enable info.
6589
65902005-03-06 Richard M. Stallman <rms@gnu.org>
6591
6592 * building.texi (Starting GUD): Don't explain text vs graphical
6593 GDB here. Just mention it and xref.
6594 Delete "just one debugger process".
6595 (Debugger Operation): Move GUD tooltip info here.
6596 (GUD Tooltips): Node deleted.
6597 (GDB Graphical Interface): Explain the two GDB modes here.
6598
8cf51b2c
GM
6599 * sending.texi (Sending Mail): Minor cleanup.
6600 (Mail Aliases): Explain quoting conventions.
6601 Update key rebinding example.
6602 (Header Editing): C-M-i is like M-TAB.
6603 (Mail Mode Misc): mail-attach-file does not do MIME.
6604
6605 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
6606 that really belongs here.
6607 (Remote Mailboxes): Text moved to Rmail Inbox.
6608 (Rmail Display): Mention Mouse-1.
6609 (Movemail): Clarify two movemail versions.
6610 Clarify rmail-movemail-program.
6611
8cf51b2c
GM
6612 * misc.texi (Single Shell): Replace uudecode example with gpg example.
6613 Document async shell commands.
6614 (Shell History): Clarify.
6615 (Shell Ring): Mention C-UP an C-DOWN.
6616 (Shell Options): Add comint-prompt-read-only.
6617 (Invoking emacsclient): Set EDITOR to run Emacs.
6618 (Sorting): No need to explain what region is.
6619 (Saving Emacs Sessions): Fix typo.
6620 (Recursive Edit): Fix punctuation.
6621 (Emulation): Don't mention "PC bindings" which are standard.
6622 (Hyperlinking): Explain Mouse-1 convention here.
6623 (Find Func): Node deleted.
6624
8cf51b2c
GM
6625 * help.texi (Name Help): Xref to Hyperlinking.
6626
6627 * glossary.texi (Glossary):
6628 Rename "Balance Parentheses" to "Balancing...".
6629 Add "Byte Compilation". Correct "Copyleft".
6630 New xref in "Customization".
6631 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
6632 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
6633 Rename "Registers" to "Register".
6634 Replace "Selecting" with "Selected Frame",
6635 "Selected Window", and "Selecting a Buffer".
6636
6637 * files.texi (Types of Log File): Explain how projects'
6638 methods can vary.
6639
8cf51b2c
GM
6640 * display.texi (Faces): Delete "Emacs 21".
6641
6642 * custom.texi (Changing a Variable): C-M-i like M-TAB.
6643 * fixit.texi (Spelling): C-M-i like M-TAB.
6644 * mini.texi (Completion Options): C-M-i like M-TAB.
6645 * programs.texi (Symbol Completion): C-M-i like M-TAB.
6646 * text.texi (Text Mode): C-M-i like M-TAB.
6647
6648 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
6649
6650 * calendar.texi (Specified Dates): Mention `g w'.
6651 (Appointments): appt-activate toggles with no arg.
6652
8cf51b2c
GM
66532005-03-05 Juri Linkov <juri@jurta.org>
6654
6655 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 6656 "invocation (command line arguments)".
8cf51b2c
GM
6657 (Misc X): Add -nbc, --no-blinking-cursor.
6658
66592005-03-04 Ulf Jasper <ulf.jasper@web.de>
6660
6661 * calendar.texi (iCalendar): No need to require it now.
6662
8cf51b2c
GM
66632005-03-03 Nick Roberts <nickrob@snap.net.nz>
6664
6665 * trouble.texi (Contributing): Mention Savannah. Direct users to
6666 emacs-devel.
6667
66682005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6669
6670 * calendar.texi (Adding to Diary): Mention redrawing of calendar
6671 window.
6672
8cf51b2c
GM
66732005-02-27 Richard M. Stallman <rms@gnu.org>
6674
6675 * building.texi (Compilation): Update mode line status info.
6676
66772005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6678
6679 * calendar.texi (General Calendar): Document binding of
6680 scroll-other-window-down.
6681 (Mayan Calendar): Fix earliest date.
6682 (Time Intervals): Document timeclock-change.
6683 Fix timeclock-ask-before-exiting documentation.
6684
66852005-02-26 Kim F. Storm <storm@cua.dk>
6686
6687 * frames.texi (Mouse References):
6688 Add mouse-1-click-in-non-selected-windows.
6689
66902005-02-25 Richard M. Stallman <rms@gnu.org>
6691
6692 * screen.texi (Screen): Explain better about cursors and mode lines;
6693 don't presuppose text terminals.
6694 (Point): Don't assume just one cursor.
6695 Clarify explanation of cursors.
6696 (Echo Area, Menu Bar): Cleanups.
6697
6698 * mini.texi (Minibuffer): Prompts are highlighted.
6699 (Minibuffer Edit): Newline = C-j only on text terminals.
6700 Clarify resize-mini-windows values.
6701 Mention M-PAGEUP and M-PAGEDOWN.
6702 (Completion Commands): Mouse-1 like Mouse-2.
6703 (Minibuffer History): Explain history commands better.
6704 (Repetition): Add xref to Incremental Search.
6705
6706 * mark.texi (Setting Mark): Clarify info about displaying mark.
6707 Clarify explanation of C-@ and C-SPC.
6708 (Transient Mark): Mention Delete Selection mode.
6709 (Marking Objects): Clean up text about extending the region.
6710
6711 * m-x.texi (M-x): One C-g doesn't always go to top level.
6712 No delay before suggest-key-bindings output.
6713
6714 * fixit.texi (Fixit): Mention C-/ for undo.
6715 (Spelling): Mention ESC TAB like M-TAB.
6716 Replacement words with r and R are rechecked.
6717 Say where C-g leaves point. Mention ? as input.
6718
67192005-02-23 Lute Kamstra <lute@gnu.org>
6720
6721 * cmdargs.texi (Initial Options): Add cross reference.
6722
8cf51b2c
GM
67232005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6724
6725 * emacs.texi (Top): Update menu for splitting of node in
6726 msdog.texi.
6727 * frames.texi (Frames): Update xref for splitting of node in
6728 msdog.texi.
6729 * trouble.texi (Quitting): Ditto.
6730
67312005-02-16 Richard M. Stallman <rms@gnu.org>
6732
6733 * windows.texi (Split Window): Simplify line truncation info
6734 and xref to Display Custom.
6735
6736 * trouble.texi (Quitting): Emergency escape only for text terminal.
6737 (Screen Garbled): C-l for ungarbling is only for text terminal.
6738
6739 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
6740
6741 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
6742
6743 * programs.texi (Program Modes): Mention Python mode.
6744 (Moving by Defuns): Repeating C-M-h extends region.
6745 (Basic Indent): Clarify.
6746 (Custom C Indent): Clarify.
6747 (Expressions): Repeating C-M-@ extends region.
6748 (Info Lookup): Clarify for C-h S.
6749 (Symbol Completion): ESC TAB alternative for M-TAB.
6750 (Electric C): Clarify.
6751
6752 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
6753
6754 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
6755 MS-DOS Input node.
6756 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
6757 (MS-DOS and MULE): Clarify.
6758 (MS-DOS Processes, Windows Processes): Fix typos.
6759
6760 * major.texi (Choosing Modes): Clarify.
6761
6762 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
6763 (Keyboard Macro Step-Edit): Clarify.
6764
6765 * indent.texi (Indentation): Clarifications.
6766
6767 * help.texi (Help): Correct error about C-h in query-replace.
6768 Clarify apropos vs C-h a. Fix how to search in FAQ.
6769 (Key Help): Describe C-h w here.
6770 (Name Help): Minor cleanup. C-h w moved to Key Help.
6771 Clarify the "object" joke.
6772 (Apropos): Clarify. Mouse-1 like Mouse-2.
6773 (Help Mode): Mouse-1 like Mouse-2.
6774
6775 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
6776
6777 * display.texi (Display): Reorder menu.
6778 (Faces): Cleanup.
6779 (Font Lock): Cleanup. Mention Options menu.
6780 Delete obsolete text.
6781 (Scrolling): For C-l, don't presume text terminal.
6782 (Horizontal Scrolling): Simplify intro.
6783 (Follow Mode): Clarify.
1c6c854e 6784 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
6785 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
6786 Doc default-tab-width. Doc line truncation more thoroughly.
6787
6788 * dired.texi (Dired Enter): C-x C-f can run Dired.
6789 (Dired Visiting): Comment out `a' command.
6790 Mouse-1 is like Mouse-2.
6791 (Shell Commands in Dired): ? can be used more than once.
6792
6793 * basic.texi (Continuation Lines): Simplify description of truncation,
6794 and refer to Display Custom for the rest of it.
6795
8cf51b2c
GM
67962005-02-06 Lute Kamstra <lute@gnu.org>
6797
6798 * basic.texi (Undo): Fix typo.
6799
6800 * cmdargs.texi (Emacs Invocation): Fix typo.
6801
6802 * custom.texi (Init Examples): Fix typo.
6803
6804 * abbrevs.texi (Expanding Abbrevs): Fix typo.
6805
68062005-02-06 Richard M. Stallman <rms@gnu.org>
6807
6808 * regs.texi (Registers): Registers can hold numbers, too.
6809
6810 * killing.texi (Other Kill Commands): Cleanup.
6811 Delete redundant explanation of kill in read-only buffer.
6812 (Yanking): Mention term "copying".
6813 (Accumulating Text): Fix typo.
6814
6815 * entering.texi (Entering Emacs): Update rationale at start.
6816 (Exiting): Treat iconifying on a par with suspension.
6817
6818 * custom.texi (Minor Modes): Fix typo.
6819 (Easy Customization): Fix menu style.
6820 (Variables): Add xref.
6821 (Examining): Setting for future sessions works through .emacs.
6822 (Keymaps): "Text terminals", not "Many".
6823 (Init Rebinding): Explain \C-. Show example of \M-.
6824 Fix minor wording errors.
6825 (Function Keys): Explain vector syntax just once.
6826 (Named ASCII Chars): Clarify history of TAB/C-i connection.
6827 (Init File): Mention .emacs.d directory.
6828 (Init Examples): Add xref.
6829 (Find Init): Mention .emacs.d directory.
6830
6831 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
6832 (Action Arguments): Explain which kinds of -l args are found how.
6833 (Initial Options): --batch does not inhibit site-start.
6834 Add xrefs.
6835 (Command Example): Use --batch, not -batch.
6836
6837 * basic.texi (Inserting Text): Cleanup wording.
6838 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
6839 C-n is not error at end of buffer.
6840 (Undo): Doc C-/ like C-_. Add xrefs.
6841 (Arguments): META key may be labeled ALT.
6842 Peculiar arg meanings are explained in doc strings.
6843
6844 * abbrevs.texi (Expanding Abbrevs): Clarify.
6845
68462005-02-05 Eli Zaretskii <eliz@gnu.org>
6847
6848 * frames.texi (Frame Parameters): Add an xref to the description
6849 of list-colors-display. Add a pointer to the X docs about colors.
6850
6851 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 6852 Improve docs of list-colors-display.
8cf51b2c
GM
6853
68542005-02-03 Lute Kamstra <lute@gnu.org>
6855
6856 * frames.texi (Frames, Drag and Drop): Fix typos.
6857
68582005-02-03 Richard M. Stallman <rms@gnu.org>
6859
6860 * windows.texi (Basic Window): Mention color-change in mode line.
6861 (Change Window): Explain dragging vertical boundaries.
6862
6863 * text.texi (Sentences): Clarify.
6864 (Paragraphs): Explain M-a and blank lines.
6865 (Outline Mode): Clarify text and menu.
6866 (Hard and Soft Newlines): Mention use-hard-newlines.
6867
6868 * frames.texi (Frames): Delete unnecessary mention of Windows.
6869 (Mouse Commands): Likewise. Mention xterm mouse support.
6870 (Clipboard): Clarify.
6871 (Mouse References): Mention use of Mouse-1 for following links.
6872 (Menu Mouse Clicks): Clarify.
6873 (Mode Line Mouse): Clarify.
6874 (Drag and Drop): Rewrite.
6875
6876 * fixit.texi (Spelling): Fix typo.
6877
6878 * files.texi (File Names): Clarify.
6879 (Visiting): Update conditions for use of file dialog. Clarify.
6880 (Saving): Doc d as answer in save-some-buffers.
6881 (Remote Files): Clean up the text.
6882
6883 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
6884
6885 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
6886 (List Buffers): Clarify.
6887 (Several Buffers): Doc T command.
6888 (Buffer Convenience): Clarify menu.
6889
6890 * basic.texi (Undo): Clarify last change.
6891
68922005-02-02 Matt Hodges <MPHodges@member.fsf.org>
6893
6894 * fixit.texi (Spelling): Fix typo.
6895
68962005-02-01 Luc Teirlinck <teirllm@auburn.edu>
6897
6898 * basic.texi (Undo): Update description of `undo-outer-limit'.
6899
69002005-02-01 Nick Roberts <nickrob@snap.net.nz>
6901
6902 * building.texi: Update documentation relating to GDB Graphical
6903 Interface.
6904
69052005-01-30 Luc Teirlinck <teirllm@auburn.edu>
6906
6907 * custom.texi (Easy Customization): Adapt menu to node name change.
6908
69092005-01-30 Richard M. Stallman <rms@gnu.org>
6910
6911 * custom.texi (Easy Customization): Defn of "User Option" now
6912 includes faces. Don't say just "option" when talking about variables.
6913 Do say just "options" to mean "anything customizable".
6914 (Specific Customization): Describe `customize-variable',
6915 not `customize-option'.
6916
6917 * glossary.texi (Glossary) <Faces>: Add xref.
6918 <User Option>: Change definition--include faces. Change xref.
6919
6920 * picture.texi (Picture): Mention artist.el.
6921
6922 * sending.texi, screen.texi, programs.texi, misc.texi:
6923 * mini.texi, major.texi, maintaining.texi, macos.texi:
6924 * help.texi, frames.texi, files.texi:
6925 Don't say just "option" when talking about variables.
6926
6927 * display.texi, mule.texi: Don't say just "option" when talking
6928 about variables. Other minor cleanups.
6929
8cf51b2c
GM
69302005-01-26 Lute Kamstra <lute@gnu.org>
6931
6932 * cmdargs.texi (Initial Options): Add a cross reference to `Init
6933 File'. Mention the `-Q' option at the `--no-site-file' option.
6934
8cf51b2c
GM
69352005-01-22 David Kastrup <dak@gnu.org>
6936
6937 * building.texi (Grep Searching): Mention alias `find-grep' for
6938 `grep-find'.
6939
69402005-01-20 Richard M. Stallman <rms@gnu.org>
6941
6942 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
6943
8cf51b2c
GM
69442005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6945
6946 * rmail.texi (Movemail): Explain differences
6947 between standard and mailutils versions of movemail.
6948 Describe command line and configuration options introduced
6949 with the latter.
6950 Explain the notion of mailbox URL, provide examples and
6951 cross-references to mailutils documentation.
6952 Describe various methods of specifying mailbox names,
6953 user names and user passwords for rmail.
1c6c854e
CS
6954 (Remote Mailboxes): New section.
6955 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
6956 options used to control its behavior.
6957 (Other Mailbox Formats): Explain handling of various mailbox
6958 formats.
6959
69602005-01-13 Richard M. Stallman <rms@gnu.org>
6961
6962 * commands.texi (Commands): Clarification.
6963
69642005-01-11 Richard M. Stallman <rms@gnu.org>
6965
6966 * programs.texi (Multi-line Indent): Fix previous change.
6967 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
6968
8cf51b2c
GM
69692005-01-08 Richard M. Stallman <rms@gnu.org>
6970
6971 * display.texi (Faces): isearch-lazy-highlight-face renamed to
6972 lazy-highlight.
6973
6974 * search.texi (Query Replace): Mention faces query-replace
6975 and lazy-highlight.
6976 (Incremental Search): Update isearch highlighting info.
6977
8cf51b2c
GM
69782005-01-04 Richard M. Stallman <rms@gnu.org>
6979
6980 * custom.texi (Saving Customizations): Minor improvement.
6981
8cf51b2c
GM
69822005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6983
6984 * custom.texi (Saving Customizations): Emacs no longer loads
6985 `custom-file' after .emacs. No longer mention customizing through
6986 Custom.
6987
8cf51b2c
GM
69882005-01-01 Andreas Schwab <schwab@suse.de>
6989
6990 * killing.texi (Graphical Kill): Move up under node Killing,
6991 change @section to @subsection.
6992
69932005-01-01 Richard M. Stallman <rms@gnu.org>
6994
6995 * custom.texi (Face Customization): Mention hex color specs.
6996
6997 * emacs.texi (Top): Update Killing submenu.
6998
6999 * killing.texi (Killing): Reorganize section.
7000 No more TeX-only text; put the node command at start of chapter.
7001 But the first section heading is used only in TeX.
7002 Rewrite the text to read better in this mode.
7003 (Graphical Kill): New subnode gets some of the text that
7004 used to be in the first section.
7005
70062004-12-31 Richard M. Stallman <rms@gnu.org>
7007
7008 * dired.texi (Shell Commands in Dired): Delete the ? example.
7009
7010 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
7011
7012 * files.texi (Saving): Describe new require-final-newline features
7013 and mode-require-final-newline.
7014
8cf51b2c
GM
70152004-12-29 Richard M. Stallman <rms@gnu.org>
7016
7017 * custom.texi (File Variables): Clarify previous change.
7018
c8763fb6 70192004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7020
7021 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
7022 out now.
7023
70242004-12-27 Richard M. Stallman <rms@gnu.org>
7025
7026 * Makefile.in (MAKEINFO): Specify --force.
7027
7028 * basic.texi (Moving Point): C-e now runs move-end-of-line.
7029 (Undo): Doc undo-outer-limit.
7030
8cf51b2c
GM
70312004-12-15 Juri Linkov <juri@jurta.org>
7032
7033 * mark.texi (Transient Mark, Mark Ring): M-< and other
7034 movement commands don't set mark in Transient Mark mode
7035 if mark is active.
7036
8cf51b2c
GM
70372004-12-12 Juri Linkov <juri@jurta.org>
7038
7039 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
7040 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
7041
7042 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
7043 (Misc Dired Commands): Add @r{(Dired)} to w.
7044
70452004-12-12 Juri Linkov <juri@jurta.org>
7046
7047 * mark.texi (Marking Objects): Marking commands also extend the
7048 region when mark is active in Transient Mark mode.
7049
8cf51b2c
GM
70502004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * custom.texi (Saving Customizations): Emacs only loads the custom
7053 file automatically after the init file in version 22.1 or later.
7054 Adapt text and examples to this fact.
7055
8cf51b2c
GM
70562004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7057
7058 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
7059 be set through Custom. Otherwise, it has no effect.
7060
8cf51b2c
GM
70612004-12-05 Richard M. Stallman <rms@gnu.org>
7062
7063 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
7064 * entering.texi: Rename Command Line to Emacs Invocation.
7065
10d1d0af 7066 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
7067
7068 * custom.texi (Easy Customization): Move up to section level,
7069 before Variables. Avoid using the term "variable"; say "option".
7070 New initial explanation.
7071 (Variables): In initial explanation, connect "variable" to the
7072 already-explained "user option".
7073
7074 * emacs.texi (Top): Fix ref to Command Line.
7075 Move reference to Easy Customization.
7076
7077 * xresources.texi (X Resources): Fix From link.
7078
7079 * doclicense.texi (GNU Free Documentation License): Fix To link.
7080
7081 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
7082
7083 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
7084
70852004-12-03 Richard M. Stallman <rms@gnu.org>
7086
7087 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
7088
70892004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7090
7091 * kmacro.texi: Several small changes in addition to the following.
7092 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
7093 defining a keyboard macro.
7094 Mention `kmacro-ring-max'.
7095 (Keyboard Macro Counter): Clarify description of
7096 `kmacro-insert-counter', `kmacro-set-counter',
7097 `kmacro-add-counter' and `kmacro-set-format'.
7098
70992004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
7100
7101 * custom.texi (File Variables): Add `unibyte' and make it more
7102 clear that `unibyte' and `coding' are special. Suggested by Simon
7103 Krahnke <overlord@gmx.li>.
7104
7105 * mule.texi (Enabling Multibyte): Refer to File Variables.
7106 Suggested by Simon Krahnke <overlord@gmx.li>.
7107
c8763fb6 71082004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7109
7110 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
7111 x-use-old-gtk-file-dialog.
7112
8cf51b2c
GM
71132004-11-20 Richard M. Stallman <rms@gnu.org>
7114
7115 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
7116
71172004-11-09 Lars Brinkhoff <lars@nocrew.org>
7118
7119 * building.texi (Lisp Eval): Delete hyphen in section name.
7120
71212004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
7122
7123 * files.texi (Old Versions):
7124 No longer document annotation as "CVS only".
7125
71262004-11-10 Andre Spiegel <spiegel@gnu.org>
7127
7128 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
7129 version systems, mentioning the new ones that we support.
7130 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
7131 suggestions.
7132
c8763fb6 71332004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7134
49823426 7135 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 7136
c8763fb6 71372004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7138
7139 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
7140
71412004-10-23 Eli Zaretskii <eliz@gnu.org>
7142
7143 * text.texi (Text Based Tables, Table Definition)
7144 (Table Creation, Table Recognition, Cell Commands)
7145 (Cell Justification, Row Commands, Column Commands)
7146 (Fixed Width Mode, Table Conversion, Measuring Tables)
7147 (Table Misc): New nodes, documenting the Table Mode.
7148
8cf51b2c
GM
71492004-10-19 Jason Rumney <jasonr@gnu.org>
7150
7151 * makefile.w32-in (info): Change order of arguments to makeinfo.
7152
71532004-10-19 Ulf Jasper <ulf.jasper@web.de>
7154
7155 * calendar.texi (iCalendar): Update for package changes.
7156
8cf51b2c
GM
71572004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7158
7159 * files.texi (Misc File Ops): View mode is a minor mode.
7160
8cf51b2c
GM
71612004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
7162
7163 * calendar.texi (iCalendar): Style changes.
7164
71652004-10-07 Luc Teirlinck <teirllm@auburn.edu>
7166
7167 * search.texi (Regexps): The regexp described in the example is no
7168 longer stored in the variable `sentence-end'.
7169
8cf51b2c
GM
71702004-10-06 Nick Roberts <nickrob@snap.net.nz>
7171
7172 * building.texi (Starting GUD): Note that multiple debugging
7173 sessions requires `gdb --fullname'.
7174
71752004-10-05 Ulf Jasper <ulf.jasper@web.de>
7176
7177 * calendar.texi (iCalendar): New section for a new package.
7178
8cf51b2c
GM
71792004-10-05 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * text.texi: Various small changes in addition to the following.
7182 (Text): Replace xref for autotype with inforef.
7183 (Sentences): Explain nil value for `sentence-end'.
7184 (Paragraphs): Update default values for `paragraph-start' and
7185 `paragraph-separate'.
7186 (Text Mode): Correct description of Text mode's effect on the
7187 syntax table.
7188 (Outline Visibility): `hide-other' does not hide top level headings.
7189 `selective-display-ellipses' no longer has an effect on Outline mode.
7190 (TeX Misc): Add missing @cindex.
7191 Replace xref for RefTeX with inforef.
7192 (Requesting Formatted Text): The variable
7193 `enriched-fill-after-visiting' no longer exists.
7194 (Editing Format Info): Update names of menu items and commands.
7195 (Format Faces): Mention special effect of specifying the default face.
7196 Describe inheritance of text properties.
7197 Correct description of `fixed' face.
7198 (Format Indentation): Correct description of effect of setting
7199 margins. Mention `set-left-margin' and `set-right-margin'.
7200 (Format Justification): Update names of menu items.
7201 `set-justification-full' is now bound to `M-j b'.
7202 Mention that `default-justification' is a per buffer variable.
7203 (Format Properties): Update name of menu item.
7204 (Forcing Enriched Mode): `format-decode-buffer' automatically
7205 turns on Enriched mode if the buffer is in text/enriched format.
7206
72072004-10-05 Emilio C. Lopes <eclig@gmx.net>
7208
7209 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
7210
72112004-09-28 Kim F. Storm <storm@cua.dk>
7212
7213 * display.texi (Display Custom) <indicate-buffer-boundaries>:
7214 Align with new functionality.
7215
8cf51b2c
GM
72162004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7217
7218 * display.texi (Display Custom): Remove stray `@end defvar'.
7219
72202004-09-23 Kim F. Storm <storm@cua.dk>
7221
7222 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
7223 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
7224
8cf51b2c
GM
72252004-09-20 Richard M. Stallman <rms@gnu.org>
7226
7227 * custom.texi (Hooks): Explain using setq to clear out a hook.
7228 (File Variables): Explain multiline string constants.
7229 (Non-ASCII Rebinding): Explain when you need to update
7230 non-ASCII char codes in .emacs.
7231
7232 * building.texi (Compilation): Explain how to make a silent
7233 subprocess that won't be terminated. Explain compilation-environment.
7234
72352004-09-13 Kim F. Storm <storm@cua.dk>
7236
7237 * mini.texi (Repetition): Rename isearch-resume-enabled to
7238 isearch-resume-in-command-history and change default to disabled.
7239
8cf51b2c
GM
72402004-09-09 Kim F. Storm <storm@cua.dk>
7241
7242 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
7243 with new `kmacro-name-last-macro'.
7244
8cf51b2c
GM
72452004-09-08 Juri Linkov <juri@jurta.org>
7246
7247 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
7248
8cf51b2c
GM
72492004-09-03 Juri Linkov <juri@jurta.org>
7250
7251 * search.texi (Incremental Search): Update wording for M-%.
7252
72532004-09-02 Luc Teirlinck <teirllm@auburn.edu>
7254
7255 * killing.texi (Killing): Correct description of kill commands in
7256 read-only buffer.
7257
72582004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
7259
7260 * building.texi (Compilation Mode): Add a paragraph about rules
7261 for finding the compilation buffer for `next-error'.
7262
7263 * search.texi (Other Repeating Search): Mention that Occur mode
7264 supports the next-error functionality.
7265
72662004-09-02 Juri Linkov <juri@jurta.org>
7267
7268 * search.texi (Regexp Replace): Add missing backslash to \footnote.
7269
72702004-08-31 Luc Teirlinck <teirllm@auburn.edu>
7271
7272 * kmacro.texi (Basic Keyboard Macro):
7273 `apply-macro-to-region-lines' now operates on all lines that begin
7274 in the region, rather than on all complete lines in the region.
7275
c8763fb6 72762004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7277
7278 * frames.texi (Drag and drop): Add documentation about
7279 x-dnd-test-function and x-dnd-known-types.
7280
72812004-08-30 Luc Teirlinck <teirllm@auburn.edu>
7282
7283 * indent.texi: Various minor changes in addition to:
7284 (Indentation Commands): Correct description of `indent-relative'.
7285 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
7286 mode. The *Tab Stops* buffer uses Overwrite Mode.
7287 (Just Spaces): `tabify' converts sequences of at least two spaces
7288 to tabs.
7289
8cf51b2c
GM
72902004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7291
7292 * frames.texi (Secondary Selection): Setting the secondary
7293 selection with M-Drag-Mouse-1 does not alter the kill ring,
7294 setting it with M-Mouse-1 and M-Mouse-3 does.
7295 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
7296 toolkit scroll bars.
7297 (Scroll Bars): Ditto.
7298
7299 * windows.texi (Basic Window): When using a window system, the value
7300 of point in a non-selected window is indicated by a hollow box.
7301 (Split Window): Side by side windows are separated by a scroll bar,
7302 if scroll bars are used.
7303 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
7304 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
7305 (Window Convenience): Update bindings for `winner-undo' and
7306 `winner-redo'.
7307
7308 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 7309 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
7310 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
7311 of "Using Emacs as a Server".
7312 * building.texi (Building): Interchange nodes (for correct numbering).
7313 * programs.texi (Programs): Interchange nodes (for correct numbering).
7314 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
7315 Info to the node structure.
7316 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
7317 Rearrange order of nodes and sections such that both "GNU GENERAL
7318 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
7319 end, as appropriate for appendices.
7320 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
7321 Use `@unnumberedsec'.
7322 * trouble.texi: Adapt sectioning in Info to the node structure.
7323 Adapt node pointers to change in emacs.texi.
7324 * cmdargs.texi, doclicense.texi: Adapt node pointers.
7325
8cf51b2c
GM
73262004-08-25 Kenichi Handa <handa@m17n.org>
7327
7328 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
7329 description for unibyte mode.
7330
73312004-08-23 Luc Teirlinck <teirllm@auburn.edu>
7332
7333 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
7334
7335 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
7336 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
7337 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
7338 in @pxref.
7339
73402004-08-22 Luc Teirlinck <teirllm@auburn.edu>
7341
7342 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
7343 Change section names.
7344
8cf51b2c
GM
73452004-08-21 Luc Teirlinck <teirllm@auburn.edu>
7346
7347 * kmacro.texi (Keyboard Macro Ring): Rename section.
7348 Emacs treats the head of the macro ring as the `last keyboard macro'.
7349 (Keyboard Macro Counter): Minor change.
7350 (Save Keyboard Macro): Some clarifications.
7351 (Edit Keyboard Macro): Rename section.
7352
7353 * buffers.texi (Buffers): Maximum buffer size is now 256M on
7354 32-bit machines.
7355 (Several Buffers): Clarify which buffer is selected if `2' is
7356 pressed in the Buffer Menu.
7357 Auto Revert mode can be used to update the Buffer Menu
7358 automatically.
7359
73602004-08-21 Eli Zaretskii <eliz@gnu.org>
7361
7362 * help.texi (Misc Help): Add an index entry for finding an Info
7363 manual by its file name.
7364
73652004-08-20 Luc Teirlinck <teirllm@auburn.edu>
7366
7367 * files.texi (Backup Deletion): Correct description of
7368 `delete-old-versions'.
7369 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
7370 (Auto Save Files): Recommend `auto-save-mode' to reenable
7371 auto-saving, rather than the abbreviation `auto-save'.
7372
73732004-08-17 Luc Teirlinck <teirllm@auburn.edu>
7374
7375 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
7376 for "killing" and "yanking" in main menu.
7377
73782004-08-16 Richard M. Stallman <rms@gnu.org>
7379
7380 * killing.texi (Yanking, Killing): Minor cleanups.
7381
7382 * mark.texi (Momentary Mark): Minor cleanups.
7383
73842004-08-15 Kenichi Handa <handa@etl.go.jp>
7385
7386 * custom.texi (Non-ASCII Rebinding):
7387 C-q always inserts the right code to pass to global-set-key.
7388
8cf51b2c
GM
73892004-08-13 Luc Teirlinck <teirllm@auburn.edu>
7390
7391 * regs.texi (RegNumbers): Mention `C-x r i' binding for
7392 `insert-register', instead of `C-x r g' binding, for consistency.
7393
73942004-08-12 Luc Teirlinck <teirllm@auburn.edu>
7395
7396 * fixit.texi (Spelling): Fix typo.
7397
73982004-08-11 Luc Teirlinck <teirllm@auburn.edu>
7399
7400 * help.texi (Help): Fix Texinfo usage.
7401
8cf51b2c
GM
74022004-07-24 Richard M. Stallman <rms@gnu.org>
7403
7404 * text.texi (Paragraphs): Update how paragraphs are separated
7405 and the default for paragraph-separate.
7406
7407 * search.texi (Regexp Replace): Further update text for new
7408 replacement operators.
7409
8cf51b2c
GM
74102004-07-18 Luc Teirlinck <teirllm@auburn.edu>
7411
7412 * emacs-xtra.texi (Subdir switches): Dired does not remember the
7413 `R' switch.
7414
7415 * dired.texi (Dired Updating): `k' only deletes inserted
7416 subdirectories from the Dired buffer if a prefix argument was given.
7417
7418 * search.texi (Regexps): Delete redundant definition of `symbol' in
7419 description of `\_>'. It already occurs in the description of `\_<'.
7420
8cf51b2c
GM
74212004-07-01 Juri Linkov <juri@jurta.org>
7422
7423 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
7424 (Regexp Search): Add M-r.
7425
74262004-06-30 Luc Teirlinck <teirllm@auburn.edu>
7427
7428 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
7429
74302004-06-29 Jesper Harder <harder@ifa.au.dk>
7431
49823426 7432 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
7433
74342004-06-25 Richard M. Stallman <rms@gnu.org>
7435
7436 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
7437
74382004-06-25 David Kastrup <dak@gnu.org>
7439
7440 * search.texi (Regexp Replace): Some typo corrections and
7441 rearrangement.
7442
74432004-06-24 David Kastrup <dak@gnu.org>
7444
7445 * search.texi (Unconditional Replace): Use replace-string instead
7446 of query-replace in example.
7447 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
7448 sequences.
7449 (Query Replace): Correct explanation of `^' which does not use
7450 the mark stack.
7451
74522004-06-21 Nick Roberts <nickrob@gnu.org>
7453
7454 * misc.texi (Shell History Copying): Document comint-insert-input.
7455 (Shell Ring): Describe comint-dynamic-list-input-ring here.
7456
8cf51b2c
GM
74572004-06-20 Jesper Harder <harder@ifa.au.dk>
7458
7459 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
7460 * custom.texi (Customization): Do.
7461 * anti.texi (Antinews): Do.
7462 * abbrevs.texi (Defining Abbrevs): Do.
7463
7464 * programs.texi (Info Lookup): Fix keybinding for
7465 info-lookup-symbol.
7466
74672004-06-16 Juanma Barranquero <lektu@terra.es>
7468
7469 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
7470 Add emacs-xtra.
7471 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
7472 (clean): Add emacs-xtra and flymake. Remove redundancies.
7473
74742004-06-15 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
7477 Add emacs-xtra.
7478 * emacs-xtra.texi: New file.
7479
74802004-06-14 Luc Teirlinck <teirllm@auburn.edu>
7481
7482 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
7483 (Dired and Find): Mention differences with ordinary Dired buffers.
7484
8cf51b2c
GM
74852004-06-13 Richard M. Stallman <rms@gnu.org>
7486
7487 * custom.texi (Init Syntax): Explain about vars that do special
7488 things when set with setq or with Custom.
7489 (Init Examples): Add line-number-mode example.
7490
8cf51b2c
GM
74912004-06-12 Juri Linkov <juri@jurta.org>
7492
7493 * dired.texi (Operating on Files): Add dired-do-touch.
7494
8cf51b2c
GM
74952004-06-10 Juri Linkov <juri@jurta.org>
7496
7497 * building.texi (Lisp Eval): Add C-M-x on defface.
7498
74992004-06-08 Luc Teirlinck <teirllm@auburn.edu>
7500
7501 * files.texi (Reverting): Auto-Revert mode and
7502 Global Auto-Revert mode no longer revert remote files.
7503
8cf51b2c
GM
75042004-05-29 Richard M. Stallman <rms@gnu.org>
7505
7506 * custom.texi (Init File): Two dashes start --no-site-file.
7507
8cf51b2c
GM
75082004-05-29 Alan Mackenzie <acm@muc.de>
7509
7510 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 7511 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
7512 (AWK, Pike): Document as "C-like modes".
7513 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
7514 (M-x man): Supersedes M-x manual-entry.
7515 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
7516
7517 ("Comments in C"): Delete node; the info is in CC Mode manual.
7518 (c-comment-only-line-offset): Remove description.
7519
7520 (C-c ., C-c C-c): Describe new C Mode bindings.
7521
7522 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
7523 (@dfn{Style}, c-default-style, comment-column, comment-padding)
7524 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
7525 Amend definitions.
7526
7527 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
7528 Describe functions.
7529
7530 (c-comment-start-regexp, c-hanging-comment-ender-p)
7531 (c-hanging-comment-starter-p): Remove obsolete definitions.
7532
7533 * emacs.texi: Remove the menu entry "Comments in C".
7534
8cf51b2c
GM
75352004-05-27 Luc Teirlinck <teirllm@auburn.edu>
7536
7537 * dired.texi (Dired and Find): `find-ls-option' does not apply to
7538 `M-x locate'.
7539
75402004-05-16 Karl Berry <karl@gnu.org>
7541
7542 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
7543 makeinfo --html fails.
7544 * help.texi (Help Summary) [@ifnottex]: Likewise.
7545
75462004-05-13 Nick Roberts <nickrob@gnu.org>
7547
7548 * building.texi (GDB Graphical Interface): Update and describe
7549 layout first.
7550
8cf51b2c
GM
75512004-05-04 Jason Rumney <jasonr@gnu.org>
7552
7553 * makefile.w32-in: Revert last change.
7554
75552004-05-03 Jason Rumney <jasonr@gnu.org>
7556
7557 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
7558
8cf51b2c
GM
75592004-04-23 Juanma Barranquero <lektu@terra.es>
7560
7561 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7562
75632004-04-18 Juri Linkov <juri@jurta.org>
7564
7565 * fixit.texi (Spelling): Remove file extension from ispell xref.
7566
75672004-04-15 Kim F. Storm <storm@cua.dk>
7568
7569 * cmdargs.texi (Initial Options): Add -Q.
7570
75712004-04-05 Kim F. Storm <storm@cua.dk>
7572
7573 * custom.texi (File Variables): Add safe-local-eval-forms.
7574
8cf51b2c
GM
75752004-04-02 Luc Teirlinck <teirllm@auburn.edu>
7576
7577 * files.texi (Reverting): Correct description of revert-buffer's
7578 handling of point.
7579
75802004-03-22 Juri Linkov <juri@jurta.org>
7581
7582 * emacs.texi (Top): Add `Misc X'.
7583
49823426 7584 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
7585
7586 * glossary.texi: Improve references.
7587
7588 * help.texi: Sync keywords with finder.el.
7589
7590 * mini.texi (Completion): Add description for menu items.
7591
7592 * misc.texi (Browse-URL, FFAP): Add information about keywords.
7593
7594 * sending.texi (Mail Methods): Fix xref to Message manual.
7595
8cf51b2c
GM
75962004-03-12 Richard M. Stallman <rms@gnu.org>
7597
8cf51b2c
GM
7598 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
7599
8cf51b2c
GM
76002004-03-04 Richard M. Stallman <rms@gnu.org>
7601
7602 * search.texi (Regexps): Explain that ^ and $ have their
7603 special meanings only in certain contexts.
7604
7605 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
7606
7607 * mule.texi (Specify Coding): Doc C-x RET F.
7608
7609 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
7610 for multiple compile and grep buffers.
7611 (Indirect Buffers): Don't recommand clone-indirect-buffer
7612 for multiple compile and grep buffers.
7613
8cf51b2c
GM
76142004-02-29 Juanma Barranquero <lektu@terra.es>
7615
7616 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7617 Use $(DEL) instead of rm, and ignore exit code.
7618
8cf51b2c
GM
76192004-02-23 Nick Roberts <nick@nick.uklinux.net>
7620
7621 * building.texi (Watch Expressions): Update.
7622
76232004-02-21 Juri Linkov <juri@jurta.org>
7624
1c6c854e
CS
7625 * cmdargs.texi (Action Arguments): Add alias --find-file.
7626 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
7627 to Command Arguments.
7628 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
7629 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
7630 (Window Size X): Join -g and --geometry. Add @cindex.
7631 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
7632 (Title X): Remove alias -title.
7633 (Misc X): New node.
7634
c8763fb6 76352004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7636
7637 * frames.texi (Drag and drop): Add Motif to list of supported
7638 protocols.
7639
c8763fb6 76402004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7641
7642 * frames.texi (Drag and drop): New section.
7643
76442004-01-24 Richard M. Stallman <rms@gnu.org>
7645
1c6c854e 7646 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
7647 Include it only @ifnotinfo. Patch the preceding and following
7648 node headers to point to each other.
7649
76502004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
7651
7652 * calendar.texi (Appointments): Update section.
7653
76542003-12-29 Kevin Ryde <user42@zip.com.au>
7655
8cf51b2c
GM
7656 * programs.texi (C Modes): Fix the xref.
7657
76582003-12-23 Nick Roberts <nick@nick.uklinux.net>
7659
7660 * building.texi (Watch Expressions): Update.
7661 (Commands of GUD): Include use of toolbar + breakpoints set from
7662 fringe/margin.
7663
76642003-12-03 Andre Spiegel <spiegel@gnu.org>
7665
7666 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
7667 <acm@muc.de>.
7668
c8763fb6 76692003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7670
7671 * frames.texi (Dialog Boxes): Add use-file-dialog.
7672
8cf51b2c
GM
76732003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7674
7675 * ack.texi: Note that Alan Mackenzie contributed the AWK support
7676 in CC Mode.
7677
8cf51b2c
GM
76782003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7679
7680 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
7681 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 7682 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
7683 * man/frames.texi, man/glossary.texi, man/killing.texi:
7684 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
7685 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
7686 * man/sending.texi, man/text.texi, man/trouble.texi:
7687 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
7688
76892003-11-01 Alan Mackenzie <acm@muc.de>
7690
7691 * search.texi (Scrolling During Incremental Search): Document a
7692 new scrolling facility in isearch mode.
7693
8cf51b2c
GM
76942003-10-22 Miles Bader <miles@gnu.org>
7695
7696 * Makefile.in (info): Move before $(top_srcdir)/info.
7697
76982003-10-22 Nick Roberts <nick@nick.uklinux.net>
7699
7700 * building.texi (Watch Expressions): Update section on data display
7701 to reflect code changes (GDB Graphical Interface).
7702
8cf51b2c
GM
77032003-10-13 Richard M. Stallman <rms@gnu.org>
7704
7705 * xresources.texi (GTK resources): Clean up previous change.
7706
c8763fb6 77072003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7708
7709 * xresources.texi (GTK resources): Add a note that some themes
7710 disallow customizations. Add scroll theme example.
7711
8cf51b2c
GM
77122003-09-30 Richard M. Stallman <rms@gnu.org>
7713
8cf51b2c
GM
7714 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7715
7716 * misc.texi (Saving Emacs Sessions): Shorten the section,
7717 collapsing back into one node.
7718
77192003-09-30 Lars Hansen <larsh@math.ku.dk>
7720
7721 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7722
ce058493 77232003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7724
7725 * xresources.texi (GTK names in Emacs): Correct typo.
7726
8cf51b2c
GM
77272003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7728
1c6c854e
CS
7729 * cmdargs.texi (Font X): Mention new default font.
7730 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
7731 problems involved. (Result of discussion on emacs-devel.)
7732
77332003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7734
7735 * emacs.texi (Acknowledgements): Correct typo.
7736
77372003-09-22 Richard M. Stallman <rms@gnu.org>
7738
7739 * dired.texi (Misc Dired Commands): New node.
7740 (Dired Navigation): Add dired-goto-file.
7741
7742 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7743
7744 * emacs.texi (Acknowledgements): New node, split from Distribution.
7745
7746 * cmdargs.texi (Action Arguments): -f reads interactive args.
7747
8cf51b2c
GM
77482003-09-08 Lute Kamstra <lute@gnu.org>
7749
7750 * screen.texi (Mode Line): Say that POS comes before LINE.
7751 Mention `size-indication-mode'.
1c6c854e
CS
7752 * display.texi (Optional Mode Line):
7753 Document `size-indication-mode'.
8cf51b2c
GM
7754 * basic.texi (Position Info): Mention `size-indication-mode'.
7755
77562003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7757
7758 * xresources.texi (Resources): Refer to `editres' man page.
7759 (Lucid Resources): Update defaults. Expand description of
7760 `shadowThickness'.
7761
77622003-09-04 Miles Bader <miles@gnu.org>
7763
7764 * Makefile.in (top_srcdir): New variable.
7765 ($(top_srcdir)/info): New rule.
7766 (info): Depend on it.
7767
77682003-09-03 Peter Runestig <peter@runestig.com>
7769
7770 * makefile.w32-in: New file.
7771
77722003-08-29 Richard M. Stallman <rms@gnu.org>
7773
7774 * misc.texi (Saving Emacs Sessions): Correct previous change.
7775
8cf51b2c
GM
77762003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7777
8cf51b2c
GM
7778 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
7779 (Intro): Include kmacro.texi after fixit.texi instead of after
7780 custom.texi. (As suggested by Kim Storm.)
7781
77822003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
7783
7784 * fixit.texi (Fixit): Update `Next' pointer.
7785 * files.texi (Files): Update `Previous' pointer.
7786 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
7787 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7788 (Suggested by Kim Storm.)
7789 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
7790
77912003-08-18 Kim F. Storm <storm@cua.dk>
7792
7793 * kmacro.texi: New file describing enhanced keyboard macro
7794 functionality. Replaces old description in custom.texi.
7795
7796 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7797 (Keyboard Macros): Move to new kmacro.texi file.
7798
7799 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7800
8cf51b2c
GM
78012003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7802
7803 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7804
78052003-08-17 Alex Schroeder <alex@gnu.org>
7806
7807 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7808 required.
7809
8cf51b2c
GM
78102003-08-05 Richard M. Stallman <rms@gnu.org>
7811
7812 * programs.texi (Lisp Indent): Don't describe
7813 lisp-indent-function property here. Use xref to Lisp Manual.
7814
8cf51b2c
GM
78152003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7816
fffa137c 7817 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
7818 abbreviations.
7819
78202003-07-24 Markus Rost <rost@math.ohio-state.edu>
7821
7822 * buffers.texi (List Buffers): Fix previous change.
7823
8cf51b2c
GM
78242003-07-13 Markus Rost <rost@math.ohio-state.edu>
7825
7826 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7827 List*.
7828
78292003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7830
8cf51b2c
GM
7831 * display.texi (Font Lock): Fix typo.
7832
78332003-07-07 Richard M. Stallman <rms@gnu.org>
7834
7835 * display.texi (Font Lock): Add xref for format info on
7836 font-lock-remove-keywords.
7837
7838 * building.texi (Compilation): Document what happens with asynch
7839 children of compiler process.
7840
7841 * help.texi (Library Keywords): Use @multitable.
7842
8cf51b2c
GM
78432003-06-04 Richard M. Stallman <rms@gnu.org>
7844
7845 * programs.texi (Expressions): Delete C-M-DEL.
7846
7847 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
7848 comint-move-point-for-output renamed from
7849 comint-scroll-to-bottom-on-output.
7850
7851 * custom.texi (Init Rebinding): Replace previous change with xref.
7852 (Non-ASCII Rebinding): Explain that issue more briefly here.
7853
78542003-05-28 Richard M. Stallman <rms@gnu.org>
7855
7856 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7857
78582003-05-28 Nick Roberts <nick@nick.uklinux.net>
7859
7860 * building.texi (GDB Graphical Interface): New node.
7861 (Rewritten somewhat by RMS.)
7862
c8763fb6 78632003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7864
7865 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7866 non-English letters. Explain how to set coding systems correctly
7867 and how to include the right coding cookie in the file.
7868
c8763fb6 78692003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
7870
7871 * indent.texi (Indentation): Explain the concepts.
7872 (Just Spaces): Explain why preventing tabs for indentation might
7873 be useful.
7874
8cf51b2c
GM
78752003-04-16 Richard M. Stallman <rms@gnu.org>
7876
7877 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7878
8cf51b2c
GM
78792003-02-22 Alex Schroeder <alex@emacswiki.org>
7880
7881 * cmdargs.texi (General Variables): Document SMTPSERVER.
7882
8cf51b2c
GM
7883 * sending.texi: Remove SMTP node.
7884 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7885 library.
7886
8cf51b2c
GM
78872003-02-22 Alex Schroeder <alex@emacswiki.org>
7888
7889 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7890
78912003-02-22 Simon Josefsson <jas@extundo.com>
7892
7893 * sending.texi (Mail Methods): Add node about SMTP.
7894
c8763fb6 78952003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7896
7897 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
7898
8cf51b2c
GM
78992003-02-01 Kevin Ryde <user42@zip.com.au>
7900
7901 * glossary.texi (Glossary): Correction to cl cross reference.
7902
79032003-01-20 Richard M. Stallman <rms@gnu.org>
7904
7905 * killing.texi (Rectangles): Document C-x c r.
7906
c8763fb6 79072003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7908
7909 * xresources.texi (GTK resources): New node.
7910 (GTK widget names): New node.
7911 (GTK names in Emacs): New node.
7912 (GTK styles): New node.
7913
c8763fb6 79142003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7915
7916 * maintaining.texi (Create Tags Table): Add reference to the new
7917 `etags --help --lang=LANG' option.
7918
8cf51b2c
GM
79192002-10-02 Karl Berry <karl@gnu.org>
7920
49823426 7921 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 7922 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 7923 where needed for the sake of the HTML output.
8cf51b2c
GM
7924
79252001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7926
7927 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7928 source files.
7929
79302001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7931
7932 * Makefile.in (emacsman): New target.
7933
8cf51b2c
GM
79342001-10-20 Gerd Moellmann <gerd@gnu.org>
7935
7936 * (Version 21.1 released.)
7937
79382001-10-05 Gerd Moellmann <gerd@gnu.org>
7939
7940 * Branch for 21.1.
7941
8cf51b2c
GM
79422001-03-05 Gerd Moellmann <gerd@gnu.org>
7943
7944 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7945
8cf51b2c
GM
79462000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7947
7948 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7949
8cf51b2c
GM
79501999-07-12 Richard Stallman <rms@gnu.org>
7951
7952 * Version 20.4 released.
7953
79541998-12-04 Markus Rost <rost@delysid.gnu.org>
7955
7956 * Makefile.in (INFO_TARGETS): Delete customize.info.
7957 (DVI_TARGETS): Delete customize.dvi.
7958 (../info/customize, customize.dvi): Targets deleted.
7959
79601998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7961
7962 * Version 20.3 released.
7963
79641998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7965
7966 * Makefile.in (EMACSSOURCES): Add mule.texi.
7967 Add msdog.texi, ack.texi. Remove gnu1.texi.
7968
79691998-04-06 Andreas Schwab <schwab@gnu.org>
7970
768c0c0f
JB
7971 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
7972 Use it in dvi targets.
8cf51b2c
GM
7973
79741997-09-23 Paul Eggert <eggert@twinsun.com>
7975
7976 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7977 (INFO_TARGETS): Change ../info/custom to ../info/customize.
7978 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
7979
79801997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7981
7982 * Version 20.2 released.
7983
79841997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7985
7986 * Version 20.1 released.
7987
79881997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7989
7990 * Makefile (../info/customize, customize.dvi): New targets.
7991 (INFO_TARGETS): Add ../info/customize.
7992 (DVI_TARGETS): Add customize.dvi.
7993
8cf51b2c
GM
79941996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7995
7996 * Version 19.33 released.
7997
79981996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7999
8000 * Version 19.32 released.
8001
8cf51b2c
GM
80021996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8003
8004 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8005
80061996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8007
8008 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8009 Specify -I option.
8010 (All dvi targets): Set the TEXINPUTS variable.
8011
80121996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8013
8014 * Version 19.31 released.
8015
8cf51b2c
GM
80161995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8017
8018 * Version 19.30 released.
8019
8cf51b2c
GM
80201995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8021
8022 * Makefile.in (maintainer-clean): Rename from realclean.
8023
80241994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8025
8026 * Makefile.in: New file.
8027 * Makefile: File deleted.
8028
80291994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8030
8031 * Makefile (TEXINDEX_OBJS): Variable deleted.
8032 (texindex, texindex.o, getopt.o): Rules deleted.
8033 All deps on texindex deleted.
8034 (distclean): Don't delete texindex.
8035 (mostlyclean): Don't delete *.o.
8036 * texindex.c, getopt.c: Files deleted.
8037
80381994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8039
8040 * Version 19.26 released.
8041
80421994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
8043
8044 * Makefile (EMACSSOURCES): Exclude undo.texi.
8045
80461994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8047
8048 * Version 19.25 released.
8049
80501994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8051
8052 * Version 19.24 released.
8053
80541994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8055
8056 * Version 19.23 released.
8057
80581994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8059
8060 * Makefile: Delete spurious tab.
8061
80621994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8063
8064 * Makefile (.SUFFIXES): New rule.
8065
8cf51b2c
GM
80661993-12-04 Richard Stallman (rms@srarc2)
8067
8068 * getopt.c: New file.
8069 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8070 (getopt.o): New rule.
8071 (dvi): Don't depend on texindex.
49823426 8072 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
8073
80741993-12-03 Richard Stallman (rms@srarc2)
8075
49823426
GM
8076 * Makefile (TEXI2DVI): New variable.
8077 (emacs.dvi): Add explicit command.
8cf51b2c
GM
8078 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8079
80801993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8081
8082 * Version 19.22 released.
8083
80841993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8085
8086 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8087
80881993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8089
8090 * Version 19.21 released.
8091
8cf51b2c
GM
80921993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8093
8094 * Makefile (realclean): Don't delete the Info files.
8095
f0131492 80961993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 8097
8cf51b2c
GM
8098 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
8099 4' where appropriate.
8100
f0131492 81011993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 8102
49823426 8103 * Makefile: Fix targets for texindex.
8cf51b2c
GM
8104
8105 * texindex.c: Include "../src/config.h" if building in emacs.
8106
8107 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 8108 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
8109 Add target to build texindex.c, defining `emacs'.
8110
8cf51b2c
GM
81111993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8112
8113 * Version 19.19 released.
8114
8cf51b2c
GM
81151993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8116
8117 * Version 19.18 released.
8118
81191993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8120
8121 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
8122
81231993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8124
8125 * Version 19.17 released.
8126
81271993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8128
8129 * split-man: Fix typos in last change.
8130
81311993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8132
8133 * Version 19.16 released.
8134
81351993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8136
8137 * version 19.15 released.
8138
81391993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8140
8141 * Makefile (distclean): It's rm, not rf.
8142
81431993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8144
8145 * Version 19.14 released.
8146
81471993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8148
8149 * Makefile: New file.
8150
81511993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8152
8153 * Version 19.13 released.
8154
81551993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8156
8157 * Version 19.9 released.
8158
81591993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8160
8161 * Version 19.8 released.
8162
81631993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8164
8165 * cmdargs.texi: Document the -i, -itype, and -iconic options.
8166
8167 * trouble.texi: It's `enable-flow-control-on', not
8168 `evade-flow-control-on'.
8169
81701993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8171
8172 * display.texi: Document standard-display-european.
8173
81741993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8175
8176 * Version 19.7 released.
8177
8178 * emacs.texi: Add a sentence to the top menu mentioning the
8179 specific version of Emacs this manual applies to.
8180
81811993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8182
8183 * basic.texi: Document next-line-add-lines variable used to
8184 implement down-arrow.
8185
8186 * killing.texi: Document kill-whole-line.
8187
81881993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
8189
8190 * text.texi: Update unix TeX ordering information.
8191
81921993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
8193
8194 * news.texi: Mention fill-rectangle in keybinding list.
8195
8196 * killing.texi: Document fill-rectangle.
8197
81981993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8199
8200 * vc.texi: Bring the docs up to date with VC 5.2.
8201
82021992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
8203
8204 * emacs.tex: Mention blackbox and gomoku under Amusements.
8205 Assembler mode is now mentioned and appropriately indexed
8206 under Programming Modes.
8207
82081991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
8209
8210 * emacs.tex: Update TeX ordering information.
8211
8cf51b2c
GM
82121990-06-26 David Lawrence (tale@geech)
8213
8214 * emacs.tex: Note that completion-ignored-extensions is not used
8215 to filter out names when all completions are displayed in
8216 *Completions*.
8217
82181990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8219
8220 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8221
82221990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
8223
8224 * emacs.tex: Add @findex grep.
8225
8cf51b2c
GM
82261988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8227
8228 * emacs.tex: Correct two typos. No other changes before
8229 Version 19 will be made.
8230
8cf51b2c
GM
82311988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8232
8233 * emacs.tex: Update information for obtaining TeX distribution from the
8234 University of Washington.
8235
8236;; Local Variables:
c8763fb6 8237;; coding: utf-8
8cf51b2c
GM
8238;; End:
8239
95df8112 8240 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8cf51b2c
GM
8241
8242 This file is part of GNU Emacs.
8243
352c8b4a 8244 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 8245 it under the terms of the GNU General Public License as published by
352c8b4a
GM
8246 the Free Software Foundation, either version 3 of the License, or
8247 (at your option) any later version.
8cf51b2c
GM
8248
8249 GNU Emacs is distributed in the hope that it will be useful,
8250 but WITHOUT ANY WARRANTY; without even the implied warranty of
8251 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8252 GNU General Public License for more details.
8253
8254 You should have received a copy of the GNU General Public License
352c8b4a 8255 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.