* emacs-lisp/package.el (describe-package-1): Add package archive.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a0833f62
GM
12013-11-04 Glenn Morris <rgm@gnu.org>
2
3 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
4
1ba6984e
GM
52013-11-02 Glenn Morris <rgm@gnu.org>
6
881db7e0 7 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
1ba6984e 8
48f73cfb
GM
92013-10-23 Glenn Morris <rgm@gnu.org>
10
76f1a3c3
GM
11 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
12 Nuke @refill.
13
48f73cfb
GM
14 * Makefile.in (install-dvi, install-html, install-pdf)
15 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
16 (uninstall-pdf): Quote entities that might contain whitespace.
17
8715f5a6
XF
182013-10-20 Xue Fuqiao <xfq.free@gmail.com>
19
48f73cfb
GM
20 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
21 Remove @refill.
8715f5a6 22
9148ee92
GM
232013-10-13 Glenn Morris <rgm@gnu.org>
24
25 * ack.texi (Acknowledgments): Comment out old alpha stuff.
26
524aabac
XF
272013-10-13 Xue Fuqiao <xfq.free@gmail.com>
28
29 * calendar.texi (Special Diary Entries): Remove @refill.
30
8c106d17
GM
312013-10-13 Glenn Morris <rgm@gnu.org>
32
b22d0686
GM
33 * display.texi (Text Scale): Update text-scale-adjust details.
34
8c106d17
GM
35 * ack.texi (Acknowledgments):
36 * emacs.texi (Acknowledgments): Use accented form of some names.
37
4ed77415 382013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 39
b0904477
EZ
40 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
41 name. (Bug#15557)
42
4ed77415 43 Support menus on text-mode terminals.
4b65d539
EZ
44 * screen.texi (Menu Bar): Adapt to TTY menus.
45
46 * frames.texi (Frames): Mention menu support on text terminals.
47
48 * files.texi (Visiting): Mention the "File" menu-bar menu.
49
50 * display.texi (Standard Faces): Mention TTY faces for menus.
51
9548391c
XF
522013-10-06 Xue Fuqiao <xfq.free@gmail.com>
53
54 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
55
4ec3c268
XF
562013-09-29 Xue Fuqiao <xfq.free@gmail.com>
57
58 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
59
6232855d
XF
602013-09-26 Xue Fuqiao <xfq.free@gmail.com>
61
09f62a15
XF
62 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
63
6232855d
XF
64 * emacs.texi (Intro): Minor cleanup.
65
3a4be55b
XF
662013-09-22 Xue Fuqiao <xfq.free@gmail.com>
67
68 * fixit.texi (Transpose):
69 (Fixing Case): Remove @refill.
70
d052d3bd
XF
712013-09-21 Xue Fuqiao <xfq.free@gmail.com>
72
73 * maintaining.texi (VC Directory Commands): Add keybinding for
74 vc-log-incoming in vc-dir.
f6bb0982 75 (Log Buffer): Use @emph instead of @strong.
d052d3bd 76
384a7d72
XF
772013-09-12 Xue Fuqiao <xfq.free@gmail.com>
78
79 * text.texi (Enriched Justification): Explain values of default-justification.
80
63191d9f
XF
812013-09-04 Xue Fuqiao <xfq.free@gmail.com>
82
83 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
84
5d85cfe6
UM
852013-08-31 Ulrich Müller <ulm@gentoo.org>
86
87 * xresources.texi (Motif Resources):
88 Rename from LessTif Resources. Update xrefs. (Bug#15145)
89 * emacs.texi: Update menu.
90
50b13cde
PE
912013-08-28 Paul Eggert <eggert@cs.ucla.edu>
92
93 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
94 for portability to hosts where /bin/sh has problems.
95
f33650d8
XF
962013-08-17 Xue Fuqiao <xfq.free@gmail.com>
97
98 * text.texi (Enriched Justification): Minor fixes.
99
5faf4899
XF
1002013-08-14 Xue Fuqiao <xfq.free@gmail.com>
101
102 * files.texi (Filesets): Add an index.
103
8496d8d7
GM
1042013-08-12 Glenn Morris <rgm@gnu.org>
105
2f3ac208
GM
106 * macos.texi (GNUstep Support):
107 * trouble.texi (Checklist, Contributing, Service):
108 Avoid mailto: in html output.
109
8496d8d7
GM
110 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
111 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
112 (INSTALL_DATA): New, set by configure.
113 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
114 New variables.
115 (.SUFFIXES): Add .ps and .dvi.
116 (.dvi.ps): New suffix rule.
117 (dvi, html, pdf, ps): Use *_TARGETS variables.
118 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
119 (emacs.html): Use HTML_OPTS.
120 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
121 (.PHONY): install-dvi, install-html, install-pdf, install-ps
122 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
123 uninstall-ps, and uninstall-doc.
124 (install-dvi, install-html, install-pdf, install-ps, install-doc)
125 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
126 (uninstall-doc): New rules.
127
5d07e191
EZ
1282013-07-31 Eli Zaretskii <eliz@gnu.org>
129
130 * emacs.texi (Top): Remove menu item for the removed "Disabling
131 Multibyte" node.
132
65b36413
XF
1332013-07-31 Xue Fuqiao <xfq.free@gmail.com>
134
de9b01c4
XF
135 * rmail.texi (Rmail Coding): Move here from mule.texi.
136
64a695bd
XF
137 * custom.texi (Specifying File Variables): Fix cross-references.
138
139 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 140 (Disabling Multibyte): Remove.
64a695bd 141
8fd6e60a
XF
142 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
143
65b36413
XF
144 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
145 (Mayan Calendar): Move here from calendar.texi.
146 * emacs.texi (Top): Update menu.
147
d5065cca
XF
1482013-07-30 Xue Fuqiao <xfq.free@gmail.com>
149
150 * emacs.texi (Top): Add menu entry.
151
152 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
153 (VC Directory Commands): Add vc-dir-ignore.
154
0f91f03c
XF
1552013-07-28 Xue Fuqiao <xfq.free@gmail.com>
156
157 * glossary.texi (Glossary): Add some entries.
158
e4c467f9
XF
1592013-07-27 Xue Fuqiao <xfq.free@gmail.com>
160
742a3501
XF
161 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
162 vc-dir. (Bug#14948)
e4c467f9 163
f6b15024
EZ
1642013-07-26 Eli Zaretskii <eliz@gnu.org>
165
166 * display.texi (Fringes): Document the variable fringe-mode.
167 (Bug#14946)
168
1399490e 1692013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
170
171 * maintaining.texi (EDE): Fix cross-reference.
172
173 * programs.texi (Program Modes): Fix emacs-xtra reference.
174
253e30aa
GM
175 * help.texi (Misc Help): Index describe-syntax.
176
4c672a0f
EZ
1772013-06-29 Eli Zaretskii <eliz@gnu.org>
178
179 * basic.texi (Moving Point): Document visual-order-cursor-movement
180 and its effect on right-char and left-char.
181
0c72d017
GM
1822013-06-28 Glenn Morris <rgm@gnu.org>
183
184 * ack.texi (Acknowledgments): Small update.
185
789cf833
GM
1862013-06-19 Glenn Morris <rgm@gnu.org>
187
188 * Makefile.in (dist): Edit more configure variables.
189 Try to check that we do not miss any in future.
190
99c81280 1912013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
192
193 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 194 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 195
cd0527a4
XF
1962013-06-11 Glenn Morris <rgm@gnu.org>
197
198 * maintaining.texi (VC Directory Commands): Copyedit.
199 (Branches): Put back milder version of pre 2013-06-07 text.
200
04362df8
XF
2012013-06-07 Xue Fuqiao <xfq.free@gmail.com>
202
9102c47a 203 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 204
80fa505f
AM
2052013-06-05 Alan Mackenzie <acm@muc.de>
206
207 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
208 (Not Exiting Isearch): Document new user option
209 `isearch-allow-prefix'. (Bug#9706)
80fa505f 210
e5e4a942
JL
2112013-06-03 Juri Linkov <juri@jurta.org>
212
213 * display.texi (Highlight Interactively): Add global keybindings
214 with the key prefix `M-s h'. Document old command `highlight-phrase'.
215 Document new command `highlight-symbol-at-point'.
216
67a3c09b
XF
2172013-06-02 Xue Fuqiao <xfq.free@gmail.com>
218
219 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
220 (VC Mode Line): Fix typo.
221 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
222 prefix argument.
67a3c09b 223
c362f195
XF
2242013-06-02 Michael Albinus <michael.albinus@gmx.de>
225
226 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
227 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
228 autolaunching of the D-Bus session bus.
229
f46305c8 2302013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
231
232 * programs.texi (Semantic): Fix typo.
233
bee07d4f
XF
2342013-05-30 Xue Fuqiao <xfq.free@gmail.com>
235
236 * maintaining.texi (Types of Log File): Supplement some
237 information of change log files.
238
6d65486d
JL
2392013-05-15 Juri Linkov <juri@jurta.org>
240
241 * search.texi (Repeat Isearch): Mention key `RET' to finish
242 editing the string. (Bug#13348)
243
27c8b6eb
GM
2442013-05-14 Glenn Morris <rgm@gnu.org>
245
246 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
247
2d809ffa 2482013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
249
250 * sending.texi (Mail Sending): Fix typo.
251
252 * windows.texi (Change Window): Fix typo.
253
90ed99d5
GM
254 * custom.texi (Changing a Variable): Fix typo.
255
9698b18f
GM
256 * trouble.texi (Contributing): Remove obsolete info re pretesters.
257
cbee2131
PE
2582013-05-05 Paul Eggert <eggert@cs.ucla.edu>
259
260 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
261 * cmdargs.texi (Initial Options):
262 * files.texi (Customize Save): Document this.
263
fd3a9a6b
GM
2642013-05-04 Glenn Morris <rgm@gnu.org>
265
266 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
267
5294599f
PE
2682013-03-17 Paul Eggert <eggert@cs.ucla.edu>
269
270 doc: convert some TeX accents to UTF-8
271 * ack.texi (Acknowledgments):
272 * emacs.texi (Acknowledgments):
273 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
274 Apparently the TeX accents cause problems when generating gnu.org
275 web pages, e.g., @l{} is rendered as '/l' on
276 <http://www.gnu.org/software/emacs/manual/html_node/
277 emacs/Acknowledgments.html>.
278
78be8b64 2792013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
280
281 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
282
681ebc33
PE
2832013-03-04 Paul Eggert <eggert@cs.ucla.edu>
284
285 Prefer UTF-8 for documentation.
286 With GNU Texinfo 5.0, this generates nicer-looking info files,
287 since they can use curly quotes. With older Texinfo it doesn't matter.
288 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
289 Switch from Latin-1 to UTF-8.
290
929aeac6 2912013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
292
293 * xresources.texi (GTK resources): Fix broken link.
294
343a2aef
EZ
2952013-02-25 Eli Zaretskii <eliz@gnu.org>
296
297 * files.texi (Interlocking): Don't refer to symlinks as the
298 exclusive means of locking files.
299
cee1a690
GM
3002013-02-22 Glenn Morris <rgm@gnu.org>
301
302 * ack.texi (Acknowledgments):
303 * emacs.texi (Acknowledgments): Small updates.
304
f0c954fa
GM
3052013-02-21 Glenn Morris <rgm@gnu.org>
306
307 * files.texi (File Conveniences): Not just GIFs can be animated.
308
4e16ddf4
GM
3092013-02-13 Glenn Morris <rgm@gnu.org>
310
311 * ack.texi (Acknowledgments): Don't mention yow any more.
312
a683d06b
PE
3132013-02-13 Paul Eggert <eggert@cs.ucla.edu>
314
315 * cmdargs.texi (General Variables):
316 Fix TMPDIR documentation to match the code's behavior.
317
c4af1efc
GM
3182013-02-10 Glenn Morris <rgm@gnu.org>
319
320 * trouble.texi (Checklist): Update bug keybinding.
321
8549f9e8
EZ
3222013-02-09 Eli Zaretskii <eliz@gnu.org>
323
324 * msdog.texi (Text and Binary): Delete the description of
325 file-name-buffer-file-type-alist.
326
7f102272
PE
3272013-01-19 Paul Eggert <eggert@cs.ucla.edu>
328
ee271528
PE
329 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
330 Without it, I don't see function names. Older addr2line
331 implementations will die out sooner or later, so tailor the
332 first suggestion to recent addr2line, with a followup about
333 older ones.
7f102272 334
795e7a5b 3352013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
336
337 * custom.texi (Directory Variables): Fix paren typo.
338
ecde0368
GM
339 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
340
827253f7
GM
341 * custom.texi (Custom Themes): Fix typo.
342
acfe10b7
BG
3432013-01-07 Bastien Guerry <bzg@gnu.org>
344
345 * help.texi (Apropos): Document `apropos-user-option' and update
346 the doc for `apropos-variable'.
347
f8acde11
GM
3482013-01-05 Glenn Morris <rgm@gnu.org>
349
350 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
351
d72a2793
GM
3522012-12-21 Glenn Morris <rgm@gnu.org>
353
354 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
355 Simply include doclicense.
356
1b947faa
CY
3572012-12-21 Chong Yidong <cyd@gnu.org>
358
359 * frames.texi (Mouse Commands): Fix description of the effect of
360 mouse dragging (Bug#13049).
361
f25f57bf
JL
3622012-12-15 Juri Linkov <juri@jurta.org>
363
364 * misc.texi (Recursive Edit): Add a link to "Query Replace".
365 (Bug#13181)
366
265c2fbf 3672012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
368
369 * killing.texi (Deletion): Doc fix (Bug#12748).
370
4288142b
PE
3712012-12-06 Paul Eggert <eggert@cs.ucla.edu>
372
373 * doclicense.texi, gpl.texi: Update to latest version from FSF.
374 These are just minor editorial changes.
375
d8ad4d3f 3762012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
377
378 * vc1-xtra.texi (General VC Options): Remove obsolete reference
379 to `vc-path'.
380
c5bc2d1d 3812012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
382
383 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
384
1cbaa705
KR
3852012-12-02 Kevin Ryde <user42@zip.com.au>
386
387 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
388
00054d21
KR
3892012-12-01 Kevin Ryde <user42@zip.com.au>
390
391 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
392
c07a6ded
PE
3932012-11-24 Paul Eggert <eggert@cs.ucla.edu>
394
395 * doclicense.texi, gpl.texi: Update to latest version from FSF.
396 These are just minor editorial changes.
397
6ef2e5ef 3982012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
399
400 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
401 clarifications (Bug#12865).
402 (Horizontal Scrolling): Clarifications.
403
2ac9538d 4042012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
405
406 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
407
a33da68b
EZ
4082012-11-16 Eli Zaretskii <eliz@gnu.org>
409
410 * trouble.texi (Crashing): Add information about MS-Windows and
411 the emacs_backtrace.txt file. (Bug#12908)
412
f78ee6af 4132012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
414
415 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
416 actually named gdb-stopped-functions.
417
f78ee6af 4182012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
419
420 * misc.texi (Single Shell): Mention async-shell-command-buffer.
421
19e09879
GM
4222012-11-10 Glenn Morris <rgm@gnu.org>
423
424 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
425
ef7238c3
GM
426 * emacs.texi (Acknowledgments): Add profiler author.
427 * ack.texi (Acknowledgments): Add some recent contributions.
428
6baf66d5 4292012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 430
9d9e48d9
CY
431 * files.texi (Diff Mode): Doc fixes for
432 diff-delete-trailing-whitespace (Bug#12831).
433
4c1f6a5b
CY
434 * trouble.texi (Crashing): Copyedits.
435
6baf66d5 4362012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
437
438 * files.texi (Diff Mode): Trailing whitespace updates.
439
6baf66d5 4402012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 441
4eeba558
CY
442 * misc.texi (Terminal emulator): Document Term mode faces.
443
7d806bfe
CY
444 * mini.texi (Basic Minibuffer): New node. Document
445 minibuffer-electric-default-mode.
446
447 * display.texi (Visual Line Mode): Fix index entry.
448
cce0aa5a
CY
449 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
450 and index the keybindings. Document tabulated-list-sort.
451 (Kill Buffer): Capitalize Buffer Menu.
452
453 * trouble.texi (Memory Full): Capitalize Buffer Menu.
454
6baf66d5 4552012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
456
457 * display.texi (Auto Scrolling): Clarify that scroll-step is
458 ignored when scroll-conservatively is set to a non-zero value.
459 (Bug#12801)
460
6baf66d5 4612012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
462
463 * dired.texi (Dired Updating): Doc fix (Bug#11744).
464
87288971
MA
4652012-10-30 Michael Albinus <michael.albinus@gmx.de>
466
467 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
468
fc83c2de
CY
4692012-10-29 Chong Yidong <cyd@gnu.org>
470
471 * dired.texi (Shell Commands in Dired): Document changes to the
472 dired-do-async-shell-command.
473
82b21017
GM
4742012-10-28 Glenn Morris <rgm@gnu.org>
475
476 * ack.texi (Acknowledgments): Mention gv.el.
477
caa5e5a4
BG
4782012-10-27 Bastien Guerry <bzg@gnu.org>
479
480 * screen.texi (Menu Bar): Fix typo.
481
05b621a6
CY
4822012-10-27 Chong Yidong <cyd@gnu.org>
483
484 * frames.texi (Mouse Avoidance): Mention new variable
485 mouse-avoidance-banish-position.
486
487 * programs.texi (Which Function): Which Function mode now works in
488 all major modes by default.
489
490 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
491
492 * files.texi (Misc File Ops): Symbolic links on Windows only work
493 on Vista and later.
494
495 * building.texi (Compilation): Document compilation-always-kill.
496
497 * search.texi (Symbol Search): New node.
498
499 * package.texi (Package Menu): Document the "new" status.
500
501 * windows.texi (Window Choice): Don't refer to the obsolete
502 special-display feature.
503
cd996018
CY
5042012-10-24 Chong Yidong <cyd@gnu.org>
505
506 * mule.texi (Text Coding): set-buffer-file-coding-system can now
507 be invoked from the mode line.
508
509 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
510 changes to the mark and unmark commands.
511 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
512 which is no longer bound to dired-backup-diff.
513
fe605b94
BG
5142012-10-23 Bastien Guerry <bzg@gnu.org>
515
9eadb1a9
BG
516 * text.texi (Org Authoring): Use a comma after @ref to avoid the
517 insertion of a period in the Info output.
fe605b94 518
d1069532
SM
5192012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
520
521 * custom.texi (Hooks): Clarify that -hooks is deprecated.
522
1fb3aa3f
CY
5232012-10-23 Chong Yidong <cyd@gnu.org>
524
525 * kmacro.texi (Edit Keyboard Macro): Fix typo.
526
f42f1094
DM
5272012-10-18 Dani Moncayo <dmoncayo@gmail.com>
528
529 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
530
6c24e35f
GM
5312012-10-17 Glenn Morris <rgm@gnu.org>
532
533 * mini.texi (Repetition): Further copyedit.
534
429cdb05
DM
5352012-10-17 Dani Moncayo <dmoncayo@gmail.com>
536
537 * mini.texi (Repetition): Copyedit.
538
e5a94ec4
JL
5392012-10-16 Juri Linkov <juri@jurta.org>
540
541 * search.texi (Query Replace): Document multi-buffer replacement
542 keys. (Bug#12655)
543
544 * maintaining.texi (Tags Search): Change link "Replace" to
545 "Query Replace".
546
73f2b4ab
CY
5472012-10-13 Chong Yidong <cyd@gnu.org>
548
549 * files.texi (File Conveniences): ImageMagick enabled by default.
550
d8e213eb
DM
5512012-10-10 Dani Moncayo <dmoncayo@gmail.com>
552
553 * basic.texi (Arguments): Fix typos.
554
b859a383
GM
5552012-10-08 Glenn Morris <rgm@gnu.org>
556
cad4f290
GM
557 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
558
b859a383
GM
559 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
560
f1f4dba0
GM
5612012-10-06 Glenn Morris <rgm@gnu.org>
562
563 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
564 Mention cal-tex-cursor-week2-summary.
565
c6b68a28
CY
5662012-10-06 Chong Yidong <cyd@gnu.org>
567
568 * mini.texi (Passwords): Fix typo.
569
751bac18
GM
5702012-10-02 Glenn Morris <rgm@gnu.org>
571
572 * maintaining.texi (VC Directory Commands):
573 Remove duplicate `q' entry. (Bug#12553)
574
48de8b12
CY
5752012-09-30 Chong Yidong <cyd@gnu.org>
576
577 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
578
579 * search.texi (Special Isearch): Document the lax space search
580 feature and M-s SPC.
581 (Regexp Search): Move main search-whitespace-regexp description to
582 Special Isearch.
583 (Replace): Document replace-lax-whitespace.
584
585 * basic.texi (Position Info): Document C-u M-=.
586 (Moving Point): Document move-to-column.
587
588 * display.texi (Useless Whitespace): Add delete-trailing-lines.
589
590 * misc.texi (emacsclient Options): Document the effect of
591 initial-buffer-choice on client frames. Document server-auth-dir.
592 Do not document server-host, which is bad security practice.
593
594 * building.texi (Lisp Libraries): Docstring lookups can trigger
595 autoloading. Document help-enable-auto-load.
596
597 * mini.texi (Yes or No Prompts): New node.
598
599 * ack.texi (Acknowledgments): Remove obsolete packages.
600
4695c850
GM
6012012-09-27 Glenn Morris <rgm@gnu.org>
602
603 * cal-xtra.texi (Advanced Calendar/Diary Usage):
604 Rename the section to be more general.
605 * emacs.texi: Update menu.
606
e109c4a6
CY
6072012-09-23 Chong Yidong <cyd@gnu.org>
608
609 * buffers.texi (Misc Buffer): Replace toggle-read-only with
610 read-only-mode.
611
612 * files.texi (Visiting): Likewise.
613
2e83df57
PE
6142012-09-22 Paul Eggert <eggert@cs.ucla.edu>
615
616 * trouble.texi (Crashing): Document ulimit -c.
617
58f3a196
PE
6182012-09-21 Paul Eggert <eggert@cs.ucla.edu>
619
620 * trouble.texi (Crashing): Document addr2line.
621
4ef1567b
CY
6222012-09-19 Chong Yidong <cyd@gnu.org>
623
624 * killing.texi (Yanking): Minor clarification (Bug#12469).
625
9e9da873
CY
6262012-09-17 Chong Yidong <cyd@gnu.org>
627
628 * building.texi (GDB User Interface Layout): Remove reference to
629 removed variable gdb-use-separate-io-buffer (Bug#12454).
630
0979429b
J
6312012-09-08 Jambunathan K <kjambunathan@gmail.com>
632
633 * regs.texi (Text Registers): `C-x r +' can now be used instead of
634 M-x append-to-register. New option `register-separator'.
635 (Number Registers): Mention that `C-x r +' is polymorphic.
636
14ba4cf3
CY
6372012-09-07 Chong Yidong <cyd@gnu.org>
638
639 * windows.texi (Window Choice): Don't mention obsolete
640 display-buffer-reuse-frames.
641
cf29dd84
PE
6422012-09-04 Paul Eggert <eggert@cs.ucla.edu>
643
644 Give more-useful info on a fatal error (Bug#12328).
645 * trouble.texi (Crashing): New section, documenting this.
646
aa0ecd94
MA
6472012-08-24 Michael Albinus <michael.albinus@gmx.de>
648
0979429b
J
649 * cmdargs.texi (General Variables):
650 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
651 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 652
ba025fbd
EZ
6532012-08-14 Eli Zaretskii <eliz@gnu.org>
654
655 * building.texi (Debugger Operation): Correct and improve
656 documentation of the GUD Tooltip mode.
657
0c51ff6d
CY
6582012-07-31 Chong Yidong <cyd@gnu.org>
659
660 * emacs.texi: Fix ISBN (Bug#12080).
661
35b6586e
CY
6622012-08-05 Chong Yidong <cyd@gnu.org>
663
664 * display.texi (Faces): Document frame-background-mode (Bug#7774).
665
666 * custom.texi (Face Customization): Move discussion of face
667 inheritance here, from Faces section.
668
0e1a094f 6692012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
670
671 * frames.texi (Mouse Commands): Fix the description of mouse-2.
672 (Bug#11958)
673
e32a12b5
CY
6742012-07-19 Chong Yidong <cyd@gnu.org>
675
676 * emacs.texi: Update ISBN.
677
9ea10cc3
CY
6782012-07-17 Chong Yidong <cyd@gnu.org>
679
680 * basic.texi (Inserting Text): Replace ucs-insert with
681 insert-char. Provide more details of input.
682
683 * mule.texi (International Chars, Input Methods): Likewise.
684
b68b3337
CY
6852012-07-13 Chong Yidong <cyd@gnu.org>
686
dea31bd3
CY
687 * custom.texi (Examining): Update C-h v message.
688
b68b3337
CY
689 * buffers.texi (Misc Buffer): Document view-read-only.
690
ab4c47d3
CY
6912012-07-07 Chong Yidong <cyd@gnu.org>
692
693 * custom.texi (Init File): Index site-lisp (Bug#11435).
694
6edc3d28
CY
6952012-07-06 Chong Yidong <cyd@gnu.org>
696
697 * emacs.texi: Re-order top-level menu to correspond to logical
698 order, to avoid makeinfo warnings.
699
700 * ack.texi (Acknowledgments): Note new python.el.
701
3812efdc
CY
7022012-06-29 Chong Yidong <cyd@gnu.org>
703
704 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
705 * basic.texi (Erasing, Basic Undo): Fix markup.
706
c8d3a25c 7072012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
708
709 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
710
c8d3a25c 7112012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
712
713 * fixit.texi (Undo): Fix typo. (Bug#11775)
714
65400531
GM
7152012-06-27 Glenn Morris <rgm@gnu.org>
716
717 * ack.texi (Acknowledgments): Tiny update.
718
ac1a0ce1 7192012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
720
721 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
722
ddfbf826 7232012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 724
ddfbf826 725 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
726
727 * anti.texi:
728 * building.texi:
729 * cmdargs.texi:
730 * custom.texi:
731 * display.texi:
732 * files.texi:
733 * frames.texi:
734 * glossary.texi:
735 * misc.texi:
736 * mule.texi:
737 * programs.texi:
738 * sending.texi:
739 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
740
85973ba0
MA
7412012-06-06 Michael Albinus <michael.albinus@gmx.de>
742
743 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
744
c1dabff0
GM
7452012-05-28 Glenn Morris <rgm@gnu.org>
746
747 * ack.texi, building.texi, calendar.texi, custom.texi:
748 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
749
abb9615e
GM
7502012-05-27 Glenn Morris <rgm@gnu.org>
751
bd39eb06
GM
752 * emacs.texi: Simplify following removal of node pointers.
753
abb9615e
GM
754 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
755 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
756 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
757 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
758 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
759 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
760 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
761 * windows.texi, xresources.texi: Nuke hand-written node pointers.
762
6c200b4a
GM
7632012-05-22 Glenn Morris <rgm@gnu.org>
764
765 * emacs.texi (Acknowledgments): Add another contributor.
766
3fe7cdc8
GM
7672012-05-12 Glenn Morris <rgm@gnu.org>
768
769 * Makefile.in (MKDIR_P): New, set by configure.
770 (mkinfodir): Use $MKDIR_P.
771
dc0f75c8
GM
7722012-05-10 Glenn Morris <rgm@gnu.org>
773
b8a82b69
GM
774 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
775 with "coding: raw-text".
776
dc0f75c8
GM
777 * files.texi (Interlocking): Mention create-lockfiles option.
778
666b903b 7792012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
780
781 * frames.texi (Mouse References, Mouse Commands): Fix index
782 entries (Bug#11362).
783
eceeb5fc 7842012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 785
eceeb5fc
CY
786 * custom.texi (Customization Groups, Custom Themes, Examining):
787 Improve page breaks.
788
789 * rmail.texi (Rmail Display): Use example rather than smallexample.
790
791 * calendar.texi: Convert inforefs to refs.
792
793 * dired.texi (Dired Enter): Improve page break.
794
795 * abbrevs.texi (Abbrev Concepts): Copyedits.
796
797 * maintaining.texi (Registering, Tag Syntax):
798 Tweak line and page breaks.
799
800 * programs.texi (Programs, Electric C): Copyedits.
801 (Program Modes): Add xref to Fortran.
802 (Left Margin Paren): Remove what was (oddly enough) the only use
803 of defvar in the entire Emacs manual.
804 (Hungry Delete): Remove footnote about ancient Emacs version.
805 (Other C Commands): Use example rather than smallexample.
806
807 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
808 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
809 Tweak line and page breaks.
810
811 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
812 (Major Modes): Use example rather than smallexample.
bbba8869 813
eceeb5fc
CY
814 * mule.texi (Output Coding): Reword to improve page-breaks.
815
816 * frames.texi (Fonts): Tweak line and page breaks.
817 Use example rather than smallexample. Change cross-reference.
818 (Text-Only Mouse): Fix xref.
819
820 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
821 (Indirect Buffers): Tweak line- and page-breaks.
822
823 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
824
8045b906
GM
8252012-05-04 Glenn Morris <rgm@gnu.org>
826
827 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
828 (info, infoclean): Use $INFO_EXT.
829 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
830 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
831 (INFO_TARGETS): Use $INFO_EXT.
832 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
833
90207a15 8342012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
835
836 * emacs.texi (@copying): Only print EDITION in the TeX version.
837
e2058813
GM
838 * search.texi (Regexp Search): Just say "Emacs".
839
a162959e
GM
840 * display.texi (Auto Scrolling):
841 Reword to avoid repetition and improve page break.
842
9eb25ee8
GM
843 * xresources.texi (Resources):
844 * mule.texi (Language Environments):
845 * misc.texi (Amusements):
846 * maintaining.texi (VC Change Log):
847 * frames.texi (Fonts):
848 * custom.texi (Specifying File Variables, Minibuffer Maps):
849 * cmdargs.texi (Initial Options):
850 * building.texi (Flymake):
851 Reword to remove/reduce some overly long/short lines.
852
a4289d0e
GM
8532012-04-27 Glenn Morris <rgm@gnu.org>
854
855 * emacs.texi: Some fixes for detailed menu.
856
1a72be46
GM
857 * emacs.texi: Add "et al." to authors.
858
16152b76
GM
859 * ack.texi, basic.texi, buffers.texi, building.texi:
860 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
861 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
862 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
863 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
864 * search.texi, trouble.texi, windows.texi:
865 Use Texinfo recommended convention for quotes+punctuation.
866
578c1d4b 8672012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 868
578c1d4b
GM
869 * mule.texi (Bidirectional Editing): Improve indexing.
870 Minor wording tweaks.
84412f2c 871
467a33d0
CY
8722012-04-15 Chong Yidong <cyd@gnu.org>
873
874 * misc.texi (emacsclient Options): More clarifications.
875
e6fd457e 8762012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 877
41be52d7
GM
878 * msdog.texi (Windows Printing): It doesn't set printer-name.
879
05806f43
GM
880 * mule.texi (Language Environments): Move font info to "Fontsets".
881 (Fontsets): Move intlfonts etc here from "Language Environments".
882 Copyedits.
883 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
884 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
885
e6fd457e 8862012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 887
0be641c0
CY
888 * glossary.texi (Glossary): Standardize on "text terminal"
889 terminology. All callers changed.
890
6a00f380
CY
891 * misc.texi (emacsclient Options): Document "client frame" concept
892 and its effect on C-x C-c more carefully.
893
e6fd457e 8942012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 895
870e8fb8
GM
896 * frames.texi (Scroll Bars):
897 * glossary.texi (Glossary): Use consistent case for "X Window System".
898
71cd7772
GM
899 * mule.texi (Select Input Method, Coding Systems):
900 State command names in kbd tables.
901 (Recognize Coding): Add cross-ref.
902 (Output Coding): Don't mention message mode in particular.
903 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
904 Copyedits.
905
35dc09a1 9062012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
907
908 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
909 Copyedits.
910 (Coding Systems): Mac OS X apparently uses newlines for EOL.
911 (Recognize Coding): Remove old auto-coding-regexp-alist example.
912 auto-coding-functions does not override coding: tags.
913 Remove rmail-decode-mime-charset; it no longer has any effect.
914
35dc09a1 9152012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
916
917 * custom.texi (Creating Custom Themes): Add reference to Custom
918 Themes node in Lisp manual.
919
35dc09a1 9202012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
921
922 * mule.texi (International): Copyedits.
923 (International Chars): Update C-x = example output.
924 (Disabling Multibyte): Rename from "Enabling Multibyte".
925 Clarify what "unibyte: t" does, and mode-line description.
926 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
927 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 928 (Language Environments): Copyedits.
893585f4
GM
929 (Input Methods): Copyedits. Use "^" for the postfix example,
930 because it is less confusing inside Info's `quotes'.
e0550cae 931
bd7239f5 932 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
933 Update for "Disabling Multibyte" node name change.
934 * emacs.texi: Update for "Disabling Multibyte" node name change.
935
1c64e6ed
GM
936 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
937 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
938 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
939 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
940 * sending.texi, text.texi, trouble.texi:
941 Use @file for buffers, per the Texinfo manual.
942
20331c1c
GM
943 * entering.texi (Entering Emacs):
944 Do not mention initial-buffer-choice = t.
945
8fc85b20
GM
946 * misc.texi (Gnus Startup): Use @env for environment variables.
947
35dc09a1
GM
948 * Makefile.in: Replace non-portable use of $< in ordinary rules.
949
87124233
GM
9502012-04-12 Glenn Morris <rgm@gnu.org>
951
952 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
953
f3774f20
GM
9542012-04-07 Glenn Morris <rgm@gnu.org>
955
956 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
957
8980d0b9
GM
9582012-04-05 Glenn Morris <rgm@gnu.org>
959
960 * glossary.texi (Glossary): Use anchors for internal cross-references.
961
8bf27c8a
GM
9622012-04-04 Glenn Morris <rgm@gnu.org>
963
964 * glossary.texi (Glossary): Copyedits.
965 Use Texinfo-recommended convention for quotes and punctuation.
966 Comment out a few specialized (Rmail) items.
a0706406 967 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 968 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 969
529c06b6
CY
9702012-04-03 Chong Yidong <cyd@gnu.org>
971
972 * sending.texi (Mail Misc): Fix an index entry.
973
53b0595a
EZ
9742012-04-02 Eli Zaretskii <eliz@gnu.org>
975
976 * msdog.texi (Windows Startup): Add description of emacsclient
977 operation under -c and -t on MS-Windows.
978
979 * misc.texi (emacsclient Options): Add cross-reference to "Windows
980 Startup". (Bug#11091)
981
d8e213eb 9822012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
983
984 * custom.texi (Changing a Variable): Fix example.
985
0d224826
EZ
9862012-04-01 Eli Zaretskii <eliz@gnu.org>
987
988 * misc.texi (emacsclient Options): More clarifications about -t
989 and -c on MS-Windows. (Bug#11091)
990
1d265f9f
EZ
9912012-03-31 Eli Zaretskii <eliz@gnu.org>
992
993 * misc.texi (emacsclient Options): Document peculiarities of new
994 frame creation on MS-Windows under -c or -t options. (Bug#11091)
995
5319014e
CY
9962012-03-30 Chong Yidong <cyd@gnu.org>
997
998 * files.texi (File Conveniences): Clarify Imagemagick discussion.
999
2bfab837
GM
10002012-03-22 Glenn Morris <rgm@gnu.org>
1001
1002 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1003
986bd52a
CY
10042012-03-17 Chong Yidong <cyd@gnu.org>
1005
1006 * package.texi (Package Installation): Document use of
1007 package-initialize in init file.
1008
66ecdc9e
GM
10092012-03-16 Glenn Morris <rgm@gnu.org>
1010
1011 * help.texi (Language Help):
1012 * mule.texi (International Chars):
1013 etc/HELLO is for character demonstration.
1014
d8e213eb 10152012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1016
1017 * dired.texi (Shell Commands in Dired): Fix typo.
1018
a08a07e3
CY
10192012-03-04 Chong Yidong <cyd@gnu.org>
1020
1021 * killing.texi (Clipboard): Document clipboard manager.
1022
53eced6d
GM
10232012-02-29 Glenn Morris <rgm@gnu.org>
1024
f8425af2
GM
1025 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1026
775b55af
GM
1027 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1028
53eced6d
GM
1029 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1030
44e97401
GM
10312012-02-28 Glenn Morris <rgm@gnu.org>
1032
1033 * custom.texi, display.texi, emacs.texi, files.texi:
1034 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1035 Standardize possessive apostrophe usage.
1036
525795c1
JD
10372012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1038
1039 * macos.texi (Mac / GNUstep Customization): Remove text about
1040 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1041
d8e213eb 10422012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1043
1044 * buffers.texi (Select Buffer): Mention that saving in a new file
1045 name can switch to a different major mode.
1046
6ea1787e
GM
10472012-02-23 Glenn Morris <rgm@gnu.org>
1048
49fe4321
GM
1049 * mini.texi (Minibuffer File, Completion Options, Repetition):
1050 Copyedits.
1051 (Completion Example): Other M-x au* commands may be defined.
1052 (Completion Styles): Mention emacs21 and completion-category-overrides.
1053
8f4042d2
GM
1054 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1055 (Windows Keyboard, Windows Mouse, Windows Processes)
1056 (Windows Printing, Windows Misc): Copyedits.
1057 (ls in Lisp): Update switches list.
1058
371fb833
GM
1059 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1060 Update dos-mode* function names.
1061 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1062 (MS-DOS Processes): Add xref to main ls-lisp section.
1063
6ea1787e
GM
1064 * ack.texi (Acknowledgments): Mention smie.
1065
40ace058
GM
10662012-02-22 Glenn Morris <rgm@gnu.org>
1067
1068 * macos.texi: Copyedits. Fix @key/@kbd usage.
1069 (Mac / GNUstep Basics): Don't mention the panels, since the next
1070 section covers them.
1071 (Mac / GNUstep Customization): Merge some panel info from previous.
1072
41f1e868
GM
10732012-02-21 Glenn Morris <rgm@gnu.org>
1074
68af8d4f
GM
1075 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1076 Small fixes.
1077
2e03845d
GM
1078 * emacs-xtra.texi: Picture mode is no longer a chapter.
1079
f9a998c3
GM
1080 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1081
41f1e868
GM
1082 * ack.texi (Acknowledgments): Small changes, including resorting,
1083 and removal of things no longer distributed.
1084
ea09410d
GM
10852012-02-20 Glenn Morris <rgm@gnu.org>
1086
2d2f6581
GM
1087 * emacs.texi (Top, Preface): Small rephrasings.
1088 (menu, detailmenu): Update entries, and reformat some descriptions.
1089 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1090 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1091 Reformat some menu descriptions.
1092
196f8c0e
GM
1093 * ack.texi (Acknowledgments): More updates.
1094
8730412a
GM
1095 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1096 and from Author: headers.
ae15b89b 1097 (Distrib): Small updates.
ea09410d 1098
37863f20
GM
10992012-02-18 Glenn Morris <rgm@gnu.org>
1100
37c3b9ee
GM
1101 * ack.texi (Acknowledgments): Add xref to Org manual.
1102
b474519e
GM
1103 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1104 of '*mail*', since Message does not call it that.
1105 (Rmail Reply): Rename rmail-dont-reply-to-names.
1106 \\`info- no longer handled specially.
1107 Update for rmail-enable-mime-composing.
1108 Don't mention 'm' for replies.
1109 Don't mention rmail-mail-new-frame and cancelling, since it does
1110 not work for Message at the moment.
1111
a5987767
GM
1112 * cal-xtra.texi: Copyedits.
1113
37863f20
GM
1114 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1115
112d1241
GM
11162012-02-17 Glenn Morris <rgm@gnu.org>
1117
0fd2c9a3
GM
1118 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1119
1d6ecbfa
GM
1120 * ack.texi (Acknowledgments): Mention Gnulib.
1121
102f1b54
GM
1122 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1123
112d1241
GM
1124 * calendar.texi: Misc small changes, including updating the dates
1125 of examples.
1126
3a05ff1d
GM
11272012-02-16 Glenn Morris <rgm@gnu.org>
1128
d1354af0
GM
1129 * calendar.texi: Misc small changes.
1130
5f9756ec
GM
1131 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1132 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1133
3b19a30d
GM
1134 * dired-xtra.texi (Subdir Switches): Small fixes.
1135
3a05ff1d
GM
1136 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1137
9f26dc24
GM
11382012-02-15 Glenn Morris <rgm@gnu.org>
1139
1140 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1141
fb969a57
GM
11422012-02-12 Glenn Morris <rgm@gnu.org>
1143
1144 * ack.texi (Acknowledgments):
1145 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1146
0aca1292
GM
11472012-02-10 Glenn Morris <rgm@gnu.org>
1148
104dc9c6
GM
1149 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1150
0aca1292
GM
1151 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1152
91af9d2e
GM
11532012-02-09 Glenn Morris <rgm@gnu.org>
1154
0aca1292
GM
1155 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1156 buffer switch after M-x rename-uniquely.
63c727b2 1157
91af9d2e
GM
1158 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1159
1ef1990c
JB
11602012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1161
1162 * text.texi (Org Mode): Fix typo.
1163
e74e58c9
GM
11642012-02-08 Glenn Morris <rgm@gnu.org>
1165
cefee440
GM
1166 * ack.texi (Acknowledgments): Update emacs-lock info.
1167
a7686350
GM
1168 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1169
e74e58c9
GM
1170 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1171
fe93bc91
GM
11722012-02-07 Glenn Morris <rgm@gnu.org>
1173
1174 * files.texi (File Conveniences): Mention ImageMagick images.
1175
d273439c
GM
11762012-02-05 Glenn Morris <rgm@gnu.org>
1177
649f602c
GM
1178 * trouble.texi (Checklist): Mention debug-on-event.
1179
d273439c
GM
1180 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1181
a9410bdf
GM
11822012-02-04 Glenn Morris <rgm@gnu.org>
1183
1f5e1a16
GM
1184 * macos.texi (Customization options specific to Mac OS / GNUstep):
1185 New subsection.
1186
b7314ef7
GM
1187 * display.texi (Colors): Mention list-colors-sort.
1188
a9410bdf
GM
1189 * files.texi (File Conveniences): Mention image animation.
1190
75319d7f
CY
11912012-01-31 Chong Yidong <cyd@gnu.org>
1192
1193 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1194 scroll bars (Bug#10666).
1195
2680c309
CY
11962012-01-28 Chong Yidong <cyd@gnu.org>
1197
691db250
CY
1198 * files.texi (Filesets): Fix typos.
1199
2680c309
CY
1200 * display.texi (Faces): Add xref to Colors node.
1201
2a90dfca
DM
12022012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1203
1204 * buffers.texi (Select Buffer): Clarify explanation of switching
1205 to new buffers. Fix description of next-buffer and
6df6ae42 1206 previous-buffer (Bug#10334).
2a90dfca
DM
1207 (Misc Buffer): Add xref to View Mode.
1208
1209 * text.texi (Fill Commands): Fix description of
1210 sentence-end-double-space.
1211
20d2304d
CY
12122012-01-23 Chong Yidong <cyd@gnu.org>
1213
f088cb8b 1214 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1215
01ec1eed
VS
12162012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1217
1218 * programs.texi (Comment Commands): Typo (bug#10514).
1219
06848b82
CY
12202012-01-15 Chong Yidong <cyd@gnu.org>
1221
1222 * xresources.texi (X Resources): Describe GTK+ case first.
1223 (Resources): Don't use borderWidth as an example, since it doesn't
1224 work with GTK+.
1225 (Table of Resources): Clarify role of several resources, including
1226 the Emacs 24 behavior of cursorBlink etc.
1227 (Face Resources): Node deleted. Recommend using Customize
1228 instead. Add paragraph to `Table of Resources' node summarizing
1229 how to use X resources for changing faces.
1230 (Lucid Resources): Rewrite, omitting description of font names,
1231 referring to the Fonts node instead.
1232 (LessTif Resources): Copyedits.
1233 (GTK resources): Rewrite, describing the difference between gtk2
1234 and gtk3.
1235 (GTK Resource Basics): New node.
1236 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1237 (GTK styles): Just refer to Fonts node for GTK font format.
1238
1239 * display.texi (Faces): Document the cursor face.
1240
a73a3461
CY
12412012-01-14 Chong Yidong <cyd@gnu.org>
1242
01ec1eed 1243 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1244 (General Variables): Add xref to Lisp Libraries.
1245 (Initial Options): Copyedits.
1246 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1247 (Environment): Clarify what getenv does.
1248 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1249 light backgrounds on xterms.
1250 (Misc Variables): TEMP and TMP are not Windows-specific.
1251 (Display X): Copyedits.
1252 (Colors X): -bd does nothing for GTK.
1253 (Icons X): Gnome 3 doesn't use taskbars.
1254
1255 * misc.texi (Shell): Document exec-path here.
1256
1257 * rmail.texi (Movemail): Add xref for exec-path.
1258
e517eda4
GM
12592012-01-13 Glenn Morris <rgm@gnu.org>
1260
1261 * dired.texi (Dired and Find): Clarify find-ls-options.
1262
1de76afe
CY
12632012-01-09 Chong Yidong <cyd@gnu.org>
1264
71873e2b 1265 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1266 SHA-256.
1267
c61ab18c
CY
12682012-01-07 Chong Yidong <cyd@gnu.org>
1269
e490b289
CY
1270 * display.texi (Useless Whitespace): Add Whitespace mode.
1271
1de77c4c
CY
1272 * custom.texi (Hooks): Discuss how to disable minor modes.
1273
1274 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1275 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1276
c61ab18c
CY
1277 * trouble.texi (Lossage): Refer to Bugs node for problems.
1278 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1279 (Screen Garbled): Don't refer to terminal "manufacturers".
1280 (Total Frustration): Node deleted. Eliza is documented in
1281 Amusements now.
71873e2b
SM
1282 (Known Problems): More info about using the bug tracker.
1283 Mention debbugs package.
c61ab18c
CY
1284 (Bug Criteria): Copyedits.
1285 (Understanding Bug Reporting): Mention emacs -Q.
1286
89bd9ccd
CY
12872012-01-06 Chong Yidong <cyd@gnu.org>
1288
1289 * custom.texi (Specifying File Variables): The mode: keyword
1290 doesn't have to be first anymore. Add example of specifying minor
1291 modes.
1292 (Directory Variables): Simplify example. Mention application to
1293 non-file buffers.
1294 (Disabling): Use "initialization file" terminology.
1295 (Init Examples): Fix hook example.
1296
8034735f
EZ
12972012-01-06 Eli Zaretskii <eliz@gnu.org>
1298
1299 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1300 (Bug#10422)
1301 Move the stuff about resources to xresources.texi.
1302
1303 * xresources.texi (Resources): Move information about setting X
1304 resources in the Registry from cmdargs.texi. Make the index entry
1305 be similar to the one in cmdargs.texi.
1306
b0d7d8af
CY
13072012-01-05 Chong Yidong <cyd@gnu.org>
1308
1309 * custom.texi (Customization Groups): Update example.
1310 (Browsing Custom): Document the new search field.
1311 (Changing a Variable): Update example for Emacs 24 changes.
1312 Document Custom-set and Custom-save commands.
1313 (Face Customization): Document Emacs 24 changes. De-document
1314 modify-face.
1315 (Specific Customization): Mention customize-variable.
1316 (Custom Themes): Add customize-themes, custom-theme-load-path,
1317 custom-theme-directory, and describe-theme.
1318 (Creating Custom Themes): New node.
1319 (Examining): Mention M-:.
1320
1321 * package.texi (Packages): Fix typo.
1322
88c5c7c8
CY
13232012-01-03 Chong Yidong <cyd@gnu.org>
1324
1325 * misc.texi (Single Shell): Don't document Lisp usage of
1326 shell-command. Tidy up discussion of synchronicity. Add index
1327 entries for async-shell-command.
1328 (Interactive Shell): Note that M-x shell uses shell-file-name.
1329 Note change in behavior in Emacs 24.
1330 (Shell Mode): Shell mode now uses completion-at-point.
1331 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1332 default method for recognizing prompts nowadays.
1333 (Shell Ring): Add xref to Minibuffer History.
1334 (Directory Tracking): Explain Dirtrack mode in more detail.
1335 (Term Mode): Fix index entries.
1336 (Paging in Term): Merge into Term Mode.
1337 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1338 (Printing): Fix xref. State default of lpr-switches.
1339 (PostScript): Remove obsolete sentence. Omit description of
1340 non-interactive behaviors.
1341 (Hyperlinking): Improve description.
1342 (Browse-URL): Using compose-mail for mailto URLs is the default.
1343 Document browse-url-mailto-function.
1344 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1345 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1346 (Amusements): M-x lm was renamed to M-x landmark.
1347 Document nato-region.
88c5c7c8 1348
b8ecfdfe
CY
13492012-01-01 Chong Yidong <cyd@gnu.org>
1350
1351 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1352 (Gnus Startup): Note that the system might not be set up for news.
1353 Describe group levels more clearly.
1354 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1355 Summary of Gnus.
1356 (Document View): Copyedits. Move zoom commads to DocView
1357 Navigation node.
1358 (DocView Navigation, DocView Searching, DocView Slicing)
1359 (DocView Conversion): Nodes renamed from Navigation, etc.
1360
1361 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1362
7bc7d2aa
EZ
13632011-12-31 Eli Zaretskii <eliz@gnu.org>
1364
1365 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1366 (Bug#10380)
1367
b30941db
CY
13682011-12-30 Chong Yidong <cyd@gnu.org>
1369
1370 * sending.texi (Sending Mail): Document initial mail buffer name,
1371 and changed multiple mail buffer behavior.
1372 (Mail Format): Put the example at the top of the section.
1373 (Mail Headers): Move discussion of "From" to the top.
1374 (Mail Sending): Document sendmail-query-once.
1375 (Citing Mail): Make it less Rmail-specific.
1376
0ed49f93
CY
13772011-12-29 Chong Yidong <cyd@gnu.org>
1378
1379 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1380 example. Add index entries.
1381 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1382
c40a7de7
CY
13832011-12-26 Chong Yidong <cyd@gnu.org>
1384
71873e2b
SM
1385 * dired.texi (Dired Enter, Misc Dired Features):
1386 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1387 (Dired Navigation): Add index entries.
1388 (Dired Visiting): Fix View Mode xref.
1389 (Marks vs Flags): Prefer C-/ binding for undo.
1390 (Subdirectories in Dired): Add xrefs.
1391 (Misc Dired Features): Document some Emacs 24 changes. Add index
1392 entries.
1393
1394 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1395 variable, since it is explained in Minor Modes node.
1396 (Defining Abbrevs): Copyedits.
1397 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1398 C-/ binding for undo.
1399 (Dabbrev Customization): Add xrefs for case-fold-search and
1400 case-replace.
1401
1402 * dired-xtra.texi (Subdir Switches): Add xref.
1403
1404 * maintaining.texi (VC Directory Commands): Mention quit-window.
1405
3d992aa0
CY
14062011-12-25 Chong Yidong <cyd@gnu.org>
1407
1408 * maintaining.texi (Tags): Mention Semantic.
1409 (Create Tags Table, Etags Regexps): Copyedits.
1410 (Find Tag): Mention minibuffer completion.
1411 (List Tags): Mention completion-at-point. Completion is actually
1412 available in M-x list-tags.
1413
1414 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1415 Document vc-delete-file.
1416
1417 * files.texi (Misc File Ops): Mention vc-delete-file.
1418
1419 * programs.texi (Symbol Completion): Mention completion-at-point
1420 explicitly.
1421
2785d024
CY
14222011-12-22 Chong Yidong <cyd@gnu.org>
1423
1424 * maintaining.texi (Change Log Commands): Don't specially mention
1425 vc-update-change-log which is CVS-only.
1426
1427 * vc1-xtra.texi (Version Headers): Note that these are for
1428 Subversion, CVS, etc. only.
71873e2b
SM
1429 (General VC Options): De-document vc-keep-workfiles.
1430 Fix RCS-isms.
2785d024 1431
0ab39399
EZ
14322011-12-22 Eli Zaretskii <eliz@gnu.org>
1433
1434 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1435 should be @end iftex".
1436
d3098e1e
CY
14372011-12-21 Chong Yidong <cyd@gnu.org>
1438
1439 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1440 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1441 (VC Pull): Mention vc-log-incoming.
1442 (Log Buffer): Add CVS/RCS only disclaimer.
1443
1444 * vc1-xtra.texi (Remote Repositories): Update introduction.
1445 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1446 (Remote Repositories, Version Backups): Node deleted.
1447 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1448 (CVS Options): Reduce verbosity of description of obscure CVS
1449 locking feature.
1450 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1451 Tags node.
1452 (Revision Tags): Move under Miscellaneous VC subsection.
1453 (Change Logs and VC): Note that this is wrong for DVCSs.
1454 De-document log entry manipulating features.
1455 (Renaming and VC): Describe how it works on modern VCSes.
1456
1457 * files.texi (Misc File Ops): Mention vc-rename-file.
1458
1459 * programs.texi (Custom C Indent): Add index entries.
1460
47d42d81
AM
14612011-12-20 Alan Mackenzie <acm@muc.de>
1462
1463 * programs.texi (Motion in C): Update the description of C-M-a and
1464 C-M-e, they now DTRT in enclosing scopes.
1465 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1466
2edef1a0
CY
14672011-12-20 Chong Yidong <cyd@gnu.org>
1468
1469 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1470 (Old Revisions): Use it.
1471 (VCS Repositories): Add "distributed" terminology.
1472 (Log Buffer): Remove duplicate description
1473 about changesets. Fix "current VC fileset" ambiguity.
1474 (Multi-User Branching): Node deleted.
1475 (Branches, Switching Branches): Discuss decentralized version
1476 control systems.
1477 (VC Pull): New node.
1478 (Merging): Document merging on decentralized systems.
1479 (Creating Branches): Note that this is specific to CVS and related
1480 systems.
1481
bc859d5f
CY
14822011-12-19 Chong Yidong <cyd@gnu.org>
1483
1484 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1485 (VC Mode Line): Add index entry for "version control status".
1486 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1487 Document vc-revert-show-diff. De-document vc-rollback.
1488 (VC Directory Mode): Rewrite introduction. Move prefix arg
1489 documentation here from VC Directory Buffer node.
1490 (VC Directory Buffer): Use a decentralized VCS example.
1491 (VC Directory Commands): Use a table. Remove material duplicated
1492 in previous nodes on multi-file VC filsets.
1493
9cff91f8
CY
14942011-12-17 Chong Yidong <cyd@gnu.org>
1495
1496 * maintaining.texi (VCS Concepts): Make "revision" terminology
1497 less CVS-specific.
1498 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1499 Registering node.
71873e2b 1500 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1501 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1502 log buffer. Add index entries.
71873e2b
SM
1503 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1504 Use "commit" terminology.
9cff91f8
CY
1505 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1506 doesn't refer to tags tables. Note other possible forms of the
1507 revision ID. C-x v = does not save.
1508 (Registering): Note similarity to C-x v v action. Fix description
1509 of how backends are chosen. De-document vc-default-init-revision.
1510 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1511 in root log buffers.
1512
f3b316df
CY
15132011-12-16 Chong Yidong <cyd@gnu.org>
1514
1515 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1516 (Basic VC Editing): Remove redundant descriptions.
1517 (VC With A Merging VCS): Make description more general instead of
1518 CVS-specific.
1519 (VC With A Locking VCS): Use VC fileset terminology.
1520
29eabb8e
CY
15212011-12-12 Chong Yidong <cyd@gnu.org>
1522
1523 * building.texi (Executing Lisp): Fix xref for C-M-x.
1524 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1525 manual. Note that load-path is not customizable.
1526 (Lisp Eval): Note that listed commands are available globally.
1527 Explain the meaning of "defun" in the C-M-x context.
1528 (Lisp Interaction): Copyedits.
71873e2b
SM
1529 (External Lisp): Fix name of inferior Lisp buffer.
1530 Mention Scheme.
29eabb8e
CY
1531 (Compilation): Define "inferior process".
1532
cd0314dd
EZ
15332011-12-10 Eli Zaretskii <eliz@gnu.org>
1534
1535 * msdog.texi (Windows Fonts): Document how to force GDI font
1536 backend on MS-Windows.
1537
0595bd7e 15382011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1539
1540 * building.texi (Compilation): Say what the -k flag to make does.
1541 Move subprocess discussion to Compilation Shell.
1542 (Compilation Mode): Add xref for grep, occur, and mouse
1543 references. Define "locus".
1544 (Grep Searching): Use @command.
71873e2b
SM
1545 (Debuggers, Commands of GUD, GDB Graphical Interface):
1546 Clarify intro.
0595bd7e
CY
1547 (Starting GUD): Clarify how arguments are specified.
1548 (Debugger Operation): Index entry for "GUD interaction buffer",
1549 and move basic description here from Commands of GUD node.
1550 (GDB User Interface Layout): Copyedits.
1551 (Source Buffers): Remove gdb-find-source-frame, which is not in
1552 gdb-mi.el.
1553 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1554 toggle-gdb-all-registers, which are not in gdb-mi.el.
1555 Don't re-document GUD interaction buffers.
b09d01da
CY
1556
1557 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1558 (Semantic): Add cindex entries for Semantic.
1559
2a185919
CY
15602011-12-06 Chong Yidong <cyd@gnu.org>
1561
1562 * programs.texi (Man Page): Clarify how to use Man-switches.
1563 Don't bother documenting Man-fontify-manpage-flag.
1564 (Lisp Doc): Add xref to Name Help node.
1565 (Hideshow): Add cindex. Mention role of ellipses, and default
1566 value of hs-isearch-open. Don't bother documenting
1567 hs-special-modes-alist.
1568 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1569 changing the window manager binding of M-TAB.
1570
ebf10822
CY
15712011-12-05 Chong Yidong <cyd@gnu.org>
1572
1573 * programs.texi (Comment Commands): Fix description of for M-; on
1574 blank lines. Move documentation of comment-region here.
1575 (Multi-Line Comments): Clarify the role of comment-multi-line.
1576 Refer to Comment Commands for comment-region doc.
1577 (Options for Comments): Refer to Multi-Line Comments for
1578 comment-multi-line doc, instead of duplicating it. Fix default
1579 values of comment-padding and comment-start-skip.
1580
ec7ae032
CY
15812011-12-04 Chong Yidong <cyd@gnu.org>
1582
1583 * programs.texi (Program Modes): Mention modes that are not
1584 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1585 Add index entry for backward-delete-char-untabify.
1586 Mention prog-mode-hook.
ec7ae032
CY
1587 (Which Function): Use "global minor mode" terminology.
1588 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1589 in Indentation chapter to avoid duplication.
1590 (Expressions): Copyedit.
1591 (Matching): Document Electric Pair mode.
1592
1593 * ack.texi (Acknowledgments):
1594 * rmail.texi (Movemail, Other Mailbox Formats):
1595 * frames.texi (Frames): Don't capitalize "Unix".
1596
a24bf23e
CY
15972011-12-04 Chong Yidong <cyd@gnu.org>
1598
1599 * text.texi (Nroff Mode): Mention what nroff is.
1600 (Text Based Tables, Table Recognition): Don't say "Table mode"
1601 since it's not a major or minor mode.
1602 (Text Based Tables): Reduce the size of the example.
1603 (Table Definition): Clarify definitions.
1604 (Table Creation): Add key table.
1605 (Cell Commands): Use kbd for commands.
1606 (Table Rows and Columns): Combine nodes Row Commands and Column
1607 Commands.
1608 (Fixed Width Mode): Node deleted; contents moved to parent.
1609 (Table Conversion): Shorten example.
1610 (Measuring Tables): Merge into Table Misc.
1611
8863a584
CY
16122011-12-03 Chong Yidong <cyd@gnu.org>
1613
1614 * text.texi (TeX Mode): Mention AUCTeX package.
1615 (TeX Editing): Add xref to documentation for Occur.
1616 (LaTeX Editing): Add xref to Completion node.
1617 (TeX Print): Fix description of tex-directory.
71873e2b 1618 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1619 its subnodes less verbose, since text/enriched files are
1620 practically unused.
71873e2b 1621 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1622 (Format Colors): Node deleted.
71873e2b 1623 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1624 for applying colors too.
1625 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1626
1627 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1628
1629 * display.texi (Colors): New node.
1630
1631 * cmdargs.texi (Colors X):
1632 * xresources.texi (GTK styles):
1633 * custom.texi (Face Customization): Reference it.
1634
1635 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1636 Link to Fill Commands for Justification entry.
1637
6fdebe93
EZ
16382011-12-03 Eli Zaretskii <eliz@gnu.org>
1639
1640 * display.texi (Auto Scrolling): More accurate description of what
1641 scroll-*-aggressively does, including the effect of non-zero
1642 margin. Fix "i.e." markup.
1643
95ca9bc7
CY
16442011-12-02 Chong Yidong <cyd@gnu.org>
1645
1646 * text.texi (Pages): Mention how formfeed chars are displayed.
1647 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1648 Describe adaptive filling more precisely.
1649 (Fill Commands): Note that filling removes excess whitespace.
1650 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1651 now bound to indent-for-tab-command in Text mode.
1652 (Outline Mode): Copyedits.
1653 (Outline Visibility): Note that Reveal mode is a buffer-local
1654 minor mode.
1655
1656 * modes.texi (Major Modes): Move note about checking major-mode in
1657 a hook function here, from Text mode.
1658
6d262977
CY
16592011-11-28 Chong Yidong <cyd@gnu.org>
1660
b22b1918
CY
1661 * text.texi (Words): Add xref to Position Info.
1662 (Paragraphs): Add xref to Regexps.
1663
6d262977
CY
1664 * indent.texi (Indentation): Rewrite introduction. Move table to
1665 Indentation Commands node.
1666 (Indentation Commands): Add index entries to table. Copyedits.
1667 (Tab Stops, Just Spaces): Copyedits.
1668 (Indent Convenience): New node. Document electric-indent-mode.
1669
1670 * programs.texi (Basic Indent):
1671 * windows.texi (Pop Up Window): Fix kindex entry.
1672
dc95a8b0
CY
16732011-11-28 Chong Yidong <cyd@gnu.org>
1674
1675 * modes.texi (Major Modes): Move major-mode variable doc here from
1676 Choosing Modes. Document describe-mode. Document prog-mode-hook
1677 and text-mode-hook. Add example of using hooks.
1678 (Minor Modes): Document behavior of mode command calls from Lisp.
1679 Note that setting the mode variable using Customize will DTRT.
1680 (Choosing Modes): Add example of setting a minor mode using a
1681 local variable.
1682
b63a8e8e
CY
16832011-11-27 Chong Yidong <cyd@gnu.org>
1684
1685 * frames.texi (Creating Frames): Move frame parameter example to
1686 Frame Parameters node.
1687 (Frame Commands): C-x 5 o does not warp the mouse by default.
1688 (Fonts): Add more GTK-style properties; also, they should be
1689 capitalized.
1690 (Special Buffer Frames): Node deleted; special-display is on the
1691 way out.
1692 (Frame Parameters): Example moved here from Creating Frames.
1693 Clarify that default-frame-alist affects the initial frame too.
1694 Delete auto-raise-mode and auto-lower-mode.
1695 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1696 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1697
1698 * windows.texi (Window Choice): Add xref to Lisp manual for
1699 special-display-*.
1700
a3dcc84e
EZ
17012011-11-26 Eli Zaretskii <eliz@gnu.org>
1702
1703 * display.texi (Text Display): Update the description,
1704 cross-references, and indexing related to display of control
1705 characters and raw bytes.
1706
4ad3bc2a
CY
17072011-11-25 Chong Yidong <cyd@gnu.org>
1708
1709 * frames.texi (Frames): Rewrite introduction.
1710 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1711 Mouse-3 does not copy to kill ring by default. DEL does not
1712 behave specially for mouse commands any more.
1713 (Mouse References): Document mouse-1-click-follows-link more
1714 thoroughly.
1715 (Menu Mouse Clicks): Move footnote to the main text and add xref
1716 to Init Rebinding node.
1717 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1718
1719 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1720
20db1522
JB
17212011-11-24 Juanma Barranquero <lekktu@gmail.com>
1722
1723 * display.texi (Font Lock): Fix typo.
1724
01d06b1f
GM
17252011-11-24 Glenn Morris <rgm@gnu.org>
1726
1727 * rmail.texi (Rmail Output):
1728 Mention rmail-automatic-folder-directives. (Bug#9657)
1729
0cbaa1d5
CY
17302011-11-21 Chong Yidong <cyd@gnu.org>
1731
1732 * mark.texi (Global Mark Ring): Fix description of global mark
1733 ring (Bug#10032).
1734
fe7a3057
JB
17352011-11-20 Juanma Barranquero <lekktu@gmail.com>
1736
1737 * msdog.texi (Windows Fonts): Fix typo.
1738
b6e63cbe
GM
17392011-11-17 Glenn Morris <rgm@gnu.org>
1740
1741 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1742
58179cce
JB
17432011-11-16 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * killing.texi (Rectangles):
7877f373
JB
1746 * misc.texi (Document View):
1747 * modes.texi (Choosing Modes):
1748 * msdog.texi (Windows Fonts):
58179cce
JB
1749 * regs.texi (Rectangle Registers):
1750 * search.texi (Isearch Yank): Fix typos.
1751
291d142b
CY
17522011-11-06 Chong Yidong <cyd@gnu.org>
1753
1754 * windows.texi (Basic Window): Add xref to Cursor Display.
1755 (Split Window): Document negative arg for splitting commands.
1756 (Other Window): Document mouse-1 in text area of window.
1757 (Change Window): Don't mention window attributes, since they
1758 aren't defined. C-x 1 can't be used with minibuffer windows.
1759 Windows are no longer auto-deleted.
1760 (Window Choice): Add xref to Choosing Window in Lisp manual.
1761 (Window Convenience): Note that windmove disables shift-selection.
1762 Move M-x compare-windows here from Other Window node.
1763
1764 * custom.texi (Mouse Buttons):
1765 * search.texi (Isearch Scroll):
1766 * windows.texi (Split Window): Use new names split-window-below
1767 and split-window-right.
1768
a7ef684b
JB
17692011-10-26 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * emacs.texi (Top): Fix typo.
1772
d53e1747
GM
17732011-10-25 Glenn Morris <rgm@gnu.org>
1774
1775 * abbrevs.texi (Saving Abbrevs):
1776 quietly-read-abbrev-file is not a command. (Bug#9866)
1777
e7a3ff06
CY
17782011-10-24 Chong Yidong <cyd@gnu.org>
1779
1780 * display.texi (Scrolling): Document scroll-up-line and
1781 scroll-down-line. Document scroll-command property.
1782 (Recentering): New node, split off from Scrolling.
1783
86c60681
CY
17842011-10-23 Chong Yidong <cyd@gnu.org>
1785
da97a9e6
CY
1786 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1787 (Tool Bars): Copyedits.
1788
86c60681
CY
1789 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1790
d195726a
CY
17912011-10-22 Chong Yidong <cyd@gnu.org>
1792
1793 * windows.texi (Displaying Buffers): Fix broken lispref link.
1794
a70e06c1
CY
17952011-10-22 Chong Yidong <cyd@gnu.org>
1796
1797 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1798 Move confirm-nonexistent-file-or-buffer discussion here.
1799
1800 * files.texi (File Names, Visiting): Move detailed discussion of
1801 minibuffer confirmation to Minibuffer Exit.
1802
1803 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1804 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1805
bfd779dd
CY
18062011-10-21 Chong Yidong <cyd@gnu.org>
1807
1808 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1809 (Backup Copying): backup-by-copying-when-mismatch is now t.
1810 (Customize Save): Fix description of require-final-newline.
1811 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1812 (Auto Save Control): Clarify.
1813 (File Archives): Add 7z.
1814 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1815
1816 * arevert-xtra.texi (Autorevert): Copyedits.
1817
6e317956
CY
18182011-10-20 Chong Yidong <cyd@gnu.org>
1819
1820 * custom.texi (Hooks, Init Examples):
1821 * display.texi (Font Lock):
1822 * fixit.texi (Spelling):
1823 * rmail.texi (Rmail Display): Minor mode function with no arg now
1824 enables it.
1825
1826 * fixit.texi (Spelling): Fix description of inline completion.
1827
5abc31ef
CY
18282011-10-19 Chong Yidong <cyd@gnu.org>
1829
1830 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1831 entries.
1832 (Isearch Yank): Document isearch-yank-pop.
1833 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1834 (Other Repeating Search): Document Occur Edit mode.
1835
939db9ac
CY
18362011-10-18 Chong Yidong <cyd@gnu.org>
1837
1838 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1839 from Line Truncation node.
1840 (Standard Faces): Note that only the background of the cursor face
1841 has an effect.
1842 (Cursor Display): Fix descriptions of cursor face
1843 and bar cursor blinking.
1844 (Text Display): Document nobreak-char-display more clearly.
1845 (Line Truncation): Add xref to Split Window node.
1846 (Display Custom): Don't bother documenting baud-rate or
1847 no-redraw-on-reenter.
1848
1849 * search.texi (Slow Isearch): Node removed.
1850
80c6d77f
GM
18512011-10-18 Glenn Morris <rgm@gnu.org>
1852
1853 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1854
d366bd53
CY
18552011-10-18 Chong Yidong <cyd@gnu.org>
1856
1857 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1858 of list-faces-display here, from Standard Faces node.
1859 Note special role of `default' background.
1860 (Standard Faces): Note special role of `default' background.
1861 Note that region face may be taken fom GTK. Add xref to Text Display.
1862 (Text Scale): Rename from "Temporary Face Changes".
1863 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1864 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1865 (Useless Whitespace): Simplify description of
1866 delete-trailing-whitespace. Note active region case.
1867 (Text Display): Fix description of escape-glyph face assignment.
1868 Remove unibye mode discussion. Update some parts for Unicode.
1869 Move glyphless chars documentation to Lisp manual.
1870
1871 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1872
21100e7d
CY
18732011-10-15 Chong Yidong <cyd@stupidchicken.com>
1874
1875 * display.texi (Scrolling): Tweak explanation of scroll direction.
1876 (View Mode): Add index entries.
1877
1878 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1879
1880 * regs.texi (Text Registers): C-x r i does not activate the mark.
1881 (Bookmarks): Document new default bookmark location.
1882
50b063c3
CY
18832011-10-13 Chong Yidong <cyd@stupidchicken.com>
1884
71873e2b
SM
1885 * killing.texi (Deletion): Add xref to Using Region.
1886 Document delete-forward-char.
50b063c3
CY
1887 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1888 description here. Recommend C-u C-SPC for jumping to mark.
1889 (Kill Ring): Move kill ring variable documentation here.
1890 (Primary Selection): Copyedits.
1891 (Rectangles): Document new command rectangle-number-lines.
1892 (CUA Bindings): Note that this disables the mark-even-if-inactive
1893 behavior for C-x and C-c.
1894
1895 * mark.texi (Mark): Mention "active region" terminology.
1896 (Using Region): Document delete-active-region.
1897
e1a3f5b1
CY
18982011-10-12 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * mark.texi (Mark): Clarify description of disabled Transient Mark
1901 mode (Bug#9689).
1902 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1903 selection changes. Mention that commands like C-y set the mark.
1904 (Marking Objects): Add xref to Words node. Note that mark-word
1905 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1906 (Using Region): Mention M-$ in the table.
1907 Document mark-even-if-inactive here instead of in Mark Ring.
1908 (Mark Ring): Move mark-even-if-inactive to Using Region.
1909 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1910 (Disabled Transient Mark): Rename from "Persistent Mark"
1911 (Bug#9688). Callers changed.
1912
1913 * programs.texi (Expressions):
1914 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1915
3dc62b2b
CY
19162011-10-09 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1919 option" terminology.
1920 (Key Help): Add command names. Define "documentation string".
1921 (Name Help): Remove an over-long joke.
1922 (Apropos): Document prefix args. Remove duplicated descriptions.
1923 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1924 (Package Keywords): Rename from "Library by Keyword".
1925 Describe new package menu interface.
3dc62b2b 1926 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1927
1928 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1929 (Minibuffer History): Document numeric args to history commands.
de09aa52 1930
2d3fe5d7
EZ
19312011-10-08 Eli Zaretskii <eliz@gnu.org>
1932
1933 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1934
b2b0776e
CY
19352011-10-08 Chong Yidong <cyd@stupidchicken.com>
1936
71873e2b
SM
1937 * basic.texi (Position Info): Omit page commands.
1938 Document count-words-region and count-words.
b2b0776e
CY
1939
1940 * text.texi (Pages): Move what-page documentation here.
1941
27a16462
CY
19422011-10-08 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1945 Remote Files node instead of linking directly to the Tramp manual.
1946 (Minibuffer Edit): Add xref to Blank Lines.
1947 (Completion): Add xref to Symbol Completion. Remove redundant
1948 example, which is repeated in the next node.
1949 (Completion Commands): Minor clarifications.
1950 (Completion Styles): New node, split from Completion Commands.
1951 Document substring and initials styles.
1952 (Strict Completion): Remove information duplicated in other nodes.
1953 (Completion Options): Consolidate case difference discussion here.
1954
1955 * help.texi (Help Mode): Fix kindex entries.
1956
1957 * files.texi (File Names): Add index entries.
1958
de0bde62
CY
19592011-10-07 Chong Yidong <cyd@stupidchicken.com>
1960
71873e2b
SM
1961 * basic.texi (Inserting Text): Add xref to Completion.
1962 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1963 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1964 to left/right. Tweak left-char and right-char descriptions.
1965 M-left and M-right are now bound to left-word/right-word.
1966 (Erasing): Document delete-forward-char.
1967
1968 * screen.texi (Screen, Menu Bar): Copyedits.
1969 (Point): Remove duplicate paragraph on cursors, also in Screen.
1970 (Mode Line): Trailing dashes no longer shown on X displays.
1971
1972 * frames.texi (Non-Window Terminals): Index just "text-only
1973 terminal", which is used throughout the manual now.
1974
1975 * entering.texi (Entering Emacs): Define "startup screen".
1976 Document window-splitting behavior with command-line inputs.
1977 (Exiting): Remove obsolete paragraph about shells without suspend
1978 functionality.
1979
1980 * commands.texi (User Input): Define "input event" more clearly.
1981 (Keys): Add xref to Echo Area.
1982 (Commands): Clarify relation between commands and functions.
1983
453e4522
CY
19842011-10-06 Chong Yidong <cyd@stupidchicken.com>
1985
1986 * misc.texi (emacsclient Options): Document how emacsclient runs
1987 the Emacs daemon (Bug#9674).
1988
550f41cd
CY
19892011-10-01 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * basic.texi (Moving Point):
1992 * custom.texi (Mouse Buttons):
1993 * rmail.texi (Rmail Scrolling):
1994 * search.texi (Isearch Scroll):
550f41cd
CY
1995 * display.texi (Scrolling): Replace scroll-up/down with
1996 scroll-up/down-command. Fix scroll-preserve-screen-position
1997 description. Document scroll-error-top-bottom.
1998
9229fe87
GM
19992011-09-30 Glenn Morris <rgm@gnu.org>
2000
2001 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2002
0a2132ba
CY
20032011-09-24 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * windows.texi (Pop Up Window): Defer discussion of window
2006 splitting to the Window Choice node. Add index entries.
2007 (Force Same Window): Node deleted.
2008 (Displaying Buffers, Window Choice): New nodes.
2009
2010 * buffers.texi (Select Buffer): Clarify description of
2011 buffer-switching commands. Add xref to Window Display node.
2012 Don't repeat confirm-nonexistent-file-or-buffer description from
2013 Visiting node. Remove even-window-heights.
2014
2015 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2016
33ed493b
CY
20172011-09-18 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2020
2021 * xresources.texi (Table of Resources): Fix documentation of
2022 bitmapIcon.
2023
92fa95ad
CY
20242011-09-15 Chong Yidong <cyd@stupidchicken.com>
2025
2026 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2027
16254627
EH
20282011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2029
2030 * frames.texi (Frame Commands): Note that delete-other-frames only
2031 deletes frames on current terminal.
2032
c3760c17
EZ
20332011-09-10 Eli Zaretskii <eliz@gnu.org>
2034
2035 * sending.texi (Mail Misc): Document mail-add-attachment.
2036
69b8be97
EZ
20372011-09-04 Eli Zaretskii <eliz@gnu.org>
2038
2039 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2040
3fd50d5c
CY
20412011-08-29 Chong Yidong <cyd@stupidchicken.com>
2042
2043 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2044
e2aeef63
CY
20452011-08-28 Chong Yidong <cyd@stupidchicken.com>
2046
2047 * files.texi (File Archives):
2048 * cal-xtra.texi (Diary Display):
2049 * help.texi (Help Mode): Add xref to View Mode.
2050
ddb54206
CY
20512011-08-28 Chong Yidong <cyd@stupidchicken.com>
2052
a6326082
CY
2053 * display.texi (View Mode): New node. Move view-file here from
2054 Misc File Ops. Move view-buffer here from Misc Buffer.
2055
2056 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2057
04e2ce72 2058 * files.texi (Misc File Ops): Document new
a6326082 2059 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2060
2061 * dired.texi (Dired Deletion): Shorten description of Trash.
2062
ddb54206
CY
2063 * misc.texi (emacsclient Options): Document server-port.
2064
bd206ce5
EZ
20652011-08-27 Eli Zaretskii <eliz@gnu.org>
2066
2067 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2068 even on MS-Windows. Fix a typo.
2069
d43f5a42
CY
20702011-08-26 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * package.texi: New file, documenting the package manager.
2073
2074 * emacs.texi: Include it.
2075
2076 * help.texi (Help Summary): Add describe-package.
2077
e0b1591b
CY
20782011-08-25 Chong Yidong <cyd@stupidchicken.com>
2079
856ce114
CY
2080 * misc.texi (Printing): Convert subnodes into subsections.
2081
f404f8bc
CY
2082 * text.texi (Two-Column): Move into Text chapter.
2083
2084 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2085 Files section. Convert from chapter into section.
2086
2087 * display.texi (Narrowing): Move into display chapter.
2088
e0b1591b
CY
2089 * sending.texi (Sending Mail):
2090 * rmail.texi (Rmail):
2091 * misc.texi (Gnus, Document View):
2092 * dired.texi (Dired):
2093 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2094
75bfc667
JL
20952011-08-07 Juri Linkov <juri@jurta.org>
2096
2097 * dired.texi (Operating on Files): Rewrite according to the fact
2098 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2099
fe676f91
MA
21002011-07-30 Michael Albinus <michael.albinus@gmx.de>
2101
2102 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2103 remote file name completion. (Bug#9197)
2104
4cc60b9b
EZ
21052011-07-28 Eli Zaretskii <eliz@gnu.org>
2106
2107 * mule.texi (Bidirectional Editing): Document the fact that
2108 bidi-display-reordering is t by default.
2109
89671e16
LMI
21102011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2111
2112 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2113 explicitly (bug#8904).
2114
fb23ecc2
LMI
21152011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2116
2117 * trouble.texi (Checklist): Use an `M-x' example instead of an
2118 Emacs Lisp form to switch on the dribble file (bug#8056).
2119
465c5fc8
LMI
21202011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2121
2122 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2123
90a6258b
GM
21242011-07-13 Glenn Morris <rgm@gnu.org>
2125
2126 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2127
c7588364
LMI
21282011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
2130 * mark.texi (Mark Ring): Clarify how many locations are saved
2131 (bug#5770).
2132 (Global Mark Ring): Ditto.
2133
4cb4f3ba
LMI
21342011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2135
d648feab
LMI
2136 * text.texi (Table Recognition): Use "at point" instead of "under
2137 point" (bug#4345).
2138
4cb4f3ba
LMI
2139 * display.texi (Cursor Display): Mention `cursor-type'.
2140
2141 * screen.texi (Point): Clarify that it's only if you use a block
2142 cursor that it appears to be on a character (bug#4345).
2143
ecd0b990
CY
21442011-07-12 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * misc.texi (Amusements): Move dissociated press here, from its
2147 own section.
2148
2149 * emacs.texi (Top): Update node listing.
2150
c2fd0368
LMI
21512011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2152
2153 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2154 clarity (bug#3523).
2155
fdeb32ec
CY
21562011-07-12 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2159 (Misc X): Document --parent-id.
2160
2161 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2162 defaults to nil.
2163
2164 * misc.texi (emacsclient Options): Document --parent-id.
2165
2166 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2167
f584ca38
LMI
21682011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2169
2170 * emacs.texi: Use "..." instead of ``...'' in the menus
2171 (bug#3503).
2172
963578d3
CY
21732011-07-11 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * killing.texi (Primary Selection): Document `only' setting for
2176 select-active-regions.
2177
2178 * mark.texi (Setting Mark): Reference Shift Selection node.
2179
2180 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2181
a30ed87b
LMI
21822011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2183
47076272
LMI
2184 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2185 motion keys" (bug#3503).
2186
a30ed87b
LMI
2187 * emacs.texi: Change all the register node names from "RegPos"
2188 (etc.) to "Positional Registers" (etc.) (bug#3314).
2189
4d45a8b7
CY
21902011-07-11 Chong Yidong <cyd@stupidchicken.com>
2191
2192 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2193 (Other Kill Commands, Kill Options): Copyedits.
2194 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2195 (Yanking): Move yank-excluded properties discussion here.
2196 (Cut and Paste): Move from frames.texi. Update subnodes to
2197 describe x-select-enable-clipboard case.
2198
2199 * frames.texi: Move Cut and Paste node and subnodes into
2200 killing.texi, except Mouse Commands and Word and Line Mouse.
2201
c160ddee
AM
22022011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2203
2204 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2205
3329e6e3
LMI
22062011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2207
32a214fe
LMI
2208 * screen.texi (Mode Line): Clarify that coding systems are
2209 characters, not letters (bug#1749).
2210
3329e6e3
LMI
2211 * cmdargs.texi (Environment): Mention removing variables
2212 (bug#1615). Text suggested by Kevin Rodgers.
2213
8875da1e
CY
22142011-07-10 Chong Yidong <cyd@stupidchicken.com>
2215
54806e45
CY
2216 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2217
8875da1e
CY
2218 * modes.texi: Rename from major.texi.
2219 (Modes): New node. Make Major Modes and Minor Modes subsections
2220 of this. All callers changed.
2221
2222 * custom.texi (Minor Modes): Move to modes.texi.
2223
7847b2a1
CY
22242011-07-10 Chong Yidong <cyd@stupidchicken.com>
2225
6cfd0fa2
CY
2226 * custom.texi (Syntax): Node deleted.
2227
2228 * help.texi (Help Summary):
2229 * major.texi (Major Modes):
2230 * programs.texi (Parentheses):
2231 * search.texi (Regexp Backslash, Regexp Backslash)
2232 (Regexp Backslash):
2233 * text.texi (Words): Callers changed.
2234
7847b2a1
CY
2235 * text.texi (Refill, Longlines): Delete nodes.
2236
2237 * ack.texi (Acknowledgments): Longlines removed from manual.
2238
2239 * emacs.texi (Top): Update node listing.
2240
2a71c436
GM
22412011-07-09 Glenn Morris <rgm@gnu.org>
2242
2243 * fortran-xtra.texi (Fortran): Update handled extensions.
2244
61436e9f
LMI
22452011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2246
2247 * display.texi (Scrolling): `C-v' (etc) are now bound to
2248 `scroll-*-command' (bug#8349).
2249
6e560c71
LMI
22502011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2251
48954a09 2252 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2253 doesn't actually delete any files (bug#7125).
2254
2904fd97
LMI
2255 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2256 argument for `C-c C-k' (bug#7391).
2257
6e560c71
LMI
2258 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2259 you're currently using (bug#8489).
2260
978ff6c5
EZ
22612011-07-01 Eli Zaretskii <eliz@gnu.org>
2262
2263 * mule.texi (Coding Systems): Move index entries from the previous
2264 change into their proper places.
2265
0d742084
LMI
22662011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2267
31976bd5
LMI
2268 * help.texi (Help Files): Document view-external-packages (bug#8902).
2269
0d742084
LMI
2270 * mule.texi (Coding Systems): Put a few more of the coding systems
2271 into the index (bug#8900).
2272
9f678528
GM
22732011-06-26 Glenn Morris <rgm@gnu.org>
2274
2275 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2276
18a4ce5e
AR
22772011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2278
2279 * misc.texi (emacsclient Options): Mention --frame-parameters.
2280
f0da764a
GM
22812011-06-09 Glenn Morris <rgm@gnu.org>
2282
2283 * custom.texi (Specifying File Variables):
2284 Recommend explicit arguments for minor modes.
2285
b047e7ac
PE
22862011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2287
2288 Document wide integers better.
2289 * buffers.texi (Buffers):
001903b5
PE
2290 * files.texi (Visiting): Document maxima for 64-bit machines,
2291 and mention virtual memory limits.
b047e7ac 2292
bf41276f
CY
22932011-05-28 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2296
2297 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2298 prog mode (Bug#8240).
2299
e145f188
GM
23002011-05-27 Glenn Morris <rgm@gnu.org>
2301
2302 * custom.texi (Specifying File Variables):
2303 Major modes no longer need come first.
2304
313f790e
CY
23052011-05-22 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2308 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2309
c136e5cd
GM
23102011-05-18 Glenn Morris <rgm@gnu.org>
2311
2312 * ack.texi (Acknowledgments): Remove fakemail.c.
2313
c71a0d48 23142011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2315
2316 Fixes for fitting text into 7x9 printed manual.
2317 * building.texi (Flymake, Breakpoints Buffer):
2318 * calendar.texi (Appointments):
2319 * cmdargs.texi (General Variables, Display X):
2320 * custom.texi (Saving Customizations, Face Customization)
2321 (Directory Variables, Minibuffer Maps, Init Rebinding):
2322 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2323 * fixit.texi (Spelling):
2324 * frames.texi (Creating Frames, Fonts):
2325 * help.texi (Help Files):
2326 * mini.texi (Minibuffer File):
2327 * misc.texi (emacsclient Options, Emulation):
2328 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2329 * mule.texi (International Chars, Language Environments)
2330 (Select Input Method, Modifying Fontsets, Charsets):
2331 * programs.texi (Custom C Indent):
2332 * rmail.texi (Rmail Labels):
2333 * text.texi (Table Conversion):
2334 * trouble.texi (Known Problems, Known Problems):
2335 * windows.texi (Change Window):
2336 * xresources.texi (GTK resources): Reflow text and re-indent code
2337 examples to avoid TeX overflows and underflows on 7x9 paper.
2338
2339 * emacs.texi: Fix the (commented out) smallbook command.
2340
2341 * macos.texi (Mac / GNUstep Events):
2342 * xresources.texi (Lucid Resources): Remove extraneous examples.
2343
b8f82dc1
GM
23442011-05-10 Glenn Morris <rgm@gnu.org>
2345
2346 * custom.texi (Specifying File Variables):
2347 Deprecate using mode: for minor modes.
2348
d306b4da
GM
23492011-05-07 Glenn Morris <rgm@gnu.org>
2350
2351 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2352
548d0a63
GM
23532011-05-06 Glenn Morris <rgm@gnu.org>
2354
5006e634
GM
2355 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2356
548d0a63
GM
2357 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2358
e793a940
LMI
23592011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2360
2361 * misc.texi (Emacs Server): Document `server-eval-at'.
2362
7031be6d
UR
23632011-04-24 Chong Yidong <cyd@stupidchicken.com>
2364
71873e2b
SM
2365 * maintaining.texi (List Tags): Document next-file.
2366 Suggested by Uday S Reddy.
7031be6d 2367
4ffd0d6b 23682011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2369
2370 * mini.texi (Minibuffer Edit):
2371 * screen.texi (Mode Line): Fix typo.
2372
1c6c854e
CS
23732011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2374
024ff170 2375 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2376
c5c9f40f
CY
23772011-03-26 Chong Yidong <cyd@stupidchicken.com>
2378
2379 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2380
09725d26
EZ
23812011-03-30 Eli Zaretskii <eliz@gnu.org>
2382
2383 * display.texi (Auto Scrolling): Document the limit of 100 lines
2384 for never-recentering scrolling with `scroll-conservatively'.
2385 (Bug#6671)
2386
09d9db2c 23872011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2388
2389 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2390 HOME on Windows and where it looks for init files. (Bug#8221)
2391
62d94509
EZ
23922011-03-10 Eli Zaretskii <eliz@gnu.org>
2393
2394 * search.texi (Regexp Example):
2395 * mule.texi (International Chars):
2396 * building.texi (External Lisp): Don't use characters outside
2397 ISO-8859-1.
2398
0286d9de
EZ
23992011-03-09 Eli Zaretskii <eliz@gnu.org>
2400
1c6c854e
CS
2401 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2402 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2403
2404 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2405
114902a5 2406 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2407 (Bug#8210)
2408
0afb4571
J
24092011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2410
2411 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2412 for Gtk+ 3.
2413
bb3865e8
GM
24142011-03-08 Glenn Morris <rgm@gnu.org>
2415
6446548e
GM
2416 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2417 * emacs.texi (Acknowledgments):
2418 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2419 * emacs.texi: Set documentencoding.
6446548e 2420
bb3865e8
GM
2421 * display.texi (Optional Mode Line): Don't mention exactly where
2422 display-time appears. (Bug#8193)
2423
33383987
JB
24242011-03-07 Chong Yidong <cyd@stupidchicken.com>
2425
2426 * Version 23.3 released.
2427
892777ba
CY
24282011-03-06 Chong Yidong <cyd@stupidchicken.com>
2429
2430 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2431
0b973fc5
DW
24322011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2433
2434 * misc.texi (emacsclient Options): Add q/quiet.
2435
8ef5a2f2
GM
24362011-03-02 Glenn Morris <rgm@gnu.org>
2437
2438 * mule.texi (Communication Coding) <x-select-request-type>:
2439 Remove duplicate (essentially) paragraph. (Bug#8148)
2440
bd106056
CS
24412011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2442
2443 * maintaining.texi (Format of ChangeLog): Add reference to
2444 add-log-full-name.
2445 (Change Log Commands): Add documentation for combining multiple
2446 symbols in one change.
2447
6640b281
GM
24482011-03-01 Glenn Morris <rgm@gnu.org>
2449
2450 * custom.texi (Directory Variables):
2451 Give an example of excluding subdirectories.
2452
2b0c7330 24532011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2454
2455 * search.texi (Regexp Search): Move index entries about regexps to the
2456 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2457
8c62c205
GM
24582011-02-19 Glenn Morris <rgm@gnu.org>
2459
2460 * dired.texi (Dired): Dired-X version number was dropped.
2461
3928f2b6
JD
24622011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2463
2464 * xresources.texi (X Resources): Remove *faceName and replace it with
2465 *font for Lucid.
2466
a41c8660
CY
24672011-02-05 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * rmail.texi (Rmail Display): Document Rmail MIME support more
2470 accurately.
2471
2472 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2473 vc-log-outgoing.
2474 (Merging): Document vc-find-conflicted-file.
2475
233ba4d9 24762011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2477
2478 * custom.texi (Variables): Fix typo.
2479
14beddf4 24802011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2481
65401ee3
CY
2482 * search.texi (Regexps): Copyedits. Mention character classes
2483 (Bug#7809).
2484
19f81ecf
CY
2485 * files.texi (File Aliases): Restore explanatory text from Eli
2486 Zaretskii, accidentally removed in 2011-01-08 commit.
2487
bf3dae7e
EZ
24882011-01-29 Eli Zaretskii <eliz@gnu.org>
2489
2490 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2491 (MAKEINFO_OPTS): New variable.
2492 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2493 (emacs.html): New target.
2494 (clean): Remove emacs.html.
2495
45eb2a5d
WL
24962011-01-23 Werner Lemberg <wl@gnu.org>
2497
2498 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2499 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2500 (ENVADD): Updated.
2501
9acfe703
GM
25022011-01-18 Glenn Morris <rgm@gnu.org>
2503
2504 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2505
2506 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2507
362b9d48
GM
25082011-01-15 Chong Yidong <cyd@stupidchicken.com>
2509
bb033b5f
CY
2510 * building.texi (Compilation): Improve instructions for running two
2511 compilations (Bug#7573).
2512
b024d9f0
MD
2513 * files.texi (Backup Names): Document the new location of the
2514 last-resort backup file.
2515
362b9d48
GM
2516 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2517 manual. Explain why directory-abbrev-alist elements should be anchored
2518 (Bug#7777).
2519
25202011-01-15 Eli Zaretskii <eliz@gnu.org>
2521
2522 * msdog.texi (Windows Startup): Correct inaccurate description of
2523 differences between emacsclient.exe and emacsclientw.exe.
2524
7c420169 25252011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2526
2527 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2528
7c420169 25292011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2530
2531 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2532
7c420169 25332011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2534
2d34d523
EZ
2535 * frames.texi (Cut and Paste): Modify the section's name and text:
2536 don't mix "cut/paste" with "kill/yank".
2537 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2538 (Bug#7702)
2539
88ab4340
EZ
2540 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2541
7c420169 25422011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2543
2544 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2545 matches its position in the menu. (Bug#7674)
2546
7c420169 25472011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2548
2549 * trouble.texi (Checklist): Mention not replying via news either.
2550
92bb6c52
TH
25512010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2552
2553 * misc.texi (Document View): Update DocView section with newly
2554 supported document formats.
2555
b103c904
CY
25562010-12-21 Chong Yidong <cyd@stupidchicken.com>
2557
2558 * killing.texi: Resection the Info version to conform to the
2559 printed manual, to avoid making sections on Accumulating Text, CUA
2560 and Rectangles into full chapters.
2561
f49d1f52 25622010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2563
2564 * custom.texi (Init Syntax): Add index entries for "character syntax".
2565 (Bug#7576)
2566
f49d1f52 25672010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2568
2569 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2570
f49d1f52 25712010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2572
2573 * trouble.texi (Checklist): Fix typo in newsgroup name.
2574
f49d1f52 25752010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2576
2577 * search.texi (Word Search): Note that the lazy highlight always
2578 matches to whole words (Bug#7470).
2579
f49d1f52 25802010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2581
4f1948eb
EZ
2582 * display.texi (Optional Mode Line): Make the description of
2583 load-average more accurate.
2584
b8a9e136
EZ
2585 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2586 registry, with a cross-reference.
62d72a4a
EZ
2587 (Windows Startup): New node. Move the stuff about the current
2588 directory from "Windows HOME".
b8a9e136 2589
07976ae3 25902010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2591
2592 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2593 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2594
07976ae3 25952010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2596
2597 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2598 Suggested by Štěpán Němec.
2599
07976ae3 26002010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2601
1aaae3f3
CY
2602 * maintaining.texi (Version Control): Say "commit", not "check in".
2603 (Version Control Systems): Simplify descriptions.
2604 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2605 VCS Concepts.
2606 (VC Mode Line): Update example.
2607 (Old Revisions): Document revert-buffer for vc-diff.
2608 (Log Buffer): Promote to a subsection. Document header lines.
2609
1c6c854e
CS
2610 * macos.texi (Mac / GNUstep Basics):
2611 Document ns-right-alternate-modifier.
ec8a6295 2612
1aaae3f3
CY
2613 * emacs.texi (Top): Update node listing.
2614
0eb025fb
EZ
26152010-11-13 Eli Zaretskii <eliz@gnu.org>
2616
2617 * rmail.texi (Rmail Coding): Characters with no fonts are not
2618 necessarily displayed as empty boxes.
2619
2620 * mule.texi (Language Environments, Fontsets): Characters with no
2621 fonts are not necessarily displayed as empty boxes.
2622
2623 * display.texi (Text Display): Document display of glyphless
2624 characters.
2625
ea4f7750
GM
26262010-11-13 Glenn Morris <rgm@gnu.org>
2627
2628 * basic.texi (Position Info): Add M-x count-words-region.
2629
90639cea
GM
26302010-11-11 Glenn Morris <rgm@gnu.org>
2631
2632 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2633
d607b96b 26342010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2635
2636 * msdog.texi (Windows HOME): Add information regarding startup
2637 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2638
c12e4a81
GM
26392010-10-11 Glenn Morris <rgm@gnu.org>
2640
df187c62
GM
2641 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2642
c12e4a81
GM
2643 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2644 (DVIPS): New variable.
234db610
GM
2645 (.PHONY): Add html, ps.
2646 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2647 (clean): Delete html, ps files.
c12e4a81 2648
6513b232
EZ
26492010-10-09 Eli Zaretskii <eliz@gnu.org>
2650
2651 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2652
f4f358f1
GM
26532010-10-09 Glenn Morris <rgm@gnu.org>
2654
c1dc72b3
GM
2655 * Makefile.in (VPATH): Remove.
2656 (infodir): Make it absolute.
2657 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2658
4393405b
GM
2659 * Makefile.in (dist): Anchor regexps.
2660
eef3ab94
GM
2661 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2662 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2663 (emacs-xtra.pdf): Use $<.
2664
aa9db089
GM
2665 * Makefile.in (infoclean): Remove harmless, long-standing error.
2666
abd40fb4
GM
2667 * Makefile.in ($(infodir)): Delete rule.
2668 (mkinfodir): New.
2669 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2670
f4f358f1 2671 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2672 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2673 * emacsver.texi: New file, replacing emacsver.texi.in.
2674
ea274122
GM
26752010-10-09 Glenn Morris <rgm@gnu.org>
2676
f7a31f11
GM
2677 * emacsver.texi.in: New file.
2678 * emacs.texi: Set EMACSVER by including emacsver.texi.
2679 * Makefile.in (distclean): Delete emacsver.texi.
2680 (dist): Copy emacsver.texi.
b13254e7 2681 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2682
3fb78d1f
GM
2683 * ack.texi (Acknowledgments): No more b2m.c.
2684
ea274122
GM
2685 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2686 (emacs): Remove rule.
2687 (dist): No need to deal with the emacs rule any more.
2688
17ca7950
GM
26892010-10-07 Glenn Morris <rgm@gnu.org>
2690
2691 * Makefile.in (version): New, set by configure.
2692 (clean): Delete dist tar file.
2693 (dist): Use version in tar name.
2694
4c83f6e1
GM
26952010-10-06 Glenn Morris <rgm@gnu.org>
2696
2697 * Makefile.in (EMACS_XTRA): Add the main source file.
2698 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2699 (mostlyclean): No core files, reorder other files.
2700 (clean): Delete specific dvi and pdf files.
2701 (infoclean, dist): New rules.
2702 (maintainer-clean): Use infoclean.
8a944cea 2703 ($(infodir)): Add parallel build workaround.
4c83f6e1 2704
0264072d
GM
27052010-10-04 Glenn Morris <rgm@gnu.org>
2706
2707 * Makefile.in (SHELL): Set it.
2708 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2709 (info, dvi): Replace above variables with their expansions.
2710 (info): Move mkdir from here...
2711 ($(infodir)/emacs): ... to here (for parallel builds).
2712 (pdf): New target.
2713 ($(infodir)/emacs): Pass -o option to makeinfo.
2714 (.PHONY): Declare clean rules.
2715 (maintainer-clean): Delete dvi and pdf files.
2716 Guard against cd failures. Use a more restrictive delete.
2717
3226d6ca
GM
27182010-10-02 Glenn Morris <rgm@gnu.org>
2719
2720 * misc.texi (Shell Mode): Remove reference to old function name.
2721
cad90f3b
EZ
27222010-09-30 Eli Zaretskii <eliz@gnu.org>
2723
2724 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2725 indicator characters.
2726
5f874327
GM
27272010-09-29 Glenn Morris <rgm@gnu.org>
2728
2729 * Makefile.in (top_srcdir): Remove unused variable.
2730
0ab9cff3
GM
27312010-09-14 Glenn Morris <rgm@gnu.org>
2732
67ae9766
GM
2733 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2734 the last hook item.
2735
0ab9cff3
GM
2736 * calendar.texi (Appointments): Also updated when a diary include file
2737 is saved.
2738
6664fc59 27392010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2740
2741 * trouble.texi (Bugs): Update the section intro.
2742 (Known Problems): New section.
2743 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2744 (Sending Patches): Bug fixes are best as responses to existing bugs.
2745 * emacs.texi (Known Problems): Add menu entry for new section.
2746
be3283d7
GM
27472010-09-09 Glenn Morris <rgm@gnu.org>
2748
2749 * xresources.texi: Untabify.
2750
10999305 27512010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2752
2753 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2754
10999305 27552010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2756
2757 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2758
30641319
JD
27592010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2760
2761 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2762
50dd7bc6
GM
27632010-08-21 Glenn Morris <rgm@gnu.org>
2764
2765 * misc.texi (Amusements): Mention bubbles and animate.
2766
5e620eca
EZ
27672010-07-31 Eli Zaretskii <eliz@gnu.org>
2768
2769 * files.texi (Visiting): Add more index entries for
2770 large-file-warning-threshold.
2771
8b2dd508
JD
27722010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2773
2774 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2775
8838673e
GM
27762010-06-23 Glenn Morris <rgm@gnu.org>
2777
2778 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2779 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2780 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2781 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2782 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2783 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2784 Untabify Texinfo files.
2785
04d3bb6c
GM
27862010-06-10 Glenn Morris <rgm@gnu.org>
2787
103dd3a8
GM
2788 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2789
04d3bb6c
GM
2790 * basic.texi (Inserting Text): Fix typo.
2791
50b79479
GM
27922010-06-10 Glenn Morris <rgm@gnu.org>
2793
2794 * ack.texi (Acknowledgments):
2795 * emacs.texi (Acknowledgments): Update for notifications.el.
2796
86d7a550
DU
27972010-05-31 Daiki Ueno <ueno@unixuser.org>
2798
2799 * dired.texi (Operating on Files): Mention encryption commands
2800 (Bug#6315).
2801
db5dce9d
EZ
28022010-05-29 Eli Zaretskii <eliz@gnu.org>
2803
2804 * basic.texi (Moving Point): Update due to renaming of commands bound
2805 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2806
34313041
EZ
28072010-05-18 Eli Zaretskii <eliz@gnu.org>
2808
2809 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2810 paragraphs.
2811 (Line Truncation): Fix wording for bidi display.
2812
1fc0ce04 2813 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2814 keys.
2815
0235128c 28162010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2817
2818 * building.texi (GDB Graphical Interface): Remove misleading comparison
2819 to an IDE (Bug#6128).
2820
0235128c 28212010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2822
2823 * programs.texi (Man Page):
2824 * misc.texi (Invoking emacsclient):
2825 * mini.texi (Repetition):
2826 * mark.texi (Setting Mark): Fix typos.
2827
0235128c 28282010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2829
2830 * misc.texi (Printing): Document htmlfontify-buffer.
2831
0235128c 28322010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2833
2834 * calendar.texi (Displaying the Diary, Format of Diary File):
2835 Fix external cross-references for TeX format output.
2836
0235128c
SM
28372010-05-07 Chong Yidong <cyd@stupidchicken.com>
2838
2839 * Version 23.2 released.
2840
f63d0028
JD
28412010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2842
2843 * cmdargs.texi (Initial Options): Mention --chdir.
2844
20fe03ad
JD
28452010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2846
2847 * frames.texi (Tool Bars): Add tool-bar-style.
2848
b7d65a5f
GM
28492010-04-21 Glenn Morris <rgm@gnu.org>
2850
2851 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2852
a42dbee1
CY
28532010-04-18 Chong Yidong <cyd@stupidchicken.com>
2854
2855 * programs.texi (Semantic): New node.
2856
2857 * maintaining.texi (EDE): New node.
2858
2859 * emacs.texi: Update node listing.
2860
2861 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2862
6e104790 28632010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2864
d52dbd3d
GM
2865 * emacs.texi (Acknowledgments): Remove duplicate.
2866
a77fe20c
GM
2867 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2868
6e104790 28692010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2870
4ebe9902
GM
2871 * dired.texi (Misc Dired Features): Mention VC diff and log.
2872 * maintaining.texi (Old Revisions, VC Change Log):
2873 Mention that diff and log work in Dired buffers.
2874
98932641
GM
2875 * help.texi (Help Summary): Mention M-x info-finder.
2876
d5b22ab2 2877 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2878
4d4e9522
GM
2879 * custom.texi (Specifying File Variables, Directory Variables):
2880 Document new commands for manipulating local variable lists.
2881
6e104790 28822010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2883
2884 * trouble.texi (Contributing): Add cindex entry.
2885 Mention etc/CONTRIBUTE.
2886
6e104790 28872010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2888
2889 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2890 query-replace (Bug#5774).
2891
a20a9df3
GM
28922010-04-16 Glenn Morris <rgm@gnu.org>
2893
2894 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2895
1ecb2d3f
JD
28962010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2897
2898 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2899
99852628
JD
29002010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2901
2902 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2903
ce79424f
EZ
29042010-03-30 Eli Zaretskii <eliz@gnu.org>
2905
2906 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2907 cross-reference to "Inserting Text".
2908
2909 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2910 Mention completion provided by `ucs-insert'.
2911
85738751 29122010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2913
2914 * sending.texi (Sending Mail): Note variables that may need
2915 customizing.
2916 (Mail Sending): Expand discussion of send-mail-function.
2917
85738751 29182010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2919
2920 Document Message mode as the default mail mode.
2921
2922 * sending.texi (Sending Mail): Copyedits.
2923 (Mail Format, Mail Headers): Document mail-from-style changes.
2924 (Mail Commands): Rename from Mail mode. Document Message mode.
2925 (Mail Misc): Rename from Mail mode Misc.
2926 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2927 command names and update keybindings.
2928 (Header Editing): Document message-tab. De-document
2929 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2930 favor of mail-default-headers. Ad index entries for user-full-name and
2931 user-mail-address.
1c6c854e
CS
2932 (Citing Mail): Update changes in Message mode behavior.
2933 Document mail-yank-prefix.
e73c2434
CY
2934 (Mail Signature): New node, moved from Mail Misc.
2935 (Mail Aliases): Mail abbrevs are the default with Message mode.
2936 (Mail Methods): Note that Message mode is now the default.
2937
2938 * rmail.texi (Rmail Reply):
2939 * text.texi (Text Mode):
2940 * major.texi (Major Modes):
2941 * mule.texi (Output Coding): Refer to Message mode.
2942
2943 * custom.texi (Init Examples): Add xref to Mail Header.
2944
1fc0ce04 2945 * emacs.texi (Top): Fix xrefs.
e73c2434 2946
85738751 29472010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2948
c0c035fa
CY
2949 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2950 repository if there is none.
2951 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2952 vc-print-root-log.
ef7b27ef 2953 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2954
71785b7a
CY
2955 * programs.texi (Program Modes): Mention Javascript mode.
2956
f67c5dd0
CY
2957 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2958 * emacs.texi: Update node description.
2959
0f72a391 2960 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2961 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2962
dc2d2590
JL
29632010-03-30 Juri Linkov <juri@jurta.org>
2964
2965 * search.texi (Other Repeating Search): Remove line that `occur'
2966 can not handle multiline matches.
2967
a7b02820
EZ
29682010-03-30 Eli Zaretskii <eliz@gnu.org>
2969
2970 * mule.texi (International): Mention support of bidirectional editing.
2971 (Bidirectional Editing): New section.
2972
22ef1944
NR
29732010-03-28 Nick Roberts <nickrob@snap.net.nz>
2974
2975 * emacs.texi (Top): Update node names to those in building.texi.
2976
146b8b16
NR
29772010-03-27 Nick Roberts <nickrob@snap.net.nz>
2978
c5e87d10
PE
2979 doc/emacs/building.texi: Describe restored GDB/MI functionality
2980 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2981 doc/emacs/emacs.texi: Update node names for building.texi.
2982
6d98672d
GM
29832010-03-24 Glenn Morris <rgm@gnu.org>
2984
2985 * ack.texi (Acknowledgments):
2986 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2987
93318cbd
JD
29882010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2989
2990 * xresources.texi (Table of Resources): Clarify toolBar number
2991 for Gtk+.
2992
2993 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2994
15cf2f52
CY
29952010-03-21 Chong Yidong <cyd@stupidchicken.com>
2996
4102856c
CY
2997 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2998
15cf2f52
CY
2999 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3000 and multi-isearch-buffers-regexp.
3001
3002 * indent.texi (Indentation): Clarify description of
3003 indent-for-tab-command. Document tab-always-indent.
3004
d68eb23c
CY
30052010-03-20 Chong Yidong <cyd@stupidchicken.com>
3006
3007 * cmdargs.texi (Font X): Move most content to Fonts.
3008
3009 * frames.texi (Fonts): New node. Document font-use-system-font.
3010
3011 * emacs.texi (Top):
3012 * xresources.texi (Table of Resources):
3013 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3014
288f9fc0
CY
30152010-03-10 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * Branch for 23.2.
3018
17782bec
CY
30192010-03-06 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * custom.texi (Init Examples): Add xref to Locals.
3022
3023 * major.texi (Choosing Modes): Mention usage of setq-default for
3024 setting the default value of major-mode (Bug#5688).
3025
b4a1a8b2
CY
30262010-03-02 Chong Yidong <cyd@stupidchicken.com>
3027
3028 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3029
3030 * display.texi (Display Custom): Document make-pointer-invisible and
3031 underline-minimum-offset. Remove inverse-video.
3032
a1e759cd
CY
30332010-02-21 Chong Yidong <cyd@stupidchicken.com>
3034
3035 * frames.texi (Frame Commands): Note that the last ordinary frame can
3036 be deleted in daemon mode (Bug#5616).
3037
4f3bc373
GM
30382010-02-18 Glenn Morris <rgm@gnu.org>
3039
3040 * trouble.texi (Contributing): Repository is no longer CVS.
3041
5dbbdd33
GM
30422010-02-08 Glenn Morris <rgm@gnu.org>
3043
3044 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3045
cd61af01
SM
30462010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3047
3048 * display.texi (Useless Whitespace, Text Display):
3049 * custom.texi (Init Examples): Avoid obsolete special default variables
3050 like default-major-mode.
3051
b1bb0a25 30522010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3053
3054 * programs.texi (Other C Commands): Replace reference to obsolete
3055 c-subword-mode.
3056
99d0985b
GM
30572010-01-21 Glenn Morris <rgm@gnu.org>
3058
3059 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3060
893db5bc
GM
30612010-01-12 Glenn Morris <rgm@gnu.org>
3062
3063 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3064 emacs-pretest-bug for bug reports for development versions.
3065
0419b8d6
GM
30662010-01-11 Glenn Morris <rgm@gnu.org>
3067
3068 * display.texi (Highlight Interactively): `t' does not mean highlight
3069 all patterns. (Bug#5335)
3070
26e533e2
CY
30712009-12-29 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * misc.texi (Shell): Document async-shell-command.
3074
3075 * building.texi (Grep Searching): Document zrgrep.
3076
484eaeac 3077 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3078
7ee6c59b
NR
30792009-12-29 Nick Roberts <nickrob@snap.net.nz>
3080
3081 * building.texi: Import GDB Graphical Interface description from
3082 EMACS_23_1_RC.
3083
91ed7ea8
CY
30842009-12-24 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * emacs.texi (Top): Update node listing.
3087
3088 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3089
3090 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3091
3092 * cmdargs.texi (Initial Options):
3093 * xresources.texi (Resources): Document inhibit-x-resources.
3094
3095 * custom.texi (Specifying File Variables): Note that minor modes are
3096 enabled unconditionally.
3097
3098 * display.texi (Scrolling): Briefly document the old recenter command,
3099 and document recenter-positions.
3100
3101 * files.texi (Visiting):
3102 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3103
1c6c854e
CS
3104 * frames.texi (Cut/Paste Other App):
3105 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3106
3107 * killing.texi (Kill Options): New node.
3108
6ca89aaa
CY
31092009-12-05 Chong Yidong <cyd@stupidchicken.com>
3110
3111 * misc.texi (Shell Options): ansi-color is now default.
3112
806642d4
GM
31132009-12-05 Glenn Morris <rgm@gnu.org>
3114
806642d4
GM
3115 * emacs.texi (Top): Update menu for cal-xtra node changes.
3116 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3117 or mode line. Don't mention invisible text or the details of
3118 diary-print-entries here, only in cal-xtra.
3119 (Format of Diary File): Mention that the "date on first line" format
3120 only really affects the simple display.
3121 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3122 (Diary Customizing): Holidays may be in the buffer or mode line.
3123 Move diary-print-entries to the "Diary Display" section.
3124 (Diary Display): New section, split out from "Fancy Diary Display".
3125 Explain the limitations of simple display, and how to print it.
3126
1a4f0c0a
GM
3127 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3128
e11adbd8
GM
3129 * cal-xtra.texi (Diary Display): Mention View mode.
3130
29a483ac
JL
31312009-11-29 Juri Linkov <juri@jurta.org>
3132
3133 * display.texi (Highlight Interactively): Actually a list of
3134 default faces is pre-loaded into a list of default values
3135 instead of the history.
3136
83d60c79
GM
31372009-11-20 Glenn Morris <rgm@gnu.org>
3138
3139 * ack.texi (Acknowledgments):
3140 * emacs.texi (Acknowledgments): Add htmlfontify.
3141
276bbe96
GM
31422009-11-14 Glenn Morris <rgm@gnu.org>
3143
98ad1bae
GM
3144 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3145
276bbe96
GM
3146 * ack.texi (Acknowledgments):
3147 * emacs.texi (Acknowledgments): Update for recent Org changes.
3148
18430066
CY
31492009-10-31 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3152 `charset' property, which is irrelevant to the user manual (Bug#3526).
3153
522ddc9f
JB
31542009-10-14 Juanma Barranquero <lekktu@gmail.com>
3155
3156 * trouble.texi (DEL Does Not Delete): Fix typo.
3157
50b49ade
MA
31582009-10-05 Michael Albinus <michael.albinus@gmx.de>
3159
3160 * files.texi (Misc File Ops): Mention copy-directory.
3161
6308321a
EZ
31622009-10-04 Eli Zaretskii <eliz@gnu.org>
3163
43b3b4d1
EZ
3164 * mule.texi (Unibyte Mode): Emphasize that
3165 unibyte-display-via-language-environment affects only the display.
3166
6308321a
EZ
3167 * display.texi (Horizontal Scrolling): Document cursor behavior under
3168 horizontal scrolling when point moves off the screen (Bug#4564).
3169 Improve wording.
3170
bd51ea7f
MA
31712009-10-01 Michael Albinus <michael.albinus@gmx.de>
3172
3173 * files.texi (Directories): delete-directory prompts for recursive
3174 deletion.
3175
55381962
GM
31762009-09-30 Glenn Morris <rgm@gnu.org>
3177
3178 * ack.texi (Acknowledgments):
3179 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3180
13989ab1
TH
31812009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3182
3183 * dired.texi (Dired Navigation): Use @code instead of @var for
3184 dired-isearch-filenames, so that it's not capitalized.
3185
8ba46c89
CY
31862009-09-19 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3189
3190 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3191
3192 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3193 (Key Bindings): Reference Init Rebinding in introductory text.
3194 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3195 (Keymaps): Simplify.
3196 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3197 (Minibuffer Maps): Remove mention of Mocklisp.
3198 (Init Rebinding): Move mode-local rebinding example here from Local
3199 Keymaps.
3200 (Modifier Keys): Clarify.
1e11b018 3201 (Rebinding): Add cindex for "binding keys".
8ba46c89 3202
6a5ca7c8
CY
32032009-09-13 Chong Yidong <cyd@stupidchicken.com>
3204
3205 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3206
0e1cba51
NR
32072009-08-31 Nick Roberts <nickrob@snap.net.nz>
3208
6a5ca7c8 3209 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3210 Reorganize these two sections.
0e1cba51 3211
76a87a4d
EZ
32122009-08-29 Eli Zaretskii <eliz@gnu.org>
3213
3214 * cmdargs.texi (Initial Options): Fix last change.
3215
82e98df4
SM
32162009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3217
3218 * mule.texi (Enabling Multibyte):
3219 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3220 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3221
fb89fad9
GM
32222009-08-20 Glenn Morris <rgm@gnu.org>
3223
3224 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3225
e99652b0
GM
32262009-08-19 Glenn Morris <rgm@gnu.org>
3227
3228 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3229
5cca97ad
GM
32302009-08-18 Glenn Morris <rgm@gnu.org>
3231
3232 * ack.texi (Acknowledgments):
3233 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3234
997797ae 3235 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3236
985bf85b
GM
32372009-08-09 Glenn Morris <rgm@gnu.org>
3238
3239 * ack.texi (Acknowledgments):
3240 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3241
8d6bb99e
DD
32422009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3243
3244 * emacs.texi (Top): Add new menu items for GDB-UI.
3245
3246 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3247 section. Threads buffer is in separate section now.
8d6bb99e 3248
8353da9c
GM
32492009-08-08 Glenn Morris <rgm@gnu.org>
3250
3251 * ack.texi (Acknowledgments):
3252 * emacs.texi (Acknowledgments):
3253 Update for js2-mode and org changes.
3254
f2074faf
MA
32552009-08-02 Michael Albinus <michael.albinus@gmx.de>
3256
3257 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3258 files.
3259
e8d2d3fb
CY
32602009-07-28 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3263
324a4f6a
GM
32642009-07-23 Glenn Morris <rgm@gnu.org>
3265
3266 * programs.texi (Matching): Update blink-matching-paren-distance.
3267
b6937a70
CY
32682009-07-21 Chong Yidong <cyd@stupidchicken.com>
3269
3270 * frames.texi (Cut/Paste Other App): For select-active-regions,
3271 selection is now updated on moving point.
3272
bd8aaa36
RS
32732009-07-21 Richard Stallman <rms@gnu.org>
3274
3275 * glossary.texi (GNU, Daemon): Update information.
3276
8d9b5eba
JL
32772009-07-19 Juri Linkov <juri@jurta.org>
3278
3279 * custom.texi (Specifying File Variables, Safe File Variables):
3280 "variables/value pairs" -> "variable/value pairs".
3281
a2acc1db
GM
32822009-07-15 Glenn Morris <rgm@gnu.org>
3283
3284 * misc.texi (Gnus): Remove widow.
3285
c5ae942b
GM
32862009-07-11 Glenn Morris <rgm@gnu.org>
3287
703d26ba
GM
3288 * Makefile.in (TEXI2PDF): New.
3289 (emacs.pdf, emacs-xtra.pdf): New targets.
3290
522ddc9f 3291 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3292
3293 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3294
3295 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3296 Don't print the copying notice twice in the printed version.
3297 Update the menu and detailmenu.
3298 (Preface): The meaning of "on-line" has changed.
3299 Correct name for "Common Problems" chapter.
3300 (Distrib): Update FSF shop URL.
3301 (Intro): Showing two files at once is not so exciting.
3302
3303 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3304 (Mac / GNUstep Basics): Minor grammar changes.
3305 (Mac / GNUstep Events): Fix typo.
3306 (GNUstep Support): CANNOT_DUMP no longer applies.
3307
3308 * misc.texi (Document View): Fix typos.
3309
3310 * dired.texi (Dired):
3311 * help.texi (Help):
3312 * macos.texi (Mac OS / GNUstep):
3313 * maintaining.texi (Version Control, Introduction to VC):
3314 End menu descriptions with a period.
c5ae942b 3315
b1c8242b
EZ
33162009-07-09 Eli Zaretskii <eliz@gnu.org>
3317
3318 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3319 so categorical in saying that the option is only useful on NTFS.
3320
220d9aa6
GM
33212009-07-09 Glenn Morris <rgm@gnu.org>
3322
3323 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3324 (ENVADD): Add texinfodir to TEXINPUTS.
3325
3326 * emacs.texi (Top): Fix cross-reference.
3327
3328 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3329
3330 * vc1-xtra.texi (Revision Tags): Fix typo.
3331
d07e72d3
GM
33322009-07-03 Glenn Morris <rgm@gnu.org>
3333
3334 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3335 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3336 (Merge Commands): `.' does not seem to work in A or B buffer.
3337 `l' can recreate the 3-window display.
3338
3339 * glossary.texi (Glossary): Minor phrasing changes throughout.
3340 Add more internal cross-references.
3341 <Autoloading>: You can't really autoload a variable.
3342 <C-M->: Move details here from `M-C-' item.
3343 <Continuation Line>: Refer to `Truncation.'
3344 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3345 <Home Directory, Unix>: New entries.
3346 <Deletion of Files>: Mention recycle bins.
3347 <Directory>: Mention ``folders.''
3348 <Error>: Don't mention ``type-ahead.''
3349 <Fringe>: Refer to the manual node.
3350 <Minor Mode>: Can be global or local.
3351 <Spell Checking>: There are other checkers besides Ispell.
3352
f144038a
GM
33532009-07-02 Glenn Morris <rgm@gnu.org>
3354
3355 * anti.texi (Antinews): Minor changes in phrasing.
3356
3357 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3358 some underfull lines in dvi output.
3359
3360 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3361
3362 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3363
3364 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3365
3f1c6666
JD
33662009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3367
3368 * xresources.texi (Table of Resources): Mention maximized for
3369 fullscreen.
3370
3371 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3372
62aadce7
CY
33732009-07-01 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * anti.texi (Antinews): Correct the list of removed platforms.
3376
82ec412e
GM
33772009-06-28 Glenn Morris <rgm@gnu.org>
3378
3379 * arevert-xtra.texi: Minor language tweaks.
3380
09964e7d
GM
3381 * dired-xtra.texi: Minor revisions.
3382
666e158e
MB
33832009-06-23 Miles Bader <miles@gnu.org>
3384
c4cc8b9a 3385 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3386 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3387
70243478
CY
33882009-06-21 Chong Yidong <cyd@stupidchicken.com>
3389
3390 * Branch for 23.1.
3391
67cbe681
KH
33922009-06-17 Kenichi Handa <handa@m17n.org>
3393
3394 * mule.texi (Charsets): Update the description for the new charset.
3395 (list-character-sets): New findex.
125dd7c5 3396 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3397
40e67246
CY
33982009-06-10 Chong Yidong <cyd@stupidchicken.com>
3399
b5700de6
CY
3400 * basic.texi (Moving Point): Fix tag.
3401
3402 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3403
3404 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3405 use camel-case for PageUp and PageDown.
3406
3407 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3408 camel-case for PageUp and PageDown.
3409
3410 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3411
40e67246 3412 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3413 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3414
522ddc9f 34152009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3416
522ddc9f
JB
3417 * fixit.texi (Spelling): Set default dictionary.
3418 Improve descriptions (Bug#2554)
6f591cf4 3419
53483c76
DR
34202009-06-08 David Reitter <david.reitter@gmail.com>
3421
3422 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3423 since saving colors and faces set this way is not implemented.
3424 (Environment variables): Remove mention of mac-fix-env, which is
3425 scheduled to be removed.
3426
1557ef4f
CY
34272009-06-04 Chong Yidong <cyd@stupidchicken.com>
3428
91056528
CY
3429 * custom.texi (Init Examples): Add example of changing load-path.
3430
1557ef4f
CY
3431 * building.texi (Lisp Libraries): Add example of changing
3432 load-path (Bug#3446).
3433
623cec4c
CY
34342009-05-28 Chong Yidong <cyd@stupidchicken.com>
3435
3436 * mark.texi (Mark): Further clarifications.
3437 (Setting Mark): Emphasize that C-SPC activates the mark.
3438
0fcca8ee
CY
34392009-05-28 Chong Yidong <cyd@stupidchicken.com>
3440
702b10e1
CY
3441 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3442 Mark mode.
0fcca8ee
CY
3443 (Using Region, Persistent Mark): Use "active mark" instead of "active
3444 region".
3445
d3b396e4
CY
34462009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3447
3448 * mule.texi (Select Input Method): Fix typo.
3449
3f698a06
CY
34502009-05-13 Chong Yidong <cyd@stupidchicken.com>
3451
3452 * anti.texi (Antinews): Document completion changes. Some additional
3453 copyedits and rearrangement of entries.
3454
b2a42eb7
CY
34552009-05-12 Chong Yidong <cyd@stupidchicken.com>
3456
932fd020
CY
3457 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3458 (Shell History Copying, Terminal emulator): Copyedits.
3459
1c6c854e
CS
3460 * xresources.texi (Resources): Simplify descriptions.
3461 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3462 (Table of Resources): Document fontBackend resource.
3463
b2a42eb7 3464 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3465 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3466 "Backspace". Remove discussion of obscure Xmodmap issue.
3467
c6ea7fb8
CY
34682009-05-07 Chong Yidong <cyd@stupidchicken.com>
3469
3470 * files.texi (Visiting): Copyedits.
3471
ad36c422
CY
34722009-05-06 Chong Yidong <cyd@stupidchicken.com>
3473
3474 * basic.texi (Inserting Text): Document ucs-insert.
3475
3476 * mule.texi (International Chars): Define "multibyte". Note that
3477 internal representation is unicode-based. Simplify definition of raw
3478 bytes. Mention ucs-insert.
3479 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3480 (Language Environments): Add language environments new to Emacs 23.
3481 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3482 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3483 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3484 (Output Coding): Copyedits.
3485
3486 * emacs.texi (Top): Update node listing.
3487
d4ad7b96
CY
34882009-05-05 Per Starbäck <per@starback.se> (tiny change)
3489
3490 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3491
5bd66204
SM
34922009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3493
3494 * building.texi (Lisp Libraries): `load-library' does offer completion.
3495
bc36ad1c
CY
34962009-04-28 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3499 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3500
f1a47884
EZ
35012009-04-25 Eli Zaretskii <eliz@gnu.org>
3502
3503 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3504
be77bd45
CY
35052009-04-22 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3508
3509 * building.texi (Lisp Interaction): Document initial-scratch-message.
3510
d3b82927
JB
35112009-04-18 Juanma Barranquero <lekktu@gmail.com>
3512
ed6e7b11
JB
3513 * msdog.texi (Windows Fonts): Fix typos.
3514
d3b82927
JB
3515 * files.texi (Save Commands): Fix pxref.
3516
bc323c04
CY
35172009-04-18 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * files.texi (Save Commands): Mention diff-buffer-with-file.
3520 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3521 Henoch (Bug#3036).
3522
2186d13f
GM
35232009-03-15 Glenn Morris <rgm@gnu.org>
3524
3525 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3526 the former is not always used.
3527 (Mail Headers): Use active voice. Add "Mail-reply-to".
3528 Change case of "Id". Avoid repeated "appropriate".
3529 (Mail Aliases): Fix previous change - use an example with a ".", so it
3530 does actually get quoted when expanded.
3531 (Mail Sending): Mailclient is the default on some systems.
3532 (Citing Mail): Mention mail-indentation-spaces.
3533 (Mail Mode Misc): Add an @dfn for "mail signature".
3534
71e454fc
CY
35352009-03-15 Chong Yidong <cyd@stupidchicken.com>
3536
3537 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3538 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3539 read-buffer-completion-ignore-case, and completion-styles.
3540 Remove description of partial-completion-mode.
71e454fc 3541
df1a3e06
GM
35422009-03-14 Glenn Morris <rgm@gnu.org>
3543
3544 * sending.texi (Mail Format): Fix typo. Add index entry for
3545 mail-header-separator.
3546 (Mail Headers): Put info about initialization and changing in one place
3547 at the start. Update FCC section for mbox Rmail. Clarify From
3548 section, mention mail-setup-with-from. Clarify Reply-to section.
3549 Add Mail-followup-to and mail-mailing-lists. Clarify References
3550 section.
3551 (Mail Aliases): Update example, make less contentious.
3552 Update for name change of mail-interactive-insert-alias.
3553 (Mail Mode): Remove mention of `%' as a word separator.
3554 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3555 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3556 commands. Clarify FCC handling. In mail-complete, add reference to
3557 Mail Aliases section, and mention mail-complete-function.
3558 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3559 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3560 signature netiquette. Explain how the mail hooks work when continuing
3561 a composition.
3562 (Mail Amusements): Internationalize the spook section a bit.
3563 Remove the spook mail-setup-hook example, since it doesn't work well.
3564 Mention fortune-file.
3565 (Mail Methods): Mention read-mail-command.
3566
ed6e7b11 35672009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3568
df1a3e06
GM
3569 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3570 and NS resources following recent changes.
959d68bd 3571
86dca3e8
JR
35722009-03-10 Jason Rumney <jasonr@gnu.org>
3573
3574 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3575 w32-use-visible-system-caret doc to indicate that it should get set
3576 automatically.
3577 (Windows Fonts): Add doc for the uniscribe backend.
3578
042fe98f
DN
35792009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3580
3581 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3582 vc-dir. (Bug#2598)
3583
7f8dba73
RS
35842009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3585
3586 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3587
505e70c3
GM
35882009-03-05 Glenn Morris <rgm@gnu.org>
3589
04242bdc
GM
3590 * rmail.texi (Rmail Basics): Add reference to sorting.
3591 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3592 Minor re-wordings.
3593 (Rmail Motion): Mention rmail-next-same-subject.
3594 (Rmail Deletion): Expunging is not the only way to change the numbers.
3595 (Rmail Labels): Labels can also be used in sorting.
3596 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3597 (Rmail Display): Mention rmail-mime.
3598
00cfe22c
GM
35992009-03-04 Glenn Morris <rgm@gnu.org>
3600
3601 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3602 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3603 summary. Mention sorts cannot be undone.
3604 (Rmail Display): Give an example of how to use goto-address-mode.
3605 (Rmail Editing): It's keybindings that are redefined, not commands.
3606 Fix some typos.
3607 (Movemail): Some minor rewording.
3608 (Remote Mailboxes): Emacs movemail supports pop by default.
3609 Fix some minor grammatical issues. The "two alternative ways" to
3610 specify a POP mailbox are really just one. Remove all reference to the
3611 variables rmail-pop-password and rmail-pop-password-required, obsolete
3612 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3613 can support Kerberos.
3614
3d963b67
GM
36152009-03-03 Glenn Morris <rgm@gnu.org>
3616
3617 * rmail.texi (Rmail Deletion): Revert previous change, which was
3618 describing the Rmail summary versions.
3619 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3620 Minor re-wording for rmail-resend.
3621 (Rmail Make Summary): Summaries apply to buffers rather than files.
3622 <rmail-summary-by-topic>: Headers includes the subject.
3623 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3624 details, including prefix arguments.
2340abde 3625 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3626 Not counting lines might be faster.
3627 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3628 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3629 Name the commands bound to the various keys. Mention prefix argument
3630 for searching.
3d963b67
GM
3631 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3632 Simplify rmail-highlighted-headers description. Update face name.
3633
a8ce3d17
JB
36342009-03-02 Juanma Barranquero <lekktu@gmail.com>
3635
3636 * mark.texi (Marking Objects): Fix typo.
3637
130a29b6
CY
36382009-03-01 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3641 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3642
9d5de6f8
GM
36432009-03-01 Glenn Morris <rgm@gnu.org>
3644
79fc530e 3645 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3646 (Rmail Motion): - M-s searches from the end of messages.
3647 (Rmail Deletion): Minor clarification. Fix numeric argument
3648 description.
3649 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3650 newmail and RMAILOSE files need not be in home-directory.
3651 (Rmail Files): Mention I/O menus are unselectable if no files match.
3652 Mention `MAIL' env-var.
3653
b545ff9c
JR
36542009-02-24 Jason Rumney <jasonr@gnu.org>
3655
3656 * mule.texi (Fontsets): Mention fontset-default, font specs and
3657 fallback fontsets.
3658 (Defining Fontsets): Mention ns and w32 variants of
3659 standard-fontset-spec. Update description of startup fontset to match
3660 Emacs 23 behavior.
a93be82a 3661 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3662 (International): Link to Modifying Fontsets.
b545ff9c 3663
75da0618 36642009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3665
3666 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3667 Mention ns-extended-platform-support-mode.
3668
6be93a16
KB
36692009-02-22 Karl Berry <karl@gnu.org>
3670
3671 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3672
867d4bb3
JB
36732009-02-19 Juanma Barranquero <lekktu@gmail.com>
3674
3675 * basic.texi (Moving Point, Position Info):
3676 * files.texi (Visiting):
3677 * mini.texi (Completion Options):
3678 * text.texi (HTML Mode): Remove duplicate words.
3679
49b5c0e8
GM
36802009-02-20 Glenn Morris <rgm@gnu.org>
3681
3682 * rmail.texi: Minor updates for mbox rather than Babyl.
3683
f43a822c
KB
36842009-02-17 Karl Berry <karl@gnu.org>
3685
49b5c0e8 3686 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3687
80d634b8
RS
36882009-02-17 Richard M Stallman <rms@gnu.org>
3689
3690 * anti.texi (Antinews): Mention Babyl format.
3691
3692 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3693
3694 * rmail.texi: Update for mbox format.
3695 Various small fixes, as well as the following.
3696 (Out of Rmail): Node deleted.
3697 (Rmail): Update menu.
3698 (Rmail Files): Comment out set-rmail-inbox-list.
3699 Document rmail-inbox-list instead.
3700 (Rmail Output): Substantial changes since C-o is now
3701 rmail-output-as-seen and o is rmail-output.
3702 (Rmail Attributes): Delete `stored', add `retried'.
3703 (Rmail Display): Editing headers works in all cases.
3704
f0d129c6
GM
37052009-02-17 Glenn Morris <rgm@gnu.org>
3706
3707 * basic.texi (Position Info): M-x count-lines-region is not always on
3708 M-=. (Bug#2269)
3709
160f11d3
GM
37102009-02-09 Glenn Morris <rgm@gnu.org>
3711
3712 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3713 defaults.
3714
763e01c4
EZ
37152009-02-07 Eli Zaretskii <eliz@gnu.org>
3716
3717 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3718 documentation of possible problems with redecoding.
3719
f5e1441d
GM
37202009-02-03 Glenn Morris <rgm@gnu.org>
3721
3722 * rmail.texi (Out of Rmail): Mention b2m.pl.
3723
e1eabe41
GM
37242009-01-31 Glenn Morris <rgm@gnu.org>
3725
3726 * rmail.texi (Out of Rmail): Correct b2m location.
3727
dd05f9de
CY
37282009-01-27 Chong Yidong <cyd@stupidchicken.com>
3729
3730 * fixit.texi (Undo): Update undo limit values.
3731
d74d846e
GM
37322009-01-27 Glenn Morris <rgm@gnu.org>
3733
3734 * emacs.texi (Top): Fix Antinews menu entry.
3735
49ffdce8
KB
37362009-01-25 Karl Berry <karl@gnu.org>
3737
3738 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3739 item with no marker, instead of the syntactically incorrect
3740 @itemize @asis.
3741
467e8d77
JL
37422009-01-25 Juri Linkov <juri@jurta.org>
3743
3744 * building.texi (Grep Searching): Fix index entry for lgrep.
3745
6c60bbdb
EZ
37462009-01-24 Eli Zaretskii <eliz@gnu.org>
3747
3748 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3749
9ce5a36f
AR
37502009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3751
3752 * macos.texi (Preferences Panel): Update description of font setting to
3753 reflect that prior frame selection is no longer needed.
3754
9aa5f2fb
NR
37552009-01-20 Nick Roberts <nickrob@snap.net.nz>
3756
3757 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3758 raise GUD subsections.
3759
3892ff9c
GM
37602009-01-15 Glenn Morris <rgm@gnu.org>
3761
3762 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3763
14731c8f
GM
37642009-01-10 Glenn Morris <rgm@gnu.org>
3765
3766 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3767
45c55e53
CY
37682009-01-04 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3771 logical lines.
3772
2e4667d1
JL
37732008-12-29 Juri Linkov <juri@jurta.org>
3774
3775 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3776
3777 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3778
2a3eac47
CY
37792008-12-28 Chong Yidong <cyd@stupidchicken.com>
3780
3781 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3782 goto-address-mode instead of goto-address.
3783
3da8da94
CY
3784 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3785 mode.
3786
2a3eac47
CY
3787 * emacs.texi (Top): Update node listing.
3788
057f6dd3
EZ
37892008-12-26 Eli Zaretskii <eliz@gnu.org>
3790
3791 * custom.texi (Directory Variables): Explain what is a "project".
3792 Add indexing. Improve wording. Add a footnote about using
3793 _dir-locals.el on MS-DOS.
3794
e6979067
DN
37952008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3796
3797 * files.texi (Misc File Ops): Mention chmod as an alias for
3798 set-file-modes.
3799
9de15963
MR
38002008-12-24 Martin Rudalics <rudalics@gmx.at>
3801
3802 * help.texi (Help): Fix typos and reword.
3803 (Help Summary): Add entries for C-h n and C-h r, reorder
3804 entries, and do some minor fixes.
3805 (Name Help): Say that C-h F works for commands only.
3806 (Misc Help): Say that view-lossage displays 300 keystrokes.
3807
236fd60d
GM
38082008-12-20 Glenn Morris <rgm@gnu.org>
3809
3810 * ack.texi (Acknowledgments): General update based on AUTHORS,
3811 including removal of some stuff no longer distributed.
3812
ed9265fc 38132008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3814
ed9265fc 3815 * fixit.texi: Mention hunspell.
349b3256 3816
e840fca5
GM
38172008-12-19 Glenn Morris <rgm@gnu.org>
3818
3819 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3820 Consolidate explanatory text at start.
e840fca5
GM
3821
3822 * display.texi (Text Display):
3823 * indent.texi (Indentation): Use @acronym with ASCII.
3824
9dfa7983
GM
38252008-12-18 Glenn Morris <rgm@gnu.org>
3826
3827 * ack.texi: Various small updates and fixes.
3828
97b3a00b
JL
38292008-12-18 Juri Linkov <juri@jurta.org>
3830
3831 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3832 as a key binding to start a forward nonincremental word search.
3833 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3834 a backward nonincremental word search. Add index for `M-s w'
3835 `isearch-forward-word'.
3836 (Regexp Search): Add a short summary of regexp key commands like
3837 in the node "Basic Isearch".
3838 (Other Repeating Search): Fix typo.
3839
38402008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3841
3842 * misc.texi (PostScript Variables): Fix doc.
3843
31ce6a07
CY
38442008-12-10 Chong Yidong <cyd@stupidchicken.com>
3845
3846 * programs.texi (Program Modes): Mention Ruby mode.
3847
636b507b
DN
38482008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3849
3850 * misc.texi (emacsclient Options): Describe what an empty string
3851 argument does for --alternate-editor.
3852
a323fa14
CY
38532008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3854
3855 * cmdargs.texi (Font X): Distinguish between client-side and
3856 server-side fonts. List valid Fontconfig properties. Add reference to
3857 Fontconfig manual. List valid GTK font properties. Explain use of
3858 fc-list.
3859
c5ca6cd0
CY
38602008-12-09 Chong Yidong <cyd@stupidchicken.com>
3861
3862 * cmdargs.texi (Font X): Move discussion of quoting to top.
3863
e5136377
GM
38642008-12-06 Glenn Morris <rgm@gnu.org>
3865
3866 * maintaining.texi (Old Revisions): Improve previous change.
3867
248c026b
RS
38682008-12-05 Richard M Stallman <rms@gnu.org>
3869
3870 * anti.texi (Antinews): Minor fixes.
3871
a9253a1e
GM
38722008-12-03 Glenn Morris <rgm@gnu.org>
3873
3874 * maintaining.texi (Old Revisions): Fix diff-switches description.
3875
fa687b02
MR
38762008-12-01 Martin Rudalics <rudalics@gmx.at>
3877
3878 * emacs.texi (Top): Fix typo.
3879
72e6decd
CY
38802008-11-30 Chong Yidong <cyd@stupidchicken.com>
3881
320ee034
CY
3882 * misc.texi (Document View): Explain dependence on gs at the top.
3883 Copyedits.
3884
3885 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3886
72e6decd
CY
3887 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3888 (Comment Commands): Discuss region-active behavior of M-; first.
3889
2a472ee4
MR
38902008-11-29 Martin Rudalics <rudalics@gmx.at>
3891
9c6361c9
MR
3892 * display.texi (Line Truncation): Add reference to Continuation
3893 Lines.
3894
2a472ee4
MR
3895 * windows.texi (Pop Up Window): Mention split-height-threshold
3896 and split-width-threshold.
9c6361c9 3897 (Split Window): Add reference to Continuation Lines.
2a472ee4 3898
e93bc142
AR
38992008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3900
3901 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3902 (GNUstep Support): New node.
3903 * anti.texi:
3904 * emacs.texi:
3905 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3906
43b978db
RS
39072008-11-28 Richard M Stallman <rms@gnu.org>
3908
3909 * misc.texi (Dissociated Press): Minor cleanups.
3910
3911 * dired.texi (Image-Dired): Avoid passive.
3912
e8e2bd93
EZ
39132008-11-28 Eli Zaretskii <eliz@gnu.org>
3914
3915 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3916 representation.
3917
8d2d45da
CY
39182008-11-26 Richard M. Stallman <rms@gnu.org>
3919
3920 * files.texi (Visiting): Rewrite paragraph for clarity.
3921
3922 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3923
a5f7bbcc
AM
39242008-11-25 Alan Mackenzie <acm@muc.de>
3925
3926 * programs.texi (Moving by Parens): Clarify that parens inside strings
3927 and comments are ignored, and that the commands assume the starting
3928 point isn't in a string or comment.
3929
a71703d3
AR
39302008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3931
3932 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3933 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3934 version.
3935 (Mac Customization): Rewrite Preferences Panel section and merge in to
3936 this node, add Open files by dragging to an Emacs window.
3937
3938 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3939
aa5ab79a
CY
39402008-11-26 Chong Yidong <cyd@stupidchicken.com>
3941
0cc92c19
CY
3942 * files.texi (Misc File Ops): Document set-file-modes.
3943
c366b4e4
CY
3944 * windows.texi (Split Window): Document integer values of
3945 truncate-partial-width-windows.
3946
aa5ab79a
CY
3947 * text.texi (Text): Simplify description of markup languages.
3948 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3949 (TeX Editing): Note that `""' inserts one `"' character.
3950 (HTML Mode): Note in the introduction that XML mode is an alias for
3951 SGML mode. Mention nXML mode.
3952
56221db7
CY
39532008-11-25 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * building.texi (Watch Expressions): Fix typo.
3956
90effe33
CY
39572008-11-24 Chong Yidong <cyd@stupidchicken.com>
3958
f90a5ae3
CY
3959 * files.texi (Visiting): Document new behavior of
3960 confirm-nonexistent-file-or-buffer.
3961
1c6c854e
CS
3962 * buffers.texi (Select Buffer):
3963 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3964
a18ffb4a
CY
3965 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3966 edit-picture.
3967
90effe33
CY
3968 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3969 edit-picture', since that is just an alias for picture-mode.
3970 (Sentences): Note that repeated M-@ extends the region.
3971 (Pages): Make terminology more consistent. Link to Regexps node.
3972 (Longlines): Discuss relationship with Visual Line mode.
3973 (Text Mode): Remove extraneous discussion of other modes, since they
3974 were already introduced in the parent node.
3975
e85103ec
CY
39762008-11-23 Chong Yidong <cyd@stupidchicken.com>
3977
5cb2fe30
CY
3978 * anti.texi (Antinews): Rewrite.
3979
1eb9b307 3980 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3981
3982 * frames.texi (Frame Commands): Mention "minimize" terminology.
3983
e85103ec
CY
3984 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3985 formats.
b908332f
CY
3986 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3987 (Misc X): Don't document useless -hb option.
e85103ec 3988
607f5f88
JL
39892008-11-22 Juri Linkov <juri@jurta.org>
3990
3991 * dired.texi (Dired Navigation): Change normal file name search option
3992 from `non-nil' to `t'. Add `dwim' option.
3993
e1b867a0
JL
39942008-11-22 Juri Linkov <juri@jurta.org>
3995
3996 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3997 ".dir-locals.el". Rename `define-project-bindings' to
3998 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3999 `dir-locals-set-directory-class'.
4000
dd186936
LK
40012008-11-22 Lute Kamstra <lute@gnu.org>
4002
4003 * buffers.texi (Select Buffer): Index goto-line.
4004 * basic.texi (Moving Point): Mention the use of a numeric prefix
4005 argument with goto-line and refer to Select Buffer for the use of a
4006 plain prefix argument.
4007
4b121911
GM
40082008-11-19 Glenn Morris <rgm@gnu.org>
4009
4010 * doclicense.texi: Update to FDL 1.3.
4011 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4012
27267e4c
CY
40132008-11-17 Chong Yidong <cyd@stupidchicken.com>
4014
696f351d
CY
4015 * custom.texi (Minor Modes): Define mode commands and mode variables
4016 more precisely. Recommend using mode commands instead of setting
4017 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4018 (Easy Customization): Use "init file" instead of .emacs.
4019 (Customization Groups): Update to new Custom buffer appearance.
4020 (Saving Customizations): Copyedits. Update example.
4021 (Variables): Give example of variable type-sensitivity.
4022 (Examining): Update example.
4023 (Hooks): Copyedits.
4024 (Specifying File Variables): Use C comments instead of an artificial
4025 Lisp for the example.
4026 (Keymaps): Move internals discussion to Prefix Keymaps.
4027 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4028 (Init Rebinding): Document kbd macro.
4029 (Init File): Link to Find Init.
696f351d
CY
4030
4031 * mark.texi (Using Region): Document Delete Selection Mode more
4032 thoroughly.
4033
4034 * frames.texi (Mouse Commands): Move most of the description of Delete
4035 Selection Mode to Using Region, and link to it.
1bc9c425 4036 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4037
b0570c25
CY
4038 * building.texi (Compilation): Document first-error value of
4039 compilation-scroll-output.
4040 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4041 works as soon as an error is available. Suggested by Juri Linkov.
4042
27267e4c
CY
4043 * mini.texi (Passwords): New node.
4044
4045 * files.texi (Remote Files): Link to Passwords node.
4046
4047 * emacs.texi (Top): Update node listings.
4048
122eb807
CY
40492008-11-16 Chong Yidong <cyd@stupidchicken.com>
4050
9c9855a3
CY
4051 * ack.texi (Acknowledgments): Some updating of credits.
4052
bd6fdcad
CY
4053 * emacs.texi (Acknowledgments): Add a couple more names.
4054
dd1eef46
CY
4055 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4056
122eb807 4057 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4058 (Misc File Ops): Document use of trash.
122eb807 4059
801a8da1
JB
40602008-11-16 Juanma Barranquero <lekktu@gmail.com>
4061
4062 * macos.texi (Mac Customization): Fix typos.
4063
0b4f2253
CY
40642008-11-14 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4067 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4068 the conventions of the main Emacs manual.
4069
4070 * emacs.texi (Top): Update node listings.
4071
517e2b89
CY
40722008-11-12 Chong Yidong <cyd@stupidchicken.com>
4073
07a85685
CY
4074 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4075 command-line-args is processed during startup.
4076 (Action Arguments): Correctly describe how file arguments interact with
4077 the startup screen. Link to Lisp Interaction for scratch buffer.
4078 (Initial Options): Link to Command Example for -batch option.
4079 (Environment): Document initial-environment.
4080
517e2b89
CY
4081 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4082 can't be changed in the site-start file.
4083
6337bbde
CY
40842008-11-07 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * dired.texi (Dired): Mention C-x C-d too.
4087 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4088 (Dired Navigation): Explain dired-goto-file more clearly.
4089 Document dired-isearch-filenames.
6337bbde
CY
4090 (Dired Deletion): Remove unnecessary "expunged" terminology.
4091 (Flagging Many Files): & is now rebound to `% &'.
4092 (Shell Commands in Dired): Document dired-do-async-shell-command.
4093 Clarify how multi-file arguments are passed.
4094 (Misc Dired Features): Document dired-do-isearch.
4095
9e8eeff9
CY
40962008-11-06 Chong Yidong <cyd@stupidchicken.com>
4097
4098 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4099
e071f849
CY
41002008-11-03 Chong Yidong <cyd@stupidchicken.com>
4101
4102 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4103
05482eb1
CY
41042008-11-01 Chong Yidong <cyd@stupidchicken.com>
4105
e2346dea
CY
4106 * programs.texi (Program Modes): Link to Program Indent node.
4107 (Left Margin Paren): Explain consequences of changing
4108 open-paren-in-column-0-is-defun-start more concisely.
4109 (Which Function, Program Indent, Info Lookup): Minor edits.
4110 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4111 (Multi-line Indent): If region is active, TAB indents the region.
4112 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4113 (Matching): The delimiter at the cursor is highlighted---the character
4114 changes color.
4115 (Symbol Completion): Link to Completion node.
4116
e4b6428c
CY
4117 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4118 a strictly text-only system.
4119
05482eb1
CY
4120 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4121 batch mode.
4122
a11d3737
RS
41232008-11-01 Richard M. Stallman <rms@gnu.org>
4124
5abad626
RS
4125 * misc.texi (Document View): Major rewrite.
4126
a11d3737
RS
4127 * maintaining.texi (Types of Log File): Change logs are older than
4128 version control.
4129 (VCS Concepts): Simplify and rearrange.
4130 (Version Control Systems): Make it clear that Linux is only the kernel.
4131 (VC Mode Line): Shorten reference to menu item.
4132 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4133 (VC Directory Mode): Minor cleanup.
4134 Unchanged files are hidden, not omitted.
4135 (VC Directory Commands): Shorten and simplify.
4136 (Change Log Commands): New node, split from Change Logs.
4137 (VC Directory Buffer): New node, split from VC Directory Mode.
4138
c55a4acb
CY
41392008-10-31 Chong Yidong <cyd@stupidchicken.com>
4140
1c6c854e 4141 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4142 from files.texi.
4143
1c6c854e
CS
4144 * files.texi (Version Control): Move to maintaining.texi.
4145 Subnodes moved as well.
4146 (Document Files): Move to misc.texi.
df0356f6 4147
c55a4acb
CY
4148 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4149 vc-update-change-log.
df0356f6
CY
4150 (Version Control): Move here from files.texi.
4151 (Format of ChangeLog): Make it a subnode of Change Log.
4152
4153 * emacs.texi (Top): Update node listing.
c55a4acb 4154
ef082374
TH
41552008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4156
4157 * files.texi (Files): Add a section about document
4158 files (doc-view-mode).
4159
d52582c3
CY
41602008-10-31 Chong Yidong <cyd@stupidchicken.com>
4161
1c6c854e
CS
4162 * building.texi (Compilation Mode):
4163 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4164 (Debuggers): Lower GUD subsections to subsubsections.
4165 (Starting GUD): Add cindex.
4166 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4167
4e0a0968
CY
41682008-10-30 Chong Yidong <cyd@stupidchicken.com>
4169
03625b47
CY
4170 * indent.texi (Indentation): Link to Program Indent.
4171
4e0a0968
CY
4172 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4173 now uses emacsclient's terminal.
4174
8bd3f7ef
CY
41752008-10-29 Chong Yidong <cyd@stupidchicken.com>
4176
80e5620e
CY
4177 * mark.texi (Using Region): Document use-empty-active-region.
4178
97d5c404
CY
4179 * emacs.texi (Top): Update node listings.
4180
1c6c854e
CS
4181 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4182 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4183 (Invoking emacsclient): Rewrite, moving optional arguments to
4184 emacsclient Options.
21d2bae3
CY
4185 (emacsclient Options): New node. Document server-use-tcp and
4186 server-host.
8bd3f7ef 4187
5fda2cbd
CY
41882008-10-28 Chong Yidong <cyd@stupidchicken.com>
4189
4190 * indent.texi (Indentation): Replace list with paragraphed text,
4191 putting description of syntax-driven indentation first. Document new
4192 effect of active regions on tab.
4193 (Tab Stops): Note that editable tab stops affect indentation commands.
4194
4ff029f6
DN
41952008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4196
4197 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4198
996cd6e4
CY
41992008-10-23 Chong Yidong <cyd@stupidchicken.com>
4200
f28815e3
CY
4201 * custom.texi (Function Keys): Note that modified keypad keys are not
4202 translated.
4203
996cd6e4
CY
4204 * basic.texi (Arguments): Explain how to insert multiple digits.
4205
49545fe2
MA
42062008-10-22 Michael Albinus <michael.albinus@gmx.de>
4207
4208 * files.texi (Remote Files): Precise selection of default method.
4209 Rewrite paragraph about disabling remote file names.
4210
edac0b53
CY
42112008-10-22 Chong Yidong <cyd@stupidchicken.com>
4212
e752c544
CY
4213 * search.texi (Special Isearch): Document M-TAB is isearch.
4214
edac0b53
CY
4215 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4216 command.
4217
4218 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4219
20a36054
TH
42202008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4221
1c6c854e 4222 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4223 section.
4224
69051ab6
CY
42252008-10-21 Chong Yidong <cyd@stupidchicken.com>
4226
c4b1a32a
CY
4227 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4228 to files.texi. Move contents of vc2-xtra.texi here.
4229
4230 * vc2-xtra.texi: File removed.
4231
4232 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4233 Directory Commands from the submenu. Don't include deleted file
4234 vc2-xtra.texi.
4235
4236 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4237 (Version Control): Add VC Directory Mode and VC Directory Commands to
4238 the submenu.
4239 (Why Version Control?): Use table format.
4240 (Version Control Systems): Note that Meta-CVS support is gone.
4241 (VCS Concepts): Note precisely when VC started supporting filesets.
4242 Remove bogus xref to CVS Options node.
4243 (Types of Log File): Copyedits.
4244 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4245 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4246 The Right Thing.
4247 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4248 (Log Buffer): Reorganize node, putting C-c C-c description first.
4249 (Old Revisions): Use CVS for example, not RCS.
4250 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4251 Commands from the submenu, putting them under Version Control.
4252 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4253 need to include it in the manual unconditionally, since it is now
4254 crucial to using distributed version control systems.
1a6e2954
CY
4255 (Comparing Files): Note that diff uses the minibuffer, and that the
4256 output is shown using Diff mode.
1c6c854e
CS
4257 (Diff Mode): Explain what "patch" and "hunk" mean.
4258 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4259 diff-show-trailing-whitespaces.
1a6e2954 4260 (File Archives): Add rar support.
c4b1a32a 4261
69051ab6
CY
4262 * major.texi (Choosing Modes): Make mode selection sequence more
4263 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4264 magic-mode-alist is nil by default.
4265 Document magic-fallback-mode-alist.
69051ab6 4266
e7421e03
CY
42672008-10-20 Chong Yidong <cyd@stupidchicken.com>
4268
4269 * frames.texi (Mouse References): Copyedits.
4270
6b2efdc2
TH
42712008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4272
4273 * ack.texi (Acknowledgments): Add myself as doc-view author.
4274
9c5e9396
EZ
42752008-10-20 Eli Zaretskii <eliz@gnu.org>
4276
4277 * frames.texi (Dialog Boxes): Add @cindex entries.
4278
dac94f8e
CY
42792008-10-20 Chong Yidong <cyd@stupidchicken.com>
4280
4281 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4282 (Text-Only Mouse): Copyedit.
4283
25597d40
CY
42842008-10-19 Chong Yidong <cyd@stupidchicken.com>
4285
f8a447f6
CY
4286 * frames.texi: Use @key throughout for mouse clicks.
4287 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4288 (Secondary Selection): Fix modified mouse click syntax.
4289 (Clipboard): Describe Cut, Copy and Paste commands.
4290 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4291 Copyedits.
4292 (Creating Frames): Add xref to Init File.
4293 (Frame Commands): Add xref to Exiting.
4294 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4295
b0f95216
CY
42962008-10-15 Chong Yidong <cyd@stupidchicken.com>
4297
b0817f00
CY
4298 * files.texi (Version Control): Copyedits. Add Bazaar.
4299 (Version Control Systems): List different VCS's using an itemized list.
4300 Add Bazaar.
4301 (VCS Concepts): Copyedits. Tweak description of file merging.
4302
b0f95216
CY
4303 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4304 (Cut/Paste Other App): Document select-active-regions and
4305 x-select-enable-primary.
4306
69d0d701
CY
43072008-10-13 Chong Yidong <cyd@stupidchicken.com>
4308
4309 * mark.texi (Shift Selection): Correct case in node name.
4310
4311 * emacs.texi (Top): Update node order in Mark chapter.
4312
375e8351
EZ
43132008-10-12 Eli Zaretskii <eliz@gnu.org>
4314
4315 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4316
4317 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4318 elsewhere in the manual instead of describing yet again the intricacies
4319 of $HOME on MS-Windows and MS-DOS.
4320
ab58114f
CY
43212008-10-12 Chong Yidong <cyd@stupidchicken.com>
4322
4f959513 4323 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4324 (Minibuffer File): Add discussion of `~' in file names.
4325 Add insert-default-directory index reference.
4f959513 4326
ab58114f
CY
4327 * files.texi (File Names): Reorganize description.
4328 (Visiting): Add xref to Mode Line. Copyedits.
4329 (Save Commands): Mention prefix behavior of C-x C-s.
4330 (Numbered Backups): Node deleted.
4331 (Backup Names): Contents of Numbered Backups moved here. State default
4332 of version-control variable.
4333 (Reverting): Copyedits.
4334 (Version Control): Add additional version control systems.
4335
4336 * emacs.texi (Top): Delete Numbered Backups node.
4337
4338 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4339 Backup Names.
f2884f63 4340 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4341
b0b5100a
RF
43422008-10-11 Romain Francoise <romain@orebokech.com>
4343
4344 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4345
89774b5f
CY
43462008-10-11 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4349 (Select Buffer): Mention use of minibuffer history. Describe default
4350 value of default-major-mode. Mention that C-x 4 b selects the other
4351 window.
4352 (List Buffers): Document CRM indicators in the order they appear.
4353 (Kill Buffer): Document new command kill-matching buffers.
4354 (Several Buffers): Move explanation of the relationship between buffer
4355 list and buffer menu to the top.
4356 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4357
4c72bf27
CY
43582008-10-10 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * entering.texi (Exiting): Document change of C-x C-c to
4361 save-buffers-kill-terminal. Document kill-emacs.
4362
f68eb991
EZ
43632008-09-30 Eli Zaretskii <eliz@gnu.org>
4364
4365 * mule.texi (Coding Systems): Don't mention codepage-setup.
4366
4367 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4368 cpNNN coding systems anymore.
4369 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4370 for unibyte mode. Don't mention line-drawing characters.
4371 Don't mention dos-unsupported-char-glyph.
f68eb991 4372
1a2dd44d
CY
43732008-09-25 Chong Yidong <cyd@stupidchicken.com>
4374
4375 * search.texi (Search): Shorten introduction.
4376 (Basic Isearch): Add command table. Discuss reverse isearch and
4377 isearch highlighting.
4378 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4379 ring to cindex.
4380 (Special Isearch): Move input methods discussion here.
4381 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4382 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4383 Repeat Isearch.
4384 (Isearch Minibuffer): New node.
4385 (Word Search): Document new word search commands.
4386 (Regexp Example): Simplify example using sentence-end-base variable.
4387 (Replace): Reword introduction.
4388 (Unconditional Replace): Remove unnecessary example.
4389 (Other Repeating Search): Document new `M-s o' binding.
4390
4391 * emacs.texi (Top): Update node listings.
4392
e45da31d
JB
43932008-09-22 Juanma Barranquero <lekktu@gmail.com>
4394
4395 * emacs.texi (Top): Remove Kill Errors from menu.
4396
841c8096
CY
43972008-09-22 Chong Yidong <cyd@stupidchicken.com>
4398
402168fa
CY
4399 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4400 interface for defining macros. Simplify examples. Note that C-g quits
4401 macro definitions.
1c6c854e
CS
4402 (Keyboard Macro Counter): Document using F3 to insert counter.
4403 Give usage example.
402168fa
CY
4404 (Keyboard Macro Query): Organize query responses in a table.
4405
1c6c854e
CS
4406 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4407 Link to Erasing node.
841c8096
CY
4408 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4409 rationale to a footnote.
4410 (Kill Errors): Remove node, due to redundancy with Erasing.
4411 (Spelling): Move discussion of flyspell to end. Note new behavior of
4412 M-$ in active region. Remove non-ispell-specific keybindings from
4413 table.
4414
eab2ee89
DN
44152008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4416
4417 * cmdargs.texi (Initial Options): Document --daemon.
4418
3d53e905
GM
44192008-09-20 Glenn Morris <rgm@gnu.org>
4420
4421 * files.texi (Numbered Backups): Mention that some modes set
4422 version-control.
4423
1c90484d
GM
44242008-09-20 Jim Blandy <jimb@red-bean.com>
4425
4426 * files.texi (Numbered Backups): Reference File Variables, as well.
4427 Remove discussion of Rmail's implementation.
4428
0fc0d844
CY
44292008-09-06 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * misc.texi (Recursive Edit): Note that top-level exits active
4432 minibuffers.
4433
4434 * trouble.texi (Quitting): Likewise.
4435
b18d283d
CY
44362008-08-31 Chong Yidong <cyd@stupidchicken.com>
4437
4438 * emacs.texi (Top): Add Temporary Face Changes xref.
4439
4440 * display.texi (Display): Move Temporary Face Changes node to just
4441 after Standard Faces.
4442 (Scrolling): Document recenter-top-bottom instead of recenter.
4443 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4444 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4445 (Display Custom): Copyedits.
4446 (Optional Mode Line): Document display-battery-mode.
4447
180135fc
RF
44482008-08-27 Romain Francoise <romain@orebokech.com>
4449
4450 * custom.texi (Directory Variables): Minor fix.
4451
d3fe3475
GM
44522008-08-27 Glenn Morris <rgm@gnu.org>
4453
4454 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4455 descriptions.
4456 (Calendar Customizing): Tweak layout description.
183080b6 4457 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4458 markers. Condense calendar-star-date and calendar-mark-today
4459 description.
4460 (Holiday Customizing): Add oriental and solar holidays.
4461 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4462 Fix holiday-float description. Use zerop in examples. Be less verbose.
4463 (Date Display Format): Change ISO format. Be less verbose.
4464 (Diary Customizing): Mention day and month abbrev arrays.
4465 Mention the date-form variables by name. Update European example.
4466 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4467 Condense examples. Mention diary-entry-symbols by name.
4468 Condense table for insertion commands.
4469 (Fancy Diary Display): Mention diary-include-string and
4470 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4471 Ethiopic, Persian date functions. Condense descriptions.
4472
4473 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4474 (Adding to Diary): Adapt for changed node name.
4475
71755807
GM
44762008-08-26 Glenn Morris <rgm@gnu.org>
4477
4478 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4479 node "Hebrew/Islamic Entries".
4480
4481 * calendar.texi (Specified Dates): Fix names of iso functions.
4482 (General Calendar): There may not be another window.
4483 (Writing Calendar Files, Holidays): Tweak intro.
4484 (Holidays): Mention Baha'i and Chinese holidays.
4485 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4486 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4487 (To Other Calendar): Add calendar-print-other-dates.
4488 Refer to "graphic display" rather than "X.
4489 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4490 (Displaying the Diary): Fix whitespace after reference.
4491 Fix `diary-number-of-entries' reference.
4492 (Date Formats): Explicitly mention that day names can be abbreviated.
4493 (Adding to Diary): Add some references to other sections.
4494 (Special Diary Entries): Fix reference.
4495 (Appointments): Simplify appt-message-warning-time entry.
4496 Clarify where times must be.
4497 (Importing Diary): Comment out icalendar paragraph that does not apply.
4498 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4499
d76ebc75
GM
45002008-08-23 Glenn Morris <rgm@gnu.org>
4501
4502 * fortran-xtra.texi (Fortran): Change description of free form and
4503 fixed form a bit. Mention hideshow and imenu.
4504 (Fortran Motion): Mention fortran-end-of-subprogram,
4505 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4506 (Fortran Indent): Minor re-word.
4507 (ForIndent Commands): Mention fortran-fill-paragraph and
4508 fortran-fill-statement.
4509 (ForIndent Cont): Mention fortran-tab-mode-string.
4510 (Fortran Comments): Mention fortran-comment-line-start-skip.
4511 (Fortran Columns): Mention font-locking.
4512 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4513
1fc0ce04 45142008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4515
4516 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4517
5c52e13c
CY
45182008-08-22 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * mini.texi (Minibuffer): Simplify introduction.
4521 (Minibuffer File): Document tilde in minibuffer filenames.
4522 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4523 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4524 (Completion Example): Update example to current command list.
4525 (Completion Options): Document `lazy' value of completion-auto-help.
4526 Update contents of completion-ignored-extensions.
4527 (Minibuffer History): Describe "future history" list. State default
4528 value of history-delete-duplicates.
4529
77a00355
GM
45302008-08-21 Glenn Morris <rgm@gnu.org>
4531
4532 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4533 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4534
39ee1d04
CY
45352008-08-17 Chong Yidong <cyd@stupidchicken.com>
4536
4537 * regs.texi (Registers): Clarify valid register names.
4538 (RegPos): Note that buffer is saved and restored too.
4539 (RegText): Note that mark is reactivated/deactivated.
4540 (RegConfig): Xref to Windows node.
4541
b12c348f
CY
45422008-08-16 Chong Yidong <cyd@stupidchicken.com>
4543
3ae7ba79
CY
4544 * basic.texi (Inserting Text): Provide command name for C-q.
4545
b12c348f
CY
4546 * killing.texi (Killing): Copyedit. Define read-only text.
4547 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4548 (Killing by Lines): Copyedit.
4549 (Other Kill Commands): Move M-w description here.
4550 (Yanking): Move M-w to Other Kill Commands.
4551 (Kill Ring): Also mention saving text in registers. Link to Text
4552 Properties in elisp manual.
4553 (Accumulating Text): Copyedit.
4554 (CUA Bindings): Shift selection is now the default.
4555
d8ff7692
TZ
45562008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4557
4558 * maintaining.texi (Change Log): Mention next-error is available.
4559
a43a8a2e
GM
45602008-08-10 Glenn Morris <rgm@gnu.org>
4561
4562 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4563 and intermonth text.
4564 (Holiday Customizing): Add holiday-chinese.
4565
eba27308
EZ
45662008-08-08 Eli Zaretskii <eliz@gnu.org>
4567
4568 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4569
5f14a5b3
DN
45702008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4571
4572 * files.texi (Log Buffer): Describe C-c C-d.
4573 (Diff Mode): Describe C-x 4 A.
4574
49989bff
EZ
45752008-08-06 Eli Zaretskii <eliz@gnu.org>
4576
4577 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4578
5c915c02
DN
45792008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4580
2beaf97a
DN
4581 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4582 describe the new bindings to show the changeset diff, toggle annotation
4583 visibility, show revisions.
4584 (VC Status): Describe key bindings for modifying the change comments,
4585 displaying changeset diffs and annotations.
4586
5c915c02
DN
4587 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4588
71798ace
NR
45892008-08-05 Nick Roberts <nickrob@snap.net.nz>
4590
4591 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4592
b8949644
EZ
45932008-08-02 Eli Zaretskii <eliz@gnu.org>
4594
4595 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4596 and wording.
4597
819567d1
DN
45982008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4599
4600 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4601 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4602 commands. Improve some old info.
4603
5f38310a
CY
46042008-07-31 Chong Yidong <cyd@stupidchicken.com>
4605
0dc3906b
CY
4606 * display.texi (Visual Line Mode): New node.
4607
5f38310a 4608 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4609 (Moving Point): Add additional alternative key bindings.
4610 Describe line-move-visual.
5f38310a
CY
4611 (Erasing): Describe DEL.
4612 (Basic Undo, Blank Lines, Arguments): Copyedit.
4613 (Continuation Lines): Mention Visual Line mode.
4614 (Position Info): Move extended discussion to mule.texi.
4615
4616 * mule.texi (International Chars): Describe C-x =.
4617
4618 * emacs.texi (Top): Add Visual Line Mode node.
4619
7c2fb837
DN
46202008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4621
4622 * emacs.texi: Remove VMS support.
4623
3f6b73ef
DN
46242008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4625
4626 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4627 the vc-dir command name.
4628
9e2a2647
DN
46292008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4630
4631 * xresources.texi: Remove mentions of Mac Carbon.
4632
568beaa2
AS
46332008-07-19 Andreas Schwab <schwab@suse.de>
4634
4635 * ns-emacs.texi: Move to ../misc.
4636
0ef94706
CY
46372008-07-15 Chong Yidong <cyd@stupidchicken.com>
4638
4639 * entering.texi (Exiting): Don't describe text-only terminals as the
4640 default. Describe the new startup screen.
4641 (Exiting): Describe how to kill Emacs first. Change description of
4642 iconification to handle modern window systems.
4643
ba60bd44 46442008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4645
4646 * ns-emacs.texi: New file, documents features of Emacs port under
4647 NeXTstep windowing.
4648
9f30aa73
CY
46492008-07-15 Chong Yidong <cyd@stupidchicken.com>
4650
938a5d2e
CY
4651 * entering.texi (Entering Emacs): Update prev node.
4652
4653 * glossary.texi (Glossary): Remove xref to Text Characters.
4654
9f30aa73
CY
4655 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4656 directly, rather than in the context of ASCII. Move description of
4657 special properties of modifier key to new Modifier Keys node.
4658 (Keys): Copyedit.
4659 (Text Characters): Delete node. Multibyte is the default nowadays, and
4660 the node contents are obsolete.
4661
4662 * custom.texi (Modifier Keys): New node.
4663
4664 * emacs.texi (Top): Update node list.
4665
7e53d36c
CY
46662008-07-13 Chong Yidong <cyd@stupidchicken.com>
4667
4668 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4669 saying that Emacs provides menus and mouse support (which is par for
4670 the course).
4671
4672 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4673 early on.
4674 (Point): Copyedit. Relegate historical trivia to a footnote.
4675 (Mode Line): Explain mode-line format more consistently.
4676 (Menu Bar): Copyedit.
4677
1e9fa96d
GM
46782008-06-27 Glenn Morris <rgm@gnu.org>
4679
4680 * cal-xtra.texi (Sexp Diary Entries):
4681 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4682
dc9bebb8
CY
46832008-06-26 Chong Yidong <cyd@stupidchicken.com>
4684
4685 * mark.texi (Shift selection): New node.
4686 (Mark): Copyedits.
4687 (Persistent Mark): Move to the end of the chapter.
4688
e7881076
EZ
46892008-06-20 Eli Zaretskii <eliz@gnu.org>
4690
4691 * makefile.w32-in (distclean): Remove makefile.
4692
f427400c
NR
46932008-06-17 Nick Roberts <nickrob@snap.net.nz>
4694
4695 * building.texi (Starting GUD): Add an entry for gud-gdb.
4696 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4697 command mode.
4698
b597d348
GM
46992008-06-17 Glenn Morris <rgm@gnu.org>
4700
4701 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4702
647b7094
NR
47032008-06-17 Nick Roberts <nickrob@snap.net.nz>
4704
4705 * building.texi (Starting GUD): Expand on remote debugging.
4706 (Other GDB-UI Buffers): Mention new keyboard bindings.
4707
47a30023
GM
47082008-06-15 Glenn Morris <rgm@gnu.org>
4709
4710 * gnu.texi: Use a verbatim license for this invariant section,
4711 as per etc/GNU.
4712
37e5d54a
GM
47132008-06-13 Daniel Engeler <engeler@gmail.com>
4714
4715 * emacs.texi, misc.texi: Add documentation about serial port access.
4716
8e65d46c
GM
47172008-06-13 Glenn Morris <rgm@gnu.org>
4718
c1473b4c
MB
4719 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4720 maintain.info.
8e65d46c 4721
e40a85cd
MB
47222008-06-05 Miles Bader <miles@gnu.org>
4723
4724 * display.texi (Temporary Face Changes): Update to reflect function
4725 renamings in face-remap.el.
4726
56c73dec
MB
47272008-06-04 Miles Bader <miles@gnu.org>
4728
1c6c854e
CS
4729 * display.texi (Temporary Face Changes):
4730 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4731 `increase-buffer-face-height' and `decrease-default-face-height' now
4732 that they aren't bound by default.
4733
9d3d42fb
MB
47342008-06-03 Miles Bader <miles@gnu.org>
4735
4736 * display.texi (Temporary Face Changes): New node.
4737
2be6bfe2
EZ
47382008-05-31 Eli Zaretskii <eliz@gnu.org>
4739
4740 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4741
daf7e339
GM
47422008-05-31 Glenn Morris <rgm@gnu.org>
4743
4744 * cal-xtra.texi (Fancy Diary Display): Simplify.
4745
d21d2618
GM
47462008-05-30 Glenn Morris <rgm@gnu.org>
4747
4748 * cal-xtra.texi (Fancy Diary Display): Update for
4749 diary-display-function replacing diary-display-hook.
4750
71ce5fd0
JB
47512008-05-29 Drew Adams <drew.adams@oracle.com>
4752
4753 * msdog.texi (Windows Keyboard): Add descriptions of
4754 w32-register-hot-key and w32-unregister-hot-key.
4755
a3cdbdf8
MO
47562008-05-21 Tom Tromey <tromey@redhat.com>
4757
4758 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4759 Variables node.
4760
854a574c
MO
47612008-05-19 Tom Tromey <tromey@redhat.com>
4762
4763 * custom.texi (Variables): Add Directory Variables to menu.
4764 (Directory Variables): New node.
4765
7c2ec3f9
ER
47662008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4767
71ce5fd0 4768 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4769
370fded4
ER
47702008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4771
4772 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4773 Revision Tags and rewritten. Section now uses modern terminology,
4774 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4775 accurately.
4776
6af511e3
EZ
47772008-05-10 Eli Zaretskii <eliz@gnu.org>
4778
4779 * msdog.texi (Windows Files): Update documentation of
4780 w32-get-true-file-attributes.
4781
7a78b6e7
ER
47822008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4783
4784 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4785 directory mode.
4786
1bcfc24e
CY
47872008-05-08 Chong Yidong <cyd@stupidchicken.com>
4788
4789 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4790 entry "television".
1bcfc24e 4791
db86064f
ER
47922008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4793
ab5ec32c 4794 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4795
a31b405e
ER
47962008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4797
4798 * emacs/buffers.texi, emacs/files.texi (Version-control):
4799 vc-toggle-read-only is no longer a good idea...
4800
ff2c14fc
GM
48012008-04-29 Glenn Morris <rgm@gnu.org>
4802
4803 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4804
367c9b7c
JL
48052008-04-22 Juri Linkov <juri@jurta.org>
4806
4807 * dired.texi (Subdirectories in Dired): Describe using `^'
4808 to return to the parent directory.
4809
4ac1e9b4
NR
48102008-04-22 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4813 recent changes.
4814
b9b3bf2b
NR
48152008-04-19 Nick Roberts <nickrob@snap.net.nz>
4816
4817 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4818 (Other GDB-UI Buffers): Update for recent thread related changes.
4819
4d120d6a
SM
48202008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4821
4822 * maintaining.texi (Maintaining):
4823 * emacs.texi (Top): Typo.
4824
a152877d
SM
48252008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4826
b9b3bf2b
NR
4827 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4828 arg in `font-lock-add-keywords'.
a152877d 4829
36c0514c
GM
48302008-04-08 Glenn Morris <rgm@gnu.org>
4831
4832 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4833 Also add Baha'i calendar references where appropriate.
4834
06a97d46
GM
48352008-04-05 Glenn Morris <rgm@gnu.org>
4836
4837 * custom.texi (Init File): Byte-compiling .emacs is bad.
4838
6adc6eed
SM
48392008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4840
4841 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4842
571388b0
GM
48432008-03-29 Glenn Morris <rgm@gnu.org>
4844
4845 * calendar.texi: Update for `calendar-date-style' replacing
4846 `european-calendar'.
4847
3ae8f876
JR
48482008-03-28 Jason Rumney <jasonr@gnu.org>
4849
4850 * display.texi (Display Custom): Mention overlay-margin in text.
4851
5bc6ddff 48522008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4853
5bc6ddff
MB
4854 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4855 tutorial' comments.
03a864d5 4856
7186a830
CY
48572008-03-28 Chong Yidong <cyd@stupidchicken.com>
4858
4859 * mark.texi (Mark): Rearrange nodes.
4860 (Persistent Mark): Rename from Transient Mark.
4861 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4862 Describe Transient Mark mode as the default.
4863
4864 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4865 the default behavior with Transient Mark mode off.
4866 (Position Info): Fix typo.
4867
71ce5fd0
JB
4868 * display.texi (Standard Faces): Reference the Mark node.
4869 Remove discussion of the region face, which is discussed there.
7186a830
CY
4870
4871 * emacs.texi (Top): Update node listings.
4872
4873 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4874 as the default.
4875
4876 * fixit.texi (Undo): Standardize choice of undo key sequence.
4877 (Undo, Spelling): Describe Transient Mark mode as the default.
4878
4879 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4880 default.
4881
4882 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4883
4884 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4885 mode is the default, and note that the mark is not activated when set.
4886
4887 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4888 Describe Transient Mark mode as the default.
4889
4890 * search.texi (Basic Isearch): Reference the Mark Ring node.
4891 (Replace, Unconditional Replace, Other Repeating Search):
4892 Describe Transient Mark mode as the default.
4893
1c6c854e
CS
4894 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4895 Describe Transient Mark mode as the default.
7186a830
CY
4896 (Paragraphs): Describe how M-h behaves when region is active.
4897
4898 * trouble.texi (Quitting): Clarify effects of C-g.
4899
dc47d1ff
GM
49002008-03-13 Glenn Morris <rgm@gnu.org>
4901
4902 * emacs.texi (EMACSVER): Set to 23.0.60.
4903
e3e0fb39 49042008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4905
e3e0fb39
GM
4906 * dired.texi (Hiding Subdirectories): Fix previous change.
4907
49082008-03-05 Drew Adams <drew.adams@oracle.com>
4909
4910 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4911
5e14abf8
KS
49122008-02-28 Kim F. Storm <storm@cua.dk>
4913
4914 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4915 Move describe-distribution to C-h C-o.
4916 Move view-emacs-problems to C-h C-p.
4917 Add view-emacs-debugging on C-h C-d.
4918 Add view-external-packages on C-h C-e.
d0207bf3 4919 Add view-order-manuals on C-h C-m.
5e14abf8 4920
d0207bf3 49212008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4922
4923 * msdog-xtra.texi (MS-DOS): Docstring fix.
4924
87e391bb
EZ
49252008-02-09 Eli Zaretskii <eliz@gnu.org>
4926
4927 * msdog.texi (Windows Fonts): Use a @table for describing font
4928 properties.
4929
5662e503
JR
49302008-02-07 Jason Rumney <jasonr@gnu.org>
4931
4932 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4933 value has changed.
4934 (Windows HOME): Clarify what is meant by "if that fails as well".
4935 (Windows Fonts): New section.
4936
72463824
GM
49372008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4938
4939 * basic.texi (Basic Undo): Remove duplicate "you can".
4940
7ff926e0
EZ
49412008-02-02 Eli Zaretskii <eliz@gnu.org>
4942
4943 * maintaining.texi (Tags): Fix last change.
4944
6ab7aef1
MA
49452008-02-02 Michael Albinus <michael.albinus@gmx.de>
4946
093571c3 4947 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4948
ace67e7e
NR
49492008-01-31 Nick Roberts <nickrob@snap.net.nz>
4950
4951 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4952
ae068fdf
RS
49532008-01-26 Richard Stallman <rms@gnu.org>
4954
4955 * maintaining.texi (Tags): Delete redundant index entry.
4956
a56d9a08
EZ
49572008-01-26 Eli Zaretskii <eliz@gnu.org>
4958
4959 * programs.texi (Imenu): Move "@cindex tags" from here...
4960 * maintaining.texi (Tags): ...to here.
4961
e941ed90
NR
49622008-01-23 Kevin Ryde <user42@zip.com.au>
4963
4964 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4965 click count.
4966
650276d5
JB
49672008-01-21 Juanma Barranquero <lekktu@gmail.com>
4968
4969 * entering.texi (Exiting): Fix typo.
4970 Reported by D. E. Evans <sinuhe@gnu.org>.
4971
8dc17977
MR
49722007-12-31 Martin Rudalics <rudalics@gmx.at>
4973
4974 * glossary.texi (Glossary): Fix typo.
4975
9f9695a6
RS
49762007-12-27 Richard Stallman <rms@gnu.org>
4977
4978 * text.texi (Formatted Text): Improve menu tag.
4979 (Editing Format Info): In Info, add duplicate menu of nodes
4980 about the submenus.
4981 (Format Faces): Say where Faces menu is found. Mention Other.
4982 (Format Colors): Say where these submenus are found.
4983 (Format Indentation, Format Justification): Likewise.
4984 (Format Properties): Likewise.
4985
abfd0191
RS
49862007-12-22 Richard Stallman <rms@gnu.org>
4987
4988 * search.texi (Query Replace): Make exp of query-replace more
4989 self-contained, and clarify.
8dc17977 4990
abfd0191
RS
4991 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4992
a2586785
RS
49932007-12-15 Richard Stallman <rms@gnu.org>
4994
4995 * files.texi (Auto Save): Clarify definition of auto-saving.
4996
a67cf2bb
RS
49972007-11-26 Richard Stallman <rms@gnu.org>
4998
4999 * help.texi (Help Echo): Cleanups.
5000
448b33b1
TTN
50012007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5002
5003 * files.texi (Why Version Control?): Fix typo.
5004 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
5005 (Selecting a Fileset): Fix typos; small rewording.
5006 (Log Buffer): Likewise.
5007 (Old Revisions): Likewise.
448b33b1 5008
221bb7f6
EZ
50092007-11-17 Eli Zaretskii <eliz@gnu.org>
5010
5011 * mule.texi (Communication Coding): Fix wording of last change.
5012
d0207bf3 50132007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5014
630cb3b7
JB
5015 * custom.texi (Specifying File Variables):
5016 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5017
53b7759e
KH
50182007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5019
a5ab2e0c 5020 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5021
5022 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5023
c8763fb6 50242007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5025
630cb3b7 5026 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5027 --output=file.
5028
ff98e024
MR
50292007-11-13 Martin Rudalics <rudalics@gmx.at>
5030
5031 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5032 (Help Echo): Avoid mentioning the term "region" here and
5033 consistently use the term "active text".
5034
37b11c22
GM
50352007-11-11 Glenn Morris <rgm@gnu.org>
5036
5037 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5038
21d50ba1
JL
50392007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5040
1c6c854e
CS
5041 * search.texi (Query Replace):
5042 Mention `query-replace-show-replacement'.
21d50ba1 5043
c12ecb0a 50442007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5045
5046 * building.texi (Watch Expressions): Remove obscure sentence.
5047
3b4201f4
KH
50482007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5049
5050 * mule.texi (Select Input Method): Describe how to activate an input
5051 method in the text mode.
5052
07e5c0b0
DN
50532007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5054
5055 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5056
52dd7391
NR
50572007-10-30 Nick Roberts <nickrob@snap.net.nz>
5058
5059 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5060
c004e539
GM
50612007-10-30 Glenn Morris <rgm@gnu.org>
5062
5063 * misc.texi (Directory Tracking): Explain a bit more about
5064 dirtrack-mode.
5065
ca8c5b8c
GM
50662007-10-25 Glenn Morris <rgm@gnu.org>
5067
5068 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5069
b6c764ef
RS
50702007-10-24 Richard Stallman <rms@gnu.org>
5071
5072 * misc.texi (Interactive Shell): Cleanup last change.
5073
eabd84c9
JL
50742007-10-22 Juri Linkov <juri@jurta.org>
5075
5076 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5077 default values.
5078
0b43c7e2
ER
50792007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5080
ca8c5b8c 5081 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5082 'filesets'.
5083
a80859d4
MR
50842007-10-18 Martin Rudalics <rudalics@gmx.at>
5085
5086 * trouble.texi (Quitting): Fix typo.
5087
c9447ae1
GM
50882007-10-18 Glenn Morris <rgm@gnu.org>
5089
5090 * frames.texi (Mode Line Mouse): Mention minor mode names.
5091
168b980f
JL
50922007-10-17 Juri Linkov <juri@jurta.org>
5093
5094 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5095 fill-paragraph operates on the active region in Transient Mark mode.
5096 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5097 with fill-paragraph.
5098
5099 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5100 fill-paragraph.
5101
5102 * fixit.texi (Spelling): ispell-word operates on the active region
5103 in Transient Mark mode.
5104
5a331f34
JB
51052007-10-17 Aaron S. Hawley <aaronh@garden.org>
5106
5107 * building.texi (Source Buffers):
5108 * custom.texi (Init Non-ASCII):
5109 * glossary.texi (Glossary): Use "key binding" consistently.
5110
2a9f4d55
JB
51112007-10-17 Juanma Barranquero <lekktu@gmail.com>
5112
5113 * calendar.texi (Diary): Fix directive.
5114
de13cecf
RS
51152007-10-16 Richard Stallman <rms@gnu.org>
5116
5117 * calendar.texi (Diary): Clarify text about diary file example.
5118
5f90d53e
ER
51192007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5120
5121 * files.texi: Capitalize node names according to convention.
5122
3aa491bc
GM
51232007-10-13 Glenn Morris <rgm@gnu.org>
5124
5125 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5126
8a3106d3
ER
51272007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5128
5129 * emacs.texi:
5130 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5131 suggested by RMS and Robert J. Chassell.
8a3106d3 5132
da1080a2
ER
51332007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5134
3aa491bc 5135 * files.texi (Version Systems):
0870a421
ER
5136 * vc-xtra.texi:
5137 * vc1-xtra.texi:
ac3f4c6f 5138 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5139 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5140 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5141 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5142
58ade22b
ER
51432007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5144
da1080a2 5145 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5146 Reorder the descriptions to be chronological.
5147
93870ce2
RS
51482007-10-09 Richard Stallman <rms@gnu.org>
5149
5150 * display.texi (Cursor Display): Correct how cursor appears
5151 in nonselected windows.
5152
568c7288
NR
51532007-10-04 Nick Roberts <nickrob@snap.net.nz>
5154
5155 * building.texi (GDB Graphical Interface): Remove references to gdba
5156 and mention gud-gdb.
5157
1af74d06 51582007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5159
1af74d06 5160 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5161
0d8fb755
JL
51622007-10-06 Juri Linkov <juri@jurta.org>
5163
5164 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5165 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5166 fill-paragraph-or-region.
5167
5168 * basic.texi (Arguments): Replace fill-paragraph with
5169 fill-paragraph-or-region.
5170
b981e2c6
ER
51712007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5172
5173 * files.texi: Update the section on version control for 2007
2a9f4d55 5174 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5175 will come later.
5176
5fceaf9c
GM
51772007-09-15 Glenn Morris <rgm@gnu.org>
5178
5179 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5180 to `list-holidays'.
5181
b0e44b17
GM
51822007-09-14 Glenn Morris <rgm@gnu.org>
5183
5184 * calendar.texi: Update all instances of mark-calendar-holidays,
5185 list-calendar-holidays, list-holidays with the new names.
5186
8cf51b2c
GM
51872007-09-06 Glenn Morris <rgm@gnu.org>
5188
46a367db 5189 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5190 Split into the Emacs manual in emacs/, and other manuals in misc/.
5191 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5192 manual.
5193 (infodir): New variable.
5194 (info): Use $infodir.
5195 (emacsman): Delete target, not needed any more.
5196 Move all targets that are not the Emacs manual to misc/Makefile.in.
5197 (mostlyclean): Remove `gnustmp'.
5198 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5199 manual.
92f9b43f 5200 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5201 (emacsman): Delete target, not needed any more.
5202 (clean): Remove all info files but Emacs manual.
5203 Move all targets that are not the Emacs manual to misc/Makefile.in.
5204 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5205
5206 * Makefile.in (INFOSOURCES): Delete.
5207 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5208 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5209 *.vrs *.toc here...
5210 (maintainer-clean): ...from here.
5211
52122007-09-05 Glenn Morris <rgm@gnu.org>
5213
5214 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5215
8cf51b2c
GM
52162007-08-29 Glenn Morris <rgm@gnu.org>
5217
5218 * emacs.texi (EMACSVER): Increase to 23.0.50.
5219
3420c522
RS
52202007-08-27 Richard Stallman <rms@gnu.org>
5221
5222 * emacs.texi (Top): Clarify menu item for Glossary.
5223
5224 * display.texi (Faces): Change secn title.
5225 Clarify not all fonts come from Font Lock.
5226
8cf51b2c
GM
52272007-08-17 Eli Zaretskii <eliz@gnu.org>
5228
5229 * basic.texi (Position Info): Add index entry for face at point.
5230 Mention that character faces are also displayed by "C-u C-x =".
5231
8cf51b2c
GM
52322007-08-08 Glenn Morris <rgm@gnu.org>
5233
5234 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5235
52362007-08-07 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * files.texi (File Conveniences): Document point motion keys in Image
5239 mode.
5240
8cf51b2c
GM
52412007-07-27 Glenn Morris <rgm@gnu.org>
5242
8cf51b2c
GM
5243 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5244 in-line.
5245
5246 * gpl.texi: New file with text of GPL.
5247 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5248
52492007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5250
5251 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5252
5253 * dired.texi (Wdired): Mention C-x C-q key binding.
5254
52552007-07-28 Nick Roberts <nickrob@snap.net.nz>
5256
5257 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5258
52592007-07-25 Glenn Morris <rgm@gnu.org>
5260
8cf51b2c
GM
5261 * emacs.texi (Copying): Replace license with GPLv3.
5262
5263 * Relicense all FSF files to GPLv3 or later.
5264
52652007-07-24 Glenn Morris <rgm@gnu.org>
5266
5267 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5268 for some calendars.
5269
52702007-07-23 Nick Roberts <nickrob@snap.net.nz>
5271
5272 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5273 default-directory for the current buffer is on a remote machine.
5274
8cf51b2c
GM
52752007-07-21 Eli Zaretskii <eliz@gnu.org>
5276
5277 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5278 default value.
5279
52802007-07-21 Richard Stallman <rms@gnu.org>
5281
5282 * files.texi (Why Version Control?): Improve previous change.
5283
52842007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5285
5286 * files.texi (Why Version Control?): New node.
5287
8cf51b2c
GM
52882007-07-12 Nick Roberts <nickrob@snap.net.nz>
5289
8cf51b2c
GM
5290 * building.texi (Starting GUD): Add xref to this anchor.
5291
8cf51b2c
GM
52922007-06-24 Karl Berry <karl@gnu.org>
5293
2a9f4d55 5294 * emacs.texi: New Back-Cover Text.
8cf51b2c 5295
8cf51b2c
GM
52962007-06-07 Alan Mackenzie <acm@muc.de>
5297
5298 * display.texi (Optional Mode Line): Document the new form of
5299 line+column numbers, "(561,2)".
5300
53012007-06-06 Juanma Barranquero <lekktu@gmail.com>
5302
49823426 5303 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5304
53052007-06-02 Chong Yidong <cyd@stupidchicken.com>
5306
5307 * Version 22.1 released.
5308
8cf51b2c
GM
53092007-05-07 Karl Berry <karl@gnu.org>
5310
5311 * emacs.texi (EMACSVER): Back to 22.
5312
53132007-05-06 Richard Stallman <rms@gnu.org>
5314
5315 * maintaining.texi (Create Tags Table): Clean up previous change.
5316
c8763fb6 53172007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5318
5319 * maintaining.texi (Create Tags Table): Add text about the dangers of
5320 making symbolic links to tags files.
5321
53222007-05-04 Karl Berry <karl@gnu.org>
5323
5324 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5325
53262007-05-03 Karl Berry <karl@gnu.org>
5327
5328 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5329
5330 * .cvsignore (*.pdf): New entry.
5331
8cf51b2c
GM
5332 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5333 for printing.
5334
53352007-05-01 Richard Stallman <rms@gnu.org>
5336
5337 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5338
8cf51b2c
GM
53392007-04-28 Glenn Morris <rgm@gnu.org>
5340
5341 * ack.texi (Acknowledgments):
5342 * anti.texi (Antinews):
8cf51b2c
GM
5343 * programs.texi (Program Modes): Restore mention of python.el pending
5344 consideration of legal status.
5345
53462007-04-28 Richard Stallman <rms@gnu.org>
5347
5348 * files.texi (File Names): Fixes to ~ description on MS systems.
5349
8cf51b2c
GM
53502007-04-26 Glenn Morris <rgm@gnu.org>
5351
5352 * emacs.texi (EMACSVER): Increase to 22.1.50.
5353
53542007-04-25 Karl Berry <karl@gnu.org>
5355
5356 * emacs.texi: Improve line breaks on copyright page,
5357 similar layout to lispref, 8.5x11 by default.
5358
5359 * dired.texi (Image-Dired): Improve line break, fix typo.
5360
53612007-04-24 Chong Yidong <cyd@stupidchicken.com>
5362
5363 * programs.texi (Program Modes):
8cf51b2c
GM
5364 * anti.texi (Antinews):
5365 * ack.texi (Acknowledgments): python.el removed.
5366
8cf51b2c
GM
53672007-04-23 Chong Yidong <cyd@stupidchicken.com>
5368
5369 * display.texi (Highlight Interactively): Correct description of
5370 hi-lock-file-patterns-policy.
5371
5372 * files.texi (File Archives): Mention self-extracting executables.
5373
53742007-04-23 Eli Zaretskii <eliz@gnu.org>
5375
5376 * search.texi (Unconditional Replace, Query Replace): Add xref to
5377 "Replacement and Case".
5378
53792007-04-22 Chong Yidong <cyd@stupidchicken.com>
5380
5381 * dired.texi (Image-Dired): Move from Thumbnails node.
5382 * misc.texi (Thumbnails): Node deleted.
5383 * emacs.texi (Top): Update node listing.
5384
5385 * files.texi (File Conveniences):
49823426 5386 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5387
53882007-04-21 Richard Stallman <rms@gnu.org>
5389
5390 * display.texi (Highlight Interactively): Correct previous change.
5391 Clarify doc of hi-lock-find-patterns, and move new features into it.
5392
53932007-04-20 David Koppelman <koppel@ece.lsu.edu>
5394
1c6c854e
CS
5395 * display.texi (Highlight Interactively):
5396 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5397
53982007-04-20 Martin Rudalics <rudalics@gmx.at>
5399
5400 * display.texi (Scrolling): Fix typo.
5401
8cf51b2c
GM
54022007-04-15 Chong Yidong <cyd@stupidchicken.com>
5403
8cf51b2c
GM
5404 * doclicense.texi: Remove node heading, so that it can be included by
5405 other files.
5406
5407 * emacs.texi: Insert node heading for GFDL.
5408
8cf51b2c
GM
54092007-04-14 Eli Zaretskii <eliz@gnu.org>
5410
5411 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5412 "command line".
5413
5414 * display.texi (Faces): Refer to "Creating Frames" for face
5415 and other frame customizations in .emacs.
5416
5417 * frames.texi (Creating Frames): Mention that face customizations can
5418 be put in .emacs. Add index entries.
5419
54202007-04-12 Richard Stallman <rms@gnu.org>
5421
5422 * glossary.texi (Glossary): Explain `iff'.
5423
54242007-04-11 Karl Berry <karl@gnu.org>
5425
5426 * gnu.texi (Top),
5427 * macos.texi (Mac Font Specs),
5428 * anti.texi (Antinews),
5429 * xresources.texi (Resources),
5430 * misc.texi (Emulation),
5431 * calendar.texi (Daylight Saving),
5432 * dired.texi (Dired and Find),
5433 * rmail.texi (Remote Mailboxes),
5434 * sending.texi (Mail Headers),
5435 * programs.texi (Which Function),
5436 * files.texi (Recover),
5437 * buffers.texi (Uniquify),
5438 * frames.texi (Wheeled Mice),
5439 * killing.texi (Rectangles): Wording to improve breaks in
5440 8.5x11 format.
5441 * mule.texi (Language Environments): \hbadness=10000 since there's
5442 no way to reword.
5443 * emacs.texi (smallbook): New @set to more easily switch between
5444 smallbook and 8.5x11.
5445
54462007-04-11 Richard Stallman <rms@gnu.org>
5447
5448 * files.texi (File Conveniences): Add xref to Tumme.
5449 Delete text about Thumbnail mode.
5450
8cf51b2c
GM
54512007-04-09 Alan Mackenzie <acm@muc.de>
5452
5453 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5454 new name. Insert concept index entries.
5455
8cf51b2c
GM
54562007-04-08 Chong Yidong <cyd@stupidchicken.com>
5457
5458 * display.texi (Standard Faces): Document prefix arg for
5459 list-faces-display.
5460
5461 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5462
8cf51b2c
GM
54632007-04-07 Chong Yidong <cyd@stupidchicken.com>
5464
8cf51b2c
GM
5465 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5466
5467 * files.texi (Misc File Ops): Rewrite description of
5468 insert-file-literally.
5469
8cf51b2c
GM
54702007-03-31 Eli Zaretskii <eliz@gnu.org>
5471
5472 * misc.texi (Printing): Postscript -> PostScript.
5473
8cf51b2c
GM
5474 * ack.texi (Acknowledgments): Postscript -> PostScript.
5475
5476 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5477
5478 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5479 below.
5480
54812007-03-30 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5484 Init Non-ASCII.
5485 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5486 (Init Non-ASCII): New node.
5487
54882007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5489
5490 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5491
8cf51b2c
GM
54922007-03-12 Glenn Morris <rgm@gnu.org>
5493
8cf51b2c
GM
5494 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5495 "Daylight Savings".
5496
49823426 5497 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5498 saving" in text throughout.
5499
8cf51b2c
GM
55002007-03-04 Richard Stallman <rms@gnu.org>
5501
5502 * custom.texi (Safe File Variables): Minor correction.
5503
8cf51b2c
GM
55042007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5505
5506 * rmail.texi (Movemail): Add internal ref.
5507 Don't indent the intro for the PROTO table.
5508 Format PROTO table items with @code.
5509
8cf51b2c
GM
55102007-02-26 Nick Roberts <nickrob@snap.net.nz>
5511
5512 * building.texi: Remove references to bashdb.
5513
8cf51b2c
GM
55142007-02-19 Juanma Barranquero <lekktu@gmail.com>
5515
5516 * mule.texi (Language Environments): Update list of supported language
5517 environments.
5518
8cf51b2c
GM
55192007-02-14 Kim F. Storm <storm@cua.dk>
5520
5521 * building.texi (Grep Searching): Fix lgrep doc.
5522
55232007-02-12 Chong Yidong <cyd@stupidchicken.com>
5524
5525 * back.texi: Remove unused file.
5526
c8763fb6 55272007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5528
5529 * maintaining.texi (Tag Syntax): Now --members is the default for
5530 etags, not for ctags yet.
5531
8cf51b2c
GM
55322007-02-03 Eli Zaretskii <eliz@gnu.org>
5533
5534 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5535 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5536 expects. Add comments to prevent people from inadvertently modifying
5537 the key parts needed by `texinfo-multiple-files-update'.
5538
55392007-01-29 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * frames.texi (Secondary Selection): Window clicked does not matter
5542 when mouse-yank-at-point is non-nil.
5543
8cf51b2c
GM
55442007-01-16 Glenn Morris <rgm@gnu.org>
5545
5546 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5547 system abbrev.
5548
55492007-01-11 Richard Stallman <rms@gnu.org>
5550
5551 * msdog.texi (Windows Keyboard): Another small cleanup.
5552
55532007-01-10 Richard Stallman <rms@gnu.org>
5554
5555 * msdog.texi (Windows Keyboard): Yet another try to make
5556 everyone happy with that passage.
5557
55582007-01-05 Richard Stallman <rms@gnu.org>
5559
5560 * anti.texi (Antinews): Mention M-x shell scrolling.
5561
55622007-01-05 Nick Roberts <nickrob@snap.net.nz>
5563
5564 * building.texi (Watch Expressions): Describe gdb-max-children.
5565
8cf51b2c
GM
55662007-01-04 Richard Stallman <rms@gnu.org>
5567
8cf51b2c
GM
5568 * msdog.texi (Windows Keyboard): Clarify previous change.
5569
8cf51b2c
GM
55702007-01-02 Richard Stallman <rms@gnu.org>
5571
5572 * custom.texi (Changing a Variable): Minor clarification.
5573 (Specific Customization): customize-customized => customize-unsaved.
5574
5575 * entering.texi (Entering Emacs): Clean up text about restarting
5576 Emacs for each file.
5577
5578 * misc.texi (Shell Options): Minor cleanup.
5579
5580 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5581 with Emacs, not vice versa.
5582
5583 * programs.texi (Symbol Completion): Recommend customizing
5584 window manager.
5585
5586 * xresources.texi (Resources): Minor fix.
5587
c8763fb6 55882007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5589
5590 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5591
55922007-01-01 Richard Stallman <rms@gnu.org>
5593
5594 * commands.texi (User Input): Document keys stolen by window mangers.
5595
55962006-12-31 Richard Stallman <rms@gnu.org>
5597
5598 * custom.texi (Specific Customization): Document customize-option
5599 instead of customize-variable.
5600
56012006-12-31 Kim F. Storm <storm@cua.dk>
5602
5603 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5604
56052006-12-30 Kim F. Storm <storm@cua.dk>
5606
5607 * killing.texi (CUA Bindings): Fix typo.
5608
5609 * xresources.texi (Table of Resources): Mention grow-only value for
5610 auto-resize-tool-bars.
5611
8cf51b2c
GM
56122006-12-27 Eli Zaretskii <eliz@gnu.org>
5613
5614 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5615 and how to get them back.
5616
56172006-12-26 Richard Stallman <rms@gnu.org>
5618
5619 * calendar.texi (Holidays): Holiday listing is based on current
5620 practice, but DST is not.
5621
56222006-12-25 Richard Stallman <rms@gnu.org>
5623
5624 * emacs.texi (Top): Update subnode menus.
5625
5626 * mark.texi (Transient Mark): Fix xref.
5627
5628 * killing.texi (Graphical Kill): Node deleted.
5629 (Killing): Add xref to Cut and Paste.
5630 (CUA Bindings): Update xref.
5631
5632 * frames.texi (Cut and Paste): New section to hold other nodes.
5633 (Mouse Commands): Node demoted.
5634 (Cut/Paste Other App): Split out from Mouse Commands.
5635 (Word and Line Mouse): Likewise.
5636 (Secondary Selection, Clipboard): Nodes demoted.
5637
8cf51b2c
GM
56382006-12-24 Kevin Ryde <user42@zip.com.au>
5639
5640 * calendar.texi (Holidays): US daylight saving begins second Sunday
5641 in March for 2007 onwards.
5642 (Daylight Savings): Show new US default daylight saving rules, 2nd
5643 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5644
56452006-12-23 Chong Yidong <cyd@stupidchicken.com>
5646
5647 * calendar.texi (Scroll Calendar): < and > are switched.
5648
56492006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5650
5651 * killing.texi (Deletion): Describe M-\ prefix argument.
5652
56532006-12-23 Richard Stallman <rms@gnu.org>
5654
5655 * search.texi (Regexp Search): Explain why forward and reverse regexp
5656 search are not mirror images.
5657
8cf51b2c
GM
56582006-12-19 Kim F. Storm <storm@cua.dk>
5659
5660 * major.texi (Choosing Modes): Describe match-function elements for
5661 magic-mode-alist.
5662
8cf51b2c
GM
56632006-12-18 Eli Zaretskii <eliz@gnu.org>
5664
5665 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5666 peculiarities.
5667
56682006-12-18 Richard Stallman <rms@gnu.org>
5669
5670 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5671
8cf51b2c
GM
56722006-12-17 Alan Mackenzie <acm@muc.de>
5673
5674 * programs.texi (Left Margin Paren): Remove the bit which says
5675 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5676 Discuss some of the issues of setting this option to nil.
5677
56782006-12-17 Glenn Morris <rgm@gnu.org>
5679
5680 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5681
56822006-12-16 Eli Zaretskii <eliz@gnu.org>
5683
5684 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5685 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5686 NTFS volumes.
5687 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5688 volumes.
5689
56902006-12-15 Eli Zaretskii <eliz@gnu.org>
5691
5692 * text.texi (HTML Mode): Fix "C-c TAB".
5693
8cf51b2c
GM
56942006-12-09 Richard Stallman <rms@gnu.org>
5695
5696 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5697
56982006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5699
5700 * files.texi (Misc File Ops): Document insert-file-literally.
5701
57022006-12-08 Eli Zaretskii <eliz@gnu.org>
5703
5704 * cmdargs.texi (Colors): Note that --color is intended for overriding
5705 the terminal defaults, not for normal invocation.
5706
5707 * misc.texi (Emacs Server): Improve wording. Don't mention the
5708 ``server program''. Add a cross-reference to "Init File" node.
5709 (Invoking emacsclient): Add index entries. Document both short and
5710 long versions of command-line options. Document the -f option.
5711
8cf51b2c
GM
57122006-12-06 Richard Stallman <rms@gnu.org>
5713
5714 * text.texi (Outline Format): Say to set outline-regexp
5715 and outline-level with major modes and file local variables.
5716
c8763fb6 57172006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5718
5719 * anti.texi (Antinews): Mention the alternative to
5720 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5721
8cf51b2c
GM
5722 * misc.texi (Interactive Shell): Ditto.
5723
57242006-12-04 Eli Zaretskii <eliz@gnu.org>
5725
5726 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5727
5728 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5729
57302006-12-01 Eli Zaretskii <eliz@gnu.org>
5731
5732 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5733 colon in the mode line.
5734
5735 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5736
57372006-11-26 Nick Roberts <nickrob@snap.net.nz>
5738
5739 * building.texi (Watch Expressions): Mention SPC for expanding/
5740 contracting watch expressions.
5741
57422006-11-26 Kim F. Storm <storm@cua.dk>
5743
5744 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5745
57462006-11-26 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * building.texi (Debugger Operation): Define text command mode.
5749 Clarify how tooltips work.
5750 (GDB Graphical Interface): Explain how to run in text command mode
5751 more clearly.
5752
57532006-11-25 Juanma Barranquero <lekktu@gmail.com>
5754
5755 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5756
57572006-11-22 Juanma Barranquero <lekktu@gmail.com>
5758
5759 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5760
8cf51b2c
GM
57612006-11-18 Chong Yidong <cyd@stupidchicken.com>
5762
5763 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5764 and EMACS is deprecated.
5765
57662006-11-18 Juanma Barranquero <lekktu@gmail.com>
5767
5768 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5769
c8763fb6 57702006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5771
5772 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5773
5774 * emacs.texi: Include xresources.texi both for info and dvi.
5775
5776 * xresources.texi: Merge text from xresmini.texi.
5777
c8763fb6 57782006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5779
5780 * glossary.texi: Fix typos.
5781
8cf51b2c
GM
57822006-11-06 Richard Stallman <rms@gnu.org>
5783
5784 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5785
5786 * ack.texi (Acknowledgments): Fix name spelling.
5787
57882006-11-01 Juri Linkov <juri@jurta.org>
5789
5790 * search.texi (Word Search): Document incremental word search.
5791
57922006-10-28 Glenn Morris <rgm@gnu.org>
5793
5794 * ack.texi (Acknowledgments): Add cal-html author.
5795
5796 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5797 Calendar"). Describe new package cal-html.
5798 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5799 Calendar Files."
5800
8cf51b2c
GM
58012006-10-23 Richard Stallman <rms@gnu.org>
5802
5803 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5804 Abbrev mode is enabled.
5805
8cf51b2c
GM
58062006-10-16 Richard Stallman <rms@gnu.org>
5807
8cf51b2c
GM
5808 * emacs.texi: Update ISBN.
5809
8cf51b2c
GM
58102006-10-11 Kim F. Storm <storm@cua.dk>
5811
5812 * emacs.texi (Acknowledgments): Use @dotless{i}.
5813
58142006-10-08 Nick Roberts <nickrob@snap.net.nz>
5815
5816 * building.texi (Breakpoints Buffer): Mention catchpoints.
5817
58182006-10-08 Kim F. Storm <storm@cua.dk>
5819
5820 * ack.texi (Acknowledgments): Update.
5821
5822 * emacs.texi (Acknowledgments): Fix bad @/ form.
5823
8cf51b2c
GM
58242006-10-05 Kim F. Storm <storm@cua.dk>
5825
5826 * emacs.texi (Acknowledgments): Add more contributors.
5827
58282006-10-03 Richard Stallman <rms@gnu.org>
5829
5830 * emacs.texi (Acknowledgments): Update version and edition.
5831
8cf51b2c
GM
58322006-10-01 Karl Berry <karl@gnu.org>
5833
5834 * custom.texi (Customization Groups): Page break to keep example buffer
5835 on one page.
5836
58372006-09-30 Karl Berry <karl@gnu.org>
5838
5839 * programs.texi (Basic Indent): @need to improve page break.
5840 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5841
58422006-09-29 Glenn Morris <rgm@gnu.org>
5843
5844 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5845
58462006-09-29 Karl Berry <karl@gnu.org>
5847
5848 * windows.texi (Basic Window): Remove forced @break, no longer
5849 desirable.
5850 * frames.texi (Frame Commands),
5851 * mark.texi (Marking Objects): Reword to avoid bad page break.
5852 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5853
58542006-09-19 Richard Stallman <rms@gnu.org>
5855
5856 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5857 stick to present tense.
5858
c8763fb6 58592006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5860
5861 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5862 to x-gtk-use-old-file-dialog.
5863 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5864
58652006-09-15 Jay Belanger <belanger@truman.edu>
5866
49823426 5867 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5868 Change "Library Public License" to "Lesser Public License"
5869 throughout. Use "yyyy" to represent year.
5870
8cf51b2c
GM
58712006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5872
5873 * files.texi (Visiting): Add index entry "open file".
5874
8cf51b2c
GM
58752006-09-11 Richard Stallman <rms@gnu.org>
5876
5877 * building.texi (Compilation Mode): Clarification.
5878 (Grep Searching): Add xref to Compilation Mode.
5879
8cf51b2c
GM
58802006-09-08 Richard Stallman <rms@gnu.org>
5881
5882 * search.texi (Search): Ref multi-file search commands here.
5883 (Other Repeating Search): Not here.
5884
8cf51b2c
GM
58852006-08-28 Richard Stallman <rms@gnu.org>
5886
5887 * windows.texi (Split Window): Update xref.
5888
5889 * basic.texi (Continuation Lines): Update xref.
5890
5891 * indent.texi (Tab Stops): Update xref.
5892
5893 * emacs.texi (Top): Update subnode menu.
5894
5895 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5896 split out of Display Custom.
5897
58982006-08-25 Kim F. Storm <storm@cua.dk>
5899
5900 * display.texi (Display Custom): Add variables overline-margin
5901 and x-underline-at-descent-line.
5902
59032006-08-25 Richard Stallman <rms@gnu.org>
5904
5905 * entering.texi (Exiting): Rewrite to give graphical displays
5906 priority over text terminals.
5907
5908 * search.texi (Incremental Search): Move index entries.
5909
59102006-08-23 Chong Yidong <cyd@stupidchicken.com>
5911
5912 * custom.texi (Init File): Reference Find Init to avoid "home
5913 directory" confusion.
5914
59152006-08-22 Nick Roberts <nickrob@snap.net.nz>
5916
5917 * building.texi (Other GDB-UI Buffers): Describe how to edit
5918 a value in the locals buffer.
5919
59202006-08-21 Richard Stallman <rms@gnu.org>
5921
5922 * search.texi (Basic Isearch): Add `isearch' index entry.
5923
59242006-08-16 Richard Stallman <rms@gnu.org>
5925
5926 * misc.texi (Saving Emacs Sessions): Clean up wording.
5927
5928 * mark.texi (Marking Objects): Mention term "select all".
5929
5930 * emacs.texi (Top): Update subnode menu.
5931
5932 * help.texi (Help Mode): Move node up in file.
5933
8cf51b2c
GM
59342006-08-15 Nick Roberts <nickrob@snap.net.nz>
5935
5936 * building.texi (Stack Buffer): Explain fringe arrow.
5937
8cf51b2c
GM
59382006-08-12 Eli Zaretskii <eliz@gnu.org>
5939
8cf51b2c
GM
5940 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5941 on startup.
5942
59432006-08-11 Romain Francoise <romain@orebokech.com>
5944
5945 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5946
59472006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5948
5949 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5950
59512006-08-10 Richard Stallman <rms@gnu.org>
5952
5953 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5954 with face merging. Empty regions don't count.
5955 Clarify face property inheritance.
8cf51b2c
GM
5956
59572006-08-08 Romain Francoise <romain@orebokech.com>
5958
5959 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5960 <arjuropo@cc.jyu.fi>.
5961
8cf51b2c
GM
59622006-08-04 Eli Zaretskii <eliz@gnu.org>
5963
5964 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5965 apply to all frames.
5966
8cf51b2c
GM
59672006-08-01 Richard Stallman <rms@gnu.org>
5968
5969 * help.texi (Name Help): Add index entries for describe-variable.
5970
59712006-08-01 Nick Roberts <nickrob@snap.net.nz>
5972
5973 * building.texi (GDB Graphical Interface): Shorten node names.
5974 (GDB-UI Layout): Use GDB-related.
5975 (Other GDB-UI Buffers): Simplify English.
5976
59772006-07-31 Richard Stallman <rms@gnu.org>
5978
5979 * search.texi (Query Replace): Add xref for Dired's Q command.
5980
8cf51b2c
GM
59812006-07-31 Nick Roberts <nickrob@snap.net.nz>
5982
5983 * building.texi (GDB commands in Fringe): Rename to...
5984 (Source Buffers): ..this and move forward. Describe hollow arrow and
5985 new option gdb-find-source-frame.
5986
59872006-07-29 Richard Stallman <rms@gnu.org>
5988
5989 * dired.texi (Operating on Files): Simplify previous change
5990 and fix Texinfo usage.
5991
59922006-07-29 Eli Zaretskii <eliz@gnu.org>
5993
5994 * dired.texi (Operating on Files): Add cross-references. State the
5995 Unix commands that do similar things.
5996
59972006-07-28 Richard Stallman <rms@gnu.org>
5998
5999 * mark.texi (Transient Mark): Clarify that region never disappears
6000 when Transient Mark mode is off, and not when it is on.
6001
60022006-07-27 Richard Stallman <rms@gnu.org>
6003
6004 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6005
60062006-07-24 Richard Stallman <rms@gnu.org>
6007
6008 * xresources.texi (GTK styles): Fix texinfo usage.
6009
8cf51b2c
GM
6010 * commands.texi (User Input): Explain why we teach keyboard cmds.
6011
6012 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6013 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6014 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6015 * doclicense.texi, display.texi, dired.texi, basic.texi:
6016 * anti.texi, ack.texi: Move periods and commas inside quotes.
6017
60182006-07-22 Eli Zaretskii <eliz@gnu.org>
6019
6020 * cmdargs.texi (General Variables): Document EMAIL.
6021
60222006-07-21 Eli Zaretskii <eliz@gnu.org>
6023
6024 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6025 doesn't have effect on MS-Windows.
6026
8cf51b2c
GM
60272006-07-17 Richard Stallman <rms@gnu.org>
6028
6029 * building.texi (Grep Searching): Explain about chaining grep commands.
6030
8cf51b2c
GM
60312006-07-10 Nick Roberts <nickrob@snap.net.nz>
6032
49823426 6033 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6034
60352006-07-09 Chong Yidong <cyd@stupidchicken.com>
6036
6037 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6038 is invoked for multiple files.
6039
60402006-07-08 Eli Zaretskii <eliz@gnu.org>
6041
6042 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6043 on-line manual for the rest of this node.
6044 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6045 unconditionally.
6046 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6047 Improve wording.
6048 (Windows Printing): Improve wording.
6049 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6050 rest of this node.
6051
8cf51b2c
GM
60522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6053
49823426
GM
6054 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6055 with eval-buffer.
8cf51b2c
GM
6056
60572006-07-05 Nick Roberts <nickrob@snap.net.nz>
6058
6059 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6060 of character translation.
6061
60622006-07-04 Nick Roberts <nickrob@snap.net.nz>
6063
6064 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6065
60662006-07-03 Karl Berry <karl@gnu.org>
6067
6068 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6069 not-too-underfull hboxes in the TeX output.
6070 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6071 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6072 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6073 * sending.texi, text.texi: Fix overfull/underfull boxes.
6074
60752006-07-03 Romain Francoise <romain@orebokech.com>
6076
6077 * m-x.texi (M-x): Fix.
6078
60792006-07-03 Richard Stallman <rms@gnu.org>
6080
8cf51b2c
GM
6081 * search.texi (Other Repeating Search): filename -> file name.
6082
6083 * misc.texi (Narrowing): Minor cleanups.
6084
6085 * files.texi (Visiting): filename -> file name.
6086
6087 * emacs.texi (Top): Update subnode menus.
6088
6089 * mule.texi (Coding Systems): Move char translation stuff here.
6090 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6091 (Recognize Coding): Substantial local rewrites.
6092 (International): Update menu.
6093
6094 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6095 (Scrolling): Substantial local rewrites.
6096 (Display): Update menu and intro.
6097
6098 * dired.texi: filename -> file name.
6099
6100 * custom.texi (Safe File Variables): Texinfo usage fix.
6101
f0131492 61022006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6103
6104 * help.texi, m-x.texi: Lots of cleanups.
6105
8cf51b2c
GM
61062006-06-30 Eli Zaretskii <eliz@gnu.org>
6107
6108 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6109 (Windows Processes, Windows Misc): Shorten the printed version by
6110 selectively conditioning less important portions by @ifnottex.
6111
8cf51b2c
GM
61122006-06-27 Richard Stallman <rms@gnu.org>
6113
6114 * mini.texi (Minibuffer File): Minor cleanup.
6115
61162006-06-25 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * frames.texi (XTerm Mouse): Rename to...
6119 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6120
6121 * emacs.texi (Top): Use new node name.
6122
61232006-06-24 Eli Zaretskii <eliz@gnu.org>
6124
6125 * emacs.texi (Top): Update the detailed menu according to changes in
6126 msdog.texi.
6127
6128 * msdog.texi (Windows Keyboard): New section.
6129 (Windows Mouse): New section.
6130 (Windows System Menu): Remove section (text merged with "Windows
6131 Keyboard").
6132 (Windows Misc): New section.
6133
6134 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6135
6136 * msdog.texi (ls in Lisp): New section.
6137
6138 * files.texi (Visiting): Document case-insensitive wildcard matching
6139 under find-file-wildcards.
6140
8cf51b2c
GM
61412006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6142
6143 * macos.texi (Mac Input): Add description of mac-function-modifier.
6144 Now Unicode keyboard layouts work.
6145
8cf51b2c
GM
61462006-06-10 Richard Stallman <rms@gnu.org>
6147
6148 * mule.texi (Recognize Coding): Clarify previous change.
6149
61502006-06-09 Kenichi Handa <handa@m17n.org>
6151
6152 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6153 notation.
6154
61552006-06-07 Kevin Ryde <user42@zip.com.au>
6156
6157 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6158 manual for @ifnottex, but in emacs-extra for @iftex.
6159
6160 * cmdargs.texi (General Variables): Fix smtpmail xref.
6161
61622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6163
8cf51b2c 6164 * programs.texi (Comment Commands):
8cf51b2c 6165 * custom.texi (Specifying File Variables):
49823426 6166 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6167
61682006-06-07 Nick Roberts <nickrob@snap.net.nz>
6169
6170 * building.texi (Watch Expressions): Move node to end.
6171 (GDB Graphical Interface): Move description of clicks in fringe...
6172 (GDB commands in the Fringe): ...to here. New node.
6173
8cf51b2c
GM
61742006-06-05 Romain Francoise <romain@orebokech.com>
6175
49823426 6176 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6177
61782006-06-05 Nick Roberts <nickrob@snap.net.nz>
6179
6180 * building.texi (GDB Graphical Interface): Update bindings.
6181 (Commands of GUD): Add gud-print. Remove gud-run.
6182 Restate availability more generally.
6183
f0131492 61842006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6185
6186 * mini.texi: Lots of cleanups.
6187
61882006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6189
6190 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6191 and Mouse-2.
6192
c8763fb6 61932006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6194
6195 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6196
8cf51b2c
GM
61972006-05-31 Richard Stallman <rms@gnu.org>
6198
6199 * basic.texi (Moving Point): Fix previous change.
6200
c8763fb6 62012006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6202
6203 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6204
f0131492 62052006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6206
6207 * basic.texi: Many simplifications and improvements in wording.
6208
8cf51b2c
GM
62092006-05-26 Nick Roberts <nickrob@snap.net.nz>
6210
6211 * anti.texi (Antinews): Create a node for gdb-ui.
6212
8cf51b2c
GM
62132006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6214
6215 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6216
62172006-05-20 Richard Stallman <rms@gnu.org>
6218
6219 * dired.texi (Dired Navigation): dired-goto-file is now j.
6220
8cf51b2c
GM
62212006-05-20 Eli Zaretskii <eliz@gnu.org>
6222
6223 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6224 and their aliases.
6225
6226 * msdog.texi (Windows Printing): Mention non-support of plain text
6227 printing with some el-cheapo printers, and suggest a workaround.
6228
62292006-05-20 Kevin Ryde <user42@zip.com.au>
6230
6231 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6232 remove the bit saying you must set it.
6233
62342006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6235
6236 * trouble.texi (Checklist):
6237 * text.texi (Text, Auto Fill, Text Mode):
6238 * search.texi (Nonincremental Search):
6239 * rmail.texi (Rmail Labels):
6240 * mule.texi (Input Methods, Multibyte Conversion):
6241 * misc.texi (Gnus, Where to Look, PostScript):
6242 * maintaining.texi (Create Tags Table):
6243 * indent.texi (Indentation Commands):
6244 * fixit.texi (Spelling):
6245 * emacs.texi (Copying):
6246 * custom.texi (Init File): ifinfo -> ifnottex.
6247
8cf51b2c
GM
62482006-05-17 Richard Stallman <rms@gnu.org>
6249
6250 * files.texi (Diff Mode): Mention C-x `.
6251
62522006-05-08 Richard Stallman <rms@gnu.org>
6253
6254 * custom.texi (Disabling): Textual cleanups.
6255
8cf51b2c
GM
62562006-05-12 Glenn Morris <rgm@gnu.org>
6257
6258 * calendar.texi (Displaying the Diary, Format of Diary File):
6259 Refer to diary-view-entries, diary-list-entries,
6260 diary-show-all-entries rather than obsolete aliases.
6261
62622006-05-12 Eli Zaretskii <eliz@gnu.org>
6263
6264 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6265 (Displaying the Diary, Special Diary Entries, Importing Diary):
6266 * building.texi (Compilation Shell):
6267 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6268 emacs-xtra with @inforef's.
6269
6270 * files.texi (Visiting): Fix wording.
6271
6272 * mule.texi (Coding Systems, Text Coding): More indexing.
6273 Mention that C-x RET f can set eol conversion.
6274
c8763fb6 62752006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6276
6277 * xresmini.texi (GTK resources): Insert GTK description.
6278
6279 * xresources.texi (GTK resources): metafont should be menufont.
6280
8cf51b2c
GM
62812006-05-06 Michael Albinus <michael.albinus@gmx.de>
6282
49823426 6283 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6284 method, user name and host name is active only in partial
6285 completion mode.
6286
8cf51b2c
GM
62872006-05-06 Eli Zaretskii <eliz@gnu.org>
6288
6289 * makefile.w32-in (emacs.dvi):
6290 * Makefile.in (emacs.dvi): Add xresmini.texi.
6291
6292 * xresmini.texi (Table of Resources): Remove xref to non-existent
6293 node "LessTif Resources".
6294
6295 * msdog.texi (Microsoft Windows):
6296 * calendar.texi (Calendar/Diary, Displaying the Diary)
6297 (Special Diary Entries, Importing Diary, Holidays):
6298 * programs.texi (Program Modes):
6299 * text.texi (Text):
6300 * buffers.texi (Several Buffers):
6301 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6302
63032006-05-06 Eli Zaretskii <eliz@gnu.org>
6304
6305 The following changes merge the emacs-xtra manual into the main
6306 manual, but only for on-line version of the manual.
6307
6308 * vc2-xtra.texi (Version Backups, Local Version Control)
6309 (Making Snapshots, Change Logs and VC, Version Headers)
6310 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6311 on-line manual.
6312
6313 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6314 for on-line manual.
6315
6316 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6317 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6318 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6319 for on-line manual.
6320
6321 * fortran-xtra.texi (Fortran, Fortran Autofill)
6322 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6323 for on-line manual.
6324
6325 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6326 Conditional xref's for on-line manual.
6327
6328 * emerge-xtra.texi (Emerge, Overview of Emerge)
6329 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6330 manual.
6331
6332 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6333 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6334 (EMACSSOURCES): Use EMACS_XTRA.
6335 (../info/emacs-xtra): Remove.
6336 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6337
6338 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6339 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6340 (EMACSSOURCES): Use EMACS_XTRA.
6341 ($(infodir)/emacs-xtra): Remove.
6342 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6343
6344 * trouble.texi (Quitting):
6345 * text.texi (Text):
6346 * programs.texi (Program Modes):
6347 * msdog.texi (Microsoft Windows):
6348 * frames.texi (Frames):
6349 * files.texi (Backup, Version Control, VC Concepts)
6350 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6351 (Registering, VC Status, VC Undo, Multi-User Branching)
6352 (Comparing Files):
6353 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6354 (Displaying the Diary, Special Diary Entries, Importing Diary):
6355 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6356 conditional xref's, depending on @iftex/@ifnottex.
6357
6358 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6359 "MS-DOS". @include msdog-xtra.texi.
6360
6361 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6362 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6363
6364 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6365 for vc-xtra.texi subsections.
6366 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6367 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6368
6369 * sending.texi (Sending Mail): A @node line without explicit Prev,
6370 Next, and Up links.
6371
6372 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6373 Next, and Up links.
6374
6375 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6376 and its sections. @include picture-xtra.texi.
6377
6378 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6379 "Emerge".
6380 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6381
6382 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6383 exact duplicate of its name-sake in calendar.texi.
6384
6385 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6386 "Advanced Calendar/Diary Usage".
6387 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6388
6389 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6390 dired-xtra.texi.
6391 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6392
6393 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6394 (Files) [ifnottex]: Add menu entry for Autorevert.
6395
6396 * emacs-xtra.texi (Introduction): Reword to make consistent with
6397 printed version only.
6398 <Top level>: Remove the body of all chapters and move them to the
6399 new *-xtra.texi files. Use @raisesections and @lowersections to
6400 convert sections to chapters etc.
6401
6402 * msdog-xtra.texi:
6403 * fortran-xtra.texi:
6404 * vc-xtra.texi:
6405 * vc1-xtra.texi:
6406 * vc2-xtra.texi:
6407 * emerge-xtra.texi:
6408 * cal-xtra.texi:
6409 * dired-xtra.texi:
6410 * arevert-xtra.texi: New files, with text from respective chapters
6411 of emacs-xtra.texi. Convert each @chapter into @section, @section
6412 into @subsection, etc.
6413
1c6c854e 6414 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6415 updated.
6416
6417 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6418 Windows". All references updated.
6419
64202006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6421
6422 * macos.texi (Mac Input): Mention input from Character Palette.
6423 (Mac Font Specs): Fix typo.
6424
64252006-05-05 Richard Stallman <rms@gnu.org>
6426
6427 * files.texi (Diff Mode): Minor cleanup.
6428
64292006-05-05 Karl Berry <karl@gnu.org>
6430
8cf51b2c
GM
6431 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6432 errors from the current release of makeinfo (4.8).
6433 * help.texi (Library Keywords): Change widest word in multitable
6434 template from `emulations' to `convenience'. (Not sure if this is
6435 related to the font change.)
6436
64372006-05-05 Eli Zaretskii <eliz@gnu.org>
6438
6439 * files.texi (File Names): Add a footnote about limited support of
6440 ~USER on MS-Windows.
6441
6442 * cmdargs.texi (Initial Options): Add a footnote about limited
6443 support of ~USER on MS-Windows.
6444
64452006-05-03 Richard Stallman <rms@gnu.org>
6446
6447 * files.texi (Diff Mode): Node moved here.
6448 (Comparing Files): Delete what duplicates new node.
6449 (Files): Put Diff Mode in menu.
6450
1c6c854e 6451 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6452
6453 * emacs.texi (Top): Update menu for Diff Mode.
6454
6455 * trouble.texi (Emergency Escape): Simplify.
6456
6457 * emacs.texi (Top): Minor clarification.
6458
64592006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6460
6461 * commands.texi, entering.texi, screen.texi: Many simplifications.
6462
64632006-05-03 Richard Stallman <rms@gnu.org>
6464
6465 * commands.texi (Text Characters): Delete paragraph about unibyte
6466 non-ASCII printing chars.
6467
6468 * killing.texi (Killing): Say "graphical displays".
6469 * display.texi: Say "graphical displays".
6470
6471 * cmdargs.texi (Misc X): Say "graphical displays".
6472
64732006-05-01 Richard Stallman <rms@gnu.org>
6474
6475 * emacs.texi (Top): Add Diff Mode to menu.
6476
64772006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6478
6479 * misc.texi (Diff Mode): New node.
6480
64812006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6482
6483 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6484 (Mac Environment Variables): Shorten example line.
6485 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6486
64872006-05-01 Nick Roberts <nickrob@snap.net.nz>
6488
6489 * building.texi (GUD Customization): Describe cases %d and %c.
6490 Update description for %e.
6491
64922006-04-30 Glenn Morris <rgm@gnu.org>
6493
6494 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6495
64962006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6497
6498 * custom.texi (Examining): Update C-h v output example.
6499
65002006-04-29 Kim F. Storm <storm@cua.dk>
6501
6502 * building.texi (Grep Searching): Add lgrep and rgrep.
6503
8cf51b2c
GM
65042006-04-23 Richard Stallman <rms@gnu.org>
6505
6506 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6507
6508 * xresmini.texi: New file.
6509
6510 * xresources.texi (Face Resources): Split table into font resources
6511 and the rest. Combine similar attributes for brevity.
6512
8cf51b2c
GM
65132006-04-21 Eli Zaretskii <eliz@gnu.org>
6514
6515 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6516 backslashes and case-insensitivity in file names (moved to the
6517 main manual).
6518 (MS-DOS Printing): Move most of the text to the main manual.
6519
6520 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6521 New nodes.
6522 (Windows Processes, Windows System Menu): Add index entries and
6523 fix wording.
6524
8cf51b2c
GM
65252006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6526
6527 * misc.texi (Shell Ring): Add notes on saved input when
6528 navigating off the end of the history list.
6529
65302006-04-18 Chong Yidong <cyd@mit.edu>
6531
6532 * misc.texi (Shell Options): Correct default value of
6533 comint-scroll-show-maximum-output.
6534
8cf51b2c
GM
65352006-04-18 Nick Roberts <nickrob@snap.net.nz>
6536
6537 * building.texi (Watch Expressions): Update.
6538
8cf51b2c
GM
65392006-04-12 Richard Stallman <rms@gnu.org>
6540
6541 * search.texi: Clean up previous change.
6542
65432006-04-12 Eli Zaretskii <eliz@gnu.org>
6544
6545 * search.texi (Regexp Backslash, Regexp Replace): Add index
6546 entries for ``back reference'' and mention the term itself in the
6547 text.
6548
65492006-04-11 Richard Stallman <rms@gnu.org>
6550
6551 * custom.texi (Safe File Variables):
6552 Document enable-local-variables = :safe.
6553
65542006-04-11 Karl Berry <karl@gnu.org>
6555
6556 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6557 (Remote Repositories, Version Backups, Local Version Control)
6558 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6559 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6560 (Renaming VC Work Files and Master Files)
6561 (Inserting Version Control Headers, Customizing VC, General Options)
6562 (Options for RCS and SCCS, Options specific for CVS): Move all
6563 these nodes to emacs-xtra.texi, for brevity.
6564 * cmdargs.texi, files.texi: Change cross-references.
6565
8cf51b2c
GM
65662006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6567
6568 * files.texi (Old Versions): Update description of vc-annotate's
6569 use of color to indicate date ranges.
6570
8cf51b2c
GM
65712006-04-09 Kevin Ryde <user42@zip.com.au>
6572
8cf51b2c
GM
6573 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6574 put info and printed manual names the right way around.
6575
65762006-04-09 Karl Berry <karl@gnu.org>
6577
6578 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6579 emacs-xtra.texi, leaving only MS Windows information.
6580 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6581 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6582 node names.
6583
6584 * emacs.texi: Move @summarycontents and @contents to the beginning
6585 of the file.
6586
8cf51b2c
GM
65872006-04-08 Kevin Ryde <user42@zip.com.au>
6588
6589 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6590
65912006-04-07 Richard Stallman <rms@gnu.org>
6592
6593 * programs.texi (Comments, Comment Commands, Options for Comments)
6594 (Multi-Line Comments): "Align", not "indent".
6595 (Basic Indent): C-j deletes trailing whitespace before the newline.
6596
65972006-04-06 Richard Stallman <rms@gnu.org>
6598
8cf51b2c
GM
6599 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6600
66012006-04-06 Eli Zaretskii <eliz@gnu.org>
6602
6603 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6604
8cf51b2c
GM
66052006-04-05 Richard Stallman <rms@gnu.org>
6606
6607 * emacs.texi (Top): Update subnode menu.
6608
6609 * trouble.texi (Unasked-for Search): Node deleted.
6610 (Lossage): Delete from menu.
6611
66122006-04-04 Richard Stallman <rms@gnu.org>
6613
6614 * trouble.texi: Various cleanups.
6615 (Checklist): Don't bother saying how to snail a bug report.
6616 (Emergency Escape): Much rewriting.
6617 (After a Crash): Rename the core dump immediately.
6618 (Total Frustration): Call it a psychotherapist.
6619 (Bug Criteria): Avoid "illegal instruction".
6620 (Sending Patches): We always put the contributor's name in.
6621
6622 * misc.texi (Thumbnails): Minor correction.
6623
8cf51b2c
GM
66242006-04-03 Richard Stallman <rms@gnu.org>
6625
6626 * misc.texi (Thumbnails): Minor cleanup.
6627
66282006-04-02 Karl Berry <karl@gnu.org>
6629
6630 * sending.texi (Mail Sending): pxref to Top needs five args.
6631
6632 * texinfo.tex: Update to current version (2006-03-21.13).
6633
8cf51b2c
GM
66342006-03-31 Richard Stallman <rms@gnu.org>
6635
6636 * emacs.texi (Top): Update subnode menu.
6637
6638 * help.texi (Help Mode): Cleanup.
6639
6640 * dired.texi: Many cleanups.
6641 (Dired Deletion): Describe dired-recursive-deletes.
6642 (Operating on Files): dired-create-directory moved.
6643 (Misc Dired Features): Move to here.
6644 (Tumme): Node moved to misc.texi.
6645
6646 * custom.texi: Many cleanups.
6647 (Minor Modes): Don't mention ISO Accents Mode.
6648 (Examining): Update C-h v output example.
6649 (Hooks): Add index and xref for add-hook.
6650 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6651 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6652
6653 * misc.texi: Many cleanups.
6654 (beginning): Add to summary of topics.
6655 (Shell): Put eshell xref at the end. Remove eshell from table.
6656 (Thumbnails): New node.
6657
8cf51b2c
GM
66582006-03-28 Eli Zaretskii <eliz@gnu.org>
6659
6660 * files.texi (File Name Cache): Make it clear that the cache is
6661 not persistent.
6662
8cf51b2c
GM
66632006-03-25 Karl Berry <karl@gnu.org>
6664
49823426
GM
6665 * emacs-xtra.texi, emacs.texi, gnu.texi:
6666 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6667 (2) do not indent copyright year list (or anything else).
6668
8cf51b2c
GM
66692006-03-21 Juanma Barranquero <lekktu@gmail.com>
6670
6671 * files.texi (VC Dired Mode): Remove misplaced brackets.
6672
66732006-03-21 Andre Spiegel <spiegel@gnu.org>
6674
6675 * files.texi: Various updates and clarifications in the VC chapter.
6676
66772006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6678
6679 * help.texi (Help Mode): Document "C-c C-c".
6680
8cf51b2c
GM
66812006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6682
6683 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6684 menu in the standalone Info reader.
6685
66862006-03-15 Chong Yidong <cyd@stupidchicken.com>
6687
6688 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6689 moved here from Emacs manual.
6690
6691 * programs.texi (Fortran): Section moved to emacs-xtra.
6692 (Program Modes): Xref to Fortran in emacs-xtra.
6693
6694 * maintaining.texi (Emerge): Move to emacs-xtra.
6695 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6696
6697 * picture.texi: File deleted.
6698 * Makefile.in:
6699 * makefile.w32-in: Remove picture.texi.
6700
6701 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6702 * abbrevs.texi (Abbrevs):
6703 * sending.texi (Sending Mail): Picture node removed.
6704
6705 * emacs.texi (Top): Update node listings.
6706
8cf51b2c
GM
67072006-03-12 Richard Stallman <rms@gnu.org>
6708
6709 * calendar.texi: Various cleanups.
6710
8cf51b2c
GM
67112006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6712
6713 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6714 syntax.
6715
8cf51b2c
GM
67162006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6717
6718 * search.texi (Regexps): More accurately describe which characters
6719 are special in which situations. Recommend _not_ to quote `]' or
6720 `-' when they are not special.
6721
8cf51b2c
GM
67222006-02-28 Andre Spiegel <spiegel@gnu.org>
6723
6724 * files.texi (Old Versions): Clarify operation of C-x v =.
6725
8cf51b2c
GM
67262006-02-21 Nick Roberts <nickrob@snap.net.nz>
6727
6728 * building.texi (Watch Expressions): Update and describe
6729 gdb-speedbar-auto-raise.
6730
67312006-02-19 Richard M. Stallman <rms@gnu.org>
6732
6733 * emacs.texi: Use @smallbook.
6734 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6735 Update subnode menu.
6736
6737 * building.texi (Lisp Interaction): Minor addition.
6738
67392006-02-18 Nick Roberts <nickrob@snap.net.nz>
6740
6741 * building.texi (Watch Expressions): Update and be more precise.
6742
c8763fb6 67432006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6744
6745 * maintaining.texi (Create Tags Table): Explain why the
6746 exception when etags writes to files under the /dev tree.
6747
67482006-02-14 Richard M. Stallman <rms@gnu.org>
6749
6750 * custom.texi (Safe File Variables): Lots of clarification.
6751 Renamed from Unsafe File Variables.
6752
67532006-02-14 Chong Yidong <cyd@stupidchicken.com>
6754
6755 * custom.texi (Unsafe File Variables): File variable confirmation
6756 assumed denied in batch mode.
6757
67582006-02-14 Richard M. Stallman <rms@gnu.org>
6759
6760 * building.texi (GDB User Interface Layout): Don't say `inferior'
6761 for program being debugged.
6762
67632006-02-15 Nick Roberts <nickrob@snap.net.nz>
6764
6765 * building.texi (GDB Graphical Interface):
6766 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6767
67682006-02-13 Chong Yidong <cyd@stupidchicken.com>
6769
6770 * custom.texi (Specifying File Variables, Unsafe File Variables):
6771 New nodes, split from File Variables. Document new file local
6772 variable behavior.
6773
67742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6775
6776 * display.texi (Standard Faces):
8cf51b2c
GM
6777 * files.texi (Visiting):
6778 * frames.texi (Clipboard):
6779 * glossary.texi (Glossary) <Clipboard>:
6780 * xresources.texi (X Resources): Mention Mac OS port.
6781
8cf51b2c
GM
67822006-02-12 Richard M. Stallman <rms@gnu.org>
6783
6784 * building.texi (Building): Clarify topic in intro.
6785
6786 * maintaining.texi (Maintaining): Change title; clarify topic.
6787 Delete duplicate index entries.
6788
6789 * building.texi (Other GDB User Interface Buffers): Clarifications.
6790
6791 * text.texi (Cell Commands): Clarifications.
6792
6793 * programs.texi (Defuns): Delete duplicate explanation of
6794 left-margin paren convention.
6795 (Hungry Delete): Minor cleanup.
6796
67972006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6798
6799 * dired.texi (Tumme): More tumme documentation.
6800
68012006-02-11 Alan Mackenzie <acm@muc.de>
6802
6803 * programs.texi ("Hungry Delete"): Correct the appellation of the
6804 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6805
68062006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6807
6808 * dired.texi (Tumme): Fix small bug.
6809
68102006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6811
6812 * macos.texi (Mac International): Rename "fontset-mac" to
6813 "fontset-standard".
6814
8cf51b2c
GM
68152006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6816
6817 * dired.texi (Tumme): Basic documentation for Tumme added.
6818
8cf51b2c
GM
68192006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6820
6821 * mule.texi (International):
6822 * programs.texi (Basic Indent): Fix typos.
6823
8cf51b2c
GM
6824 * custom.texi (Minor Modes):
6825 * display.texi (Text Display):
6826 * commands.texi (Text Characters): Update xrefs.
6827
68282006-02-07 Richard M. Stallman <rms@gnu.org>
6829
6830 * emacs.texi (Top): Update subnode menu.
6831 Update info on old Emacs papers.
6832 (Intro): "Graphical display", not window system.
6833
6834 * xresources.texi (GTK styles): Minor clarifications.
6835
6836 * trouble.texi: "Graphical display", not window system.
6837 (Stuck Recursive): Minor clarification.
6838
6839 * text.texi: Minor clarifications.
6840 (Sentences): Explain why two-space convention is better.
6841 Explain sentence-end-without-period here.
6842 (Fill Commands): Not here.
6843 (Refill): Node moved down.
6844 (Filling): Update menu.
6845 (Table Creation, Cell Justification, Column Commands): Clarify.
6846
6847 * sending.texi: Minor clarifications.
6848
6849 * search.texi (Regexp Backslash): Clarification.
6850
6851 * rmail.texi: Minor cleanups.
6852 (Rmail): Delete digression about `rmail-mode'.
6853 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6854 (Rmail Files): Mention C-u M-x rmail.
6855 (Rmail Reply): Mention References.
6856 (Rmail Display): Mention rmail-nonignored-headers.
6857
6858 * programs.texi: Minor cleanups.
6859 (Comment Commands): Mention momentary Transient Mark mode.
6860 (Matching): Be more specific about customizing show-paren-mode.
6861 (Info Lookup): Don't list the modes that support C-h S.
6862 Just say what it does in an unsupported mode.
6863 (Man Page): Delete excessive info on customizing woman.
6864 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6865
6866 * abbrevs.texi: Minor clarifications.
6867 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6868 not "dynamic abbrevs" as if they were a kind of abbrev.
6869
6870 * picture.texi (Picture): Minor cleanup.
6871
6872 * mule.texi (Communication Coding): Say "other applications".
6873 (Fontsets): Not specific to X. Add xref to X Resources.
6874 (Unibyte Mode): Rename from Single-Byte Character Support.
6875 "Graphical display", not window system.
6876 (International): Update menu.
6877
6878 * maintaining.texi (Format of ChangeLog):
6879 New node, split out from ChangeLog.
6880 (ChangeLog): Clarifications in the remaining text.
6881 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6882 (Find Tag): Add @w.
6883 (Tags Search): Explain tag table order here. Simplify grep ref.
6884 (List Tags): tags-tag-face is a variable, not a face.
6885 (Emerge): Cleanups.
6886
6887 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6888 (Keyboard Macros): Avoid "the user".
6889
6890 * killing.texi: "Graphical display", not window system.
6891
6892 * help.texi (Help Echo): "Graphical display", not window system.
6893
6894 * glossary.texi: Say "you", not "the user". Say "graphical display".
6895
6896 * frames.texi: Minor cleanups. "Graphical display", not window system.
6897
6898 * files.texi (Visiting): Make drag-and-drop not X-specific.
6899
6900 * custom.texi: Minor cleanups. "Graphical display", not window system.
6901
6902 * cmdargs.texi: Minor cleanups.
6903
6904 * building.texi (Compilation): Move and split kill-compilation para.
6905 Add para about multiple compilers.
6906 (Compilation Mode): Commands also available in grep mode and others.
6907 Mention C-u C-x ` more tutorially. Clarify C-x `.
6908 (Compilation Shell): Clarify. Put Bash example first.
6909 (Grep Searching): Minor cleanups; add @w.
6910 (Debuggers): Minor cleanups.
6911 (Starting GUD): Make GDB xgraphical mode issue clearer.
6912 (Debugger Operation): Lots of clarifications including
6913 GDB tooltip side-effect issue.
6914 (Commands of GUD): Clarify.
6915 (GUD Customization): Add bashdb-mode-hook.
6916 (GDB Graphical Interface): Rewrite for clarity.
6917 (GDB User Interface Layout): Rewrite for clarity.
6918 (Stack Buffer, Watch Expressions): Likewise.
6919 (Other GDB User Interface Buffers): Cleanups.
6920 (Lisp Libraries, External Lisp): Cleanup.
6921
6922 * basic.texi (Position Info): "Graphical displays", rather than
6923 window systems.
6924
6925 * anti.texi: Minor cleanup.
6926
8cf51b2c
GM
69272006-02-03 Eli Zaretskii <eliz@gnu.org>
6928
6929 * custom.texi (Init File, Find Init): Add cross-references to
6930 where $HOME is described.
6931
69322006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6933
6934 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6935 is not inside the @table.
6936
6937 * emacs.texi (Top): Correct node name.
6938
6939 * files.texi (File Names): Fix @xref.
6940 (Reverting): Fix typo.
6941
6942 * mule.texi (International): Correct node name.
6943
6944 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6945
69462006-02-01 Richard M. Stallman <rms@gnu.org>
6947
6948 * emacs.texi (Top): Update subnode menu.
6949
6950 * mule.texi: Minor clarifications.
6951 Reduce the specific references to X Windows.
6952 Refer to "graphical" terminals, rather than window systems.
6953 (Text Coding): Rename from Specify Coding.
6954 (Communication Coding, File Name Coding, Terminal Coding):
6955 New nodes split out from Text Coding.
6956
6957 * kmacro.texi: Minor clarifications.
6958 (Keyboard Macro Ring): Comment out some excessive commands.
6959 (Basic Keyboard Macro): Split up the table, putting part in each node.
6960
6961 * major.texi: Minor clarifications.
6962
6963 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6964
6965 * windows.texi: Minor clarifications.
6966 (Change Window): Don't describe mode-line mouse cmds here.
6967 Add xref to Mode Line Mouse.
6968
6969 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6970
6971 * macos.texi (Mac International): Fix xref.
6972
6973 * indent.texi: Minor clarifications.
6974
6975 * frames.texi: Minor clarifications.
6976 Reduce the specific references to X Windows.
6977 Refer to "graphical" terminals, rather than window systems.
6978 (Frame Parameters): Don't mention commands like
6979 set-foreground-color. Just say to customize a face.
6980 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6981
6982 * files.texi: Minor clarifications.
6983 (Numbered Backups): New node, split out from Backup Names.
6984
6985 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6986
6987 * cmdargs.texi (General Variables): Fix xref.
6988
6989 * buffers.texi: Minor clarifications.
6990
8cf51b2c
GM
69912006-01-31 Richard M. Stallman <rms@gnu.org>
6992
6993 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6994 Nodes moved to top.
6995
6996 * display.texi: Minor clarifications.
6997 (Display): Rearrange menu.
6998 (Standard Faces): Mention query-replace face.
6999 (Faces): Simplify.
7000 (Font Lock): Simplify face customization info.
7001 (Highlight Changes): Node merged into Highlight Interactively.
7002 (Highlight Interactively): Much rewriting and cleanup.
7003 (Optional Mode Line): Narrowed line number not good for goto-line.
7004 Simplify face customization advice.
7005 (Text Display): Mention use of escape-glyph face.
7006 Move ctl-arrow and tab-width here.
7007 (Display Custom): Move no-redraw-on-reenter to end of node.
7008
7009 * search.texi: Minor clarifications.
7010 (Isearch Scroll): Simplify.
7011 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7012
7013 * regs.texi (Registers): Mention bookmarks here.
7014
7015 * mark.texi: Minor clarifications.
7016 (Selective Undo): Node deleted.
7017
7018 * m-x.texi: Minor clarifications.
7019
7020 * killing.texi: Minor clarifications.
7021 Refer to "graphical" terminals, rather than window systems.
7022
7023 * help.texi: Clarifications.
7024 (Help): Don't describe C-h F and C-h K here.
7025 (Key Help): Describe C-h K here.
7026 (Name Help): Mention Emacs Lisp Intro.
7027 Describe C-h F here.
7028 (Misc Help): Mention C-h F and C-h K only briefly.
7029
7030 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7031 Selective undo text merged in.
7032 (Spelling): Mention Aspell along with Ispell.
7033
7034 * emacs.texi (Top): Update subnode menus.
7035
7036 * basic.texi (Basic Undo): Rename from Undo. Most of text
7037 moved to new Undo node.
7038
8cf51b2c
GM
70392006-01-29 Chong Yidong <cyd@stupidchicken.com>
7040
7041 * basic.texi (Continuation Lines, Inserting Text):
7042 Mention longlines mode.
7043
70442006-01-29 Richard M. Stallman <rms@gnu.org>
7045
10d1d0af 7046 * screen.texi: Minor cleanups.
8cf51b2c
GM
7047 (Screen): Clean up the intro paragraphs.
7048 (Mode Line): Lots of rewriting. Handle frame-name better.
7049 eol-mnemonic-... vars moved out.
7050
7051 * emacs.texi (Top): Change menu item for MS-DOS node.
7052 Update subnode menu.
7053
7054 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7055 chapter relates to Windows. Title changed.
7056
7057 * mini.texi: Minor cleanups.
7058
7059 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7060 (Mark): Put it in the menu.
7061
7062 * entering.texi: Minor cleanups.
7063
7064 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7065 (Intro): Refer to "graphical" terminals, rather than X.
7066
7067 * display.texi (Display Custom): Add xref to Variables.
7068 (Optional Mode Line): eol-mnemonic-... vars moved here.
7069
7070 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7071 rather than X.
7072
8cf51b2c
GM
7073 * basic.texi: Minor cleanups.
7074 (Undo): selective-undo moved.
7075
8cf51b2c
GM
70762006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7077
7078 * anti.texi (Antinews): Various corrections and additions.
7079
70802006-01-23 Juri Linkov <juri@jurta.org>
7081
7082 * custom.texi (Easy Customization, Customization Groups)
7083 (Browsing Custom): Mention links along with buttons.
7084
8cf51b2c
GM
70852006-01-21 Eli Zaretskii <eliz@gnu.org>
7086
8cf51b2c
GM
7087 * text.texi (TeX Print): Use @key for TAB.
7088
8cf51b2c
GM
7089 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7090
8cf51b2c
GM
70912006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7092
7093 * files.texi (File Aliases): Don't claim that usually separate
7094 buffers are created for two file names that name the same data.
7095 Mention additional situations where different names mean the same
7096 file on disk.
7097
70982006-01-19 Richard M. Stallman <rms@gnu.org>
7099
7100 * killing.texi (Deletion): Upcase @key argument.
7101
7102 * custom.texi (Custom Themes): Minor cleanup.
7103
7104 * programs.texi (Hungry Delete): Upcase @key argument.
7105
8cf51b2c
GM
71062006-01-16 Juri Linkov <juri@jurta.org>
7107
7108 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7109 Move `mode-line-highlight' before `mode-line-buffer-id'.
7110
8cf51b2c
GM
71112006-01-14 Richard M. Stallman <rms@gnu.org>
7112
7113 * basic.texi (Inserting Text): Minor cleanup.
7114
8cf51b2c
GM
71152006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7116
7117 * custom.texi (Changing a Variable, Face Customization):
7118 Update for changes in Custom menus.
7119
8cf51b2c
GM
71202006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7121
7122 * macos.texi (Mac International): Undo last change.
7123
8cf51b2c
GM
71242006-01-02 Chong Yidong <cyd@stupidchicken.com>
7125
7126 * custom.texi (Custom Themes): Describe the new
7127 customize-create-theme interface.
7128
71292005-12-30 Juri Linkov <juri@jurta.org>
7130
7131 * basic.texi (Position Info): Update example.
7132
c8763fb6 71332005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7134
7135 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7136
71372005-12-24 Chong Yidong <cyd@stupidchicken.com>
7138
7139 * custom.texi (Custom Themes): `load-theme' always loads.
7140
71412005-12-23 Juri Linkov <juri@jurta.org>
7142
7143 * display.texi (Highlight Interactively): Use double space to
7144 separate sentences. Replace C-p with M-p, and C-n with M-n.
7145
71462005-12-22 Richard M. Stallman <rms@gnu.org>
7147
7148 * custom.texi (Easy Customization and subnodes):
7149 Replace "active field" with "button".
7150 Use "user option" only for variables.
7151 Use "setting" for variable-or-face.
7152
71532005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7154
7155 * buffers.texi (Select Buffer): Change order in table to make
7156 "Similar" refer to the correct item.
7157 (Indirect Buffers): Minor rewording.
7158
8cf51b2c
GM
71592005-12-20 Juri Linkov <juri@jurta.org>
7160
7161 * files.texi (VC Status): Put P and N near p and n.
7162
8cf51b2c
GM
71632005-12-19 Richard M. Stallman <rms@gnu.org>
7164
7165 * programs.texi (Electric C): Delete the info about newline control.
7166 (Other C Commands): Minor cleanup.
7167 (Left Margin Paren): Minor cleanup.
7168
71692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7170
7171 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7172 (Customization Groups): Delete text moved to "Browsing Custom".
7173 (Browsing Custom): New node.
7174 (Specific Customization): Clarify which commands only work for
7175 loaded options.
7176
71772005-12-18 Bill Wohler <wohler@newt.com>
7178
7179 * frames.texi (Tool Bars): Shorten text of previous change.
7180
71812005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7182
7183 * files.texi (VC Status): Document log-view mode.
7184
71852005-12-18 Bill Wohler <wohler@newt.com>
7186
7187 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7188 permanently via the customize interface.
7189
8cf51b2c
GM
71902005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7191
7192 * killing.texi (Killing by Lines): Document `kill-whole-line'
7193 function.
7194
c8763fb6 71952005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7196
7197 * buffers.texi (Select Buffer): Change `prev-buffer' to
7198 `previous-buffer'. Indicate that these functions use a frame
7199 local buffer list.
7200
8cf51b2c
GM
72012005-12-12 Richard M. Stallman <rms@gnu.org>
7202
7203 * custom.texi (Easy Customization): Change menu comment.
7204 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7205
7206 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7207 (Help): Among the Apropos commands, describe only C-h a here.
7208
72092005-12-11 Richard M. Stallman <rms@gnu.org>
7210
7211 * programs.texi (Options for Comments): Comment-end starts with space.
7212
7213 * glossary.texi (Glossary): Minor cleanup.
7214
7215 * files.texi (Old Versions): Use @table.
7216
8cf51b2c
GM
72172005-12-10 David Koppelman <koppel@ece.lsu.edu>
7218
7219 * display.texi (Highlight Interactively): Include
7220 global-hi-lock-mode. Add miscellaneous details and elaborations.
7221
72222005-12-09 Richard M. Stallman <rms@gnu.org>
7223
7224 * display.texi (Font Lock): Delete the Global FL menu item.
7225
72262005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * custom.texi (Minibuffer Maps): Mention the maps for file name
7229 completion.
7230
72312005-12-09 Kim F. Storm <storm@cua.dk>
7232
7233 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7234 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7235 cursor to next corner in rectangle; clarify insert around rectangle.
7236
8cf51b2c
GM
72372005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7238
7239 * custom.texi (Customization): Use xref to elisp manual for
7240 non-TeX output.
7241 (Minor Modes): Update.
7242 (Customization Groups, Changing a Variable, Face Customization):
7243 Update for new appearance of Custom buffers.
7244 (Changing a Variable): `custom-buffer-done-function' has been
7245 replaced by `custom-buffer-done-kill'.
7246 (Specific Customization): In the `customize-group' buffer, a
7247 subgroup's contents are not "hidden". They are not included at
7248 all. They have no [Show] button.
7249 (Mouse Buttons): Add pxref to description of mouse event lists in
7250 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7251 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7252 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7253
72542005-12-08 Richard M. Stallman <rms@gnu.org>
7255
7256 * mini.texi (Completion Commands, Completion):
7257 In file name input, SPC does not do completion.
7258
8cf51b2c
GM
72592005-12-08 Nick Roberts <nickrob@snap.net.nz>
7260
7261 * building.texi (GDB Graphical Interface): Explain screen size
7262 setting.
7263 (Other GDB User Interface Buffers): Describe features specific to
7264 GDB 6.4.
7265
8cf51b2c
GM
72662005-12-01 Nick Roberts <nickrob@snap.net.nz>
7267
7268 * building.texi (GDB User Interface Layout): Describe how to
7269 kill associated buffers.
7270 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7271 (Watch Expressions): Be more precise.
7272 (Other GDB User Interface Buffers): Describe how to change a
7273 register value.
7274
8cf51b2c
GM
72752005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7276
7277 * macos.texi (Mac Input): Remove description of
7278 mac-command-key-is-meta. Add descriptions of
7279 mac-control-modifier, mac-command-modifier, and
7280 mac-option-modifier.
7281 (Mac International): Fix description of conversion of clipboard data.
7282 (Mac Font Specs): Add example of font customization by face attributes.
7283
72842005-11-22 Nick Roberts <nickrob@snap.net.nz>
7285
7286 * building.texi (Watch Expressions): Expand description.
7287 (Other GDB User Interface Buffers): Describe local map for
7288 gud-watch.
7289
72902005-11-21 Chong Yidong <cyd@stupidchicken.com>
7291
7292 * display.texi (Font Lock): Font lock is enabled by default now.
7293
72942005-11-20 Juri Linkov <juri@jurta.org>
7295
7296 * basic.texi (Position Info): Update examples of the output.
7297 Remove the fact that examples are produced in the TeXinfo buffer,
7298 because in the Info reader users will get a different output from
7299 `C-x ='.
7300
7301 * building.texi (Compilation Mode): Remove paragraph duplicated
7302 from the node `Compilation'. Add `compilation-skip-threshold'.
7303
7304 * display.texi (Font Lock): Suggest more user-friendly method of
7305 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7306
73072005-11-18 Richard M. Stallman <rms@gnu.org>
7308
7309 * files.texi (Registering): Mention @@ in mode line.
7310
7311 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7312
73132005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7314
7315 * files.texi (Renaming and VC): Some back-ends don't
7316 handle renaming.
7317
8cf51b2c
GM
73182005-11-17 Juri Linkov <juri@jurta.org>
7319
7320 * emacs.texi (Top):
7321 * display.texi (Highlight Interactively): Put this font-lock based
7322 mode near Font Lock node.
7323
73242005-11-16 Chong Yidong <cyd@stupidchicken.com>
7325
7326 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7327 icons.
7328
73292005-11-12 Kim F. Storm <storm@cua.dk>
7330
7331 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7332 (Help Summary): Add C-h d and C-h e.
7333 (Apropos): Clarify that all apropos commands may search for either
7334 list of words or a regexp. Add C-h d for apropos-documentation.
7335 Describe apropos-documentation-sort-by-scores user option.
7336
8cf51b2c
GM
73372005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7338
7339 * killing.texi (CUA Bindings): Add @section.
7340
73412005-11-10 Kim F. Storm <storm@cua.dk>
7342
7343 * emacs.texi (Top): Add CUA Bindings entry to menu.
7344
7345 * killing.texi (CUA Bindings): New node. Moved here from
7346 misc.texi and extended with info on rectangle commands and
7347 rectangle highlighting, interface to registers, and the global
7348 mark feature.
7349
7350 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7351
7352 * regs.texi: Prev link points to CUA Bindings node.
7353
73542005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7355
7356 * help.texi (Help Echo): By default, help echos are only shown on
7357 mouse-over, not on point-over.
7358
c8763fb6 73592005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7360
7361 * misc.texi (Shell Mode): Describe how to activate password echoing.
7362
8cf51b2c
GM
73632005-11-04 Romain Francoise <romain@orebokech.com>
7364
7365 * mark.texi (Mark Ring): Fix typo.
7366
73672005-11-03 Richard M. Stallman <rms@gnu.org>
7368
7369 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7370
73712005-11-01 Bill Wohler <wohler@newt.com>
7372
7373 * help.texi (Help Mode): Fix typo.
7374
73752005-11-01 Nick Roberts <nickrob@snap.net.nz>
7376
1c6c854e
CS
7377 * building.texi (Other GDB User Interface Buffers):
7378 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7379
73802005-10-31 Romain Francoise <romain@orebokech.com>
7381
7382 * files.texi (Compressed Files): Fix typo.
7383
7384 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7385
7386 * windows.texi (Force Same Window): Likewise.
7387
73882005-10-30 Bill Wohler <wohler@newt.com>
7389
7390 * help.texi (Help Mode): URLs viewed with browse-url.
7391
73922005-10-31 Nick Roberts <nickrob@snap.net.nz>
7393
7394 * building.texi (GDB Graphical Interface): Don't reference
7395 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7396 must stay in same frame.
7397
73982005-10-29 Chong Yidong <cyd@stupidchicken.com>
7399
7400 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7401
7402 * anti.texi (Antinews): Likewise.
7403
8cf51b2c
GM
74042005-10-28 Bill Wohler <wohler@newt.com>
7405
7406 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7407
74082005-10-28 Richard M. Stallman <rms@gnu.org>
7409
7410 * files.texi (Visiting): Explain how to enter ? in a file name.
7411
7412 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7413
8cf51b2c
GM
74142005-10-25 Nick Roberts <nickrob@snap.net.nz>
7415
1c6c854e
CS
7416 * building.texi (GDB Graphical Interface):
7417 Describe gdb-mouse-until.
8cf51b2c
GM
7418
74192005-10-23 Richard M. Stallman <rms@gnu.org>
7420
7421 * custom.texi (Init File): Recommend when to use site-start.el.
7422
8cf51b2c
GM
74232005-10-21 Juri Linkov <juri@jurta.org>
7424
7425 * custom.texi (Examining): Mention accessing the old variable
7426 value via M-n in set-variable.
7427
8cf51b2c
GM
74282005-10-18 Romain Francoise <romain@orebokech.com>
7429
7430 * files.texi (Version Systems): Capitalize GNU.
7431
8cf51b2c
GM
74322005-10-18 Nick Roberts <nickrob@snap.net.nz>
7433
7434 * building.texi (Compilation Mode): Remove redundant paragraph.
7435 (Watch Expressions): Remove paragraph to reflect code change.
7436
8cf51b2c
GM
74372005-10-16 Richard M. Stallman <rms@gnu.org>
7438
7439 * building.texi (Compilation Mode, Compilation): Clarified.
7440
74412005-10-15 Richard M. Stallman <rms@gnu.org>
7442
7443 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7444
8cf51b2c
GM
74452005-10-13 Kenichi Handa <handa@m17n.org>
7446
7447 * basic.texi (Position Info): Fix previous change.
7448
c8763fb6 74492005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7450
7451 * cmdargs.texi (Icons X): Fix typo.
7452
74532005-10-12 Kenichi Handa <handa@m17n.org>
7454
7455 * basic.texi (Position Info): Describe the case that Emacs shows
7456 "part of display ...".
7457
c8763fb6 74582005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7459
7460 * cmdargs.texi (Icons X): -nb => -nbi.
7461
74622005-10-10 Chong Yidong <cyd@stupidchicken.com>
7463
7464 * frames.texi (Speedbar): A couple more clarifications.
7465
74662005-10-11 Nick Roberts <nickrob@snap.net.nz>
7467
7468 * building.texi (GDB User Interface Layout): Improve diagram.
7469 (Watch Expressions): Explain how to make speedbar global.
7470 (Other GDB User Interface Buffers): Make references more precise.
7471
8cf51b2c
GM
74722005-10-09 Richard M. Stallman <rms@gnu.org>
7473
7474 * frames.texi (Speedbar): Clarify the text.
7475
74762005-10-09 Chong Yidong <cyd@stupidchicken.com>
7477
7478 * frames.texi (Speedbar): Add information on keybindings,
7479 dismissing the speedbar, and buffer display mode. Link to
7480 speedbar manual.
7481
c8763fb6 74822005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7483
1c6c854e 7484 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7485 added -nb, --no-bitmap-icon.
7486
8cf51b2c
GM
74872005-10-07 Nick Roberts <nickrob@snap.net.nz>
7488
7489 * building.texi (GDB Graphical Interface): Add variables and
7490 functions to indices. Be more precise.
7491
c8763fb6 74922005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7493
7494 * frames.texi (Drag and Drop): Remove the x- from
7495 x-dnd-open-file-other-window and xdnd-protocol-alist.
7496
74972005-09-30 Romain Francoise <romain@orebokech.com>
7498
7499 * mini.texi (Minibuffer): The default value now appears before the
7500 colon in minibuffer prompts.
7501
8cf51b2c
GM
75022005-09-25 Richard M. Stallman <rms@gnu.org>
7503
7504 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7505
8cf51b2c
GM
75062005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7507
7508 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7509
8cf51b2c
GM
75102005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7511
7512 * emacs.texi (Top): Update submenus from macos.texi.
7513
7514 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7515 (Mac OS): Update feature support status.
7516 (Mac Input): List supported input scripts. Remove description
7517 about `mac-keyboard-text-encoding'. Mention mouse button
7518 emulation and related variables.
7519 (Mac International): Mention Central European and Cyrillic
7520 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7521 Add description about coding system for selection.
7522 Add description about language environment.
7523 (Mac Environment Variables):
7524 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7525 arguments. Add Preferences support.
7526 (Mac Directories): Explicitly state that this node is for Mac OS
7527 Classic only.
1c6c854e
CS
7528 (Mac Font Specs): Mention specification for scalable fonts.
7529 List supported charsets. Add preferred way of creating fontsets.
7530 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7531 (Mac Functions): Add descriptions about `mac-set-file-creator',
7532 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7533 and `mac-get-preference'.
7534
8cf51b2c
GM
75352005-09-16 Romain Francoise <romain@orebokech.com>
7536
7537 Update all files to specify GFDL version 1.2.
7538
7539 * doclicense.texi (GNU Free Documentation License): Update to
7540 version 1.2.
7541
75422005-09-15 Richard M. Stallman <rms@gnu.org>
7543
7544 * buffers.texi (List Buffers): Fix xref.
7545
7546 * rmail.texi (Rmail Basics): Fix xref.
7547
7548 * emacs.texi (Top): Update subnode menus.
7549
7550 * files.texi (Saving Commands): New node, broken out of Saving.
7551 (Customize Save): New node, broken out of Saving.
7552 Clarify effect of write-region-inhibit-fsync.
7553 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7554
8cf51b2c
GM
75552005-09-14 Romain Francoise <romain@orebokech.com>
7556
7557 * files.texi (Saving): Mention write-region-inhibit-fsync.
7558
75592005-09-05 Chong Yidong <cyd@stupidchicken.com>
7560
7561 * custom.texi (Custom Themes): New node.
7562
75632005-09-03 Richard M. Stallman <rms@gnu.org>
7564
49823426
GM
7565 * search.texi (Search Case): Mention vars that control
7566 case-fold-search for various operations.
8cf51b2c
GM
7567
75682005-08-22 Juri Linkov <juri@jurta.org>
7569
7570 * display.texi (Standard Faces): Merge the text from
7571 `(elisp)Standard Faces' into this node.
7572
75732005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7574
7575 * emacs.texi (Top): Delete menu item for deleted node
7576 Keyboard Translations.
7577
75782005-08-18 Richard M. Stallman <rms@gnu.org>
7579
8cf51b2c
GM
7580 * trouble.texi (Unasked-for Search):
7581 Delete xref to Keyboard Translations.
7582
7583 * glossary.texi (Glossary): Delete xref.
7584
8cf51b2c
GM
7585 * custom.texi (Minor Modes): Say that the list here is not complete.
7586 (Keyboard Translations): Node deleted.
7587 (Disabling): Delete xref to it.
7588 (Customization Groups): Fix Custom buffer example.
7589 (Hooks): Mention remove-hooks.
7590
75912005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7592
7593 * building.texi (GDB Graphical Interface): Improve filling of menu
7594 item.
7595
75962005-08-18 Nick Roberts <nickrob@snap.net.nz>
7597
7598 * building.texi (GDB Graphical Interface): Use better node names.
7599
76002005-08-14 Richard M. Stallman <rms@gnu.org>
7601
7602 * text.texi (Sentences): Fix xref.
7603
76042005-08-14 Juri Linkov <juri@jurta.org>
7605
7606 * building.texi (Compilation, Grep Searching): Move grep command
7607 headings from `Compilation' to `Grep Searching'.
7608
7609 * dired.texi (Dired and Find):
7610 * maintaining.texi (Tags Search): Replace grep xref to
7611 `Compilation' node with `Grep Searching'.
7612
7613 * files.texi (Comparing Files): Replace xref to `Compilation' with
7614 `Compilation Mode'.
7615
76162005-08-13 Alan Mackenzie <acm@muc.de>
7617
7618 * search.texi (Non-ASCII Isearch): Correct a typo.
7619 (Replacement Commands): Mention query-replace key binding.
7620
76212005-08-11 Richard M. Stallman <rms@gnu.org>
7622
7623 * programs.texi (Options for Comments): Fix xref.
7624
7625 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7626 out of Regexps.
7627
8cf51b2c
GM
76282005-08-09 Juri Linkov <juri@jurta.org>
7629
7630 * building.texi (Compilation): Use `itemx' instead of `item'.
7631 (Grep Searching): Simplify phrase.
7632
7633 * display.texi (Standard Faces): Describe vertical-border on
7634 window systems.
7635
7636 * windows.texi (Split Window): Simplify phrase and mention
7637 vertical-border face.
7638
76392005-08-09 Richard M. Stallman <rms@gnu.org>
7640
7641 * files.texi (Comparing Files): Clarify compare-windows.
7642
7643 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7644
8cf51b2c
GM
76452005-08-06 Eli Zaretskii <eliz@gnu.org>
7646
7647 * mule.texi (Coding Systems): Rephrase the paragraph about
7648 codepages: no need for "M-x codepage-setup" anymore, except on
7649 MS-DOS.
7650
7651 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7652 the MS-DOS port only.
7653
76542005-07-30 Eli Zaretskii <eliz@gnu.org>
7655
7656 * makefile.w32-in (info): Don't run multi-install-info.bat.
7657 ($(infodir)/dir): New target, produced by running
7658 multi-install-info.bat.
7659
8cf51b2c
GM
76602005-07-22 Eli Zaretskii <eliz@gnu.org>
7661
7662 * files.texi (Quoted File Names): Add index entry.
7663
8cf51b2c
GM
76642005-07-19 Juri Linkov <juri@jurta.org>
7665
7666 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7667
76682005-07-18 Juri Linkov <juri@jurta.org>
7669
8cf51b2c
GM
7670 * custom.texi (Easy Customization):
7671 * files.texi (Old Versions):
7672 * frames.texi (Wheeled Mice):
7673 * mule.texi (Specify Coding):
8cf51b2c
GM
7674 * text.texi (Cell Justification):
7675 * trouble.texi (After a Crash):
8cf51b2c
GM
7676 * xresources.texi (GTK styles):
7677 Delete duplicate duplicate words.
7678
76792005-07-17 Richard M. Stallman <rms@gnu.org>
7680
7681 * frames.texi (Creating Frames): Fix foreground color example.
7682
7683 * custom.texi (Init Examples): Clean up text about conditionals.
7684
76852005-07-16 Richard M. Stallman <rms@gnu.org>
7686
7687 * mini.texi (Completion Commands): Fix command name for ?.
7688
8cf51b2c
GM
76892005-07-16 Eli Zaretskii <eliz@gnu.org>
7690
7691 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7692 `menu' face has no effect on w32 and with GTK.
7693 Add cross-references.
8cf51b2c
GM
7694
7695 * cmdargs.texi (General Variables): Clarify the default location
7696 of $HOME on w32 systems.
7697
76982005-07-15 Jason Rumney <jasonr@gnu.org>
7699
7700 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7701 changed.
7702
77032005-07-08 Kenichi Handa <handa@m17n.org>
7704
1c6c854e
CS
7705 * mule.texi (Recognize Coding):
7706 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7707
77082005-07-07 Richard M. Stallman <rms@gnu.org>
7709
7710 * anti.texi (Antinews): Mention mode-line-inverse-video.
7711
7712 * files.texi (Saving): Minor correction about C-x C-w.
7713
7714 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7715
77162005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7717
7718 * search.texi (Isearch Scroll): Add example of using the
7719 `isearch-scroll' property.
7720 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7721 `Display Custom' node.
7722 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7723 and de-emphasize it.
7724 (Other Repeating Search): `occur' currently can not correctly
7725 handle multiline matches. Correct, clarify and update description
7726 of `flush-lines' and `keep-lines'.
7727
7728 * display.texi (Display Custom): Add anchor for `baud-rate'.
7729
77302005-07-07 Richard M. Stallman <rms@gnu.org>
7731
7732 * gnu.texi: Update where to get GNU status; add refs for how to help.
7733 Add footnotes 6 and 7.
7734
77352005-07-04 Lute Kamstra <lute@gnu.org>
7736
7737 Update FSF's address in GPL notices.
7738
8cf51b2c 7739 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7740 * trouble.texi (Checklist): Update FSF's address.
7741
8cf51b2c
GM
77422005-06-24 Richard M. Stallman <rms@gnu.org>
7743
7744 * display.texi (Text Display): Change index entries.
7745
77462005-06-24 Eli Zaretskii <eliz@gnu.org>
7747
7748 * makefile.w32-in (MAKEINFO): Use --force.
7749 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7750 Makefile.in.
8cf51b2c
GM
7751
77522005-06-23 Richard M. Stallman <rms@gnu.org>
7753
1c6c854e 7754 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7755 nobreak-char-display.
7756
7757 * emacs.texi (Top): Update detailed node listing.
7758
1c6c854e 7759 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7760 to nobreak-char-display and no-break-space to nobreak-space.
7761 (Standard Faces): Split up the list of standard faces
7762 and put it in a separate node. Add nobreak-space and
7763 escape-glyph.
7764
8cf51b2c
GM
77652005-06-23 Lute Kamstra <lute@gnu.org>
7766
7767 * mule.texi (Select Input Method): Fix typo.
7768
77692005-06-23 Kenichi Handa <handa@m17n.org>
7770
1c6c854e
CS
7771 * mule.texi (International): List all supported scripts.
7772 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7773 distribution.
7774 (Language Environments): List all language environments.
7775 Intlfonts contains fonts for most supported scripts, not all..
7776 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7777 input a specific character.
8cf51b2c
GM
7778 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7779
77802005-06-23 Juanma Barranquero <lekktu@gmail.com>
7781
49823426 7782 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7783
77842005-06-22 Miles Bader <miles@gnu.org>
7785
7786 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7787
77882005-06-20 Miles Bader <miles@gnu.org>
7789
7790 * display.texi (Faces): Add `vertical-divider'.
7791
77922005-06-17 Richard M. Stallman <rms@gnu.org>
7793
7794 * text.texi (Adaptive Fill): Minor clarification.
7795
8cf51b2c
GM
77962005-06-10 Lute Kamstra <lute@gnu.org>
7797
7798 * emacs.texi (Top): Correct version number.
7799 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7800 refer to the current version of Emacs.
7801
78022005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7803
7804 * files.texi (Log Buffer): Document when there can be more than
7805 one file to be committed.
7806
78072005-06-08 Juri Linkov <juri@jurta.org>
7808
7809 * display.texi (Faces): Add `shadow' face.
7810
78112005-06-07 Masatake YAMATO <jet@gyve.org>
7812
7813 * display.texi (Faces): Write about mode-line-highlight.
7814
78152005-06-06 Richard M. Stallman <rms@gnu.org>
7816
7817 * misc.texi (Printing Package): Explain how to initialize
7818 printing package.
7819
7820 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7821
78222005-06-05 Chong Yidong <cyd@stupidchicken.com>
7823
7824 * emacs.texi: Rename Hardcopy to Printing.
7825 Make PostScript and PostScript Variables subnodes of it.
7826
7827 * misc.texi (Printing): Rename node from Hardcopy.
7828 Mention menu bar options.
7829 Move PostScript and PostScript Variables to submenu.
7830 (Printing package): New node.
7831
7832 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7833
7834 * dired.texi (Operating on Files): Likewise.
7835
7836 * calendar.texi (Displaying the Diary): Likewise.
7837
7838 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7839
7840 * glossary.texi (Glossary): Likewise.
7841
7842 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7843 effect.
7844
78452005-06-04 Richard M. Stallman <rms@gnu.org>
7846
7847 * trouble.texi (After a Crash): Polish previous change.
7848
8cf51b2c
GM
78492005-05-30 Noah Friedman <friedman@splode.com>
7850
7851 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7852 recovery mechanism.
7853
8cf51b2c
GM
78542005-05-28 Nick Roberts <nickrob@snap.net.nz>
7855
7856 * building.texi (Other Buffers): SPC toggles display of
7857 floating point registers.
7858
8cf51b2c
GM
78592005-05-27 Nick Roberts <nickrob@snap.net.nz>
7860
7861 * files.texi (Log Buffer): Merge in description of Log Edit
7862 mode from pcl-cvs.texi.
7863
78642005-05-26 Richard M. Stallman <rms@gnu.org>
7865
7866 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7867
8cf51b2c
GM
78682005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7869
7870 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7871 not enabled by default.
7872 When not on a word, `ispell-word' by default checks the word
7873 before point.
7874
78752005-05-24 Nick Roberts <nickrob@snap.net.nz>
7876
7877 * building.texi (Debugger Operation): Simplify last sentence.
7878
78792005-05-23 Lute Kamstra <lute@gnu.org>
7880
7881 * emacs.texi: Update FSF's address throughout.
7882 (Preface): Use @cite.
7883 (Distrib): Add cross reference to the node "Copying". Mention the
7884 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7885 printed manuals.
7886 (Intro): Use @xref for the Emacs Lisp Intro.
7887
8cf51b2c
GM
78882005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7889
7890 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7891
7892 * basic.texi (Moving Point): Mention default for `goto-line'.
7893
7894 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7895 of a variable's docstring.
7896
78972005-05-18 Lute Kamstra <lute@gnu.org>
7898
7899 * maintaining.texi (Overview of Emerge): Add cross reference.
7900 Remove duplication.
7901
7902 * emacs.texi (Top): Update to the current structure of the manual.
7903 * misc.texi (Emacs Server): Add menu description.
7904 * files.texi (Saving): Fix menu.
7905 * custom.texi (Customization): Fix menu.
7906 * mule.texi (International): Fix menu.
7907 * kmacro.texi (Keyboard Macros): Fix menu.
7908
79092005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7910
7911 * display.texi: Various minor changes.
7912 (Faces): Delete text that is repeated in the next section.
7913
79142005-05-16 Nick Roberts <nickrob@snap.net.nz>
7915
7916 * building.texi (Debugger Operation): Mention GUD tooltips are
7917 disabled with GDB in text command mode.
7918
8cf51b2c
GM
79192005-05-16 Nick Roberts <nickrob@snap.net.nz>
7920
7921 * building.texi: Replace toolbar with "tool bar" for consistency.
7922 (Compilation Mode): Describe compilation-context-lines
7923 and use of arrow in compilation buffer.
7924 (Debugger Operation): Replace help text with variable's value.
7925
7926 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7927 consistency.
7928
79292005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7930
7931 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7932 Add xref.
7933
8cf51b2c
GM
79342005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7935
7936 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7937 (Position Info): Delete discussion of `goto-line'. It is already
7938 described in `Moving point'.
7939
7940 * mini.texi (Completion Commands): Correct reference.
7941 (Completion Options): Fix typo.
7942
7943 * killing.texi (Deletion): Complete description of `C-x C-o'.
7944
8cf51b2c
GM
79452005-05-10 Richard M. Stallman <rms@gnu.org>
7946
7947 * building.texi (Compilation): Clarify recompile's directory choice.
7948
7949 * frames.texi (Tooltips): Cleanups.
7950
7951 * basic.texi (Arguments): Fix punctuation.
7952
79532005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7954
7955 * screen.texi (Menu Bar): The up and down (not left and right)
7956 arrow keys move through a keyboard menu.
7957
79582005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * basic.texi: Various typo and grammar fixes.
7961 (Moving Point): C-a now runs move-beginning-of-line.
7962
79632005-05-08 Nick Roberts <nickrob@snap.net.nz>
7964
7965 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7966
7967 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7968 as different animals.
7969
79702005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7971
7972 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7973 Correct index entry.
7974
79752005-05-07 Nick Roberts <nickrob@snap.net.nz>
7976
7977 * building.texi (Debugger Operation): Update to reflect changes
7978 in GUD tooltips.
7979
79802005-04-30 Richard M. Stallman <rms@gnu.org>
7981
7982 * files.texi (Compressed Files): Auto Compression normally enabled.
7983
7984 * building.texi (Debugger Operation): Clarify previous change.
7985
8cf51b2c
GM
79862005-04-28 Nick Roberts <nickrob@snap.net.nz>
7987
7988 * building.texi (Debugger Operation): Add description for
7989 GUD tooltips when program is not running.
7990
79912005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7992
7993 * misc.texi (Shell): Add `Shell Prompts' to menu.
7994 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7995 description. Delete remarks moved to new node.
7996 (Shell Prompts): New node.
7997 (History References): Replace remarks moved to `Shell Prompts'
7998 with xref to that node.
7999 (Remote Host): Clarify how to specify the terminal type when
8000 logging in to a different machine.
8001
80022005-04-26 Richard M. Stallman <rms@gnu.org>
8003
8004 * emacs.texi (Top): Update submenus from files.texi.
8005
8006 * files.texi (Filesets): Clarify previous change.
8007
8008 * dired.texi (Misc Dired Features): Clarify previous change.
8009
80102005-04-25 Chong Yidong <cyd@stupidchicken.com>
8011
8012 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8013
1c6c854e
CS
8014 * dired.texi (Misc Dired Features):
8015 Document dired-compare-directories.
8cf51b2c
GM
8016
8017 * files.texi (Filesets): New node.
8018 (File Conveniences): Document Image mode.
8019
8020 * text.texi (TeX Print): Document tex-compile.
8021
80222005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8023
8024 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8025 Delete redundant reference to tooltip Custom group. It is
8026 referred too again in the next paragraph.
8027
80282005-04-24 Richard M. Stallman <rms@gnu.org>
8029
8030 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8031
8cf51b2c
GM
80322005-04-19 Kim F. Storm <storm@cua.dk>
8033
8034 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8035
80362005-04-18 Lars Hansen <larsh@math.ku.dk>
8037
8038 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8039 turns off desktop-save-mode.
8040
80412005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8042
8043 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8044 by default in terminals compatible with xterm. Mention that
8045 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8046 node.
8047
8cf51b2c
GM
80482005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8049
8050 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8051
c8763fb6 80522005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8053
8054 * xresources.texi (Table of Resources): Add cursorBlink.
8055
80562005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8057
8058 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8059 `d', `C-d' and `u'.
8060
80612005-04-11 Richard M. Stallman <rms@gnu.org>
8062
8063 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8064 (Misc X): Add -D, --basic-display.
8065
8066 * maintaining.texi (Change Log): Correct the description of
8067 the example.
8068
8069 * major.texi (Choosing Modes): Document magic-mode-alist.
8070
8cf51b2c
GM
80712005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8072
8073 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8074 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8075 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8076 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8077 `w', respectively.
8078 (Rmail Labels): Mention `l'.
8079 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8080 (Rmail Summary Edit): Describe `j' and RET.
8081
c8763fb6 80822005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8083
8084 * xresources.texi (Lucid Resources): Add fontSet resource.
8085
8cf51b2c
GM
80862005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8087
8088 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8089 now called `indicate-empty-lines'.
8090
80912005-04-06 Kim F. Storm <storm@cua.dk>
8092
8093 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8094
80952005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8096
8097 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8098 deleted.
8099 (Marks vs Flags): Add some convenient key bindings.
8100 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8101 (Misc Dired Features): Correct and expand description of `w' command.
8102
8103 * frames.texi (XTerm Mouse): Delete apparently false info.
8104 The GNU/Linux console currently does not appear to support
8105 `xterm-mouse-mode'.
8106
8cf51b2c
GM
81072005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8108
8109 * calendar.texi (Diary): Mention shell utility `calendar'.
8110
81112005-04-01 Richard M. Stallman <rms@gnu.org>
8112
8113 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8114
8cf51b2c
GM
81152005-04-01 Lute Kamstra <lute@gnu.org>
8116
8117 * maintaining.texi (Change Log): add-change-log-entry uses
8118 add-log-mailing-address.
8119
81202005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8121
8122 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8123 `VC Mode Line' and put in an xref to that node.
8124 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8125 its description.
8126
81272005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8128
8129 * calendar.texi (Calendar Systems): Say that the Persian calendar
8130 implemented here is the arithmetical one championed by Birashk.
8131
81322005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8133
8134 * programs.texi (Fortran Motion): Fix previous change.
8135
8cf51b2c
GM
81362005-03-29 Richard M. Stallman <rms@gnu.org>
8137
8138 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8139
81402005-03-29 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * text.texi (Refill): Refer to Long Lines Mode.
8143 (Longlines): New node.
8144 (Auto Fill): Don't index "word wrap" here.
8145 (Filling): Add Longlines to menu.
8146
81472005-03-29 Richard M. Stallman <rms@gnu.org>
8148
8149 * xresources.texi: Minor fixes.
8150
8151 * misc.texi (Emacs Server): Fix Texinfo usage.
8152
8153 * emacs.texi (Top): Don't use a real section heading for
8154 "Detailed Node Listing". Fake it instead.
8155
8156 * basic.texi (Position Info): Minor cleanup.
8157
8158 * mule.texi (Input Methods): Minor cleanup.
8159
81602005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8161
8162 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8163 constructs as well.
8164 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8165
81662005-03-29 Kenichi Handa <handa@m17n.org>
8167
8168 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8169
8170 * basic.texi (Position Info): Update the description about the
8171 command C-u C-x =.
8172
81732005-03-28 Richard M. Stallman <rms@gnu.org>
8174
8175 * emacs.texi (Top): Use @section for the detailed node listing.
8176
8177 * calendar.texi: Minor fixes to previous change.
8178
8179 * programs.texi (Fortran): Small fixes to previous changes.
8180
8181 * emacs.texi (Top): Update list of subnodes of Dired.
8182 Likewise for building.texi.
8183
8184 * files.texi (File Conveniences): Delete Auto Image File mode.
8185
81862005-03-28 Chong Yidong <cyd@stupidchicken.com>
8187
8188 * building.texi (Flymake): New node.
8189
8190 * custom.texi (Function Keys): Document kp- event types and
8191 keypad-setup package.
8192
8193 * dired.texi (Wdired): New node.
8194
8195 * files.texi (File Conveniences): Reorder entries.
8196 Explain how to turn on Auto-image-file mode.
8197 Document Thumbs mode.
8198
8199 * mule.texi (Specify Coding): Document recode-region and
8200 recode-file-name.
8201
8202 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8203
82042005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8205
8206 * commands.texi (Keys): M-o is now a prefix key.
8207
82082005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8209
8210 * programs.texi: Reformat and update copyright years.
8211 (Fortran): Update section.
8212
82132005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8214
8215 * files.texi: Several small changes in addition to:
8216 (Visiting): Change xref for Dialog Boxes to ref.
8217 (Version Headers): Replace references to obsolete var
8218 `vc-header-alist' with `vc-BACKEND-header'.
8219 (Customizing VC): Update value of `vc-handled-backends'.
8220
82212005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8222
8223 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8224 move here from Emacs Lisp Reference Manual.
8225 * calendar.texi (Calendar/Diary, Diary Commands)
8226 (Special Diary Entries, Importing Diary): Change some xrefs to
8227 point to emacs-xtra rather than elisp.
8228
8229 * emacs-xtra.texi (Calendar Customizing):
8230 Move view-diary-entries-initially, view-calendar-holidays-initially,
8231 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8232 Emacs Manual.
8233 (Appt Customizing): Merge entire section into main Emacs Manual.
8234 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8235 mark-holidays-in-calendar here from emacs-xtra.
8236 (Displaying the Diary): Move view-diary-entries-initially,
8237 mark-diary-entries-in-calendar here from emacs-xtra.
8238 (Appointments): Move appt-display-mode-line,
8239 appt-display-duration, appt-disp-window-function,
8240 appt-delete-window-function here from emacs-xtra.
8241
8242 * calendar.texi: Update and reformat copyright.
8243 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8244 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8245 (Diary): Refer to `diary-file' rather than ~/diary.
8246 (Diary Commands): Rename node to "Displaying the Diary".
8247 * emacs.texi (Top): Rename "Diary Commands" section.
8248 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8249
82502005-03-26 Eli Zaretskii <eliz@gnu.org>
8251
8252 * misc.texi (Emacs Server): Fix the command for setting
8253 server-name. Add an xref to Invoking emacsclient.
8254
8255 * help.texi (Help Summary): Clarify when "C-h ." will do something
8256 nontrivial.
8257 (Apropos): Add cindex entry for apropos-sort-by-scores.
8258
8259 * display.texi (Text Display): Add index entries for how no-break
8260 characters are displayed.
8261
8cf51b2c
GM
82622005-03-26 Eli Zaretskii <eliz@gnu.org>
8263
8264 * files.texi (Visiting): Fix cross-references introduced with the
8265 last change.
8266
8267 * xresources.texi (GTK resources): Fix last change.
8268
8cf51b2c
GM
82692005-03-25 Chong Yidong <cyd@stupidchicken.com>
8270
8271 * xresources.texi (X Resources): GTK options documented too.
8272 (Resources): Clarify meaning of program name.
8273 (Table of Resources): Add visualClass.
8274 (GTK resources): Rewrite.
8275 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8276
8277 * display.texi (Text Display): Mention non-breaking spaces.
8278
8279 * files.texi (Reverting): Document auto-revert-check-vc-info.
8280
8281 * frames.texi (Mouse Commands): Document
8282 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8283
8284 * help.texi (Help Summary): Add `C-h .'.
8285 (Apropos): Apropos accepts a list of search terms.
8286 Document apropos-sort-by-scores.
8287 (Help Echo): Document display-local-help.
8288
8289 * misc.texi (Emacs Server): Document server-name.
8290 (Invoking emacsclient): Document -s option for server names.
8291
8292 * text.texi (Outline Visibility): Introduce "current heading
8293 line" (commands can be called with point on a body line).
8294 Re-order table to follow the sequence of discussion.
8295 hide-body won't hide lines before first header line.
8296 (TeX Mode): Add DocTeX mode.
8297
8cf51b2c
GM
82982005-03-24 Richard M. Stallman <rms@gnu.org>
8299
8300 * mule.texi (Single-Byte Character Support): Delete mention
8301 of iso-acc.el and iso-transl.el.
8302
8cf51b2c
GM
83032005-03-23 Lute Kamstra <lute@gnu.org>
8304
8305 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8306
83072005-03-23 Richard M. Stallman <rms@gnu.org>
8308
8cf51b2c
GM
8309 * search.texi: Delete explicit node pointers.
8310 (Incremental Search): New menu.
8311 (Basic Isearch, Repeat Isearch, Error in Isearch)
8312 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8313 (Slow Isearch): New subnodes.
8314 (Configuring Scrolling): Node deleted.
8315 (Search Case): Doc default-case-fold-search.
8316 (Regexp Replace): Move replace-regexp doc here.
8317
8318 * rmail.texi (Movemail): Put commas inside closequotes.
8319
8320 * picture.texi (Insert in Picture): Document C-c arrow combos.
8321 (Basic Picture): Clarify erasure.
8322
8323 * display.texi (Font Lock): Put commas inside closequotes.
8324
8325 * cmdargs.texi (General Variables): Put commas inside closequotes.
8326
83272005-03-23 Nick Roberts <nickrob@snap.net.nz>
8328
8329 * building.texi (Stack Buffer): Mention reverse contrast for
8330 *selected* frame (might not be current frame).
8331
8cf51b2c
GM
83322005-03-21 Richard M. Stallman <rms@gnu.org>
8333
8334 * building.texi (Starting GUD): Add bashdb.
8335
83362005-03-20 Chong Yidong <cyd@stupidchicken.com>
8337
8338 * basic.texi (Moving Point): Add M-g M-g binding.
8339 (Undo): Document undo-only.
8340 (Position Info): Document M-g M-g and C-u M-g M-g.
8341
8342 * building.texi (Building): Put Grep Searching after Compilation
8343 Shell.
8344 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8345 Document next-error-highlight.
8346 (Grep Searching): Document grep-highlight-matches.
8347 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8348
8349 * calendar.texi (Importing Diary): Rename node from iCalendar.
8350 Document diary-from-outlook.
8351
8352 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8353 Commands.
8354 Mention effect of X drag and drop on Dired buffers.
8355
8356 * files.texi (Visiting): Document large-file-warning-threshold.
8357 Move paragraph on file-selection dialog.
8358 Mention visiting files using X drag and drop.
8359 (Reverting): Mention using Auto-Revert mode to tail files.
8360 Document auto-revert-tail-mode.
8361 (Version Systems): Minor correction.
8362 (Comparing Files): Diff-mode is no longer based on Compilation
8363 mode.
8364 Document compare-ignore-whitespace.
8365 (Misc File Ops): Explain passing a directory to rename-file.
8366 Likewise for copy-file and make-symbolic-link.
8367
8368 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8369 Document mouse-wheel-progressive speed.
8370
8371 * help.texi (Misc Help): Document numeric argument for C-h i.
8372 Correctly explain the effect of just C-u as argument.
8373
8374 * killing.texi (Deletion): Document numeric argument for
8375 just-one-space.
8376
8377 * mini.texi (Completion): Completion acts on text before point.
8378
8379 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8380 (Emulation): CUA mode replaces pc-bindings-mode,
8381 pc-selection-mode, and s-region.
8382
8383 * mule.texi (Input Methods): Leim is now built-in.
8384 (Select Input Method): Document quail-show-key.
8385 (Specify Coding): Document revert-buffer-with-coding-system.
8386
8387 * programs.texi (Fortran Motion): Document f90-next-statement,
8388 f90-previous-statement, f90-next-block, f90-previous-block,
8389 f90-end-of-block, and f90-beginning-of-block.
8390
8391 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8392
8393 * emacs.texi (Acknowledgments): Updated.
8394
8395 * anti.texi: Total rewrite.
8396
8cf51b2c
GM
83972005-03-19 Chong Yidong <cyd@stupidchicken.com>
8398
8399 * ack.texi (Acknowledgments): Update.
8400
84012005-03-19 Eli Zaretskii <eliz@gnu.org>
8402
1c6c854e
CS
8403 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8404 Update copyright years.
8cf51b2c
GM
8405
84062005-03-14 Nick Roberts <nickrob@snap.net.nz>
8407
8408 * building.texi (Commands of GUD): Move paragraph on setting
8409 breakpoints with mouse to the GDB Graphical Interface node.
8410
84112005-03-07 Richard M. Stallman <rms@gnu.org>
8412
8cf51b2c
GM
8413 * misc.texi (Single Shell, Shell Options): Fix previous change.
8414
8415 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8416
84172005-03-06 Richard M. Stallman <rms@gnu.org>
8418
8419 * building.texi (Starting GUD): Don't explain text vs graphical
8420 GDB here. Just mention it and xref.
8421 Delete "just one debugger process".
8422 (Debugger Operation): Move GUD tooltip info here.
8423 (GUD Tooltips): Node deleted.
8424 (GDB Graphical Interface): Explain the two GDB modes here.
8425
8cf51b2c
GM
8426 * sending.texi (Sending Mail): Minor cleanup.
8427 (Mail Aliases): Explain quoting conventions.
8428 Update key rebinding example.
8429 (Header Editing): C-M-i is like M-TAB.
8430 (Mail Mode Misc): mail-attach-file does not do MIME.
8431
8432 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8433 that really belongs here.
8434 (Remote Mailboxes): Text moved to Rmail Inbox.
8435 (Rmail Display): Mention Mouse-1.
8436 (Movemail): Clarify two movemail versions.
8437 Clarify rmail-movemail-program.
8438
8cf51b2c
GM
8439 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8440 Document async shell commands.
8441 (Shell History): Clarify.
8442 (Shell Ring): Mention C-UP an C-DOWN.
8443 (Shell Options): Add comint-prompt-read-only.
8444 (Invoking emacsclient): Set EDITOR to run Emacs.
8445 (Sorting): No need to explain what region is.
8446 (Saving Emacs Sessions): Fix typo.
8447 (Recursive Edit): Fix punctuation.
8448 (Emulation): Don't mention "PC bindings" which are standard.
8449 (Hyperlinking): Explain Mouse-1 convention here.
8450 (Find Func): Node deleted.
8451
8cf51b2c
GM
8452 * help.texi (Name Help): Xref to Hyperlinking.
8453
8454 * glossary.texi (Glossary):
8455 Rename "Balance Parentheses" to "Balancing...".
8456 Add "Byte Compilation". Correct "Copyleft".
8457 New xref in "Customization".
8458 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8459 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8460 Rename "Registers" to "Register".
8461 Replace "Selecting" with "Selected Frame",
8462 "Selected Window", and "Selecting a Buffer".
8463
8464 * files.texi (Types of Log File): Explain how projects'
8465 methods can vary.
8466
8cf51b2c
GM
8467 * display.texi (Faces): Delete "Emacs 21".
8468
8469 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8470 * fixit.texi (Spelling): C-M-i like M-TAB.
8471 * mini.texi (Completion Options): C-M-i like M-TAB.
8472 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8473 * text.texi (Text Mode): C-M-i like M-TAB.
8474
8475 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8476
8477 * calendar.texi (Specified Dates): Mention `g w'.
8478 (Appointments): appt-activate toggles with no arg.
8479
8cf51b2c
GM
84802005-03-05 Juri Linkov <juri@jurta.org>
8481
8482 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8483 "invocation (command line arguments)".
8cf51b2c
GM
8484 (Misc X): Add -nbc, --no-blinking-cursor.
8485
84862005-03-04 Ulf Jasper <ulf.jasper@web.de>
8487
8488 * calendar.texi (iCalendar): No need to require it now.
8489
8cf51b2c
GM
84902005-03-03 Nick Roberts <nickrob@snap.net.nz>
8491
8492 * trouble.texi (Contributing): Mention Savannah. Direct users to
8493 emacs-devel.
8494
84952005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8496
8497 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8498 window.
8499
8cf51b2c
GM
85002005-02-27 Richard M. Stallman <rms@gnu.org>
8501
8502 * building.texi (Compilation): Update mode line status info.
8503
85042005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8505
8506 * calendar.texi (General Calendar): Document binding of
8507 scroll-other-window-down.
8508 (Mayan Calendar): Fix earliest date.
8509 (Time Intervals): Document timeclock-change.
8510 Fix timeclock-ask-before-exiting documentation.
8511
85122005-02-26 Kim F. Storm <storm@cua.dk>
8513
8514 * frames.texi (Mouse References):
8515 Add mouse-1-click-in-non-selected-windows.
8516
85172005-02-25 Richard M. Stallman <rms@gnu.org>
8518
8519 * screen.texi (Screen): Explain better about cursors and mode lines;
8520 don't presuppose text terminals.
8521 (Point): Don't assume just one cursor.
8522 Clarify explanation of cursors.
8523 (Echo Area, Menu Bar): Cleanups.
8524
8525 * mini.texi (Minibuffer): Prompts are highlighted.
8526 (Minibuffer Edit): Newline = C-j only on text terminals.
8527 Clarify resize-mini-windows values.
8528 Mention M-PAGEUP and M-PAGEDOWN.
8529 (Completion Commands): Mouse-1 like Mouse-2.
8530 (Minibuffer History): Explain history commands better.
8531 (Repetition): Add xref to Incremental Search.
8532
8533 * mark.texi (Setting Mark): Clarify info about displaying mark.
8534 Clarify explanation of C-@ and C-SPC.
8535 (Transient Mark): Mention Delete Selection mode.
8536 (Marking Objects): Clean up text about extending the region.
8537
8538 * m-x.texi (M-x): One C-g doesn't always go to top level.
8539 No delay before suggest-key-bindings output.
8540
8541 * fixit.texi (Fixit): Mention C-/ for undo.
8542 (Spelling): Mention ESC TAB like M-TAB.
8543 Replacement words with r and R are rechecked.
8544 Say where C-g leaves point. Mention ? as input.
8545
85462005-02-23 Lute Kamstra <lute@gnu.org>
8547
8548 * cmdargs.texi (Initial Options): Add cross reference.
8549
8cf51b2c
GM
85502005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8551
8552 * emacs.texi (Top): Update menu for splitting of node in
8553 msdog.texi.
8554 * frames.texi (Frames): Update xref for splitting of node in
8555 msdog.texi.
8556 * trouble.texi (Quitting): Ditto.
8557
85582005-02-16 Richard M. Stallman <rms@gnu.org>
8559
8560 * windows.texi (Split Window): Simplify line truncation info
8561 and xref to Display Custom.
8562
8563 * trouble.texi (Quitting): Emergency escape only for text terminal.
8564 (Screen Garbled): C-l for ungarbling is only for text terminal.
8565
8566 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8567
8568 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8569
8570 * programs.texi (Program Modes): Mention Python mode.
8571 (Moving by Defuns): Repeating C-M-h extends region.
8572 (Basic Indent): Clarify.
8573 (Custom C Indent): Clarify.
8574 (Expressions): Repeating C-M-@ extends region.
8575 (Info Lookup): Clarify for C-h S.
8576 (Symbol Completion): ESC TAB alternative for M-TAB.
8577 (Electric C): Clarify.
8578
8579 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8580
8581 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8582 MS-DOS Input node.
8583 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8584 (MS-DOS and MULE): Clarify.
8585 (MS-DOS Processes, Windows Processes): Fix typos.
8586
8587 * major.texi (Choosing Modes): Clarify.
8588
8589 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8590 (Keyboard Macro Step-Edit): Clarify.
8591
8592 * indent.texi (Indentation): Clarifications.
8593
8594 * help.texi (Help): Correct error about C-h in query-replace.
8595 Clarify apropos vs C-h a. Fix how to search in FAQ.
8596 (Key Help): Describe C-h w here.
8597 (Name Help): Minor cleanup. C-h w moved to Key Help.
8598 Clarify the "object" joke.
8599 (Apropos): Clarify. Mouse-1 like Mouse-2.
8600 (Help Mode): Mouse-1 like Mouse-2.
8601
8602 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8603
8604 * display.texi (Display): Reorder menu.
8605 (Faces): Cleanup.
8606 (Font Lock): Cleanup. Mention Options menu.
8607 Delete obsolete text.
8608 (Scrolling): For C-l, don't presume text terminal.
8609 (Horizontal Scrolling): Simplify intro.
8610 (Follow Mode): Clarify.
1c6c854e 8611 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8612 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8613 Doc default-tab-width. Doc line truncation more thoroughly.
8614
8615 * dired.texi (Dired Enter): C-x C-f can run Dired.
8616 (Dired Visiting): Comment out `a' command.
8617 Mouse-1 is like Mouse-2.
8618 (Shell Commands in Dired): ? can be used more than once.
8619
8620 * basic.texi (Continuation Lines): Simplify description of truncation,
8621 and refer to Display Custom for the rest of it.
8622
8cf51b2c
GM
86232005-02-06 Lute Kamstra <lute@gnu.org>
8624
8625 * basic.texi (Undo): Fix typo.
8626
8627 * cmdargs.texi (Emacs Invocation): Fix typo.
8628
8629 * custom.texi (Init Examples): Fix typo.
8630
8631 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8632
86332005-02-06 Richard M. Stallman <rms@gnu.org>
8634
8635 * regs.texi (Registers): Registers can hold numbers, too.
8636
8637 * killing.texi (Other Kill Commands): Cleanup.
8638 Delete redundant explanation of kill in read-only buffer.
8639 (Yanking): Mention term "copying".
8640 (Accumulating Text): Fix typo.
8641
8642 * entering.texi (Entering Emacs): Update rationale at start.
8643 (Exiting): Treat iconifying on a par with suspension.
8644
8645 * custom.texi (Minor Modes): Fix typo.
8646 (Easy Customization): Fix menu style.
8647 (Variables): Add xref.
8648 (Examining): Setting for future sessions works through .emacs.
8649 (Keymaps): "Text terminals", not "Many".
8650 (Init Rebinding): Explain \C-. Show example of \M-.
8651 Fix minor wording errors.
8652 (Function Keys): Explain vector syntax just once.
8653 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8654 (Init File): Mention .emacs.d directory.
8655 (Init Examples): Add xref.
8656 (Find Init): Mention .emacs.d directory.
8657
8658 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8659 (Action Arguments): Explain which kinds of -l args are found how.
8660 (Initial Options): --batch does not inhibit site-start.
8661 Add xrefs.
8662 (Command Example): Use --batch, not -batch.
8663
8664 * basic.texi (Inserting Text): Cleanup wording.
8665 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8666 C-n is not error at end of buffer.
8667 (Undo): Doc C-/ like C-_. Add xrefs.
8668 (Arguments): META key may be labeled ALT.
8669 Peculiar arg meanings are explained in doc strings.
8670
8671 * abbrevs.texi (Expanding Abbrevs): Clarify.
8672
86732005-02-05 Eli Zaretskii <eliz@gnu.org>
8674
8675 * frames.texi (Frame Parameters): Add an xref to the description
8676 of list-colors-display. Add a pointer to the X docs about colors.
8677
8678 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8679 Improve docs of list-colors-display.
8cf51b2c
GM
8680
86812005-02-03 Lute Kamstra <lute@gnu.org>
8682
8683 * frames.texi (Frames, Drag and Drop): Fix typos.
8684
86852005-02-03 Richard M. Stallman <rms@gnu.org>
8686
8687 * windows.texi (Basic Window): Mention color-change in mode line.
8688 (Change Window): Explain dragging vertical boundaries.
8689
8690 * text.texi (Sentences): Clarify.
8691 (Paragraphs): Explain M-a and blank lines.
8692 (Outline Mode): Clarify text and menu.
8693 (Hard and Soft Newlines): Mention use-hard-newlines.
8694
8695 * frames.texi (Frames): Delete unnecessary mention of Windows.
8696 (Mouse Commands): Likewise. Mention xterm mouse support.
8697 (Clipboard): Clarify.
8698 (Mouse References): Mention use of Mouse-1 for following links.
8699 (Menu Mouse Clicks): Clarify.
8700 (Mode Line Mouse): Clarify.
8701 (Drag and Drop): Rewrite.
8702
8703 * fixit.texi (Spelling): Fix typo.
8704
8705 * files.texi (File Names): Clarify.
8706 (Visiting): Update conditions for use of file dialog. Clarify.
8707 (Saving): Doc d as answer in save-some-buffers.
8708 (Remote Files): Clean up the text.
8709
8710 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8711
8712 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8713 (List Buffers): Clarify.
8714 (Several Buffers): Doc T command.
8715 (Buffer Convenience): Clarify menu.
8716
8717 * basic.texi (Undo): Clarify last change.
8718
87192005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8720
8721 * fixit.texi (Spelling): Fix typo.
8722
87232005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8724
8725 * basic.texi (Undo): Update description of `undo-outer-limit'.
8726
87272005-02-01 Nick Roberts <nickrob@snap.net.nz>
8728
8729 * building.texi: Update documentation relating to GDB Graphical
8730 Interface.
8731
87322005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8733
8734 * custom.texi (Easy Customization): Adapt menu to node name change.
8735
87362005-01-30 Richard M. Stallman <rms@gnu.org>
8737
8738 * custom.texi (Easy Customization): Defn of "User Option" now
8739 includes faces. Don't say just "option" when talking about variables.
8740 Do say just "options" to mean "anything customizable".
8741 (Specific Customization): Describe `customize-variable',
8742 not `customize-option'.
8743
8744 * glossary.texi (Glossary) <Faces>: Add xref.
8745 <User Option>: Change definition--include faces. Change xref.
8746
8747 * picture.texi (Picture): Mention artist.el.
8748
8749 * sending.texi, screen.texi, programs.texi, misc.texi:
8750 * mini.texi, major.texi, maintaining.texi, macos.texi:
8751 * help.texi, frames.texi, files.texi:
8752 Don't say just "option" when talking about variables.
8753
8754 * display.texi, mule.texi: Don't say just "option" when talking
8755 about variables. Other minor cleanups.
8756
8cf51b2c
GM
87572005-01-26 Lute Kamstra <lute@gnu.org>
8758
8759 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8760 File'. Mention the `-Q' option at the `--no-site-file' option.
8761
8cf51b2c
GM
87622005-01-22 David Kastrup <dak@gnu.org>
8763
8764 * building.texi (Grep Searching): Mention alias `find-grep' for
8765 `grep-find'.
8766
87672005-01-20 Richard M. Stallman <rms@gnu.org>
8768
8769 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8770
8cf51b2c
GM
87712005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8772
8773 * rmail.texi (Movemail): Explain differences
8774 between standard and mailutils versions of movemail.
8775 Describe command line and configuration options introduced
8776 with the latter.
8777 Explain the notion of mailbox URL, provide examples and
8778 cross-references to mailutils documentation.
8779 Describe various methods of specifying mailbox names,
8780 user names and user passwords for rmail.
1c6c854e
CS
8781 (Remote Mailboxes): New section.
8782 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8783 options used to control its behavior.
8784 (Other Mailbox Formats): Explain handling of various mailbox
8785 formats.
8786
87872005-01-13 Richard M. Stallman <rms@gnu.org>
8788
8789 * commands.texi (Commands): Clarification.
8790
87912005-01-11 Richard M. Stallman <rms@gnu.org>
8792
8793 * programs.texi (Multi-line Indent): Fix previous change.
8794 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8795
8cf51b2c
GM
87962005-01-08 Richard M. Stallman <rms@gnu.org>
8797
8798 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8799 lazy-highlight.
8800
8801 * search.texi (Query Replace): Mention faces query-replace
8802 and lazy-highlight.
8803 (Incremental Search): Update isearch highlighting info.
8804
8cf51b2c
GM
88052005-01-04 Richard M. Stallman <rms@gnu.org>
8806
8807 * custom.texi (Saving Customizations): Minor improvement.
8808
8cf51b2c
GM
88092005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8810
8811 * custom.texi (Saving Customizations): Emacs no longer loads
8812 `custom-file' after .emacs. No longer mention customizing through
8813 Custom.
8814
8cf51b2c
GM
88152005-01-01 Andreas Schwab <schwab@suse.de>
8816
8817 * killing.texi (Graphical Kill): Move up under node Killing,
8818 change @section to @subsection.
8819
88202005-01-01 Richard M. Stallman <rms@gnu.org>
8821
8822 * custom.texi (Face Customization): Mention hex color specs.
8823
8824 * emacs.texi (Top): Update Killing submenu.
8825
8826 * killing.texi (Killing): Reorganize section.
8827 No more TeX-only text; put the node command at start of chapter.
8828 But the first section heading is used only in TeX.
8829 Rewrite the text to read better in this mode.
8830 (Graphical Kill): New subnode gets some of the text that
8831 used to be in the first section.
8832
88332004-12-31 Richard M. Stallman <rms@gnu.org>
8834
8835 * dired.texi (Shell Commands in Dired): Delete the ? example.
8836
8837 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8838
8839 * files.texi (Saving): Describe new require-final-newline features
8840 and mode-require-final-newline.
8841
8cf51b2c
GM
88422004-12-29 Richard M. Stallman <rms@gnu.org>
8843
8844 * custom.texi (File Variables): Clarify previous change.
8845
c8763fb6 88462004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8847
8848 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8849 out now.
8850
88512004-12-27 Richard M. Stallman <rms@gnu.org>
8852
8853 * Makefile.in (MAKEINFO): Specify --force.
8854
8855 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8856 (Undo): Doc undo-outer-limit.
8857
8cf51b2c
GM
88582004-12-15 Juri Linkov <juri@jurta.org>
8859
8860 * mark.texi (Transient Mark, Mark Ring): M-< and other
8861 movement commands don't set mark in Transient Mark mode
8862 if mark is active.
8863
8cf51b2c
GM
88642004-12-12 Juri Linkov <juri@jurta.org>
8865
8866 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8867 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8868
8869 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8870 (Misc Dired Commands): Add @r{(Dired)} to w.
8871
88722004-12-12 Juri Linkov <juri@jurta.org>
8873
8874 * mark.texi (Marking Objects): Marking commands also extend the
8875 region when mark is active in Transient Mark mode.
8876
8cf51b2c
GM
88772004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8878
8879 * custom.texi (Saving Customizations): Emacs only loads the custom
8880 file automatically after the init file in version 22.1 or later.
8881 Adapt text and examples to this fact.
8882
8cf51b2c
GM
88832004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8884
8885 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8886 be set through Custom. Otherwise, it has no effect.
8887
8cf51b2c
GM
88882004-12-05 Richard M. Stallman <rms@gnu.org>
8889
8890 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8891 * entering.texi: Rename Command Line to Emacs Invocation.
8892
10d1d0af 8893 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8894
8895 * custom.texi (Easy Customization): Move up to section level,
8896 before Variables. Avoid using the term "variable"; say "option".
8897 New initial explanation.
8898 (Variables): In initial explanation, connect "variable" to the
8899 already-explained "user option".
8900
8901 * emacs.texi (Top): Fix ref to Command Line.
8902 Move reference to Easy Customization.
8903
8904 * xresources.texi (X Resources): Fix From link.
8905
8906 * doclicense.texi (GNU Free Documentation License): Fix To link.
8907
8908 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8909
8910 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8911
89122004-12-03 Richard M. Stallman <rms@gnu.org>
8913
8914 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8915
89162004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * kmacro.texi: Several small changes in addition to the following.
8919 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8920 defining a keyboard macro.
8921 Mention `kmacro-ring-max'.
8922 (Keyboard Macro Counter): Clarify description of
8923 `kmacro-insert-counter', `kmacro-set-counter',
8924 `kmacro-add-counter' and `kmacro-set-format'.
8925
89262004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8927
8928 * custom.texi (File Variables): Add `unibyte' and make it more
8929 clear that `unibyte' and `coding' are special. Suggested by Simon
8930 Krahnke <overlord@gmx.li>.
8931
8932 * mule.texi (Enabling Multibyte): Refer to File Variables.
8933 Suggested by Simon Krahnke <overlord@gmx.li>.
8934
c8763fb6 89352004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8936
8937 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8938 x-use-old-gtk-file-dialog.
8939
8cf51b2c
GM
89402004-11-20 Richard M. Stallman <rms@gnu.org>
8941
8942 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8943
89442004-11-09 Lars Brinkhoff <lars@nocrew.org>
8945
8946 * building.texi (Lisp Eval): Delete hyphen in section name.
8947
89482004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8949
8950 * files.texi (Old Versions):
8951 No longer document annotation as "CVS only".
8952
89532004-11-10 Andre Spiegel <spiegel@gnu.org>
8954
8955 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8956 version systems, mentioning the new ones that we support.
8957 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8958 suggestions.
8959
c8763fb6 89602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8961
49823426 8962 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8963
c8763fb6 89642004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8965
8966 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8967
89682004-10-23 Eli Zaretskii <eliz@gnu.org>
8969
8970 * text.texi (Text Based Tables, Table Definition)
8971 (Table Creation, Table Recognition, Cell Commands)
8972 (Cell Justification, Row Commands, Column Commands)
8973 (Fixed Width Mode, Table Conversion, Measuring Tables)
8974 (Table Misc): New nodes, documenting the Table Mode.
8975
8cf51b2c
GM
89762004-10-19 Jason Rumney <jasonr@gnu.org>
8977
8978 * makefile.w32-in (info): Change order of arguments to makeinfo.
8979
89802004-10-19 Ulf Jasper <ulf.jasper@web.de>
8981
8982 * calendar.texi (iCalendar): Update for package changes.
8983
8cf51b2c
GM
89842004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8985
8986 * files.texi (Misc File Ops): View mode is a minor mode.
8987
8cf51b2c
GM
89882004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8989
8990 * calendar.texi (iCalendar): Style changes.
8991
89922004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8993
8994 * search.texi (Regexps): The regexp described in the example is no
8995 longer stored in the variable `sentence-end'.
8996
8cf51b2c
GM
89972004-10-06 Nick Roberts <nickrob@snap.net.nz>
8998
8999 * building.texi (Starting GUD): Note that multiple debugging
9000 sessions requires `gdb --fullname'.
9001
90022004-10-05 Ulf Jasper <ulf.jasper@web.de>
9003
9004 * calendar.texi (iCalendar): New section for a new package.
9005
8cf51b2c
GM
90062004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9007
9008 * text.texi: Various small changes in addition to the following.
9009 (Text): Replace xref for autotype with inforef.
9010 (Sentences): Explain nil value for `sentence-end'.
9011 (Paragraphs): Update default values for `paragraph-start' and
9012 `paragraph-separate'.
9013 (Text Mode): Correct description of Text mode's effect on the
9014 syntax table.
9015 (Outline Visibility): `hide-other' does not hide top level headings.
9016 `selective-display-ellipses' no longer has an effect on Outline mode.
9017 (TeX Misc): Add missing @cindex.
9018 Replace xref for RefTeX with inforef.
9019 (Requesting Formatted Text): The variable
9020 `enriched-fill-after-visiting' no longer exists.
9021 (Editing Format Info): Update names of menu items and commands.
9022 (Format Faces): Mention special effect of specifying the default face.
9023 Describe inheritance of text properties.
9024 Correct description of `fixed' face.
9025 (Format Indentation): Correct description of effect of setting
9026 margins. Mention `set-left-margin' and `set-right-margin'.
9027 (Format Justification): Update names of menu items.
9028 `set-justification-full' is now bound to `M-j b'.
9029 Mention that `default-justification' is a per buffer variable.
9030 (Format Properties): Update name of menu item.
9031 (Forcing Enriched Mode): `format-decode-buffer' automatically
9032 turns on Enriched mode if the buffer is in text/enriched format.
9033
90342004-10-05 Emilio C. Lopes <eclig@gmx.net>
9035
9036 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9037
90382004-09-28 Kim F. Storm <storm@cua.dk>
9039
9040 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9041 Align with new functionality.
9042
8cf51b2c
GM
90432004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9044
9045 * display.texi (Display Custom): Remove stray `@end defvar'.
9046
90472004-09-23 Kim F. Storm <storm@cua.dk>
9048
9049 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9050 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9051
8cf51b2c
GM
90522004-09-20 Richard M. Stallman <rms@gnu.org>
9053
9054 * custom.texi (Hooks): Explain using setq to clear out a hook.
9055 (File Variables): Explain multiline string constants.
9056 (Non-ASCII Rebinding): Explain when you need to update
9057 non-ASCII char codes in .emacs.
9058
9059 * building.texi (Compilation): Explain how to make a silent
9060 subprocess that won't be terminated. Explain compilation-environment.
9061
90622004-09-13 Kim F. Storm <storm@cua.dk>
9063
9064 * mini.texi (Repetition): Rename isearch-resume-enabled to
9065 isearch-resume-in-command-history and change default to disabled.
9066
8cf51b2c
GM
90672004-09-09 Kim F. Storm <storm@cua.dk>
9068
9069 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9070 with new `kmacro-name-last-macro'.
9071
8cf51b2c
GM
90722004-09-08 Juri Linkov <juri@jurta.org>
9073
9074 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9075
8cf51b2c
GM
90762004-09-03 Juri Linkov <juri@jurta.org>
9077
9078 * search.texi (Incremental Search): Update wording for M-%.
9079
90802004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * killing.texi (Killing): Correct description of kill commands in
9083 read-only buffer.
9084
90852004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9086
9087 * building.texi (Compilation Mode): Add a paragraph about rules
9088 for finding the compilation buffer for `next-error'.
9089
9090 * search.texi (Other Repeating Search): Mention that Occur mode
9091 supports the next-error functionality.
9092
90932004-09-02 Juri Linkov <juri@jurta.org>
9094
9095 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9096
90972004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9098
9099 * kmacro.texi (Basic Keyboard Macro):
9100 `apply-macro-to-region-lines' now operates on all lines that begin
9101 in the region, rather than on all complete lines in the region.
9102
c8763fb6 91032004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9104
9105 * frames.texi (Drag and drop): Add documentation about
9106 x-dnd-test-function and x-dnd-known-types.
9107
91082004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9109
9110 * indent.texi: Various minor changes in addition to:
9111 (Indentation Commands): Correct description of `indent-relative'.
9112 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9113 mode. The *Tab Stops* buffer uses Overwrite Mode.
9114 (Just Spaces): `tabify' converts sequences of at least two spaces
9115 to tabs.
9116
8cf51b2c
GM
91172004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9118
9119 * frames.texi (Secondary Selection): Setting the secondary
9120 selection with M-Drag-Mouse-1 does not alter the kill ring,
9121 setting it with M-Mouse-1 and M-Mouse-3 does.
9122 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9123 toolkit scroll bars.
9124 (Scroll Bars): Ditto.
9125
9126 * windows.texi (Basic Window): When using a window system, the value
9127 of point in a non-selected window is indicated by a hollow box.
9128 (Split Window): Side by side windows are separated by a scroll bar,
9129 if scroll bars are used.
9130 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9131 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9132 (Window Convenience): Update bindings for `winner-undo' and
9133 `winner-redo'.
9134
9135 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9136 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9137 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9138 of "Using Emacs as a Server".
9139 * building.texi (Building): Interchange nodes (for correct numbering).
9140 * programs.texi (Programs): Interchange nodes (for correct numbering).
9141 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9142 Info to the node structure.
9143 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9144 Rearrange order of nodes and sections such that both "GNU GENERAL
9145 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9146 end, as appropriate for appendices.
9147 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9148 Use `@unnumberedsec'.
9149 * trouble.texi: Adapt sectioning in Info to the node structure.
9150 Adapt node pointers to change in emacs.texi.
9151 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9152
8cf51b2c
GM
91532004-08-25 Kenichi Handa <handa@m17n.org>
9154
9155 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9156 description for unibyte mode.
9157
91582004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9159
9160 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9161
9162 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9163 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9164 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9165 in @pxref.
9166
91672004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9168
9169 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9170 Change section names.
9171
8cf51b2c
GM
91722004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9173
9174 * kmacro.texi (Keyboard Macro Ring): Rename section.
9175 Emacs treats the head of the macro ring as the `last keyboard macro'.
9176 (Keyboard Macro Counter): Minor change.
9177 (Save Keyboard Macro): Some clarifications.
9178 (Edit Keyboard Macro): Rename section.
9179
9180 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9181 32-bit machines.
9182 (Several Buffers): Clarify which buffer is selected if `2' is
9183 pressed in the Buffer Menu.
9184 Auto Revert mode can be used to update the Buffer Menu
9185 automatically.
9186
91872004-08-21 Eli Zaretskii <eliz@gnu.org>
9188
9189 * help.texi (Misc Help): Add an index entry for finding an Info
9190 manual by its file name.
9191
91922004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9193
9194 * files.texi (Backup Deletion): Correct description of
9195 `delete-old-versions'.
9196 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9197 (Auto Save Files): Recommend `auto-save-mode' to reenable
9198 auto-saving, rather than the abbreviation `auto-save'.
9199
92002004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9201
9202 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9203 for "killing" and "yanking" in main menu.
9204
92052004-08-16 Richard M. Stallman <rms@gnu.org>
9206
9207 * killing.texi (Yanking, Killing): Minor cleanups.
9208
9209 * mark.texi (Momentary Mark): Minor cleanups.
9210
92112004-08-15 Kenichi Handa <handa@etl.go.jp>
9212
9213 * custom.texi (Non-ASCII Rebinding):
9214 C-q always inserts the right code to pass to global-set-key.
9215
8cf51b2c
GM
92162004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9217
9218 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9219 `insert-register', instead of `C-x r g' binding, for consistency.
9220
92212004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9222
9223 * fixit.texi (Spelling): Fix typo.
9224
92252004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9226
9227 * help.texi (Help): Fix Texinfo usage.
9228
8cf51b2c
GM
92292004-07-24 Richard M. Stallman <rms@gnu.org>
9230
9231 * text.texi (Paragraphs): Update how paragraphs are separated
9232 and the default for paragraph-separate.
9233
9234 * search.texi (Regexp Replace): Further update text for new
9235 replacement operators.
9236
8cf51b2c
GM
92372004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9238
9239 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9240 `R' switch.
9241
9242 * dired.texi (Dired Updating): `k' only deletes inserted
9243 subdirectories from the Dired buffer if a prefix argument was given.
9244
9245 * search.texi (Regexps): Delete redundant definition of `symbol' in
9246 description of `\_>'. It already occurs in the description of `\_<'.
9247
8cf51b2c
GM
92482004-07-01 Juri Linkov <juri@jurta.org>
9249
9250 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9251 (Regexp Search): Add M-r.
9252
92532004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9254
9255 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9256
92572004-06-29 Jesper Harder <harder@ifa.au.dk>
9258
49823426 9259 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9260
92612004-06-25 Richard M. Stallman <rms@gnu.org>
9262
9263 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9264
92652004-06-25 David Kastrup <dak@gnu.org>
9266
9267 * search.texi (Regexp Replace): Some typo corrections and
9268 rearrangement.
9269
92702004-06-24 David Kastrup <dak@gnu.org>
9271
9272 * search.texi (Unconditional Replace): Use replace-string instead
9273 of query-replace in example.
9274 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9275 sequences.
9276 (Query Replace): Correct explanation of `^' which does not use
9277 the mark stack.
9278
92792004-06-21 Nick Roberts <nickrob@gnu.org>
9280
9281 * misc.texi (Shell History Copying): Document comint-insert-input.
9282 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9283
8cf51b2c
GM
92842004-06-20 Jesper Harder <harder@ifa.au.dk>
9285
9286 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9287 * custom.texi (Customization): Do.
9288 * anti.texi (Antinews): Do.
9289 * abbrevs.texi (Defining Abbrevs): Do.
9290
9291 * programs.texi (Info Lookup): Fix keybinding for
9292 info-lookup-symbol.
9293
92942004-06-16 Juanma Barranquero <lektu@terra.es>
9295
9296 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9297 Add emacs-xtra.
9298 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9299 (clean): Add emacs-xtra and flymake. Remove redundancies.
9300
93012004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9302
9303 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9304 Add emacs-xtra.
9305 * emacs-xtra.texi: New file.
9306
93072004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9308
9309 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9310 (Dired and Find): Mention differences with ordinary Dired buffers.
9311
8cf51b2c
GM
93122004-06-13 Richard M. Stallman <rms@gnu.org>
9313
9314 * custom.texi (Init Syntax): Explain about vars that do special
9315 things when set with setq or with Custom.
9316 (Init Examples): Add line-number-mode example.
9317
8cf51b2c
GM
93182004-06-12 Juri Linkov <juri@jurta.org>
9319
9320 * dired.texi (Operating on Files): Add dired-do-touch.
9321
8cf51b2c
GM
93222004-06-10 Juri Linkov <juri@jurta.org>
9323
9324 * building.texi (Lisp Eval): Add C-M-x on defface.
9325
93262004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9327
9328 * files.texi (Reverting): Auto-Revert mode and
9329 Global Auto-Revert mode no longer revert remote files.
9330
8cf51b2c
GM
93312004-05-29 Richard M. Stallman <rms@gnu.org>
9332
9333 * custom.texi (Init File): Two dashes start --no-site-file.
9334
8cf51b2c
GM
93352004-05-29 Alan Mackenzie <acm@muc.de>
9336
9337 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9338 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9339 (AWK, Pike): Document as "C-like modes".
9340 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9341 (M-x man): Supersedes M-x manual-entry.
9342 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9343
9344 ("Comments in C"): Delete node; the info is in CC Mode manual.
9345 (c-comment-only-line-offset): Remove description.
9346
9347 (C-c ., C-c C-c): Describe new C Mode bindings.
9348
9349 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9350 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9351 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9352 Amend definitions.
9353
9354 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9355 Describe functions.
9356
9357 (c-comment-start-regexp, c-hanging-comment-ender-p)
9358 (c-hanging-comment-starter-p): Remove obsolete definitions.
9359
9360 * emacs.texi: Remove the menu entry "Comments in C".
9361
8cf51b2c
GM
93622004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9363
9364 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9365 `M-x locate'.
9366
93672004-05-16 Karl Berry <karl@gnu.org>
9368
9369 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9370 makeinfo --html fails.
9371 * help.texi (Help Summary) [@ifnottex]: Likewise.
9372
93732004-05-13 Nick Roberts <nickrob@gnu.org>
9374
9375 * building.texi (GDB Graphical Interface): Update and describe
9376 layout first.
9377
8cf51b2c
GM
93782004-05-04 Jason Rumney <jasonr@gnu.org>
9379
9380 * makefile.w32-in: Revert last change.
9381
93822004-05-03 Jason Rumney <jasonr@gnu.org>
9383
9384 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9385
8cf51b2c
GM
93862004-04-23 Juanma Barranquero <lektu@terra.es>
9387
9388 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9389
93902004-04-18 Juri Linkov <juri@jurta.org>
9391
9392 * fixit.texi (Spelling): Remove file extension from ispell xref.
9393
93942004-04-15 Kim F. Storm <storm@cua.dk>
9395
9396 * cmdargs.texi (Initial Options): Add -Q.
9397
93982004-04-05 Kim F. Storm <storm@cua.dk>
9399
9400 * custom.texi (File Variables): Add safe-local-eval-forms.
9401
8cf51b2c
GM
94022004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9403
9404 * files.texi (Reverting): Correct description of revert-buffer's
9405 handling of point.
9406
94072004-03-22 Juri Linkov <juri@jurta.org>
9408
9409 * emacs.texi (Top): Add `Misc X'.
9410
49823426 9411 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9412
9413 * glossary.texi: Improve references.
9414
9415 * help.texi: Sync keywords with finder.el.
9416
9417 * mini.texi (Completion): Add description for menu items.
9418
9419 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9420
9421 * sending.texi (Mail Methods): Fix xref to Message manual.
9422
8cf51b2c
GM
94232004-03-12 Richard M. Stallman <rms@gnu.org>
9424
8cf51b2c
GM
9425 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9426
8cf51b2c
GM
94272004-03-04 Richard M. Stallman <rms@gnu.org>
9428
9429 * search.texi (Regexps): Explain that ^ and $ have their
9430 special meanings only in certain contexts.
9431
9432 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9433
9434 * mule.texi (Specify Coding): Doc C-x RET F.
9435
9436 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9437 for multiple compile and grep buffers.
9438 (Indirect Buffers): Don't recommand clone-indirect-buffer
9439 for multiple compile and grep buffers.
9440
8cf51b2c
GM
94412004-02-29 Juanma Barranquero <lektu@terra.es>
9442
9443 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9444 Use $(DEL) instead of rm, and ignore exit code.
9445
8cf51b2c
GM
94462004-02-23 Nick Roberts <nick@nick.uklinux.net>
9447
9448 * building.texi (Watch Expressions): Update.
9449
94502004-02-21 Juri Linkov <juri@jurta.org>
9451
1c6c854e
CS
9452 * cmdargs.texi (Action Arguments): Add alias --find-file.
9453 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9454 to Command Arguments.
9455 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9456 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9457 (Window Size X): Join -g and --geometry. Add @cindex.
9458 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9459 (Title X): Remove alias -title.
9460 (Misc X): New node.
9461
c8763fb6 94622004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9463
9464 * frames.texi (Drag and drop): Add Motif to list of supported
9465 protocols.
9466
c8763fb6 94672004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9468
9469 * frames.texi (Drag and drop): New section.
9470
94712004-01-24 Richard M. Stallman <rms@gnu.org>
9472
1c6c854e 9473 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9474 Include it only @ifnotinfo. Patch the preceding and following
9475 node headers to point to each other.
9476
94772004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9478
9479 * calendar.texi (Appointments): Update section.
9480
94812003-12-29 Kevin Ryde <user42@zip.com.au>
9482
8cf51b2c
GM
9483 * programs.texi (C Modes): Fix the xref.
9484
94852003-12-23 Nick Roberts <nick@nick.uklinux.net>
9486
9487 * building.texi (Watch Expressions): Update.
9488 (Commands of GUD): Include use of toolbar + breakpoints set from
9489 fringe/margin.
9490
94912003-12-03 Andre Spiegel <spiegel@gnu.org>
9492
9493 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9494 <acm@muc.de>.
9495
c8763fb6 94962003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9497
9498 * frames.texi (Dialog Boxes): Add use-file-dialog.
9499
8cf51b2c
GM
95002003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9501
9502 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9503 in CC Mode.
9504
8cf51b2c
GM
95052003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9506
9507 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9508 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9509 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9510 * man/frames.texi, man/glossary.texi, man/killing.texi:
9511 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9512 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9513 * man/sending.texi, man/text.texi, man/trouble.texi:
9514 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9515
95162003-11-01 Alan Mackenzie <acm@muc.de>
9517
9518 * search.texi (Scrolling During Incremental Search): Document a
9519 new scrolling facility in isearch mode.
9520
8cf51b2c
GM
95212003-10-22 Miles Bader <miles@gnu.org>
9522
9523 * Makefile.in (info): Move before $(top_srcdir)/info.
9524
95252003-10-22 Nick Roberts <nick@nick.uklinux.net>
9526
9527 * building.texi (Watch Expressions): Update section on data display
9528 to reflect code changes (GDB Graphical Interface).
9529
8cf51b2c
GM
95302003-10-13 Richard M. Stallman <rms@gnu.org>
9531
9532 * xresources.texi (GTK resources): Clean up previous change.
9533
c8763fb6 95342003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9535
9536 * xresources.texi (GTK resources): Add a note that some themes
9537 disallow customizations. Add scroll theme example.
9538
8cf51b2c
GM
95392003-09-30 Richard M. Stallman <rms@gnu.org>
9540
8cf51b2c
GM
9541 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9542
9543 * misc.texi (Saving Emacs Sessions): Shorten the section,
9544 collapsing back into one node.
9545
95462003-09-30 Lars Hansen <larsh@math.ku.dk>
9547
9548 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9549
ce058493 95502003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9551
9552 * xresources.texi (GTK names in Emacs): Correct typo.
9553
8cf51b2c
GM
95542003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9555
1c6c854e
CS
9556 * cmdargs.texi (Font X): Mention new default font.
9557 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9558 problems involved. (Result of discussion on emacs-devel.)
9559
95602003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9561
9562 * emacs.texi (Acknowledgements): Correct typo.
9563
95642003-09-22 Richard M. Stallman <rms@gnu.org>
9565
9566 * dired.texi (Misc Dired Commands): New node.
9567 (Dired Navigation): Add dired-goto-file.
9568
9569 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9570
9571 * emacs.texi (Acknowledgements): New node, split from Distribution.
9572
9573 * cmdargs.texi (Action Arguments): -f reads interactive args.
9574
8cf51b2c
GM
95752003-09-08 Lute Kamstra <lute@gnu.org>
9576
9577 * screen.texi (Mode Line): Say that POS comes before LINE.
9578 Mention `size-indication-mode'.
1c6c854e
CS
9579 * display.texi (Optional Mode Line):
9580 Document `size-indication-mode'.
8cf51b2c
GM
9581 * basic.texi (Position Info): Mention `size-indication-mode'.
9582
95832003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9584
9585 * xresources.texi (Resources): Refer to `editres' man page.
9586 (Lucid Resources): Update defaults. Expand description of
9587 `shadowThickness'.
9588
95892003-09-04 Miles Bader <miles@gnu.org>
9590
9591 * Makefile.in (top_srcdir): New variable.
9592 ($(top_srcdir)/info): New rule.
9593 (info): Depend on it.
9594
95952003-09-03 Peter Runestig <peter@runestig.com>
9596
9597 * makefile.w32-in: New file.
9598
95992003-08-29 Richard M. Stallman <rms@gnu.org>
9600
9601 * misc.texi (Saving Emacs Sessions): Correct previous change.
9602
8cf51b2c
GM
96032003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9604
8cf51b2c
GM
9605 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9606 (Intro): Include kmacro.texi after fixit.texi instead of after
9607 custom.texi. (As suggested by Kim Storm.)
9608
96092003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9610
9611 * fixit.texi (Fixit): Update `Next' pointer.
9612 * files.texi (Files): Update `Previous' pointer.
9613 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9614 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9615 (Suggested by Kim Storm.)
9616 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9617
96182003-08-18 Kim F. Storm <storm@cua.dk>
9619
9620 * kmacro.texi: New file describing enhanced keyboard macro
9621 functionality. Replaces old description in custom.texi.
9622
9623 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9624 (Keyboard Macros): Move to new kmacro.texi file.
9625
9626 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9627
8cf51b2c
GM
96282003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9629
9630 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9631
96322003-08-17 Alex Schroeder <alex@gnu.org>
9633
9634 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9635 required.
9636
8cf51b2c
GM
96372003-08-05 Richard M. Stallman <rms@gnu.org>
9638
9639 * programs.texi (Lisp Indent): Don't describe
9640 lisp-indent-function property here. Use xref to Lisp Manual.
9641
8cf51b2c
GM
96422003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9643
fffa137c 9644 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9645 abbreviations.
9646
96472003-07-24 Markus Rost <rost@math.ohio-state.edu>
9648
9649 * buffers.texi (List Buffers): Fix previous change.
9650
8cf51b2c
GM
96512003-07-13 Markus Rost <rost@math.ohio-state.edu>
9652
9653 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9654 List*.
9655
96562003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9657
8cf51b2c
GM
9658 * display.texi (Font Lock): Fix typo.
9659
96602003-07-07 Richard M. Stallman <rms@gnu.org>
9661
9662 * display.texi (Font Lock): Add xref for format info on
9663 font-lock-remove-keywords.
9664
9665 * building.texi (Compilation): Document what happens with asynch
9666 children of compiler process.
9667
9668 * help.texi (Library Keywords): Use @multitable.
9669
8cf51b2c
GM
96702003-06-04 Richard M. Stallman <rms@gnu.org>
9671
9672 * programs.texi (Expressions): Delete C-M-DEL.
9673
9674 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9675 comint-move-point-for-output renamed from
9676 comint-scroll-to-bottom-on-output.
9677
9678 * custom.texi (Init Rebinding): Replace previous change with xref.
9679 (Non-ASCII Rebinding): Explain that issue more briefly here.
9680
96812003-05-28 Richard M. Stallman <rms@gnu.org>
9682
9683 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9684
96852003-05-28 Nick Roberts <nick@nick.uklinux.net>
9686
9687 * building.texi (GDB Graphical Interface): New node.
9688 (Rewritten somewhat by RMS.)
9689
c8763fb6 96902003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9691
9692 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9693 non-English letters. Explain how to set coding systems correctly
9694 and how to include the right coding cookie in the file.
9695
c8763fb6 96962003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9697
9698 * indent.texi (Indentation): Explain the concepts.
9699 (Just Spaces): Explain why preventing tabs for indentation might
9700 be useful.
9701
8cf51b2c
GM
97022003-04-16 Richard M. Stallman <rms@gnu.org>
9703
9704 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9705
8cf51b2c
GM
97062003-02-22 Alex Schroeder <alex@emacswiki.org>
9707
9708 * cmdargs.texi (General Variables): Document SMTPSERVER.
9709
8cf51b2c
GM
9710 * sending.texi: Remove SMTP node.
9711 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9712 library.
9713
8cf51b2c
GM
97142003-02-22 Alex Schroeder <alex@emacswiki.org>
9715
9716 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9717
97182003-02-22 Simon Josefsson <jas@extundo.com>
9719
9720 * sending.texi (Mail Methods): Add node about SMTP.
9721
c8763fb6 97222003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9723
9724 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9725
8cf51b2c
GM
97262003-02-01 Kevin Ryde <user42@zip.com.au>
9727
9728 * glossary.texi (Glossary): Correction to cl cross reference.
9729
97302003-01-20 Richard M. Stallman <rms@gnu.org>
9731
9732 * killing.texi (Rectangles): Document C-x c r.
9733
c8763fb6 97342003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9735
9736 * xresources.texi (GTK resources): New node.
9737 (GTK widget names): New node.
9738 (GTK names in Emacs): New node.
9739 (GTK styles): New node.
9740
c8763fb6 97412003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9742
9743 * maintaining.texi (Create Tags Table): Add reference to the new
9744 `etags --help --lang=LANG' option.
9745
8cf51b2c
GM
97462002-10-02 Karl Berry <karl@gnu.org>
9747
49823426 9748 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9749 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9750 where needed for the sake of the HTML output.
8cf51b2c
GM
9751
97522001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9753
9754 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9755 source files.
9756
97572001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9758
9759 * Makefile.in (emacsman): New target.
9760
8cf51b2c
GM
97612001-10-20 Gerd Moellmann <gerd@gnu.org>
9762
9763 * (Version 21.1 released.)
9764
97652001-10-05 Gerd Moellmann <gerd@gnu.org>
9766
9767 * Branch for 21.1.
9768
8cf51b2c
GM
97692001-03-05 Gerd Moellmann <gerd@gnu.org>
9770
9771 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9772
8cf51b2c
GM
97732000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9774
9775 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9776
8cf51b2c
GM
97771999-07-12 Richard Stallman <rms@gnu.org>
9778
9779 * Version 20.4 released.
9780
97811998-12-04 Markus Rost <rost@delysid.gnu.org>
9782
9783 * Makefile.in (INFO_TARGETS): Delete customize.info.
9784 (DVI_TARGETS): Delete customize.dvi.
9785 (../info/customize, customize.dvi): Targets deleted.
9786
97871998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9788
9789 * Version 20.3 released.
9790
97911998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9792
9793 * Makefile.in (EMACSSOURCES): Add mule.texi.
9794 Add msdog.texi, ack.texi. Remove gnu1.texi.
9795
97961998-04-06 Andreas Schwab <schwab@gnu.org>
9797
768c0c0f
JB
9798 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9799 Use it in dvi targets.
8cf51b2c
GM
9800
98011997-09-23 Paul Eggert <eggert@twinsun.com>
9802
9803 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9804 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9805 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9806
98071997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9808
9809 * Version 20.2 released.
9810
98111997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9812
9813 * Version 20.1 released.
9814
98151997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9816
9817 * Makefile (../info/customize, customize.dvi): New targets.
9818 (INFO_TARGETS): Add ../info/customize.
9819 (DVI_TARGETS): Add customize.dvi.
9820
8cf51b2c
GM
98211996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9822
9823 * Version 19.33 released.
9824
98251996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9826
9827 * Version 19.32 released.
9828
8cf51b2c
GM
98291996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9830
9831 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9832
98331996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9834
9835 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9836 Specify -I option.
9837 (All dvi targets): Set the TEXINPUTS variable.
9838
98391996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9840
9841 * Version 19.31 released.
9842
8cf51b2c
GM
98431995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9844
9845 * Version 19.30 released.
9846
8cf51b2c
GM
98471995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9848
9849 * Makefile.in (maintainer-clean): Rename from realclean.
9850
98511994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9852
9853 * Makefile.in: New file.
9854 * Makefile: File deleted.
9855
98561994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9857
9858 * Makefile (TEXINDEX_OBJS): Variable deleted.
9859 (texindex, texindex.o, getopt.o): Rules deleted.
9860 All deps on texindex deleted.
9861 (distclean): Don't delete texindex.
9862 (mostlyclean): Don't delete *.o.
9863 * texindex.c, getopt.c: Files deleted.
9864
98651994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9866
9867 * Version 19.26 released.
9868
98691994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9870
9871 * Makefile (EMACSSOURCES): Exclude undo.texi.
9872
98731994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9874
9875 * Version 19.25 released.
9876
98771994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9878
9879 * Version 19.24 released.
9880
98811994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9882
9883 * Version 19.23 released.
9884
98851994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9886
9887 * Makefile: Delete spurious tab.
9888
98891994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9890
9891 * Makefile (.SUFFIXES): New rule.
9892
8cf51b2c
GM
98931993-12-04 Richard Stallman (rms@srarc2)
9894
9895 * getopt.c: New file.
9896 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9897 (getopt.o): New rule.
9898 (dvi): Don't depend on texindex.
49823426 9899 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9900
99011993-12-03 Richard Stallman (rms@srarc2)
9902
49823426
GM
9903 * Makefile (TEXI2DVI): New variable.
9904 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9905 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9906
99071993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9908
9909 * Version 19.22 released.
9910
99111993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9912
9913 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9914
99151993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9916
9917 * Version 19.21 released.
9918
8cf51b2c
GM
99191993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9920
9921 * Makefile (realclean): Don't delete the Info files.
9922
f0131492 99231993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9924
8cf51b2c
GM
9925 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9926 4' where appropriate.
9927
f0131492 99281993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9929
49823426 9930 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9931
9932 * texindex.c: Include "../src/config.h" if building in emacs.
9933
9934 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9935 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9936 Add target to build texindex.c, defining `emacs'.
9937
8cf51b2c
GM
99381993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9939
9940 * Version 19.19 released.
9941
8cf51b2c
GM
99421993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9943
9944 * Version 19.18 released.
9945
99461993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9947
9948 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9949
99501993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9951
9952 * Version 19.17 released.
9953
99541993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9955
9956 * split-man: Fix typos in last change.
9957
99581993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9959
9960 * Version 19.16 released.
9961
99621993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9963
9964 * version 19.15 released.
9965
99661993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9967
9968 * Makefile (distclean): It's rm, not rf.
9969
99701993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9971
9972 * Version 19.14 released.
9973
99741993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9975
9976 * Makefile: New file.
9977
99781993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9979
9980 * Version 19.13 released.
9981
99821993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9983
9984 * Version 19.9 released.
9985
99861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9987
9988 * Version 19.8 released.
9989
99901993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9991
9992 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9993
9994 * trouble.texi: It's `enable-flow-control-on', not
9995 `evade-flow-control-on'.
9996
99971993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9998
9999 * display.texi: Document standard-display-european.
10000
100011993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10002
10003 * Version 19.7 released.
10004
10005 * emacs.texi: Add a sentence to the top menu mentioning the
10006 specific version of Emacs this manual applies to.
10007
100081993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10009
10010 * basic.texi: Document next-line-add-lines variable used to
10011 implement down-arrow.
10012
10013 * killing.texi: Document kill-whole-line.
10014
100151993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10016
10017 * text.texi: Update unix TeX ordering information.
10018
100191993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10020
10021 * news.texi: Mention fill-rectangle in keybinding list.
10022
10023 * killing.texi: Document fill-rectangle.
10024
100251993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10026
10027 * vc.texi: Bring the docs up to date with VC 5.2.
10028
100291992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10030
10031 * emacs.tex: Mention blackbox and gomoku under Amusements.
10032 Assembler mode is now mentioned and appropriately indexed
10033 under Programming Modes.
10034
100351991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10036
10037 * emacs.tex: Update TeX ordering information.
10038
8cf51b2c
GM
100391990-06-26 David Lawrence (tale@geech)
10040
10041 * emacs.tex: Note that completion-ignored-extensions is not used
10042 to filter out names when all completions are displayed in
10043 *Completions*.
10044
100451990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10046
10047 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10048
100491990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10050
10051 * emacs.tex: Add @findex grep.
10052
8cf51b2c
GM
100531988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10054
10055 * emacs.tex: Correct two typos. No other changes before
10056 Version 19 will be made.
10057
8cf51b2c
GM
100581988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10059
10060 * emacs.tex: Update information for obtaining TeX distribution from the
10061 University of Washington.
10062
10063;; Local Variables:
c8763fb6 10064;; coding: utf-8
8cf51b2c
GM
10065;; End:
10066
ab422c4d 10067 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
10068
10069 This file is part of GNU Emacs.
10070
352c8b4a 10071 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10072 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10073 the Free Software Foundation, either version 3 of the License, or
10074 (at your option) any later version.
8cf51b2c
GM
10075
10076 GNU Emacs is distributed in the hope that it will be useful,
10077 but WITHOUT ANY WARRANTY; without even the implied warranty of
10078 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10079 GNU General Public License for more details.
10080
10081 You should have received a copy of the GNU General Public License
352c8b4a 10082 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.