Document multi-isearch-buffers and tab-always-indent.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
15cf2f52
CY
12010-03-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * search.texi (Other Repeating Search): Document multi-isearch-buffers
4 and multi-isearch-buffers-regexp.
5
6 * indent.texi (Indentation): Clarify description of
7 indent-for-tab-command. Document tab-always-indent.
8
d68eb23c
CY
92010-03-20 Chong Yidong <cyd@stupidchicken.com>
10
11 * cmdargs.texi (Font X): Move most content to Fonts.
12
13 * frames.texi (Fonts): New node. Document font-use-system-font.
14
15 * emacs.texi (Top):
16 * xresources.texi (Table of Resources):
17 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
18
17782bec
CY
192010-03-06 Chong Yidong <cyd@stupidchicken.com>
20
21 * custom.texi (Init Examples): Add xref to Locals.
22
23 * major.texi (Choosing Modes): Mention usage of setq-default for
24 setting the default value of major-mode (Bug#5688).
25
b4a1a8b2
CY
262010-03-02 Chong Yidong <cyd@stupidchicken.com>
27
28 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
29
30 * display.texi (Display Custom): Document make-pointer-invisible and
31 underline-minimum-offset. Remove inverse-video.
32
a1e759cd
CY
332010-02-21 Chong Yidong <cyd@stupidchicken.com>
34
35 * frames.texi (Frame Commands): Note that the last ordinary frame can
36 be deleted in daemon mode (Bug#5616).
37
4f3bc373
GM
382010-02-18 Glenn Morris <rgm@gnu.org>
39
40 * trouble.texi (Contributing): Repository is no longer CVS.
41
5dbbdd33
GM
422010-02-08 Glenn Morris <rgm@gnu.org>
43
44 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
45
cd61af01
SM
462010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * display.texi (Useless Whitespace, Text Display):
49 * custom.texi (Init Examples): Avoid obsolete special default variables
50 like default-major-mode.
51
b1bb0a25 522010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
53
54 * programs.texi (Other C Commands): Replace reference to obsolete
55 c-subword-mode.
56
99d0985b
GM
572010-01-21 Glenn Morris <rgm@gnu.org>
58
59 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
60
893db5bc
GM
612010-01-12 Glenn Morris <rgm@gnu.org>
62
63 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
64 emacs-pretest-bug for bug reports for development versions.
65
0419b8d6
GM
662010-01-11 Glenn Morris <rgm@gnu.org>
67
68 * display.texi (Highlight Interactively): `t' does not mean highlight
69 all patterns. (Bug#5335)
70
26e533e2
CY
712009-12-29 Chong Yidong <cyd@stupidchicken.com>
72
73 * misc.texi (Shell): Document async-shell-command.
74
75 * building.texi (Grep Searching): Document zrgrep.
76
484eaeac 77 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 78
7ee6c59b
NR
792009-12-29 Nick Roberts <nickrob@snap.net.nz>
80
81 * building.texi: Import GDB Graphical Interface description from
82 EMACS_23_1_RC.
83
91ed7ea8
CY
842009-12-24 Chong Yidong <cyd@stupidchicken.com>
85
86 * emacs.texi (Top): Update node listing.
87
88 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
89
90 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
91
92 * cmdargs.texi (Initial Options):
93 * xresources.texi (Resources): Document inhibit-x-resources.
94
95 * custom.texi (Specifying File Variables): Note that minor modes are
96 enabled unconditionally.
97
98 * display.texi (Scrolling): Briefly document the old recenter command,
99 and document recenter-positions.
100
101 * files.texi (Visiting):
102 * buffers.texi (Buffers): Max buffer size is now 512 MB.
103
104 * frames.texi (Cut/Paste Other App): Document
105 save-interprogram-paste-before-kill.
106
107 * killing.texi (Kill Options): New node.
108
6ca89aaa
CY
1092009-12-05 Chong Yidong <cyd@stupidchicken.com>
110
111 * misc.texi (Shell Options): ansi-color is now default.
112
806642d4
GM
1132009-12-05 Glenn Morris <rgm@gnu.org>
114
806642d4
GM
115 * emacs.texi (Top): Update menu for cal-xtra node changes.
116 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
117 or mode line. Don't mention invisible text or the details of
118 diary-print-entries here, only in cal-xtra.
119 (Format of Diary File): Mention that the "date on first line" format
120 only really affects the simple display.
121 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
122 (Diary Customizing): Holidays may be in the buffer or mode line.
123 Move diary-print-entries to the "Diary Display" section.
124 (Diary Display): New section, split out from "Fancy Diary Display".
125 Explain the limitations of simple display, and how to print it.
126
1a4f0c0a
GM
127 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
128
e11adbd8
GM
129 * cal-xtra.texi (Diary Display): Mention View mode.
130
29a483ac
JL
1312009-11-29 Juri Linkov <juri@jurta.org>
132
133 * display.texi (Highlight Interactively): Actually a list of
134 default faces is pre-loaded into a list of default values
135 instead of the history.
136
83d60c79
GM
1372009-11-20 Glenn Morris <rgm@gnu.org>
138
139 * ack.texi (Acknowledgments):
140 * emacs.texi (Acknowledgments): Add htmlfontify.
141
276bbe96
GM
1422009-11-14 Glenn Morris <rgm@gnu.org>
143
98ad1bae
GM
144 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
145
276bbe96
GM
146 * ack.texi (Acknowledgments):
147 * emacs.texi (Acknowledgments): Update for recent Org changes.
148
18430066
CY
1492009-10-31 Chong Yidong <cyd@stupidchicken.com>
150
151 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
152 `charset' property, which is irrelevant to the user manual (Bug#3526).
153
522ddc9f
JB
1542009-10-14 Juanma Barranquero <lekktu@gmail.com>
155
156 * trouble.texi (DEL Does Not Delete): Fix typo.
157
50b49ade
MA
1582009-10-05 Michael Albinus <michael.albinus@gmx.de>
159
160 * files.texi (Misc File Ops): Mention copy-directory.
161
6308321a
EZ
1622009-10-04 Eli Zaretskii <eliz@gnu.org>
163
43b3b4d1
EZ
164 * mule.texi (Unibyte Mode): Emphasize that
165 unibyte-display-via-language-environment affects only the display.
166
6308321a
EZ
167 * display.texi (Horizontal Scrolling): Document cursor behavior under
168 horizontal scrolling when point moves off the screen (Bug#4564).
169 Improve wording.
170
bd51ea7f
MA
1712009-10-01 Michael Albinus <michael.albinus@gmx.de>
172
173 * files.texi (Directories): delete-directory prompts for recursive
174 deletion.
175
55381962
GM
1762009-09-30 Glenn Morris <rgm@gnu.org>
177
178 * ack.texi (Acknowledgments):
179 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
180
13989ab1
TH
1812009-09-25 Tassilo Horn <tassilo@member.fsf.org>
182
183 * dired.texi (Dired Navigation): Use @code instead of @var for
184 dired-isearch-filenames, so that it's not capitalized.
185
8ba46c89
CY
1862009-09-19 Chong Yidong <cyd@stupidchicken.com>
187
188 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
189
190 * entering.texi (Exiting): C-z is now bound to suspend-frame.
191
192 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
193 (Key Bindings): Reference Init Rebinding in introductory text. Shift
194 some of the introduction to Keymaps node.
195 (Keymaps): Simplify.
196 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
197 (Minibuffer Maps): Remove mention of Mocklisp.
198 (Init Rebinding): Move mode-local rebinding example here from Local
199 Keymaps.
200 (Modifier Keys): Clarify.
1e11b018 201 (Rebinding): Add cindex for "binding keys".
8ba46c89 202
6a5ca7c8
CY
2032009-09-13 Chong Yidong <cyd@stupidchicken.com>
204
205 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
206
0e1cba51
NR
2072009-08-31 Nick Roberts <nickrob@snap.net.nz>
208
6a5ca7c8 209 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 210 Re-organise these two sections.
0e1cba51 211
76a87a4d
EZ
2122009-08-29 Eli Zaretskii <eliz@gnu.org>
213
214 * cmdargs.texi (Initial Options): Fix last change.
215
82e98df4
SM
2162009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
217
218 * mule.texi (Enabling Multibyte):
219 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
220 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
221
fb89fad9
GM
2222009-08-20 Glenn Morris <rgm@gnu.org>
223
224 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
225
e99652b0
GM
2262009-08-19 Glenn Morris <rgm@gnu.org>
227
228 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
229
5cca97ad
GM
2302009-08-18 Glenn Morris <rgm@gnu.org>
231
232 * ack.texi (Acknowledgments):
233 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
234
997797ae 235 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 236
985bf85b
GM
2372009-08-09 Glenn Morris <rgm@gnu.org>
238
239 * ack.texi (Acknowledgments):
240 * emacs.texi (Acknowledgments): Add gdb-mi entry.
241
8d6bb99e
DD
2422009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
243
244 * emacs.texi (Top): Add new menu items for GDB-UI.
245
246 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 247 section. Threads buffer is in separate section now.
8d6bb99e 248
8353da9c
GM
2492009-08-08 Glenn Morris <rgm@gnu.org>
250
251 * ack.texi (Acknowledgments):
252 * emacs.texi (Acknowledgments):
253 Update for js2-mode and org changes.
254
f2074faf
MA
2552009-08-02 Michael Albinus <michael.albinus@gmx.de>
256
257 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
258 files.
259
e8d2d3fb
CY
2602009-07-28 Chong Yidong <cyd@stupidchicken.com>
261
262 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
263
324a4f6a
GM
2642009-07-23 Glenn Morris <rgm@gnu.org>
265
266 * programs.texi (Matching): Update blink-matching-paren-distance.
267
b6937a70
CY
2682009-07-21 Chong Yidong <cyd@stupidchicken.com>
269
270 * frames.texi (Cut/Paste Other App): For select-active-regions,
271 selection is now updated on moving point.
272
bd8aaa36
RS
2732009-07-21 Richard Stallman <rms@gnu.org>
274
275 * glossary.texi (GNU, Daemon): Update information.
276
8d9b5eba
JL
2772009-07-19 Juri Linkov <juri@jurta.org>
278
279 * custom.texi (Specifying File Variables, Safe File Variables):
280 "variables/value pairs" -> "variable/value pairs".
281
a2acc1db
GM
2822009-07-15 Glenn Morris <rgm@gnu.org>
283
284 * misc.texi (Gnus): Remove widow.
285
c5ae942b
GM
2862009-07-11 Glenn Morris <rgm@gnu.org>
287
703d26ba
GM
288 * Makefile.in (TEXI2PDF): New.
289 (emacs.pdf, emacs-xtra.pdf): New targets.
290
522ddc9f 291 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
292
293 * display.texi (Horizontal Scrolling): Re-word to remove widow.
294
295 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
296 Don't print the copying notice twice in the printed version.
297 Update the menu and detailmenu.
298 (Preface): The meaning of "on-line" has changed.
299 Correct name for "Common Problems" chapter.
300 (Distrib): Update FSF shop URL.
301 (Intro): Showing two files at once is not so exciting.
302
303 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
304 (Mac / GNUstep Basics): Minor grammar changes.
305 (Mac / GNUstep Events): Fix typo.
306 (GNUstep Support): CANNOT_DUMP no longer applies.
307
308 * misc.texi (Document View): Fix typos.
309
310 * dired.texi (Dired):
311 * help.texi (Help):
312 * macos.texi (Mac OS / GNUstep):
313 * maintaining.texi (Version Control, Introduction to VC):
314 End menu descriptions with a period.
c5ae942b 315
b1c8242b
EZ
3162009-07-09 Eli Zaretskii <eliz@gnu.org>
317
318 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
319 so categorical in saying that the option is only useful on NTFS.
320
220d9aa6
GM
3212009-07-09 Glenn Morris <rgm@gnu.org>
322
323 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
324 (ENVADD): Add texinfodir to TEXINPUTS.
325
326 * emacs.texi (Top): Fix cross-reference.
327
328 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
329
330 * vc1-xtra.texi (Revision Tags): Fix typo.
331
d07e72d3
GM
3322009-07-03 Glenn Morris <rgm@gnu.org>
333
334 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
335 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
336 (Merge Commands): `.' does not seem to work in A or B buffer.
337 `l' can recreate the 3-window display.
338
339 * glossary.texi (Glossary): Minor phrasing changes throughout.
340 Add more internal cross-references.
341 <Autoloading>: You can't really autoload a variable.
342 <C-M->: Move details here from `M-C-' item.
343 <Continuation Line>: Refer to `Truncation.'
344 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
345 <Home Directory, Unix>: New entries.
346 <Deletion of Files>: Mention recycle bins.
347 <Directory>: Mention ``folders.''
348 <Error>: Don't mention ``type-ahead.''
349 <Fringe>: Refer to the manual node.
350 <Minor Mode>: Can be global or local.
351 <Spell Checking>: There are other checkers besides Ispell.
352
f144038a
GM
3532009-07-02 Glenn Morris <rgm@gnu.org>
354
355 * anti.texi (Antinews): Minor changes in phrasing.
356
357 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
358 some underfull lines in dvi output.
359
360 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
361
362 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
363
364 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
365
3f1c6666
JD
3662009-07-01 Jan Djärv <jan.h.d@swipnet.se>
367
368 * xresources.texi (Table of Resources): Mention maximized for
369 fullscreen.
370
371 * cmdargs.texi (Window Size X): -mm/--maximized is new.
372
62aadce7
CY
3732009-07-01 Chong Yidong <cyd@stupidchicken.com>
374
375 * anti.texi (Antinews): Correct the list of removed platforms.
376
82ec412e
GM
3772009-06-28 Glenn Morris <rgm@gnu.org>
378
379 * arevert-xtra.texi: Minor language tweaks.
380
09964e7d
GM
381 * dired-xtra.texi: Minor revisions.
382
666e158e
MB
3832009-06-23 Miles Bader <miles@gnu.org>
384
385 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 386 (Temporary Face Changes): Document `text-scale-set'.
666e158e 387
70243478
CY
3882009-06-21 Chong Yidong <cyd@stupidchicken.com>
389
390 * Branch for 23.1.
391
67cbe681
KH
3922009-06-17 Kenichi Handa <handa@m17n.org>
393
394 * mule.texi (Charsets): Update the description for the new charset.
395 (list-character-sets): New findex.
125dd7c5 396 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 397
40e67246
CY
3982009-06-10 Chong Yidong <cyd@stupidchicken.com>
399
b5700de6
CY
400 * basic.texi (Moving Point): Fix tag.
401
402 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
403
404 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
405 use camel-case for PageUp and PageDown.
406
407 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
408 camel-case for PageUp and PageDown.
409
410 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
411
40e67246 412 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 413 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 414
522ddc9f 4152009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 416
522ddc9f
JB
417 * fixit.texi (Spelling): Set default dictionary.
418 Improve descriptions (Bug#2554)
6f591cf4 419
53483c76
DR
4202009-06-08 David Reitter <david.reitter@gmail.com>
421
422 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
423 since saving colors and faces set this way is not implemented.
424 (Environment variables): Remove mention of mac-fix-env, which is
425 scheduled to be removed.
426
1557ef4f
CY
4272009-06-04 Chong Yidong <cyd@stupidchicken.com>
428
91056528
CY
429 * custom.texi (Init Examples): Add example of changing load-path.
430
1557ef4f
CY
431 * building.texi (Lisp Libraries): Add example of changing
432 load-path (Bug#3446).
433
623cec4c
CY
4342009-05-28 Chong Yidong <cyd@stupidchicken.com>
435
436 * mark.texi (Mark): Further clarifications.
437 (Setting Mark): Emphasize that C-SPC activates the mark.
438
0fcca8ee
CY
4392009-05-28 Chong Yidong <cyd@stupidchicken.com>
440
702b10e1
CY
441 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
442 Mark mode.
0fcca8ee
CY
443 (Using Region, Persistent Mark): Use "active mark" instead of "active
444 region".
445
d3b396e4
CY
4462009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
447
448 * mule.texi (Select Input Method): Fix typo.
449
3f698a06
CY
4502009-05-13 Chong Yidong <cyd@stupidchicken.com>
451
452 * anti.texi (Antinews): Document completion changes. Some additional
453 copyedits and rearrangement of entries.
454
b2a42eb7
CY
4552009-05-12 Chong Yidong <cyd@stupidchicken.com>
456
932fd020
CY
457 * misc.texi (Interactive Shell, Saving Emacs Sessions)
458 (Shell History Copying, Terminal emulator): Copyedits.
459
ac36a8f1
CY
460 * xresources.texi (Resources): Simplify descriptions. Shorten
461 description of editres, which is not very useful these days.
462 (Table of Resources): Document fontBackend resource.
463
b2a42eb7
CY
464 * trouble.texi (Quitting): Add other undo bindings to table.
465 (DEL Does Not Delete): Note that the erasure key is usually labelled
466 "Backspace". Remove discussion of obscure Xmodmap issue.
467
c6ea7fb8
CY
4682009-05-07 Chong Yidong <cyd@stupidchicken.com>
469
470 * files.texi (Visiting): Copyedits.
471
ad36c422
CY
4722009-05-06 Chong Yidong <cyd@stupidchicken.com>
473
474 * basic.texi (Inserting Text): Document ucs-insert.
475
476 * mule.texi (International Chars): Define "multibyte". Note that
477 internal representation is unicode-based. Simplify definition of raw
478 bytes. Mention ucs-insert.
479 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
480 (Language Environments): Add language environments new to Emacs 23.
481 (Multibyte Conversion): Node deleted.
482 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
483 mention obsolete emacs-mule coding system.
484 (Output Coding): Copyedits.
485
486 * emacs.texi (Top): Update node listing.
487
d4ad7b96
CY
4882009-05-05 Per Starbäck <per@starback.se> (tiny change)
489
490 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
491
5bd66204
SM
4922009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
493
494 * building.texi (Lisp Libraries): `load-library' does offer completion.
495
bc36ad1c
CY
4962009-04-28 Chong Yidong <cyd@stupidchicken.com>
497
498 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
499 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
500
f1a47884
EZ
5012009-04-25 Eli Zaretskii <eliz@gnu.org>
502
503 * maintaining.texi (Tags): Clarify text. (Bug#3101)
504
be77bd45
CY
5052009-04-22 Chong Yidong <cyd@stupidchicken.com>
506
507 * entering.texi (Entering Emacs): Document initial-buffer-choice.
508
509 * building.texi (Lisp Interaction): Document initial-scratch-message.
510
d3b82927
JB
5112009-04-18 Juanma Barranquero <lekktu@gmail.com>
512
ed6e7b11
JB
513 * msdog.texi (Windows Fonts): Fix typos.
514
d3b82927
JB
515 * files.texi (Save Commands): Fix pxref.
516
bc323c04
CY
5172009-04-18 Chong Yidong <cyd@stupidchicken.com>
518
519 * files.texi (Save Commands): Mention diff-buffer-with-file.
520 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
521 Henoch (Bug#3036).
522
2186d13f
GM
5232009-03-15 Glenn Morris <rgm@gnu.org>
524
525 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
526 the former is not always used.
527 (Mail Headers): Use active voice. Add "Mail-reply-to".
528 Change case of "Id". Avoid repeated "appropriate".
529 (Mail Aliases): Fix previous change - use an example with a ".", so it
530 does actually get quoted when expanded.
531 (Mail Sending): Mailclient is the default on some systems.
532 (Citing Mail): Mention mail-indentation-spaces.
533 (Mail Mode Misc): Add an @dfn for "mail signature".
534
71e454fc
CY
5352009-03-15 Chong Yidong <cyd@stupidchicken.com>
536
537 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
538 (Completion Options): Document read-file-name-completion-ignore-case,
539 read-buffer-completion-ignore-case, and completion-styles. Remove
540 description of partial-completion-mode.
541
df1a3e06
GM
5422009-03-14 Glenn Morris <rgm@gnu.org>
543
544 * sending.texi (Mail Format): Fix typo. Add index entry for
545 mail-header-separator.
546 (Mail Headers): Put info about initialization and changing in one place
547 at the start. Update FCC section for mbox Rmail. Clarify From
548 section, mention mail-setup-with-from. Clarify Reply-to section.
549 Add Mail-followup-to and mail-mailing-lists. Clarify References
550 section.
551 (Mail Aliases): Update example, make less contentious.
552 Update for name change of mail-interactive-insert-alias.
553 (Mail Mode): Remove mention of `%' as a word separator.
554 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
555 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
556 commands. Clarify FCC handling. In mail-complete, add reference to
557 Mail Aliases section, and mention mail-complete-function.
558 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
559 (Mail Mode Misc): Clarify the mail-signature function. Add basic
560 signature netiquette. Explain how the mail hooks work when continuing
561 a composition.
562 (Mail Amusements): Internationalize the spook section a bit.
563 Remove the spook mail-setup-hook example, since it doesn't work well.
564 Mention fortune-file.
565 (Mail Methods): Mention read-mail-command.
566
ed6e7b11 5672009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 568
df1a3e06
GM
569 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
570 and NS resources following recent changes.
959d68bd 571
86dca3e8
JR
5722009-03-10 Jason Rumney <jasonr@gnu.org>
573
574 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
575 w32-use-visible-system-caret doc to indicate that it should get set
576 automatically.
577 (Windows Fonts): Add doc for the uniscribe backend.
578
042fe98f
DN
5792009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
580
581 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
582 vc-dir. (Bug#2598)
583
7f8dba73
RS
5842009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
585
586 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
587
505e70c3
GM
5882009-03-05 Glenn Morris <rgm@gnu.org>
589
04242bdc
GM
590 * rmail.texi (Rmail Basics): Add reference to sorting.
591 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
592 Minor re-wordings.
593 (Rmail Motion): Mention rmail-next-same-subject.
594 (Rmail Deletion): Expunging is not the only way to change the numbers.
595 (Rmail Labels): Labels can also be used in sorting.
596 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
597 (Rmail Display): Mention rmail-mime.
598
00cfe22c
GM
5992009-03-04 Glenn Morris <rgm@gnu.org>
600
601 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
602 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
603 summary. Mention sorts cannot be undone.
604 (Rmail Display): Give an example of how to use goto-address-mode.
605 (Rmail Editing): It's keybindings that are redefined, not commands.
606 Fix some typos.
607 (Movemail): Some minor rewording.
608 (Remote Mailboxes): Emacs movemail supports pop by default.
609 Fix some minor grammatical issues. The "two alternative ways" to
610 specify a POP mailbox are really just one. Remove all reference to the
611 variables rmail-pop-password and rmail-pop-password-required, obsolete
612 since Emacs 22.1. Clarify the four password steps. Emacs movemail
613 can support Kerberos.
614
3d963b67
GM
6152009-03-03 Glenn Morris <rgm@gnu.org>
616
617 * rmail.texi (Rmail Deletion): Revert previous change, which was
618 describing the Rmail summary versions.
619 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
620 Minor re-wording for rmail-resend.
621 (Rmail Make Summary): Summaries apply to buffers rather than files.
622 <rmail-summary-by-topic>: Headers includes the subject.
623 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
624 details, including prefix arguments.
2340abde 625 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
626 Not counting lines might be faster.
627 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
628 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
629 Name the commands bound to the various keys. Mention prefix argument
630 for searching.
3d963b67
GM
631 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
632 Simplify rmail-highlighted-headers description. Update face name.
633
a8ce3d17
JB
6342009-03-02 Juanma Barranquero <lekktu@gmail.com>
635
636 * mark.texi (Marking Objects): Fix typo.
637
130a29b6
CY
6382009-03-01 Chong Yidong <cyd@stupidchicken.com>
639
640 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
641 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
642
9d5de6f8
GM
6432009-03-01 Glenn Morris <rgm@gnu.org>
644
79fc530e 645 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
646 (Rmail Motion): - M-s searches from the end of messages.
647 (Rmail Deletion): Minor clarification. Fix numeric argument
648 description.
649 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
650 newmail and RMAILOSE files need not be in home-directory.
651 (Rmail Files): Mention I/O menus are unselectable if no files match.
652 Mention `MAIL' env-var.
653
b545ff9c
JR
6542009-02-24 Jason Rumney <jasonr@gnu.org>
655
656 * mule.texi (Fontsets): Mention fontset-default, font specs and
657 fallback fontsets.
658 (Defining Fontsets): Mention ns and w32 variants of
659 standard-fontset-spec. Update description of startup fontset to match
660 Emacs 23 behavior.
a93be82a 661 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 662 (International): Link to Modifying Fontsets.
b545ff9c 663
75da0618 6642009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
665
666 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
667 Mention ns-extended-platform-support-mode.
668
6be93a16
KB
6692009-02-22 Karl Berry <karl@gnu.org>
670
671 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
672
867d4bb3
JB
6732009-02-19 Juanma Barranquero <lekktu@gmail.com>
674
675 * basic.texi (Moving Point, Position Info):
676 * files.texi (Visiting):
677 * mini.texi (Completion Options):
678 * text.texi (HTML Mode): Remove duplicate words.
679
49b5c0e8
GM
6802009-02-20 Glenn Morris <rgm@gnu.org>
681
682 * rmail.texi: Minor updates for mbox rather than Babyl.
683
f43a822c
KB
6842009-02-17 Karl Berry <karl@gnu.org>
685
49b5c0e8 686 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 687
80d634b8
RS
6882009-02-17 Richard M Stallman <rms@gnu.org>
689
690 * anti.texi (Antinews): Mention Babyl format.
691
692 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
693
694 * rmail.texi: Update for mbox format.
695 Various small fixes, as well as the following.
696 (Out of Rmail): Node deleted.
697 (Rmail): Update menu.
698 (Rmail Files): Comment out set-rmail-inbox-list.
699 Document rmail-inbox-list instead.
700 (Rmail Output): Substantial changes since C-o is now
701 rmail-output-as-seen and o is rmail-output.
702 (Rmail Attributes): Delete `stored', add `retried'.
703 (Rmail Display): Editing headers works in all cases.
704
f0d129c6
GM
7052009-02-17 Glenn Morris <rgm@gnu.org>
706
707 * basic.texi (Position Info): M-x count-lines-region is not always on
708 M-=. (Bug#2269)
709
160f11d3
GM
7102009-02-09 Glenn Morris <rgm@gnu.org>
711
712 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
713 defaults.
714
763e01c4
EZ
7152009-02-07 Eli Zaretskii <eliz@gnu.org>
716
717 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
718 documentation of possible problems with redecoding.
719
f5e1441d
GM
7202009-02-03 Glenn Morris <rgm@gnu.org>
721
722 * rmail.texi (Out of Rmail): Mention b2m.pl.
723
e1eabe41
GM
7242009-01-31 Glenn Morris <rgm@gnu.org>
725
726 * rmail.texi (Out of Rmail): Correct b2m location.
727
dd05f9de
CY
7282009-01-27 Chong Yidong <cyd@stupidchicken.com>
729
730 * fixit.texi (Undo): Update undo limit values.
731
d74d846e
GM
7322009-01-27 Glenn Morris <rgm@gnu.org>
733
734 * emacs.texi (Top): Fix Antinews menu entry.
735
49ffdce8
KB
7362009-01-25 Karl Berry <karl@gnu.org>
737
738 * text.texi (Foldout): Use @itemize @w{} to make an itemize
739 item with no marker, instead of the syntactically incorrect
740 @itemize @asis.
741
467e8d77
JL
7422009-01-25 Juri Linkov <juri@jurta.org>
743
744 * building.texi (Grep Searching): Fix index entry for lgrep.
745
6c60bbdb
EZ
7462009-01-24 Eli Zaretskii <eliz@gnu.org>
747
748 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
749
9ce5a36f
AR
7502009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
751
752 * macos.texi (Preferences Panel): Update description of font setting to
753 reflect that prior frame selection is no longer needed.
754
9aa5f2fb
NR
7552009-01-20 Nick Roberts <nickrob@snap.net.nz>
756
757 * building.texi (Debuggers): Revert some of 2008-10-31 change to
758 raise GUD subsections.
759
3892ff9c
GM
7602009-01-15 Glenn Morris <rgm@gnu.org>
761
762 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
763
14731c8f
GM
7642009-01-10 Glenn Morris <rgm@gnu.org>
765
766 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
767
45c55e53
CY
7682009-01-04 Chong Yidong <cyd@stupidchicken.com>
769
770 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
771 logical lines.
772
2e4667d1
JL
7732008-12-29 Juri Linkov <juri@jurta.org>
774
775 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
776
777 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
778
2a3eac47
CY
7792008-12-28 Chong Yidong <cyd@stupidchicken.com>
780
781 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
782 goto-address-mode instead of goto-address.
783
3da8da94
CY
784 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
785 mode.
786
2a3eac47
CY
787 * emacs.texi (Top): Update node listing.
788
057f6dd3
EZ
7892008-12-26 Eli Zaretskii <eliz@gnu.org>
790
791 * custom.texi (Directory Variables): Explain what is a "project".
792 Add indexing. Improve wording. Add a footnote about using
793 _dir-locals.el on MS-DOS.
794
e6979067
DN
7952008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
796
797 * files.texi (Misc File Ops): Mention chmod as an alias for
798 set-file-modes.
799
9de15963
MR
8002008-12-24 Martin Rudalics <rudalics@gmx.at>
801
802 * help.texi (Help): Fix typos and reword.
803 (Help Summary): Add entries for C-h n and C-h r, reorder
804 entries, and do some minor fixes.
805 (Name Help): Say that C-h F works for commands only.
806 (Misc Help): Say that view-lossage displays 300 keystrokes.
807
236fd60d
GM
8082008-12-20 Glenn Morris <rgm@gnu.org>
809
810 * ack.texi (Acknowledgments): General update based on AUTHORS,
811 including removal of some stuff no longer distributed.
812
349b3256
AM
8132008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
814
815 * fixit.texi: Mention hunspell
816
e840fca5
GM
8172008-12-19 Glenn Morris <rgm@gnu.org>
818
819 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 820 Consolidate explanatory text at start.
e840fca5
GM
821
822 * display.texi (Text Display):
823 * indent.texi (Indentation): Use @acronym with ASCII.
824
9dfa7983
GM
8252008-12-18 Glenn Morris <rgm@gnu.org>
826
827 * ack.texi: Various small updates and fixes.
828
97b3a00b
JL
8292008-12-18 Juri Linkov <juri@jurta.org>
830
831 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
832 as a key binding to start a forward nonincremental word search.
833 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
834 a backward nonincremental word search. Add index for `M-s w'
835 `isearch-forward-word'.
836 (Regexp Search): Add a short summary of regexp key commands like
837 in the node "Basic Isearch".
838 (Other Repeating Search): Fix typo.
839
8402008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
841
842 * misc.texi (PostScript Variables): Fix doc.
843
31ce6a07
CY
8442008-12-10 Chong Yidong <cyd@stupidchicken.com>
845
846 * programs.texi (Program Modes): Mention Ruby mode.
847
636b507b
DN
8482008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
849
850 * misc.texi (emacsclient Options): Describe what an empty string
851 argument does for --alternate-editor.
852
a323fa14
CY
8532008-12-09 Frank Schmitt <ich@frank-schmitt.net>
854
855 * cmdargs.texi (Font X): Distinguish between client-side and
856 server-side fonts. List valid Fontconfig properties. Add reference to
857 Fontconfig manual. List valid GTK font properties. Explain use of
858 fc-list.
859
c5ca6cd0
CY
8602008-12-09 Chong Yidong <cyd@stupidchicken.com>
861
862 * cmdargs.texi (Font X): Move discussion of quoting to top.
863
e5136377
GM
8642008-12-06 Glenn Morris <rgm@gnu.org>
865
866 * maintaining.texi (Old Revisions): Improve previous change.
867
248c026b
RS
8682008-12-05 Richard M Stallman <rms@gnu.org>
869
870 * anti.texi (Antinews): Minor fixes.
871
a9253a1e
GM
8722008-12-03 Glenn Morris <rgm@gnu.org>
873
874 * maintaining.texi (Old Revisions): Fix diff-switches description.
875
fa687b02
MR
8762008-12-01 Martin Rudalics <rudalics@gmx.at>
877
878 * emacs.texi (Top): Fix typo.
879
72e6decd
CY
8802008-11-30 Chong Yidong <cyd@stupidchicken.com>
881
320ee034
CY
882 * misc.texi (Document View): Explain dependence on gs at the top.
883 Copyedits.
884
885 * emacs.texi (Top): Add DocView nodes to detailed node listing.
886
72e6decd
CY
887 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
888 (Comment Commands): Discuss region-active behavior of M-; first.
889
2a472ee4
MR
8902008-11-29 Martin Rudalics <rudalics@gmx.at>
891
9c6361c9
MR
892 * display.texi (Line Truncation): Add reference to Continuation
893 Lines.
894
2a472ee4
MR
895 * windows.texi (Pop Up Window): Mention split-height-threshold
896 and split-width-threshold.
9c6361c9 897 (Split Window): Add reference to Continuation Lines.
2a472ee4 898
e93bc142
AR
8992008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
900
901 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
902 (GNUstep Support): New node.
903 * anti.texi:
904 * emacs.texi:
905 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
906
43b978db
RS
9072008-11-28 Richard M Stallman <rms@gnu.org>
908
909 * misc.texi (Dissociated Press): Minor cleanups.
910
911 * dired.texi (Image-Dired): Avoid passive.
912
e8e2bd93
EZ
9132008-11-28 Eli Zaretskii <eliz@gnu.org>
914
915 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
916 representation.
917
8d2d45da
CY
9182008-11-26 Richard M. Stallman <rms@gnu.org>
919
920 * files.texi (Visiting): Rewrite paragraph for clarity.
921
922 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
923
a5f7bbcc
AM
9242008-11-25 Alan Mackenzie <acm@muc.de>
925
926 * programs.texi (Moving by Parens): Clarify that parens inside strings
927 and comments are ignored, and that the commands assume the starting
928 point isn't in a string or comment.
929
a71703d3
AR
9302008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
931
932 * macos.texi: Add Prev/Next/Top pointers to all nodes.
933 (Mac Basics): Merge in Grabbing Environment Variables from earlier
934 version.
935 (Mac Customization): Rewrite Preferences Panel section and merge in to
936 this node, add Open files by dragging to an Emacs window.
937
938 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
939
aa5ab79a
CY
9402008-11-26 Chong Yidong <cyd@stupidchicken.com>
941
0cc92c19
CY
942 * files.texi (Misc File Ops): Document set-file-modes.
943
c366b4e4
CY
944 * windows.texi (Split Window): Document integer values of
945 truncate-partial-width-windows.
946
aa5ab79a
CY
947 * text.texi (Text): Simplify description of markup languages.
948 (TeX Mode): Simplify introduction. Mention BibTeX mode.
949 (TeX Editing): Note that `""' inserts one `"' character.
950 (HTML Mode): Note in the introduction that XML mode is an alias for
951 SGML mode. Mention nXML mode.
952
56221db7
CY
9532008-11-25 Chong Yidong <cyd@stupidchicken.com>
954
955 * building.texi (Watch Expressions): Fix typo.
956
90effe33
CY
9572008-11-24 Chong Yidong <cyd@stupidchicken.com>
958
f90a5ae3
CY
959 * files.texi (Visiting): Document new behavior of
960 confirm-nonexistent-file-or-buffer.
961
962 * buffers.texi (Select Buffer): Document
963 confirm-nonexistent-file-or-buffer.
964
a18ffb4a
CY
965 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
966 edit-picture.
967
90effe33
CY
968 * text.texi (Text): Simplify introduction. Discard mention of `M-x
969 edit-picture', since that is just an alias for picture-mode.
970 (Sentences): Note that repeated M-@ extends the region.
971 (Pages): Make terminology more consistent. Link to Regexps node.
972 (Longlines): Discuss relationship with Visual Line mode.
973 (Text Mode): Remove extraneous discussion of other modes, since they
974 were already introduced in the parent node.
975
e85103ec
CY
9762008-11-23 Chong Yidong <cyd@stupidchicken.com>
977
5cb2fe30
CY
978 * anti.texi (Antinews): Rewrite.
979
1eb9b307 980 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
981
982 * frames.texi (Frame Commands): Mention "minimize" terminology.
983
e85103ec
CY
984 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
985 formats.
b908332f
CY
986 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
987 (Misc X): Don't document useless -hb option.
e85103ec 988
607f5f88
JL
9892008-11-22 Juri Linkov <juri@jurta.org>
990
991 * dired.texi (Dired Navigation): Change normal file name search option
992 from `non-nil' to `t'. Add `dwim' option.
993
e1b867a0
JL
9942008-11-22 Juri Linkov <juri@jurta.org>
995
996 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
997 ".dir-locals.el". Rename `define-project-bindings' to
998 `dir-locals-set-class-variables'. Rename `set-directory-project' to
999 `dir-locals-set-directory-class'.
1000
dd186936
LK
10012008-11-22 Lute Kamstra <lute@gnu.org>
1002
1003 * buffers.texi (Select Buffer): Index goto-line.
1004 * basic.texi (Moving Point): Mention the use of a numeric prefix
1005 argument with goto-line and refer to Select Buffer for the use of a
1006 plain prefix argument.
1007
4b121911
GM
10082008-11-19 Glenn Morris <rgm@gnu.org>
1009
1010 * doclicense.texi: Update to FDL 1.3.
1011 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1012
27267e4c
CY
10132008-11-17 Chong Yidong <cyd@stupidchicken.com>
1014
696f351d
CY
1015 * custom.texi (Minor Modes): Define mode commands and mode variables
1016 more precisely. Recommend using mode commands instead of setting
1017 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1018 (Easy Customization): Use "init file" instead of .emacs.
1019 (Customization Groups): Update to new Custom buffer appearance.
1020 (Saving Customizations): Copyedits. Update example.
1021 (Variables): Give example of variable type-sensitivity.
1022 (Examining): Update example.
1023 (Hooks): Copyedits.
1024 (Specifying File Variables): Use C comments instead of an artificial
1025 Lisp for the example.
1026 (Keymaps): Move internals discussion to Prefix Keymaps.
1027 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1028 (Init Rebinding): Document kbd macro.
1029 (Init File): Link to Find Init.
696f351d
CY
1030
1031 * mark.texi (Using Region): Document Delete Selection Mode more
1032 thoroughly.
1033
1034 * frames.texi (Mouse Commands): Move most of the description of Delete
1035 Selection Mode to Using Region, and link to it.
1bc9c425 1036 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1037
b0570c25
CY
1038 * building.texi (Compilation): Document first-error value of
1039 compilation-scroll-output.
1040 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1041 works as soon as an error is available. Suggested by Juri Linkov.
1042
27267e4c
CY
1043 * mini.texi (Passwords): New node.
1044
1045 * files.texi (Remote Files): Link to Passwords node.
1046
1047 * emacs.texi (Top): Update node listings.
1048
122eb807
CY
10492008-11-16 Chong Yidong <cyd@stupidchicken.com>
1050
9c9855a3
CY
1051 * ack.texi (Acknowledgments): Some updating of credits.
1052
bd6fdcad
CY
1053 * emacs.texi (Acknowledgments): Add a couple more names.
1054
dd1eef46
CY
1055 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1056
122eb807 1057 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1058 (Misc File Ops): Document use of trash.
122eb807 1059
801a8da1
JB
10602008-11-16 Juanma Barranquero <lekktu@gmail.com>
1061
1062 * macos.texi (Mac Customization): Fix typos.
1063
0b4f2253
CY
10642008-11-14 Chong Yidong <cyd@stupidchicken.com>
1065
1066 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1067 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1068 the conventions of the main Emacs manual.
1069
1070 * emacs.texi (Top): Update node listings.
1071
517e2b89
CY
10722008-11-12 Chong Yidong <cyd@stupidchicken.com>
1073
07a85685
CY
1074 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1075 command-line-args is processed during startup.
1076 (Action Arguments): Correctly describe how file arguments interact with
1077 the startup screen. Link to Lisp Interaction for scratch buffer.
1078 (Initial Options): Link to Command Example for -batch option.
1079 (Environment): Document initial-environment.
1080
517e2b89
CY
1081 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1082 can't be changed in the site-start file.
1083
6337bbde
CY
10842008-11-07 Chong Yidong <cyd@stupidchicken.com>
1085
1086 * dired.texi (Dired): Mention C-x C-d too.
1087 (Dired Enter): Document M-n in the Dired minibuffer.
1088 (Dired Navigation): Explain dired-goto-file more clearly. Document
1089 dired-isearch-filenames.
1090 (Dired Deletion): Remove unnecessary "expunged" terminology.
1091 (Flagging Many Files): & is now rebound to `% &'.
1092 (Shell Commands in Dired): Document dired-do-async-shell-command.
1093 Clarify how multi-file arguments are passed.
1094 (Misc Dired Features): Document dired-do-isearch.
1095
9e8eeff9
CY
10962008-11-06 Chong Yidong <cyd@stupidchicken.com>
1097
1098 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1099
e071f849
CY
11002008-11-03 Chong Yidong <cyd@stupidchicken.com>
1101
1102 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1103
05482eb1
CY
11042008-11-01 Chong Yidong <cyd@stupidchicken.com>
1105
e2346dea
CY
1106 * programs.texi (Program Modes): Link to Program Indent node.
1107 (Left Margin Paren): Explain consequences of changing
1108 open-paren-in-column-0-is-defun-start more concisely.
1109 (Which Function, Program Indent, Info Lookup): Minor edits.
1110 (Basic Indent): If region is active, TAB indents the region.
1111 (Multi-line Indent): If region is active, TAB indents the region. Note
1112 that indent-region is useful when Transient Mark mode is off.
1113 (Matching): The delimiter at the cursor is highlighted---the character
1114 changes color.
1115 (Symbol Completion): Link to Completion node.
1116
e4b6428c
CY
1117 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1118 a strictly text-only system.
1119
05482eb1
CY
1120 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1121 batch mode.
1122
a11d3737
RS
11232008-11-01 Richard M. Stallman <rms@gnu.org>
1124
5abad626
RS
1125 * misc.texi (Document View): Major rewrite.
1126
a11d3737
RS
1127 * maintaining.texi (Types of Log File): Change logs are older than
1128 version control.
1129 (VCS Concepts): Simplify and rearrange.
1130 (Version Control Systems): Make it clear that Linux is only the kernel.
1131 (VC Mode Line): Shorten reference to menu item.
1132 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1133 (VC Directory Mode): Minor cleanup.
1134 Unchanged files are hidden, not omitted.
1135 (VC Directory Commands): Shorten and simplify.
1136 (Change Log Commands): New node, split from Change Logs.
1137 (VC Directory Buffer): New node, split from VC Directory Mode.
1138
c55a4acb
CY
11392008-10-31 Chong Yidong <cyd@stupidchicken.com>
1140
df0356f6
CY
1141 * misc.texi (Document View): Renamed from Document Files, moved here
1142 from files.texi.
1143
1144 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1145 moved as well.
1146 (Document Files): Moved to misc.texi.
1147
c55a4acb
CY
1148 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1149 vc-update-change-log.
df0356f6
CY
1150 (Version Control): Move here from files.texi.
1151 (Format of ChangeLog): Make it a subnode of Change Log.
1152
1153 * emacs.texi (Top): Update node listing.
c55a4acb 1154
ef082374
TH
11552008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1156
1157 * files.texi (Files): Add a section about document
1158 files (doc-view-mode).
1159
d52582c3
CY
11602008-10-31 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * building.texi (Compilation Mode): Document
1163 compilation-auto-jump-to-first-error.
1164 (Debuggers): Lower GUD subsections to subsubsections.
1165 (Starting GUD): Add cindex.
1166 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1167
4e0a0968
CY
11682008-10-30 Chong Yidong <cyd@stupidchicken.com>
1169
03625b47
CY
1170 * indent.texi (Indentation): Link to Program Indent.
1171
4e0a0968
CY
1172 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1173 now uses emacsclient's terminal.
1174
8bd3f7ef
CY
11752008-10-29 Chong Yidong <cyd@stupidchicken.com>
1176
80e5620e
CY
1177 * mark.texi (Using Region): Document use-empty-active-region.
1178
97d5c404
CY
1179 * emacs.texi (Top): Update node listings.
1180
8bd3f7ef
CY
1181 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1182 mention obsolete emacs.bash script.
1183 (Invoking emacsclient): Rewrite, moving optional arguments to
1184 emacsclient Options.
21d2bae3
CY
1185 (emacsclient Options): New node. Document server-use-tcp and
1186 server-host.
8bd3f7ef 1187
5fda2cbd
CY
11882008-10-28 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * indent.texi (Indentation): Replace list with paragraphed text,
1191 putting description of syntax-driven indentation first. Document new
1192 effect of active regions on tab.
1193 (Tab Stops): Note that editable tab stops affect indentation commands.
1194
4ff029f6
DN
11952008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1196
1197 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1198
996cd6e4
CY
11992008-10-23 Chong Yidong <cyd@stupidchicken.com>
1200
f28815e3
CY
1201 * custom.texi (Function Keys): Note that modified keypad keys are not
1202 translated.
1203
996cd6e4
CY
1204 * basic.texi (Arguments): Explain how to insert multiple digits.
1205
49545fe2
MA
12062008-10-22 Michael Albinus <michael.albinus@gmx.de>
1207
1208 * files.texi (Remote Files): Precise selection of default method.
1209 Rewrite paragraph about disabling remote file names.
1210
edac0b53
CY
12112008-10-22 Chong Yidong <cyd@stupidchicken.com>
1212
e752c544
CY
1213 * search.texi (Special Isearch): Document M-TAB is isearch.
1214
edac0b53
CY
1215 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1216 command.
1217
1218 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1219
20a36054
TH
12202008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1221
1222 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1223 section.
1224
69051ab6
CY
12252008-10-21 Chong Yidong <cyd@stupidchicken.com>
1226
c4b1a32a
CY
1227 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1228 to files.texi. Move contents of vc2-xtra.texi here.
1229
1230 * vc2-xtra.texi: File removed.
1231
1232 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1233 Directory Commands from the submenu. Don't include deleted file
1234 vc2-xtra.texi.
1235
1236 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1237 (Version Control): Add VC Directory Mode and VC Directory Commands to
1238 the submenu.
1239 (Why Version Control?): Use table format.
1240 (Version Control Systems): Note that Meta-CVS support is gone.
1241 (VCS Concepts): Note precisely when VC started supporting filesets.
1242 Remove bogus xref to CVS Options node.
1243 (Types of Log File): Copyedits.
1244 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1245 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1246 The Right Thing.
1247 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1248 (Log Buffer): Reorganize node, putting C-c C-c description first.
1249 (Old Revisions): Use CVS for example, not RCS.
1250 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1251 Commands from the submenu, putting them under Version Control.
1252 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1253 need to include it in the manual unconditionally, since it is now
1254 crucial to using distributed version control systems.
1a6e2954
CY
1255 (Comparing Files): Note that diff uses the minibuffer, and that the
1256 output is shown using Diff mode.
1257 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1258 diff-update-on-the-fly, diff-refine-hunk, and
1259 diff-show-trailing-whitespaces.
1a6e2954 1260 (File Archives): Add rar support.
c4b1a32a 1261
69051ab6
CY
1262 * major.texi (Choosing Modes): Make mode selection sequence more
1263 obvious by describing the steps in order of priority. Note that
1264 magic-mode-alist is nil by default. Document
1265 magic-fallback-mode-alist.
1266
e7421e03
CY
12672008-10-20 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * frames.texi (Mouse References): Copyedits.
1270
6b2efdc2
TH
12712008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1272
1273 * ack.texi (Acknowledgments): Add myself as doc-view author.
1274
9c5e9396
EZ
12752008-10-20 Eli Zaretskii <eliz@gnu.org>
1276
1277 * frames.texi (Dialog Boxes): Add @cindex entries.
1278
dac94f8e
CY
12792008-10-20 Chong Yidong <cyd@stupidchicken.com>
1280
1281 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1282 (Text-Only Mouse): Copyedit.
1283
25597d40
CY
12842008-10-19 Chong Yidong <cyd@stupidchicken.com>
1285
f8a447f6
CY
1286 * frames.texi: Use @key throughout for mouse clicks.
1287 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1288 (Secondary Selection): Fix modified mouse click syntax.
1289 (Clipboard): Describe Cut, Copy and Paste commands.
1290 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1291 Copyedits.
1292 (Creating Frames): Add xref to Init File.
1293 (Frame Commands): Add xref to Exiting.
1294 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1295
b0f95216
CY
12962008-10-15 Chong Yidong <cyd@stupidchicken.com>
1297
b0817f00
CY
1298 * files.texi (Version Control): Copyedits. Add Bazaar.
1299 (Version Control Systems): List different VCS's using an itemized list.
1300 Add Bazaar.
1301 (VCS Concepts): Copyedits. Tweak description of file merging.
1302
b0f95216
CY
1303 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1304 (Cut/Paste Other App): Document select-active-regions and
1305 x-select-enable-primary.
1306
69d0d701
CY
13072008-10-13 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * mark.texi (Shift Selection): Correct case in node name.
1310
1311 * emacs.texi (Top): Update node order in Mark chapter.
1312
375e8351
EZ
13132008-10-12 Eli Zaretskii <eliz@gnu.org>
1314
1315 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1316
1317 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1318 elsewhere in the manual instead of describing yet again the intricacies
1319 of $HOME on MS-Windows and MS-DOS.
1320
ab58114f
CY
13212008-10-12 Chong Yidong <cyd@stupidchicken.com>
1322
4f959513
CY
1323 * mini.texi (Minibuffer File): Add xref to File Names.
1324 (Minibuffer File): Add discussion of `~' in file names. Add
1325 insert-default-directory index reference.
1326
ab58114f
CY
1327 * files.texi (File Names): Reorganize description.
1328 (Visiting): Add xref to Mode Line. Copyedits.
1329 (Save Commands): Mention prefix behavior of C-x C-s.
1330 (Numbered Backups): Node deleted.
1331 (Backup Names): Contents of Numbered Backups moved here. State default
1332 of version-control variable.
1333 (Reverting): Copyedits.
1334 (Version Control): Add additional version control systems.
1335
1336 * emacs.texi (Top): Delete Numbered Backups node.
1337
1338 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1339 Backup Names.
f2884f63 1340 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1341
b0b5100a
RF
13422008-10-11 Romain Francoise <romain@orebokech.com>
1343
1344 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1345
89774b5f
CY
13462008-10-11 Chong Yidong <cyd@stupidchicken.com>
1347
1348 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1349 (Select Buffer): Mention use of minibuffer history. Describe default
1350 value of default-major-mode. Mention that C-x 4 b selects the other
1351 window.
1352 (List Buffers): Document CRM indicators in the order they appear.
1353 (Kill Buffer): Document new command kill-matching buffers.
1354 (Several Buffers): Move explanation of the relationship between buffer
1355 list and buffer menu to the top.
1356 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1357
4c72bf27
CY
13582008-10-10 Chong Yidong <cyd@stupidchicken.com>
1359
1360 * entering.texi (Exiting): Document change of C-x C-c to
1361 save-buffers-kill-terminal. Document kill-emacs.
1362
f68eb991
EZ
13632008-09-30 Eli Zaretskii <eliz@gnu.org>
1364
1365 * mule.texi (Coding Systems): Don't mention codepage-setup.
1366
1367 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1368 cpNNN coding systems anymore.
1369 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1370 for unibyte mode. Don't mention line-drawing characters. Don't
1371 mention dos-unsupported-char-glyph.
1372
1a2dd44d
CY
13732008-09-25 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * search.texi (Search): Shorten introduction.
1376 (Basic Isearch): Add command table. Discuss reverse isearch and
1377 isearch highlighting.
1378 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1379 ring to cindex.
1380 (Special Isearch): Move input methods discussion here.
1381 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1382 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1383 Repeat Isearch.
1384 (Isearch Minibuffer): New node.
1385 (Word Search): Document new word search commands.
1386 (Regexp Example): Simplify example using sentence-end-base variable.
1387 (Replace): Reword introduction.
1388 (Unconditional Replace): Remove unnecessary example.
1389 (Other Repeating Search): Document new `M-s o' binding.
1390
1391 * emacs.texi (Top): Update node listings.
1392
e45da31d
JB
13932008-09-22 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * emacs.texi (Top): Remove Kill Errors from menu.
1396
841c8096
CY
13972008-09-22 Chong Yidong <cyd@stupidchicken.com>
1398
402168fa
CY
1399 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1400 interface for defining macros. Simplify examples. Note that C-g quits
1401 macro definitions.
801a8da1 1402 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1403 usage example.
1404 (Keyboard Macro Query): Organize query responses in a table.
1405
1406 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1407 to Erasing node.
841c8096
CY
1408 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1409 rationale to a footnote.
1410 (Kill Errors): Remove node, due to redundancy with Erasing.
1411 (Spelling): Move discussion of flyspell to end. Note new behavior of
1412 M-$ in active region. Remove non-ispell-specific keybindings from
1413 table.
1414
eab2ee89
DN
14152008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1416
1417 * cmdargs.texi (Initial Options): Document --daemon.
1418
3d53e905
GM
14192008-09-20 Glenn Morris <rgm@gnu.org>
1420
1421 * files.texi (Numbered Backups): Mention that some modes set
1422 version-control.
1423
1c90484d
GM
14242008-09-20 Jim Blandy <jimb@red-bean.com>
1425
1426 * files.texi (Numbered Backups): Reference File Variables, as well.
1427 Remove discussion of Rmail's implementation.
1428
0fc0d844
CY
14292008-09-06 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * misc.texi (Recursive Edit): Note that top-level exits active
1432 minibuffers.
1433
1434 * trouble.texi (Quitting): Likewise.
1435
b18d283d
CY
14362008-08-31 Chong Yidong <cyd@stupidchicken.com>
1437
1438 * emacs.texi (Top): Add Temporary Face Changes xref.
1439
1440 * display.texi (Display): Move Temporary Face Changes node to just
1441 after Standard Faces.
1442 (Scrolling): Document recenter-top-bottom instead of recenter.
1443 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1444 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1445 (Display Custom): Copyedits.
1446 (Optional Mode Line): Document display-battery-mode.
1447
180135fc
RF
14482008-08-27 Romain Francoise <romain@orebokech.com>
1449
1450 * custom.texi (Directory Variables): Minor fix.
1451
d3fe3475
GM
14522008-08-27 Glenn Morris <rgm@gnu.org>
1453
1454 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1455 descriptions.
1456 (Calendar Customizing): Tweak layout description.
183080b6 1457 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1458 markers. Condense calendar-star-date and calendar-mark-today
1459 description.
1460 (Holiday Customizing): Add oriental and solar holidays.
1461 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1462 Fix holiday-float description. Use zerop in examples. Be less verbose.
1463 (Date Display Format): Change ISO format. Be less verbose.
1464 (Diary Customizing): Mention day and month abbrev arrays.
1465 Mention the date-form variables by name. Update European example.
1466 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1467 Condense examples. Mention diary-entry-symbols by name.
1468 Condense table for insertion commands.
1469 (Fancy Diary Display): Mention diary-include-string and
1470 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1471 Ethiopic, Persian date functions. Condense descriptions.
1472
1473 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1474 (Adding to Diary): Adapt for changed node name.
1475
71755807
GM
14762008-08-26 Glenn Morris <rgm@gnu.org>
1477
1478 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1479 node "Hebrew/Islamic Entries".
1480
1481 * calendar.texi (Specified Dates): Fix names of iso functions.
1482 (General Calendar): There may not be another window.
1483 (Writing Calendar Files, Holidays): Tweak intro.
1484 (Holidays): Mention Baha'i and Chinese holidays.
1485 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1486 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1487 (To Other Calendar): Add calendar-print-other-dates.
1488 Refer to "graphic display" rather than "X.
1489 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1490 (Displaying the Diary): Fix whitespace after reference.
1491 Fix `diary-number-of-entries' reference.
1492 (Date Formats): Explicitly mention that day names can be abbreviated.
1493 (Adding to Diary): Add some references to other sections.
1494 (Special Diary Entries): Fix reference.
1495 (Appointments): Simplify appt-message-warning-time entry.
1496 Clarify where times must be.
1497 (Importing Diary): Comment out icalendar paragraph that does not apply.
1498 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1499
d76ebc75
GM
15002008-08-23 Glenn Morris <rgm@gnu.org>
1501
1502 * fortran-xtra.texi (Fortran): Change description of free form and
1503 fixed form a bit. Mention hideshow and imenu.
1504 (Fortran Motion): Mention fortran-end-of-subprogram,
1505 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1506 (Fortran Indent): Minor re-word.
1507 (ForIndent Commands): Mention fortran-fill-paragraph and
1508 fortran-fill-statement.
1509 (ForIndent Cont): Mention fortran-tab-mode-string.
1510 (Fortran Comments): Mention fortran-comment-line-start-skip.
1511 (Fortran Columns): Mention font-locking.
1512 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1513
e2a71e28
JB
15142008-08-23 Johan Bockgard <bojohan@muon>
1515
1516 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1517
5c52e13c
CY
15182008-08-22 Chong Yidong <cyd@stupidchicken.com>
1519
1520 * mini.texi (Minibuffer): Simplify introduction.
1521 (Minibuffer File): Document tilde in minibuffer filenames.
1522 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1523 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1524 (Completion Example): Update example to current command list.
1525 (Completion Options): Document `lazy' value of completion-auto-help.
1526 Update contents of completion-ignored-extensions.
1527 (Minibuffer History): Describe "future history" list. State default
1528 value of history-delete-duplicates.
1529
77a00355
GM
15302008-08-21 Glenn Morris <rgm@gnu.org>
1531
1532 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1533 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1534
39ee1d04
CY
15352008-08-17 Chong Yidong <cyd@stupidchicken.com>
1536
1537 * regs.texi (Registers): Clarify valid register names.
1538 (RegPos): Note that buffer is saved and restored too.
1539 (RegText): Note that mark is reactivated/deactivated.
1540 (RegConfig): Xref to Windows node.
1541
b12c348f
CY
15422008-08-16 Chong Yidong <cyd@stupidchicken.com>
1543
3ae7ba79
CY
1544 * basic.texi (Inserting Text): Provide command name for C-q.
1545
b12c348f
CY
1546 * killing.texi (Killing): Copyedit. Define read-only text.
1547 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1548 (Killing by Lines): Copyedit.
1549 (Other Kill Commands): Move M-w description here.
1550 (Yanking): Move M-w to Other Kill Commands.
1551 (Kill Ring): Also mention saving text in registers. Link to Text
1552 Properties in elisp manual.
1553 (Accumulating Text): Copyedit.
1554 (CUA Bindings): Shift selection is now the default.
1555
d8ff7692
TZ
15562008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1557
1558 * maintaining.texi (Change Log): Mention next-error is available.
1559
a43a8a2e
GM
15602008-08-10 Glenn Morris <rgm@gnu.org>
1561
1562 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1563 and intermonth text.
1564 (Holiday Customizing): Add holiday-chinese.
1565
eba27308
EZ
15662008-08-08 Eli Zaretskii <eliz@gnu.org>
1567
1568 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1569
5f14a5b3
DN
15702008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1571
1572 * files.texi (Log Buffer): Describe C-c C-d.
1573 (Diff Mode): Describe C-x 4 A.
1574
49989bff
EZ
15752008-08-06 Eli Zaretskii <eliz@gnu.org>
1576
1577 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1578
5c915c02
DN
15792008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1580
2beaf97a
DN
1581 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1582 describe the new bindings to show the changeset diff, toggle annotation
1583 visibility, show revisions.
1584 (VC Status): Describe key bindings for modifying the change comments,
1585 displaying changeset diffs and annotations.
1586
5c915c02
DN
1587 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1588
71798ace
NR
15892008-08-05 Nick Roberts <nickrob@snap.net.nz>
1590
1591 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1592
b8949644
EZ
15932008-08-02 Eli Zaretskii <eliz@gnu.org>
1594
1595 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1596 and wording.
1597
819567d1
DN
15982008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1599
1600 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1601 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1602 commands. Improve some old info.
1603
5f38310a
CY
16042008-07-31 Chong Yidong <cyd@stupidchicken.com>
1605
0dc3906b
CY
1606 * display.texi (Visual Line Mode): New node.
1607
5f38310a
CY
1608 * basic.texi (Inserting Text): Move DEL to deletion node.
1609 (Moving Point): Add additional alternative key bindings. Describe
1610 line-move-visual.
1611 (Erasing): Describe DEL.
1612 (Basic Undo, Blank Lines, Arguments): Copyedit.
1613 (Continuation Lines): Mention Visual Line mode.
1614 (Position Info): Move extended discussion to mule.texi.
1615
1616 * mule.texi (International Chars): Describe C-x =.
1617
1618 * emacs.texi (Top): Add Visual Line Mode node.
1619
7c2fb837
DN
16202008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1621
1622 * emacs.texi: Remove VMS support.
1623
3f6b73ef
DN
16242008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1625
1626 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1627 the vc-dir command name.
1628
9e2a2647
DN
16292008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1630
1631 * xresources.texi: Remove mentions of Mac Carbon.
1632
568beaa2
AS
16332008-07-19 Andreas Schwab <schwab@suse.de>
1634
1635 * ns-emacs.texi: Move to ../misc.
1636
0ef94706
CY
16372008-07-15 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * entering.texi (Exiting): Don't describe text-only terminals as the
1640 default. Describe the new startup screen.
1641 (Exiting): Describe how to kill Emacs first. Change description of
1642 iconification to handle modern window systems.
1643
ba60bd44 16442008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1645
1646 * ns-emacs.texi: New file, documents features of Emacs port under
1647 NeXTstep windowing.
1648
9f30aa73
CY
16492008-07-15 Chong Yidong <cyd@stupidchicken.com>
1650
938a5d2e
CY
1651 * entering.texi (Entering Emacs): Update prev node.
1652
1653 * glossary.texi (Glossary): Remove xref to Text Characters.
1654
9f30aa73
CY
1655 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1656 directly, rather than in the context of ASCII. Move description of
1657 special properties of modifier key to new Modifier Keys node.
1658 (Keys): Copyedit.
1659 (Text Characters): Delete node. Multibyte is the default nowadays, and
1660 the node contents are obsolete.
1661
1662 * custom.texi (Modifier Keys): New node.
1663
1664 * emacs.texi (Top): Update node list.
1665
7e53d36c
CY
16662008-07-13 Chong Yidong <cyd@stupidchicken.com>
1667
1668 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1669 saying that Emacs provides menus and mouse support (which is par for
1670 the course).
1671
1672 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1673 early on.
1674 (Point): Copyedit. Relegate historical trivia to a footnote.
1675 (Mode Line): Explain mode-line format more consistently.
1676 (Menu Bar): Copyedit.
1677
1e9fa96d
GM
16782008-06-27 Glenn Morris <rgm@gnu.org>
1679
1680 * cal-xtra.texi (Sexp Diary Entries):
1681 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1682
dc9bebb8
CY
16832008-06-26 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * mark.texi (Shift selection): New node.
1686 (Mark): Copyedits.
1687 (Persistent Mark): Move to the end of the chapter.
1688
e7881076
EZ
16892008-06-20 Eli Zaretskii <eliz@gnu.org>
1690
1691 * makefile.w32-in (distclean): Remove makefile.
1692
f427400c
NR
16932008-06-17 Nick Roberts <nickrob@snap.net.nz>
1694
1695 * building.texi (Starting GUD): Add an entry for gud-gdb.
1696 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1697 command mode.
1698
b597d348
GM
16992008-06-17 Glenn Morris <rgm@gnu.org>
1700
1701 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1702
647b7094
NR
17032008-06-17 Nick Roberts <nickrob@snap.net.nz>
1704
1705 * building.texi (Starting GUD): Expand on remote debugging.
1706 (Other GDB-UI Buffers): Mention new keyboard bindings.
1707
47a30023
GM
17082008-06-15 Glenn Morris <rgm@gnu.org>
1709
1710 * gnu.texi: Use a verbatim license for this invariant section,
1711 as per etc/GNU.
1712
37e5d54a
GM
17132008-06-13 Daniel Engeler <engeler@gmail.com>
1714
1715 * emacs.texi, misc.texi: Add documentation about serial port access.
1716
8e65d46c
GM
17172008-06-13 Glenn Morris <rgm@gnu.org>
1718
c1473b4c
MB
1719 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1720 maintain.info.
8e65d46c 1721
e40a85cd
MB
17222008-06-05 Miles Bader <miles@gnu.org>
1723
1724 * display.texi (Temporary Face Changes): Update to reflect function
1725 renamings in face-remap.el.
1726
56c73dec
MB
17272008-06-04 Miles Bader <miles@gnu.org>
1728
1729 * display.texi (Temporary Face Changes): Add
1730 `adjust-buffer-face-height'. Rewrite description of
1731 `increase-buffer-face-height' and `decrease-default-face-height' now
1732 that they aren't bound by default.
1733
9d3d42fb
MB
17342008-06-03 Miles Bader <miles@gnu.org>
1735
1736 * display.texi (Temporary Face Changes): New node.
1737
2be6bfe2
EZ
17382008-05-31 Eli Zaretskii <eliz@gnu.org>
1739
1740 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1741
daf7e339
GM
17422008-05-31 Glenn Morris <rgm@gnu.org>
1743
1744 * cal-xtra.texi (Fancy Diary Display): Simplify.
1745
d21d2618
GM
17462008-05-30 Glenn Morris <rgm@gnu.org>
1747
1748 * cal-xtra.texi (Fancy Diary Display): Update for
1749 diary-display-function replacing diary-display-hook.
1750
71ce5fd0
JB
17512008-05-29 Drew Adams <drew.adams@oracle.com>
1752
1753 * msdog.texi (Windows Keyboard): Add descriptions of
1754 w32-register-hot-key and w32-unregister-hot-key.
1755
a3cdbdf8
MO
17562008-05-21 Tom Tromey <tromey@redhat.com>
1757
1758 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1759 Variables node.
1760
854a574c
MO
17612008-05-19 Tom Tromey <tromey@redhat.com>
1762
1763 * custom.texi (Variables): Add Directory Variables to menu.
1764 (Directory Variables): New node.
1765
7c2ec3f9
ER
17662008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1767
71ce5fd0 1768 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1769
370fded4
ER
17702008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1771
1772 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1773 Revision Tags and rewritten. Section now uses modern terminology,
1774 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1775 accurately.
1776
6af511e3
EZ
17772008-05-10 Eli Zaretskii <eliz@gnu.org>
1778
1779 * msdog.texi (Windows Files): Update documentation of
1780 w32-get-true-file-attributes.
1781
7a78b6e7
ER
17822008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1783
1784 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1785 directory mode.
1786
1bcfc24e
CY
17872008-05-08 Chong Yidong <cyd@stupidchicken.com>
1788
1789 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1790 entry "television".
1bcfc24e 1791
db86064f
ER
17922008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1793
ab5ec32c 1794 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1795
a31b405e
ER
17962008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1797
1798 * emacs/buffers.texi, emacs/files.texi (Version-control):
1799 vc-toggle-read-only is no longer a good idea...
1800
ff2c14fc
GM
18012008-04-29 Glenn Morris <rgm@gnu.org>
1802
1803 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1804
367c9b7c
JL
18052008-04-22 Juri Linkov <juri@jurta.org>
1806
1807 * dired.texi (Subdirectories in Dired): Describe using `^'
1808 to return to the parent directory.
1809
4ac1e9b4
NR
18102008-04-22 Nick Roberts <nickrob@snap.net.nz>
1811
1812 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1813 recent changes.
1814
b9b3bf2b
NR
18152008-04-19 Nick Roberts <nickrob@snap.net.nz>
1816
1817 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1818 (Other GDB-UI Buffers): Update for recent thread related changes.
1819
4d120d6a
SM
18202008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1821
1822 * maintaining.texi (Maintaining):
1823 * emacs.texi (Top): Typo.
1824
a152877d
SM
18252008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1826
b9b3bf2b
NR
1827 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1828 arg in `font-lock-add-keywords'.
a152877d 1829
36c0514c
GM
18302008-04-08 Glenn Morris <rgm@gnu.org>
1831
1832 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1833 Also add Baha'i calendar references where appropriate.
1834
06a97d46
GM
18352008-04-05 Glenn Morris <rgm@gnu.org>
1836
1837 * custom.texi (Init File): Byte-compiling .emacs is bad.
1838
6adc6eed
SM
18392008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1840
1841 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1842
571388b0
GM
18432008-03-29 Glenn Morris <rgm@gnu.org>
1844
1845 * calendar.texi: Update for `calendar-date-style' replacing
1846 `european-calendar'.
1847
3ae8f876
JR
18482008-03-28 Jason Rumney <jasonr@gnu.org>
1849
1850 * display.texi (Display Custom): Mention overlay-margin in text.
1851
5bc6ddff 18522008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1853
5bc6ddff
MB
1854 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1855 tutorial' comments.
03a864d5 1856
7186a830
CY
18572008-03-28 Chong Yidong <cyd@stupidchicken.com>
1858
1859 * mark.texi (Mark): Rearrange nodes.
1860 (Persistent Mark): Rename from Transient Mark.
1861 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1862 Describe Transient Mark mode as the default.
1863
1864 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1865 the default behavior with Transient Mark mode off.
1866 (Position Info): Fix typo.
1867
71ce5fd0
JB
1868 * display.texi (Standard Faces): Reference the Mark node.
1869 Remove discussion of the region face, which is discussed there.
7186a830
CY
1870
1871 * emacs.texi (Top): Update node listings.
1872
1873 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1874 as the default.
1875
1876 * fixit.texi (Undo): Standardize choice of undo key sequence.
1877 (Undo, Spelling): Describe Transient Mark mode as the default.
1878
1879 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1880 default.
1881
1882 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1883
1884 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1885 mode is the default, and note that the mark is not activated when set.
1886
1887 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1888 Describe Transient Mark mode as the default.
1889
1890 * search.texi (Basic Isearch): Reference the Mark Ring node.
1891 (Replace, Unconditional Replace, Other Repeating Search):
1892 Describe Transient Mark mode as the default.
1893
1894 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1895 Transient Mark mode as the default.
1896 (Paragraphs): Describe how M-h behaves when region is active.
1897
1898 * trouble.texi (Quitting): Clarify effects of C-g.
1899
dc47d1ff
GM
19002008-03-13 Glenn Morris <rgm@gnu.org>
1901
1902 * emacs.texi (EMACSVER): Set to 23.0.60.
1903
e3e0fb39 19042008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1905
e3e0fb39
GM
1906 * dired.texi (Hiding Subdirectories): Fix previous change.
1907
19082008-03-05 Drew Adams <drew.adams@oracle.com>
1909
1910 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1911
5e14abf8
KS
19122008-02-28 Kim F. Storm <storm@cua.dk>
1913
1914 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1915 Move describe-distribution to C-h C-o.
1916 Move view-emacs-problems to C-h C-p.
1917 Add view-emacs-debugging on C-h C-d.
1918 Add view-external-packages on C-h C-e.
d0207bf3 1919 Add view-order-manuals on C-h C-m.
5e14abf8 1920
d0207bf3 19212008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1922
1923 * msdog-xtra.texi (MS-DOS): Docstring fix.
1924
87e391bb
EZ
19252008-02-09 Eli Zaretskii <eliz@gnu.org>
1926
1927 * msdog.texi (Windows Fonts): Use a @table for describing font
1928 properties.
1929
5662e503
JR
19302008-02-07 Jason Rumney <jasonr@gnu.org>
1931
1932 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1933 value has changed.
1934 (Windows HOME): Clarify what is meant by "if that fails as well".
1935 (Windows Fonts): New section.
1936
72463824
GM
19372008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1938
1939 * basic.texi (Basic Undo): Remove duplicate "you can".
1940
7ff926e0
EZ
19412008-02-02 Eli Zaretskii <eliz@gnu.org>
1942
1943 * maintaining.texi (Tags): Fix last change.
1944
6ab7aef1
MA
19452008-02-02 Michael Albinus <michael.albinus@gmx.de>
1946
093571c3 1947 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1948
ace67e7e
NR
19492008-01-31 Nick Roberts <nickrob@snap.net.nz>
1950
1951 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1952
ae068fdf
RS
19532008-01-26 Richard Stallman <rms@gnu.org>
1954
1955 * maintaining.texi (Tags): Delete redundant index entry.
1956
a56d9a08
EZ
19572008-01-26 Eli Zaretskii <eliz@gnu.org>
1958
1959 * programs.texi (Imenu): Move "@cindex tags" from here...
1960 * maintaining.texi (Tags): ...to here.
1961
e941ed90
NR
19622008-01-23 Kevin Ryde <user42@zip.com.au>
1963
1964 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1965 click count.
1966
650276d5
JB
19672008-01-21 Juanma Barranquero <lekktu@gmail.com>
1968
1969 * entering.texi (Exiting): Fix typo.
1970 Reported by D. E. Evans <sinuhe@gnu.org>.
1971
8dc17977
MR
19722007-12-31 Martin Rudalics <rudalics@gmx.at>
1973
1974 * glossary.texi (Glossary): Fix typo.
1975
9f9695a6
RS
19762007-12-27 Richard Stallman <rms@gnu.org>
1977
1978 * text.texi (Formatted Text): Improve menu tag.
1979 (Editing Format Info): In Info, add duplicate menu of nodes
1980 about the submenus.
1981 (Format Faces): Say where Faces menu is found. Mention Other.
1982 (Format Colors): Say where these submenus are found.
1983 (Format Indentation, Format Justification): Likewise.
1984 (Format Properties): Likewise.
1985
abfd0191
RS
19862007-12-22 Richard Stallman <rms@gnu.org>
1987
1988 * search.texi (Query Replace): Make exp of query-replace more
1989 self-contained, and clarify.
8dc17977 1990
abfd0191
RS
1991 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1992
a2586785
RS
19932007-12-15 Richard Stallman <rms@gnu.org>
1994
1995 * files.texi (Auto Save): Clarify definition of auto-saving.
1996
a67cf2bb
RS
19972007-11-26 Richard Stallman <rms@gnu.org>
1998
1999 * help.texi (Help Echo): Cleanups.
2000
448b33b1
TTN
20012007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2002
2003 * files.texi (Why Version Control?): Fix typo.
2004 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2005 (Selecting a Fileset): Fix typos; small rewording.
2006 (Log Buffer): Likewise.
2007 (Old Revisions): Likewise.
448b33b1 2008
221bb7f6
EZ
20092007-11-17 Eli Zaretskii <eliz@gnu.org>
2010
2011 * mule.texi (Communication Coding): Fix wording of last change.
2012
d0207bf3 20132007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2014
630cb3b7
JB
2015 * custom.texi (Specifying File Variables):
2016 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2017
53b7759e
KH
20182007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2019
a5ab2e0c 2020 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2021
2022 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2023
c8763fb6 20242007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2025
630cb3b7 2026 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2027 --output=file.
2028
ff98e024
MR
20292007-11-13 Martin Rudalics <rudalics@gmx.at>
2030
2031 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2032 (Help Echo): Avoid mentioning the term "region" here and
2033 consistently use the term "active text".
2034
37b11c22
GM
20352007-11-11 Glenn Morris <rgm@gnu.org>
2036
2037 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2038
21d50ba1
JL
20392007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2040
2041 * search.texi (Query Replace): Mention
2042 `query-replace-show-replacement'.
2043
c12ecb0a 20442007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2045
2046 * building.texi (Watch Expressions): Remove obscure sentence.
2047
3b4201f4
KH
20482007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2049
2050 * mule.texi (Select Input Method): Describe how to activate an input
2051 method in the text mode.
2052
07e5c0b0
DN
20532007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2054
2055 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2056
52dd7391
NR
20572007-10-30 Nick Roberts <nickrob@snap.net.nz>
2058
2059 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2060
c004e539
GM
20612007-10-30 Glenn Morris <rgm@gnu.org>
2062
2063 * misc.texi (Directory Tracking): Explain a bit more about
2064 dirtrack-mode.
2065
ca8c5b8c
GM
20662007-10-25 Glenn Morris <rgm@gnu.org>
2067
2068 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2069
b6c764ef
RS
20702007-10-24 Richard Stallman <rms@gnu.org>
2071
2072 * misc.texi (Interactive Shell): Cleanup last change.
2073
eabd84c9
JL
20742007-10-22 Juri Linkov <juri@jurta.org>
2075
2076 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2077 default values.
2078
0b43c7e2
ER
20792007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2080
ca8c5b8c 2081 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2082 'filesets'.
2083
a80859d4
MR
20842007-10-18 Martin Rudalics <rudalics@gmx.at>
2085
2086 * trouble.texi (Quitting): Fix typo.
2087
c9447ae1
GM
20882007-10-18 Glenn Morris <rgm@gnu.org>
2089
2090 * frames.texi (Mode Line Mouse): Mention minor mode names.
2091
168b980f
JL
20922007-10-17 Juri Linkov <juri@jurta.org>
2093
2094 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2095 fill-paragraph operates on the active region in Transient Mark mode.
2096 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2097 with fill-paragraph.
2098
2099 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2100 fill-paragraph.
2101
2102 * fixit.texi (Spelling): ispell-word operates on the active region
2103 in Transient Mark mode.
2104
5a331f34
JB
21052007-10-17 Aaron S. Hawley <aaronh@garden.org>
2106
2107 * building.texi (Source Buffers):
2108 * custom.texi (Init Non-ASCII):
2109 * glossary.texi (Glossary): Use "key binding" consistently.
2110
2a9f4d55
JB
21112007-10-17 Juanma Barranquero <lekktu@gmail.com>
2112
2113 * calendar.texi (Diary): Fix directive.
2114
de13cecf
RS
21152007-10-16 Richard Stallman <rms@gnu.org>
2116
2117 * calendar.texi (Diary): Clarify text about diary file example.
2118
5f90d53e
ER
21192007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2120
2121 * files.texi: Capitalize node names according to convention.
2122
3aa491bc
GM
21232007-10-13 Glenn Morris <rgm@gnu.org>
2124
2125 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2126
8a3106d3
ER
21272007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2128
2129 * emacs.texi:
2130 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2131 suggested by RMS and Robert J. Chassell.
8a3106d3 2132
da1080a2
ER
21332007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2134
3aa491bc 2135 * files.texi (Version Systems):
0870a421
ER
2136 * vc-xtra.texi:
2137 * vc1-xtra.texi:
ac3f4c6f 2138 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2139 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2140 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2141 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2142
58ade22b
ER
21432007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2144
da1080a2 2145 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2146 Reorder the descriptions to be chronological.
2147
93870ce2
RS
21482007-10-09 Richard Stallman <rms@gnu.org>
2149
2150 * display.texi (Cursor Display): Correct how cursor appears
2151 in nonselected windows.
2152
568c7288
NR
21532007-10-04 Nick Roberts <nickrob@snap.net.nz>
2154
2155 * building.texi (GDB Graphical Interface): Remove references to gdba
2156 and mention gud-gdb.
2157
1af74d06 21582007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2159
1af74d06 2160 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2161
0d8fb755
JL
21622007-10-06 Juri Linkov <juri@jurta.org>
2163
2164 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2165 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2166 fill-paragraph-or-region.
2167
2168 * basic.texi (Arguments): Replace fill-paragraph with
2169 fill-paragraph-or-region.
2170
b981e2c6
ER
21712007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2172
2173 * files.texi: Update the section on version control for 2007
2a9f4d55 2174 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2175 will come later.
2176
5fceaf9c
GM
21772007-09-15 Glenn Morris <rgm@gnu.org>
2178
2179 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2180 to `list-holidays'.
2181
b0e44b17
GM
21822007-09-14 Glenn Morris <rgm@gnu.org>
2183
2184 * calendar.texi: Update all instances of mark-calendar-holidays,
2185 list-calendar-holidays, list-holidays with the new names.
2186
8cf51b2c
GM
21872007-09-06 Glenn Morris <rgm@gnu.org>
2188
46a367db 2189 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2190 Split into the Emacs manual in emacs/, and other manuals in misc/.
2191 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2192 manual.
2193 (infodir): New variable.
2194 (info): Use $infodir.
2195 (emacsman): Delete target, not needed any more.
2196 Move all targets that are not the Emacs manual to misc/Makefile.in.
2197 (mostlyclean): Remove `gnustmp'.
2198 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2199 manual.
92f9b43f 2200 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2201 (emacsman): Delete target, not needed any more.
2202 (clean): Remove all info files but Emacs manual.
2203 Move all targets that are not the Emacs manual to misc/Makefile.in.
2204 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2205
2206 * Makefile.in (INFOSOURCES): Delete.
2207 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2208 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2209 *.vrs *.toc here...
2210 (maintainer-clean): ...from here.
2211
22122007-09-05 Glenn Morris <rgm@gnu.org>
2213
2214 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2215
8cf51b2c
GM
22162007-08-29 Glenn Morris <rgm@gnu.org>
2217
2218 * emacs.texi (EMACSVER): Increase to 23.0.50.
2219
3420c522
RS
22202007-08-27 Richard Stallman <rms@gnu.org>
2221
2222 * emacs.texi (Top): Clarify menu item for Glossary.
2223
2224 * display.texi (Faces): Change secn title.
2225 Clarify not all fonts come from Font Lock.
2226
8cf51b2c
GM
22272007-08-17 Eli Zaretskii <eliz@gnu.org>
2228
2229 * basic.texi (Position Info): Add index entry for face at point.
2230 Mention that character faces are also displayed by "C-u C-x =".
2231
8cf51b2c
GM
22322007-08-08 Glenn Morris <rgm@gnu.org>
2233
2234 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2235
22362007-08-07 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * files.texi (File Conveniences): Document point motion keys in Image
2239 mode.
2240
8cf51b2c
GM
22412007-07-27 Glenn Morris <rgm@gnu.org>
2242
8cf51b2c
GM
2243 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2244 in-line.
2245
2246 * gpl.texi: New file with text of GPL.
2247 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2248
22492007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2250
2251 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2252
2253 * dired.texi (Wdired): Mention C-x C-q key binding.
2254
22552007-07-28 Nick Roberts <nickrob@snap.net.nz>
2256
2257 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2258
22592007-07-25 Glenn Morris <rgm@gnu.org>
2260
8cf51b2c
GM
2261 * emacs.texi (Copying): Replace license with GPLv3.
2262
2263 * Relicense all FSF files to GPLv3 or later.
2264
22652007-07-24 Glenn Morris <rgm@gnu.org>
2266
2267 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2268 for some calendars.
2269
22702007-07-23 Nick Roberts <nickrob@snap.net.nz>
2271
2272 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2273 default-directory for the current buffer is on a remote machine.
2274
8cf51b2c
GM
22752007-07-21 Eli Zaretskii <eliz@gnu.org>
2276
2277 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2278 default value.
2279
22802007-07-21 Richard Stallman <rms@gnu.org>
2281
2282 * files.texi (Why Version Control?): Improve previous change.
2283
22842007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2285
2286 * files.texi (Why Version Control?): New node.
2287
8cf51b2c
GM
22882007-07-12 Nick Roberts <nickrob@snap.net.nz>
2289
8cf51b2c
GM
2290 * building.texi (Starting GUD): Add xref to this anchor.
2291
8cf51b2c
GM
22922007-06-24 Karl Berry <karl@gnu.org>
2293
2a9f4d55 2294 * emacs.texi: New Back-Cover Text.
8cf51b2c 2295
8cf51b2c
GM
22962007-06-07 Alan Mackenzie <acm@muc.de>
2297
2298 * display.texi (Optional Mode Line): Document the new form of
2299 line+column numbers, "(561,2)".
2300
23012007-06-06 Juanma Barranquero <lekktu@gmail.com>
2302
49823426 2303 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2304
23052007-06-02 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * Version 22.1 released.
2308
8cf51b2c
GM
23092007-05-07 Karl Berry <karl@gnu.org>
2310
2311 * emacs.texi (EMACSVER): Back to 22.
2312
23132007-05-06 Richard Stallman <rms@gnu.org>
2314
2315 * maintaining.texi (Create Tags Table): Clean up previous change.
2316
c8763fb6 23172007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2318
2319 * maintaining.texi (Create Tags Table): Add text about the dangers of
2320 making symbolic links to tags files.
2321
23222007-05-04 Karl Berry <karl@gnu.org>
2323
2324 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2325
23262007-05-03 Karl Berry <karl@gnu.org>
2327
2328 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2329
2330 * .cvsignore (*.pdf): New entry.
2331
8cf51b2c
GM
2332 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2333 for printing.
2334
23352007-05-01 Richard Stallman <rms@gnu.org>
2336
2337 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2338
8cf51b2c
GM
23392007-04-28 Glenn Morris <rgm@gnu.org>
2340
2341 * ack.texi (Acknowledgments):
2342 * anti.texi (Antinews):
8cf51b2c
GM
2343 * programs.texi (Program Modes): Restore mention of python.el pending
2344 consideration of legal status.
2345
23462007-04-28 Richard Stallman <rms@gnu.org>
2347
2348 * files.texi (File Names): Fixes to ~ description on MS systems.
2349
8cf51b2c
GM
23502007-04-26 Glenn Morris <rgm@gnu.org>
2351
2352 * emacs.texi (EMACSVER): Increase to 22.1.50.
2353
23542007-04-25 Karl Berry <karl@gnu.org>
2355
2356 * emacs.texi: Improve line breaks on copyright page,
2357 similar layout to lispref, 8.5x11 by default.
2358
2359 * dired.texi (Image-Dired): Improve line break, fix typo.
2360
23612007-04-24 Chong Yidong <cyd@stupidchicken.com>
2362
2363 * programs.texi (Program Modes):
8cf51b2c
GM
2364 * anti.texi (Antinews):
2365 * ack.texi (Acknowledgments): python.el removed.
2366
8cf51b2c
GM
23672007-04-23 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * display.texi (Highlight Interactively): Correct description of
2370 hi-lock-file-patterns-policy.
2371
2372 * files.texi (File Archives): Mention self-extracting executables.
2373
23742007-04-23 Eli Zaretskii <eliz@gnu.org>
2375
2376 * search.texi (Unconditional Replace, Query Replace): Add xref to
2377 "Replacement and Case".
2378
23792007-04-22 Chong Yidong <cyd@stupidchicken.com>
2380
2381 * dired.texi (Image-Dired): Move from Thumbnails node.
2382 * misc.texi (Thumbnails): Node deleted.
2383 * emacs.texi (Top): Update node listing.
2384
2385 * files.texi (File Conveniences):
49823426 2386 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2387
23882007-04-21 Richard Stallman <rms@gnu.org>
2389
2390 * display.texi (Highlight Interactively): Correct previous change.
2391 Clarify doc of hi-lock-find-patterns, and move new features into it.
2392
23932007-04-20 David Koppelman <koppel@ece.lsu.edu>
2394
2395 * display.texi (Highlight Interactively): Document
2396 hi-lock-file-patterns-policy.
2397
23982007-04-20 Martin Rudalics <rudalics@gmx.at>
2399
2400 * display.texi (Scrolling): Fix typo.
2401
8cf51b2c
GM
24022007-04-15 Chong Yidong <cyd@stupidchicken.com>
2403
8cf51b2c
GM
2404 * doclicense.texi: Remove node heading, so that it can be included by
2405 other files.
2406
2407 * emacs.texi: Insert node heading for GFDL.
2408
8cf51b2c
GM
24092007-04-14 Eli Zaretskii <eliz@gnu.org>
2410
2411 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2412 "command line".
2413
2414 * display.texi (Faces): Refer to "Creating Frames" for face
2415 and other frame customizations in .emacs.
2416
2417 * frames.texi (Creating Frames): Mention that face customizations can
2418 be put in .emacs. Add index entries.
2419
24202007-04-12 Richard Stallman <rms@gnu.org>
2421
2422 * glossary.texi (Glossary): Explain `iff'.
2423
24242007-04-11 Karl Berry <karl@gnu.org>
2425
2426 * gnu.texi (Top),
2427 * macos.texi (Mac Font Specs),
2428 * anti.texi (Antinews),
2429 * xresources.texi (Resources),
2430 * misc.texi (Emulation),
2431 * calendar.texi (Daylight Saving),
2432 * dired.texi (Dired and Find),
2433 * rmail.texi (Remote Mailboxes),
2434 * sending.texi (Mail Headers),
2435 * programs.texi (Which Function),
2436 * files.texi (Recover),
2437 * buffers.texi (Uniquify),
2438 * frames.texi (Wheeled Mice),
2439 * killing.texi (Rectangles): Wording to improve breaks in
2440 8.5x11 format.
2441 * mule.texi (Language Environments): \hbadness=10000 since there's
2442 no way to reword.
2443 * emacs.texi (smallbook): New @set to more easily switch between
2444 smallbook and 8.5x11.
2445
24462007-04-11 Richard Stallman <rms@gnu.org>
2447
2448 * files.texi (File Conveniences): Add xref to Tumme.
2449 Delete text about Thumbnail mode.
2450
8cf51b2c
GM
24512007-04-09 Alan Mackenzie <acm@muc.de>
2452
2453 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2454 new name. Insert concept index entries.
2455
8cf51b2c
GM
24562007-04-08 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * display.texi (Standard Faces): Document prefix arg for
2459 list-faces-display.
2460
2461 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2462
8cf51b2c
GM
24632007-04-07 Chong Yidong <cyd@stupidchicken.com>
2464
8cf51b2c
GM
2465 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2466
2467 * files.texi (Misc File Ops): Rewrite description of
2468 insert-file-literally.
2469
8cf51b2c
GM
24702007-03-31 Eli Zaretskii <eliz@gnu.org>
2471
2472 * misc.texi (Printing): Postscript -> PostScript.
2473
8cf51b2c
GM
2474 * ack.texi (Acknowledgments): Postscript -> PostScript.
2475
2476 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2477
2478 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2479 below.
2480
24812007-03-30 Chong Yidong <cyd@stupidchicken.com>
2482
2483 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2484 Init Non-ASCII.
2485 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2486 (Init Non-ASCII): New node.
2487
24882007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2489
2490 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2491
8cf51b2c
GM
24922007-03-12 Glenn Morris <rgm@gnu.org>
2493
8cf51b2c
GM
2494 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2495 "Daylight Savings".
2496
49823426 2497 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2498 saving" in text throughout.
2499
8cf51b2c
GM
25002007-03-04 Richard Stallman <rms@gnu.org>
2501
2502 * custom.texi (Safe File Variables): Minor correction.
2503
8cf51b2c
GM
25042007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2505
2506 * rmail.texi (Movemail): Add internal ref.
2507 Don't indent the intro for the PROTO table.
2508 Format PROTO table items with @code.
2509
8cf51b2c
GM
25102007-02-26 Nick Roberts <nickrob@snap.net.nz>
2511
2512 * building.texi: Remove references to bashdb.
2513
8cf51b2c
GM
25142007-02-19 Juanma Barranquero <lekktu@gmail.com>
2515
2516 * mule.texi (Language Environments): Update list of supported language
2517 environments.
2518
8cf51b2c
GM
25192007-02-14 Kim F. Storm <storm@cua.dk>
2520
2521 * building.texi (Grep Searching): Fix lgrep doc.
2522
25232007-02-12 Chong Yidong <cyd@stupidchicken.com>
2524
2525 * back.texi: Remove unused file.
2526
c8763fb6 25272007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2528
2529 * maintaining.texi (Tag Syntax): Now --members is the default for
2530 etags, not for ctags yet.
2531
8cf51b2c
GM
25322007-02-03 Eli Zaretskii <eliz@gnu.org>
2533
2534 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2535 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2536 expects. Add comments to prevent people from inadvertently modifying
2537 the key parts needed by `texinfo-multiple-files-update'.
2538
25392007-01-29 Chong Yidong <cyd@stupidchicken.com>
2540
2541 * frames.texi (Secondary Selection): Window clicked does not matter
2542 when mouse-yank-at-point is non-nil.
2543
8cf51b2c
GM
25442007-01-16 Glenn Morris <rgm@gnu.org>
2545
2546 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2547 system abbrev.
2548
25492007-01-11 Richard Stallman <rms@gnu.org>
2550
2551 * msdog.texi (Windows Keyboard): Another small cleanup.
2552
25532007-01-10 Richard Stallman <rms@gnu.org>
2554
2555 * msdog.texi (Windows Keyboard): Yet another try to make
2556 everyone happy with that passage.
2557
25582007-01-05 Richard Stallman <rms@gnu.org>
2559
2560 * anti.texi (Antinews): Mention M-x shell scrolling.
2561
25622007-01-05 Nick Roberts <nickrob@snap.net.nz>
2563
2564 * building.texi (Watch Expressions): Describe gdb-max-children.
2565
8cf51b2c
GM
25662007-01-04 Richard Stallman <rms@gnu.org>
2567
8cf51b2c
GM
2568 * msdog.texi (Windows Keyboard): Clarify previous change.
2569
8cf51b2c
GM
25702007-01-02 Richard Stallman <rms@gnu.org>
2571
2572 * custom.texi (Changing a Variable): Minor clarification.
2573 (Specific Customization): customize-customized => customize-unsaved.
2574
2575 * entering.texi (Entering Emacs): Clean up text about restarting
2576 Emacs for each file.
2577
2578 * misc.texi (Shell Options): Minor cleanup.
2579
2580 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2581 with Emacs, not vice versa.
2582
2583 * programs.texi (Symbol Completion): Recommend customizing
2584 window manager.
2585
2586 * xresources.texi (Resources): Minor fix.
2587
c8763fb6 25882007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2589
2590 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2591
25922007-01-01 Richard Stallman <rms@gnu.org>
2593
2594 * commands.texi (User Input): Document keys stolen by window mangers.
2595
25962006-12-31 Richard Stallman <rms@gnu.org>
2597
2598 * custom.texi (Specific Customization): Document customize-option
2599 instead of customize-variable.
2600
26012006-12-31 Kim F. Storm <storm@cua.dk>
2602
2603 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2604
26052006-12-30 Kim F. Storm <storm@cua.dk>
2606
2607 * killing.texi (CUA Bindings): Fix typo.
2608
2609 * xresources.texi (Table of Resources): Mention grow-only value for
2610 auto-resize-tool-bars.
2611
8cf51b2c
GM
26122006-12-27 Eli Zaretskii <eliz@gnu.org>
2613
2614 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2615 and how to get them back.
2616
26172006-12-26 Richard Stallman <rms@gnu.org>
2618
2619 * calendar.texi (Holidays): Holiday listing is based on current
2620 practice, but DST is not.
2621
26222006-12-25 Richard Stallman <rms@gnu.org>
2623
2624 * emacs.texi (Top): Update subnode menus.
2625
2626 * mark.texi (Transient Mark): Fix xref.
2627
2628 * killing.texi (Graphical Kill): Node deleted.
2629 (Killing): Add xref to Cut and Paste.
2630 (CUA Bindings): Update xref.
2631
2632 * frames.texi (Cut and Paste): New section to hold other nodes.
2633 (Mouse Commands): Node demoted.
2634 (Cut/Paste Other App): Split out from Mouse Commands.
2635 (Word and Line Mouse): Likewise.
2636 (Secondary Selection, Clipboard): Nodes demoted.
2637
8cf51b2c
GM
26382006-12-24 Kevin Ryde <user42@zip.com.au>
2639
2640 * calendar.texi (Holidays): US daylight saving begins second Sunday
2641 in March for 2007 onwards.
2642 (Daylight Savings): Show new US default daylight saving rules, 2nd
2643 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2644
26452006-12-23 Chong Yidong <cyd@stupidchicken.com>
2646
2647 * calendar.texi (Scroll Calendar): < and > are switched.
2648
26492006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2650
2651 * killing.texi (Deletion): Describe M-\ prefix argument.
2652
26532006-12-23 Richard Stallman <rms@gnu.org>
2654
2655 * search.texi (Regexp Search): Explain why forward and reverse regexp
2656 search are not mirror images.
2657
8cf51b2c
GM
26582006-12-19 Kim F. Storm <storm@cua.dk>
2659
2660 * major.texi (Choosing Modes): Describe match-function elements for
2661 magic-mode-alist.
2662
8cf51b2c
GM
26632006-12-18 Eli Zaretskii <eliz@gnu.org>
2664
2665 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2666 peculiarities.
2667
26682006-12-18 Richard Stallman <rms@gnu.org>
2669
2670 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2671
8cf51b2c
GM
26722006-12-17 Alan Mackenzie <acm@muc.de>
2673
2674 * programs.texi (Left Margin Paren): Remove the bit which says
2675 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2676 Discuss some of the issues of setting this option to nil.
2677
26782006-12-17 Glenn Morris <rgm@gnu.org>
2679
2680 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2681
26822006-12-16 Eli Zaretskii <eliz@gnu.org>
2683
2684 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2685 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2686 NTFS volumes.
2687 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2688 volumes.
2689
26902006-12-15 Eli Zaretskii <eliz@gnu.org>
2691
2692 * text.texi (HTML Mode): Fix "C-c TAB".
2693
8cf51b2c
GM
26942006-12-09 Richard Stallman <rms@gnu.org>
2695
2696 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2697
26982006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2699
2700 * files.texi (Misc File Ops): Document insert-file-literally.
2701
27022006-12-08 Eli Zaretskii <eliz@gnu.org>
2703
2704 * cmdargs.texi (Colors): Note that --color is intended for overriding
2705 the terminal defaults, not for normal invocation.
2706
2707 * misc.texi (Emacs Server): Improve wording. Don't mention the
2708 ``server program''. Add a cross-reference to "Init File" node.
2709 (Invoking emacsclient): Add index entries. Document both short and
2710 long versions of command-line options. Document the -f option.
2711
8cf51b2c
GM
27122006-12-06 Richard Stallman <rms@gnu.org>
2713
2714 * text.texi (Outline Format): Say to set outline-regexp
2715 and outline-level with major modes and file local variables.
2716
c8763fb6 27172006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2718
2719 * anti.texi (Antinews): Mention the alternative to
2720 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2721
8cf51b2c
GM
2722 * misc.texi (Interactive Shell): Ditto.
2723
27242006-12-04 Eli Zaretskii <eliz@gnu.org>
2725
2726 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2727
2728 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2729
27302006-12-01 Eli Zaretskii <eliz@gnu.org>
2731
2732 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2733 colon in the mode line.
2734
2735 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2736
27372006-11-26 Nick Roberts <nickrob@snap.net.nz>
2738
2739 * building.texi (Watch Expressions): Mention SPC for expanding/
2740 contracting watch expressions.
2741
27422006-11-26 Kim F. Storm <storm@cua.dk>
2743
2744 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2745
27462006-11-26 Nick Roberts <nickrob@snap.net.nz>
2747
2748 * building.texi (Debugger Operation): Define text command mode.
2749 Clarify how tooltips work.
2750 (GDB Graphical Interface): Explain how to run in text command mode
2751 more clearly.
2752
27532006-11-25 Juanma Barranquero <lekktu@gmail.com>
2754
2755 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2756
27572006-11-22 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2760
8cf51b2c
GM
27612006-11-18 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2764 and EMACS is deprecated.
2765
27662006-11-18 Juanma Barranquero <lekktu@gmail.com>
2767
2768 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2769
c8763fb6 27702006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2771
2772 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2773
2774 * emacs.texi: Include xresources.texi both for info and dvi.
2775
2776 * xresources.texi: Merge text from xresmini.texi.
2777
c8763fb6 27782006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2779
2780 * glossary.texi: Fix typos.
2781
8cf51b2c
GM
27822006-11-06 Richard Stallman <rms@gnu.org>
2783
2784 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2785
2786 * ack.texi (Acknowledgments): Fix name spelling.
2787
27882006-11-01 Juri Linkov <juri@jurta.org>
2789
2790 * search.texi (Word Search): Document incremental word search.
2791
27922006-10-28 Glenn Morris <rgm@gnu.org>
2793
2794 * ack.texi (Acknowledgments): Add cal-html author.
2795
2796 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2797 Calendar"). Describe new package cal-html.
2798 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2799 Calendar Files."
2800
8cf51b2c
GM
28012006-10-23 Richard Stallman <rms@gnu.org>
2802
2803 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2804 Abbrev mode is enabled.
2805
8cf51b2c
GM
28062006-10-16 Richard Stallman <rms@gnu.org>
2807
8cf51b2c
GM
2808 * emacs.texi: Update ISBN.
2809
8cf51b2c
GM
28102006-10-11 Kim F. Storm <storm@cua.dk>
2811
2812 * emacs.texi (Acknowledgments): Use @dotless{i}.
2813
28142006-10-08 Nick Roberts <nickrob@snap.net.nz>
2815
2816 * building.texi (Breakpoints Buffer): Mention catchpoints.
2817
28182006-10-08 Kim F. Storm <storm@cua.dk>
2819
2820 * ack.texi (Acknowledgments): Update.
2821
2822 * emacs.texi (Acknowledgments): Fix bad @/ form.
2823
8cf51b2c
GM
28242006-10-05 Kim F. Storm <storm@cua.dk>
2825
2826 * emacs.texi (Acknowledgments): Add more contributors.
2827
28282006-10-03 Richard Stallman <rms@gnu.org>
2829
2830 * emacs.texi (Acknowledgments): Update version and edition.
2831
8cf51b2c
GM
28322006-10-01 Karl Berry <karl@gnu.org>
2833
2834 * custom.texi (Customization Groups): Page break to keep example buffer
2835 on one page.
2836
28372006-09-30 Karl Berry <karl@gnu.org>
2838
2839 * programs.texi (Basic Indent): @need to improve page break.
2840 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2841
28422006-09-29 Glenn Morris <rgm@gnu.org>
2843
2844 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2845
28462006-09-29 Karl Berry <karl@gnu.org>
2847
2848 * windows.texi (Basic Window): Remove forced @break, no longer
2849 desirable.
2850 * frames.texi (Frame Commands),
2851 * mark.texi (Marking Objects): Reword to avoid bad page break.
2852 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2853
28542006-09-19 Richard Stallman <rms@gnu.org>
2855
2856 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2857 stick to present tense.
2858
c8763fb6 28592006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2860
2861 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2862 to x-gtk-use-old-file-dialog.
2863 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2864
28652006-09-15 Jay Belanger <belanger@truman.edu>
2866
49823426 2867 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2868 Change "Library Public License" to "Lesser Public License"
2869 throughout. Use "yyyy" to represent year.
2870
8cf51b2c
GM
28712006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2872
2873 * files.texi (Visiting): Add index entry "open file".
2874
8cf51b2c
GM
28752006-09-11 Richard Stallman <rms@gnu.org>
2876
2877 * building.texi (Compilation Mode): Clarification.
2878 (Grep Searching): Add xref to Compilation Mode.
2879
8cf51b2c
GM
28802006-09-08 Richard Stallman <rms@gnu.org>
2881
2882 * search.texi (Search): Ref multi-file search commands here.
2883 (Other Repeating Search): Not here.
2884
8cf51b2c
GM
28852006-08-28 Richard Stallman <rms@gnu.org>
2886
2887 * windows.texi (Split Window): Update xref.
2888
2889 * basic.texi (Continuation Lines): Update xref.
2890
2891 * indent.texi (Tab Stops): Update xref.
2892
2893 * emacs.texi (Top): Update subnode menu.
2894
2895 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2896 split out of Display Custom.
2897
28982006-08-25 Kim F. Storm <storm@cua.dk>
2899
2900 * display.texi (Display Custom): Add variables overline-margin
2901 and x-underline-at-descent-line.
2902
29032006-08-25 Richard Stallman <rms@gnu.org>
2904
2905 * entering.texi (Exiting): Rewrite to give graphical displays
2906 priority over text terminals.
2907
2908 * search.texi (Incremental Search): Move index entries.
2909
29102006-08-23 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * custom.texi (Init File): Reference Find Init to avoid "home
2913 directory" confusion.
2914
29152006-08-22 Nick Roberts <nickrob@snap.net.nz>
2916
2917 * building.texi (Other GDB-UI Buffers): Describe how to edit
2918 a value in the locals buffer.
2919
29202006-08-21 Richard Stallman <rms@gnu.org>
2921
2922 * search.texi (Basic Isearch): Add `isearch' index entry.
2923
29242006-08-16 Richard Stallman <rms@gnu.org>
2925
2926 * misc.texi (Saving Emacs Sessions): Clean up wording.
2927
2928 * mark.texi (Marking Objects): Mention term "select all".
2929
2930 * emacs.texi (Top): Update subnode menu.
2931
2932 * help.texi (Help Mode): Move node up in file.
2933
8cf51b2c
GM
29342006-08-15 Nick Roberts <nickrob@snap.net.nz>
2935
2936 * building.texi (Stack Buffer): Explain fringe arrow.
2937
8cf51b2c
GM
29382006-08-12 Eli Zaretskii <eliz@gnu.org>
2939
8cf51b2c
GM
2940 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2941 on startup.
2942
29432006-08-11 Romain Francoise <romain@orebokech.com>
2944
2945 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2946
29472006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2948
2949 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2950
29512006-08-10 Richard Stallman <rms@gnu.org>
2952
2953 * text.texi (Format Faces): Substantial rewrites to deal
2954 with face merging. Empty regions don't count. Clarify
2955 face property inheritance.
2956
29572006-08-08 Romain Francoise <romain@orebokech.com>
2958
2959 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2960 <arjuropo@cc.jyu.fi>.
2961
8cf51b2c
GM
29622006-08-04 Eli Zaretskii <eliz@gnu.org>
2963
2964 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2965 apply to all frames.
2966
8cf51b2c
GM
29672006-08-01 Richard Stallman <rms@gnu.org>
2968
2969 * help.texi (Name Help): Add index entries for describe-variable.
2970
29712006-08-01 Nick Roberts <nickrob@snap.net.nz>
2972
2973 * building.texi (GDB Graphical Interface): Shorten node names.
2974 (GDB-UI Layout): Use GDB-related.
2975 (Other GDB-UI Buffers): Simplify English.
2976
29772006-07-31 Richard Stallman <rms@gnu.org>
2978
2979 * search.texi (Query Replace): Add xref for Dired's Q command.
2980
8cf51b2c
GM
29812006-07-31 Nick Roberts <nickrob@snap.net.nz>
2982
2983 * building.texi (GDB commands in Fringe): Rename to...
2984 (Source Buffers): ..this and move forward. Describe hollow arrow and
2985 new option gdb-find-source-frame.
2986
29872006-07-29 Richard Stallman <rms@gnu.org>
2988
2989 * dired.texi (Operating on Files): Simplify previous change
2990 and fix Texinfo usage.
2991
29922006-07-29 Eli Zaretskii <eliz@gnu.org>
2993
2994 * dired.texi (Operating on Files): Add cross-references. State the
2995 Unix commands that do similar things.
2996
29972006-07-28 Richard Stallman <rms@gnu.org>
2998
2999 * mark.texi (Transient Mark): Clarify that region never disappears
3000 when Transient Mark mode is off, and not when it is on.
3001
30022006-07-27 Richard Stallman <rms@gnu.org>
3003
3004 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3005
30062006-07-24 Richard Stallman <rms@gnu.org>
3007
3008 * xresources.texi (GTK styles): Fix texinfo usage.
3009
8cf51b2c
GM
3010 * commands.texi (User Input): Explain why we teach keyboard cmds.
3011
3012 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3013 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3014 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3015 * doclicense.texi, display.texi, dired.texi, basic.texi:
3016 * anti.texi, ack.texi: Move periods and commas inside quotes.
3017
30182006-07-22 Eli Zaretskii <eliz@gnu.org>
3019
3020 * cmdargs.texi (General Variables): Document EMAIL.
3021
30222006-07-21 Eli Zaretskii <eliz@gnu.org>
3023
3024 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3025 doesn't have effect on MS-Windows.
3026
8cf51b2c
GM
30272006-07-17 Richard Stallman <rms@gnu.org>
3028
3029 * building.texi (Grep Searching): Explain about chaining grep commands.
3030
8cf51b2c
GM
30312006-07-10 Nick Roberts <nickrob@snap.net.nz>
3032
49823426 3033 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3034
30352006-07-09 Chong Yidong <cyd@stupidchicken.com>
3036
3037 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3038 is invoked for multiple files.
3039
30402006-07-08 Eli Zaretskii <eliz@gnu.org>
3041
3042 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3043 on-line manual for the rest of this node.
3044 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3045 unconditionally.
3046 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3047 Improve wording.
3048 (Windows Printing): Improve wording.
3049 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3050 rest of this node.
3051
8cf51b2c
GM
30522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3053
49823426
GM
3054 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3055 with eval-buffer.
8cf51b2c
GM
3056
30572006-07-05 Nick Roberts <nickrob@snap.net.nz>
3058
3059 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3060 of character translation.
3061
30622006-07-04 Nick Roberts <nickrob@snap.net.nz>
3063
3064 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3065
30662006-07-03 Karl Berry <karl@gnu.org>
3067
3068 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3069 not-too-underfull hboxes in the TeX output.
3070 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3071 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3072 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3073 * sending.texi, text.texi: Fix overfull/underfull boxes.
3074
30752006-07-03 Romain Francoise <romain@orebokech.com>
3076
3077 * m-x.texi (M-x): Fix.
3078
30792006-07-03 Richard Stallman <rms@gnu.org>
3080
8cf51b2c
GM
3081 * search.texi (Other Repeating Search): filename -> file name.
3082
3083 * misc.texi (Narrowing): Minor cleanups.
3084
3085 * files.texi (Visiting): filename -> file name.
3086
3087 * emacs.texi (Top): Update subnode menus.
3088
3089 * mule.texi (Coding Systems): Move char translation stuff here.
3090 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3091 (Recognize Coding): Substantial local rewrites.
3092 (International): Update menu.
3093
3094 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3095 (Scrolling): Substantial local rewrites.
3096 (Display): Update menu and intro.
3097
3098 * dired.texi: filename -> file name.
3099
3100 * custom.texi (Safe File Variables): Texinfo usage fix.
3101
f0131492 31022006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3103
3104 * help.texi, m-x.texi: Lots of cleanups.
3105
8cf51b2c
GM
31062006-06-30 Eli Zaretskii <eliz@gnu.org>
3107
3108 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3109 (Windows Processes, Windows Misc): Shorten the printed version by
3110 selectively conditioning less important portions by @ifnottex.
3111
8cf51b2c
GM
31122006-06-27 Richard Stallman <rms@gnu.org>
3113
3114 * mini.texi (Minibuffer File): Minor cleanup.
3115
31162006-06-25 Nick Roberts <nickrob@snap.net.nz>
3117
3118 * frames.texi (XTerm Mouse): Rename to...
3119 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3120
3121 * emacs.texi (Top): Use new node name.
3122
31232006-06-24 Eli Zaretskii <eliz@gnu.org>
3124
3125 * emacs.texi (Top): Update the detailed menu according to changes in
3126 msdog.texi.
3127
3128 * msdog.texi (Windows Keyboard): New section.
3129 (Windows Mouse): New section.
3130 (Windows System Menu): Remove section (text merged with "Windows
3131 Keyboard").
3132 (Windows Misc): New section.
3133
3134 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3135
3136 * msdog.texi (ls in Lisp): New section.
3137
3138 * files.texi (Visiting): Document case-insensitive wildcard matching
3139 under find-file-wildcards.
3140
8cf51b2c
GM
31412006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3142
3143 * macos.texi (Mac Input): Add description of mac-function-modifier.
3144 Now Unicode keyboard layouts work.
3145
8cf51b2c
GM
31462006-06-10 Richard Stallman <rms@gnu.org>
3147
3148 * mule.texi (Recognize Coding): Clarify previous change.
3149
31502006-06-09 Kenichi Handa <handa@m17n.org>
3151
3152 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3153 notation.
3154
31552006-06-07 Kevin Ryde <user42@zip.com.au>
3156
3157 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3158 manual for @ifnottex, but in emacs-extra for @iftex.
3159
3160 * cmdargs.texi (General Variables): Fix smtpmail xref.
3161
31622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3163
8cf51b2c 3164 * programs.texi (Comment Commands):
8cf51b2c 3165 * custom.texi (Specifying File Variables):
49823426 3166 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3167
31682006-06-07 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * building.texi (Watch Expressions): Move node to end.
3171 (GDB Graphical Interface): Move description of clicks in fringe...
3172 (GDB commands in the Fringe): ...to here. New node.
3173
8cf51b2c
GM
31742006-06-05 Romain Francoise <romain@orebokech.com>
3175
49823426 3176 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3177
31782006-06-05 Nick Roberts <nickrob@snap.net.nz>
3179
3180 * building.texi (GDB Graphical Interface): Update bindings.
3181 (Commands of GUD): Add gud-print. Remove gud-run.
3182 Restate availability more generally.
3183
f0131492 31842006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3185
3186 * mini.texi: Lots of cleanups.
3187
31882006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3189
3190 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3191 and Mouse-2.
3192
c8763fb6 31932006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3194
3195 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3196
8cf51b2c
GM
31972006-05-31 Richard Stallman <rms@gnu.org>
3198
3199 * basic.texi (Moving Point): Fix previous change.
3200
c8763fb6 32012006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3202
3203 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3204
f0131492 32052006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3206
3207 * basic.texi: Many simplifications and improvements in wording.
3208
8cf51b2c
GM
32092006-05-26 Nick Roberts <nickrob@snap.net.nz>
3210
3211 * anti.texi (Antinews): Create a node for gdb-ui.
3212
8cf51b2c
GM
32132006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3214
3215 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3216
32172006-05-20 Richard Stallman <rms@gnu.org>
3218
3219 * dired.texi (Dired Navigation): dired-goto-file is now j.
3220
8cf51b2c
GM
32212006-05-20 Eli Zaretskii <eliz@gnu.org>
3222
3223 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3224 and their aliases.
3225
3226 * msdog.texi (Windows Printing): Mention non-support of plain text
3227 printing with some el-cheapo printers, and suggest a workaround.
3228
32292006-05-20 Kevin Ryde <user42@zip.com.au>
3230
3231 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3232 remove the bit saying you must set it.
3233
32342006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3235
3236 * trouble.texi (Checklist):
3237 * text.texi (Text, Auto Fill, Text Mode):
3238 * search.texi (Nonincremental Search):
3239 * rmail.texi (Rmail Labels):
3240 * mule.texi (Input Methods, Multibyte Conversion):
3241 * misc.texi (Gnus, Where to Look, PostScript):
3242 * maintaining.texi (Create Tags Table):
3243 * indent.texi (Indentation Commands):
3244 * fixit.texi (Spelling):
3245 * emacs.texi (Copying):
3246 * custom.texi (Init File): ifinfo -> ifnottex.
3247
8cf51b2c
GM
32482006-05-17 Richard Stallman <rms@gnu.org>
3249
3250 * files.texi (Diff Mode): Mention C-x `.
3251
32522006-05-08 Richard Stallman <rms@gnu.org>
3253
3254 * custom.texi (Disabling): Textual cleanups.
3255
8cf51b2c
GM
32562006-05-12 Glenn Morris <rgm@gnu.org>
3257
3258 * calendar.texi (Displaying the Diary, Format of Diary File):
3259 Refer to diary-view-entries, diary-list-entries,
3260 diary-show-all-entries rather than obsolete aliases.
3261
32622006-05-12 Eli Zaretskii <eliz@gnu.org>
3263
3264 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3265 (Displaying the Diary, Special Diary Entries, Importing Diary):
3266 * building.texi (Compilation Shell):
3267 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3268 emacs-xtra with @inforef's.
3269
3270 * files.texi (Visiting): Fix wording.
3271
3272 * mule.texi (Coding Systems, Text Coding): More indexing.
3273 Mention that C-x RET f can set eol conversion.
3274
c8763fb6 32752006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3276
3277 * xresmini.texi (GTK resources): Insert GTK description.
3278
3279 * xresources.texi (GTK resources): metafont should be menufont.
3280
8cf51b2c
GM
32812006-05-06 Michael Albinus <michael.albinus@gmx.de>
3282
49823426 3283 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3284 method, user name and host name is active only in partial
3285 completion mode.
3286
8cf51b2c
GM
32872006-05-06 Eli Zaretskii <eliz@gnu.org>
3288
3289 * makefile.w32-in (emacs.dvi):
3290 * Makefile.in (emacs.dvi): Add xresmini.texi.
3291
3292 * xresmini.texi (Table of Resources): Remove xref to non-existent
3293 node "LessTif Resources".
3294
3295 * msdog.texi (Microsoft Windows):
3296 * calendar.texi (Calendar/Diary, Displaying the Diary)
3297 (Special Diary Entries, Importing Diary, Holidays):
3298 * programs.texi (Program Modes):
3299 * text.texi (Text):
3300 * buffers.texi (Several Buffers):
3301 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3302
33032006-05-06 Eli Zaretskii <eliz@gnu.org>
3304
3305 The following changes merge the emacs-xtra manual into the main
3306 manual, but only for on-line version of the manual.
3307
3308 * vc2-xtra.texi (Version Backups, Local Version Control)
3309 (Making Snapshots, Change Logs and VC, Version Headers)
3310 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3311 on-line manual.
3312
3313 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3314 for on-line manual.
3315
3316 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3317 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3318 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3319 for on-line manual.
3320
3321 * fortran-xtra.texi (Fortran, Fortran Autofill)
3322 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3323 for on-line manual.
3324
3325 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3326 Conditional xref's for on-line manual.
3327
3328 * emerge-xtra.texi (Emerge, Overview of Emerge)
3329 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3330 manual.
3331
3332 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3333 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3334 (EMACSSOURCES): Use EMACS_XTRA.
3335 (../info/emacs-xtra): Remove.
3336 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3337
3338 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3339 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3340 (EMACSSOURCES): Use EMACS_XTRA.
3341 ($(infodir)/emacs-xtra): Remove.
3342 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3343
3344 * trouble.texi (Quitting):
3345 * text.texi (Text):
3346 * programs.texi (Program Modes):
3347 * msdog.texi (Microsoft Windows):
3348 * frames.texi (Frames):
3349 * files.texi (Backup, Version Control, VC Concepts)
3350 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3351 (Registering, VC Status, VC Undo, Multi-User Branching)
3352 (Comparing Files):
3353 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3354 (Displaying the Diary, Special Diary Entries, Importing Diary):
3355 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3356 conditional xref's, depending on @iftex/@ifnottex.
3357
3358 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3359 "MS-DOS". @include msdog-xtra.texi.
3360
3361 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3362 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3363
3364 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3365 for vc-xtra.texi subsections.
3366 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3367 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3368
3369 * sending.texi (Sending Mail): A @node line without explicit Prev,
3370 Next, and Up links.
3371
3372 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3373 Next, and Up links.
3374
3375 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3376 and its sections. @include picture-xtra.texi.
3377
3378 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3379 "Emerge".
3380 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3381
3382 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3383 exact duplicate of its name-sake in calendar.texi.
3384
3385 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3386 "Advanced Calendar/Diary Usage".
3387 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3388
3389 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3390 dired-xtra.texi.
3391 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3392
3393 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3394 (Files) [ifnottex]: Add menu entry for Autorevert.
3395
3396 * emacs-xtra.texi (Introduction): Reword to make consistent with
3397 printed version only.
3398 <Top level>: Remove the body of all chapters and move them to the
3399 new *-xtra.texi files. Use @raisesections and @lowersections to
3400 convert sections to chapters etc.
3401
3402 * msdog-xtra.texi:
3403 * fortran-xtra.texi:
3404 * vc-xtra.texi:
3405 * vc1-xtra.texi:
3406 * vc2-xtra.texi:
3407 * emerge-xtra.texi:
3408 * cal-xtra.texi:
3409 * dired-xtra.texi:
3410 * arevert-xtra.texi: New files, with text from respective chapters
3411 of emacs-xtra.texi. Convert each @chapter into @section, @section
3412 into @subsection, etc.
3413
3414 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3415 updated.
3416
3417 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3418 Windows". All references updated.
3419
34202006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3421
3422 * macos.texi (Mac Input): Mention input from Character Palette.
3423 (Mac Font Specs): Fix typo.
3424
34252006-05-05 Richard Stallman <rms@gnu.org>
3426
3427 * files.texi (Diff Mode): Minor cleanup.
3428
34292006-05-05 Karl Berry <karl@gnu.org>
3430
8cf51b2c
GM
3431 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3432 errors from the current release of makeinfo (4.8).
3433 * help.texi (Library Keywords): Change widest word in multitable
3434 template from `emulations' to `convenience'. (Not sure if this is
3435 related to the font change.)
3436
34372006-05-05 Eli Zaretskii <eliz@gnu.org>
3438
3439 * files.texi (File Names): Add a footnote about limited support of
3440 ~USER on MS-Windows.
3441
3442 * cmdargs.texi (Initial Options): Add a footnote about limited
3443 support of ~USER on MS-Windows.
3444
34452006-05-03 Richard Stallman <rms@gnu.org>
3446
3447 * files.texi (Diff Mode): Node moved here.
3448 (Comparing Files): Delete what duplicates new node.
3449 (Files): Put Diff Mode in menu.
3450
3451 * misc.texi (Diff Mode): Moved to files.texi.
3452
3453 * emacs.texi (Top): Update menu for Diff Mode.
3454
3455 * trouble.texi (Emergency Escape): Simplify.
3456
3457 * emacs.texi (Top): Minor clarification.
3458
34592006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3460
3461 * commands.texi, entering.texi, screen.texi: Many simplifications.
3462
34632006-05-03 Richard Stallman <rms@gnu.org>
3464
3465 * commands.texi (Text Characters): Delete paragraph about unibyte
3466 non-ASCII printing chars.
3467
3468 * killing.texi (Killing): Say "graphical displays".
3469 * display.texi: Say "graphical displays".
3470
3471 * cmdargs.texi (Misc X): Say "graphical displays".
3472
34732006-05-01 Richard Stallman <rms@gnu.org>
3474
3475 * emacs.texi (Top): Add Diff Mode to menu.
3476
34772006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3478
3479 * misc.texi (Diff Mode): New node.
3480
34812006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3482
3483 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3484 (Mac Environment Variables): Shorten example line.
3485 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3486
34872006-05-01 Nick Roberts <nickrob@snap.net.nz>
3488
3489 * building.texi (GUD Customization): Describe cases %d and %c.
3490 Update description for %e.
3491
34922006-04-30 Glenn Morris <rgm@gnu.org>
3493
3494 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3495
34962006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3497
3498 * custom.texi (Examining): Update C-h v output example.
3499
35002006-04-29 Kim F. Storm <storm@cua.dk>
3501
3502 * building.texi (Grep Searching): Add lgrep and rgrep.
3503
8cf51b2c
GM
35042006-04-23 Richard Stallman <rms@gnu.org>
3505
3506 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3507
3508 * xresmini.texi: New file.
3509
3510 * xresources.texi (Face Resources): Split table into font resources
3511 and the rest. Combine similar attributes for brevity.
3512
8cf51b2c
GM
35132006-04-21 Eli Zaretskii <eliz@gnu.org>
3514
3515 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3516 backslashes and case-insensitivity in file names (moved to the
3517 main manual).
3518 (MS-DOS Printing): Move most of the text to the main manual.
3519
3520 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3521 New nodes.
3522 (Windows Processes, Windows System Menu): Add index entries and
3523 fix wording.
3524
8cf51b2c
GM
35252006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3526
3527 * misc.texi (Shell Ring): Add notes on saved input when
3528 navigating off the end of the history list.
3529
35302006-04-18 Chong Yidong <cyd@mit.edu>
3531
3532 * misc.texi (Shell Options): Correct default value of
3533 comint-scroll-show-maximum-output.
3534
8cf51b2c
GM
35352006-04-18 Nick Roberts <nickrob@snap.net.nz>
3536
3537 * building.texi (Watch Expressions): Update.
3538
8cf51b2c
GM
35392006-04-12 Richard Stallman <rms@gnu.org>
3540
3541 * search.texi: Clean up previous change.
3542
35432006-04-12 Eli Zaretskii <eliz@gnu.org>
3544
3545 * search.texi (Regexp Backslash, Regexp Replace): Add index
3546 entries for ``back reference'' and mention the term itself in the
3547 text.
3548
35492006-04-11 Richard Stallman <rms@gnu.org>
3550
3551 * custom.texi (Safe File Variables):
3552 Document enable-local-variables = :safe.
3553
35542006-04-11 Karl Berry <karl@gnu.org>
3555
3556 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3557 (Remote Repositories, Version Backups, Local Version Control)
3558 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3559 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3560 (Renaming VC Work Files and Master Files)
3561 (Inserting Version Control Headers, Customizing VC, General Options)
3562 (Options for RCS and SCCS, Options specific for CVS): Move all
3563 these nodes to emacs-xtra.texi, for brevity.
3564 * cmdargs.texi, files.texi: Change cross-references.
3565
8cf51b2c
GM
35662006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3567
3568 * files.texi (Old Versions): Update description of vc-annotate's
3569 use of color to indicate date ranges.
3570
8cf51b2c
GM
35712006-04-09 Kevin Ryde <user42@zip.com.au>
3572
8cf51b2c
GM
3573 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3574 put info and printed manual names the right way around.
3575
35762006-04-09 Karl Berry <karl@gnu.org>
3577
3578 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3579 emacs-xtra.texi, leaving only MS Windows information.
3580 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3581 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3582 node names.
3583
3584 * emacs.texi: Move @summarycontents and @contents to the beginning
3585 of the file.
3586
8cf51b2c
GM
35872006-04-08 Kevin Ryde <user42@zip.com.au>
3588
3589 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3590
35912006-04-07 Richard Stallman <rms@gnu.org>
3592
3593 * programs.texi (Comments, Comment Commands, Options for Comments)
3594 (Multi-Line Comments): "Align", not "indent".
3595 (Basic Indent): C-j deletes trailing whitespace before the newline.
3596
35972006-04-06 Richard Stallman <rms@gnu.org>
3598
8cf51b2c
GM
3599 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3600
36012006-04-06 Eli Zaretskii <eliz@gnu.org>
3602
3603 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3604
8cf51b2c
GM
36052006-04-05 Richard Stallman <rms@gnu.org>
3606
3607 * emacs.texi (Top): Update subnode menu.
3608
3609 * trouble.texi (Unasked-for Search): Node deleted.
3610 (Lossage): Delete from menu.
3611
36122006-04-04 Richard Stallman <rms@gnu.org>
3613
3614 * trouble.texi: Various cleanups.
3615 (Checklist): Don't bother saying how to snail a bug report.
3616 (Emergency Escape): Much rewriting.
3617 (After a Crash): Rename the core dump immediately.
3618 (Total Frustration): Call it a psychotherapist.
3619 (Bug Criteria): Avoid "illegal instruction".
3620 (Sending Patches): We always put the contributor's name in.
3621
3622 * misc.texi (Thumbnails): Minor correction.
3623
8cf51b2c
GM
36242006-04-03 Richard Stallman <rms@gnu.org>
3625
3626 * misc.texi (Thumbnails): Minor cleanup.
3627
36282006-04-02 Karl Berry <karl@gnu.org>
3629
3630 * sending.texi (Mail Sending): pxref to Top needs five args.
3631
3632 * texinfo.tex: Update to current version (2006-03-21.13).
3633
8cf51b2c
GM
36342006-03-31 Richard Stallman <rms@gnu.org>
3635
3636 * emacs.texi (Top): Update subnode menu.
3637
3638 * help.texi (Help Mode): Cleanup.
3639
3640 * dired.texi: Many cleanups.
3641 (Dired Deletion): Describe dired-recursive-deletes.
3642 (Operating on Files): dired-create-directory moved.
3643 (Misc Dired Features): Move to here.
3644 (Tumme): Node moved to misc.texi.
3645
3646 * custom.texi: Many cleanups.
3647 (Minor Modes): Don't mention ISO Accents Mode.
3648 (Examining): Update C-h v output example.
3649 (Hooks): Add index and xref for add-hook.
3650 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3651 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3652
3653 * misc.texi: Many cleanups.
3654 (beginning): Add to summary of topics.
3655 (Shell): Put eshell xref at the end. Remove eshell from table.
3656 (Thumbnails): New node.
3657
8cf51b2c
GM
36582006-03-28 Eli Zaretskii <eliz@gnu.org>
3659
3660 * files.texi (File Name Cache): Make it clear that the cache is
3661 not persistent.
3662
8cf51b2c
GM
36632006-03-25 Karl Berry <karl@gnu.org>
3664
49823426
GM
3665 * emacs-xtra.texi, emacs.texi, gnu.texi:
3666 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3667 (2) do not indent copyright year list (or anything else).
3668
8cf51b2c
GM
36692006-03-21 Juanma Barranquero <lekktu@gmail.com>
3670
3671 * files.texi (VC Dired Mode): Remove misplaced brackets.
3672
36732006-03-21 Andre Spiegel <spiegel@gnu.org>
3674
3675 * files.texi: Various updates and clarifications in the VC chapter.
3676
36772006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3678
3679 * help.texi (Help Mode): Document "C-c C-c".
3680
8cf51b2c
GM
36812006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3682
3683 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3684 menu in the standalone Info reader.
3685
36862006-03-15 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3689 moved here from Emacs manual.
3690
3691 * programs.texi (Fortran): Section moved to emacs-xtra.
3692 (Program Modes): Xref to Fortran in emacs-xtra.
3693
3694 * maintaining.texi (Emerge): Move to emacs-xtra.
3695 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3696
3697 * picture.texi: File deleted.
3698 * Makefile.in:
3699 * makefile.w32-in: Remove picture.texi.
3700
3701 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3702 * abbrevs.texi (Abbrevs):
3703 * sending.texi (Sending Mail): Picture node removed.
3704
3705 * emacs.texi (Top): Update node listings.
3706
8cf51b2c
GM
37072006-03-12 Richard Stallman <rms@gnu.org>
3708
3709 * calendar.texi: Various cleanups.
3710
8cf51b2c
GM
37112006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3712
3713 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3714 syntax.
3715
8cf51b2c
GM
37162006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3717
3718 * search.texi (Regexps): More accurately describe which characters
3719 are special in which situations. Recommend _not_ to quote `]' or
3720 `-' when they are not special.
3721
8cf51b2c
GM
37222006-02-28 Andre Spiegel <spiegel@gnu.org>
3723
3724 * files.texi (Old Versions): Clarify operation of C-x v =.
3725
8cf51b2c
GM
37262006-02-21 Nick Roberts <nickrob@snap.net.nz>
3727
3728 * building.texi (Watch Expressions): Update and describe
3729 gdb-speedbar-auto-raise.
3730
37312006-02-19 Richard M. Stallman <rms@gnu.org>
3732
3733 * emacs.texi: Use @smallbook.
3734 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3735 Update subnode menu.
3736
3737 * building.texi (Lisp Interaction): Minor addition.
3738
37392006-02-18 Nick Roberts <nickrob@snap.net.nz>
3740
3741 * building.texi (Watch Expressions): Update and be more precise.
3742
c8763fb6 37432006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3744
3745 * maintaining.texi (Create Tags Table): Explain why the
3746 exception when etags writes to files under the /dev tree.
3747
37482006-02-14 Richard M. Stallman <rms@gnu.org>
3749
3750 * custom.texi (Safe File Variables): Lots of clarification.
3751 Renamed from Unsafe File Variables.
3752
37532006-02-14 Chong Yidong <cyd@stupidchicken.com>
3754
3755 * custom.texi (Unsafe File Variables): File variable confirmation
3756 assumed denied in batch mode.
3757
37582006-02-14 Richard M. Stallman <rms@gnu.org>
3759
3760 * building.texi (GDB User Interface Layout): Don't say `inferior'
3761 for program being debugged.
3762
37632006-02-15 Nick Roberts <nickrob@snap.net.nz>
3764
3765 * building.texi (GDB Graphical Interface):
3766 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3767
37682006-02-13 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * custom.texi (Specifying File Variables, Unsafe File Variables):
3771 New nodes, split from File Variables. Document new file local
3772 variable behavior.
3773
37742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3775
3776 * display.texi (Standard Faces):
8cf51b2c
GM
3777 * files.texi (Visiting):
3778 * frames.texi (Clipboard):
3779 * glossary.texi (Glossary) <Clipboard>:
3780 * xresources.texi (X Resources): Mention Mac OS port.
3781
8cf51b2c
GM
37822006-02-12 Richard M. Stallman <rms@gnu.org>
3783
3784 * building.texi (Building): Clarify topic in intro.
3785
3786 * maintaining.texi (Maintaining): Change title; clarify topic.
3787 Delete duplicate index entries.
3788
3789 * building.texi (Other GDB User Interface Buffers): Clarifications.
3790
3791 * text.texi (Cell Commands): Clarifications.
3792
3793 * programs.texi (Defuns): Delete duplicate explanation of
3794 left-margin paren convention.
3795 (Hungry Delete): Minor cleanup.
3796
37972006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3798
3799 * dired.texi (Tumme): More tumme documentation.
3800
38012006-02-11 Alan Mackenzie <acm@muc.de>
3802
3803 * programs.texi ("Hungry Delete"): Correct the appellation of the
3804 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3805
38062006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3807
3808 * dired.texi (Tumme): Fix small bug.
3809
38102006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3811
3812 * macos.texi (Mac International): Rename "fontset-mac" to
3813 "fontset-standard".
3814
8cf51b2c
GM
38152006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3816
3817 * dired.texi (Tumme): Basic documentation for Tumme added.
3818
8cf51b2c
GM
38192006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3820
3821 * mule.texi (International):
3822 * programs.texi (Basic Indent): Fix typos.
3823
8cf51b2c
GM
3824 * custom.texi (Minor Modes):
3825 * display.texi (Text Display):
3826 * commands.texi (Text Characters): Update xrefs.
3827
38282006-02-07 Richard M. Stallman <rms@gnu.org>
3829
3830 * emacs.texi (Top): Update subnode menu.
3831 Update info on old Emacs papers.
3832 (Intro): "Graphical display", not window system.
3833
3834 * xresources.texi (GTK styles): Minor clarifications.
3835
3836 * trouble.texi: "Graphical display", not window system.
3837 (Stuck Recursive): Minor clarification.
3838
3839 * text.texi: Minor clarifications.
3840 (Sentences): Explain why two-space convention is better.
3841 Explain sentence-end-without-period here.
3842 (Fill Commands): Not here.
3843 (Refill): Node moved down.
3844 (Filling): Update menu.
3845 (Table Creation, Cell Justification, Column Commands): Clarify.
3846
3847 * sending.texi: Minor clarifications.
3848
3849 * search.texi (Regexp Backslash): Clarification.
3850
3851 * rmail.texi: Minor cleanups.
3852 (Rmail): Delete digression about `rmail-mode'.
3853 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3854 (Rmail Files): Mention C-u M-x rmail.
3855 (Rmail Reply): Mention References.
3856 (Rmail Display): Mention rmail-nonignored-headers.
3857
3858 * programs.texi: Minor cleanups.
3859 (Comment Commands): Mention momentary Transient Mark mode.
3860 (Matching): Be more specific about customizing show-paren-mode.
3861 (Info Lookup): Don't list the modes that support C-h S.
3862 Just say what it does in an unsupported mode.
3863 (Man Page): Delete excessive info on customizing woman.
3864 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3865
3866 * abbrevs.texi: Minor clarifications.
3867 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3868 not "dynamic abbrevs" as if they were a kind of abbrev.
3869
3870 * picture.texi (Picture): Minor cleanup.
3871
3872 * mule.texi (Communication Coding): Say "other applications".
3873 (Fontsets): Not specific to X. Add xref to X Resources.
3874 (Unibyte Mode): Rename from Single-Byte Character Support.
3875 "Graphical display", not window system.
3876 (International): Update menu.
3877
3878 * maintaining.texi (Format of ChangeLog):
3879 New node, split out from ChangeLog.
3880 (ChangeLog): Clarifications in the remaining text.
3881 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3882 (Find Tag): Add @w.
3883 (Tags Search): Explain tag table order here. Simplify grep ref.
3884 (List Tags): tags-tag-face is a variable, not a face.
3885 (Emerge): Cleanups.
3886
3887 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3888 (Keyboard Macros): Avoid "the user".
3889
3890 * killing.texi: "Graphical display", not window system.
3891
3892 * help.texi (Help Echo): "Graphical display", not window system.
3893
3894 * glossary.texi: Say "you", not "the user". Say "graphical display".
3895
3896 * frames.texi: Minor cleanups. "Graphical display", not window system.
3897
3898 * files.texi (Visiting): Make drag-and-drop not X-specific.
3899
3900 * custom.texi: Minor cleanups. "Graphical display", not window system.
3901
3902 * cmdargs.texi: Minor cleanups.
3903
3904 * building.texi (Compilation): Move and split kill-compilation para.
3905 Add para about multiple compilers.
3906 (Compilation Mode): Commands also available in grep mode and others.
3907 Mention C-u C-x ` more tutorially. Clarify C-x `.
3908 (Compilation Shell): Clarify. Put Bash example first.
3909 (Grep Searching): Minor cleanups; add @w.
3910 (Debuggers): Minor cleanups.
3911 (Starting GUD): Make GDB xgraphical mode issue clearer.
3912 (Debugger Operation): Lots of clarifications including
3913 GDB tooltip side-effect issue.
3914 (Commands of GUD): Clarify.
3915 (GUD Customization): Add bashdb-mode-hook.
3916 (GDB Graphical Interface): Rewrite for clarity.
3917 (GDB User Interface Layout): Rewrite for clarity.
3918 (Stack Buffer, Watch Expressions): Likewise.
3919 (Other GDB User Interface Buffers): Cleanups.
3920 (Lisp Libraries, External Lisp): Cleanup.
3921
3922 * basic.texi (Position Info): "Graphical displays", rather than
3923 window systems.
3924
3925 * anti.texi: Minor cleanup.
3926
8cf51b2c
GM
39272006-02-03 Eli Zaretskii <eliz@gnu.org>
3928
3929 * custom.texi (Init File, Find Init): Add cross-references to
3930 where $HOME is described.
3931
39322006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3933
3934 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3935 is not inside the @table.
3936
3937 * emacs.texi (Top): Correct node name.
3938
3939 * files.texi (File Names): Fix @xref.
3940 (Reverting): Fix typo.
3941
3942 * mule.texi (International): Correct node name.
3943
3944 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3945
39462006-02-01 Richard M. Stallman <rms@gnu.org>
3947
3948 * emacs.texi (Top): Update subnode menu.
3949
3950 * mule.texi: Minor clarifications.
3951 Reduce the specific references to X Windows.
3952 Refer to "graphical" terminals, rather than window systems.
3953 (Text Coding): Rename from Specify Coding.
3954 (Communication Coding, File Name Coding, Terminal Coding):
3955 New nodes split out from Text Coding.
3956
3957 * kmacro.texi: Minor clarifications.
3958 (Keyboard Macro Ring): Comment out some excessive commands.
3959 (Basic Keyboard Macro): Split up the table, putting part in each node.
3960
3961 * major.texi: Minor clarifications.
3962
3963 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3964
3965 * windows.texi: Minor clarifications.
3966 (Change Window): Don't describe mode-line mouse cmds here.
3967 Add xref to Mode Line Mouse.
3968
3969 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3970
3971 * macos.texi (Mac International): Fix xref.
3972
3973 * indent.texi: Minor clarifications.
3974
3975 * frames.texi: Minor clarifications.
3976 Reduce the specific references to X Windows.
3977 Refer to "graphical" terminals, rather than window systems.
3978 (Frame Parameters): Don't mention commands like
3979 set-foreground-color. Just say to customize a face.
3980 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3981
3982 * files.texi: Minor clarifications.
3983 (Numbered Backups): New node, split out from Backup Names.
3984
3985 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3986
3987 * cmdargs.texi (General Variables): Fix xref.
3988
3989 * buffers.texi: Minor clarifications.
3990
8cf51b2c
GM
39912006-01-31 Richard M. Stallman <rms@gnu.org>
3992
3993 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3994 Nodes moved to top.
3995
3996 * display.texi: Minor clarifications.
3997 (Display): Rearrange menu.
3998 (Standard Faces): Mention query-replace face.
3999 (Faces): Simplify.
4000 (Font Lock): Simplify face customization info.
4001 (Highlight Changes): Node merged into Highlight Interactively.
4002 (Highlight Interactively): Much rewriting and cleanup.
4003 (Optional Mode Line): Narrowed line number not good for goto-line.
4004 Simplify face customization advice.
4005 (Text Display): Mention use of escape-glyph face.
4006 Move ctl-arrow and tab-width here.
4007 (Display Custom): Move no-redraw-on-reenter to end of node.
4008
4009 * search.texi: Minor clarifications.
4010 (Isearch Scroll): Simplify.
4011 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4012
4013 * regs.texi (Registers): Mention bookmarks here.
4014
4015 * mark.texi: Minor clarifications.
4016 (Selective Undo): Node deleted.
4017
4018 * m-x.texi: Minor clarifications.
4019
4020 * killing.texi: Minor clarifications.
4021 Refer to "graphical" terminals, rather than window systems.
4022
4023 * help.texi: Clarifications.
4024 (Help): Don't describe C-h F and C-h K here.
4025 (Key Help): Describe C-h K here.
4026 (Name Help): Mention Emacs Lisp Intro.
4027 Describe C-h F here.
4028 (Misc Help): Mention C-h F and C-h K only briefly.
4029
4030 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4031 Selective undo text merged in.
4032 (Spelling): Mention Aspell along with Ispell.
4033
4034 * emacs.texi (Top): Update subnode menus.
4035
4036 * basic.texi (Basic Undo): Rename from Undo. Most of text
4037 moved to new Undo node.
4038
8cf51b2c
GM
40392006-01-29 Chong Yidong <cyd@stupidchicken.com>
4040
4041 * basic.texi (Continuation Lines, Inserting Text):
4042 Mention longlines mode.
4043
40442006-01-29 Richard M. Stallman <rms@gnu.org>
4045
10d1d0af 4046 * screen.texi: Minor cleanups.
8cf51b2c
GM
4047 (Screen): Clean up the intro paragraphs.
4048 (Mode Line): Lots of rewriting. Handle frame-name better.
4049 eol-mnemonic-... vars moved out.
4050
4051 * emacs.texi (Top): Change menu item for MS-DOS node.
4052 Update subnode menu.
4053
4054 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4055 chapter relates to Windows. Title changed.
4056
4057 * mini.texi: Minor cleanups.
4058
4059 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4060 (Mark): Put it in the menu.
4061
4062 * entering.texi: Minor cleanups.
4063
4064 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4065 (Intro): Refer to "graphical" terminals, rather than X.
4066
4067 * display.texi (Display Custom): Add xref to Variables.
4068 (Optional Mode Line): eol-mnemonic-... vars moved here.
4069
4070 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4071 rather than X.
4072
8cf51b2c
GM
4073 * basic.texi: Minor cleanups.
4074 (Undo): selective-undo moved.
4075
8cf51b2c
GM
40762006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4077
4078 * anti.texi (Antinews): Various corrections and additions.
4079
40802006-01-23 Juri Linkov <juri@jurta.org>
4081
4082 * custom.texi (Easy Customization, Customization Groups)
4083 (Browsing Custom): Mention links along with buttons.
4084
8cf51b2c
GM
40852006-01-21 Eli Zaretskii <eliz@gnu.org>
4086
8cf51b2c
GM
4087 * text.texi (TeX Print): Use @key for TAB.
4088
8cf51b2c
GM
4089 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4090
8cf51b2c
GM
40912006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4092
4093 * files.texi (File Aliases): Don't claim that usually separate
4094 buffers are created for two file names that name the same data.
4095 Mention additional situations where different names mean the same
4096 file on disk.
4097
40982006-01-19 Richard M. Stallman <rms@gnu.org>
4099
4100 * killing.texi (Deletion): Upcase @key argument.
4101
4102 * custom.texi (Custom Themes): Minor cleanup.
4103
4104 * programs.texi (Hungry Delete): Upcase @key argument.
4105
8cf51b2c
GM
41062006-01-16 Juri Linkov <juri@jurta.org>
4107
4108 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4109 Move `mode-line-highlight' before `mode-line-buffer-id'.
4110
8cf51b2c
GM
41112006-01-14 Richard M. Stallman <rms@gnu.org>
4112
4113 * basic.texi (Inserting Text): Minor cleanup.
4114
8cf51b2c
GM
41152006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4116
4117 * custom.texi (Changing a Variable, Face Customization):
4118 Update for changes in Custom menus.
4119
8cf51b2c
GM
41202006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4121
4122 * macos.texi (Mac International): Undo last change.
4123
8cf51b2c
GM
41242006-01-02 Chong Yidong <cyd@stupidchicken.com>
4125
4126 * custom.texi (Custom Themes): Describe the new
4127 customize-create-theme interface.
4128
41292005-12-30 Juri Linkov <juri@jurta.org>
4130
4131 * basic.texi (Position Info): Update example.
4132
c8763fb6 41332005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4134
4135 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4136
41372005-12-24 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * custom.texi (Custom Themes): `load-theme' always loads.
4140
41412005-12-23 Juri Linkov <juri@jurta.org>
4142
4143 * display.texi (Highlight Interactively): Use double space to
4144 separate sentences. Replace C-p with M-p, and C-n with M-n.
4145
41462005-12-22 Richard M. Stallman <rms@gnu.org>
4147
4148 * custom.texi (Easy Customization and subnodes):
4149 Replace "active field" with "button".
4150 Use "user option" only for variables.
4151 Use "setting" for variable-or-face.
4152
41532005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4154
4155 * buffers.texi (Select Buffer): Change order in table to make
4156 "Similar" refer to the correct item.
4157 (Indirect Buffers): Minor rewording.
4158
8cf51b2c
GM
41592005-12-20 Juri Linkov <juri@jurta.org>
4160
4161 * files.texi (VC Status): Put P and N near p and n.
4162
8cf51b2c
GM
41632005-12-19 Richard M. Stallman <rms@gnu.org>
4164
4165 * programs.texi (Electric C): Delete the info about newline control.
4166 (Other C Commands): Minor cleanup.
4167 (Left Margin Paren): Minor cleanup.
4168
41692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4170
4171 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4172 (Customization Groups): Delete text moved to "Browsing Custom".
4173 (Browsing Custom): New node.
4174 (Specific Customization): Clarify which commands only work for
4175 loaded options.
4176
41772005-12-18 Bill Wohler <wohler@newt.com>
4178
4179 * frames.texi (Tool Bars): Shorten text of previous change.
4180
41812005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4182
4183 * files.texi (VC Status): Document log-view mode.
4184
41852005-12-18 Bill Wohler <wohler@newt.com>
4186
4187 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4188 permanently via the customize interface.
4189
8cf51b2c
GM
41902005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4191
4192 * killing.texi (Killing by Lines): Document `kill-whole-line'
4193 function.
4194
c8763fb6 41952005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4196
4197 * buffers.texi (Select Buffer): Change `prev-buffer' to
4198 `previous-buffer'. Indicate that these functions use a frame
4199 local buffer list.
4200
8cf51b2c
GM
42012005-12-12 Richard M. Stallman <rms@gnu.org>
4202
4203 * custom.texi (Easy Customization): Change menu comment.
4204 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4205
4206 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4207 (Help): Among the Apropos commands, describe only C-h a here.
4208
42092005-12-11 Richard M. Stallman <rms@gnu.org>
4210
4211 * programs.texi (Options for Comments): Comment-end starts with space.
4212
4213 * glossary.texi (Glossary): Minor cleanup.
4214
4215 * files.texi (Old Versions): Use @table.
4216
8cf51b2c
GM
42172005-12-10 David Koppelman <koppel@ece.lsu.edu>
4218
4219 * display.texi (Highlight Interactively): Include
4220 global-hi-lock-mode. Add miscellaneous details and elaborations.
4221
42222005-12-09 Richard M. Stallman <rms@gnu.org>
4223
4224 * display.texi (Font Lock): Delete the Global FL menu item.
4225
42262005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4227
4228 * custom.texi (Minibuffer Maps): Mention the maps for file name
4229 completion.
4230
42312005-12-09 Kim F. Storm <storm@cua.dk>
4232
4233 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4234 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4235 cursor to next corner in rectangle; clarify insert around rectangle.
4236
8cf51b2c
GM
42372005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4238
4239 * custom.texi (Customization): Use xref to elisp manual for
4240 non-TeX output.
4241 (Minor Modes): Update.
4242 (Customization Groups, Changing a Variable, Face Customization):
4243 Update for new appearance of Custom buffers.
4244 (Changing a Variable): `custom-buffer-done-function' has been
4245 replaced by `custom-buffer-done-kill'.
4246 (Specific Customization): In the `customize-group' buffer, a
4247 subgroup's contents are not "hidden". They are not included at
4248 all. They have no [Show] button.
4249 (Mouse Buttons): Add pxref to description of mouse event lists in
4250 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4251 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4252 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4253
42542005-12-08 Richard M. Stallman <rms@gnu.org>
4255
4256 * mini.texi (Completion Commands, Completion):
4257 In file name input, SPC does not do completion.
4258
8cf51b2c
GM
42592005-12-08 Nick Roberts <nickrob@snap.net.nz>
4260
4261 * building.texi (GDB Graphical Interface): Explain screen size
4262 setting.
4263 (Other GDB User Interface Buffers): Describe features specific to
4264 GDB 6.4.
4265
8cf51b2c
GM
42662005-12-01 Nick Roberts <nickrob@snap.net.nz>
4267
4268 * building.texi (GDB User Interface Layout): Describe how to
4269 kill associated buffers.
4270 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4271 (Watch Expressions): Be more precise.
4272 (Other GDB User Interface Buffers): Describe how to change a
4273 register value.
4274
8cf51b2c
GM
42752005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4276
4277 * macos.texi (Mac Input): Remove description of
4278 mac-command-key-is-meta. Add descriptions of
4279 mac-control-modifier, mac-command-modifier, and
4280 mac-option-modifier.
4281 (Mac International): Fix description of conversion of clipboard data.
4282 (Mac Font Specs): Add example of font customization by face attributes.
4283
42842005-11-22 Nick Roberts <nickrob@snap.net.nz>
4285
4286 * building.texi (Watch Expressions): Expand description.
4287 (Other GDB User Interface Buffers): Describe local map for
4288 gud-watch.
4289
42902005-11-21 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * display.texi (Font Lock): Font lock is enabled by default now.
4293
42942005-11-20 Juri Linkov <juri@jurta.org>
4295
4296 * basic.texi (Position Info): Update examples of the output.
4297 Remove the fact that examples are produced in the TeXinfo buffer,
4298 because in the Info reader users will get a different output from
4299 `C-x ='.
4300
4301 * building.texi (Compilation Mode): Remove paragraph duplicated
4302 from the node `Compilation'. Add `compilation-skip-threshold'.
4303
4304 * display.texi (Font Lock): Suggest more user-friendly method of
4305 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4306
43072005-11-18 Richard M. Stallman <rms@gnu.org>
4308
4309 * files.texi (Registering): Mention @@ in mode line.
4310
4311 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4312
43132005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4314
4315 * files.texi (Renaming and VC): Some back-ends don't
4316 handle renaming.
4317
8cf51b2c
GM
43182005-11-17 Juri Linkov <juri@jurta.org>
4319
4320 * emacs.texi (Top):
4321 * display.texi (Highlight Interactively): Put this font-lock based
4322 mode near Font Lock node.
4323
43242005-11-16 Chong Yidong <cyd@stupidchicken.com>
4325
4326 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4327 icons.
4328
43292005-11-12 Kim F. Storm <storm@cua.dk>
4330
4331 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4332 (Help Summary): Add C-h d and C-h e.
4333 (Apropos): Clarify that all apropos commands may search for either
4334 list of words or a regexp. Add C-h d for apropos-documentation.
4335 Describe apropos-documentation-sort-by-scores user option.
4336
8cf51b2c
GM
43372005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4338
4339 * killing.texi (CUA Bindings): Add @section.
4340
43412005-11-10 Kim F. Storm <storm@cua.dk>
4342
4343 * emacs.texi (Top): Add CUA Bindings entry to menu.
4344
4345 * killing.texi (CUA Bindings): New node. Moved here from
4346 misc.texi and extended with info on rectangle commands and
4347 rectangle highlighting, interface to registers, and the global
4348 mark feature.
4349
4350 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4351
4352 * regs.texi: Prev link points to CUA Bindings node.
4353
43542005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4355
4356 * help.texi (Help Echo): By default, help echos are only shown on
4357 mouse-over, not on point-over.
4358
c8763fb6 43592005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4360
4361 * misc.texi (Shell Mode): Describe how to activate password echoing.
4362
8cf51b2c
GM
43632005-11-04 Romain Francoise <romain@orebokech.com>
4364
4365 * mark.texi (Mark Ring): Fix typo.
4366
43672005-11-03 Richard M. Stallman <rms@gnu.org>
4368
4369 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4370
43712005-11-01 Bill Wohler <wohler@newt.com>
4372
4373 * help.texi (Help Mode): Fix typo.
4374
43752005-11-01 Nick Roberts <nickrob@snap.net.nz>
4376
4377 * building.texi (Other GDB User Interface Buffers): Describe
4378 the command gdb-use-inferior-io-buffer.
4379
43802005-10-31 Romain Francoise <romain@orebokech.com>
4381
4382 * files.texi (Compressed Files): Fix typo.
4383
4384 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4385
4386 * windows.texi (Force Same Window): Likewise.
4387
43882005-10-30 Bill Wohler <wohler@newt.com>
4389
4390 * help.texi (Help Mode): URLs viewed with browse-url.
4391
43922005-10-31 Nick Roberts <nickrob@snap.net.nz>
4393
4394 * building.texi (GDB Graphical Interface): Don't reference
4395 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4396 must stay in same frame.
4397
43982005-10-29 Chong Yidong <cyd@stupidchicken.com>
4399
4400 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4401
4402 * anti.texi (Antinews): Likewise.
4403
8cf51b2c
GM
44042005-10-28 Bill Wohler <wohler@newt.com>
4405
4406 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4407
44082005-10-28 Richard M. Stallman <rms@gnu.org>
4409
4410 * files.texi (Visiting): Explain how to enter ? in a file name.
4411
4412 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4413
8cf51b2c
GM
44142005-10-25 Nick Roberts <nickrob@snap.net.nz>
4415
4416 * building.texi (GDB Graphical Interface): Describe
4417 gdb-mouse-until.
4418
44192005-10-23 Richard M. Stallman <rms@gnu.org>
4420
4421 * custom.texi (Init File): Recommend when to use site-start.el.
4422
8cf51b2c
GM
44232005-10-21 Juri Linkov <juri@jurta.org>
4424
4425 * custom.texi (Examining): Mention accessing the old variable
4426 value via M-n in set-variable.
4427
8cf51b2c
GM
44282005-10-18 Romain Francoise <romain@orebokech.com>
4429
4430 * files.texi (Version Systems): Capitalize GNU.
4431
8cf51b2c
GM
44322005-10-18 Nick Roberts <nickrob@snap.net.nz>
4433
4434 * building.texi (Compilation Mode): Remove redundant paragraph.
4435 (Watch Expressions): Remove paragraph to reflect code change.
4436
8cf51b2c
GM
44372005-10-16 Richard M. Stallman <rms@gnu.org>
4438
4439 * building.texi (Compilation Mode, Compilation): Clarified.
4440
44412005-10-15 Richard M. Stallman <rms@gnu.org>
4442
4443 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4444
8cf51b2c
GM
44452005-10-13 Kenichi Handa <handa@m17n.org>
4446
4447 * basic.texi (Position Info): Fix previous change.
4448
c8763fb6 44492005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4450
4451 * cmdargs.texi (Icons X): Fix typo.
4452
44532005-10-12 Kenichi Handa <handa@m17n.org>
4454
4455 * basic.texi (Position Info): Describe the case that Emacs shows
4456 "part of display ...".
4457
c8763fb6 44582005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4459
4460 * cmdargs.texi (Icons X): -nb => -nbi.
4461
44622005-10-10 Chong Yidong <cyd@stupidchicken.com>
4463
4464 * frames.texi (Speedbar): A couple more clarifications.
4465
44662005-10-11 Nick Roberts <nickrob@snap.net.nz>
4467
4468 * building.texi (GDB User Interface Layout): Improve diagram.
4469 (Watch Expressions): Explain how to make speedbar global.
4470 (Other GDB User Interface Buffers): Make references more precise.
4471
8cf51b2c
GM
44722005-10-09 Richard M. Stallman <rms@gnu.org>
4473
4474 * frames.texi (Speedbar): Clarify the text.
4475
44762005-10-09 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * frames.texi (Speedbar): Add information on keybindings,
4479 dismissing the speedbar, and buffer display mode. Link to
4480 speedbar manual.
4481
c8763fb6 44822005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4483
4484 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4485 added -nb, --no-bitmap-icon.
4486
8cf51b2c
GM
44872005-10-07 Nick Roberts <nickrob@snap.net.nz>
4488
4489 * building.texi (GDB Graphical Interface): Add variables and
4490 functions to indices. Be more precise.
4491
c8763fb6 44922005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4493
4494 * frames.texi (Drag and Drop): Remove the x- from
4495 x-dnd-open-file-other-window and xdnd-protocol-alist.
4496
44972005-09-30 Romain Francoise <romain@orebokech.com>
4498
4499 * mini.texi (Minibuffer): The default value now appears before the
4500 colon in minibuffer prompts.
4501
8cf51b2c
GM
45022005-09-25 Richard M. Stallman <rms@gnu.org>
4503
4504 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4505
8cf51b2c
GM
45062005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4507
4508 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4509
8cf51b2c
GM
45102005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4511
4512 * emacs.texi (Top): Update submenus from macos.texi.
4513
4514 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4515 (Mac OS): Update feature support status.
4516 (Mac Input): List supported input scripts. Remove description
4517 about `mac-keyboard-text-encoding'. Mention mouse button
4518 emulation and related variables.
4519 (Mac International): Mention Central European and Cyrillic
4520 support. Now `keyboard-coding-system' is dynamically changed.
4521 Add description about coding system for selection. Add
4522 description about language environment.
4523 (Mac Environment Variables): Mention
4524 `~/.MacOSX/environment.plist'. Give example of command line
4525 arguments. Add Preferences support.
4526 (Mac Directories): Explicitly state that this node is for Mac OS
4527 Classic only.
4528 (Mac Font Specs): Mention specification for scalable fonts. List
4529 supported charsets. Add preferred way of creating fontsets. Add
4530 description about `mac-allow-anti-aliasing'.
4531 (Mac Functions): Add descriptions about `mac-set-file-creator',
4532 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4533 and `mac-get-preference'.
4534
8cf51b2c
GM
45352005-09-16 Romain Francoise <romain@orebokech.com>
4536
4537 Update all files to specify GFDL version 1.2.
4538
4539 * doclicense.texi (GNU Free Documentation License): Update to
4540 version 1.2.
4541
45422005-09-15 Richard M. Stallman <rms@gnu.org>
4543
4544 * buffers.texi (List Buffers): Fix xref.
4545
4546 * rmail.texi (Rmail Basics): Fix xref.
4547
4548 * emacs.texi (Top): Update subnode menus.
4549
4550 * files.texi (Saving Commands): New node, broken out of Saving.
4551 (Customize Save): New node, broken out of Saving.
4552 Clarify effect of write-region-inhibit-fsync.
4553 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4554
8cf51b2c
GM
45552005-09-14 Romain Francoise <romain@orebokech.com>
4556
4557 * files.texi (Saving): Mention write-region-inhibit-fsync.
4558
45592005-09-05 Chong Yidong <cyd@stupidchicken.com>
4560
4561 * custom.texi (Custom Themes): New node.
4562
45632005-09-03 Richard M. Stallman <rms@gnu.org>
4564
49823426
GM
4565 * search.texi (Search Case): Mention vars that control
4566 case-fold-search for various operations.
8cf51b2c
GM
4567
45682005-08-22 Juri Linkov <juri@jurta.org>
4569
4570 * display.texi (Standard Faces): Merge the text from
4571 `(elisp)Standard Faces' into this node.
4572
45732005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * emacs.texi (Top): Delete menu item for deleted node
4576 Keyboard Translations.
4577
45782005-08-18 Richard M. Stallman <rms@gnu.org>
4579
8cf51b2c
GM
4580 * trouble.texi (Unasked-for Search):
4581 Delete xref to Keyboard Translations.
4582
4583 * glossary.texi (Glossary): Delete xref.
4584
8cf51b2c
GM
4585 * custom.texi (Minor Modes): Say that the list here is not complete.
4586 (Keyboard Translations): Node deleted.
4587 (Disabling): Delete xref to it.
4588 (Customization Groups): Fix Custom buffer example.
4589 (Hooks): Mention remove-hooks.
4590
45912005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4592
4593 * building.texi (GDB Graphical Interface): Improve filling of menu
4594 item.
4595
45962005-08-18 Nick Roberts <nickrob@snap.net.nz>
4597
4598 * building.texi (GDB Graphical Interface): Use better node names.
4599
46002005-08-14 Richard M. Stallman <rms@gnu.org>
4601
4602 * text.texi (Sentences): Fix xref.
4603
46042005-08-14 Juri Linkov <juri@jurta.org>
4605
4606 * building.texi (Compilation, Grep Searching): Move grep command
4607 headings from `Compilation' to `Grep Searching'.
4608
4609 * dired.texi (Dired and Find):
4610 * maintaining.texi (Tags Search): Replace grep xref to
4611 `Compilation' node with `Grep Searching'.
4612
4613 * files.texi (Comparing Files): Replace xref to `Compilation' with
4614 `Compilation Mode'.
4615
46162005-08-13 Alan Mackenzie <acm@muc.de>
4617
4618 * search.texi (Non-ASCII Isearch): Correct a typo.
4619 (Replacement Commands): Mention query-replace key binding.
4620
46212005-08-11 Richard M. Stallman <rms@gnu.org>
4622
4623 * programs.texi (Options for Comments): Fix xref.
4624
4625 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4626 out of Regexps.
4627
8cf51b2c
GM
46282005-08-09 Juri Linkov <juri@jurta.org>
4629
4630 * building.texi (Compilation): Use `itemx' instead of `item'.
4631 (Grep Searching): Simplify phrase.
4632
4633 * display.texi (Standard Faces): Describe vertical-border on
4634 window systems.
4635
4636 * windows.texi (Split Window): Simplify phrase and mention
4637 vertical-border face.
4638
46392005-08-09 Richard M. Stallman <rms@gnu.org>
4640
4641 * files.texi (Comparing Files): Clarify compare-windows.
4642
4643 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4644
8cf51b2c
GM
46452005-08-06 Eli Zaretskii <eliz@gnu.org>
4646
4647 * mule.texi (Coding Systems): Rephrase the paragraph about
4648 codepages: no need for "M-x codepage-setup" anymore, except on
4649 MS-DOS.
4650
4651 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4652 the MS-DOS port only.
4653
46542005-07-30 Eli Zaretskii <eliz@gnu.org>
4655
4656 * makefile.w32-in (info): Don't run multi-install-info.bat.
4657 ($(infodir)/dir): New target, produced by running
4658 multi-install-info.bat.
4659
8cf51b2c
GM
46602005-07-22 Eli Zaretskii <eliz@gnu.org>
4661
4662 * files.texi (Quoted File Names): Add index entry.
4663
8cf51b2c
GM
46642005-07-19 Juri Linkov <juri@jurta.org>
4665
4666 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4667
46682005-07-18 Juri Linkov <juri@jurta.org>
4669
8cf51b2c
GM
4670 * custom.texi (Easy Customization):
4671 * files.texi (Old Versions):
4672 * frames.texi (Wheeled Mice):
4673 * mule.texi (Specify Coding):
8cf51b2c
GM
4674 * text.texi (Cell Justification):
4675 * trouble.texi (After a Crash):
8cf51b2c
GM
4676 * xresources.texi (GTK styles):
4677 Delete duplicate duplicate words.
4678
46792005-07-17 Richard M. Stallman <rms@gnu.org>
4680
4681 * frames.texi (Creating Frames): Fix foreground color example.
4682
4683 * custom.texi (Init Examples): Clean up text about conditionals.
4684
46852005-07-16 Richard M. Stallman <rms@gnu.org>
4686
4687 * mini.texi (Completion Commands): Fix command name for ?.
4688
8cf51b2c
GM
46892005-07-16 Eli Zaretskii <eliz@gnu.org>
4690
4691 * display.texi (Standard Faces): Explain that customization of
4692 `menu' face has no effect on w32 and with GTK. Add
4693 cross-references.
4694
4695 * cmdargs.texi (General Variables): Clarify the default location
4696 of $HOME on w32 systems.
4697
46982005-07-15 Jason Rumney <jasonr@gnu.org>
4699
4700 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4701 changed.
4702
47032005-07-08 Kenichi Handa <handa@m17n.org>
4704
4705 * mule.texi (Recognize Coding): Recommend
4706 revert-buffer-with-coding-system instead of revert-buffer.
4707
47082005-07-07 Richard M. Stallman <rms@gnu.org>
4709
4710 * anti.texi (Antinews): Mention mode-line-inverse-video.
4711
4712 * files.texi (Saving): Minor correction about C-x C-w.
4713
4714 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4715
47162005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4717
4718 * search.texi (Isearch Scroll): Add example of using the
4719 `isearch-scroll' property.
4720 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4721 `Display Custom' node.
4722 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4723 and de-emphasize it.
4724 (Other Repeating Search): `occur' currently can not correctly
4725 handle multiline matches. Correct, clarify and update description
4726 of `flush-lines' and `keep-lines'.
4727
4728 * display.texi (Display Custom): Add anchor for `baud-rate'.
4729
47302005-07-07 Richard M. Stallman <rms@gnu.org>
4731
4732 * gnu.texi: Update where to get GNU status; add refs for how to help.
4733 Add footnotes 6 and 7.
4734
47352005-07-04 Lute Kamstra <lute@gnu.org>
4736
4737 Update FSF's address in GPL notices.
4738
8cf51b2c 4739 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4740 * trouble.texi (Checklist): Update FSF's address.
4741
8cf51b2c
GM
47422005-06-24 Richard M. Stallman <rms@gnu.org>
4743
4744 * display.texi (Text Display): Change index entries.
4745
47462005-06-24 Eli Zaretskii <eliz@gnu.org>
4747
4748 * makefile.w32-in (MAKEINFO): Use --force.
4749 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4750 Makefile.in.
8cf51b2c
GM
4751
47522005-06-23 Richard M. Stallman <rms@gnu.org>
4753
4754 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4755 nobreak-char-display.
4756
4757 * emacs.texi (Top): Update detailed node listing.
4758
4759 * display.texi (Text Display): Renamed show-nonbreak-escape
4760 to nobreak-char-display and no-break-space to nobreak-space.
4761 (Standard Faces): Split up the list of standard faces
4762 and put it in a separate node. Add nobreak-space and
4763 escape-glyph.
4764
8cf51b2c
GM
47652005-06-23 Lute Kamstra <lute@gnu.org>
4766
4767 * mule.texi (Select Input Method): Fix typo.
4768
47692005-06-23 Kenichi Handa <handa@m17n.org>
4770
4771 * mule.texi (International): List all supported scripts. Adjust
4772 text for that leim is now included in the normal Emacs
4773 distribution.
4774 (Language Environments): List all language environments.
4775 Intlfonts contains fonts for most supported scripts, not all..
4776 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4777 input a specific character.
8cf51b2c
GM
4778 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4779
47802005-06-23 Juanma Barranquero <lekktu@gmail.com>
4781
49823426 4782 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4783
47842005-06-22 Miles Bader <miles@gnu.org>
4785
4786 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4787
47882005-06-20 Miles Bader <miles@gnu.org>
4789
4790 * display.texi (Faces): Add `vertical-divider'.
4791
47922005-06-17 Richard M. Stallman <rms@gnu.org>
4793
4794 * text.texi (Adaptive Fill): Minor clarification.
4795
8cf51b2c
GM
47962005-06-10 Lute Kamstra <lute@gnu.org>
4797
4798 * emacs.texi (Top): Correct version number.
4799 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4800 refer to the current version of Emacs.
4801
48022005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4803
4804 * files.texi (Log Buffer): Document when there can be more than
4805 one file to be committed.
4806
48072005-06-08 Juri Linkov <juri@jurta.org>
4808
4809 * display.texi (Faces): Add `shadow' face.
4810
48112005-06-07 Masatake YAMATO <jet@gyve.org>
4812
4813 * display.texi (Faces): Write about mode-line-highlight.
4814
48152005-06-06 Richard M. Stallman <rms@gnu.org>
4816
4817 * misc.texi (Printing Package): Explain how to initialize
4818 printing package.
4819
4820 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4821
48222005-06-05 Chong Yidong <cyd@stupidchicken.com>
4823
4824 * emacs.texi: Rename Hardcopy to Printing.
4825 Make PostScript and PostScript Variables subnodes of it.
4826
4827 * misc.texi (Printing): Rename node from Hardcopy.
4828 Mention menu bar options.
4829 Move PostScript and PostScript Variables to submenu.
4830 (Printing package): New node.
4831
4832 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4833
4834 * dired.texi (Operating on Files): Likewise.
4835
4836 * calendar.texi (Displaying the Diary): Likewise.
4837
4838 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4839
4840 * glossary.texi (Glossary): Likewise.
4841
4842 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4843 effect.
4844
48452005-06-04 Richard M. Stallman <rms@gnu.org>
4846
4847 * trouble.texi (After a Crash): Polish previous change.
4848
8cf51b2c
GM
48492005-05-30 Noah Friedman <friedman@splode.com>
4850
4851 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4852 recovery mechanism.
4853
8cf51b2c
GM
48542005-05-28 Nick Roberts <nickrob@snap.net.nz>
4855
4856 * building.texi (Other Buffers): SPC toggles display of
4857 floating point registers.
4858
8cf51b2c
GM
48592005-05-27 Nick Roberts <nickrob@snap.net.nz>
4860
4861 * files.texi (Log Buffer): Merge in description of Log Edit
4862 mode from pcl-cvs.texi.
4863
48642005-05-26 Richard M. Stallman <rms@gnu.org>
4865
4866 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4867
8cf51b2c
GM
48682005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4869
4870 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4871 not enabled by default.
4872 When not on a word, `ispell-word' by default checks the word
4873 before point.
4874
48752005-05-24 Nick Roberts <nickrob@snap.net.nz>
4876
4877 * building.texi (Debugger Operation): Simplify last sentence.
4878
48792005-05-23 Lute Kamstra <lute@gnu.org>
4880
4881 * emacs.texi: Update FSF's address throughout.
4882 (Preface): Use @cite.
4883 (Distrib): Add cross reference to the node "Copying". Mention the
4884 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4885 printed manuals.
4886 (Intro): Use @xref for the Emacs Lisp Intro.
4887
8cf51b2c
GM
48882005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4889
4890 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4891
4892 * basic.texi (Moving Point): Mention default for `goto-line'.
4893
4894 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4895 of a variable's docstring.
4896
48972005-05-18 Lute Kamstra <lute@gnu.org>
4898
4899 * maintaining.texi (Overview of Emerge): Add cross reference.
4900 Remove duplication.
4901
4902 * emacs.texi (Top): Update to the current structure of the manual.
4903 * misc.texi (Emacs Server): Add menu description.
4904 * files.texi (Saving): Fix menu.
4905 * custom.texi (Customization): Fix menu.
4906 * mule.texi (International): Fix menu.
4907 * kmacro.texi (Keyboard Macros): Fix menu.
4908
49092005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * display.texi: Various minor changes.
4912 (Faces): Delete text that is repeated in the next section.
4913
49142005-05-16 Nick Roberts <nickrob@snap.net.nz>
4915
4916 * building.texi (Debugger Operation): Mention GUD tooltips are
4917 disabled with GDB in text command mode.
4918
8cf51b2c
GM
49192005-05-16 Nick Roberts <nickrob@snap.net.nz>
4920
4921 * building.texi: Replace toolbar with "tool bar" for consistency.
4922 (Compilation Mode): Describe compilation-context-lines
4923 and use of arrow in compilation buffer.
4924 (Debugger Operation): Replace help text with variable's value.
4925
4926 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4927 consistency.
4928
49292005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4932 Add xref.
4933
8cf51b2c
GM
49342005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4935
4936 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4937 (Position Info): Delete discussion of `goto-line'. It is already
4938 described in `Moving point'.
4939
4940 * mini.texi (Completion Commands): Correct reference.
4941 (Completion Options): Fix typo.
4942
4943 * killing.texi (Deletion): Complete description of `C-x C-o'.
4944
8cf51b2c
GM
49452005-05-10 Richard M. Stallman <rms@gnu.org>
4946
4947 * building.texi (Compilation): Clarify recompile's directory choice.
4948
4949 * frames.texi (Tooltips): Cleanups.
4950
4951 * basic.texi (Arguments): Fix punctuation.
4952
49532005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * screen.texi (Menu Bar): The up and down (not left and right)
4956 arrow keys move through a keyboard menu.
4957
49582005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * basic.texi: Various typo and grammar fixes.
4961 (Moving Point): C-a now runs move-beginning-of-line.
4962
49632005-05-08 Nick Roberts <nickrob@snap.net.nz>
4964
4965 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4966
4967 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4968 as different animals.
4969
49702005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4973 Correct index entry.
4974
49752005-05-07 Nick Roberts <nickrob@snap.net.nz>
4976
4977 * building.texi (Debugger Operation): Update to reflect changes
4978 in GUD tooltips.
4979
49802005-04-30 Richard M. Stallman <rms@gnu.org>
4981
4982 * files.texi (Compressed Files): Auto Compression normally enabled.
4983
4984 * building.texi (Debugger Operation): Clarify previous change.
4985
8cf51b2c
GM
49862005-04-28 Nick Roberts <nickrob@snap.net.nz>
4987
4988 * building.texi (Debugger Operation): Add description for
4989 GUD tooltips when program is not running.
4990
49912005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4992
4993 * misc.texi (Shell): Add `Shell Prompts' to menu.
4994 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4995 description. Delete remarks moved to new node.
4996 (Shell Prompts): New node.
4997 (History References): Replace remarks moved to `Shell Prompts'
4998 with xref to that node.
4999 (Remote Host): Clarify how to specify the terminal type when
5000 logging in to a different machine.
5001
50022005-04-26 Richard M. Stallman <rms@gnu.org>
5003
5004 * emacs.texi (Top): Update submenus from files.texi.
5005
5006 * files.texi (Filesets): Clarify previous change.
5007
5008 * dired.texi (Misc Dired Features): Clarify previous change.
5009
50102005-04-25 Chong Yidong <cyd@stupidchicken.com>
5011
5012 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5013
5014 * dired.texi (Misc Dired Features): Document
5015 dired-compare-directories.
5016
5017 * files.texi (Filesets): New node.
5018 (File Conveniences): Document Image mode.
5019
5020 * text.texi (TeX Print): Document tex-compile.
5021
50222005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5023
5024 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5025 Delete redundant reference to tooltip Custom group. It is
5026 referred too again in the next paragraph.
5027
50282005-04-24 Richard M. Stallman <rms@gnu.org>
5029
5030 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5031
8cf51b2c
GM
50322005-04-19 Kim F. Storm <storm@cua.dk>
5033
5034 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5035
50362005-04-18 Lars Hansen <larsh@math.ku.dk>
5037
5038 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5039 turns off desktop-save-mode.
5040
50412005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5044 by default in terminals compatible with xterm. Mention that
5045 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5046 node.
5047
8cf51b2c
GM
50482005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5049
5050 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5051
c8763fb6 50522005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5053
5054 * xresources.texi (Table of Resources): Add cursorBlink.
5055
50562005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5057
5058 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5059 `d', `C-d' and `u'.
5060
50612005-04-11 Richard M. Stallman <rms@gnu.org>
5062
5063 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5064 (Misc X): Add -D, --basic-display.
5065
5066 * maintaining.texi (Change Log): Correct the description of
5067 the example.
5068
5069 * major.texi (Choosing Modes): Document magic-mode-alist.
5070
8cf51b2c
GM
50712005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5072
5073 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5074 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5075 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5076 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5077 `w', respectively.
5078 (Rmail Labels): Mention `l'.
5079 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5080 (Rmail Summary Edit): Describe `j' and RET.
5081
c8763fb6 50822005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5083
5084 * xresources.texi (Lucid Resources): Add fontSet resource.
5085
8cf51b2c
GM
50862005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5087
5088 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5089 now called `indicate-empty-lines'.
5090
50912005-04-06 Kim F. Storm <storm@cua.dk>
5092
5093 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5094
50952005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5096
5097 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5098 deleted.
5099 (Marks vs Flags): Add some convenient key bindings.
5100 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5101 (Misc Dired Features): Correct and expand description of `w' command.
5102
5103 * frames.texi (XTerm Mouse): Delete apparently false info.
5104 The GNU/Linux console currently does not appear to support
5105 `xterm-mouse-mode'.
5106
8cf51b2c
GM
51072005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5108
5109 * calendar.texi (Diary): Mention shell utility `calendar'.
5110
51112005-04-01 Richard M. Stallman <rms@gnu.org>
5112
5113 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5114
8cf51b2c
GM
51152005-04-01 Lute Kamstra <lute@gnu.org>
5116
5117 * maintaining.texi (Change Log): add-change-log-entry uses
5118 add-log-mailing-address.
5119
51202005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5123 `VC Mode Line' and put in an xref to that node.
5124 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5125 its description.
5126
51272005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5128
5129 * calendar.texi (Calendar Systems): Say that the Persian calendar
5130 implemented here is the arithmetical one championed by Birashk.
5131
51322005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5133
5134 * programs.texi (Fortran Motion): Fix previous change.
5135
8cf51b2c
GM
51362005-03-29 Richard M. Stallman <rms@gnu.org>
5137
5138 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5139
51402005-03-29 Chong Yidong <cyd@stupidchicken.com>
5141
5142 * text.texi (Refill): Refer to Long Lines Mode.
5143 (Longlines): New node.
5144 (Auto Fill): Don't index "word wrap" here.
5145 (Filling): Add Longlines to menu.
5146
51472005-03-29 Richard M. Stallman <rms@gnu.org>
5148
5149 * xresources.texi: Minor fixes.
5150
5151 * misc.texi (Emacs Server): Fix Texinfo usage.
5152
5153 * emacs.texi (Top): Don't use a real section heading for
5154 "Detailed Node Listing". Fake it instead.
5155
5156 * basic.texi (Position Info): Minor cleanup.
5157
5158 * mule.texi (Input Methods): Minor cleanup.
5159
51602005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5161
5162 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5163 constructs as well.
5164 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5165
51662005-03-29 Kenichi Handa <handa@m17n.org>
5167
5168 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5169
5170 * basic.texi (Position Info): Update the description about the
5171 command C-u C-x =.
5172
51732005-03-28 Richard M. Stallman <rms@gnu.org>
5174
5175 * emacs.texi (Top): Use @section for the detailed node listing.
5176
5177 * calendar.texi: Minor fixes to previous change.
5178
5179 * programs.texi (Fortran): Small fixes to previous changes.
5180
5181 * emacs.texi (Top): Update list of subnodes of Dired.
5182 Likewise for building.texi.
5183
5184 * files.texi (File Conveniences): Delete Auto Image File mode.
5185
51862005-03-28 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * building.texi (Flymake): New node.
5189
5190 * custom.texi (Function Keys): Document kp- event types and
5191 keypad-setup package.
5192
5193 * dired.texi (Wdired): New node.
5194
5195 * files.texi (File Conveniences): Reorder entries.
5196 Explain how to turn on Auto-image-file mode.
5197 Document Thumbs mode.
5198
5199 * mule.texi (Specify Coding): Document recode-region and
5200 recode-file-name.
5201
5202 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5203
52042005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5205
5206 * commands.texi (Keys): M-o is now a prefix key.
5207
52082005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5209
5210 * programs.texi: Reformat and update copyright years.
5211 (Fortran): Update section.
5212
52132005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5214
5215 * files.texi: Several small changes in addition to:
5216 (Visiting): Change xref for Dialog Boxes to ref.
5217 (Version Headers): Replace references to obsolete var
5218 `vc-header-alist' with `vc-BACKEND-header'.
5219 (Customizing VC): Update value of `vc-handled-backends'.
5220
52212005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5222
5223 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5224 move here from Emacs Lisp Reference Manual.
5225 * calendar.texi (Calendar/Diary, Diary Commands)
5226 (Special Diary Entries, Importing Diary): Change some xrefs to
5227 point to emacs-xtra rather than elisp.
5228
5229 * emacs-xtra.texi (Calendar Customizing):
5230 Move view-diary-entries-initially, view-calendar-holidays-initially,
5231 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5232 Emacs Manual.
5233 (Appt Customizing): Merge entire section into main Emacs Manual.
5234 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5235 mark-holidays-in-calendar here from emacs-xtra.
5236 (Displaying the Diary): Move view-diary-entries-initially,
5237 mark-diary-entries-in-calendar here from emacs-xtra.
5238 (Appointments): Move appt-display-mode-line,
5239 appt-display-duration, appt-disp-window-function,
5240 appt-delete-window-function here from emacs-xtra.
5241
5242 * calendar.texi: Update and reformat copyright.
5243 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5244 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5245 (Diary): Refer to `diary-file' rather than ~/diary.
5246 (Diary Commands): Rename node to "Displaying the Diary".
5247 * emacs.texi (Top): Rename "Diary Commands" section.
5248 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5249
52502005-03-26 Eli Zaretskii <eliz@gnu.org>
5251
5252 * misc.texi (Emacs Server): Fix the command for setting
5253 server-name. Add an xref to Invoking emacsclient.
5254
5255 * help.texi (Help Summary): Clarify when "C-h ." will do something
5256 nontrivial.
5257 (Apropos): Add cindex entry for apropos-sort-by-scores.
5258
5259 * display.texi (Text Display): Add index entries for how no-break
5260 characters are displayed.
5261
8cf51b2c
GM
52622005-03-26 Eli Zaretskii <eliz@gnu.org>
5263
5264 * files.texi (Visiting): Fix cross-references introduced with the
5265 last change.
5266
5267 * xresources.texi (GTK resources): Fix last change.
5268
8cf51b2c
GM
52692005-03-25 Chong Yidong <cyd@stupidchicken.com>
5270
5271 * xresources.texi (X Resources): GTK options documented too.
5272 (Resources): Clarify meaning of program name.
5273 (Table of Resources): Add visualClass.
5274 (GTK resources): Rewrite.
5275 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5276
5277 * display.texi (Text Display): Mention non-breaking spaces.
5278
5279 * files.texi (Reverting): Document auto-revert-check-vc-info.
5280
5281 * frames.texi (Mouse Commands): Document
5282 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5283
5284 * help.texi (Help Summary): Add `C-h .'.
5285 (Apropos): Apropos accepts a list of search terms.
5286 Document apropos-sort-by-scores.
5287 (Help Echo): Document display-local-help.
5288
5289 * misc.texi (Emacs Server): Document server-name.
5290 (Invoking emacsclient): Document -s option for server names.
5291
5292 * text.texi (Outline Visibility): Introduce "current heading
5293 line" (commands can be called with point on a body line).
5294 Re-order table to follow the sequence of discussion.
5295 hide-body won't hide lines before first header line.
5296 (TeX Mode): Add DocTeX mode.
5297
8cf51b2c
GM
52982005-03-24 Richard M. Stallman <rms@gnu.org>
5299
5300 * mule.texi (Single-Byte Character Support): Delete mention
5301 of iso-acc.el and iso-transl.el.
5302
8cf51b2c
GM
53032005-03-23 Lute Kamstra <lute@gnu.org>
5304
5305 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5306
53072005-03-23 Richard M. Stallman <rms@gnu.org>
5308
8cf51b2c
GM
5309 * search.texi: Delete explicit node pointers.
5310 (Incremental Search): New menu.
5311 (Basic Isearch, Repeat Isearch, Error in Isearch)
5312 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5313 (Slow Isearch): New subnodes.
5314 (Configuring Scrolling): Node deleted.
5315 (Search Case): Doc default-case-fold-search.
5316 (Regexp Replace): Move replace-regexp doc here.
5317
5318 * rmail.texi (Movemail): Put commas inside closequotes.
5319
5320 * picture.texi (Insert in Picture): Document C-c arrow combos.
5321 (Basic Picture): Clarify erasure.
5322
5323 * display.texi (Font Lock): Put commas inside closequotes.
5324
5325 * cmdargs.texi (General Variables): Put commas inside closequotes.
5326
53272005-03-23 Nick Roberts <nickrob@snap.net.nz>
5328
5329 * building.texi (Stack Buffer): Mention reverse contrast for
5330 *selected* frame (might not be current frame).
5331
8cf51b2c
GM
53322005-03-21 Richard M. Stallman <rms@gnu.org>
5333
5334 * building.texi (Starting GUD): Add bashdb.
5335
53362005-03-20 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * basic.texi (Moving Point): Add M-g M-g binding.
5339 (Undo): Document undo-only.
5340 (Position Info): Document M-g M-g and C-u M-g M-g.
5341
5342 * building.texi (Building): Put Grep Searching after Compilation
5343 Shell.
5344 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5345 Document next-error-highlight.
5346 (Grep Searching): Document grep-highlight-matches.
5347 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5348
5349 * calendar.texi (Importing Diary): Rename node from iCalendar.
5350 Document diary-from-outlook.
5351
5352 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5353 Commands.
5354 Mention effect of X drag and drop on Dired buffers.
5355
5356 * files.texi (Visiting): Document large-file-warning-threshold.
5357 Move paragraph on file-selection dialog.
5358 Mention visiting files using X drag and drop.
5359 (Reverting): Mention using Auto-Revert mode to tail files.
5360 Document auto-revert-tail-mode.
5361 (Version Systems): Minor correction.
5362 (Comparing Files): Diff-mode is no longer based on Compilation
5363 mode.
5364 Document compare-ignore-whitespace.
5365 (Misc File Ops): Explain passing a directory to rename-file.
5366 Likewise for copy-file and make-symbolic-link.
5367
5368 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5369 Document mouse-wheel-progressive speed.
5370
5371 * help.texi (Misc Help): Document numeric argument for C-h i.
5372 Correctly explain the effect of just C-u as argument.
5373
5374 * killing.texi (Deletion): Document numeric argument for
5375 just-one-space.
5376
5377 * mini.texi (Completion): Completion acts on text before point.
5378
5379 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5380 (Emulation): CUA mode replaces pc-bindings-mode,
5381 pc-selection-mode, and s-region.
5382
5383 * mule.texi (Input Methods): Leim is now built-in.
5384 (Select Input Method): Document quail-show-key.
5385 (Specify Coding): Document revert-buffer-with-coding-system.
5386
5387 * programs.texi (Fortran Motion): Document f90-next-statement,
5388 f90-previous-statement, f90-next-block, f90-previous-block,
5389 f90-end-of-block, and f90-beginning-of-block.
5390
5391 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5392
5393 * emacs.texi (Acknowledgments): Updated.
5394
5395 * anti.texi: Total rewrite.
5396
8cf51b2c
GM
53972005-03-19 Chong Yidong <cyd@stupidchicken.com>
5398
5399 * ack.texi (Acknowledgments): Update.
5400
54012005-03-19 Eli Zaretskii <eliz@gnu.org>
5402
5403 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5404 copyright years.
5405
54062005-03-14 Nick Roberts <nickrob@snap.net.nz>
5407
5408 * building.texi (Commands of GUD): Move paragraph on setting
5409 breakpoints with mouse to the GDB Graphical Interface node.
5410
54112005-03-07 Richard M. Stallman <rms@gnu.org>
5412
8cf51b2c
GM
5413 * misc.texi (Single Shell, Shell Options): Fix previous change.
5414
5415 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5416
54172005-03-06 Richard M. Stallman <rms@gnu.org>
5418
5419 * building.texi (Starting GUD): Don't explain text vs graphical
5420 GDB here. Just mention it and xref.
5421 Delete "just one debugger process".
5422 (Debugger Operation): Move GUD tooltip info here.
5423 (GUD Tooltips): Node deleted.
5424 (GDB Graphical Interface): Explain the two GDB modes here.
5425
8cf51b2c
GM
5426 * sending.texi (Sending Mail): Minor cleanup.
5427 (Mail Aliases): Explain quoting conventions.
5428 Update key rebinding example.
5429 (Header Editing): C-M-i is like M-TAB.
5430 (Mail Mode Misc): mail-attach-file does not do MIME.
5431
5432 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5433 that really belongs here.
5434 (Remote Mailboxes): Text moved to Rmail Inbox.
5435 (Rmail Display): Mention Mouse-1.
5436 (Movemail): Clarify two movemail versions.
5437 Clarify rmail-movemail-program.
5438
8cf51b2c
GM
5439 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5440 Document async shell commands.
5441 (Shell History): Clarify.
5442 (Shell Ring): Mention C-UP an C-DOWN.
5443 (Shell Options): Add comint-prompt-read-only.
5444 (Invoking emacsclient): Set EDITOR to run Emacs.
5445 (Sorting): No need to explain what region is.
5446 (Saving Emacs Sessions): Fix typo.
5447 (Recursive Edit): Fix punctuation.
5448 (Emulation): Don't mention "PC bindings" which are standard.
5449 (Hyperlinking): Explain Mouse-1 convention here.
5450 (Find Func): Node deleted.
5451
8cf51b2c
GM
5452 * help.texi (Name Help): Xref to Hyperlinking.
5453
5454 * glossary.texi (Glossary):
5455 Rename "Balance Parentheses" to "Balancing...".
5456 Add "Byte Compilation". Correct "Copyleft".
5457 New xref in "Customization".
5458 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5459 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5460 Rename "Registers" to "Register".
5461 Replace "Selecting" with "Selected Frame",
5462 "Selected Window", and "Selecting a Buffer".
5463
5464 * files.texi (Types of Log File): Explain how projects'
5465 methods can vary.
5466
8cf51b2c
GM
5467 * display.texi (Faces): Delete "Emacs 21".
5468
5469 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5470 * fixit.texi (Spelling): C-M-i like M-TAB.
5471 * mini.texi (Completion Options): C-M-i like M-TAB.
5472 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5473 * text.texi (Text Mode): C-M-i like M-TAB.
5474
5475 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5476
5477 * calendar.texi (Specified Dates): Mention `g w'.
5478 (Appointments): appt-activate toggles with no arg.
5479
8cf51b2c
GM
54802005-03-05 Juri Linkov <juri@jurta.org>
5481
5482 * cmdargs.texi (Emacs Invocation): Add cindex
5483 "invocation (command line arguments)"
5484 (Misc X): Add -nbc, --no-blinking-cursor.
5485
54862005-03-04 Ulf Jasper <ulf.jasper@web.de>
5487
5488 * calendar.texi (iCalendar): No need to require it now.
5489
8cf51b2c
GM
54902005-03-03 Nick Roberts <nickrob@snap.net.nz>
5491
5492 * trouble.texi (Contributing): Mention Savannah. Direct users to
5493 emacs-devel.
5494
54952005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5496
5497 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5498 window.
5499
8cf51b2c
GM
55002005-02-27 Richard M. Stallman <rms@gnu.org>
5501
5502 * building.texi (Compilation): Update mode line status info.
5503
55042005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5505
5506 * calendar.texi (General Calendar): Document binding of
5507 scroll-other-window-down.
5508 (Mayan Calendar): Fix earliest date.
5509 (Time Intervals): Document timeclock-change.
5510 Fix timeclock-ask-before-exiting documentation.
5511
55122005-02-26 Kim F. Storm <storm@cua.dk>
5513
5514 * frames.texi (Mouse References):
5515 Add mouse-1-click-in-non-selected-windows.
5516
55172005-02-25 Richard M. Stallman <rms@gnu.org>
5518
5519 * screen.texi (Screen): Explain better about cursors and mode lines;
5520 don't presuppose text terminals.
5521 (Point): Don't assume just one cursor.
5522 Clarify explanation of cursors.
5523 (Echo Area, Menu Bar): Cleanups.
5524
5525 * mini.texi (Minibuffer): Prompts are highlighted.
5526 (Minibuffer Edit): Newline = C-j only on text terminals.
5527 Clarify resize-mini-windows values.
5528 Mention M-PAGEUP and M-PAGEDOWN.
5529 (Completion Commands): Mouse-1 like Mouse-2.
5530 (Minibuffer History): Explain history commands better.
5531 (Repetition): Add xref to Incremental Search.
5532
5533 * mark.texi (Setting Mark): Clarify info about displaying mark.
5534 Clarify explanation of C-@ and C-SPC.
5535 (Transient Mark): Mention Delete Selection mode.
5536 (Marking Objects): Clean up text about extending the region.
5537
5538 * m-x.texi (M-x): One C-g doesn't always go to top level.
5539 No delay before suggest-key-bindings output.
5540
5541 * fixit.texi (Fixit): Mention C-/ for undo.
5542 (Spelling): Mention ESC TAB like M-TAB.
5543 Replacement words with r and R are rechecked.
5544 Say where C-g leaves point. Mention ? as input.
5545
55462005-02-23 Lute Kamstra <lute@gnu.org>
5547
5548 * cmdargs.texi (Initial Options): Add cross reference.
5549
8cf51b2c
GM
55502005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5551
5552 * emacs.texi (Top): Update menu for splitting of node in
5553 msdog.texi.
5554 * frames.texi (Frames): Update xref for splitting of node in
5555 msdog.texi.
5556 * trouble.texi (Quitting): Ditto.
5557
55582005-02-16 Richard M. Stallman <rms@gnu.org>
5559
5560 * windows.texi (Split Window): Simplify line truncation info
5561 and xref to Display Custom.
5562
5563 * trouble.texi (Quitting): Emergency escape only for text terminal.
5564 (Screen Garbled): C-l for ungarbling is only for text terminal.
5565
5566 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5567
5568 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5569
5570 * programs.texi (Program Modes): Mention Python mode.
5571 (Moving by Defuns): Repeating C-M-h extends region.
5572 (Basic Indent): Clarify.
5573 (Custom C Indent): Clarify.
5574 (Expressions): Repeating C-M-@ extends region.
5575 (Info Lookup): Clarify for C-h S.
5576 (Symbol Completion): ESC TAB alternative for M-TAB.
5577 (Electric C): Clarify.
5578
5579 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5580
5581 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5582 MS-DOS Input node.
5583 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5584 (MS-DOS and MULE): Clarify.
5585 (MS-DOS Processes, Windows Processes): Fix typos.
5586
5587 * major.texi (Choosing Modes): Clarify.
5588
5589 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5590 (Keyboard Macro Step-Edit): Clarify.
5591
5592 * indent.texi (Indentation): Clarifications.
5593
5594 * help.texi (Help): Correct error about C-h in query-replace.
5595 Clarify apropos vs C-h a. Fix how to search in FAQ.
5596 (Key Help): Describe C-h w here.
5597 (Name Help): Minor cleanup. C-h w moved to Key Help.
5598 Clarify the "object" joke.
5599 (Apropos): Clarify. Mouse-1 like Mouse-2.
5600 (Help Mode): Mouse-1 like Mouse-2.
5601
5602 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5603
5604 * display.texi (Display): Reorder menu.
5605 (Faces): Cleanup.
5606 (Font Lock): Cleanup. Mention Options menu.
5607 Delete obsolete text.
5608 (Scrolling): For C-l, don't presume text terminal.
5609 (Horizontal Scrolling): Simplify intro.
5610 (Follow Mode): Clarify.
5611 (Cursor Display): Moved before Display Custom.
5612 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5613 Doc default-tab-width. Doc line truncation more thoroughly.
5614
5615 * dired.texi (Dired Enter): C-x C-f can run Dired.
5616 (Dired Visiting): Comment out `a' command.
5617 Mouse-1 is like Mouse-2.
5618 (Shell Commands in Dired): ? can be used more than once.
5619
5620 * basic.texi (Continuation Lines): Simplify description of truncation,
5621 and refer to Display Custom for the rest of it.
5622
8cf51b2c
GM
56232005-02-06 Lute Kamstra <lute@gnu.org>
5624
5625 * basic.texi (Undo): Fix typo.
5626
5627 * cmdargs.texi (Emacs Invocation): Fix typo.
5628
5629 * custom.texi (Init Examples): Fix typo.
5630
5631 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5632
56332005-02-06 Richard M. Stallman <rms@gnu.org>
5634
5635 * regs.texi (Registers): Registers can hold numbers, too.
5636
5637 * killing.texi (Other Kill Commands): Cleanup.
5638 Delete redundant explanation of kill in read-only buffer.
5639 (Yanking): Mention term "copying".
5640 (Accumulating Text): Fix typo.
5641
5642 * entering.texi (Entering Emacs): Update rationale at start.
5643 (Exiting): Treat iconifying on a par with suspension.
5644
5645 * custom.texi (Minor Modes): Fix typo.
5646 (Easy Customization): Fix menu style.
5647 (Variables): Add xref.
5648 (Examining): Setting for future sessions works through .emacs.
5649 (Keymaps): "Text terminals", not "Many".
5650 (Init Rebinding): Explain \C-. Show example of \M-.
5651 Fix minor wording errors.
5652 (Function Keys): Explain vector syntax just once.
5653 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5654 (Init File): Mention .emacs.d directory.
5655 (Init Examples): Add xref.
5656 (Find Init): Mention .emacs.d directory.
5657
5658 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5659 (Action Arguments): Explain which kinds of -l args are found how.
5660 (Initial Options): --batch does not inhibit site-start.
5661 Add xrefs.
5662 (Command Example): Use --batch, not -batch.
5663
5664 * basic.texi (Inserting Text): Cleanup wording.
5665 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5666 C-n is not error at end of buffer.
5667 (Undo): Doc C-/ like C-_. Add xrefs.
5668 (Arguments): META key may be labeled ALT.
5669 Peculiar arg meanings are explained in doc strings.
5670
5671 * abbrevs.texi (Expanding Abbrevs): Clarify.
5672
56732005-02-05 Eli Zaretskii <eliz@gnu.org>
5674
5675 * frames.texi (Frame Parameters): Add an xref to the description
5676 of list-colors-display. Add a pointer to the X docs about colors.
5677
5678 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5679 Improve docs of list-colors-display.
8cf51b2c
GM
5680
56812005-02-03 Lute Kamstra <lute@gnu.org>
5682
5683 * frames.texi (Frames, Drag and Drop): Fix typos.
5684
56852005-02-03 Richard M. Stallman <rms@gnu.org>
5686
5687 * windows.texi (Basic Window): Mention color-change in mode line.
5688 (Change Window): Explain dragging vertical boundaries.
5689
5690 * text.texi (Sentences): Clarify.
5691 (Paragraphs): Explain M-a and blank lines.
5692 (Outline Mode): Clarify text and menu.
5693 (Hard and Soft Newlines): Mention use-hard-newlines.
5694
5695 * frames.texi (Frames): Delete unnecessary mention of Windows.
5696 (Mouse Commands): Likewise. Mention xterm mouse support.
5697 (Clipboard): Clarify.
5698 (Mouse References): Mention use of Mouse-1 for following links.
5699 (Menu Mouse Clicks): Clarify.
5700 (Mode Line Mouse): Clarify.
5701 (Drag and Drop): Rewrite.
5702
5703 * fixit.texi (Spelling): Fix typo.
5704
5705 * files.texi (File Names): Clarify.
5706 (Visiting): Update conditions for use of file dialog. Clarify.
5707 (Saving): Doc d as answer in save-some-buffers.
5708 (Remote Files): Clean up the text.
5709
5710 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5711
5712 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5713 (List Buffers): Clarify.
5714 (Several Buffers): Doc T command.
5715 (Buffer Convenience): Clarify menu.
5716
5717 * basic.texi (Undo): Clarify last change.
5718
57192005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5720
5721 * fixit.texi (Spelling): Fix typo.
5722
57232005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5724
5725 * basic.texi (Undo): Update description of `undo-outer-limit'.
5726
57272005-02-01 Nick Roberts <nickrob@snap.net.nz>
5728
5729 * building.texi: Update documentation relating to GDB Graphical
5730 Interface.
5731
57322005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5733
5734 * custom.texi (Easy Customization): Adapt menu to node name change.
5735
57362005-01-30 Richard M. Stallman <rms@gnu.org>
5737
5738 * custom.texi (Easy Customization): Defn of "User Option" now
5739 includes faces. Don't say just "option" when talking about variables.
5740 Do say just "options" to mean "anything customizable".
5741 (Specific Customization): Describe `customize-variable',
5742 not `customize-option'.
5743
5744 * glossary.texi (Glossary) <Faces>: Add xref.
5745 <User Option>: Change definition--include faces. Change xref.
5746
5747 * picture.texi (Picture): Mention artist.el.
5748
5749 * sending.texi, screen.texi, programs.texi, misc.texi:
5750 * mini.texi, major.texi, maintaining.texi, macos.texi:
5751 * help.texi, frames.texi, files.texi:
5752 Don't say just "option" when talking about variables.
5753
5754 * display.texi, mule.texi: Don't say just "option" when talking
5755 about variables. Other minor cleanups.
5756
8cf51b2c
GM
57572005-01-26 Lute Kamstra <lute@gnu.org>
5758
5759 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5760 File'. Mention the `-Q' option at the `--no-site-file' option.
5761
8cf51b2c
GM
57622005-01-22 David Kastrup <dak@gnu.org>
5763
5764 * building.texi (Grep Searching): Mention alias `find-grep' for
5765 `grep-find'.
5766
57672005-01-20 Richard M. Stallman <rms@gnu.org>
5768
5769 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5770
8cf51b2c
GM
57712005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5772
5773 * rmail.texi (Movemail): Explain differences
5774 between standard and mailutils versions of movemail.
5775 Describe command line and configuration options introduced
5776 with the latter.
5777 Explain the notion of mailbox URL, provide examples and
5778 cross-references to mailutils documentation.
5779 Describe various methods of specifying mailbox names,
5780 user names and user passwords for rmail.
5781 (Remote Mailboxes): New section. Describe
5782 how movemail handles remote mailboxes. Describe configuration
5783 options used to control its behavior.
5784 (Other Mailbox Formats): Explain handling of various mailbox
5785 formats.
5786
57872005-01-13 Richard M. Stallman <rms@gnu.org>
5788
5789 * commands.texi (Commands): Clarification.
5790
57912005-01-11 Richard M. Stallman <rms@gnu.org>
5792
5793 * programs.texi (Multi-line Indent): Fix previous change.
5794 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5795
8cf51b2c
GM
57962005-01-08 Richard M. Stallman <rms@gnu.org>
5797
5798 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5799 lazy-highlight.
5800
5801 * search.texi (Query Replace): Mention faces query-replace
5802 and lazy-highlight.
5803 (Incremental Search): Update isearch highlighting info.
5804
8cf51b2c
GM
58052005-01-04 Richard M. Stallman <rms@gnu.org>
5806
5807 * custom.texi (Saving Customizations): Minor improvement.
5808
8cf51b2c
GM
58092005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5810
5811 * custom.texi (Saving Customizations): Emacs no longer loads
5812 `custom-file' after .emacs. No longer mention customizing through
5813 Custom.
5814
8cf51b2c
GM
58152005-01-01 Andreas Schwab <schwab@suse.de>
5816
5817 * killing.texi (Graphical Kill): Move up under node Killing,
5818 change @section to @subsection.
5819
58202005-01-01 Richard M. Stallman <rms@gnu.org>
5821
5822 * custom.texi (Face Customization): Mention hex color specs.
5823
5824 * emacs.texi (Top): Update Killing submenu.
5825
5826 * killing.texi (Killing): Reorganize section.
5827 No more TeX-only text; put the node command at start of chapter.
5828 But the first section heading is used only in TeX.
5829 Rewrite the text to read better in this mode.
5830 (Graphical Kill): New subnode gets some of the text that
5831 used to be in the first section.
5832
58332004-12-31 Richard M. Stallman <rms@gnu.org>
5834
5835 * dired.texi (Shell Commands in Dired): Delete the ? example.
5836
5837 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5838
5839 * files.texi (Saving): Describe new require-final-newline features
5840 and mode-require-final-newline.
5841
8cf51b2c
GM
58422004-12-29 Richard M. Stallman <rms@gnu.org>
5843
5844 * custom.texi (File Variables): Clarify previous change.
5845
c8763fb6 58462004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5847
5848 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5849 out now.
5850
58512004-12-27 Richard M. Stallman <rms@gnu.org>
5852
5853 * Makefile.in (MAKEINFO): Specify --force.
5854
5855 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5856 (Undo): Doc undo-outer-limit.
5857
8cf51b2c
GM
58582004-12-15 Juri Linkov <juri@jurta.org>
5859
5860 * mark.texi (Transient Mark, Mark Ring): M-< and other
5861 movement commands don't set mark in Transient Mark mode
5862 if mark is active.
5863
8cf51b2c
GM
58642004-12-12 Juri Linkov <juri@jurta.org>
5865
5866 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5867 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5868
5869 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5870 (Misc Dired Commands): Add @r{(Dired)} to w.
5871
58722004-12-12 Juri Linkov <juri@jurta.org>
5873
5874 * mark.texi (Marking Objects): Marking commands also extend the
5875 region when mark is active in Transient Mark mode.
5876
8cf51b2c
GM
58772004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5878
5879 * custom.texi (Saving Customizations): Emacs only loads the custom
5880 file automatically after the init file in version 22.1 or later.
5881 Adapt text and examples to this fact.
5882
8cf51b2c
GM
58832004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5884
5885 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5886 be set through Custom. Otherwise, it has no effect.
5887
8cf51b2c
GM
58882004-12-05 Richard M. Stallman <rms@gnu.org>
5889
5890 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5891 * entering.texi: Rename Command Line to Emacs Invocation.
5892
10d1d0af 5893 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5894
5895 * custom.texi (Easy Customization): Move up to section level,
5896 before Variables. Avoid using the term "variable"; say "option".
5897 New initial explanation.
5898 (Variables): In initial explanation, connect "variable" to the
5899 already-explained "user option".
5900
5901 * emacs.texi (Top): Fix ref to Command Line.
5902 Move reference to Easy Customization.
5903
5904 * xresources.texi (X Resources): Fix From link.
5905
5906 * doclicense.texi (GNU Free Documentation License): Fix To link.
5907
5908 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5909
5910 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5911
59122004-12-03 Richard M. Stallman <rms@gnu.org>
5913
5914 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5915
59162004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5917
5918 * kmacro.texi: Several small changes in addition to the following.
5919 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5920 defining a keyboard macro.
5921 Mention `kmacro-ring-max'.
5922 (Keyboard Macro Counter): Clarify description of
5923 `kmacro-insert-counter', `kmacro-set-counter',
5924 `kmacro-add-counter' and `kmacro-set-format'.
5925
59262004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5927
5928 * custom.texi (File Variables): Add `unibyte' and make it more
5929 clear that `unibyte' and `coding' are special. Suggested by Simon
5930 Krahnke <overlord@gmx.li>.
5931
5932 * mule.texi (Enabling Multibyte): Refer to File Variables.
5933 Suggested by Simon Krahnke <overlord@gmx.li>.
5934
c8763fb6 59352004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5936
5937 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5938 x-use-old-gtk-file-dialog.
5939
8cf51b2c
GM
59402004-11-20 Richard M. Stallman <rms@gnu.org>
5941
5942 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5943
59442004-11-09 Lars Brinkhoff <lars@nocrew.org>
5945
5946 * building.texi (Lisp Eval): Delete hyphen in section name.
5947
59482004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5949
5950 * files.texi (Old Versions):
5951 No longer document annotation as "CVS only".
5952
59532004-11-10 Andre Spiegel <spiegel@gnu.org>
5954
5955 * files.texi (Version Control): Rewrite the introduction about
5956 version systems, mentioning the new ones that we support. Thanks
5957 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5958 suggestions.
5959
c8763fb6 59602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5961
49823426 5962 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5963
c8763fb6 59642004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5965
5966 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5967
59682004-10-23 Eli Zaretskii <eliz@gnu.org>
5969
5970 * text.texi (Text Based Tables, Table Definition)
5971 (Table Creation, Table Recognition, Cell Commands)
5972 (Cell Justification, Row Commands, Column Commands)
5973 (Fixed Width Mode, Table Conversion, Measuring Tables)
5974 (Table Misc): New nodes, documenting the Table Mode.
5975
8cf51b2c
GM
59762004-10-19 Jason Rumney <jasonr@gnu.org>
5977
5978 * makefile.w32-in (info): Change order of arguments to makeinfo.
5979
59802004-10-19 Ulf Jasper <ulf.jasper@web.de>
5981
5982 * calendar.texi (iCalendar): Update for package changes.
5983
8cf51b2c
GM
59842004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * files.texi (Misc File Ops): View mode is a minor mode.
5987
8cf51b2c
GM
59882004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5989
5990 * calendar.texi (iCalendar): Style changes.
5991
59922004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5993
5994 * search.texi (Regexps): The regexp described in the example is no
5995 longer stored in the variable `sentence-end'.
5996
8cf51b2c
GM
59972004-10-06 Nick Roberts <nickrob@snap.net.nz>
5998
5999 * building.texi (Starting GUD): Note that multiple debugging
6000 sessions requires `gdb --fullname'.
6001
60022004-10-05 Ulf Jasper <ulf.jasper@web.de>
6003
6004 * calendar.texi (iCalendar): New section for a new package.
6005
8cf51b2c
GM
60062004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * text.texi: Various small changes in addition to the following.
6009 (Text): Replace xref for autotype with inforef.
6010 (Sentences): Explain nil value for `sentence-end'.
6011 (Paragraphs): Update default values for `paragraph-start' and
6012 `paragraph-separate'.
6013 (Text Mode): Correct description of Text mode's effect on the
6014 syntax table.
6015 (Outline Visibility): `hide-other' does not hide top level headings.
6016 `selective-display-ellipses' no longer has an effect on Outline mode.
6017 (TeX Misc): Add missing @cindex.
6018 Replace xref for RefTeX with inforef.
6019 (Requesting Formatted Text): The variable
6020 `enriched-fill-after-visiting' no longer exists.
6021 (Editing Format Info): Update names of menu items and commands.
6022 (Format Faces): Mention special effect of specifying the default face.
6023 Describe inheritance of text properties.
6024 Correct description of `fixed' face.
6025 (Format Indentation): Correct description of effect of setting
6026 margins. Mention `set-left-margin' and `set-right-margin'.
6027 (Format Justification): Update names of menu items.
6028 `set-justification-full' is now bound to `M-j b'.
6029 Mention that `default-justification' is a per buffer variable.
6030 (Format Properties): Update name of menu item.
6031 (Forcing Enriched Mode): `format-decode-buffer' automatically
6032 turns on Enriched mode if the buffer is in text/enriched format.
6033
60342004-10-05 Emilio C. Lopes <eclig@gmx.net>
6035
6036 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6037
60382004-09-28 Kim F. Storm <storm@cua.dk>
6039
6040 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6041 Align with new functionality.
6042
8cf51b2c
GM
60432004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6044
6045 * display.texi (Display Custom): Remove stray `@end defvar'.
6046
60472004-09-23 Kim F. Storm <storm@cua.dk>
6048
6049 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6050 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6051
8cf51b2c
GM
60522004-09-20 Richard M. Stallman <rms@gnu.org>
6053
6054 * custom.texi (Hooks): Explain using setq to clear out a hook.
6055 (File Variables): Explain multiline string constants.
6056 (Non-ASCII Rebinding): Explain when you need to update
6057 non-ASCII char codes in .emacs.
6058
6059 * building.texi (Compilation): Explain how to make a silent
6060 subprocess that won't be terminated. Explain compilation-environment.
6061
60622004-09-13 Kim F. Storm <storm@cua.dk>
6063
6064 * mini.texi (Repetition): Rename isearch-resume-enabled to
6065 isearch-resume-in-command-history and change default to disabled.
6066
8cf51b2c
GM
60672004-09-09 Kim F. Storm <storm@cua.dk>
6068
6069 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6070 with new `kmacro-name-last-macro'.
6071
8cf51b2c
GM
60722004-09-08 Juri Linkov <juri@jurta.org>
6073
6074 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6075
8cf51b2c
GM
60762004-09-03 Juri Linkov <juri@jurta.org>
6077
6078 * search.texi (Incremental Search): Update wording for M-%.
6079
60802004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * killing.texi (Killing): Correct description of kill commands in
6083 read-only buffer.
6084
60852004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6086
6087 * building.texi (Compilation Mode): Add a paragraph about rules
6088 for finding the compilation buffer for `next-error'.
6089
6090 * search.texi (Other Repeating Search): Mention that Occur mode
6091 supports the next-error functionality.
6092
60932004-09-02 Juri Linkov <juri@jurta.org>
6094
6095 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6096
60972004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6098
6099 * kmacro.texi (Basic Keyboard Macro):
6100 `apply-macro-to-region-lines' now operates on all lines that begin
6101 in the region, rather than on all complete lines in the region.
6102
c8763fb6 61032004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6104
6105 * frames.texi (Drag and drop): Add documentation about
6106 x-dnd-test-function and x-dnd-known-types.
6107
61082004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * indent.texi: Various minor changes in addition to:
6111 (Indentation Commands): Correct description of `indent-relative'.
6112 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6113 mode. The *Tab Stops* buffer uses Overwrite Mode.
6114 (Just Spaces): `tabify' converts sequences of at least two spaces
6115 to tabs.
6116
8cf51b2c
GM
61172004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6118
6119 * frames.texi (Secondary Selection): Setting the secondary
6120 selection with M-Drag-Mouse-1 does not alter the kill ring,
6121 setting it with M-Mouse-1 and M-Mouse-3 does.
6122 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6123 toolkit scroll bars.
6124 (Scroll Bars): Ditto.
6125
6126 * windows.texi (Basic Window): When using a window system, the value
6127 of point in a non-selected window is indicated by a hollow box.
6128 (Split Window): Side by side windows are separated by a scroll bar,
6129 if scroll bars are used.
6130 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6131 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6132 (Window Convenience): Update bindings for `winner-undo' and
6133 `winner-redo'.
6134
6135 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6136 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6137 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6138 of "Using Emacs as a Server".
6139 * building.texi (Building): Interchange nodes (for correct numbering).
6140 * programs.texi (Programs): Interchange nodes (for correct numbering).
6141 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6142 Info to the node structure.
6143 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6144 Rearrange order of nodes and sections such that both "GNU GENERAL
6145 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6146 end, as appropriate for appendices.
6147 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6148 Use `@unnumberedsec'.
6149 * trouble.texi: Adapt sectioning in Info to the node structure.
6150 Adapt node pointers to change in emacs.texi.
6151 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6152
8cf51b2c
GM
61532004-08-25 Kenichi Handa <handa@m17n.org>
6154
6155 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6156 description for unibyte mode.
6157
61582004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6159
6160 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6161
6162 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6163 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6164 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6165 in @pxref.
6166
61672004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6168
6169 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6170 Change section names.
6171
8cf51b2c
GM
61722004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6173
6174 * kmacro.texi (Keyboard Macro Ring): Rename section.
6175 Emacs treats the head of the macro ring as the `last keyboard macro'.
6176 (Keyboard Macro Counter): Minor change.
6177 (Save Keyboard Macro): Some clarifications.
6178 (Edit Keyboard Macro): Rename section.
6179
6180 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6181 32-bit machines.
6182 (Several Buffers): Clarify which buffer is selected if `2' is
6183 pressed in the Buffer Menu.
6184 Auto Revert mode can be used to update the Buffer Menu
6185 automatically.
6186
61872004-08-21 Eli Zaretskii <eliz@gnu.org>
6188
6189 * help.texi (Misc Help): Add an index entry for finding an Info
6190 manual by its file name.
6191
61922004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6193
6194 * files.texi (Backup Deletion): Correct description of
6195 `delete-old-versions'.
6196 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6197 (Auto Save Files): Recommend `auto-save-mode' to reenable
6198 auto-saving, rather than the abbreviation `auto-save'.
6199
62002004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6201
6202 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6203 for "killing" and "yanking" in main menu.
6204
62052004-08-16 Richard M. Stallman <rms@gnu.org>
6206
6207 * killing.texi (Yanking, Killing): Minor cleanups.
6208
6209 * mark.texi (Momentary Mark): Minor cleanups.
6210
62112004-08-15 Kenichi Handa <handa@etl.go.jp>
6212
6213 * custom.texi (Non-ASCII Rebinding):
6214 C-q always inserts the right code to pass to global-set-key.
6215
8cf51b2c
GM
62162004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6217
6218 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6219 `insert-register', instead of `C-x r g' binding, for consistency.
6220
62212004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * fixit.texi (Spelling): Fix typo.
6224
62252004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6226
6227 * help.texi (Help): Fix Texinfo usage.
6228
8cf51b2c
GM
62292004-07-24 Richard M. Stallman <rms@gnu.org>
6230
6231 * text.texi (Paragraphs): Update how paragraphs are separated
6232 and the default for paragraph-separate.
6233
6234 * search.texi (Regexp Replace): Further update text for new
6235 replacement operators.
6236
8cf51b2c
GM
62372004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6238
6239 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6240 `R' switch.
6241
6242 * dired.texi (Dired Updating): `k' only deletes inserted
6243 subdirectories from the Dired buffer if a prefix argument was given.
6244
6245 * search.texi (Regexps): Delete redundant definition of `symbol' in
6246 description of `\_>'. It already occurs in the description of `\_<'.
6247
8cf51b2c
GM
62482004-07-01 Juri Linkov <juri@jurta.org>
6249
6250 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6251 (Regexp Search): Add M-r.
6252
62532004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6254
6255 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6256
62572004-06-29 Jesper Harder <harder@ifa.au.dk>
6258
49823426 6259 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6260
62612004-06-25 Richard M. Stallman <rms@gnu.org>
6262
6263 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6264
62652004-06-25 David Kastrup <dak@gnu.org>
6266
6267 * search.texi (Regexp Replace): Some typo corrections and
6268 rearrangement.
6269
62702004-06-24 David Kastrup <dak@gnu.org>
6271
6272 * search.texi (Unconditional Replace): Use replace-string instead
6273 of query-replace in example.
6274 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6275 sequences.
6276 (Query Replace): Correct explanation of `^' which does not use
6277 the mark stack.
6278
62792004-06-21 Nick Roberts <nickrob@gnu.org>
6280
6281 * misc.texi (Shell History Copying): Document comint-insert-input.
6282 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6283
8cf51b2c
GM
62842004-06-20 Jesper Harder <harder@ifa.au.dk>
6285
6286 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6287 * custom.texi (Customization): Do.
6288 * anti.texi (Antinews): Do.
6289 * abbrevs.texi (Defining Abbrevs): Do.
6290
6291 * programs.texi (Info Lookup): Fix keybinding for
6292 info-lookup-symbol.
6293
62942004-06-16 Juanma Barranquero <lektu@terra.es>
6295
6296 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6297 Add emacs-xtra.
6298 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6299 (clean): Add emacs-xtra and flymake. Remove redundancies.
6300
63012004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6302
6303 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6304 Add emacs-xtra.
6305 * emacs-xtra.texi: New file.
6306
63072004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6308
6309 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6310 (Dired and Find): Mention differences with ordinary Dired buffers.
6311
8cf51b2c
GM
63122004-06-13 Richard M. Stallman <rms@gnu.org>
6313
6314 * custom.texi (Init Syntax): Explain about vars that do special
6315 things when set with setq or with Custom.
6316 (Init Examples): Add line-number-mode example.
6317
8cf51b2c
GM
63182004-06-12 Juri Linkov <juri@jurta.org>
6319
6320 * dired.texi (Operating on Files): Add dired-do-touch.
6321
8cf51b2c
GM
63222004-06-10 Juri Linkov <juri@jurta.org>
6323
6324 * building.texi (Lisp Eval): Add C-M-x on defface.
6325
63262004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6327
6328 * files.texi (Reverting): Auto-Revert mode and
6329 Global Auto-Revert mode no longer revert remote files.
6330
8cf51b2c
GM
63312004-05-29 Richard M. Stallman <rms@gnu.org>
6332
6333 * custom.texi (Init File): Two dashes start --no-site-file.
6334
8cf51b2c
GM
63352004-05-29 Alan Mackenzie <acm@muc.de>
6336
6337 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6338 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6339 (AWK, Pike): Document as "C-like modes".
6340 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6341 (M-x man): Supersedes M-x manual-entry.
6342 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6343
6344 ("Comments in C"): Delete node; the info is in CC Mode manual.
6345 (c-comment-only-line-offset): Remove description.
6346
6347 (C-c ., C-c C-c): Describe new C Mode bindings.
6348
6349 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6350 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6351 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6352 Amend definitions.
6353
6354 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6355 Describe functions.
6356
6357 (c-comment-start-regexp, c-hanging-comment-ender-p)
6358 (c-hanging-comment-starter-p): Remove obsolete definitions.
6359
6360 * emacs.texi: Remove the menu entry "Comments in C".
6361
8cf51b2c
GM
63622004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6365 `M-x locate'.
6366
63672004-05-16 Karl Berry <karl@gnu.org>
6368
6369 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6370 makeinfo --html fails.
6371 * help.texi (Help Summary) [@ifnottex]: Likewise.
6372
63732004-05-13 Nick Roberts <nickrob@gnu.org>
6374
6375 * building.texi (GDB Graphical Interface): Update and describe
6376 layout first.
6377
8cf51b2c
GM
63782004-05-04 Jason Rumney <jasonr@gnu.org>
6379
6380 * makefile.w32-in: Revert last change.
6381
63822004-05-03 Jason Rumney <jasonr@gnu.org>
6383
6384 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6385
8cf51b2c
GM
63862004-04-23 Juanma Barranquero <lektu@terra.es>
6387
6388 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6389
63902004-04-18 Juri Linkov <juri@jurta.org>
6391
6392 * fixit.texi (Spelling): Remove file extension from ispell xref.
6393
63942004-04-15 Kim F. Storm <storm@cua.dk>
6395
6396 * cmdargs.texi (Initial Options): Add -Q.
6397
63982004-04-05 Kim F. Storm <storm@cua.dk>
6399
6400 * custom.texi (File Variables): Add safe-local-eval-forms.
6401
8cf51b2c
GM
64022004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6403
6404 * files.texi (Reverting): Correct description of revert-buffer's
6405 handling of point.
6406
64072004-03-22 Juri Linkov <juri@jurta.org>
6408
6409 * emacs.texi (Top): Add `Misc X'.
6410
49823426 6411 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6412
6413 * glossary.texi: Improve references.
6414
6415 * help.texi: Sync keywords with finder.el.
6416
6417 * mini.texi (Completion): Add description for menu items.
6418
6419 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6420
6421 * sending.texi (Mail Methods): Fix xref to Message manual.
6422
8cf51b2c
GM
64232004-03-12 Richard M. Stallman <rms@gnu.org>
6424
8cf51b2c
GM
6425 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6426
8cf51b2c
GM
64272004-03-04 Richard M. Stallman <rms@gnu.org>
6428
6429 * search.texi (Regexps): Explain that ^ and $ have their
6430 special meanings only in certain contexts.
6431
6432 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6433
6434 * mule.texi (Specify Coding): Doc C-x RET F.
6435
6436 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6437 for multiple compile and grep buffers.
6438 (Indirect Buffers): Don't recommand clone-indirect-buffer
6439 for multiple compile and grep buffers.
6440
8cf51b2c
GM
64412004-02-29 Juanma Barranquero <lektu@terra.es>
6442
6443 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6444 Use $(DEL) instead of rm, and ignore exit code.
6445
8cf51b2c
GM
64462004-02-23 Nick Roberts <nick@nick.uklinux.net>
6447
6448 * building.texi (Watch Expressions): Update.
6449
64502004-02-21 Juri Linkov <juri@jurta.org>
6451
6452 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6453 --directory, --help, --version. Move text about command-line-args
6454 to Command Arguments.
6455 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6456 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6457 (Window Size X): Join -g and --geometry. Add @cindex.
6458 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6459 (Title X): Remove alias -title.
6460 (Misc X): New node.
6461
c8763fb6 64622004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6463
6464 * frames.texi (Drag and drop): Add Motif to list of supported
6465 protocols.
6466
c8763fb6 64672004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6468
6469 * frames.texi (Drag and drop): New section.
6470
64712004-01-24 Richard M. Stallman <rms@gnu.org>
6472
6473 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6474 Include it only @ifnotinfo. Patch the preceding and following
6475 node headers to point to each other.
6476
64772004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6478
6479 * calendar.texi (Appointments): Update section.
6480
64812003-12-29 Kevin Ryde <user42@zip.com.au>
6482
8cf51b2c
GM
6483 * programs.texi (C Modes): Fix the xref.
6484
64852003-12-23 Nick Roberts <nick@nick.uklinux.net>
6486
6487 * building.texi (Watch Expressions): Update.
6488 (Commands of GUD): Include use of toolbar + breakpoints set from
6489 fringe/margin.
6490
64912003-12-03 Andre Spiegel <spiegel@gnu.org>
6492
6493 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6494 <acm@muc.de>.
6495
c8763fb6 64962003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6497
6498 * frames.texi (Dialog Boxes): Add use-file-dialog.
6499
8cf51b2c
GM
65002003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6501
6502 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6503 in CC Mode.
6504
8cf51b2c
GM
65052003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6506
6507 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6508 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6509 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6510 * man/frames.texi, man/glossary.texi, man/killing.texi:
6511 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6512 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6513 * man/sending.texi, man/text.texi, man/trouble.texi:
6514 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6515
65162003-11-01 Alan Mackenzie <acm@muc.de>
6517
6518 * search.texi (Scrolling During Incremental Search): Document a
6519 new scrolling facility in isearch mode.
6520
8cf51b2c
GM
65212003-10-22 Miles Bader <miles@gnu.org>
6522
6523 * Makefile.in (info): Move before $(top_srcdir)/info.
6524
65252003-10-22 Nick Roberts <nick@nick.uklinux.net>
6526
6527 * building.texi (Watch Expressions): Update section on data display
6528 to reflect code changes (GDB Graphical Interface).
6529
8cf51b2c
GM
65302003-10-13 Richard M. Stallman <rms@gnu.org>
6531
6532 * xresources.texi (GTK resources): Clean up previous change.
6533
c8763fb6 65342003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6535
6536 * xresources.texi (GTK resources): Add a note that some themes
6537 disallow customizations. Add scroll theme example.
6538
8cf51b2c
GM
65392003-09-30 Richard M. Stallman <rms@gnu.org>
6540
8cf51b2c
GM
6541 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6542
6543 * misc.texi (Saving Emacs Sessions): Shorten the section,
6544 collapsing back into one node.
6545
65462003-09-30 Lars Hansen <larsh@math.ku.dk>
6547
6548 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6549
ce058493 65502003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6551
6552 * xresources.texi (GTK names in Emacs): Correct typo.
6553
8cf51b2c
GM
65542003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6555
6556 * cmdargs.texi (Font X): Mention new default font. More
6557 fully describe long font names, wildcard patterns and the
6558 problems involved. (Result of discussion on emacs-devel.)
6559
65602003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6561
6562 * emacs.texi (Acknowledgements): Correct typo.
6563
65642003-09-22 Richard M. Stallman <rms@gnu.org>
6565
6566 * dired.texi (Misc Dired Commands): New node.
6567 (Dired Navigation): Add dired-goto-file.
6568
6569 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6570
6571 * emacs.texi (Acknowledgements): New node, split from Distribution.
6572
6573 * cmdargs.texi (Action Arguments): -f reads interactive args.
6574
8cf51b2c
GM
65752003-09-08 Lute Kamstra <lute@gnu.org>
6576
6577 * screen.texi (Mode Line): Say that POS comes before LINE.
6578 Mention `size-indication-mode'.
6579 * display.texi (Optional Mode Line): Document
6580 `size-indication-mode'.
6581 * basic.texi (Position Info): Mention `size-indication-mode'.
6582
65832003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6584
6585 * xresources.texi (Resources): Refer to `editres' man page.
6586 (Lucid Resources): Update defaults. Expand description of
6587 `shadowThickness'.
6588
65892003-09-04 Miles Bader <miles@gnu.org>
6590
6591 * Makefile.in (top_srcdir): New variable.
6592 ($(top_srcdir)/info): New rule.
6593 (info): Depend on it.
6594
65952003-09-03 Peter Runestig <peter@runestig.com>
6596
6597 * makefile.w32-in: New file.
6598
65992003-08-29 Richard M. Stallman <rms@gnu.org>
6600
6601 * misc.texi (Saving Emacs Sessions): Correct previous change.
6602
8cf51b2c
GM
66032003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6604
8cf51b2c
GM
6605 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6606 (Intro): Include kmacro.texi after fixit.texi instead of after
6607 custom.texi. (As suggested by Kim Storm.)
6608
66092003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6610
6611 * fixit.texi (Fixit): Update `Next' pointer.
6612 * files.texi (Files): Update `Previous' pointer.
6613 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6614 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6615 (Suggested by Kim Storm.)
6616 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6617
66182003-08-18 Kim F. Storm <storm@cua.dk>
6619
6620 * kmacro.texi: New file describing enhanced keyboard macro
6621 functionality. Replaces old description in custom.texi.
6622
6623 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6624 (Keyboard Macros): Move to new kmacro.texi file.
6625
6626 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6627
8cf51b2c
GM
66282003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6629
6630 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6631
66322003-08-17 Alex Schroeder <alex@gnu.org>
6633
6634 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6635 required.
6636
8cf51b2c
GM
66372003-08-05 Richard M. Stallman <rms@gnu.org>
6638
6639 * programs.texi (Lisp Indent): Don't describe
6640 lisp-indent-function property here. Use xref to Lisp Manual.
6641
8cf51b2c
GM
66422003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6643
fffa137c 6644 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6645 abbreviations.
6646
66472003-07-24 Markus Rost <rost@math.ohio-state.edu>
6648
6649 * buffers.texi (List Buffers): Fix previous change.
6650
8cf51b2c
GM
66512003-07-13 Markus Rost <rost@math.ohio-state.edu>
6652
6653 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6654 List*.
6655
66562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6657
8cf51b2c
GM
6658 * display.texi (Font Lock): Fix typo.
6659
66602003-07-07 Richard M. Stallman <rms@gnu.org>
6661
6662 * display.texi (Font Lock): Add xref for format info on
6663 font-lock-remove-keywords.
6664
6665 * building.texi (Compilation): Document what happens with asynch
6666 children of compiler process.
6667
6668 * help.texi (Library Keywords): Use @multitable.
6669
8cf51b2c
GM
66702003-06-04 Richard M. Stallman <rms@gnu.org>
6671
6672 * programs.texi (Expressions): Delete C-M-DEL.
6673
6674 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6675 comint-move-point-for-output renamed from
6676 comint-scroll-to-bottom-on-output.
6677
6678 * custom.texi (Init Rebinding): Replace previous change with xref.
6679 (Non-ASCII Rebinding): Explain that issue more briefly here.
6680
66812003-05-28 Richard M. Stallman <rms@gnu.org>
6682
6683 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6684
66852003-05-28 Nick Roberts <nick@nick.uklinux.net>
6686
6687 * building.texi (GDB Graphical Interface): New node.
6688 (Rewritten somewhat by RMS.)
6689
c8763fb6 66902003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6691
6692 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6693 non-English letters. Explain how to set coding systems correctly
6694 and how to include the right coding cookie in the file.
6695
c8763fb6 66962003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6697
6698 * indent.texi (Indentation): Explain the concepts.
6699 (Just Spaces): Explain why preventing tabs for indentation might
6700 be useful.
6701
8cf51b2c
GM
67022003-04-16 Richard M. Stallman <rms@gnu.org>
6703
6704 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6705
8cf51b2c
GM
67062003-02-22 Alex Schroeder <alex@emacswiki.org>
6707
6708 * cmdargs.texi (General Variables): Document SMTPSERVER.
6709
8cf51b2c
GM
6710 * sending.texi: Remove SMTP node.
6711 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6712 library.
6713
8cf51b2c
GM
67142003-02-22 Alex Schroeder <alex@emacswiki.org>
6715
6716 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6717
67182003-02-22 Simon Josefsson <jas@extundo.com>
6719
6720 * sending.texi (Mail Methods): Add node about SMTP.
6721
c8763fb6 67222003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6723
6724 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6725
8cf51b2c
GM
67262003-02-01 Kevin Ryde <user42@zip.com.au>
6727
6728 * glossary.texi (Glossary): Correction to cl cross reference.
6729
67302003-01-20 Richard M. Stallman <rms@gnu.org>
6731
6732 * killing.texi (Rectangles): Document C-x c r.
6733
c8763fb6 67342003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6735
6736 * xresources.texi (GTK resources): New node.
6737 (GTK widget names): New node.
6738 (GTK names in Emacs): New node.
6739 (GTK styles): New node.
6740
c8763fb6 67412003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6742
6743 * maintaining.texi (Create Tags Table): Add reference to the new
6744 `etags --help --lang=LANG' option.
6745
8cf51b2c
GM
67462002-10-02 Karl Berry <karl@gnu.org>
6747
49823426 6748 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6749 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6750 where needed for the sake of the HTML output.
8cf51b2c
GM
6751
67522001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6753
6754 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6755 source files.
6756
67572001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6758
6759 * Makefile.in (emacsman): New target.
6760
8cf51b2c
GM
67612001-10-20 Gerd Moellmann <gerd@gnu.org>
6762
6763 * (Version 21.1 released.)
6764
67652001-10-05 Gerd Moellmann <gerd@gnu.org>
6766
6767 * Branch for 21.1.
6768
8cf51b2c
GM
67692001-03-05 Gerd Moellmann <gerd@gnu.org>
6770
6771 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6772
8cf51b2c
GM
67732000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6774
6775 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6776
8cf51b2c
GM
67771999-07-12 Richard Stallman <rms@gnu.org>
6778
6779 * Version 20.4 released.
6780
67811998-12-04 Markus Rost <rost@delysid.gnu.org>
6782
6783 * Makefile.in (INFO_TARGETS): Delete customize.info.
6784 (DVI_TARGETS): Delete customize.dvi.
6785 (../info/customize, customize.dvi): Targets deleted.
6786
67871998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6788
6789 * Version 20.3 released.
6790
67911998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6792
6793 * Makefile.in (EMACSSOURCES): Add mule.texi.
6794 Add msdog.texi, ack.texi. Remove gnu1.texi.
6795
67961998-04-06 Andreas Schwab <schwab@gnu.org>
6797
768c0c0f
JB
6798 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6799 Use it in dvi targets.
8cf51b2c
GM
6800
68011997-09-23 Paul Eggert <eggert@twinsun.com>
6802
6803 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6804 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6805 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6806
68071997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6808
6809 * Version 20.2 released.
6810
68111997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6812
6813 * Version 20.1 released.
6814
68151997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6816
6817 * Makefile (../info/customize, customize.dvi): New targets.
6818 (INFO_TARGETS): Add ../info/customize.
6819 (DVI_TARGETS): Add customize.dvi.
6820
8cf51b2c
GM
68211996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6822
6823 * Version 19.33 released.
6824
68251996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6826
6827 * Version 19.32 released.
6828
8cf51b2c
GM
68291996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6830
6831 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6832
68331996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6834
6835 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6836 Specify -I option.
6837 (All dvi targets): Set the TEXINPUTS variable.
6838
68391996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6840
6841 * Version 19.31 released.
6842
8cf51b2c
GM
68431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6844
6845 * Version 19.30 released.
6846
8cf51b2c
GM
68471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6848
6849 * Makefile.in (maintainer-clean): Rename from realclean.
6850
68511994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6852
6853 * Makefile.in: New file.
6854 * Makefile: File deleted.
6855
68561994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6857
6858 * Makefile (TEXINDEX_OBJS): Variable deleted.
6859 (texindex, texindex.o, getopt.o): Rules deleted.
6860 All deps on texindex deleted.
6861 (distclean): Don't delete texindex.
6862 (mostlyclean): Don't delete *.o.
6863 * texindex.c, getopt.c: Files deleted.
6864
68651994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6866
6867 * Version 19.26 released.
6868
68691994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6870
6871 * Makefile (EMACSSOURCES): Exclude undo.texi.
6872
68731994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6874
6875 * Version 19.25 released.
6876
68771994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6878
6879 * Version 19.24 released.
6880
68811994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6882
6883 * Version 19.23 released.
6884
68851994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6886
6887 * Makefile: Delete spurious tab.
6888
68891994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6890
6891 * Makefile (.SUFFIXES): New rule.
6892
8cf51b2c
GM
68931993-12-04 Richard Stallman (rms@srarc2)
6894
6895 * getopt.c: New file.
6896 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6897 (getopt.o): New rule.
6898 (dvi): Don't depend on texindex.
49823426 6899 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6900
69011993-12-03 Richard Stallman (rms@srarc2)
6902
49823426
GM
6903 * Makefile (TEXI2DVI): New variable.
6904 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6905 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6906
69071993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6908
6909 * Version 19.22 released.
6910
69111993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6912
6913 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6914
69151993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6916
6917 * Version 19.21 released.
6918
8cf51b2c
GM
69191993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6920
6921 * Makefile (realclean): Don't delete the Info files.
6922
f0131492 69231993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6924
8cf51b2c
GM
6925 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6926 4' where appropriate.
6927
f0131492 69281993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6929
49823426 6930 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6931
6932 * texindex.c: Include "../src/config.h" if building in emacs.
6933
6934 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6935 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6936 Add target to build texindex.c, defining `emacs'.
6937
8cf51b2c
GM
69381993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6939
6940 * Version 19.19 released.
6941
8cf51b2c
GM
69421993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6943
6944 * Version 19.18 released.
6945
69461993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6947
6948 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6949
69501993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6951
6952 * Version 19.17 released.
6953
69541993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6955
6956 * split-man: Fix typos in last change.
6957
69581993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6959
6960 * Version 19.16 released.
6961
69621993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6963
6964 * version 19.15 released.
6965
69661993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6967
6968 * Makefile (distclean): It's rm, not rf.
6969
69701993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6971
6972 * Version 19.14 released.
6973
69741993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6975
6976 * Makefile: New file.
6977
69781993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6979
6980 * Version 19.13 released.
6981
69821993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6983
6984 * Version 19.9 released.
6985
69861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6987
6988 * Version 19.8 released.
6989
69901993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6991
6992 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6993
6994 * trouble.texi: It's `enable-flow-control-on', not
6995 `evade-flow-control-on'.
6996
69971993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6998
6999 * display.texi: Document standard-display-european.
7000
70011993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7002
7003 * Version 19.7 released.
7004
7005 * emacs.texi: Add a sentence to the top menu mentioning the
7006 specific version of Emacs this manual applies to.
7007
70081993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7009
7010 * basic.texi: Document next-line-add-lines variable used to
7011 implement down-arrow.
7012
7013 * killing.texi: Document kill-whole-line.
7014
70151993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7016
7017 * text.texi: Update unix TeX ordering information.
7018
70191993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7020
7021 * news.texi: Mention fill-rectangle in keybinding list.
7022
7023 * killing.texi: Document fill-rectangle.
7024
70251993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7026
7027 * vc.texi: Bring the docs up to date with VC 5.2.
7028
70291992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7030
7031 * emacs.tex: Mention blackbox and gomoku under Amusements.
7032 Assembler mode is now mentioned and appropriately indexed
7033 under Programming Modes.
7034
70351991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7036
7037 * emacs.tex: Update TeX ordering information.
7038
8cf51b2c
GM
70391990-06-26 David Lawrence (tale@geech)
7040
7041 * emacs.tex: Note that completion-ignored-extensions is not used
7042 to filter out names when all completions are displayed in
7043 *Completions*.
7044
70451990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7046
7047 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7048
70491990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7050
7051 * emacs.tex: Add @findex grep.
7052
8cf51b2c
GM
70531988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7054
7055 * emacs.tex: Correct two typos. No other changes before
7056 Version 19 will be made.
7057
8cf51b2c
GM
70581988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7059
7060 * emacs.tex: Update information for obtaining TeX distribution from the
7061 University of Washington.
7062
7063;; Local Variables:
c8763fb6 7064;; coding: utf-8
8cf51b2c
GM
7065;; fill-column: 79
7066;; add-log-time-zone-rule: t
7067;; End:
7068
7069 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 7070 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
8cf51b2c
GM
7071
7072 This file is part of GNU Emacs.
7073
352c8b4a 7074 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7075 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7076 the Free Software Foundation, either version 3 of the License, or
7077 (at your option) any later version.
8cf51b2c
GM
7078
7079 GNU Emacs is distributed in the hope that it will be useful,
7080 but WITHOUT ANY WARRANTY; without even the implied warranty of
7081 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7082 GNU General Public License for more details.
7083
7084 You should have received a copy of the GNU General Public License
352c8b4a 7085 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7086
7087;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd