Progress towards allowing installation in directories with whitespace
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
48f73cfb
GM
12013-10-23 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (install-dvi, install-html, install-pdf)
4 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
5 (uninstall-pdf): Quote entities that might contain whitespace.
6
8715f5a6
XF
72013-10-20 Xue Fuqiao <xfq.free@gmail.com>
8
48f73cfb
GM
9 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
10 Remove @refill.
8715f5a6 11
9148ee92
GM
122013-10-13 Glenn Morris <rgm@gnu.org>
13
14 * ack.texi (Acknowledgments): Comment out old alpha stuff.
15
524aabac
XF
162013-10-13 Xue Fuqiao <xfq.free@gmail.com>
17
18 * calendar.texi (Special Diary Entries): Remove @refill.
19
8c106d17
GM
202013-10-13 Glenn Morris <rgm@gnu.org>
21
b22d0686
GM
22 * display.texi (Text Scale): Update text-scale-adjust details.
23
8c106d17
GM
24 * ack.texi (Acknowledgments):
25 * emacs.texi (Acknowledgments): Use accented form of some names.
26
4ed77415 272013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 28
b0904477
EZ
29 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
30 name. (Bug#15557)
31
4ed77415 32 Support menus on text-mode terminals.
4b65d539
EZ
33 * screen.texi (Menu Bar): Adapt to TTY menus.
34
35 * frames.texi (Frames): Mention menu support on text terminals.
36
37 * files.texi (Visiting): Mention the "File" menu-bar menu.
38
39 * display.texi (Standard Faces): Mention TTY faces for menus.
40
9548391c
XF
412013-10-06 Xue Fuqiao <xfq.free@gmail.com>
42
43 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
44
4ec3c268
XF
452013-09-29 Xue Fuqiao <xfq.free@gmail.com>
46
47 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
48
6232855d
XF
492013-09-26 Xue Fuqiao <xfq.free@gmail.com>
50
09f62a15
XF
51 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
52
6232855d
XF
53 * emacs.texi (Intro): Minor cleanup.
54
3a4be55b
XF
552013-09-22 Xue Fuqiao <xfq.free@gmail.com>
56
57 * fixit.texi (Transpose):
58 (Fixing Case): Remove @refill.
59
d052d3bd
XF
602013-09-21 Xue Fuqiao <xfq.free@gmail.com>
61
62 * maintaining.texi (VC Directory Commands): Add keybinding for
63 vc-log-incoming in vc-dir.
f6bb0982 64 (Log Buffer): Use @emph instead of @strong.
d052d3bd 65
384a7d72
XF
662013-09-12 Xue Fuqiao <xfq.free@gmail.com>
67
68 * text.texi (Enriched Justification): Explain values of default-justification.
69
63191d9f
XF
702013-09-04 Xue Fuqiao <xfq.free@gmail.com>
71
72 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
73
5d85cfe6
UM
742013-08-31 Ulrich Müller <ulm@gentoo.org>
75
76 * xresources.texi (Motif Resources):
77 Rename from LessTif Resources. Update xrefs. (Bug#15145)
78 * emacs.texi: Update menu.
79
50b13cde
PE
802013-08-28 Paul Eggert <eggert@cs.ucla.edu>
81
82 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
83 for portability to hosts where /bin/sh has problems.
84
f33650d8
XF
852013-08-17 Xue Fuqiao <xfq.free@gmail.com>
86
87 * text.texi (Enriched Justification): Minor fixes.
88
5faf4899
XF
892013-08-14 Xue Fuqiao <xfq.free@gmail.com>
90
91 * files.texi (Filesets): Add an index.
92
8496d8d7
GM
932013-08-12 Glenn Morris <rgm@gnu.org>
94
2f3ac208
GM
95 * macos.texi (GNUstep Support):
96 * trouble.texi (Checklist, Contributing, Service):
97 Avoid mailto: in html output.
98
8496d8d7
GM
99 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
100 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
101 (INSTALL_DATA): New, set by configure.
102 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
103 New variables.
104 (.SUFFIXES): Add .ps and .dvi.
105 (.dvi.ps): New suffix rule.
106 (dvi, html, pdf, ps): Use *_TARGETS variables.
107 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
108 (emacs.html): Use HTML_OPTS.
109 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
110 (.PHONY): install-dvi, install-html, install-pdf, install-ps
111 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
112 uninstall-ps, and uninstall-doc.
113 (install-dvi, install-html, install-pdf, install-ps, install-doc)
114 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
115 (uninstall-doc): New rules.
116
5d07e191
EZ
1172013-07-31 Eli Zaretskii <eliz@gnu.org>
118
119 * emacs.texi (Top): Remove menu item for the removed "Disabling
120 Multibyte" node.
121
65b36413
XF
1222013-07-31 Xue Fuqiao <xfq.free@gmail.com>
123
de9b01c4
XF
124 * rmail.texi (Rmail Coding): Move here from mule.texi.
125
64a695bd
XF
126 * custom.texi (Specifying File Variables): Fix cross-references.
127
128 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 129 (Disabling Multibyte): Remove.
64a695bd 130
8fd6e60a
XF
131 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
132
65b36413
XF
133 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
134 (Mayan Calendar): Move here from calendar.texi.
135 * emacs.texi (Top): Update menu.
136
d5065cca
XF
1372013-07-30 Xue Fuqiao <xfq.free@gmail.com>
138
139 * emacs.texi (Top): Add menu entry.
140
141 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
142 (VC Directory Commands): Add vc-dir-ignore.
143
0f91f03c
XF
1442013-07-28 Xue Fuqiao <xfq.free@gmail.com>
145
146 * glossary.texi (Glossary): Add some entries.
147
e4c467f9
XF
1482013-07-27 Xue Fuqiao <xfq.free@gmail.com>
149
742a3501
XF
150 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
151 vc-dir. (Bug#14948)
e4c467f9 152
f6b15024
EZ
1532013-07-26 Eli Zaretskii <eliz@gnu.org>
154
155 * display.texi (Fringes): Document the variable fringe-mode.
156 (Bug#14946)
157
1399490e 1582013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
159
160 * maintaining.texi (EDE): Fix cross-reference.
161
162 * programs.texi (Program Modes): Fix emacs-xtra reference.
163
253e30aa
GM
164 * help.texi (Misc Help): Index describe-syntax.
165
4c672a0f
EZ
1662013-06-29 Eli Zaretskii <eliz@gnu.org>
167
168 * basic.texi (Moving Point): Document visual-order-cursor-movement
169 and its effect on right-char and left-char.
170
0c72d017
GM
1712013-06-28 Glenn Morris <rgm@gnu.org>
172
173 * ack.texi (Acknowledgments): Small update.
174
789cf833
GM
1752013-06-19 Glenn Morris <rgm@gnu.org>
176
177 * Makefile.in (dist): Edit more configure variables.
178 Try to check that we do not miss any in future.
179
99c81280 1802013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
181
182 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 183 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 184
cd0527a4
XF
1852013-06-11 Glenn Morris <rgm@gnu.org>
186
187 * maintaining.texi (VC Directory Commands): Copyedit.
188 (Branches): Put back milder version of pre 2013-06-07 text.
189
04362df8
XF
1902013-06-07 Xue Fuqiao <xfq.free@gmail.com>
191
9102c47a 192 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 193
80fa505f
AM
1942013-06-05 Alan Mackenzie <acm@muc.de>
195
196 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
197 (Not Exiting Isearch): Document new user option
198 `isearch-allow-prefix'. (Bug#9706)
80fa505f 199
e5e4a942
JL
2002013-06-03 Juri Linkov <juri@jurta.org>
201
202 * display.texi (Highlight Interactively): Add global keybindings
203 with the key prefix `M-s h'. Document old command `highlight-phrase'.
204 Document new command `highlight-symbol-at-point'.
205
67a3c09b
XF
2062013-06-02 Xue Fuqiao <xfq.free@gmail.com>
207
208 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
209 (VC Mode Line): Fix typo.
210 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
211 prefix argument.
67a3c09b 212
c362f195
XF
2132013-06-02 Michael Albinus <michael.albinus@gmx.de>
214
215 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
216 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
217 autolaunching of the D-Bus session bus.
218
f46305c8 2192013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
220
221 * programs.texi (Semantic): Fix typo.
222
bee07d4f
XF
2232013-05-30 Xue Fuqiao <xfq.free@gmail.com>
224
225 * maintaining.texi (Types of Log File): Supplement some
226 information of change log files.
227
6d65486d
JL
2282013-05-15 Juri Linkov <juri@jurta.org>
229
230 * search.texi (Repeat Isearch): Mention key `RET' to finish
231 editing the string. (Bug#13348)
232
27c8b6eb
GM
2332013-05-14 Glenn Morris <rgm@gnu.org>
234
235 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
236
2d809ffa 2372013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
238
239 * sending.texi (Mail Sending): Fix typo.
240
241 * windows.texi (Change Window): Fix typo.
242
90ed99d5
GM
243 * custom.texi (Changing a Variable): Fix typo.
244
9698b18f
GM
245 * trouble.texi (Contributing): Remove obsolete info re pretesters.
246
cbee2131
PE
2472013-05-05 Paul Eggert <eggert@cs.ucla.edu>
248
249 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
250 * cmdargs.texi (Initial Options):
251 * files.texi (Customize Save): Document this.
252
fd3a9a6b
GM
2532013-05-04 Glenn Morris <rgm@gnu.org>
254
255 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
256
5294599f
PE
2572013-03-17 Paul Eggert <eggert@cs.ucla.edu>
258
259 doc: convert some TeX accents to UTF-8
260 * ack.texi (Acknowledgments):
261 * emacs.texi (Acknowledgments):
262 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
263 Apparently the TeX accents cause problems when generating gnu.org
264 web pages, e.g., @l{} is rendered as '/l' on
265 <http://www.gnu.org/software/emacs/manual/html_node/
266 emacs/Acknowledgments.html>.
267
78be8b64 2682013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
269
270 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
271
681ebc33
PE
2722013-03-04 Paul Eggert <eggert@cs.ucla.edu>
273
274 Prefer UTF-8 for documentation.
275 With GNU Texinfo 5.0, this generates nicer-looking info files,
276 since they can use curly quotes. With older Texinfo it doesn't matter.
277 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
278 Switch from Latin-1 to UTF-8.
279
929aeac6 2802013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
281
282 * xresources.texi (GTK resources): Fix broken link.
283
343a2aef
EZ
2842013-02-25 Eli Zaretskii <eliz@gnu.org>
285
286 * files.texi (Interlocking): Don't refer to symlinks as the
287 exclusive means of locking files.
288
cee1a690
GM
2892013-02-22 Glenn Morris <rgm@gnu.org>
290
291 * ack.texi (Acknowledgments):
292 * emacs.texi (Acknowledgments): Small updates.
293
f0c954fa
GM
2942013-02-21 Glenn Morris <rgm@gnu.org>
295
296 * files.texi (File Conveniences): Not just GIFs can be animated.
297
4e16ddf4
GM
2982013-02-13 Glenn Morris <rgm@gnu.org>
299
300 * ack.texi (Acknowledgments): Don't mention yow any more.
301
a683d06b
PE
3022013-02-13 Paul Eggert <eggert@cs.ucla.edu>
303
304 * cmdargs.texi (General Variables):
305 Fix TMPDIR documentation to match the code's behavior.
306
c4af1efc
GM
3072013-02-10 Glenn Morris <rgm@gnu.org>
308
309 * trouble.texi (Checklist): Update bug keybinding.
310
8549f9e8
EZ
3112013-02-09 Eli Zaretskii <eliz@gnu.org>
312
313 * msdog.texi (Text and Binary): Delete the description of
314 file-name-buffer-file-type-alist.
315
7f102272
PE
3162013-01-19 Paul Eggert <eggert@cs.ucla.edu>
317
ee271528
PE
318 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
319 Without it, I don't see function names. Older addr2line
320 implementations will die out sooner or later, so tailor the
321 first suggestion to recent addr2line, with a followup about
322 older ones.
7f102272 323
795e7a5b 3242013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
325
326 * custom.texi (Directory Variables): Fix paren typo.
327
ecde0368
GM
328 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
329
827253f7
GM
330 * custom.texi (Custom Themes): Fix typo.
331
acfe10b7
BG
3322013-01-07 Bastien Guerry <bzg@gnu.org>
333
334 * help.texi (Apropos): Document `apropos-user-option' and update
335 the doc for `apropos-variable'.
336
f8acde11
GM
3372013-01-05 Glenn Morris <rgm@gnu.org>
338
339 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
340
d72a2793
GM
3412012-12-21 Glenn Morris <rgm@gnu.org>
342
343 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
344 Simply include doclicense.
345
1b947faa
CY
3462012-12-21 Chong Yidong <cyd@gnu.org>
347
348 * frames.texi (Mouse Commands): Fix description of the effect of
349 mouse dragging (Bug#13049).
350
f25f57bf
JL
3512012-12-15 Juri Linkov <juri@jurta.org>
352
353 * misc.texi (Recursive Edit): Add a link to "Query Replace".
354 (Bug#13181)
355
265c2fbf 3562012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
357
358 * killing.texi (Deletion): Doc fix (Bug#12748).
359
4288142b
PE
3602012-12-06 Paul Eggert <eggert@cs.ucla.edu>
361
362 * doclicense.texi, gpl.texi: Update to latest version from FSF.
363 These are just minor editorial changes.
364
d8ad4d3f 3652012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
366
367 * vc1-xtra.texi (General VC Options): Remove obsolete reference
368 to `vc-path'.
369
c5bc2d1d 3702012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
371
372 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
373
1cbaa705
KR
3742012-12-02 Kevin Ryde <user42@zip.com.au>
375
376 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
377
00054d21
KR
3782012-12-01 Kevin Ryde <user42@zip.com.au>
379
380 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
381
c07a6ded
PE
3822012-11-24 Paul Eggert <eggert@cs.ucla.edu>
383
384 * doclicense.texi, gpl.texi: Update to latest version from FSF.
385 These are just minor editorial changes.
386
6ef2e5ef 3872012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
388
389 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
390 clarifications (Bug#12865).
391 (Horizontal Scrolling): Clarifications.
392
2ac9538d 3932012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
394
395 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
396
a33da68b
EZ
3972012-11-16 Eli Zaretskii <eliz@gnu.org>
398
399 * trouble.texi (Crashing): Add information about MS-Windows and
400 the emacs_backtrace.txt file. (Bug#12908)
401
f78ee6af 4022012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
403
404 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
405 actually named gdb-stopped-functions.
406
f78ee6af 4072012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
408
409 * misc.texi (Single Shell): Mention async-shell-command-buffer.
410
19e09879
GM
4112012-11-10 Glenn Morris <rgm@gnu.org>
412
413 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
414
ef7238c3
GM
415 * emacs.texi (Acknowledgments): Add profiler author.
416 * ack.texi (Acknowledgments): Add some recent contributions.
417
6baf66d5 4182012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 419
9d9e48d9
CY
420 * files.texi (Diff Mode): Doc fixes for
421 diff-delete-trailing-whitespace (Bug#12831).
422
4c1f6a5b
CY
423 * trouble.texi (Crashing): Copyedits.
424
6baf66d5 4252012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
426
427 * files.texi (Diff Mode): Trailing whitespace updates.
428
6baf66d5 4292012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 430
4eeba558
CY
431 * misc.texi (Terminal emulator): Document Term mode faces.
432
7d806bfe
CY
433 * mini.texi (Basic Minibuffer): New node. Document
434 minibuffer-electric-default-mode.
435
436 * display.texi (Visual Line Mode): Fix index entry.
437
cce0aa5a
CY
438 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
439 and index the keybindings. Document tabulated-list-sort.
440 (Kill Buffer): Capitalize Buffer Menu.
441
442 * trouble.texi (Memory Full): Capitalize Buffer Menu.
443
6baf66d5 4442012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
445
446 * display.texi (Auto Scrolling): Clarify that scroll-step is
447 ignored when scroll-conservatively is set to a non-zero value.
448 (Bug#12801)
449
6baf66d5 4502012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
451
452 * dired.texi (Dired Updating): Doc fix (Bug#11744).
453
87288971
MA
4542012-10-30 Michael Albinus <michael.albinus@gmx.de>
455
456 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
457
fc83c2de
CY
4582012-10-29 Chong Yidong <cyd@gnu.org>
459
460 * dired.texi (Shell Commands in Dired): Document changes to the
461 dired-do-async-shell-command.
462
82b21017
GM
4632012-10-28 Glenn Morris <rgm@gnu.org>
464
465 * ack.texi (Acknowledgments): Mention gv.el.
466
caa5e5a4
BG
4672012-10-27 Bastien Guerry <bzg@gnu.org>
468
469 * screen.texi (Menu Bar): Fix typo.
470
05b621a6
CY
4712012-10-27 Chong Yidong <cyd@gnu.org>
472
473 * frames.texi (Mouse Avoidance): Mention new variable
474 mouse-avoidance-banish-position.
475
476 * programs.texi (Which Function): Which Function mode now works in
477 all major modes by default.
478
479 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
480
481 * files.texi (Misc File Ops): Symbolic links on Windows only work
482 on Vista and later.
483
484 * building.texi (Compilation): Document compilation-always-kill.
485
486 * search.texi (Symbol Search): New node.
487
488 * package.texi (Package Menu): Document the "new" status.
489
490 * windows.texi (Window Choice): Don't refer to the obsolete
491 special-display feature.
492
cd996018
CY
4932012-10-24 Chong Yidong <cyd@gnu.org>
494
495 * mule.texi (Text Coding): set-buffer-file-coding-system can now
496 be invoked from the mode line.
497
498 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
499 changes to the mark and unmark commands.
500 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
501 which is no longer bound to dired-backup-diff.
502
fe605b94
BG
5032012-10-23 Bastien Guerry <bzg@gnu.org>
504
9eadb1a9
BG
505 * text.texi (Org Authoring): Use a comma after @ref to avoid the
506 insertion of a period in the Info output.
fe605b94 507
d1069532
SM
5082012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
509
510 * custom.texi (Hooks): Clarify that -hooks is deprecated.
511
1fb3aa3f
CY
5122012-10-23 Chong Yidong <cyd@gnu.org>
513
514 * kmacro.texi (Edit Keyboard Macro): Fix typo.
515
f42f1094
DM
5162012-10-18 Dani Moncayo <dmoncayo@gmail.com>
517
518 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
519
6c24e35f
GM
5202012-10-17 Glenn Morris <rgm@gnu.org>
521
522 * mini.texi (Repetition): Further copyedit.
523
429cdb05
DM
5242012-10-17 Dani Moncayo <dmoncayo@gmail.com>
525
526 * mini.texi (Repetition): Copyedit.
527
e5a94ec4
JL
5282012-10-16 Juri Linkov <juri@jurta.org>
529
530 * search.texi (Query Replace): Document multi-buffer replacement
531 keys. (Bug#12655)
532
533 * maintaining.texi (Tags Search): Change link "Replace" to
534 "Query Replace".
535
73f2b4ab
CY
5362012-10-13 Chong Yidong <cyd@gnu.org>
537
538 * files.texi (File Conveniences): ImageMagick enabled by default.
539
d8e213eb
DM
5402012-10-10 Dani Moncayo <dmoncayo@gmail.com>
541
542 * basic.texi (Arguments): Fix typos.
543
b859a383
GM
5442012-10-08 Glenn Morris <rgm@gnu.org>
545
cad4f290
GM
546 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
547
b859a383
GM
548 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
549
f1f4dba0
GM
5502012-10-06 Glenn Morris <rgm@gnu.org>
551
552 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
553 Mention cal-tex-cursor-week2-summary.
554
c6b68a28
CY
5552012-10-06 Chong Yidong <cyd@gnu.org>
556
557 * mini.texi (Passwords): Fix typo.
558
751bac18
GM
5592012-10-02 Glenn Morris <rgm@gnu.org>
560
561 * maintaining.texi (VC Directory Commands):
562 Remove duplicate `q' entry. (Bug#12553)
563
48de8b12
CY
5642012-09-30 Chong Yidong <cyd@gnu.org>
565
566 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
567
568 * search.texi (Special Isearch): Document the lax space search
569 feature and M-s SPC.
570 (Regexp Search): Move main search-whitespace-regexp description to
571 Special Isearch.
572 (Replace): Document replace-lax-whitespace.
573
574 * basic.texi (Position Info): Document C-u M-=.
575 (Moving Point): Document move-to-column.
576
577 * display.texi (Useless Whitespace): Add delete-trailing-lines.
578
579 * misc.texi (emacsclient Options): Document the effect of
580 initial-buffer-choice on client frames. Document server-auth-dir.
581 Do not document server-host, which is bad security practice.
582
583 * building.texi (Lisp Libraries): Docstring lookups can trigger
584 autoloading. Document help-enable-auto-load.
585
586 * mini.texi (Yes or No Prompts): New node.
587
588 * ack.texi (Acknowledgments): Remove obsolete packages.
589
4695c850
GM
5902012-09-27 Glenn Morris <rgm@gnu.org>
591
592 * cal-xtra.texi (Advanced Calendar/Diary Usage):
593 Rename the section to be more general.
594 * emacs.texi: Update menu.
595
e109c4a6
CY
5962012-09-23 Chong Yidong <cyd@gnu.org>
597
598 * buffers.texi (Misc Buffer): Replace toggle-read-only with
599 read-only-mode.
600
601 * files.texi (Visiting): Likewise.
602
2e83df57
PE
6032012-09-22 Paul Eggert <eggert@cs.ucla.edu>
604
605 * trouble.texi (Crashing): Document ulimit -c.
606
58f3a196
PE
6072012-09-21 Paul Eggert <eggert@cs.ucla.edu>
608
609 * trouble.texi (Crashing): Document addr2line.
610
4ef1567b
CY
6112012-09-19 Chong Yidong <cyd@gnu.org>
612
613 * killing.texi (Yanking): Minor clarification (Bug#12469).
614
9e9da873
CY
6152012-09-17 Chong Yidong <cyd@gnu.org>
616
617 * building.texi (GDB User Interface Layout): Remove reference to
618 removed variable gdb-use-separate-io-buffer (Bug#12454).
619
0979429b
J
6202012-09-08 Jambunathan K <kjambunathan@gmail.com>
621
622 * regs.texi (Text Registers): `C-x r +' can now be used instead of
623 M-x append-to-register. New option `register-separator'.
624 (Number Registers): Mention that `C-x r +' is polymorphic.
625
14ba4cf3
CY
6262012-09-07 Chong Yidong <cyd@gnu.org>
627
628 * windows.texi (Window Choice): Don't mention obsolete
629 display-buffer-reuse-frames.
630
cf29dd84
PE
6312012-09-04 Paul Eggert <eggert@cs.ucla.edu>
632
633 Give more-useful info on a fatal error (Bug#12328).
634 * trouble.texi (Crashing): New section, documenting this.
635
aa0ecd94
MA
6362012-08-24 Michael Albinus <michael.albinus@gmx.de>
637
0979429b
J
638 * cmdargs.texi (General Variables):
639 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
640 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 641
ba025fbd
EZ
6422012-08-14 Eli Zaretskii <eliz@gnu.org>
643
644 * building.texi (Debugger Operation): Correct and improve
645 documentation of the GUD Tooltip mode.
646
0c51ff6d
CY
6472012-07-31 Chong Yidong <cyd@gnu.org>
648
649 * emacs.texi: Fix ISBN (Bug#12080).
650
35b6586e
CY
6512012-08-05 Chong Yidong <cyd@gnu.org>
652
653 * display.texi (Faces): Document frame-background-mode (Bug#7774).
654
655 * custom.texi (Face Customization): Move discussion of face
656 inheritance here, from Faces section.
657
0e1a094f 6582012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
659
660 * frames.texi (Mouse Commands): Fix the description of mouse-2.
661 (Bug#11958)
662
e32a12b5
CY
6632012-07-19 Chong Yidong <cyd@gnu.org>
664
665 * emacs.texi: Update ISBN.
666
9ea10cc3
CY
6672012-07-17 Chong Yidong <cyd@gnu.org>
668
669 * basic.texi (Inserting Text): Replace ucs-insert with
670 insert-char. Provide more details of input.
671
672 * mule.texi (International Chars, Input Methods): Likewise.
673
b68b3337
CY
6742012-07-13 Chong Yidong <cyd@gnu.org>
675
dea31bd3
CY
676 * custom.texi (Examining): Update C-h v message.
677
b68b3337
CY
678 * buffers.texi (Misc Buffer): Document view-read-only.
679
ab4c47d3
CY
6802012-07-07 Chong Yidong <cyd@gnu.org>
681
682 * custom.texi (Init File): Index site-lisp (Bug#11435).
683
6edc3d28
CY
6842012-07-06 Chong Yidong <cyd@gnu.org>
685
686 * emacs.texi: Re-order top-level menu to correspond to logical
687 order, to avoid makeinfo warnings.
688
689 * ack.texi (Acknowledgments): Note new python.el.
690
3812efdc
CY
6912012-06-29 Chong Yidong <cyd@gnu.org>
692
693 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
694 * basic.texi (Erasing, Basic Undo): Fix markup.
695
c8d3a25c 6962012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
697
698 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
699
c8d3a25c 7002012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
701
702 * fixit.texi (Undo): Fix typo. (Bug#11775)
703
65400531
GM
7042012-06-27 Glenn Morris <rgm@gnu.org>
705
706 * ack.texi (Acknowledgments): Tiny update.
707
ac1a0ce1 7082012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
709
710 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
711
ddfbf826 7122012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 713
ddfbf826 714 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
715
716 * anti.texi:
717 * building.texi:
718 * cmdargs.texi:
719 * custom.texi:
720 * display.texi:
721 * files.texi:
722 * frames.texi:
723 * glossary.texi:
724 * misc.texi:
725 * mule.texi:
726 * programs.texi:
727 * sending.texi:
728 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
729
85973ba0
MA
7302012-06-06 Michael Albinus <michael.albinus@gmx.de>
731
732 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
733
c1dabff0
GM
7342012-05-28 Glenn Morris <rgm@gnu.org>
735
736 * ack.texi, building.texi, calendar.texi, custom.texi:
737 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
738
abb9615e
GM
7392012-05-27 Glenn Morris <rgm@gnu.org>
740
bd39eb06
GM
741 * emacs.texi: Simplify following removal of node pointers.
742
abb9615e
GM
743 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
744 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
745 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
746 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
747 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
748 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
749 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
750 * windows.texi, xresources.texi: Nuke hand-written node pointers.
751
6c200b4a
GM
7522012-05-22 Glenn Morris <rgm@gnu.org>
753
754 * emacs.texi (Acknowledgments): Add another contributor.
755
3fe7cdc8
GM
7562012-05-12 Glenn Morris <rgm@gnu.org>
757
758 * Makefile.in (MKDIR_P): New, set by configure.
759 (mkinfodir): Use $MKDIR_P.
760
dc0f75c8
GM
7612012-05-10 Glenn Morris <rgm@gnu.org>
762
b8a82b69
GM
763 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
764 with "coding: raw-text".
765
dc0f75c8
GM
766 * files.texi (Interlocking): Mention create-lockfiles option.
767
666b903b 7682012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
769
770 * frames.texi (Mouse References, Mouse Commands): Fix index
771 entries (Bug#11362).
772
eceeb5fc 7732012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 774
eceeb5fc
CY
775 * custom.texi (Customization Groups, Custom Themes, Examining):
776 Improve page breaks.
777
778 * rmail.texi (Rmail Display): Use example rather than smallexample.
779
780 * calendar.texi: Convert inforefs to refs.
781
782 * dired.texi (Dired Enter): Improve page break.
783
784 * abbrevs.texi (Abbrev Concepts): Copyedits.
785
786 * maintaining.texi (Registering, Tag Syntax):
787 Tweak line and page breaks.
788
789 * programs.texi (Programs, Electric C): Copyedits.
790 (Program Modes): Add xref to Fortran.
791 (Left Margin Paren): Remove what was (oddly enough) the only use
792 of defvar in the entire Emacs manual.
793 (Hungry Delete): Remove footnote about ancient Emacs version.
794 (Other C Commands): Use example rather than smallexample.
795
796 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
797 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
798 Tweak line and page breaks.
799
800 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
801 (Major Modes): Use example rather than smallexample.
bbba8869 802
eceeb5fc
CY
803 * mule.texi (Output Coding): Reword to improve page-breaks.
804
805 * frames.texi (Fonts): Tweak line and page breaks.
806 Use example rather than smallexample. Change cross-reference.
807 (Text-Only Mouse): Fix xref.
808
809 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
810 (Indirect Buffers): Tweak line- and page-breaks.
811
812 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
813
8045b906
GM
8142012-05-04 Glenn Morris <rgm@gnu.org>
815
816 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
817 (info, infoclean): Use $INFO_EXT.
818 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
819 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
820 (INFO_TARGETS): Use $INFO_EXT.
821 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
822
90207a15 8232012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
824
825 * emacs.texi (@copying): Only print EDITION in the TeX version.
826
e2058813
GM
827 * search.texi (Regexp Search): Just say "Emacs".
828
a162959e
GM
829 * display.texi (Auto Scrolling):
830 Reword to avoid repetition and improve page break.
831
9eb25ee8
GM
832 * xresources.texi (Resources):
833 * mule.texi (Language Environments):
834 * misc.texi (Amusements):
835 * maintaining.texi (VC Change Log):
836 * frames.texi (Fonts):
837 * custom.texi (Specifying File Variables, Minibuffer Maps):
838 * cmdargs.texi (Initial Options):
839 * building.texi (Flymake):
840 Reword to remove/reduce some overly long/short lines.
841
a4289d0e
GM
8422012-04-27 Glenn Morris <rgm@gnu.org>
843
844 * emacs.texi: Some fixes for detailed menu.
845
1a72be46
GM
846 * emacs.texi: Add "et al." to authors.
847
16152b76
GM
848 * ack.texi, basic.texi, buffers.texi, building.texi:
849 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
850 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
851 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
852 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
853 * search.texi, trouble.texi, windows.texi:
854 Use Texinfo recommended convention for quotes+punctuation.
855
578c1d4b 8562012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 857
578c1d4b
GM
858 * mule.texi (Bidirectional Editing): Improve indexing.
859 Minor wording tweaks.
84412f2c 860
467a33d0
CY
8612012-04-15 Chong Yidong <cyd@gnu.org>
862
863 * misc.texi (emacsclient Options): More clarifications.
864
e6fd457e 8652012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 866
41be52d7
GM
867 * msdog.texi (Windows Printing): It doesn't set printer-name.
868
05806f43
GM
869 * mule.texi (Language Environments): Move font info to "Fontsets".
870 (Fontsets): Move intlfonts etc here from "Language Environments".
871 Copyedits.
872 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
873 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
874
e6fd457e 8752012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 876
0be641c0
CY
877 * glossary.texi (Glossary): Standardize on "text terminal"
878 terminology. All callers changed.
879
6a00f380
CY
880 * misc.texi (emacsclient Options): Document "client frame" concept
881 and its effect on C-x C-c more carefully.
882
e6fd457e 8832012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 884
870e8fb8
GM
885 * frames.texi (Scroll Bars):
886 * glossary.texi (Glossary): Use consistent case for "X Window System".
887
71cd7772
GM
888 * mule.texi (Select Input Method, Coding Systems):
889 State command names in kbd tables.
890 (Recognize Coding): Add cross-ref.
891 (Output Coding): Don't mention message mode in particular.
892 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
893 Copyedits.
894
35dc09a1 8952012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
896
897 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
898 Copyedits.
899 (Coding Systems): Mac OS X apparently uses newlines for EOL.
900 (Recognize Coding): Remove old auto-coding-regexp-alist example.
901 auto-coding-functions does not override coding: tags.
902 Remove rmail-decode-mime-charset; it no longer has any effect.
903
35dc09a1 9042012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
905
906 * custom.texi (Creating Custom Themes): Add reference to Custom
907 Themes node in Lisp manual.
908
35dc09a1 9092012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
910
911 * mule.texi (International): Copyedits.
912 (International Chars): Update C-x = example output.
913 (Disabling Multibyte): Rename from "Enabling Multibyte".
914 Clarify what "unibyte: t" does, and mode-line description.
915 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
916 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 917 (Language Environments): Copyedits.
893585f4
GM
918 (Input Methods): Copyedits. Use "^" for the postfix example,
919 because it is less confusing inside Info's `quotes'.
e0550cae 920
bd7239f5 921 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
922 Update for "Disabling Multibyte" node name change.
923 * emacs.texi: Update for "Disabling Multibyte" node name change.
924
1c64e6ed
GM
925 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
926 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
927 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
928 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
929 * sending.texi, text.texi, trouble.texi:
930 Use @file for buffers, per the Texinfo manual.
931
20331c1c
GM
932 * entering.texi (Entering Emacs):
933 Do not mention initial-buffer-choice = t.
934
8fc85b20
GM
935 * misc.texi (Gnus Startup): Use @env for environment variables.
936
35dc09a1
GM
937 * Makefile.in: Replace non-portable use of $< in ordinary rules.
938
87124233
GM
9392012-04-12 Glenn Morris <rgm@gnu.org>
940
941 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
942
f3774f20
GM
9432012-04-07 Glenn Morris <rgm@gnu.org>
944
945 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
946
8980d0b9
GM
9472012-04-05 Glenn Morris <rgm@gnu.org>
948
949 * glossary.texi (Glossary): Use anchors for internal cross-references.
950
8bf27c8a
GM
9512012-04-04 Glenn Morris <rgm@gnu.org>
952
953 * glossary.texi (Glossary): Copyedits.
954 Use Texinfo-recommended convention for quotes and punctuation.
955 Comment out a few specialized (Rmail) items.
a0706406 956 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 957 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 958
529c06b6
CY
9592012-04-03 Chong Yidong <cyd@gnu.org>
960
961 * sending.texi (Mail Misc): Fix an index entry.
962
53b0595a
EZ
9632012-04-02 Eli Zaretskii <eliz@gnu.org>
964
965 * msdog.texi (Windows Startup): Add description of emacsclient
966 operation under -c and -t on MS-Windows.
967
968 * misc.texi (emacsclient Options): Add cross-reference to "Windows
969 Startup". (Bug#11091)
970
d8e213eb 9712012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
972
973 * custom.texi (Changing a Variable): Fix example.
974
0d224826
EZ
9752012-04-01 Eli Zaretskii <eliz@gnu.org>
976
977 * misc.texi (emacsclient Options): More clarifications about -t
978 and -c on MS-Windows. (Bug#11091)
979
1d265f9f
EZ
9802012-03-31 Eli Zaretskii <eliz@gnu.org>
981
982 * misc.texi (emacsclient Options): Document peculiarities of new
983 frame creation on MS-Windows under -c or -t options. (Bug#11091)
984
5319014e
CY
9852012-03-30 Chong Yidong <cyd@gnu.org>
986
987 * files.texi (File Conveniences): Clarify Imagemagick discussion.
988
2bfab837
GM
9892012-03-22 Glenn Morris <rgm@gnu.org>
990
991 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
992
986bd52a
CY
9932012-03-17 Chong Yidong <cyd@gnu.org>
994
995 * package.texi (Package Installation): Document use of
996 package-initialize in init file.
997
66ecdc9e
GM
9982012-03-16 Glenn Morris <rgm@gnu.org>
999
1000 * help.texi (Language Help):
1001 * mule.texi (International Chars):
1002 etc/HELLO is for character demonstration.
1003
d8e213eb 10042012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1005
1006 * dired.texi (Shell Commands in Dired): Fix typo.
1007
a08a07e3
CY
10082012-03-04 Chong Yidong <cyd@gnu.org>
1009
1010 * killing.texi (Clipboard): Document clipboard manager.
1011
53eced6d
GM
10122012-02-29 Glenn Morris <rgm@gnu.org>
1013
f8425af2
GM
1014 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1015
775b55af
GM
1016 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1017
53eced6d
GM
1018 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1019
44e97401
GM
10202012-02-28 Glenn Morris <rgm@gnu.org>
1021
1022 * custom.texi, display.texi, emacs.texi, files.texi:
1023 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1024 Standardize possessive apostrophe usage.
1025
525795c1
JD
10262012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1027
1028 * macos.texi (Mac / GNUstep Customization): Remove text about
1029 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1030
d8e213eb 10312012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1032
1033 * buffers.texi (Select Buffer): Mention that saving in a new file
1034 name can switch to a different major mode.
1035
6ea1787e
GM
10362012-02-23 Glenn Morris <rgm@gnu.org>
1037
49fe4321
GM
1038 * mini.texi (Minibuffer File, Completion Options, Repetition):
1039 Copyedits.
1040 (Completion Example): Other M-x au* commands may be defined.
1041 (Completion Styles): Mention emacs21 and completion-category-overrides.
1042
8f4042d2
GM
1043 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1044 (Windows Keyboard, Windows Mouse, Windows Processes)
1045 (Windows Printing, Windows Misc): Copyedits.
1046 (ls in Lisp): Update switches list.
1047
371fb833
GM
1048 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1049 Update dos-mode* function names.
1050 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1051 (MS-DOS Processes): Add xref to main ls-lisp section.
1052
6ea1787e
GM
1053 * ack.texi (Acknowledgments): Mention smie.
1054
40ace058
GM
10552012-02-22 Glenn Morris <rgm@gnu.org>
1056
1057 * macos.texi: Copyedits. Fix @key/@kbd usage.
1058 (Mac / GNUstep Basics): Don't mention the panels, since the next
1059 section covers them.
1060 (Mac / GNUstep Customization): Merge some panel info from previous.
1061
41f1e868
GM
10622012-02-21 Glenn Morris <rgm@gnu.org>
1063
68af8d4f
GM
1064 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1065 Small fixes.
1066
2e03845d
GM
1067 * emacs-xtra.texi: Picture mode is no longer a chapter.
1068
f9a998c3
GM
1069 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1070
41f1e868
GM
1071 * ack.texi (Acknowledgments): Small changes, including resorting,
1072 and removal of things no longer distributed.
1073
ea09410d
GM
10742012-02-20 Glenn Morris <rgm@gnu.org>
1075
2d2f6581
GM
1076 * emacs.texi (Top, Preface): Small rephrasings.
1077 (menu, detailmenu): Update entries, and reformat some descriptions.
1078 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1079 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1080 Reformat some menu descriptions.
1081
196f8c0e
GM
1082 * ack.texi (Acknowledgments): More updates.
1083
8730412a
GM
1084 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1085 and from Author: headers.
ae15b89b 1086 (Distrib): Small updates.
ea09410d 1087
37863f20
GM
10882012-02-18 Glenn Morris <rgm@gnu.org>
1089
37c3b9ee
GM
1090 * ack.texi (Acknowledgments): Add xref to Org manual.
1091
b474519e
GM
1092 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1093 of '*mail*', since Message does not call it that.
1094 (Rmail Reply): Rename rmail-dont-reply-to-names.
1095 \\`info- no longer handled specially.
1096 Update for rmail-enable-mime-composing.
1097 Don't mention 'm' for replies.
1098 Don't mention rmail-mail-new-frame and cancelling, since it does
1099 not work for Message at the moment.
1100
a5987767
GM
1101 * cal-xtra.texi: Copyedits.
1102
37863f20
GM
1103 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1104
112d1241
GM
11052012-02-17 Glenn Morris <rgm@gnu.org>
1106
0fd2c9a3
GM
1107 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1108
1d6ecbfa
GM
1109 * ack.texi (Acknowledgments): Mention Gnulib.
1110
102f1b54
GM
1111 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1112
112d1241
GM
1113 * calendar.texi: Misc small changes, including updating the dates
1114 of examples.
1115
3a05ff1d
GM
11162012-02-16 Glenn Morris <rgm@gnu.org>
1117
d1354af0
GM
1118 * calendar.texi: Misc small changes.
1119
5f9756ec
GM
1120 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1121 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1122
3b19a30d
GM
1123 * dired-xtra.texi (Subdir Switches): Small fixes.
1124
3a05ff1d
GM
1125 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1126
9f26dc24
GM
11272012-02-15 Glenn Morris <rgm@gnu.org>
1128
1129 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1130
fb969a57
GM
11312012-02-12 Glenn Morris <rgm@gnu.org>
1132
1133 * ack.texi (Acknowledgments):
1134 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1135
0aca1292
GM
11362012-02-10 Glenn Morris <rgm@gnu.org>
1137
104dc9c6
GM
1138 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1139
0aca1292
GM
1140 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1141
91af9d2e
GM
11422012-02-09 Glenn Morris <rgm@gnu.org>
1143
0aca1292
GM
1144 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1145 buffer switch after M-x rename-uniquely.
63c727b2 1146
91af9d2e
GM
1147 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1148
1ef1990c
JB
11492012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1150
1151 * text.texi (Org Mode): Fix typo.
1152
e74e58c9
GM
11532012-02-08 Glenn Morris <rgm@gnu.org>
1154
cefee440
GM
1155 * ack.texi (Acknowledgments): Update emacs-lock info.
1156
a7686350
GM
1157 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1158
e74e58c9
GM
1159 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1160
fe93bc91
GM
11612012-02-07 Glenn Morris <rgm@gnu.org>
1162
1163 * files.texi (File Conveniences): Mention ImageMagick images.
1164
d273439c
GM
11652012-02-05 Glenn Morris <rgm@gnu.org>
1166
649f602c
GM
1167 * trouble.texi (Checklist): Mention debug-on-event.
1168
d273439c
GM
1169 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1170
a9410bdf
GM
11712012-02-04 Glenn Morris <rgm@gnu.org>
1172
1f5e1a16
GM
1173 * macos.texi (Customization options specific to Mac OS / GNUstep):
1174 New subsection.
1175
b7314ef7
GM
1176 * display.texi (Colors): Mention list-colors-sort.
1177
a9410bdf
GM
1178 * files.texi (File Conveniences): Mention image animation.
1179
75319d7f
CY
11802012-01-31 Chong Yidong <cyd@gnu.org>
1181
1182 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1183 scroll bars (Bug#10666).
1184
2680c309
CY
11852012-01-28 Chong Yidong <cyd@gnu.org>
1186
691db250
CY
1187 * files.texi (Filesets): Fix typos.
1188
2680c309
CY
1189 * display.texi (Faces): Add xref to Colors node.
1190
2a90dfca
DM
11912012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1192
1193 * buffers.texi (Select Buffer): Clarify explanation of switching
1194 to new buffers. Fix description of next-buffer and
6df6ae42 1195 previous-buffer (Bug#10334).
2a90dfca
DM
1196 (Misc Buffer): Add xref to View Mode.
1197
1198 * text.texi (Fill Commands): Fix description of
1199 sentence-end-double-space.
1200
20d2304d
CY
12012012-01-23 Chong Yidong <cyd@gnu.org>
1202
f088cb8b 1203 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1204
01ec1eed
VS
12052012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1206
1207 * programs.texi (Comment Commands): Typo (bug#10514).
1208
06848b82
CY
12092012-01-15 Chong Yidong <cyd@gnu.org>
1210
1211 * xresources.texi (X Resources): Describe GTK+ case first.
1212 (Resources): Don't use borderWidth as an example, since it doesn't
1213 work with GTK+.
1214 (Table of Resources): Clarify role of several resources, including
1215 the Emacs 24 behavior of cursorBlink etc.
1216 (Face Resources): Node deleted. Recommend using Customize
1217 instead. Add paragraph to `Table of Resources' node summarizing
1218 how to use X resources for changing faces.
1219 (Lucid Resources): Rewrite, omitting description of font names,
1220 referring to the Fonts node instead.
1221 (LessTif Resources): Copyedits.
1222 (GTK resources): Rewrite, describing the difference between gtk2
1223 and gtk3.
1224 (GTK Resource Basics): New node.
1225 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1226 (GTK styles): Just refer to Fonts node for GTK font format.
1227
1228 * display.texi (Faces): Document the cursor face.
1229
a73a3461
CY
12302012-01-14 Chong Yidong <cyd@gnu.org>
1231
01ec1eed 1232 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1233 (General Variables): Add xref to Lisp Libraries.
1234 (Initial Options): Copyedits.
1235 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1236 (Environment): Clarify what getenv does.
1237 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1238 light backgrounds on xterms.
1239 (Misc Variables): TEMP and TMP are not Windows-specific.
1240 (Display X): Copyedits.
1241 (Colors X): -bd does nothing for GTK.
1242 (Icons X): Gnome 3 doesn't use taskbars.
1243
1244 * misc.texi (Shell): Document exec-path here.
1245
1246 * rmail.texi (Movemail): Add xref for exec-path.
1247
e517eda4
GM
12482012-01-13 Glenn Morris <rgm@gnu.org>
1249
1250 * dired.texi (Dired and Find): Clarify find-ls-options.
1251
1de76afe
CY
12522012-01-09 Chong Yidong <cyd@gnu.org>
1253
71873e2b 1254 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1255 SHA-256.
1256
c61ab18c
CY
12572012-01-07 Chong Yidong <cyd@gnu.org>
1258
e490b289
CY
1259 * display.texi (Useless Whitespace): Add Whitespace mode.
1260
1de77c4c
CY
1261 * custom.texi (Hooks): Discuss how to disable minor modes.
1262
1263 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1264 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1265
c61ab18c
CY
1266 * trouble.texi (Lossage): Refer to Bugs node for problems.
1267 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1268 (Screen Garbled): Don't refer to terminal "manufacturers".
1269 (Total Frustration): Node deleted. Eliza is documented in
1270 Amusements now.
71873e2b
SM
1271 (Known Problems): More info about using the bug tracker.
1272 Mention debbugs package.
c61ab18c
CY
1273 (Bug Criteria): Copyedits.
1274 (Understanding Bug Reporting): Mention emacs -Q.
1275
89bd9ccd
CY
12762012-01-06 Chong Yidong <cyd@gnu.org>
1277
1278 * custom.texi (Specifying File Variables): The mode: keyword
1279 doesn't have to be first anymore. Add example of specifying minor
1280 modes.
1281 (Directory Variables): Simplify example. Mention application to
1282 non-file buffers.
1283 (Disabling): Use "initialization file" terminology.
1284 (Init Examples): Fix hook example.
1285
8034735f
EZ
12862012-01-06 Eli Zaretskii <eliz@gnu.org>
1287
1288 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1289 (Bug#10422)
1290 Move the stuff about resources to xresources.texi.
1291
1292 * xresources.texi (Resources): Move information about setting X
1293 resources in the Registry from cmdargs.texi. Make the index entry
1294 be similar to the one in cmdargs.texi.
1295
b0d7d8af
CY
12962012-01-05 Chong Yidong <cyd@gnu.org>
1297
1298 * custom.texi (Customization Groups): Update example.
1299 (Browsing Custom): Document the new search field.
1300 (Changing a Variable): Update example for Emacs 24 changes.
1301 Document Custom-set and Custom-save commands.
1302 (Face Customization): Document Emacs 24 changes. De-document
1303 modify-face.
1304 (Specific Customization): Mention customize-variable.
1305 (Custom Themes): Add customize-themes, custom-theme-load-path,
1306 custom-theme-directory, and describe-theme.
1307 (Creating Custom Themes): New node.
1308 (Examining): Mention M-:.
1309
1310 * package.texi (Packages): Fix typo.
1311
88c5c7c8
CY
13122012-01-03 Chong Yidong <cyd@gnu.org>
1313
1314 * misc.texi (Single Shell): Don't document Lisp usage of
1315 shell-command. Tidy up discussion of synchronicity. Add index
1316 entries for async-shell-command.
1317 (Interactive Shell): Note that M-x shell uses shell-file-name.
1318 Note change in behavior in Emacs 24.
1319 (Shell Mode): Shell mode now uses completion-at-point.
1320 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1321 default method for recognizing prompts nowadays.
1322 (Shell Ring): Add xref to Minibuffer History.
1323 (Directory Tracking): Explain Dirtrack mode in more detail.
1324 (Term Mode): Fix index entries.
1325 (Paging in Term): Merge into Term Mode.
1326 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1327 (Printing): Fix xref. State default of lpr-switches.
1328 (PostScript): Remove obsolete sentence. Omit description of
1329 non-interactive behaviors.
1330 (Hyperlinking): Improve description.
1331 (Browse-URL): Using compose-mail for mailto URLs is the default.
1332 Document browse-url-mailto-function.
1333 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1334 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1335 (Amusements): M-x lm was renamed to M-x landmark.
1336 Document nato-region.
88c5c7c8 1337
b8ecfdfe
CY
13382012-01-01 Chong Yidong <cyd@gnu.org>
1339
1340 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1341 (Gnus Startup): Note that the system might not be set up for news.
1342 Describe group levels more clearly.
1343 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1344 Summary of Gnus.
1345 (Document View): Copyedits. Move zoom commads to DocView
1346 Navigation node.
1347 (DocView Navigation, DocView Searching, DocView Slicing)
1348 (DocView Conversion): Nodes renamed from Navigation, etc.
1349
1350 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1351
7bc7d2aa
EZ
13522011-12-31 Eli Zaretskii <eliz@gnu.org>
1353
1354 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1355 (Bug#10380)
1356
b30941db
CY
13572011-12-30 Chong Yidong <cyd@gnu.org>
1358
1359 * sending.texi (Sending Mail): Document initial mail buffer name,
1360 and changed multiple mail buffer behavior.
1361 (Mail Format): Put the example at the top of the section.
1362 (Mail Headers): Move discussion of "From" to the top.
1363 (Mail Sending): Document sendmail-query-once.
1364 (Citing Mail): Make it less Rmail-specific.
1365
0ed49f93
CY
13662011-12-29 Chong Yidong <cyd@gnu.org>
1367
1368 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1369 example. Add index entries.
1370 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1371
c40a7de7
CY
13722011-12-26 Chong Yidong <cyd@gnu.org>
1373
71873e2b
SM
1374 * dired.texi (Dired Enter, Misc Dired Features):
1375 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1376 (Dired Navigation): Add index entries.
1377 (Dired Visiting): Fix View Mode xref.
1378 (Marks vs Flags): Prefer C-/ binding for undo.
1379 (Subdirectories in Dired): Add xrefs.
1380 (Misc Dired Features): Document some Emacs 24 changes. Add index
1381 entries.
1382
1383 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1384 variable, since it is explained in Minor Modes node.
1385 (Defining Abbrevs): Copyedits.
1386 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1387 C-/ binding for undo.
1388 (Dabbrev Customization): Add xrefs for case-fold-search and
1389 case-replace.
1390
1391 * dired-xtra.texi (Subdir Switches): Add xref.
1392
1393 * maintaining.texi (VC Directory Commands): Mention quit-window.
1394
3d992aa0
CY
13952011-12-25 Chong Yidong <cyd@gnu.org>
1396
1397 * maintaining.texi (Tags): Mention Semantic.
1398 (Create Tags Table, Etags Regexps): Copyedits.
1399 (Find Tag): Mention minibuffer completion.
1400 (List Tags): Mention completion-at-point. Completion is actually
1401 available in M-x list-tags.
1402
1403 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1404 Document vc-delete-file.
1405
1406 * files.texi (Misc File Ops): Mention vc-delete-file.
1407
1408 * programs.texi (Symbol Completion): Mention completion-at-point
1409 explicitly.
1410
2785d024
CY
14112011-12-22 Chong Yidong <cyd@gnu.org>
1412
1413 * maintaining.texi (Change Log Commands): Don't specially mention
1414 vc-update-change-log which is CVS-only.
1415
1416 * vc1-xtra.texi (Version Headers): Note that these are for
1417 Subversion, CVS, etc. only.
71873e2b
SM
1418 (General VC Options): De-document vc-keep-workfiles.
1419 Fix RCS-isms.
2785d024 1420
0ab39399
EZ
14212011-12-22 Eli Zaretskii <eliz@gnu.org>
1422
1423 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1424 should be @end iftex".
1425
d3098e1e
CY
14262011-12-21 Chong Yidong <cyd@gnu.org>
1427
1428 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1429 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1430 (VC Pull): Mention vc-log-incoming.
1431 (Log Buffer): Add CVS/RCS only disclaimer.
1432
1433 * vc1-xtra.texi (Remote Repositories): Update introduction.
1434 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1435 (Remote Repositories, Version Backups): Node deleted.
1436 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1437 (CVS Options): Reduce verbosity of description of obscure CVS
1438 locking feature.
1439 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1440 Tags node.
1441 (Revision Tags): Move under Miscellaneous VC subsection.
1442 (Change Logs and VC): Note that this is wrong for DVCSs.
1443 De-document log entry manipulating features.
1444 (Renaming and VC): Describe how it works on modern VCSes.
1445
1446 * files.texi (Misc File Ops): Mention vc-rename-file.
1447
1448 * programs.texi (Custom C Indent): Add index entries.
1449
47d42d81
AM
14502011-12-20 Alan Mackenzie <acm@muc.de>
1451
1452 * programs.texi (Motion in C): Update the description of C-M-a and
1453 C-M-e, they now DTRT in enclosing scopes.
1454 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1455
2edef1a0
CY
14562011-12-20 Chong Yidong <cyd@gnu.org>
1457
1458 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1459 (Old Revisions): Use it.
1460 (VCS Repositories): Add "distributed" terminology.
1461 (Log Buffer): Remove duplicate description
1462 about changesets. Fix "current VC fileset" ambiguity.
1463 (Multi-User Branching): Node deleted.
1464 (Branches, Switching Branches): Discuss decentralized version
1465 control systems.
1466 (VC Pull): New node.
1467 (Merging): Document merging on decentralized systems.
1468 (Creating Branches): Note that this is specific to CVS and related
1469 systems.
1470
bc859d5f
CY
14712011-12-19 Chong Yidong <cyd@gnu.org>
1472
1473 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1474 (VC Mode Line): Add index entry for "version control status".
1475 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1476 Document vc-revert-show-diff. De-document vc-rollback.
1477 (VC Directory Mode): Rewrite introduction. Move prefix arg
1478 documentation here from VC Directory Buffer node.
1479 (VC Directory Buffer): Use a decentralized VCS example.
1480 (VC Directory Commands): Use a table. Remove material duplicated
1481 in previous nodes on multi-file VC filsets.
1482
9cff91f8
CY
14832011-12-17 Chong Yidong <cyd@gnu.org>
1484
1485 * maintaining.texi (VCS Concepts): Make "revision" terminology
1486 less CVS-specific.
1487 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1488 Registering node.
71873e2b 1489 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1490 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1491 log buffer. Add index entries.
71873e2b
SM
1492 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1493 Use "commit" terminology.
9cff91f8
CY
1494 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1495 doesn't refer to tags tables. Note other possible forms of the
1496 revision ID. C-x v = does not save.
1497 (Registering): Note similarity to C-x v v action. Fix description
1498 of how backends are chosen. De-document vc-default-init-revision.
1499 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1500 in root log buffers.
1501
f3b316df
CY
15022011-12-16 Chong Yidong <cyd@gnu.org>
1503
1504 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1505 (Basic VC Editing): Remove redundant descriptions.
1506 (VC With A Merging VCS): Make description more general instead of
1507 CVS-specific.
1508 (VC With A Locking VCS): Use VC fileset terminology.
1509
29eabb8e
CY
15102011-12-12 Chong Yidong <cyd@gnu.org>
1511
1512 * building.texi (Executing Lisp): Fix xref for C-M-x.
1513 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1514 manual. Note that load-path is not customizable.
1515 (Lisp Eval): Note that listed commands are available globally.
1516 Explain the meaning of "defun" in the C-M-x context.
1517 (Lisp Interaction): Copyedits.
71873e2b
SM
1518 (External Lisp): Fix name of inferior Lisp buffer.
1519 Mention Scheme.
29eabb8e
CY
1520 (Compilation): Define "inferior process".
1521
cd0314dd
EZ
15222011-12-10 Eli Zaretskii <eliz@gnu.org>
1523
1524 * msdog.texi (Windows Fonts): Document how to force GDI font
1525 backend on MS-Windows.
1526
0595bd7e 15272011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1528
1529 * building.texi (Compilation): Say what the -k flag to make does.
1530 Move subprocess discussion to Compilation Shell.
1531 (Compilation Mode): Add xref for grep, occur, and mouse
1532 references. Define "locus".
1533 (Grep Searching): Use @command.
71873e2b
SM
1534 (Debuggers, Commands of GUD, GDB Graphical Interface):
1535 Clarify intro.
0595bd7e
CY
1536 (Starting GUD): Clarify how arguments are specified.
1537 (Debugger Operation): Index entry for "GUD interaction buffer",
1538 and move basic description here from Commands of GUD node.
1539 (GDB User Interface Layout): Copyedits.
1540 (Source Buffers): Remove gdb-find-source-frame, which is not in
1541 gdb-mi.el.
1542 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1543 toggle-gdb-all-registers, which are not in gdb-mi.el.
1544 Don't re-document GUD interaction buffers.
b09d01da
CY
1545
1546 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1547 (Semantic): Add cindex entries for Semantic.
1548
2a185919
CY
15492011-12-06 Chong Yidong <cyd@gnu.org>
1550
1551 * programs.texi (Man Page): Clarify how to use Man-switches.
1552 Don't bother documenting Man-fontify-manpage-flag.
1553 (Lisp Doc): Add xref to Name Help node.
1554 (Hideshow): Add cindex. Mention role of ellipses, and default
1555 value of hs-isearch-open. Don't bother documenting
1556 hs-special-modes-alist.
1557 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1558 changing the window manager binding of M-TAB.
1559
ebf10822
CY
15602011-12-05 Chong Yidong <cyd@gnu.org>
1561
1562 * programs.texi (Comment Commands): Fix description of for M-; on
1563 blank lines. Move documentation of comment-region here.
1564 (Multi-Line Comments): Clarify the role of comment-multi-line.
1565 Refer to Comment Commands for comment-region doc.
1566 (Options for Comments): Refer to Multi-Line Comments for
1567 comment-multi-line doc, instead of duplicating it. Fix default
1568 values of comment-padding and comment-start-skip.
1569
ec7ae032
CY
15702011-12-04 Chong Yidong <cyd@gnu.org>
1571
1572 * programs.texi (Program Modes): Mention modes that are not
1573 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1574 Add index entry for backward-delete-char-untabify.
1575 Mention prog-mode-hook.
ec7ae032
CY
1576 (Which Function): Use "global minor mode" terminology.
1577 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1578 in Indentation chapter to avoid duplication.
1579 (Expressions): Copyedit.
1580 (Matching): Document Electric Pair mode.
1581
1582 * ack.texi (Acknowledgments):
1583 * rmail.texi (Movemail, Other Mailbox Formats):
1584 * frames.texi (Frames): Don't capitalize "Unix".
1585
a24bf23e
CY
15862011-12-04 Chong Yidong <cyd@gnu.org>
1587
1588 * text.texi (Nroff Mode): Mention what nroff is.
1589 (Text Based Tables, Table Recognition): Don't say "Table mode"
1590 since it's not a major or minor mode.
1591 (Text Based Tables): Reduce the size of the example.
1592 (Table Definition): Clarify definitions.
1593 (Table Creation): Add key table.
1594 (Cell Commands): Use kbd for commands.
1595 (Table Rows and Columns): Combine nodes Row Commands and Column
1596 Commands.
1597 (Fixed Width Mode): Node deleted; contents moved to parent.
1598 (Table Conversion): Shorten example.
1599 (Measuring Tables): Merge into Table Misc.
1600
8863a584
CY
16012011-12-03 Chong Yidong <cyd@gnu.org>
1602
1603 * text.texi (TeX Mode): Mention AUCTeX package.
1604 (TeX Editing): Add xref to documentation for Occur.
1605 (LaTeX Editing): Add xref to Completion node.
1606 (TeX Print): Fix description of tex-directory.
71873e2b 1607 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1608 its subnodes less verbose, since text/enriched files are
1609 practically unused.
71873e2b 1610 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1611 (Format Colors): Node deleted.
71873e2b 1612 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1613 for applying colors too.
1614 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1615
1616 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1617
1618 * display.texi (Colors): New node.
1619
1620 * cmdargs.texi (Colors X):
1621 * xresources.texi (GTK styles):
1622 * custom.texi (Face Customization): Reference it.
1623
1624 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1625 Link to Fill Commands for Justification entry.
1626
6fdebe93
EZ
16272011-12-03 Eli Zaretskii <eliz@gnu.org>
1628
1629 * display.texi (Auto Scrolling): More accurate description of what
1630 scroll-*-aggressively does, including the effect of non-zero
1631 margin. Fix "i.e." markup.
1632
95ca9bc7
CY
16332011-12-02 Chong Yidong <cyd@gnu.org>
1634
1635 * text.texi (Pages): Mention how formfeed chars are displayed.
1636 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1637 Describe adaptive filling more precisely.
1638 (Fill Commands): Note that filling removes excess whitespace.
1639 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1640 now bound to indent-for-tab-command in Text mode.
1641 (Outline Mode): Copyedits.
1642 (Outline Visibility): Note that Reveal mode is a buffer-local
1643 minor mode.
1644
1645 * modes.texi (Major Modes): Move note about checking major-mode in
1646 a hook function here, from Text mode.
1647
6d262977
CY
16482011-11-28 Chong Yidong <cyd@gnu.org>
1649
b22b1918
CY
1650 * text.texi (Words): Add xref to Position Info.
1651 (Paragraphs): Add xref to Regexps.
1652
6d262977
CY
1653 * indent.texi (Indentation): Rewrite introduction. Move table to
1654 Indentation Commands node.
1655 (Indentation Commands): Add index entries to table. Copyedits.
1656 (Tab Stops, Just Spaces): Copyedits.
1657 (Indent Convenience): New node. Document electric-indent-mode.
1658
1659 * programs.texi (Basic Indent):
1660 * windows.texi (Pop Up Window): Fix kindex entry.
1661
dc95a8b0
CY
16622011-11-28 Chong Yidong <cyd@gnu.org>
1663
1664 * modes.texi (Major Modes): Move major-mode variable doc here from
1665 Choosing Modes. Document describe-mode. Document prog-mode-hook
1666 and text-mode-hook. Add example of using hooks.
1667 (Minor Modes): Document behavior of mode command calls from Lisp.
1668 Note that setting the mode variable using Customize will DTRT.
1669 (Choosing Modes): Add example of setting a minor mode using a
1670 local variable.
1671
b63a8e8e
CY
16722011-11-27 Chong Yidong <cyd@gnu.org>
1673
1674 * frames.texi (Creating Frames): Move frame parameter example to
1675 Frame Parameters node.
1676 (Frame Commands): C-x 5 o does not warp the mouse by default.
1677 (Fonts): Add more GTK-style properties; also, they should be
1678 capitalized.
1679 (Special Buffer Frames): Node deleted; special-display is on the
1680 way out.
1681 (Frame Parameters): Example moved here from Creating Frames.
1682 Clarify that default-frame-alist affects the initial frame too.
1683 Delete auto-raise-mode and auto-lower-mode.
1684 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1685 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1686
1687 * windows.texi (Window Choice): Add xref to Lisp manual for
1688 special-display-*.
1689
a3dcc84e
EZ
16902011-11-26 Eli Zaretskii <eliz@gnu.org>
1691
1692 * display.texi (Text Display): Update the description,
1693 cross-references, and indexing related to display of control
1694 characters and raw bytes.
1695
4ad3bc2a
CY
16962011-11-25 Chong Yidong <cyd@gnu.org>
1697
1698 * frames.texi (Frames): Rewrite introduction.
1699 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1700 Mouse-3 does not copy to kill ring by default. DEL does not
1701 behave specially for mouse commands any more.
1702 (Mouse References): Document mouse-1-click-follows-link more
1703 thoroughly.
1704 (Menu Mouse Clicks): Move footnote to the main text and add xref
1705 to Init Rebinding node.
1706 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1707
1708 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1709
20db1522
JB
17102011-11-24 Juanma Barranquero <lekktu@gmail.com>
1711
1712 * display.texi (Font Lock): Fix typo.
1713
01d06b1f
GM
17142011-11-24 Glenn Morris <rgm@gnu.org>
1715
1716 * rmail.texi (Rmail Output):
1717 Mention rmail-automatic-folder-directives. (Bug#9657)
1718
0cbaa1d5
CY
17192011-11-21 Chong Yidong <cyd@gnu.org>
1720
1721 * mark.texi (Global Mark Ring): Fix description of global mark
1722 ring (Bug#10032).
1723
fe7a3057
JB
17242011-11-20 Juanma Barranquero <lekktu@gmail.com>
1725
1726 * msdog.texi (Windows Fonts): Fix typo.
1727
b6e63cbe
GM
17282011-11-17 Glenn Morris <rgm@gnu.org>
1729
1730 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1731
58179cce
JB
17322011-11-16 Juanma Barranquero <lekktu@gmail.com>
1733
1734 * killing.texi (Rectangles):
7877f373
JB
1735 * misc.texi (Document View):
1736 * modes.texi (Choosing Modes):
1737 * msdog.texi (Windows Fonts):
58179cce
JB
1738 * regs.texi (Rectangle Registers):
1739 * search.texi (Isearch Yank): Fix typos.
1740
291d142b
CY
17412011-11-06 Chong Yidong <cyd@gnu.org>
1742
1743 * windows.texi (Basic Window): Add xref to Cursor Display.
1744 (Split Window): Document negative arg for splitting commands.
1745 (Other Window): Document mouse-1 in text area of window.
1746 (Change Window): Don't mention window attributes, since they
1747 aren't defined. C-x 1 can't be used with minibuffer windows.
1748 Windows are no longer auto-deleted.
1749 (Window Choice): Add xref to Choosing Window in Lisp manual.
1750 (Window Convenience): Note that windmove disables shift-selection.
1751 Move M-x compare-windows here from Other Window node.
1752
1753 * custom.texi (Mouse Buttons):
1754 * search.texi (Isearch Scroll):
1755 * windows.texi (Split Window): Use new names split-window-below
1756 and split-window-right.
1757
a7ef684b
JB
17582011-10-26 Juanma Barranquero <lekktu@gmail.com>
1759
1760 * emacs.texi (Top): Fix typo.
1761
d53e1747
GM
17622011-10-25 Glenn Morris <rgm@gnu.org>
1763
1764 * abbrevs.texi (Saving Abbrevs):
1765 quietly-read-abbrev-file is not a command. (Bug#9866)
1766
e7a3ff06
CY
17672011-10-24 Chong Yidong <cyd@gnu.org>
1768
1769 * display.texi (Scrolling): Document scroll-up-line and
1770 scroll-down-line. Document scroll-command property.
1771 (Recentering): New node, split off from Scrolling.
1772
86c60681
CY
17732011-10-23 Chong Yidong <cyd@gnu.org>
1774
da97a9e6
CY
1775 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1776 (Tool Bars): Copyedits.
1777
86c60681
CY
1778 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1779
d195726a
CY
17802011-10-22 Chong Yidong <cyd@gnu.org>
1781
1782 * windows.texi (Displaying Buffers): Fix broken lispref link.
1783
a70e06c1
CY
17842011-10-22 Chong Yidong <cyd@gnu.org>
1785
1786 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1787 Move confirm-nonexistent-file-or-buffer discussion here.
1788
1789 * files.texi (File Names, Visiting): Move detailed discussion of
1790 minibuffer confirmation to Minibuffer Exit.
1791
1792 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1793 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1794
bfd779dd
CY
17952011-10-21 Chong Yidong <cyd@gnu.org>
1796
1797 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1798 (Backup Copying): backup-by-copying-when-mismatch is now t.
1799 (Customize Save): Fix description of require-final-newline.
1800 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1801 (Auto Save Control): Clarify.
1802 (File Archives): Add 7z.
1803 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1804
1805 * arevert-xtra.texi (Autorevert): Copyedits.
1806
6e317956
CY
18072011-10-20 Chong Yidong <cyd@gnu.org>
1808
1809 * custom.texi (Hooks, Init Examples):
1810 * display.texi (Font Lock):
1811 * fixit.texi (Spelling):
1812 * rmail.texi (Rmail Display): Minor mode function with no arg now
1813 enables it.
1814
1815 * fixit.texi (Spelling): Fix description of inline completion.
1816
5abc31ef
CY
18172011-10-19 Chong Yidong <cyd@gnu.org>
1818
1819 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1820 entries.
1821 (Isearch Yank): Document isearch-yank-pop.
1822 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1823 (Other Repeating Search): Document Occur Edit mode.
1824
939db9ac
CY
18252011-10-18 Chong Yidong <cyd@gnu.org>
1826
1827 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1828 from Line Truncation node.
1829 (Standard Faces): Note that only the background of the cursor face
1830 has an effect.
1831 (Cursor Display): Fix descriptions of cursor face
1832 and bar cursor blinking.
1833 (Text Display): Document nobreak-char-display more clearly.
1834 (Line Truncation): Add xref to Split Window node.
1835 (Display Custom): Don't bother documenting baud-rate or
1836 no-redraw-on-reenter.
1837
1838 * search.texi (Slow Isearch): Node removed.
1839
80c6d77f
GM
18402011-10-18 Glenn Morris <rgm@gnu.org>
1841
1842 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1843
d366bd53
CY
18442011-10-18 Chong Yidong <cyd@gnu.org>
1845
1846 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1847 of list-faces-display here, from Standard Faces node.
1848 Note special role of `default' background.
1849 (Standard Faces): Note special role of `default' background.
1850 Note that region face may be taken fom GTK. Add xref to Text Display.
1851 (Text Scale): Rename from "Temporary Face Changes".
1852 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1853 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1854 (Useless Whitespace): Simplify description of
1855 delete-trailing-whitespace. Note active region case.
1856 (Text Display): Fix description of escape-glyph face assignment.
1857 Remove unibye mode discussion. Update some parts for Unicode.
1858 Move glyphless chars documentation to Lisp manual.
1859
1860 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1861
21100e7d
CY
18622011-10-15 Chong Yidong <cyd@stupidchicken.com>
1863
1864 * display.texi (Scrolling): Tweak explanation of scroll direction.
1865 (View Mode): Add index entries.
1866
1867 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1868
1869 * regs.texi (Text Registers): C-x r i does not activate the mark.
1870 (Bookmarks): Document new default bookmark location.
1871
50b063c3
CY
18722011-10-13 Chong Yidong <cyd@stupidchicken.com>
1873
71873e2b
SM
1874 * killing.texi (Deletion): Add xref to Using Region.
1875 Document delete-forward-char.
50b063c3
CY
1876 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1877 description here. Recommend C-u C-SPC for jumping to mark.
1878 (Kill Ring): Move kill ring variable documentation here.
1879 (Primary Selection): Copyedits.
1880 (Rectangles): Document new command rectangle-number-lines.
1881 (CUA Bindings): Note that this disables the mark-even-if-inactive
1882 behavior for C-x and C-c.
1883
1884 * mark.texi (Mark): Mention "active region" terminology.
1885 (Using Region): Document delete-active-region.
1886
e1a3f5b1
CY
18872011-10-12 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * mark.texi (Mark): Clarify description of disabled Transient Mark
1890 mode (Bug#9689).
1891 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1892 selection changes. Mention that commands like C-y set the mark.
1893 (Marking Objects): Add xref to Words node. Note that mark-word
1894 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1895 (Using Region): Mention M-$ in the table.
1896 Document mark-even-if-inactive here instead of in Mark Ring.
1897 (Mark Ring): Move mark-even-if-inactive to Using Region.
1898 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1899 (Disabled Transient Mark): Rename from "Persistent Mark"
1900 (Bug#9688). Callers changed.
1901
1902 * programs.texi (Expressions):
1903 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1904
3dc62b2b
CY
19052011-10-09 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1908 option" terminology.
1909 (Key Help): Add command names. Define "documentation string".
1910 (Name Help): Remove an over-long joke.
1911 (Apropos): Document prefix args. Remove duplicated descriptions.
1912 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1913 (Package Keywords): Rename from "Library by Keyword".
1914 Describe new package menu interface.
3dc62b2b 1915 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1916
1917 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1918 (Minibuffer History): Document numeric args to history commands.
de09aa52 1919
2d3fe5d7
EZ
19202011-10-08 Eli Zaretskii <eliz@gnu.org>
1921
1922 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1923
b2b0776e
CY
19242011-10-08 Chong Yidong <cyd@stupidchicken.com>
1925
71873e2b
SM
1926 * basic.texi (Position Info): Omit page commands.
1927 Document count-words-region and count-words.
b2b0776e
CY
1928
1929 * text.texi (Pages): Move what-page documentation here.
1930
27a16462
CY
19312011-10-08 Chong Yidong <cyd@stupidchicken.com>
1932
1933 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1934 Remote Files node instead of linking directly to the Tramp manual.
1935 (Minibuffer Edit): Add xref to Blank Lines.
1936 (Completion): Add xref to Symbol Completion. Remove redundant
1937 example, which is repeated in the next node.
1938 (Completion Commands): Minor clarifications.
1939 (Completion Styles): New node, split from Completion Commands.
1940 Document substring and initials styles.
1941 (Strict Completion): Remove information duplicated in other nodes.
1942 (Completion Options): Consolidate case difference discussion here.
1943
1944 * help.texi (Help Mode): Fix kindex entries.
1945
1946 * files.texi (File Names): Add index entries.
1947
de0bde62
CY
19482011-10-07 Chong Yidong <cyd@stupidchicken.com>
1949
71873e2b
SM
1950 * basic.texi (Inserting Text): Add xref to Completion.
1951 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1952 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1953 to left/right. Tweak left-char and right-char descriptions.
1954 M-left and M-right are now bound to left-word/right-word.
1955 (Erasing): Document delete-forward-char.
1956
1957 * screen.texi (Screen, Menu Bar): Copyedits.
1958 (Point): Remove duplicate paragraph on cursors, also in Screen.
1959 (Mode Line): Trailing dashes no longer shown on X displays.
1960
1961 * frames.texi (Non-Window Terminals): Index just "text-only
1962 terminal", which is used throughout the manual now.
1963
1964 * entering.texi (Entering Emacs): Define "startup screen".
1965 Document window-splitting behavior with command-line inputs.
1966 (Exiting): Remove obsolete paragraph about shells without suspend
1967 functionality.
1968
1969 * commands.texi (User Input): Define "input event" more clearly.
1970 (Keys): Add xref to Echo Area.
1971 (Commands): Clarify relation between commands and functions.
1972
453e4522
CY
19732011-10-06 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * misc.texi (emacsclient Options): Document how emacsclient runs
1976 the Emacs daemon (Bug#9674).
1977
550f41cd
CY
19782011-10-01 Chong Yidong <cyd@stupidchicken.com>
1979
1980 * basic.texi (Moving Point):
1981 * custom.texi (Mouse Buttons):
1982 * rmail.texi (Rmail Scrolling):
1983 * search.texi (Isearch Scroll):
550f41cd
CY
1984 * display.texi (Scrolling): Replace scroll-up/down with
1985 scroll-up/down-command. Fix scroll-preserve-screen-position
1986 description. Document scroll-error-top-bottom.
1987
9229fe87
GM
19882011-09-30 Glenn Morris <rgm@gnu.org>
1989
1990 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1991
0a2132ba
CY
19922011-09-24 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * windows.texi (Pop Up Window): Defer discussion of window
1995 splitting to the Window Choice node. Add index entries.
1996 (Force Same Window): Node deleted.
1997 (Displaying Buffers, Window Choice): New nodes.
1998
1999 * buffers.texi (Select Buffer): Clarify description of
2000 buffer-switching commands. Add xref to Window Display node.
2001 Don't repeat confirm-nonexistent-file-or-buffer description from
2002 Visiting node. Remove even-window-heights.
2003
2004 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2005
33ed493b
CY
20062011-09-18 Chong Yidong <cyd@stupidchicken.com>
2007
2008 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2009
2010 * xresources.texi (Table of Resources): Fix documentation of
2011 bitmapIcon.
2012
92fa95ad
CY
20132011-09-15 Chong Yidong <cyd@stupidchicken.com>
2014
2015 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2016
16254627
EH
20172011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2018
2019 * frames.texi (Frame Commands): Note that delete-other-frames only
2020 deletes frames on current terminal.
2021
c3760c17
EZ
20222011-09-10 Eli Zaretskii <eliz@gnu.org>
2023
2024 * sending.texi (Mail Misc): Document mail-add-attachment.
2025
69b8be97
EZ
20262011-09-04 Eli Zaretskii <eliz@gnu.org>
2027
2028 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2029
3fd50d5c
CY
20302011-08-29 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2033
e2aeef63
CY
20342011-08-28 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * files.texi (File Archives):
2037 * cal-xtra.texi (Diary Display):
2038 * help.texi (Help Mode): Add xref to View Mode.
2039
ddb54206
CY
20402011-08-28 Chong Yidong <cyd@stupidchicken.com>
2041
a6326082
CY
2042 * display.texi (View Mode): New node. Move view-file here from
2043 Misc File Ops. Move view-buffer here from Misc Buffer.
2044
2045 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2046
04e2ce72 2047 * files.texi (Misc File Ops): Document new
a6326082 2048 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2049
2050 * dired.texi (Dired Deletion): Shorten description of Trash.
2051
ddb54206
CY
2052 * misc.texi (emacsclient Options): Document server-port.
2053
bd206ce5
EZ
20542011-08-27 Eli Zaretskii <eliz@gnu.org>
2055
2056 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2057 even on MS-Windows. Fix a typo.
2058
d43f5a42
CY
20592011-08-26 Chong Yidong <cyd@stupidchicken.com>
2060
2061 * package.texi: New file, documenting the package manager.
2062
2063 * emacs.texi: Include it.
2064
2065 * help.texi (Help Summary): Add describe-package.
2066
e0b1591b
CY
20672011-08-25 Chong Yidong <cyd@stupidchicken.com>
2068
856ce114
CY
2069 * misc.texi (Printing): Convert subnodes into subsections.
2070
f404f8bc
CY
2071 * text.texi (Two-Column): Move into Text chapter.
2072
2073 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2074 Files section. Convert from chapter into section.
2075
2076 * display.texi (Narrowing): Move into display chapter.
2077
e0b1591b
CY
2078 * sending.texi (Sending Mail):
2079 * rmail.texi (Rmail):
2080 * misc.texi (Gnus, Document View):
2081 * dired.texi (Dired):
2082 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2083
75bfc667
JL
20842011-08-07 Juri Linkov <juri@jurta.org>
2085
2086 * dired.texi (Operating on Files): Rewrite according to the fact
2087 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2088
fe676f91
MA
20892011-07-30 Michael Albinus <michael.albinus@gmx.de>
2090
2091 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2092 remote file name completion. (Bug#9197)
2093
4cc60b9b
EZ
20942011-07-28 Eli Zaretskii <eliz@gnu.org>
2095
2096 * mule.texi (Bidirectional Editing): Document the fact that
2097 bidi-display-reordering is t by default.
2098
89671e16
LMI
20992011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2100
2101 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2102 explicitly (bug#8904).
2103
fb23ecc2
LMI
21042011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2105
2106 * trouble.texi (Checklist): Use an `M-x' example instead of an
2107 Emacs Lisp form to switch on the dribble file (bug#8056).
2108
465c5fc8
LMI
21092011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2110
2111 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2112
90a6258b
GM
21132011-07-13 Glenn Morris <rgm@gnu.org>
2114
2115 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2116
c7588364
LMI
21172011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2118
2119 * mark.texi (Mark Ring): Clarify how many locations are saved
2120 (bug#5770).
2121 (Global Mark Ring): Ditto.
2122
4cb4f3ba
LMI
21232011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2124
d648feab
LMI
2125 * text.texi (Table Recognition): Use "at point" instead of "under
2126 point" (bug#4345).
2127
4cb4f3ba
LMI
2128 * display.texi (Cursor Display): Mention `cursor-type'.
2129
2130 * screen.texi (Point): Clarify that it's only if you use a block
2131 cursor that it appears to be on a character (bug#4345).
2132
ecd0b990
CY
21332011-07-12 Chong Yidong <cyd@stupidchicken.com>
2134
2135 * misc.texi (Amusements): Move dissociated press here, from its
2136 own section.
2137
2138 * emacs.texi (Top): Update node listing.
2139
c2fd0368
LMI
21402011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2141
2142 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2143 clarity (bug#3523).
2144
fdeb32ec
CY
21452011-07-12 Chong Yidong <cyd@stupidchicken.com>
2146
2147 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2148 (Misc X): Document --parent-id.
2149
2150 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2151 defaults to nil.
2152
2153 * misc.texi (emacsclient Options): Document --parent-id.
2154
2155 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2156
f584ca38
LMI
21572011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2158
2159 * emacs.texi: Use "..." instead of ``...'' in the menus
2160 (bug#3503).
2161
963578d3
CY
21622011-07-11 Chong Yidong <cyd@stupidchicken.com>
2163
2164 * killing.texi (Primary Selection): Document `only' setting for
2165 select-active-regions.
2166
2167 * mark.texi (Setting Mark): Reference Shift Selection node.
2168
2169 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2170
a30ed87b
LMI
21712011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2172
47076272
LMI
2173 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2174 motion keys" (bug#3503).
2175
a30ed87b
LMI
2176 * emacs.texi: Change all the register node names from "RegPos"
2177 (etc.) to "Positional Registers" (etc.) (bug#3314).
2178
4d45a8b7
CY
21792011-07-11 Chong Yidong <cyd@stupidchicken.com>
2180
2181 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2182 (Other Kill Commands, Kill Options): Copyedits.
2183 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2184 (Yanking): Move yank-excluded properties discussion here.
2185 (Cut and Paste): Move from frames.texi. Update subnodes to
2186 describe x-select-enable-clipboard case.
2187
2188 * frames.texi: Move Cut and Paste node and subnodes into
2189 killing.texi, except Mouse Commands and Word and Line Mouse.
2190
c160ddee
AM
21912011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2192
2193 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2194
3329e6e3
LMI
21952011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2196
32a214fe
LMI
2197 * screen.texi (Mode Line): Clarify that coding systems are
2198 characters, not letters (bug#1749).
2199
3329e6e3
LMI
2200 * cmdargs.texi (Environment): Mention removing variables
2201 (bug#1615). Text suggested by Kevin Rodgers.
2202
8875da1e
CY
22032011-07-10 Chong Yidong <cyd@stupidchicken.com>
2204
54806e45
CY
2205 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2206
8875da1e
CY
2207 * modes.texi: Rename from major.texi.
2208 (Modes): New node. Make Major Modes and Minor Modes subsections
2209 of this. All callers changed.
2210
2211 * custom.texi (Minor Modes): Move to modes.texi.
2212
7847b2a1
CY
22132011-07-10 Chong Yidong <cyd@stupidchicken.com>
2214
6cfd0fa2
CY
2215 * custom.texi (Syntax): Node deleted.
2216
2217 * help.texi (Help Summary):
2218 * major.texi (Major Modes):
2219 * programs.texi (Parentheses):
2220 * search.texi (Regexp Backslash, Regexp Backslash)
2221 (Regexp Backslash):
2222 * text.texi (Words): Callers changed.
2223
7847b2a1
CY
2224 * text.texi (Refill, Longlines): Delete nodes.
2225
2226 * ack.texi (Acknowledgments): Longlines removed from manual.
2227
2228 * emacs.texi (Top): Update node listing.
2229
2a71c436
GM
22302011-07-09 Glenn Morris <rgm@gnu.org>
2231
2232 * fortran-xtra.texi (Fortran): Update handled extensions.
2233
61436e9f
LMI
22342011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2235
2236 * display.texi (Scrolling): `C-v' (etc) are now bound to
2237 `scroll-*-command' (bug#8349).
2238
6e560c71
LMI
22392011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2240
48954a09 2241 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2242 doesn't actually delete any files (bug#7125).
2243
2904fd97
LMI
2244 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2245 argument for `C-c C-k' (bug#7391).
2246
6e560c71
LMI
2247 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2248 you're currently using (bug#8489).
2249
978ff6c5
EZ
22502011-07-01 Eli Zaretskii <eliz@gnu.org>
2251
2252 * mule.texi (Coding Systems): Move index entries from the previous
2253 change into their proper places.
2254
0d742084
LMI
22552011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2256
31976bd5
LMI
2257 * help.texi (Help Files): Document view-external-packages (bug#8902).
2258
0d742084
LMI
2259 * mule.texi (Coding Systems): Put a few more of the coding systems
2260 into the index (bug#8900).
2261
9f678528
GM
22622011-06-26 Glenn Morris <rgm@gnu.org>
2263
2264 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2265
18a4ce5e
AR
22662011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2267
2268 * misc.texi (emacsclient Options): Mention --frame-parameters.
2269
f0da764a
GM
22702011-06-09 Glenn Morris <rgm@gnu.org>
2271
2272 * custom.texi (Specifying File Variables):
2273 Recommend explicit arguments for minor modes.
2274
b047e7ac
PE
22752011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2276
2277 Document wide integers better.
2278 * buffers.texi (Buffers):
001903b5
PE
2279 * files.texi (Visiting): Document maxima for 64-bit machines,
2280 and mention virtual memory limits.
b047e7ac 2281
bf41276f
CY
22822011-05-28 Chong Yidong <cyd@stupidchicken.com>
2283
2284 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2285
2286 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2287 prog mode (Bug#8240).
2288
e145f188
GM
22892011-05-27 Glenn Morris <rgm@gnu.org>
2290
2291 * custom.texi (Specifying File Variables):
2292 Major modes no longer need come first.
2293
313f790e
CY
22942011-05-22 Chong Yidong <cyd@stupidchicken.com>
2295
2296 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2297 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2298
c136e5cd
GM
22992011-05-18 Glenn Morris <rgm@gnu.org>
2300
2301 * ack.texi (Acknowledgments): Remove fakemail.c.
2302
c71a0d48 23032011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2304
2305 Fixes for fitting text into 7x9 printed manual.
2306 * building.texi (Flymake, Breakpoints Buffer):
2307 * calendar.texi (Appointments):
2308 * cmdargs.texi (General Variables, Display X):
2309 * custom.texi (Saving Customizations, Face Customization)
2310 (Directory Variables, Minibuffer Maps, Init Rebinding):
2311 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2312 * fixit.texi (Spelling):
2313 * frames.texi (Creating Frames, Fonts):
2314 * help.texi (Help Files):
2315 * mini.texi (Minibuffer File):
2316 * misc.texi (emacsclient Options, Emulation):
2317 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2318 * mule.texi (International Chars, Language Environments)
2319 (Select Input Method, Modifying Fontsets, Charsets):
2320 * programs.texi (Custom C Indent):
2321 * rmail.texi (Rmail Labels):
2322 * text.texi (Table Conversion):
2323 * trouble.texi (Known Problems, Known Problems):
2324 * windows.texi (Change Window):
2325 * xresources.texi (GTK resources): Reflow text and re-indent code
2326 examples to avoid TeX overflows and underflows on 7x9 paper.
2327
2328 * emacs.texi: Fix the (commented out) smallbook command.
2329
2330 * macos.texi (Mac / GNUstep Events):
2331 * xresources.texi (Lucid Resources): Remove extraneous examples.
2332
b8f82dc1
GM
23332011-05-10 Glenn Morris <rgm@gnu.org>
2334
2335 * custom.texi (Specifying File Variables):
2336 Deprecate using mode: for minor modes.
2337
d306b4da
GM
23382011-05-07 Glenn Morris <rgm@gnu.org>
2339
2340 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2341
548d0a63
GM
23422011-05-06 Glenn Morris <rgm@gnu.org>
2343
5006e634
GM
2344 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2345
548d0a63
GM
2346 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2347
e793a940
LMI
23482011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2349
2350 * misc.texi (Emacs Server): Document `server-eval-at'.
2351
7031be6d
UR
23522011-04-24 Chong Yidong <cyd@stupidchicken.com>
2353
71873e2b
SM
2354 * maintaining.texi (List Tags): Document next-file.
2355 Suggested by Uday S Reddy.
7031be6d 2356
4ffd0d6b 23572011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2358
2359 * mini.texi (Minibuffer Edit):
2360 * screen.texi (Mode Line): Fix typo.
2361
1c6c854e
CS
23622011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2363
024ff170 2364 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2365
c5c9f40f
CY
23662011-03-26 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2369
09725d26
EZ
23702011-03-30 Eli Zaretskii <eliz@gnu.org>
2371
2372 * display.texi (Auto Scrolling): Document the limit of 100 lines
2373 for never-recentering scrolling with `scroll-conservatively'.
2374 (Bug#6671)
2375
09d9db2c 23762011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2377
2378 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2379 HOME on Windows and where it looks for init files. (Bug#8221)
2380
62d94509
EZ
23812011-03-10 Eli Zaretskii <eliz@gnu.org>
2382
2383 * search.texi (Regexp Example):
2384 * mule.texi (International Chars):
2385 * building.texi (External Lisp): Don't use characters outside
2386 ISO-8859-1.
2387
0286d9de
EZ
23882011-03-09 Eli Zaretskii <eliz@gnu.org>
2389
1c6c854e
CS
2390 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2391 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2392
2393 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2394
114902a5 2395 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2396 (Bug#8210)
2397
0afb4571
J
23982011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2399
2400 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2401 for Gtk+ 3.
2402
bb3865e8
GM
24032011-03-08 Glenn Morris <rgm@gnu.org>
2404
6446548e
GM
2405 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2406 * emacs.texi (Acknowledgments):
2407 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2408 * emacs.texi: Set documentencoding.
6446548e 2409
bb3865e8
GM
2410 * display.texi (Optional Mode Line): Don't mention exactly where
2411 display-time appears. (Bug#8193)
2412
33383987
JB
24132011-03-07 Chong Yidong <cyd@stupidchicken.com>
2414
2415 * Version 23.3 released.
2416
892777ba
CY
24172011-03-06 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2420
0b973fc5
DW
24212011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2422
2423 * misc.texi (emacsclient Options): Add q/quiet.
2424
8ef5a2f2
GM
24252011-03-02 Glenn Morris <rgm@gnu.org>
2426
2427 * mule.texi (Communication Coding) <x-select-request-type>:
2428 Remove duplicate (essentially) paragraph. (Bug#8148)
2429
bd106056
CS
24302011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2431
2432 * maintaining.texi (Format of ChangeLog): Add reference to
2433 add-log-full-name.
2434 (Change Log Commands): Add documentation for combining multiple
2435 symbols in one change.
2436
6640b281
GM
24372011-03-01 Glenn Morris <rgm@gnu.org>
2438
2439 * custom.texi (Directory Variables):
2440 Give an example of excluding subdirectories.
2441
2b0c7330 24422011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2443
2444 * search.texi (Regexp Search): Move index entries about regexps to the
2445 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2446
8c62c205
GM
24472011-02-19 Glenn Morris <rgm@gnu.org>
2448
2449 * dired.texi (Dired): Dired-X version number was dropped.
2450
3928f2b6
JD
24512011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2452
2453 * xresources.texi (X Resources): Remove *faceName and replace it with
2454 *font for Lucid.
2455
a41c8660
CY
24562011-02-05 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * rmail.texi (Rmail Display): Document Rmail MIME support more
2459 accurately.
2460
2461 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2462 vc-log-outgoing.
2463 (Merging): Document vc-find-conflicted-file.
2464
233ba4d9 24652011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2466
2467 * custom.texi (Variables): Fix typo.
2468
14beddf4 24692011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2470
65401ee3
CY
2471 * search.texi (Regexps): Copyedits. Mention character classes
2472 (Bug#7809).
2473
19f81ecf
CY
2474 * files.texi (File Aliases): Restore explanatory text from Eli
2475 Zaretskii, accidentally removed in 2011-01-08 commit.
2476
bf3dae7e
EZ
24772011-01-29 Eli Zaretskii <eliz@gnu.org>
2478
2479 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2480 (MAKEINFO_OPTS): New variable.
2481 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2482 (emacs.html): New target.
2483 (clean): Remove emacs.html.
2484
45eb2a5d
WL
24852011-01-23 Werner Lemberg <wl@gnu.org>
2486
2487 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2488 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2489 (ENVADD): Updated.
2490
9acfe703
GM
24912011-01-18 Glenn Morris <rgm@gnu.org>
2492
2493 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2494
2495 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2496
362b9d48
GM
24972011-01-15 Chong Yidong <cyd@stupidchicken.com>
2498
bb033b5f
CY
2499 * building.texi (Compilation): Improve instructions for running two
2500 compilations (Bug#7573).
2501
b024d9f0
MD
2502 * files.texi (Backup Names): Document the new location of the
2503 last-resort backup file.
2504
362b9d48
GM
2505 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2506 manual. Explain why directory-abbrev-alist elements should be anchored
2507 (Bug#7777).
2508
25092011-01-15 Eli Zaretskii <eliz@gnu.org>
2510
2511 * msdog.texi (Windows Startup): Correct inaccurate description of
2512 differences between emacsclient.exe and emacsclientw.exe.
2513
7c420169 25142011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2515
2516 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2517
7c420169 25182011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2519
2520 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2521
7c420169 25222011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2523
2d34d523
EZ
2524 * frames.texi (Cut and Paste): Modify the section's name and text:
2525 don't mix "cut/paste" with "kill/yank".
2526 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2527 (Bug#7702)
2528
88ab4340
EZ
2529 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2530
7c420169 25312011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2532
2533 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2534 matches its position in the menu. (Bug#7674)
2535
7c420169 25362011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2537
2538 * trouble.texi (Checklist): Mention not replying via news either.
2539
92bb6c52
TH
25402010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2541
2542 * misc.texi (Document View): Update DocView section with newly
2543 supported document formats.
2544
b103c904
CY
25452010-12-21 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * killing.texi: Resection the Info version to conform to the
2548 printed manual, to avoid making sections on Accumulating Text, CUA
2549 and Rectangles into full chapters.
2550
f49d1f52 25512010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2552
2553 * custom.texi (Init Syntax): Add index entries for "character syntax".
2554 (Bug#7576)
2555
f49d1f52 25562010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2557
2558 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2559
f49d1f52 25602010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2561
2562 * trouble.texi (Checklist): Fix typo in newsgroup name.
2563
f49d1f52 25642010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2565
2566 * search.texi (Word Search): Note that the lazy highlight always
2567 matches to whole words (Bug#7470).
2568
f49d1f52 25692010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2570
4f1948eb
EZ
2571 * display.texi (Optional Mode Line): Make the description of
2572 load-average more accurate.
2573
b8a9e136
EZ
2574 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2575 registry, with a cross-reference.
62d72a4a
EZ
2576 (Windows Startup): New node. Move the stuff about the current
2577 directory from "Windows HOME".
b8a9e136 2578
07976ae3 25792010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2580
2581 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2582 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2583
07976ae3 25842010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2585
2586 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2587 Suggested by Štěpán Němec.
2588
07976ae3 25892010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2590
1aaae3f3
CY
2591 * maintaining.texi (Version Control): Say "commit", not "check in".
2592 (Version Control Systems): Simplify descriptions.
2593 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2594 VCS Concepts.
2595 (VC Mode Line): Update example.
2596 (Old Revisions): Document revert-buffer for vc-diff.
2597 (Log Buffer): Promote to a subsection. Document header lines.
2598
1c6c854e
CS
2599 * macos.texi (Mac / GNUstep Basics):
2600 Document ns-right-alternate-modifier.
ec8a6295 2601
1aaae3f3
CY
2602 * emacs.texi (Top): Update node listing.
2603
0eb025fb
EZ
26042010-11-13 Eli Zaretskii <eliz@gnu.org>
2605
2606 * rmail.texi (Rmail Coding): Characters with no fonts are not
2607 necessarily displayed as empty boxes.
2608
2609 * mule.texi (Language Environments, Fontsets): Characters with no
2610 fonts are not necessarily displayed as empty boxes.
2611
2612 * display.texi (Text Display): Document display of glyphless
2613 characters.
2614
ea4f7750
GM
26152010-11-13 Glenn Morris <rgm@gnu.org>
2616
2617 * basic.texi (Position Info): Add M-x count-words-region.
2618
90639cea
GM
26192010-11-11 Glenn Morris <rgm@gnu.org>
2620
2621 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2622
d607b96b 26232010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2624
2625 * msdog.texi (Windows HOME): Add information regarding startup
2626 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2627
c12e4a81
GM
26282010-10-11 Glenn Morris <rgm@gnu.org>
2629
df187c62
GM
2630 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2631
c12e4a81
GM
2632 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2633 (DVIPS): New variable.
234db610
GM
2634 (.PHONY): Add html, ps.
2635 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2636 (clean): Delete html, ps files.
c12e4a81 2637
6513b232
EZ
26382010-10-09 Eli Zaretskii <eliz@gnu.org>
2639
2640 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2641
f4f358f1
GM
26422010-10-09 Glenn Morris <rgm@gnu.org>
2643
c1dc72b3
GM
2644 * Makefile.in (VPATH): Remove.
2645 (infodir): Make it absolute.
2646 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2647
4393405b
GM
2648 * Makefile.in (dist): Anchor regexps.
2649
eef3ab94
GM
2650 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2651 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2652 (emacs-xtra.pdf): Use $<.
2653
aa9db089
GM
2654 * Makefile.in (infoclean): Remove harmless, long-standing error.
2655
abd40fb4
GM
2656 * Makefile.in ($(infodir)): Delete rule.
2657 (mkinfodir): New.
2658 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2659
f4f358f1 2660 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2661 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2662 * emacsver.texi: New file, replacing emacsver.texi.in.
2663
ea274122
GM
26642010-10-09 Glenn Morris <rgm@gnu.org>
2665
f7a31f11
GM
2666 * emacsver.texi.in: New file.
2667 * emacs.texi: Set EMACSVER by including emacsver.texi.
2668 * Makefile.in (distclean): Delete emacsver.texi.
2669 (dist): Copy emacsver.texi.
b13254e7 2670 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2671
3fb78d1f
GM
2672 * ack.texi (Acknowledgments): No more b2m.c.
2673
ea274122
GM
2674 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2675 (emacs): Remove rule.
2676 (dist): No need to deal with the emacs rule any more.
2677
17ca7950
GM
26782010-10-07 Glenn Morris <rgm@gnu.org>
2679
2680 * Makefile.in (version): New, set by configure.
2681 (clean): Delete dist tar file.
2682 (dist): Use version in tar name.
2683
4c83f6e1
GM
26842010-10-06 Glenn Morris <rgm@gnu.org>
2685
2686 * Makefile.in (EMACS_XTRA): Add the main source file.
2687 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2688 (mostlyclean): No core files, reorder other files.
2689 (clean): Delete specific dvi and pdf files.
2690 (infoclean, dist): New rules.
2691 (maintainer-clean): Use infoclean.
8a944cea 2692 ($(infodir)): Add parallel build workaround.
4c83f6e1 2693
0264072d
GM
26942010-10-04 Glenn Morris <rgm@gnu.org>
2695
2696 * Makefile.in (SHELL): Set it.
2697 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2698 (info, dvi): Replace above variables with their expansions.
2699 (info): Move mkdir from here...
2700 ($(infodir)/emacs): ... to here (for parallel builds).
2701 (pdf): New target.
2702 ($(infodir)/emacs): Pass -o option to makeinfo.
2703 (.PHONY): Declare clean rules.
2704 (maintainer-clean): Delete dvi and pdf files.
2705 Guard against cd failures. Use a more restrictive delete.
2706
3226d6ca
GM
27072010-10-02 Glenn Morris <rgm@gnu.org>
2708
2709 * misc.texi (Shell Mode): Remove reference to old function name.
2710
cad90f3b
EZ
27112010-09-30 Eli Zaretskii <eliz@gnu.org>
2712
2713 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2714 indicator characters.
2715
5f874327
GM
27162010-09-29 Glenn Morris <rgm@gnu.org>
2717
2718 * Makefile.in (top_srcdir): Remove unused variable.
2719
0ab9cff3
GM
27202010-09-14 Glenn Morris <rgm@gnu.org>
2721
67ae9766
GM
2722 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2723 the last hook item.
2724
0ab9cff3
GM
2725 * calendar.texi (Appointments): Also updated when a diary include file
2726 is saved.
2727
6664fc59 27282010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2729
2730 * trouble.texi (Bugs): Update the section intro.
2731 (Known Problems): New section.
2732 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2733 (Sending Patches): Bug fixes are best as responses to existing bugs.
2734 * emacs.texi (Known Problems): Add menu entry for new section.
2735
be3283d7
GM
27362010-09-09 Glenn Morris <rgm@gnu.org>
2737
2738 * xresources.texi: Untabify.
2739
10999305 27402010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2741
2742 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2743
10999305 27442010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2745
2746 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2747
30641319
JD
27482010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2749
2750 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2751
50dd7bc6
GM
27522010-08-21 Glenn Morris <rgm@gnu.org>
2753
2754 * misc.texi (Amusements): Mention bubbles and animate.
2755
5e620eca
EZ
27562010-07-31 Eli Zaretskii <eliz@gnu.org>
2757
2758 * files.texi (Visiting): Add more index entries for
2759 large-file-warning-threshold.
2760
8b2dd508
JD
27612010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2762
2763 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2764
8838673e
GM
27652010-06-23 Glenn Morris <rgm@gnu.org>
2766
2767 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2768 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2769 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2770 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2771 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2772 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2773 Untabify Texinfo files.
2774
04d3bb6c
GM
27752010-06-10 Glenn Morris <rgm@gnu.org>
2776
103dd3a8
GM
2777 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2778
04d3bb6c
GM
2779 * basic.texi (Inserting Text): Fix typo.
2780
50b79479
GM
27812010-06-10 Glenn Morris <rgm@gnu.org>
2782
2783 * ack.texi (Acknowledgments):
2784 * emacs.texi (Acknowledgments): Update for notifications.el.
2785
86d7a550
DU
27862010-05-31 Daiki Ueno <ueno@unixuser.org>
2787
2788 * dired.texi (Operating on Files): Mention encryption commands
2789 (Bug#6315).
2790
db5dce9d
EZ
27912010-05-29 Eli Zaretskii <eliz@gnu.org>
2792
2793 * basic.texi (Moving Point): Update due to renaming of commands bound
2794 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2795
34313041
EZ
27962010-05-18 Eli Zaretskii <eliz@gnu.org>
2797
2798 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2799 paragraphs.
2800 (Line Truncation): Fix wording for bidi display.
2801
1fc0ce04 2802 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2803 keys.
2804
0235128c 28052010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2806
2807 * building.texi (GDB Graphical Interface): Remove misleading comparison
2808 to an IDE (Bug#6128).
2809
0235128c 28102010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2811
2812 * programs.texi (Man Page):
2813 * misc.texi (Invoking emacsclient):
2814 * mini.texi (Repetition):
2815 * mark.texi (Setting Mark): Fix typos.
2816
0235128c 28172010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2818
2819 * misc.texi (Printing): Document htmlfontify-buffer.
2820
0235128c 28212010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2822
2823 * calendar.texi (Displaying the Diary, Format of Diary File):
2824 Fix external cross-references for TeX format output.
2825
0235128c
SM
28262010-05-07 Chong Yidong <cyd@stupidchicken.com>
2827
2828 * Version 23.2 released.
2829
f63d0028
JD
28302010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2831
2832 * cmdargs.texi (Initial Options): Mention --chdir.
2833
20fe03ad
JD
28342010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2835
2836 * frames.texi (Tool Bars): Add tool-bar-style.
2837
b7d65a5f
GM
28382010-04-21 Glenn Morris <rgm@gnu.org>
2839
2840 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2841
a42dbee1
CY
28422010-04-18 Chong Yidong <cyd@stupidchicken.com>
2843
2844 * programs.texi (Semantic): New node.
2845
2846 * maintaining.texi (EDE): New node.
2847
2848 * emacs.texi: Update node listing.
2849
2850 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2851
6e104790 28522010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2853
d52dbd3d
GM
2854 * emacs.texi (Acknowledgments): Remove duplicate.
2855
a77fe20c
GM
2856 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2857
6e104790 28582010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2859
4ebe9902
GM
2860 * dired.texi (Misc Dired Features): Mention VC diff and log.
2861 * maintaining.texi (Old Revisions, VC Change Log):
2862 Mention that diff and log work in Dired buffers.
2863
98932641
GM
2864 * help.texi (Help Summary): Mention M-x info-finder.
2865
d5b22ab2 2866 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2867
4d4e9522
GM
2868 * custom.texi (Specifying File Variables, Directory Variables):
2869 Document new commands for manipulating local variable lists.
2870
6e104790 28712010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2872
2873 * trouble.texi (Contributing): Add cindex entry.
2874 Mention etc/CONTRIBUTE.
2875
6e104790 28762010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2877
2878 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2879 query-replace (Bug#5774).
2880
a20a9df3
GM
28812010-04-16 Glenn Morris <rgm@gnu.org>
2882
2883 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2884
1ecb2d3f
JD
28852010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2886
2887 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2888
99852628
JD
28892010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2890
2891 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2892
ce79424f
EZ
28932010-03-30 Eli Zaretskii <eliz@gnu.org>
2894
2895 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2896 cross-reference to "Inserting Text".
2897
2898 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2899 Mention completion provided by `ucs-insert'.
2900
85738751 29012010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2902
2903 * sending.texi (Sending Mail): Note variables that may need
2904 customizing.
2905 (Mail Sending): Expand discussion of send-mail-function.
2906
85738751 29072010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2908
2909 Document Message mode as the default mail mode.
2910
2911 * sending.texi (Sending Mail): Copyedits.
2912 (Mail Format, Mail Headers): Document mail-from-style changes.
2913 (Mail Commands): Rename from Mail mode. Document Message mode.
2914 (Mail Misc): Rename from Mail mode Misc.
2915 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2916 command names and update keybindings.
2917 (Header Editing): Document message-tab. De-document
2918 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2919 favor of mail-default-headers. Ad index entries for user-full-name and
2920 user-mail-address.
1c6c854e
CS
2921 (Citing Mail): Update changes in Message mode behavior.
2922 Document mail-yank-prefix.
e73c2434
CY
2923 (Mail Signature): New node, moved from Mail Misc.
2924 (Mail Aliases): Mail abbrevs are the default with Message mode.
2925 (Mail Methods): Note that Message mode is now the default.
2926
2927 * rmail.texi (Rmail Reply):
2928 * text.texi (Text Mode):
2929 * major.texi (Major Modes):
2930 * mule.texi (Output Coding): Refer to Message mode.
2931
2932 * custom.texi (Init Examples): Add xref to Mail Header.
2933
1fc0ce04 2934 * emacs.texi (Top): Fix xrefs.
e73c2434 2935
85738751 29362010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2937
c0c035fa
CY
2938 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2939 repository if there is none.
2940 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2941 vc-print-root-log.
ef7b27ef 2942 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2943
71785b7a
CY
2944 * programs.texi (Program Modes): Mention Javascript mode.
2945
f67c5dd0
CY
2946 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2947 * emacs.texi: Update node description.
2948
0f72a391 2949 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2950 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2951
dc2d2590
JL
29522010-03-30 Juri Linkov <juri@jurta.org>
2953
2954 * search.texi (Other Repeating Search): Remove line that `occur'
2955 can not handle multiline matches.
2956
a7b02820
EZ
29572010-03-30 Eli Zaretskii <eliz@gnu.org>
2958
2959 * mule.texi (International): Mention support of bidirectional editing.
2960 (Bidirectional Editing): New section.
2961
22ef1944
NR
29622010-03-28 Nick Roberts <nickrob@snap.net.nz>
2963
2964 * emacs.texi (Top): Update node names to those in building.texi.
2965
146b8b16
NR
29662010-03-27 Nick Roberts <nickrob@snap.net.nz>
2967
c5e87d10
PE
2968 doc/emacs/building.texi: Describe restored GDB/MI functionality
2969 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2970 doc/emacs/emacs.texi: Update node names for building.texi.
2971
6d98672d
GM
29722010-03-24 Glenn Morris <rgm@gnu.org>
2973
2974 * ack.texi (Acknowledgments):
2975 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2976
93318cbd
JD
29772010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2978
2979 * xresources.texi (Table of Resources): Clarify toolBar number
2980 for Gtk+.
2981
2982 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2983
15cf2f52
CY
29842010-03-21 Chong Yidong <cyd@stupidchicken.com>
2985
4102856c
CY
2986 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2987
15cf2f52
CY
2988 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2989 and multi-isearch-buffers-regexp.
2990
2991 * indent.texi (Indentation): Clarify description of
2992 indent-for-tab-command. Document tab-always-indent.
2993
d68eb23c
CY
29942010-03-20 Chong Yidong <cyd@stupidchicken.com>
2995
2996 * cmdargs.texi (Font X): Move most content to Fonts.
2997
2998 * frames.texi (Fonts): New node. Document font-use-system-font.
2999
3000 * emacs.texi (Top):
3001 * xresources.texi (Table of Resources):
3002 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3003
288f9fc0
CY
30042010-03-10 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * Branch for 23.2.
3007
17782bec
CY
30082010-03-06 Chong Yidong <cyd@stupidchicken.com>
3009
3010 * custom.texi (Init Examples): Add xref to Locals.
3011
3012 * major.texi (Choosing Modes): Mention usage of setq-default for
3013 setting the default value of major-mode (Bug#5688).
3014
b4a1a8b2
CY
30152010-03-02 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3018
3019 * display.texi (Display Custom): Document make-pointer-invisible and
3020 underline-minimum-offset. Remove inverse-video.
3021
a1e759cd
CY
30222010-02-21 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * frames.texi (Frame Commands): Note that the last ordinary frame can
3025 be deleted in daemon mode (Bug#5616).
3026
4f3bc373
GM
30272010-02-18 Glenn Morris <rgm@gnu.org>
3028
3029 * trouble.texi (Contributing): Repository is no longer CVS.
3030
5dbbdd33
GM
30312010-02-08 Glenn Morris <rgm@gnu.org>
3032
3033 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3034
cd61af01
SM
30352010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3036
3037 * display.texi (Useless Whitespace, Text Display):
3038 * custom.texi (Init Examples): Avoid obsolete special default variables
3039 like default-major-mode.
3040
b1bb0a25 30412010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3042
3043 * programs.texi (Other C Commands): Replace reference to obsolete
3044 c-subword-mode.
3045
99d0985b
GM
30462010-01-21 Glenn Morris <rgm@gnu.org>
3047
3048 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3049
893db5bc
GM
30502010-01-12 Glenn Morris <rgm@gnu.org>
3051
3052 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3053 emacs-pretest-bug for bug reports for development versions.
3054
0419b8d6
GM
30552010-01-11 Glenn Morris <rgm@gnu.org>
3056
3057 * display.texi (Highlight Interactively): `t' does not mean highlight
3058 all patterns. (Bug#5335)
3059
26e533e2
CY
30602009-12-29 Chong Yidong <cyd@stupidchicken.com>
3061
3062 * misc.texi (Shell): Document async-shell-command.
3063
3064 * building.texi (Grep Searching): Document zrgrep.
3065
484eaeac 3066 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3067
7ee6c59b
NR
30682009-12-29 Nick Roberts <nickrob@snap.net.nz>
3069
3070 * building.texi: Import GDB Graphical Interface description from
3071 EMACS_23_1_RC.
3072
91ed7ea8
CY
30732009-12-24 Chong Yidong <cyd@stupidchicken.com>
3074
3075 * emacs.texi (Top): Update node listing.
3076
3077 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3078
3079 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3080
3081 * cmdargs.texi (Initial Options):
3082 * xresources.texi (Resources): Document inhibit-x-resources.
3083
3084 * custom.texi (Specifying File Variables): Note that minor modes are
3085 enabled unconditionally.
3086
3087 * display.texi (Scrolling): Briefly document the old recenter command,
3088 and document recenter-positions.
3089
3090 * files.texi (Visiting):
3091 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3092
1c6c854e
CS
3093 * frames.texi (Cut/Paste Other App):
3094 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3095
3096 * killing.texi (Kill Options): New node.
3097
6ca89aaa
CY
30982009-12-05 Chong Yidong <cyd@stupidchicken.com>
3099
3100 * misc.texi (Shell Options): ansi-color is now default.
3101
806642d4
GM
31022009-12-05 Glenn Morris <rgm@gnu.org>
3103
806642d4
GM
3104 * emacs.texi (Top): Update menu for cal-xtra node changes.
3105 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3106 or mode line. Don't mention invisible text or the details of
3107 diary-print-entries here, only in cal-xtra.
3108 (Format of Diary File): Mention that the "date on first line" format
3109 only really affects the simple display.
3110 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3111 (Diary Customizing): Holidays may be in the buffer or mode line.
3112 Move diary-print-entries to the "Diary Display" section.
3113 (Diary Display): New section, split out from "Fancy Diary Display".
3114 Explain the limitations of simple display, and how to print it.
3115
1a4f0c0a
GM
3116 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3117
e11adbd8
GM
3118 * cal-xtra.texi (Diary Display): Mention View mode.
3119
29a483ac
JL
31202009-11-29 Juri Linkov <juri@jurta.org>
3121
3122 * display.texi (Highlight Interactively): Actually a list of
3123 default faces is pre-loaded into a list of default values
3124 instead of the history.
3125
83d60c79
GM
31262009-11-20 Glenn Morris <rgm@gnu.org>
3127
3128 * ack.texi (Acknowledgments):
3129 * emacs.texi (Acknowledgments): Add htmlfontify.
3130
276bbe96
GM
31312009-11-14 Glenn Morris <rgm@gnu.org>
3132
98ad1bae
GM
3133 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3134
276bbe96
GM
3135 * ack.texi (Acknowledgments):
3136 * emacs.texi (Acknowledgments): Update for recent Org changes.
3137
18430066
CY
31382009-10-31 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3141 `charset' property, which is irrelevant to the user manual (Bug#3526).
3142
522ddc9f
JB
31432009-10-14 Juanma Barranquero <lekktu@gmail.com>
3144
3145 * trouble.texi (DEL Does Not Delete): Fix typo.
3146
50b49ade
MA
31472009-10-05 Michael Albinus <michael.albinus@gmx.de>
3148
3149 * files.texi (Misc File Ops): Mention copy-directory.
3150
6308321a
EZ
31512009-10-04 Eli Zaretskii <eliz@gnu.org>
3152
43b3b4d1
EZ
3153 * mule.texi (Unibyte Mode): Emphasize that
3154 unibyte-display-via-language-environment affects only the display.
3155
6308321a
EZ
3156 * display.texi (Horizontal Scrolling): Document cursor behavior under
3157 horizontal scrolling when point moves off the screen (Bug#4564).
3158 Improve wording.
3159
bd51ea7f
MA
31602009-10-01 Michael Albinus <michael.albinus@gmx.de>
3161
3162 * files.texi (Directories): delete-directory prompts for recursive
3163 deletion.
3164
55381962
GM
31652009-09-30 Glenn Morris <rgm@gnu.org>
3166
3167 * ack.texi (Acknowledgments):
3168 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3169
13989ab1
TH
31702009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3171
3172 * dired.texi (Dired Navigation): Use @code instead of @var for
3173 dired-isearch-filenames, so that it's not capitalized.
3174
8ba46c89
CY
31752009-09-19 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3178
3179 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3180
3181 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3182 (Key Bindings): Reference Init Rebinding in introductory text.
3183 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3184 (Keymaps): Simplify.
3185 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3186 (Minibuffer Maps): Remove mention of Mocklisp.
3187 (Init Rebinding): Move mode-local rebinding example here from Local
3188 Keymaps.
3189 (Modifier Keys): Clarify.
1e11b018 3190 (Rebinding): Add cindex for "binding keys".
8ba46c89 3191
6a5ca7c8
CY
31922009-09-13 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3195
0e1cba51
NR
31962009-08-31 Nick Roberts <nickrob@snap.net.nz>
3197
6a5ca7c8 3198 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3199 Reorganize these two sections.
0e1cba51 3200
76a87a4d
EZ
32012009-08-29 Eli Zaretskii <eliz@gnu.org>
3202
3203 * cmdargs.texi (Initial Options): Fix last change.
3204
82e98df4
SM
32052009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3206
3207 * mule.texi (Enabling Multibyte):
3208 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3209 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3210
fb89fad9
GM
32112009-08-20 Glenn Morris <rgm@gnu.org>
3212
3213 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3214
e99652b0
GM
32152009-08-19 Glenn Morris <rgm@gnu.org>
3216
3217 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3218
5cca97ad
GM
32192009-08-18 Glenn Morris <rgm@gnu.org>
3220
3221 * ack.texi (Acknowledgments):
3222 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3223
997797ae 3224 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3225
985bf85b
GM
32262009-08-09 Glenn Morris <rgm@gnu.org>
3227
3228 * ack.texi (Acknowledgments):
3229 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3230
8d6bb99e
DD
32312009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3232
3233 * emacs.texi (Top): Add new menu items for GDB-UI.
3234
3235 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3236 section. Threads buffer is in separate section now.
8d6bb99e 3237
8353da9c
GM
32382009-08-08 Glenn Morris <rgm@gnu.org>
3239
3240 * ack.texi (Acknowledgments):
3241 * emacs.texi (Acknowledgments):
3242 Update for js2-mode and org changes.
3243
f2074faf
MA
32442009-08-02 Michael Albinus <michael.albinus@gmx.de>
3245
3246 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3247 files.
3248
e8d2d3fb
CY
32492009-07-28 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3252
324a4f6a
GM
32532009-07-23 Glenn Morris <rgm@gnu.org>
3254
3255 * programs.texi (Matching): Update blink-matching-paren-distance.
3256
b6937a70
CY
32572009-07-21 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * frames.texi (Cut/Paste Other App): For select-active-regions,
3260 selection is now updated on moving point.
3261
bd8aaa36
RS
32622009-07-21 Richard Stallman <rms@gnu.org>
3263
3264 * glossary.texi (GNU, Daemon): Update information.
3265
8d9b5eba
JL
32662009-07-19 Juri Linkov <juri@jurta.org>
3267
3268 * custom.texi (Specifying File Variables, Safe File Variables):
3269 "variables/value pairs" -> "variable/value pairs".
3270
a2acc1db
GM
32712009-07-15 Glenn Morris <rgm@gnu.org>
3272
3273 * misc.texi (Gnus): Remove widow.
3274
c5ae942b
GM
32752009-07-11 Glenn Morris <rgm@gnu.org>
3276
703d26ba
GM
3277 * Makefile.in (TEXI2PDF): New.
3278 (emacs.pdf, emacs-xtra.pdf): New targets.
3279
522ddc9f 3280 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3281
3282 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3283
3284 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3285 Don't print the copying notice twice in the printed version.
3286 Update the menu and detailmenu.
3287 (Preface): The meaning of "on-line" has changed.
3288 Correct name for "Common Problems" chapter.
3289 (Distrib): Update FSF shop URL.
3290 (Intro): Showing two files at once is not so exciting.
3291
3292 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3293 (Mac / GNUstep Basics): Minor grammar changes.
3294 (Mac / GNUstep Events): Fix typo.
3295 (GNUstep Support): CANNOT_DUMP no longer applies.
3296
3297 * misc.texi (Document View): Fix typos.
3298
3299 * dired.texi (Dired):
3300 * help.texi (Help):
3301 * macos.texi (Mac OS / GNUstep):
3302 * maintaining.texi (Version Control, Introduction to VC):
3303 End menu descriptions with a period.
c5ae942b 3304
b1c8242b
EZ
33052009-07-09 Eli Zaretskii <eliz@gnu.org>
3306
3307 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3308 so categorical in saying that the option is only useful on NTFS.
3309
220d9aa6
GM
33102009-07-09 Glenn Morris <rgm@gnu.org>
3311
3312 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3313 (ENVADD): Add texinfodir to TEXINPUTS.
3314
3315 * emacs.texi (Top): Fix cross-reference.
3316
3317 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3318
3319 * vc1-xtra.texi (Revision Tags): Fix typo.
3320
d07e72d3
GM
33212009-07-03 Glenn Morris <rgm@gnu.org>
3322
3323 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3324 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3325 (Merge Commands): `.' does not seem to work in A or B buffer.
3326 `l' can recreate the 3-window display.
3327
3328 * glossary.texi (Glossary): Minor phrasing changes throughout.
3329 Add more internal cross-references.
3330 <Autoloading>: You can't really autoload a variable.
3331 <C-M->: Move details here from `M-C-' item.
3332 <Continuation Line>: Refer to `Truncation.'
3333 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3334 <Home Directory, Unix>: New entries.
3335 <Deletion of Files>: Mention recycle bins.
3336 <Directory>: Mention ``folders.''
3337 <Error>: Don't mention ``type-ahead.''
3338 <Fringe>: Refer to the manual node.
3339 <Minor Mode>: Can be global or local.
3340 <Spell Checking>: There are other checkers besides Ispell.
3341
f144038a
GM
33422009-07-02 Glenn Morris <rgm@gnu.org>
3343
3344 * anti.texi (Antinews): Minor changes in phrasing.
3345
3346 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3347 some underfull lines in dvi output.
3348
3349 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3350
3351 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3352
3353 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3354
3f1c6666
JD
33552009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3356
3357 * xresources.texi (Table of Resources): Mention maximized for
3358 fullscreen.
3359
3360 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3361
62aadce7
CY
33622009-07-01 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * anti.texi (Antinews): Correct the list of removed platforms.
3365
82ec412e
GM
33662009-06-28 Glenn Morris <rgm@gnu.org>
3367
3368 * arevert-xtra.texi: Minor language tweaks.
3369
09964e7d
GM
3370 * dired-xtra.texi: Minor revisions.
3371
666e158e
MB
33722009-06-23 Miles Bader <miles@gnu.org>
3373
c4cc8b9a 3374 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3375 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3376
70243478
CY
33772009-06-21 Chong Yidong <cyd@stupidchicken.com>
3378
3379 * Branch for 23.1.
3380
67cbe681
KH
33812009-06-17 Kenichi Handa <handa@m17n.org>
3382
3383 * mule.texi (Charsets): Update the description for the new charset.
3384 (list-character-sets): New findex.
125dd7c5 3385 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3386
40e67246
CY
33872009-06-10 Chong Yidong <cyd@stupidchicken.com>
3388
b5700de6
CY
3389 * basic.texi (Moving Point): Fix tag.
3390
3391 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3392
3393 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3394 use camel-case for PageUp and PageDown.
3395
3396 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3397 camel-case for PageUp and PageDown.
3398
3399 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3400
40e67246 3401 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3402 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3403
522ddc9f 34042009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3405
522ddc9f
JB
3406 * fixit.texi (Spelling): Set default dictionary.
3407 Improve descriptions (Bug#2554)
6f591cf4 3408
53483c76
DR
34092009-06-08 David Reitter <david.reitter@gmail.com>
3410
3411 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3412 since saving colors and faces set this way is not implemented.
3413 (Environment variables): Remove mention of mac-fix-env, which is
3414 scheduled to be removed.
3415
1557ef4f
CY
34162009-06-04 Chong Yidong <cyd@stupidchicken.com>
3417
91056528
CY
3418 * custom.texi (Init Examples): Add example of changing load-path.
3419
1557ef4f
CY
3420 * building.texi (Lisp Libraries): Add example of changing
3421 load-path (Bug#3446).
3422
623cec4c
CY
34232009-05-28 Chong Yidong <cyd@stupidchicken.com>
3424
3425 * mark.texi (Mark): Further clarifications.
3426 (Setting Mark): Emphasize that C-SPC activates the mark.
3427
0fcca8ee
CY
34282009-05-28 Chong Yidong <cyd@stupidchicken.com>
3429
702b10e1
CY
3430 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3431 Mark mode.
0fcca8ee
CY
3432 (Using Region, Persistent Mark): Use "active mark" instead of "active
3433 region".
3434
d3b396e4
CY
34352009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3436
3437 * mule.texi (Select Input Method): Fix typo.
3438
3f698a06
CY
34392009-05-13 Chong Yidong <cyd@stupidchicken.com>
3440
3441 * anti.texi (Antinews): Document completion changes. Some additional
3442 copyedits and rearrangement of entries.
3443
b2a42eb7
CY
34442009-05-12 Chong Yidong <cyd@stupidchicken.com>
3445
932fd020
CY
3446 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3447 (Shell History Copying, Terminal emulator): Copyedits.
3448
1c6c854e
CS
3449 * xresources.texi (Resources): Simplify descriptions.
3450 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3451 (Table of Resources): Document fontBackend resource.
3452
b2a42eb7 3453 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3454 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3455 "Backspace". Remove discussion of obscure Xmodmap issue.
3456
c6ea7fb8
CY
34572009-05-07 Chong Yidong <cyd@stupidchicken.com>
3458
3459 * files.texi (Visiting): Copyedits.
3460
ad36c422
CY
34612009-05-06 Chong Yidong <cyd@stupidchicken.com>
3462
3463 * basic.texi (Inserting Text): Document ucs-insert.
3464
3465 * mule.texi (International Chars): Define "multibyte". Note that
3466 internal representation is unicode-based. Simplify definition of raw
3467 bytes. Mention ucs-insert.
3468 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3469 (Language Environments): Add language environments new to Emacs 23.
3470 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3471 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3472 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3473 (Output Coding): Copyedits.
3474
3475 * emacs.texi (Top): Update node listing.
3476
d4ad7b96
CY
34772009-05-05 Per Starbäck <per@starback.se> (tiny change)
3478
3479 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3480
5bd66204
SM
34812009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3482
3483 * building.texi (Lisp Libraries): `load-library' does offer completion.
3484
bc36ad1c
CY
34852009-04-28 Chong Yidong <cyd@stupidchicken.com>
3486
3487 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3488 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3489
f1a47884
EZ
34902009-04-25 Eli Zaretskii <eliz@gnu.org>
3491
3492 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3493
be77bd45
CY
34942009-04-22 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3497
3498 * building.texi (Lisp Interaction): Document initial-scratch-message.
3499
d3b82927
JB
35002009-04-18 Juanma Barranquero <lekktu@gmail.com>
3501
ed6e7b11
JB
3502 * msdog.texi (Windows Fonts): Fix typos.
3503
d3b82927
JB
3504 * files.texi (Save Commands): Fix pxref.
3505
bc323c04
CY
35062009-04-18 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * files.texi (Save Commands): Mention diff-buffer-with-file.
3509 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3510 Henoch (Bug#3036).
3511
2186d13f
GM
35122009-03-15 Glenn Morris <rgm@gnu.org>
3513
3514 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3515 the former is not always used.
3516 (Mail Headers): Use active voice. Add "Mail-reply-to".
3517 Change case of "Id". Avoid repeated "appropriate".
3518 (Mail Aliases): Fix previous change - use an example with a ".", so it
3519 does actually get quoted when expanded.
3520 (Mail Sending): Mailclient is the default on some systems.
3521 (Citing Mail): Mention mail-indentation-spaces.
3522 (Mail Mode Misc): Add an @dfn for "mail signature".
3523
71e454fc
CY
35242009-03-15 Chong Yidong <cyd@stupidchicken.com>
3525
3526 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3527 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3528 read-buffer-completion-ignore-case, and completion-styles.
3529 Remove description of partial-completion-mode.
71e454fc 3530
df1a3e06
GM
35312009-03-14 Glenn Morris <rgm@gnu.org>
3532
3533 * sending.texi (Mail Format): Fix typo. Add index entry for
3534 mail-header-separator.
3535 (Mail Headers): Put info about initialization and changing in one place
3536 at the start. Update FCC section for mbox Rmail. Clarify From
3537 section, mention mail-setup-with-from. Clarify Reply-to section.
3538 Add Mail-followup-to and mail-mailing-lists. Clarify References
3539 section.
3540 (Mail Aliases): Update example, make less contentious.
3541 Update for name change of mail-interactive-insert-alias.
3542 (Mail Mode): Remove mention of `%' as a word separator.
3543 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3544 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3545 commands. Clarify FCC handling. In mail-complete, add reference to
3546 Mail Aliases section, and mention mail-complete-function.
3547 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3548 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3549 signature netiquette. Explain how the mail hooks work when continuing
3550 a composition.
3551 (Mail Amusements): Internationalize the spook section a bit.
3552 Remove the spook mail-setup-hook example, since it doesn't work well.
3553 Mention fortune-file.
3554 (Mail Methods): Mention read-mail-command.
3555
ed6e7b11 35562009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3557
df1a3e06
GM
3558 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3559 and NS resources following recent changes.
959d68bd 3560
86dca3e8
JR
35612009-03-10 Jason Rumney <jasonr@gnu.org>
3562
3563 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3564 w32-use-visible-system-caret doc to indicate that it should get set
3565 automatically.
3566 (Windows Fonts): Add doc for the uniscribe backend.
3567
042fe98f
DN
35682009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3569
3570 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3571 vc-dir. (Bug#2598)
3572
7f8dba73
RS
35732009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3574
3575 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3576
505e70c3
GM
35772009-03-05 Glenn Morris <rgm@gnu.org>
3578
04242bdc
GM
3579 * rmail.texi (Rmail Basics): Add reference to sorting.
3580 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3581 Minor re-wordings.
3582 (Rmail Motion): Mention rmail-next-same-subject.
3583 (Rmail Deletion): Expunging is not the only way to change the numbers.
3584 (Rmail Labels): Labels can also be used in sorting.
3585 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3586 (Rmail Display): Mention rmail-mime.
3587
00cfe22c
GM
35882009-03-04 Glenn Morris <rgm@gnu.org>
3589
3590 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3591 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3592 summary. Mention sorts cannot be undone.
3593 (Rmail Display): Give an example of how to use goto-address-mode.
3594 (Rmail Editing): It's keybindings that are redefined, not commands.
3595 Fix some typos.
3596 (Movemail): Some minor rewording.
3597 (Remote Mailboxes): Emacs movemail supports pop by default.
3598 Fix some minor grammatical issues. The "two alternative ways" to
3599 specify a POP mailbox are really just one. Remove all reference to the
3600 variables rmail-pop-password and rmail-pop-password-required, obsolete
3601 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3602 can support Kerberos.
3603
3d963b67
GM
36042009-03-03 Glenn Morris <rgm@gnu.org>
3605
3606 * rmail.texi (Rmail Deletion): Revert previous change, which was
3607 describing the Rmail summary versions.
3608 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3609 Minor re-wording for rmail-resend.
3610 (Rmail Make Summary): Summaries apply to buffers rather than files.
3611 <rmail-summary-by-topic>: Headers includes the subject.
3612 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3613 details, including prefix arguments.
2340abde 3614 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3615 Not counting lines might be faster.
3616 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3617 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3618 Name the commands bound to the various keys. Mention prefix argument
3619 for searching.
3d963b67
GM
3620 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3621 Simplify rmail-highlighted-headers description. Update face name.
3622
a8ce3d17
JB
36232009-03-02 Juanma Barranquero <lekktu@gmail.com>
3624
3625 * mark.texi (Marking Objects): Fix typo.
3626
130a29b6
CY
36272009-03-01 Chong Yidong <cyd@stupidchicken.com>
3628
3629 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3630 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3631
9d5de6f8
GM
36322009-03-01 Glenn Morris <rgm@gnu.org>
3633
79fc530e 3634 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3635 (Rmail Motion): - M-s searches from the end of messages.
3636 (Rmail Deletion): Minor clarification. Fix numeric argument
3637 description.
3638 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3639 newmail and RMAILOSE files need not be in home-directory.
3640 (Rmail Files): Mention I/O menus are unselectable if no files match.
3641 Mention `MAIL' env-var.
3642
b545ff9c
JR
36432009-02-24 Jason Rumney <jasonr@gnu.org>
3644
3645 * mule.texi (Fontsets): Mention fontset-default, font specs and
3646 fallback fontsets.
3647 (Defining Fontsets): Mention ns and w32 variants of
3648 standard-fontset-spec. Update description of startup fontset to match
3649 Emacs 23 behavior.
a93be82a 3650 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3651 (International): Link to Modifying Fontsets.
b545ff9c 3652
75da0618 36532009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3654
3655 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3656 Mention ns-extended-platform-support-mode.
3657
6be93a16
KB
36582009-02-22 Karl Berry <karl@gnu.org>
3659
3660 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3661
867d4bb3
JB
36622009-02-19 Juanma Barranquero <lekktu@gmail.com>
3663
3664 * basic.texi (Moving Point, Position Info):
3665 * files.texi (Visiting):
3666 * mini.texi (Completion Options):
3667 * text.texi (HTML Mode): Remove duplicate words.
3668
49b5c0e8
GM
36692009-02-20 Glenn Morris <rgm@gnu.org>
3670
3671 * rmail.texi: Minor updates for mbox rather than Babyl.
3672
f43a822c
KB
36732009-02-17 Karl Berry <karl@gnu.org>
3674
49b5c0e8 3675 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3676
80d634b8
RS
36772009-02-17 Richard M Stallman <rms@gnu.org>
3678
3679 * anti.texi (Antinews): Mention Babyl format.
3680
3681 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3682
3683 * rmail.texi: Update for mbox format.
3684 Various small fixes, as well as the following.
3685 (Out of Rmail): Node deleted.
3686 (Rmail): Update menu.
3687 (Rmail Files): Comment out set-rmail-inbox-list.
3688 Document rmail-inbox-list instead.
3689 (Rmail Output): Substantial changes since C-o is now
3690 rmail-output-as-seen and o is rmail-output.
3691 (Rmail Attributes): Delete `stored', add `retried'.
3692 (Rmail Display): Editing headers works in all cases.
3693
f0d129c6
GM
36942009-02-17 Glenn Morris <rgm@gnu.org>
3695
3696 * basic.texi (Position Info): M-x count-lines-region is not always on
3697 M-=. (Bug#2269)
3698
160f11d3
GM
36992009-02-09 Glenn Morris <rgm@gnu.org>
3700
3701 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3702 defaults.
3703
763e01c4
EZ
37042009-02-07 Eli Zaretskii <eliz@gnu.org>
3705
3706 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3707 documentation of possible problems with redecoding.
3708
f5e1441d
GM
37092009-02-03 Glenn Morris <rgm@gnu.org>
3710
3711 * rmail.texi (Out of Rmail): Mention b2m.pl.
3712
e1eabe41
GM
37132009-01-31 Glenn Morris <rgm@gnu.org>
3714
3715 * rmail.texi (Out of Rmail): Correct b2m location.
3716
dd05f9de
CY
37172009-01-27 Chong Yidong <cyd@stupidchicken.com>
3718
3719 * fixit.texi (Undo): Update undo limit values.
3720
d74d846e
GM
37212009-01-27 Glenn Morris <rgm@gnu.org>
3722
3723 * emacs.texi (Top): Fix Antinews menu entry.
3724
49ffdce8
KB
37252009-01-25 Karl Berry <karl@gnu.org>
3726
3727 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3728 item with no marker, instead of the syntactically incorrect
3729 @itemize @asis.
3730
467e8d77
JL
37312009-01-25 Juri Linkov <juri@jurta.org>
3732
3733 * building.texi (Grep Searching): Fix index entry for lgrep.
3734
6c60bbdb
EZ
37352009-01-24 Eli Zaretskii <eliz@gnu.org>
3736
3737 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3738
9ce5a36f
AR
37392009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3740
3741 * macos.texi (Preferences Panel): Update description of font setting to
3742 reflect that prior frame selection is no longer needed.
3743
9aa5f2fb
NR
37442009-01-20 Nick Roberts <nickrob@snap.net.nz>
3745
3746 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3747 raise GUD subsections.
3748
3892ff9c
GM
37492009-01-15 Glenn Morris <rgm@gnu.org>
3750
3751 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3752
14731c8f
GM
37532009-01-10 Glenn Morris <rgm@gnu.org>
3754
3755 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3756
45c55e53
CY
37572009-01-04 Chong Yidong <cyd@stupidchicken.com>
3758
3759 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3760 logical lines.
3761
2e4667d1
JL
37622008-12-29 Juri Linkov <juri@jurta.org>
3763
3764 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3765
3766 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3767
2a3eac47
CY
37682008-12-28 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3771 goto-address-mode instead of goto-address.
3772
3da8da94
CY
3773 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3774 mode.
3775
2a3eac47
CY
3776 * emacs.texi (Top): Update node listing.
3777
057f6dd3
EZ
37782008-12-26 Eli Zaretskii <eliz@gnu.org>
3779
3780 * custom.texi (Directory Variables): Explain what is a "project".
3781 Add indexing. Improve wording. Add a footnote about using
3782 _dir-locals.el on MS-DOS.
3783
e6979067
DN
37842008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3785
3786 * files.texi (Misc File Ops): Mention chmod as an alias for
3787 set-file-modes.
3788
9de15963
MR
37892008-12-24 Martin Rudalics <rudalics@gmx.at>
3790
3791 * help.texi (Help): Fix typos and reword.
3792 (Help Summary): Add entries for C-h n and C-h r, reorder
3793 entries, and do some minor fixes.
3794 (Name Help): Say that C-h F works for commands only.
3795 (Misc Help): Say that view-lossage displays 300 keystrokes.
3796
236fd60d
GM
37972008-12-20 Glenn Morris <rgm@gnu.org>
3798
3799 * ack.texi (Acknowledgments): General update based on AUTHORS,
3800 including removal of some stuff no longer distributed.
3801
ed9265fc 38022008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3803
ed9265fc 3804 * fixit.texi: Mention hunspell.
349b3256 3805
e840fca5
GM
38062008-12-19 Glenn Morris <rgm@gnu.org>
3807
3808 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3809 Consolidate explanatory text at start.
e840fca5
GM
3810
3811 * display.texi (Text Display):
3812 * indent.texi (Indentation): Use @acronym with ASCII.
3813
9dfa7983
GM
38142008-12-18 Glenn Morris <rgm@gnu.org>
3815
3816 * ack.texi: Various small updates and fixes.
3817
97b3a00b
JL
38182008-12-18 Juri Linkov <juri@jurta.org>
3819
3820 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3821 as a key binding to start a forward nonincremental word search.
3822 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3823 a backward nonincremental word search. Add index for `M-s w'
3824 `isearch-forward-word'.
3825 (Regexp Search): Add a short summary of regexp key commands like
3826 in the node "Basic Isearch".
3827 (Other Repeating Search): Fix typo.
3828
38292008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3830
3831 * misc.texi (PostScript Variables): Fix doc.
3832
31ce6a07
CY
38332008-12-10 Chong Yidong <cyd@stupidchicken.com>
3834
3835 * programs.texi (Program Modes): Mention Ruby mode.
3836
636b507b
DN
38372008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3838
3839 * misc.texi (emacsclient Options): Describe what an empty string
3840 argument does for --alternate-editor.
3841
a323fa14
CY
38422008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3843
3844 * cmdargs.texi (Font X): Distinguish between client-side and
3845 server-side fonts. List valid Fontconfig properties. Add reference to
3846 Fontconfig manual. List valid GTK font properties. Explain use of
3847 fc-list.
3848
c5ca6cd0
CY
38492008-12-09 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * cmdargs.texi (Font X): Move discussion of quoting to top.
3852
e5136377
GM
38532008-12-06 Glenn Morris <rgm@gnu.org>
3854
3855 * maintaining.texi (Old Revisions): Improve previous change.
3856
248c026b
RS
38572008-12-05 Richard M Stallman <rms@gnu.org>
3858
3859 * anti.texi (Antinews): Minor fixes.
3860
a9253a1e
GM
38612008-12-03 Glenn Morris <rgm@gnu.org>
3862
3863 * maintaining.texi (Old Revisions): Fix diff-switches description.
3864
fa687b02
MR
38652008-12-01 Martin Rudalics <rudalics@gmx.at>
3866
3867 * emacs.texi (Top): Fix typo.
3868
72e6decd
CY
38692008-11-30 Chong Yidong <cyd@stupidchicken.com>
3870
320ee034
CY
3871 * misc.texi (Document View): Explain dependence on gs at the top.
3872 Copyedits.
3873
3874 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3875
72e6decd
CY
3876 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3877 (Comment Commands): Discuss region-active behavior of M-; first.
3878
2a472ee4
MR
38792008-11-29 Martin Rudalics <rudalics@gmx.at>
3880
9c6361c9
MR
3881 * display.texi (Line Truncation): Add reference to Continuation
3882 Lines.
3883
2a472ee4
MR
3884 * windows.texi (Pop Up Window): Mention split-height-threshold
3885 and split-width-threshold.
9c6361c9 3886 (Split Window): Add reference to Continuation Lines.
2a472ee4 3887
e93bc142
AR
38882008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3889
3890 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3891 (GNUstep Support): New node.
3892 * anti.texi:
3893 * emacs.texi:
3894 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3895
43b978db
RS
38962008-11-28 Richard M Stallman <rms@gnu.org>
3897
3898 * misc.texi (Dissociated Press): Minor cleanups.
3899
3900 * dired.texi (Image-Dired): Avoid passive.
3901
e8e2bd93
EZ
39022008-11-28 Eli Zaretskii <eliz@gnu.org>
3903
3904 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3905 representation.
3906
8d2d45da
CY
39072008-11-26 Richard M. Stallman <rms@gnu.org>
3908
3909 * files.texi (Visiting): Rewrite paragraph for clarity.
3910
3911 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3912
a5f7bbcc
AM
39132008-11-25 Alan Mackenzie <acm@muc.de>
3914
3915 * programs.texi (Moving by Parens): Clarify that parens inside strings
3916 and comments are ignored, and that the commands assume the starting
3917 point isn't in a string or comment.
3918
a71703d3
AR
39192008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3920
3921 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3922 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3923 version.
3924 (Mac Customization): Rewrite Preferences Panel section and merge in to
3925 this node, add Open files by dragging to an Emacs window.
3926
3927 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3928
aa5ab79a
CY
39292008-11-26 Chong Yidong <cyd@stupidchicken.com>
3930
0cc92c19
CY
3931 * files.texi (Misc File Ops): Document set-file-modes.
3932
c366b4e4
CY
3933 * windows.texi (Split Window): Document integer values of
3934 truncate-partial-width-windows.
3935
aa5ab79a
CY
3936 * text.texi (Text): Simplify description of markup languages.
3937 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3938 (TeX Editing): Note that `""' inserts one `"' character.
3939 (HTML Mode): Note in the introduction that XML mode is an alias for
3940 SGML mode. Mention nXML mode.
3941
56221db7
CY
39422008-11-25 Chong Yidong <cyd@stupidchicken.com>
3943
3944 * building.texi (Watch Expressions): Fix typo.
3945
90effe33
CY
39462008-11-24 Chong Yidong <cyd@stupidchicken.com>
3947
f90a5ae3
CY
3948 * files.texi (Visiting): Document new behavior of
3949 confirm-nonexistent-file-or-buffer.
3950
1c6c854e
CS
3951 * buffers.texi (Select Buffer):
3952 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3953
a18ffb4a
CY
3954 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3955 edit-picture.
3956
90effe33
CY
3957 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3958 edit-picture', since that is just an alias for picture-mode.
3959 (Sentences): Note that repeated M-@ extends the region.
3960 (Pages): Make terminology more consistent. Link to Regexps node.
3961 (Longlines): Discuss relationship with Visual Line mode.
3962 (Text Mode): Remove extraneous discussion of other modes, since they
3963 were already introduced in the parent node.
3964
e85103ec
CY
39652008-11-23 Chong Yidong <cyd@stupidchicken.com>
3966
5cb2fe30
CY
3967 * anti.texi (Antinews): Rewrite.
3968
1eb9b307 3969 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3970
3971 * frames.texi (Frame Commands): Mention "minimize" terminology.
3972
e85103ec
CY
3973 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3974 formats.
b908332f
CY
3975 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3976 (Misc X): Don't document useless -hb option.
e85103ec 3977
607f5f88
JL
39782008-11-22 Juri Linkov <juri@jurta.org>
3979
3980 * dired.texi (Dired Navigation): Change normal file name search option
3981 from `non-nil' to `t'. Add `dwim' option.
3982
e1b867a0
JL
39832008-11-22 Juri Linkov <juri@jurta.org>
3984
3985 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3986 ".dir-locals.el". Rename `define-project-bindings' to
3987 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3988 `dir-locals-set-directory-class'.
3989
dd186936
LK
39902008-11-22 Lute Kamstra <lute@gnu.org>
3991
3992 * buffers.texi (Select Buffer): Index goto-line.
3993 * basic.texi (Moving Point): Mention the use of a numeric prefix
3994 argument with goto-line and refer to Select Buffer for the use of a
3995 plain prefix argument.
3996
4b121911
GM
39972008-11-19 Glenn Morris <rgm@gnu.org>
3998
3999 * doclicense.texi: Update to FDL 1.3.
4000 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4001
27267e4c
CY
40022008-11-17 Chong Yidong <cyd@stupidchicken.com>
4003
696f351d
CY
4004 * custom.texi (Minor Modes): Define mode commands and mode variables
4005 more precisely. Recommend using mode commands instead of setting
4006 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4007 (Easy Customization): Use "init file" instead of .emacs.
4008 (Customization Groups): Update to new Custom buffer appearance.
4009 (Saving Customizations): Copyedits. Update example.
4010 (Variables): Give example of variable type-sensitivity.
4011 (Examining): Update example.
4012 (Hooks): Copyedits.
4013 (Specifying File Variables): Use C comments instead of an artificial
4014 Lisp for the example.
4015 (Keymaps): Move internals discussion to Prefix Keymaps.
4016 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4017 (Init Rebinding): Document kbd macro.
4018 (Init File): Link to Find Init.
696f351d
CY
4019
4020 * mark.texi (Using Region): Document Delete Selection Mode more
4021 thoroughly.
4022
4023 * frames.texi (Mouse Commands): Move most of the description of Delete
4024 Selection Mode to Using Region, and link to it.
1bc9c425 4025 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4026
b0570c25
CY
4027 * building.texi (Compilation): Document first-error value of
4028 compilation-scroll-output.
4029 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4030 works as soon as an error is available. Suggested by Juri Linkov.
4031
27267e4c
CY
4032 * mini.texi (Passwords): New node.
4033
4034 * files.texi (Remote Files): Link to Passwords node.
4035
4036 * emacs.texi (Top): Update node listings.
4037
122eb807
CY
40382008-11-16 Chong Yidong <cyd@stupidchicken.com>
4039
9c9855a3
CY
4040 * ack.texi (Acknowledgments): Some updating of credits.
4041
bd6fdcad
CY
4042 * emacs.texi (Acknowledgments): Add a couple more names.
4043
dd1eef46
CY
4044 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4045
122eb807 4046 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4047 (Misc File Ops): Document use of trash.
122eb807 4048
801a8da1
JB
40492008-11-16 Juanma Barranquero <lekktu@gmail.com>
4050
4051 * macos.texi (Mac Customization): Fix typos.
4052
0b4f2253
CY
40532008-11-14 Chong Yidong <cyd@stupidchicken.com>
4054
4055 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4056 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4057 the conventions of the main Emacs manual.
4058
4059 * emacs.texi (Top): Update node listings.
4060
517e2b89
CY
40612008-11-12 Chong Yidong <cyd@stupidchicken.com>
4062
07a85685
CY
4063 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4064 command-line-args is processed during startup.
4065 (Action Arguments): Correctly describe how file arguments interact with
4066 the startup screen. Link to Lisp Interaction for scratch buffer.
4067 (Initial Options): Link to Command Example for -batch option.
4068 (Environment): Document initial-environment.
4069
517e2b89
CY
4070 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4071 can't be changed in the site-start file.
4072
6337bbde
CY
40732008-11-07 Chong Yidong <cyd@stupidchicken.com>
4074
4075 * dired.texi (Dired): Mention C-x C-d too.
4076 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4077 (Dired Navigation): Explain dired-goto-file more clearly.
4078 Document dired-isearch-filenames.
6337bbde
CY
4079 (Dired Deletion): Remove unnecessary "expunged" terminology.
4080 (Flagging Many Files): & is now rebound to `% &'.
4081 (Shell Commands in Dired): Document dired-do-async-shell-command.
4082 Clarify how multi-file arguments are passed.
4083 (Misc Dired Features): Document dired-do-isearch.
4084
9e8eeff9
CY
40852008-11-06 Chong Yidong <cyd@stupidchicken.com>
4086
4087 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4088
e071f849
CY
40892008-11-03 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4092
05482eb1
CY
40932008-11-01 Chong Yidong <cyd@stupidchicken.com>
4094
e2346dea
CY
4095 * programs.texi (Program Modes): Link to Program Indent node.
4096 (Left Margin Paren): Explain consequences of changing
4097 open-paren-in-column-0-is-defun-start more concisely.
4098 (Which Function, Program Indent, Info Lookup): Minor edits.
4099 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4100 (Multi-line Indent): If region is active, TAB indents the region.
4101 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4102 (Matching): The delimiter at the cursor is highlighted---the character
4103 changes color.
4104 (Symbol Completion): Link to Completion node.
4105
e4b6428c
CY
4106 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4107 a strictly text-only system.
4108
05482eb1
CY
4109 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4110 batch mode.
4111
a11d3737
RS
41122008-11-01 Richard M. Stallman <rms@gnu.org>
4113
5abad626
RS
4114 * misc.texi (Document View): Major rewrite.
4115
a11d3737
RS
4116 * maintaining.texi (Types of Log File): Change logs are older than
4117 version control.
4118 (VCS Concepts): Simplify and rearrange.
4119 (Version Control Systems): Make it clear that Linux is only the kernel.
4120 (VC Mode Line): Shorten reference to menu item.
4121 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4122 (VC Directory Mode): Minor cleanup.
4123 Unchanged files are hidden, not omitted.
4124 (VC Directory Commands): Shorten and simplify.
4125 (Change Log Commands): New node, split from Change Logs.
4126 (VC Directory Buffer): New node, split from VC Directory Mode.
4127
c55a4acb
CY
41282008-10-31 Chong Yidong <cyd@stupidchicken.com>
4129
1c6c854e 4130 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4131 from files.texi.
4132
1c6c854e
CS
4133 * files.texi (Version Control): Move to maintaining.texi.
4134 Subnodes moved as well.
4135 (Document Files): Move to misc.texi.
df0356f6 4136
c55a4acb
CY
4137 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4138 vc-update-change-log.
df0356f6
CY
4139 (Version Control): Move here from files.texi.
4140 (Format of ChangeLog): Make it a subnode of Change Log.
4141
4142 * emacs.texi (Top): Update node listing.
c55a4acb 4143
ef082374
TH
41442008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4145
4146 * files.texi (Files): Add a section about document
4147 files (doc-view-mode).
4148
d52582c3
CY
41492008-10-31 Chong Yidong <cyd@stupidchicken.com>
4150
1c6c854e
CS
4151 * building.texi (Compilation Mode):
4152 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4153 (Debuggers): Lower GUD subsections to subsubsections.
4154 (Starting GUD): Add cindex.
4155 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4156
4e0a0968
CY
41572008-10-30 Chong Yidong <cyd@stupidchicken.com>
4158
03625b47
CY
4159 * indent.texi (Indentation): Link to Program Indent.
4160
4e0a0968
CY
4161 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4162 now uses emacsclient's terminal.
4163
8bd3f7ef
CY
41642008-10-29 Chong Yidong <cyd@stupidchicken.com>
4165
80e5620e
CY
4166 * mark.texi (Using Region): Document use-empty-active-region.
4167
97d5c404
CY
4168 * emacs.texi (Top): Update node listings.
4169
1c6c854e
CS
4170 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4171 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4172 (Invoking emacsclient): Rewrite, moving optional arguments to
4173 emacsclient Options.
21d2bae3
CY
4174 (emacsclient Options): New node. Document server-use-tcp and
4175 server-host.
8bd3f7ef 4176
5fda2cbd
CY
41772008-10-28 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * indent.texi (Indentation): Replace list with paragraphed text,
4180 putting description of syntax-driven indentation first. Document new
4181 effect of active regions on tab.
4182 (Tab Stops): Note that editable tab stops affect indentation commands.
4183
4ff029f6
DN
41842008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4185
4186 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4187
996cd6e4
CY
41882008-10-23 Chong Yidong <cyd@stupidchicken.com>
4189
f28815e3
CY
4190 * custom.texi (Function Keys): Note that modified keypad keys are not
4191 translated.
4192
996cd6e4
CY
4193 * basic.texi (Arguments): Explain how to insert multiple digits.
4194
49545fe2
MA
41952008-10-22 Michael Albinus <michael.albinus@gmx.de>
4196
4197 * files.texi (Remote Files): Precise selection of default method.
4198 Rewrite paragraph about disabling remote file names.
4199
edac0b53
CY
42002008-10-22 Chong Yidong <cyd@stupidchicken.com>
4201
e752c544
CY
4202 * search.texi (Special Isearch): Document M-TAB is isearch.
4203
edac0b53
CY
4204 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4205 command.
4206
4207 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4208
20a36054
TH
42092008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4210
1c6c854e 4211 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4212 section.
4213
69051ab6
CY
42142008-10-21 Chong Yidong <cyd@stupidchicken.com>
4215
c4b1a32a
CY
4216 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4217 to files.texi. Move contents of vc2-xtra.texi here.
4218
4219 * vc2-xtra.texi: File removed.
4220
4221 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4222 Directory Commands from the submenu. Don't include deleted file
4223 vc2-xtra.texi.
4224
4225 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4226 (Version Control): Add VC Directory Mode and VC Directory Commands to
4227 the submenu.
4228 (Why Version Control?): Use table format.
4229 (Version Control Systems): Note that Meta-CVS support is gone.
4230 (VCS Concepts): Note precisely when VC started supporting filesets.
4231 Remove bogus xref to CVS Options node.
4232 (Types of Log File): Copyedits.
4233 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4234 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4235 The Right Thing.
4236 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4237 (Log Buffer): Reorganize node, putting C-c C-c description first.
4238 (Old Revisions): Use CVS for example, not RCS.
4239 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4240 Commands from the submenu, putting them under Version Control.
4241 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4242 need to include it in the manual unconditionally, since it is now
4243 crucial to using distributed version control systems.
1a6e2954
CY
4244 (Comparing Files): Note that diff uses the minibuffer, and that the
4245 output is shown using Diff mode.
1c6c854e
CS
4246 (Diff Mode): Explain what "patch" and "hunk" mean.
4247 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4248 diff-show-trailing-whitespaces.
1a6e2954 4249 (File Archives): Add rar support.
c4b1a32a 4250
69051ab6
CY
4251 * major.texi (Choosing Modes): Make mode selection sequence more
4252 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4253 magic-mode-alist is nil by default.
4254 Document magic-fallback-mode-alist.
69051ab6 4255
e7421e03
CY
42562008-10-20 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * frames.texi (Mouse References): Copyedits.
4259
6b2efdc2
TH
42602008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4261
4262 * ack.texi (Acknowledgments): Add myself as doc-view author.
4263
9c5e9396
EZ
42642008-10-20 Eli Zaretskii <eliz@gnu.org>
4265
4266 * frames.texi (Dialog Boxes): Add @cindex entries.
4267
dac94f8e
CY
42682008-10-20 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4271 (Text-Only Mouse): Copyedit.
4272
25597d40
CY
42732008-10-19 Chong Yidong <cyd@stupidchicken.com>
4274
f8a447f6
CY
4275 * frames.texi: Use @key throughout for mouse clicks.
4276 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4277 (Secondary Selection): Fix modified mouse click syntax.
4278 (Clipboard): Describe Cut, Copy and Paste commands.
4279 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4280 Copyedits.
4281 (Creating Frames): Add xref to Init File.
4282 (Frame Commands): Add xref to Exiting.
4283 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4284
b0f95216
CY
42852008-10-15 Chong Yidong <cyd@stupidchicken.com>
4286
b0817f00
CY
4287 * files.texi (Version Control): Copyedits. Add Bazaar.
4288 (Version Control Systems): List different VCS's using an itemized list.
4289 Add Bazaar.
4290 (VCS Concepts): Copyedits. Tweak description of file merging.
4291
b0f95216
CY
4292 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4293 (Cut/Paste Other App): Document select-active-regions and
4294 x-select-enable-primary.
4295
69d0d701
CY
42962008-10-13 Chong Yidong <cyd@stupidchicken.com>
4297
4298 * mark.texi (Shift Selection): Correct case in node name.
4299
4300 * emacs.texi (Top): Update node order in Mark chapter.
4301
375e8351
EZ
43022008-10-12 Eli Zaretskii <eliz@gnu.org>
4303
4304 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4305
4306 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4307 elsewhere in the manual instead of describing yet again the intricacies
4308 of $HOME on MS-Windows and MS-DOS.
4309
ab58114f
CY
43102008-10-12 Chong Yidong <cyd@stupidchicken.com>
4311
4f959513 4312 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4313 (Minibuffer File): Add discussion of `~' in file names.
4314 Add insert-default-directory index reference.
4f959513 4315
ab58114f
CY
4316 * files.texi (File Names): Reorganize description.
4317 (Visiting): Add xref to Mode Line. Copyedits.
4318 (Save Commands): Mention prefix behavior of C-x C-s.
4319 (Numbered Backups): Node deleted.
4320 (Backup Names): Contents of Numbered Backups moved here. State default
4321 of version-control variable.
4322 (Reverting): Copyedits.
4323 (Version Control): Add additional version control systems.
4324
4325 * emacs.texi (Top): Delete Numbered Backups node.
4326
4327 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4328 Backup Names.
f2884f63 4329 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4330
b0b5100a
RF
43312008-10-11 Romain Francoise <romain@orebokech.com>
4332
4333 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4334
89774b5f
CY
43352008-10-11 Chong Yidong <cyd@stupidchicken.com>
4336
4337 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4338 (Select Buffer): Mention use of minibuffer history. Describe default
4339 value of default-major-mode. Mention that C-x 4 b selects the other
4340 window.
4341 (List Buffers): Document CRM indicators in the order they appear.
4342 (Kill Buffer): Document new command kill-matching buffers.
4343 (Several Buffers): Move explanation of the relationship between buffer
4344 list and buffer menu to the top.
4345 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4346
4c72bf27
CY
43472008-10-10 Chong Yidong <cyd@stupidchicken.com>
4348
4349 * entering.texi (Exiting): Document change of C-x C-c to
4350 save-buffers-kill-terminal. Document kill-emacs.
4351
f68eb991
EZ
43522008-09-30 Eli Zaretskii <eliz@gnu.org>
4353
4354 * mule.texi (Coding Systems): Don't mention codepage-setup.
4355
4356 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4357 cpNNN coding systems anymore.
4358 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4359 for unibyte mode. Don't mention line-drawing characters.
4360 Don't mention dos-unsupported-char-glyph.
f68eb991 4361
1a2dd44d
CY
43622008-09-25 Chong Yidong <cyd@stupidchicken.com>
4363
4364 * search.texi (Search): Shorten introduction.
4365 (Basic Isearch): Add command table. Discuss reverse isearch and
4366 isearch highlighting.
4367 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4368 ring to cindex.
4369 (Special Isearch): Move input methods discussion here.
4370 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4371 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4372 Repeat Isearch.
4373 (Isearch Minibuffer): New node.
4374 (Word Search): Document new word search commands.
4375 (Regexp Example): Simplify example using sentence-end-base variable.
4376 (Replace): Reword introduction.
4377 (Unconditional Replace): Remove unnecessary example.
4378 (Other Repeating Search): Document new `M-s o' binding.
4379
4380 * emacs.texi (Top): Update node listings.
4381
e45da31d
JB
43822008-09-22 Juanma Barranquero <lekktu@gmail.com>
4383
4384 * emacs.texi (Top): Remove Kill Errors from menu.
4385
841c8096
CY
43862008-09-22 Chong Yidong <cyd@stupidchicken.com>
4387
402168fa
CY
4388 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4389 interface for defining macros. Simplify examples. Note that C-g quits
4390 macro definitions.
1c6c854e
CS
4391 (Keyboard Macro Counter): Document using F3 to insert counter.
4392 Give usage example.
402168fa
CY
4393 (Keyboard Macro Query): Organize query responses in a table.
4394
1c6c854e
CS
4395 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4396 Link to Erasing node.
841c8096
CY
4397 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4398 rationale to a footnote.
4399 (Kill Errors): Remove node, due to redundancy with Erasing.
4400 (Spelling): Move discussion of flyspell to end. Note new behavior of
4401 M-$ in active region. Remove non-ispell-specific keybindings from
4402 table.
4403
eab2ee89
DN
44042008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4405
4406 * cmdargs.texi (Initial Options): Document --daemon.
4407
3d53e905
GM
44082008-09-20 Glenn Morris <rgm@gnu.org>
4409
4410 * files.texi (Numbered Backups): Mention that some modes set
4411 version-control.
4412
1c90484d
GM
44132008-09-20 Jim Blandy <jimb@red-bean.com>
4414
4415 * files.texi (Numbered Backups): Reference File Variables, as well.
4416 Remove discussion of Rmail's implementation.
4417
0fc0d844
CY
44182008-09-06 Chong Yidong <cyd@stupidchicken.com>
4419
4420 * misc.texi (Recursive Edit): Note that top-level exits active
4421 minibuffers.
4422
4423 * trouble.texi (Quitting): Likewise.
4424
b18d283d
CY
44252008-08-31 Chong Yidong <cyd@stupidchicken.com>
4426
4427 * emacs.texi (Top): Add Temporary Face Changes xref.
4428
4429 * display.texi (Display): Move Temporary Face Changes node to just
4430 after Standard Faces.
4431 (Scrolling): Document recenter-top-bottom instead of recenter.
4432 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4433 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4434 (Display Custom): Copyedits.
4435 (Optional Mode Line): Document display-battery-mode.
4436
180135fc
RF
44372008-08-27 Romain Francoise <romain@orebokech.com>
4438
4439 * custom.texi (Directory Variables): Minor fix.
4440
d3fe3475
GM
44412008-08-27 Glenn Morris <rgm@gnu.org>
4442
4443 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4444 descriptions.
4445 (Calendar Customizing): Tweak layout description.
183080b6 4446 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4447 markers. Condense calendar-star-date and calendar-mark-today
4448 description.
4449 (Holiday Customizing): Add oriental and solar holidays.
4450 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4451 Fix holiday-float description. Use zerop in examples. Be less verbose.
4452 (Date Display Format): Change ISO format. Be less verbose.
4453 (Diary Customizing): Mention day and month abbrev arrays.
4454 Mention the date-form variables by name. Update European example.
4455 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4456 Condense examples. Mention diary-entry-symbols by name.
4457 Condense table for insertion commands.
4458 (Fancy Diary Display): Mention diary-include-string and
4459 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4460 Ethiopic, Persian date functions. Condense descriptions.
4461
4462 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4463 (Adding to Diary): Adapt for changed node name.
4464
71755807
GM
44652008-08-26 Glenn Morris <rgm@gnu.org>
4466
4467 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4468 node "Hebrew/Islamic Entries".
4469
4470 * calendar.texi (Specified Dates): Fix names of iso functions.
4471 (General Calendar): There may not be another window.
4472 (Writing Calendar Files, Holidays): Tweak intro.
4473 (Holidays): Mention Baha'i and Chinese holidays.
4474 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4475 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4476 (To Other Calendar): Add calendar-print-other-dates.
4477 Refer to "graphic display" rather than "X.
4478 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4479 (Displaying the Diary): Fix whitespace after reference.
4480 Fix `diary-number-of-entries' reference.
4481 (Date Formats): Explicitly mention that day names can be abbreviated.
4482 (Adding to Diary): Add some references to other sections.
4483 (Special Diary Entries): Fix reference.
4484 (Appointments): Simplify appt-message-warning-time entry.
4485 Clarify where times must be.
4486 (Importing Diary): Comment out icalendar paragraph that does not apply.
4487 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4488
d76ebc75
GM
44892008-08-23 Glenn Morris <rgm@gnu.org>
4490
4491 * fortran-xtra.texi (Fortran): Change description of free form and
4492 fixed form a bit. Mention hideshow and imenu.
4493 (Fortran Motion): Mention fortran-end-of-subprogram,
4494 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4495 (Fortran Indent): Minor re-word.
4496 (ForIndent Commands): Mention fortran-fill-paragraph and
4497 fortran-fill-statement.
4498 (ForIndent Cont): Mention fortran-tab-mode-string.
4499 (Fortran Comments): Mention fortran-comment-line-start-skip.
4500 (Fortran Columns): Mention font-locking.
4501 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4502
1fc0ce04 45032008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4504
4505 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4506
5c52e13c
CY
45072008-08-22 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * mini.texi (Minibuffer): Simplify introduction.
4510 (Minibuffer File): Document tilde in minibuffer filenames.
4511 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4512 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4513 (Completion Example): Update example to current command list.
4514 (Completion Options): Document `lazy' value of completion-auto-help.
4515 Update contents of completion-ignored-extensions.
4516 (Minibuffer History): Describe "future history" list. State default
4517 value of history-delete-duplicates.
4518
77a00355
GM
45192008-08-21 Glenn Morris <rgm@gnu.org>
4520
4521 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4522 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4523
39ee1d04
CY
45242008-08-17 Chong Yidong <cyd@stupidchicken.com>
4525
4526 * regs.texi (Registers): Clarify valid register names.
4527 (RegPos): Note that buffer is saved and restored too.
4528 (RegText): Note that mark is reactivated/deactivated.
4529 (RegConfig): Xref to Windows node.
4530
b12c348f
CY
45312008-08-16 Chong Yidong <cyd@stupidchicken.com>
4532
3ae7ba79
CY
4533 * basic.texi (Inserting Text): Provide command name for C-q.
4534
b12c348f
CY
4535 * killing.texi (Killing): Copyedit. Define read-only text.
4536 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4537 (Killing by Lines): Copyedit.
4538 (Other Kill Commands): Move M-w description here.
4539 (Yanking): Move M-w to Other Kill Commands.
4540 (Kill Ring): Also mention saving text in registers. Link to Text
4541 Properties in elisp manual.
4542 (Accumulating Text): Copyedit.
4543 (CUA Bindings): Shift selection is now the default.
4544
d8ff7692
TZ
45452008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4546
4547 * maintaining.texi (Change Log): Mention next-error is available.
4548
a43a8a2e
GM
45492008-08-10 Glenn Morris <rgm@gnu.org>
4550
4551 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4552 and intermonth text.
4553 (Holiday Customizing): Add holiday-chinese.
4554
eba27308
EZ
45552008-08-08 Eli Zaretskii <eliz@gnu.org>
4556
4557 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4558
5f14a5b3
DN
45592008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4560
4561 * files.texi (Log Buffer): Describe C-c C-d.
4562 (Diff Mode): Describe C-x 4 A.
4563
49989bff
EZ
45642008-08-06 Eli Zaretskii <eliz@gnu.org>
4565
4566 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4567
5c915c02
DN
45682008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4569
2beaf97a
DN
4570 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4571 describe the new bindings to show the changeset diff, toggle annotation
4572 visibility, show revisions.
4573 (VC Status): Describe key bindings for modifying the change comments,
4574 displaying changeset diffs and annotations.
4575
5c915c02
DN
4576 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4577
71798ace
NR
45782008-08-05 Nick Roberts <nickrob@snap.net.nz>
4579
4580 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4581
b8949644
EZ
45822008-08-02 Eli Zaretskii <eliz@gnu.org>
4583
4584 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4585 and wording.
4586
819567d1
DN
45872008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4588
4589 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4590 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4591 commands. Improve some old info.
4592
5f38310a
CY
45932008-07-31 Chong Yidong <cyd@stupidchicken.com>
4594
0dc3906b
CY
4595 * display.texi (Visual Line Mode): New node.
4596
5f38310a 4597 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4598 (Moving Point): Add additional alternative key bindings.
4599 Describe line-move-visual.
5f38310a
CY
4600 (Erasing): Describe DEL.
4601 (Basic Undo, Blank Lines, Arguments): Copyedit.
4602 (Continuation Lines): Mention Visual Line mode.
4603 (Position Info): Move extended discussion to mule.texi.
4604
4605 * mule.texi (International Chars): Describe C-x =.
4606
4607 * emacs.texi (Top): Add Visual Line Mode node.
4608
7c2fb837
DN
46092008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4610
4611 * emacs.texi: Remove VMS support.
4612
3f6b73ef
DN
46132008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4614
4615 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4616 the vc-dir command name.
4617
9e2a2647
DN
46182008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4619
4620 * xresources.texi: Remove mentions of Mac Carbon.
4621
568beaa2
AS
46222008-07-19 Andreas Schwab <schwab@suse.de>
4623
4624 * ns-emacs.texi: Move to ../misc.
4625
0ef94706
CY
46262008-07-15 Chong Yidong <cyd@stupidchicken.com>
4627
4628 * entering.texi (Exiting): Don't describe text-only terminals as the
4629 default. Describe the new startup screen.
4630 (Exiting): Describe how to kill Emacs first. Change description of
4631 iconification to handle modern window systems.
4632
ba60bd44 46332008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4634
4635 * ns-emacs.texi: New file, documents features of Emacs port under
4636 NeXTstep windowing.
4637
9f30aa73
CY
46382008-07-15 Chong Yidong <cyd@stupidchicken.com>
4639
938a5d2e
CY
4640 * entering.texi (Entering Emacs): Update prev node.
4641
4642 * glossary.texi (Glossary): Remove xref to Text Characters.
4643
9f30aa73
CY
4644 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4645 directly, rather than in the context of ASCII. Move description of
4646 special properties of modifier key to new Modifier Keys node.
4647 (Keys): Copyedit.
4648 (Text Characters): Delete node. Multibyte is the default nowadays, and
4649 the node contents are obsolete.
4650
4651 * custom.texi (Modifier Keys): New node.
4652
4653 * emacs.texi (Top): Update node list.
4654
7e53d36c
CY
46552008-07-13 Chong Yidong <cyd@stupidchicken.com>
4656
4657 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4658 saying that Emacs provides menus and mouse support (which is par for
4659 the course).
4660
4661 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4662 early on.
4663 (Point): Copyedit. Relegate historical trivia to a footnote.
4664 (Mode Line): Explain mode-line format more consistently.
4665 (Menu Bar): Copyedit.
4666
1e9fa96d
GM
46672008-06-27 Glenn Morris <rgm@gnu.org>
4668
4669 * cal-xtra.texi (Sexp Diary Entries):
4670 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4671
dc9bebb8
CY
46722008-06-26 Chong Yidong <cyd@stupidchicken.com>
4673
4674 * mark.texi (Shift selection): New node.
4675 (Mark): Copyedits.
4676 (Persistent Mark): Move to the end of the chapter.
4677
e7881076
EZ
46782008-06-20 Eli Zaretskii <eliz@gnu.org>
4679
4680 * makefile.w32-in (distclean): Remove makefile.
4681
f427400c
NR
46822008-06-17 Nick Roberts <nickrob@snap.net.nz>
4683
4684 * building.texi (Starting GUD): Add an entry for gud-gdb.
4685 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4686 command mode.
4687
b597d348
GM
46882008-06-17 Glenn Morris <rgm@gnu.org>
4689
4690 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4691
647b7094
NR
46922008-06-17 Nick Roberts <nickrob@snap.net.nz>
4693
4694 * building.texi (Starting GUD): Expand on remote debugging.
4695 (Other GDB-UI Buffers): Mention new keyboard bindings.
4696
47a30023
GM
46972008-06-15 Glenn Morris <rgm@gnu.org>
4698
4699 * gnu.texi: Use a verbatim license for this invariant section,
4700 as per etc/GNU.
4701
37e5d54a
GM
47022008-06-13 Daniel Engeler <engeler@gmail.com>
4703
4704 * emacs.texi, misc.texi: Add documentation about serial port access.
4705
8e65d46c
GM
47062008-06-13 Glenn Morris <rgm@gnu.org>
4707
c1473b4c
MB
4708 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4709 maintain.info.
8e65d46c 4710
e40a85cd
MB
47112008-06-05 Miles Bader <miles@gnu.org>
4712
4713 * display.texi (Temporary Face Changes): Update to reflect function
4714 renamings in face-remap.el.
4715
56c73dec
MB
47162008-06-04 Miles Bader <miles@gnu.org>
4717
1c6c854e
CS
4718 * display.texi (Temporary Face Changes):
4719 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4720 `increase-buffer-face-height' and `decrease-default-face-height' now
4721 that they aren't bound by default.
4722
9d3d42fb
MB
47232008-06-03 Miles Bader <miles@gnu.org>
4724
4725 * display.texi (Temporary Face Changes): New node.
4726
2be6bfe2
EZ
47272008-05-31 Eli Zaretskii <eliz@gnu.org>
4728
4729 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4730
daf7e339
GM
47312008-05-31 Glenn Morris <rgm@gnu.org>
4732
4733 * cal-xtra.texi (Fancy Diary Display): Simplify.
4734
d21d2618
GM
47352008-05-30 Glenn Morris <rgm@gnu.org>
4736
4737 * cal-xtra.texi (Fancy Diary Display): Update for
4738 diary-display-function replacing diary-display-hook.
4739
71ce5fd0
JB
47402008-05-29 Drew Adams <drew.adams@oracle.com>
4741
4742 * msdog.texi (Windows Keyboard): Add descriptions of
4743 w32-register-hot-key and w32-unregister-hot-key.
4744
a3cdbdf8
MO
47452008-05-21 Tom Tromey <tromey@redhat.com>
4746
4747 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4748 Variables node.
4749
854a574c
MO
47502008-05-19 Tom Tromey <tromey@redhat.com>
4751
4752 * custom.texi (Variables): Add Directory Variables to menu.
4753 (Directory Variables): New node.
4754
7c2ec3f9
ER
47552008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4756
71ce5fd0 4757 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4758
370fded4
ER
47592008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4760
4761 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4762 Revision Tags and rewritten. Section now uses modern terminology,
4763 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4764 accurately.
4765
6af511e3
EZ
47662008-05-10 Eli Zaretskii <eliz@gnu.org>
4767
4768 * msdog.texi (Windows Files): Update documentation of
4769 w32-get-true-file-attributes.
4770
7a78b6e7
ER
47712008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4772
4773 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4774 directory mode.
4775
1bcfc24e
CY
47762008-05-08 Chong Yidong <cyd@stupidchicken.com>
4777
4778 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4779 entry "television".
1bcfc24e 4780
db86064f
ER
47812008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4782
ab5ec32c 4783 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4784
a31b405e
ER
47852008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4786
4787 * emacs/buffers.texi, emacs/files.texi (Version-control):
4788 vc-toggle-read-only is no longer a good idea...
4789
ff2c14fc
GM
47902008-04-29 Glenn Morris <rgm@gnu.org>
4791
4792 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4793
367c9b7c
JL
47942008-04-22 Juri Linkov <juri@jurta.org>
4795
4796 * dired.texi (Subdirectories in Dired): Describe using `^'
4797 to return to the parent directory.
4798
4ac1e9b4
NR
47992008-04-22 Nick Roberts <nickrob@snap.net.nz>
4800
4801 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4802 recent changes.
4803
b9b3bf2b
NR
48042008-04-19 Nick Roberts <nickrob@snap.net.nz>
4805
4806 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4807 (Other GDB-UI Buffers): Update for recent thread related changes.
4808
4d120d6a
SM
48092008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4810
4811 * maintaining.texi (Maintaining):
4812 * emacs.texi (Top): Typo.
4813
a152877d
SM
48142008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4815
b9b3bf2b
NR
4816 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4817 arg in `font-lock-add-keywords'.
a152877d 4818
36c0514c
GM
48192008-04-08 Glenn Morris <rgm@gnu.org>
4820
4821 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4822 Also add Baha'i calendar references where appropriate.
4823
06a97d46
GM
48242008-04-05 Glenn Morris <rgm@gnu.org>
4825
4826 * custom.texi (Init File): Byte-compiling .emacs is bad.
4827
6adc6eed
SM
48282008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4829
4830 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4831
571388b0
GM
48322008-03-29 Glenn Morris <rgm@gnu.org>
4833
4834 * calendar.texi: Update for `calendar-date-style' replacing
4835 `european-calendar'.
4836
3ae8f876
JR
48372008-03-28 Jason Rumney <jasonr@gnu.org>
4838
4839 * display.texi (Display Custom): Mention overlay-margin in text.
4840
5bc6ddff 48412008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4842
5bc6ddff
MB
4843 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4844 tutorial' comments.
03a864d5 4845
7186a830
CY
48462008-03-28 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * mark.texi (Mark): Rearrange nodes.
4849 (Persistent Mark): Rename from Transient Mark.
4850 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4851 Describe Transient Mark mode as the default.
4852
4853 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4854 the default behavior with Transient Mark mode off.
4855 (Position Info): Fix typo.
4856
71ce5fd0
JB
4857 * display.texi (Standard Faces): Reference the Mark node.
4858 Remove discussion of the region face, which is discussed there.
7186a830
CY
4859
4860 * emacs.texi (Top): Update node listings.
4861
4862 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4863 as the default.
4864
4865 * fixit.texi (Undo): Standardize choice of undo key sequence.
4866 (Undo, Spelling): Describe Transient Mark mode as the default.
4867
4868 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4869 default.
4870
4871 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4872
4873 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4874 mode is the default, and note that the mark is not activated when set.
4875
4876 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4877 Describe Transient Mark mode as the default.
4878
4879 * search.texi (Basic Isearch): Reference the Mark Ring node.
4880 (Replace, Unconditional Replace, Other Repeating Search):
4881 Describe Transient Mark mode as the default.
4882
1c6c854e
CS
4883 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4884 Describe Transient Mark mode as the default.
7186a830
CY
4885 (Paragraphs): Describe how M-h behaves when region is active.
4886
4887 * trouble.texi (Quitting): Clarify effects of C-g.
4888
dc47d1ff
GM
48892008-03-13 Glenn Morris <rgm@gnu.org>
4890
4891 * emacs.texi (EMACSVER): Set to 23.0.60.
4892
e3e0fb39 48932008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4894
e3e0fb39
GM
4895 * dired.texi (Hiding Subdirectories): Fix previous change.
4896
48972008-03-05 Drew Adams <drew.adams@oracle.com>
4898
4899 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4900
5e14abf8
KS
49012008-02-28 Kim F. Storm <storm@cua.dk>
4902
4903 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4904 Move describe-distribution to C-h C-o.
4905 Move view-emacs-problems to C-h C-p.
4906 Add view-emacs-debugging on C-h C-d.
4907 Add view-external-packages on C-h C-e.
d0207bf3 4908 Add view-order-manuals on C-h C-m.
5e14abf8 4909
d0207bf3 49102008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4911
4912 * msdog-xtra.texi (MS-DOS): Docstring fix.
4913
87e391bb
EZ
49142008-02-09 Eli Zaretskii <eliz@gnu.org>
4915
4916 * msdog.texi (Windows Fonts): Use a @table for describing font
4917 properties.
4918
5662e503
JR
49192008-02-07 Jason Rumney <jasonr@gnu.org>
4920
4921 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4922 value has changed.
4923 (Windows HOME): Clarify what is meant by "if that fails as well".
4924 (Windows Fonts): New section.
4925
72463824
GM
49262008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4927
4928 * basic.texi (Basic Undo): Remove duplicate "you can".
4929
7ff926e0
EZ
49302008-02-02 Eli Zaretskii <eliz@gnu.org>
4931
4932 * maintaining.texi (Tags): Fix last change.
4933
6ab7aef1
MA
49342008-02-02 Michael Albinus <michael.albinus@gmx.de>
4935
093571c3 4936 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4937
ace67e7e
NR
49382008-01-31 Nick Roberts <nickrob@snap.net.nz>
4939
4940 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4941
ae068fdf
RS
49422008-01-26 Richard Stallman <rms@gnu.org>
4943
4944 * maintaining.texi (Tags): Delete redundant index entry.
4945
a56d9a08
EZ
49462008-01-26 Eli Zaretskii <eliz@gnu.org>
4947
4948 * programs.texi (Imenu): Move "@cindex tags" from here...
4949 * maintaining.texi (Tags): ...to here.
4950
e941ed90
NR
49512008-01-23 Kevin Ryde <user42@zip.com.au>
4952
4953 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4954 click count.
4955
650276d5
JB
49562008-01-21 Juanma Barranquero <lekktu@gmail.com>
4957
4958 * entering.texi (Exiting): Fix typo.
4959 Reported by D. E. Evans <sinuhe@gnu.org>.
4960
8dc17977
MR
49612007-12-31 Martin Rudalics <rudalics@gmx.at>
4962
4963 * glossary.texi (Glossary): Fix typo.
4964
9f9695a6
RS
49652007-12-27 Richard Stallman <rms@gnu.org>
4966
4967 * text.texi (Formatted Text): Improve menu tag.
4968 (Editing Format Info): In Info, add duplicate menu of nodes
4969 about the submenus.
4970 (Format Faces): Say where Faces menu is found. Mention Other.
4971 (Format Colors): Say where these submenus are found.
4972 (Format Indentation, Format Justification): Likewise.
4973 (Format Properties): Likewise.
4974
abfd0191
RS
49752007-12-22 Richard Stallman <rms@gnu.org>
4976
4977 * search.texi (Query Replace): Make exp of query-replace more
4978 self-contained, and clarify.
8dc17977 4979
abfd0191
RS
4980 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4981
a2586785
RS
49822007-12-15 Richard Stallman <rms@gnu.org>
4983
4984 * files.texi (Auto Save): Clarify definition of auto-saving.
4985
a67cf2bb
RS
49862007-11-26 Richard Stallman <rms@gnu.org>
4987
4988 * help.texi (Help Echo): Cleanups.
4989
448b33b1
TTN
49902007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4991
4992 * files.texi (Why Version Control?): Fix typo.
4993 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4994 (Selecting a Fileset): Fix typos; small rewording.
4995 (Log Buffer): Likewise.
4996 (Old Revisions): Likewise.
448b33b1 4997
221bb7f6
EZ
49982007-11-17 Eli Zaretskii <eliz@gnu.org>
4999
5000 * mule.texi (Communication Coding): Fix wording of last change.
5001
d0207bf3 50022007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5003
630cb3b7
JB
5004 * custom.texi (Specifying File Variables):
5005 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5006
53b7759e
KH
50072007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5008
a5ab2e0c 5009 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5010
5011 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5012
c8763fb6 50132007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5014
630cb3b7 5015 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5016 --output=file.
5017
ff98e024
MR
50182007-11-13 Martin Rudalics <rudalics@gmx.at>
5019
5020 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5021 (Help Echo): Avoid mentioning the term "region" here and
5022 consistently use the term "active text".
5023
37b11c22
GM
50242007-11-11 Glenn Morris <rgm@gnu.org>
5025
5026 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5027
21d50ba1
JL
50282007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5029
1c6c854e
CS
5030 * search.texi (Query Replace):
5031 Mention `query-replace-show-replacement'.
21d50ba1 5032
c12ecb0a 50332007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5034
5035 * building.texi (Watch Expressions): Remove obscure sentence.
5036
3b4201f4
KH
50372007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5038
5039 * mule.texi (Select Input Method): Describe how to activate an input
5040 method in the text mode.
5041
07e5c0b0
DN
50422007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5043
5044 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5045
52dd7391
NR
50462007-10-30 Nick Roberts <nickrob@snap.net.nz>
5047
5048 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5049
c004e539
GM
50502007-10-30 Glenn Morris <rgm@gnu.org>
5051
5052 * misc.texi (Directory Tracking): Explain a bit more about
5053 dirtrack-mode.
5054
ca8c5b8c
GM
50552007-10-25 Glenn Morris <rgm@gnu.org>
5056
5057 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5058
b6c764ef
RS
50592007-10-24 Richard Stallman <rms@gnu.org>
5060
5061 * misc.texi (Interactive Shell): Cleanup last change.
5062
eabd84c9
JL
50632007-10-22 Juri Linkov <juri@jurta.org>
5064
5065 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5066 default values.
5067
0b43c7e2
ER
50682007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5069
ca8c5b8c 5070 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5071 'filesets'.
5072
a80859d4
MR
50732007-10-18 Martin Rudalics <rudalics@gmx.at>
5074
5075 * trouble.texi (Quitting): Fix typo.
5076
c9447ae1
GM
50772007-10-18 Glenn Morris <rgm@gnu.org>
5078
5079 * frames.texi (Mode Line Mouse): Mention minor mode names.
5080
168b980f
JL
50812007-10-17 Juri Linkov <juri@jurta.org>
5082
5083 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5084 fill-paragraph operates on the active region in Transient Mark mode.
5085 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5086 with fill-paragraph.
5087
5088 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5089 fill-paragraph.
5090
5091 * fixit.texi (Spelling): ispell-word operates on the active region
5092 in Transient Mark mode.
5093
5a331f34
JB
50942007-10-17 Aaron S. Hawley <aaronh@garden.org>
5095
5096 * building.texi (Source Buffers):
5097 * custom.texi (Init Non-ASCII):
5098 * glossary.texi (Glossary): Use "key binding" consistently.
5099
2a9f4d55
JB
51002007-10-17 Juanma Barranquero <lekktu@gmail.com>
5101
5102 * calendar.texi (Diary): Fix directive.
5103
de13cecf
RS
51042007-10-16 Richard Stallman <rms@gnu.org>
5105
5106 * calendar.texi (Diary): Clarify text about diary file example.
5107
5f90d53e
ER
51082007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5109
5110 * files.texi: Capitalize node names according to convention.
5111
3aa491bc
GM
51122007-10-13 Glenn Morris <rgm@gnu.org>
5113
5114 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5115
8a3106d3
ER
51162007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5117
5118 * emacs.texi:
5119 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5120 suggested by RMS and Robert J. Chassell.
8a3106d3 5121
da1080a2
ER
51222007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5123
3aa491bc 5124 * files.texi (Version Systems):
0870a421
ER
5125 * vc-xtra.texi:
5126 * vc1-xtra.texi:
ac3f4c6f 5127 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5128 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5129 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5130 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5131
58ade22b
ER
51322007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5133
da1080a2 5134 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5135 Reorder the descriptions to be chronological.
5136
93870ce2
RS
51372007-10-09 Richard Stallman <rms@gnu.org>
5138
5139 * display.texi (Cursor Display): Correct how cursor appears
5140 in nonselected windows.
5141
568c7288
NR
51422007-10-04 Nick Roberts <nickrob@snap.net.nz>
5143
5144 * building.texi (GDB Graphical Interface): Remove references to gdba
5145 and mention gud-gdb.
5146
1af74d06 51472007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5148
1af74d06 5149 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5150
0d8fb755
JL
51512007-10-06 Juri Linkov <juri@jurta.org>
5152
5153 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5154 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5155 fill-paragraph-or-region.
5156
5157 * basic.texi (Arguments): Replace fill-paragraph with
5158 fill-paragraph-or-region.
5159
b981e2c6
ER
51602007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5161
5162 * files.texi: Update the section on version control for 2007
2a9f4d55 5163 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5164 will come later.
5165
5fceaf9c
GM
51662007-09-15 Glenn Morris <rgm@gnu.org>
5167
5168 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5169 to `list-holidays'.
5170
b0e44b17
GM
51712007-09-14 Glenn Morris <rgm@gnu.org>
5172
5173 * calendar.texi: Update all instances of mark-calendar-holidays,
5174 list-calendar-holidays, list-holidays with the new names.
5175
8cf51b2c
GM
51762007-09-06 Glenn Morris <rgm@gnu.org>
5177
46a367db 5178 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5179 Split into the Emacs manual in emacs/, and other manuals in misc/.
5180 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5181 manual.
5182 (infodir): New variable.
5183 (info): Use $infodir.
5184 (emacsman): Delete target, not needed any more.
5185 Move all targets that are not the Emacs manual to misc/Makefile.in.
5186 (mostlyclean): Remove `gnustmp'.
5187 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5188 manual.
92f9b43f 5189 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5190 (emacsman): Delete target, not needed any more.
5191 (clean): Remove all info files but Emacs manual.
5192 Move all targets that are not the Emacs manual to misc/Makefile.in.
5193 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5194
5195 * Makefile.in (INFOSOURCES): Delete.
5196 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5197 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5198 *.vrs *.toc here...
5199 (maintainer-clean): ...from here.
5200
52012007-09-05 Glenn Morris <rgm@gnu.org>
5202
5203 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5204
8cf51b2c
GM
52052007-08-29 Glenn Morris <rgm@gnu.org>
5206
5207 * emacs.texi (EMACSVER): Increase to 23.0.50.
5208
3420c522
RS
52092007-08-27 Richard Stallman <rms@gnu.org>
5210
5211 * emacs.texi (Top): Clarify menu item for Glossary.
5212
5213 * display.texi (Faces): Change secn title.
5214 Clarify not all fonts come from Font Lock.
5215
8cf51b2c
GM
52162007-08-17 Eli Zaretskii <eliz@gnu.org>
5217
5218 * basic.texi (Position Info): Add index entry for face at point.
5219 Mention that character faces are also displayed by "C-u C-x =".
5220
8cf51b2c
GM
52212007-08-08 Glenn Morris <rgm@gnu.org>
5222
5223 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5224
52252007-08-07 Chong Yidong <cyd@stupidchicken.com>
5226
5227 * files.texi (File Conveniences): Document point motion keys in Image
5228 mode.
5229
8cf51b2c
GM
52302007-07-27 Glenn Morris <rgm@gnu.org>
5231
8cf51b2c
GM
5232 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5233 in-line.
5234
5235 * gpl.texi: New file with text of GPL.
5236 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5237
52382007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5239
5240 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5241
5242 * dired.texi (Wdired): Mention C-x C-q key binding.
5243
52442007-07-28 Nick Roberts <nickrob@snap.net.nz>
5245
5246 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5247
52482007-07-25 Glenn Morris <rgm@gnu.org>
5249
8cf51b2c
GM
5250 * emacs.texi (Copying): Replace license with GPLv3.
5251
5252 * Relicense all FSF files to GPLv3 or later.
5253
52542007-07-24 Glenn Morris <rgm@gnu.org>
5255
5256 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5257 for some calendars.
5258
52592007-07-23 Nick Roberts <nickrob@snap.net.nz>
5260
5261 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5262 default-directory for the current buffer is on a remote machine.
5263
8cf51b2c
GM
52642007-07-21 Eli Zaretskii <eliz@gnu.org>
5265
5266 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5267 default value.
5268
52692007-07-21 Richard Stallman <rms@gnu.org>
5270
5271 * files.texi (Why Version Control?): Improve previous change.
5272
52732007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5274
5275 * files.texi (Why Version Control?): New node.
5276
8cf51b2c
GM
52772007-07-12 Nick Roberts <nickrob@snap.net.nz>
5278
8cf51b2c
GM
5279 * building.texi (Starting GUD): Add xref to this anchor.
5280
8cf51b2c
GM
52812007-06-24 Karl Berry <karl@gnu.org>
5282
2a9f4d55 5283 * emacs.texi: New Back-Cover Text.
8cf51b2c 5284
8cf51b2c
GM
52852007-06-07 Alan Mackenzie <acm@muc.de>
5286
5287 * display.texi (Optional Mode Line): Document the new form of
5288 line+column numbers, "(561,2)".
5289
52902007-06-06 Juanma Barranquero <lekktu@gmail.com>
5291
49823426 5292 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5293
52942007-06-02 Chong Yidong <cyd@stupidchicken.com>
5295
5296 * Version 22.1 released.
5297
8cf51b2c
GM
52982007-05-07 Karl Berry <karl@gnu.org>
5299
5300 * emacs.texi (EMACSVER): Back to 22.
5301
53022007-05-06 Richard Stallman <rms@gnu.org>
5303
5304 * maintaining.texi (Create Tags Table): Clean up previous change.
5305
c8763fb6 53062007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5307
5308 * maintaining.texi (Create Tags Table): Add text about the dangers of
5309 making symbolic links to tags files.
5310
53112007-05-04 Karl Berry <karl@gnu.org>
5312
5313 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5314
53152007-05-03 Karl Berry <karl@gnu.org>
5316
5317 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5318
5319 * .cvsignore (*.pdf): New entry.
5320
8cf51b2c
GM
5321 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5322 for printing.
5323
53242007-05-01 Richard Stallman <rms@gnu.org>
5325
5326 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5327
8cf51b2c
GM
53282007-04-28 Glenn Morris <rgm@gnu.org>
5329
5330 * ack.texi (Acknowledgments):
5331 * anti.texi (Antinews):
8cf51b2c
GM
5332 * programs.texi (Program Modes): Restore mention of python.el pending
5333 consideration of legal status.
5334
53352007-04-28 Richard Stallman <rms@gnu.org>
5336
5337 * files.texi (File Names): Fixes to ~ description on MS systems.
5338
8cf51b2c
GM
53392007-04-26 Glenn Morris <rgm@gnu.org>
5340
5341 * emacs.texi (EMACSVER): Increase to 22.1.50.
5342
53432007-04-25 Karl Berry <karl@gnu.org>
5344
5345 * emacs.texi: Improve line breaks on copyright page,
5346 similar layout to lispref, 8.5x11 by default.
5347
5348 * dired.texi (Image-Dired): Improve line break, fix typo.
5349
53502007-04-24 Chong Yidong <cyd@stupidchicken.com>
5351
5352 * programs.texi (Program Modes):
8cf51b2c
GM
5353 * anti.texi (Antinews):
5354 * ack.texi (Acknowledgments): python.el removed.
5355
8cf51b2c
GM
53562007-04-23 Chong Yidong <cyd@stupidchicken.com>
5357
5358 * display.texi (Highlight Interactively): Correct description of
5359 hi-lock-file-patterns-policy.
5360
5361 * files.texi (File Archives): Mention self-extracting executables.
5362
53632007-04-23 Eli Zaretskii <eliz@gnu.org>
5364
5365 * search.texi (Unconditional Replace, Query Replace): Add xref to
5366 "Replacement and Case".
5367
53682007-04-22 Chong Yidong <cyd@stupidchicken.com>
5369
5370 * dired.texi (Image-Dired): Move from Thumbnails node.
5371 * misc.texi (Thumbnails): Node deleted.
5372 * emacs.texi (Top): Update node listing.
5373
5374 * files.texi (File Conveniences):
49823426 5375 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5376
53772007-04-21 Richard Stallman <rms@gnu.org>
5378
5379 * display.texi (Highlight Interactively): Correct previous change.
5380 Clarify doc of hi-lock-find-patterns, and move new features into it.
5381
53822007-04-20 David Koppelman <koppel@ece.lsu.edu>
5383
1c6c854e
CS
5384 * display.texi (Highlight Interactively):
5385 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5386
53872007-04-20 Martin Rudalics <rudalics@gmx.at>
5388
5389 * display.texi (Scrolling): Fix typo.
5390
8cf51b2c
GM
53912007-04-15 Chong Yidong <cyd@stupidchicken.com>
5392
8cf51b2c
GM
5393 * doclicense.texi: Remove node heading, so that it can be included by
5394 other files.
5395
5396 * emacs.texi: Insert node heading for GFDL.
5397
8cf51b2c
GM
53982007-04-14 Eli Zaretskii <eliz@gnu.org>
5399
5400 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5401 "command line".
5402
5403 * display.texi (Faces): Refer to "Creating Frames" for face
5404 and other frame customizations in .emacs.
5405
5406 * frames.texi (Creating Frames): Mention that face customizations can
5407 be put in .emacs. Add index entries.
5408
54092007-04-12 Richard Stallman <rms@gnu.org>
5410
5411 * glossary.texi (Glossary): Explain `iff'.
5412
54132007-04-11 Karl Berry <karl@gnu.org>
5414
5415 * gnu.texi (Top),
5416 * macos.texi (Mac Font Specs),
5417 * anti.texi (Antinews),
5418 * xresources.texi (Resources),
5419 * misc.texi (Emulation),
5420 * calendar.texi (Daylight Saving),
5421 * dired.texi (Dired and Find),
5422 * rmail.texi (Remote Mailboxes),
5423 * sending.texi (Mail Headers),
5424 * programs.texi (Which Function),
5425 * files.texi (Recover),
5426 * buffers.texi (Uniquify),
5427 * frames.texi (Wheeled Mice),
5428 * killing.texi (Rectangles): Wording to improve breaks in
5429 8.5x11 format.
5430 * mule.texi (Language Environments): \hbadness=10000 since there's
5431 no way to reword.
5432 * emacs.texi (smallbook): New @set to more easily switch between
5433 smallbook and 8.5x11.
5434
54352007-04-11 Richard Stallman <rms@gnu.org>
5436
5437 * files.texi (File Conveniences): Add xref to Tumme.
5438 Delete text about Thumbnail mode.
5439
8cf51b2c
GM
54402007-04-09 Alan Mackenzie <acm@muc.de>
5441
5442 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5443 new name. Insert concept index entries.
5444
8cf51b2c
GM
54452007-04-08 Chong Yidong <cyd@stupidchicken.com>
5446
5447 * display.texi (Standard Faces): Document prefix arg for
5448 list-faces-display.
5449
5450 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5451
8cf51b2c
GM
54522007-04-07 Chong Yidong <cyd@stupidchicken.com>
5453
8cf51b2c
GM
5454 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5455
5456 * files.texi (Misc File Ops): Rewrite description of
5457 insert-file-literally.
5458
8cf51b2c
GM
54592007-03-31 Eli Zaretskii <eliz@gnu.org>
5460
5461 * misc.texi (Printing): Postscript -> PostScript.
5462
8cf51b2c
GM
5463 * ack.texi (Acknowledgments): Postscript -> PostScript.
5464
5465 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5466
5467 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5468 below.
5469
54702007-03-30 Chong Yidong <cyd@stupidchicken.com>
5471
5472 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5473 Init Non-ASCII.
5474 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5475 (Init Non-ASCII): New node.
5476
54772007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5478
5479 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5480
8cf51b2c
GM
54812007-03-12 Glenn Morris <rgm@gnu.org>
5482
8cf51b2c
GM
5483 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5484 "Daylight Savings".
5485
49823426 5486 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5487 saving" in text throughout.
5488
8cf51b2c
GM
54892007-03-04 Richard Stallman <rms@gnu.org>
5490
5491 * custom.texi (Safe File Variables): Minor correction.
5492
8cf51b2c
GM
54932007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5494
5495 * rmail.texi (Movemail): Add internal ref.
5496 Don't indent the intro for the PROTO table.
5497 Format PROTO table items with @code.
5498
8cf51b2c
GM
54992007-02-26 Nick Roberts <nickrob@snap.net.nz>
5500
5501 * building.texi: Remove references to bashdb.
5502
8cf51b2c
GM
55032007-02-19 Juanma Barranquero <lekktu@gmail.com>
5504
5505 * mule.texi (Language Environments): Update list of supported language
5506 environments.
5507
8cf51b2c
GM
55082007-02-14 Kim F. Storm <storm@cua.dk>
5509
5510 * building.texi (Grep Searching): Fix lgrep doc.
5511
55122007-02-12 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * back.texi: Remove unused file.
5515
c8763fb6 55162007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5517
5518 * maintaining.texi (Tag Syntax): Now --members is the default for
5519 etags, not for ctags yet.
5520
8cf51b2c
GM
55212007-02-03 Eli Zaretskii <eliz@gnu.org>
5522
5523 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5524 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5525 expects. Add comments to prevent people from inadvertently modifying
5526 the key parts needed by `texinfo-multiple-files-update'.
5527
55282007-01-29 Chong Yidong <cyd@stupidchicken.com>
5529
5530 * frames.texi (Secondary Selection): Window clicked does not matter
5531 when mouse-yank-at-point is non-nil.
5532
8cf51b2c
GM
55332007-01-16 Glenn Morris <rgm@gnu.org>
5534
5535 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5536 system abbrev.
5537
55382007-01-11 Richard Stallman <rms@gnu.org>
5539
5540 * msdog.texi (Windows Keyboard): Another small cleanup.
5541
55422007-01-10 Richard Stallman <rms@gnu.org>
5543
5544 * msdog.texi (Windows Keyboard): Yet another try to make
5545 everyone happy with that passage.
5546
55472007-01-05 Richard Stallman <rms@gnu.org>
5548
5549 * anti.texi (Antinews): Mention M-x shell scrolling.
5550
55512007-01-05 Nick Roberts <nickrob@snap.net.nz>
5552
5553 * building.texi (Watch Expressions): Describe gdb-max-children.
5554
8cf51b2c
GM
55552007-01-04 Richard Stallman <rms@gnu.org>
5556
8cf51b2c
GM
5557 * msdog.texi (Windows Keyboard): Clarify previous change.
5558
8cf51b2c
GM
55592007-01-02 Richard Stallman <rms@gnu.org>
5560
5561 * custom.texi (Changing a Variable): Minor clarification.
5562 (Specific Customization): customize-customized => customize-unsaved.
5563
5564 * entering.texi (Entering Emacs): Clean up text about restarting
5565 Emacs for each file.
5566
5567 * misc.texi (Shell Options): Minor cleanup.
5568
5569 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5570 with Emacs, not vice versa.
5571
5572 * programs.texi (Symbol Completion): Recommend customizing
5573 window manager.
5574
5575 * xresources.texi (Resources): Minor fix.
5576
c8763fb6 55772007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5578
5579 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5580
55812007-01-01 Richard Stallman <rms@gnu.org>
5582
5583 * commands.texi (User Input): Document keys stolen by window mangers.
5584
55852006-12-31 Richard Stallman <rms@gnu.org>
5586
5587 * custom.texi (Specific Customization): Document customize-option
5588 instead of customize-variable.
5589
55902006-12-31 Kim F. Storm <storm@cua.dk>
5591
5592 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5593
55942006-12-30 Kim F. Storm <storm@cua.dk>
5595
5596 * killing.texi (CUA Bindings): Fix typo.
5597
5598 * xresources.texi (Table of Resources): Mention grow-only value for
5599 auto-resize-tool-bars.
5600
8cf51b2c
GM
56012006-12-27 Eli Zaretskii <eliz@gnu.org>
5602
5603 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5604 and how to get them back.
5605
56062006-12-26 Richard Stallman <rms@gnu.org>
5607
5608 * calendar.texi (Holidays): Holiday listing is based on current
5609 practice, but DST is not.
5610
56112006-12-25 Richard Stallman <rms@gnu.org>
5612
5613 * emacs.texi (Top): Update subnode menus.
5614
5615 * mark.texi (Transient Mark): Fix xref.
5616
5617 * killing.texi (Graphical Kill): Node deleted.
5618 (Killing): Add xref to Cut and Paste.
5619 (CUA Bindings): Update xref.
5620
5621 * frames.texi (Cut and Paste): New section to hold other nodes.
5622 (Mouse Commands): Node demoted.
5623 (Cut/Paste Other App): Split out from Mouse Commands.
5624 (Word and Line Mouse): Likewise.
5625 (Secondary Selection, Clipboard): Nodes demoted.
5626
8cf51b2c
GM
56272006-12-24 Kevin Ryde <user42@zip.com.au>
5628
5629 * calendar.texi (Holidays): US daylight saving begins second Sunday
5630 in March for 2007 onwards.
5631 (Daylight Savings): Show new US default daylight saving rules, 2nd
5632 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5633
56342006-12-23 Chong Yidong <cyd@stupidchicken.com>
5635
5636 * calendar.texi (Scroll Calendar): < and > are switched.
5637
56382006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5639
5640 * killing.texi (Deletion): Describe M-\ prefix argument.
5641
56422006-12-23 Richard Stallman <rms@gnu.org>
5643
5644 * search.texi (Regexp Search): Explain why forward and reverse regexp
5645 search are not mirror images.
5646
8cf51b2c
GM
56472006-12-19 Kim F. Storm <storm@cua.dk>
5648
5649 * major.texi (Choosing Modes): Describe match-function elements for
5650 magic-mode-alist.
5651
8cf51b2c
GM
56522006-12-18 Eli Zaretskii <eliz@gnu.org>
5653
5654 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5655 peculiarities.
5656
56572006-12-18 Richard Stallman <rms@gnu.org>
5658
5659 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5660
8cf51b2c
GM
56612006-12-17 Alan Mackenzie <acm@muc.de>
5662
5663 * programs.texi (Left Margin Paren): Remove the bit which says
5664 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5665 Discuss some of the issues of setting this option to nil.
5666
56672006-12-17 Glenn Morris <rgm@gnu.org>
5668
5669 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5670
56712006-12-16 Eli Zaretskii <eliz@gnu.org>
5672
5673 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5674 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5675 NTFS volumes.
5676 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5677 volumes.
5678
56792006-12-15 Eli Zaretskii <eliz@gnu.org>
5680
5681 * text.texi (HTML Mode): Fix "C-c TAB".
5682
8cf51b2c
GM
56832006-12-09 Richard Stallman <rms@gnu.org>
5684
5685 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5686
56872006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5688
5689 * files.texi (Misc File Ops): Document insert-file-literally.
5690
56912006-12-08 Eli Zaretskii <eliz@gnu.org>
5692
5693 * cmdargs.texi (Colors): Note that --color is intended for overriding
5694 the terminal defaults, not for normal invocation.
5695
5696 * misc.texi (Emacs Server): Improve wording. Don't mention the
5697 ``server program''. Add a cross-reference to "Init File" node.
5698 (Invoking emacsclient): Add index entries. Document both short and
5699 long versions of command-line options. Document the -f option.
5700
8cf51b2c
GM
57012006-12-06 Richard Stallman <rms@gnu.org>
5702
5703 * text.texi (Outline Format): Say to set outline-regexp
5704 and outline-level with major modes and file local variables.
5705
c8763fb6 57062006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5707
5708 * anti.texi (Antinews): Mention the alternative to
5709 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5710
8cf51b2c
GM
5711 * misc.texi (Interactive Shell): Ditto.
5712
57132006-12-04 Eli Zaretskii <eliz@gnu.org>
5714
5715 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5716
5717 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5718
57192006-12-01 Eli Zaretskii <eliz@gnu.org>
5720
5721 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5722 colon in the mode line.
5723
5724 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5725
57262006-11-26 Nick Roberts <nickrob@snap.net.nz>
5727
5728 * building.texi (Watch Expressions): Mention SPC for expanding/
5729 contracting watch expressions.
5730
57312006-11-26 Kim F. Storm <storm@cua.dk>
5732
5733 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5734
57352006-11-26 Nick Roberts <nickrob@snap.net.nz>
5736
5737 * building.texi (Debugger Operation): Define text command mode.
5738 Clarify how tooltips work.
5739 (GDB Graphical Interface): Explain how to run in text command mode
5740 more clearly.
5741
57422006-11-25 Juanma Barranquero <lekktu@gmail.com>
5743
5744 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5745
57462006-11-22 Juanma Barranquero <lekktu@gmail.com>
5747
5748 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5749
8cf51b2c
GM
57502006-11-18 Chong Yidong <cyd@stupidchicken.com>
5751
5752 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5753 and EMACS is deprecated.
5754
57552006-11-18 Juanma Barranquero <lekktu@gmail.com>
5756
5757 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5758
c8763fb6 57592006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5760
5761 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5762
5763 * emacs.texi: Include xresources.texi both for info and dvi.
5764
5765 * xresources.texi: Merge text from xresmini.texi.
5766
c8763fb6 57672006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5768
5769 * glossary.texi: Fix typos.
5770
8cf51b2c
GM
57712006-11-06 Richard Stallman <rms@gnu.org>
5772
5773 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5774
5775 * ack.texi (Acknowledgments): Fix name spelling.
5776
57772006-11-01 Juri Linkov <juri@jurta.org>
5778
5779 * search.texi (Word Search): Document incremental word search.
5780
57812006-10-28 Glenn Morris <rgm@gnu.org>
5782
5783 * ack.texi (Acknowledgments): Add cal-html author.
5784
5785 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5786 Calendar"). Describe new package cal-html.
5787 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5788 Calendar Files."
5789
8cf51b2c
GM
57902006-10-23 Richard Stallman <rms@gnu.org>
5791
5792 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5793 Abbrev mode is enabled.
5794
8cf51b2c
GM
57952006-10-16 Richard Stallman <rms@gnu.org>
5796
8cf51b2c
GM
5797 * emacs.texi: Update ISBN.
5798
8cf51b2c
GM
57992006-10-11 Kim F. Storm <storm@cua.dk>
5800
5801 * emacs.texi (Acknowledgments): Use @dotless{i}.
5802
58032006-10-08 Nick Roberts <nickrob@snap.net.nz>
5804
5805 * building.texi (Breakpoints Buffer): Mention catchpoints.
5806
58072006-10-08 Kim F. Storm <storm@cua.dk>
5808
5809 * ack.texi (Acknowledgments): Update.
5810
5811 * emacs.texi (Acknowledgments): Fix bad @/ form.
5812
8cf51b2c
GM
58132006-10-05 Kim F. Storm <storm@cua.dk>
5814
5815 * emacs.texi (Acknowledgments): Add more contributors.
5816
58172006-10-03 Richard Stallman <rms@gnu.org>
5818
5819 * emacs.texi (Acknowledgments): Update version and edition.
5820
8cf51b2c
GM
58212006-10-01 Karl Berry <karl@gnu.org>
5822
5823 * custom.texi (Customization Groups): Page break to keep example buffer
5824 on one page.
5825
58262006-09-30 Karl Berry <karl@gnu.org>
5827
5828 * programs.texi (Basic Indent): @need to improve page break.
5829 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5830
58312006-09-29 Glenn Morris <rgm@gnu.org>
5832
5833 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5834
58352006-09-29 Karl Berry <karl@gnu.org>
5836
5837 * windows.texi (Basic Window): Remove forced @break, no longer
5838 desirable.
5839 * frames.texi (Frame Commands),
5840 * mark.texi (Marking Objects): Reword to avoid bad page break.
5841 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5842
58432006-09-19 Richard Stallman <rms@gnu.org>
5844
5845 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5846 stick to present tense.
5847
c8763fb6 58482006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5849
5850 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5851 to x-gtk-use-old-file-dialog.
5852 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5853
58542006-09-15 Jay Belanger <belanger@truman.edu>
5855
49823426 5856 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5857 Change "Library Public License" to "Lesser Public License"
5858 throughout. Use "yyyy" to represent year.
5859
8cf51b2c
GM
58602006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5861
5862 * files.texi (Visiting): Add index entry "open file".
5863
8cf51b2c
GM
58642006-09-11 Richard Stallman <rms@gnu.org>
5865
5866 * building.texi (Compilation Mode): Clarification.
5867 (Grep Searching): Add xref to Compilation Mode.
5868
8cf51b2c
GM
58692006-09-08 Richard Stallman <rms@gnu.org>
5870
5871 * search.texi (Search): Ref multi-file search commands here.
5872 (Other Repeating Search): Not here.
5873
8cf51b2c
GM
58742006-08-28 Richard Stallman <rms@gnu.org>
5875
5876 * windows.texi (Split Window): Update xref.
5877
5878 * basic.texi (Continuation Lines): Update xref.
5879
5880 * indent.texi (Tab Stops): Update xref.
5881
5882 * emacs.texi (Top): Update subnode menu.
5883
5884 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5885 split out of Display Custom.
5886
58872006-08-25 Kim F. Storm <storm@cua.dk>
5888
5889 * display.texi (Display Custom): Add variables overline-margin
5890 and x-underline-at-descent-line.
5891
58922006-08-25 Richard Stallman <rms@gnu.org>
5893
5894 * entering.texi (Exiting): Rewrite to give graphical displays
5895 priority over text terminals.
5896
5897 * search.texi (Incremental Search): Move index entries.
5898
58992006-08-23 Chong Yidong <cyd@stupidchicken.com>
5900
5901 * custom.texi (Init File): Reference Find Init to avoid "home
5902 directory" confusion.
5903
59042006-08-22 Nick Roberts <nickrob@snap.net.nz>
5905
5906 * building.texi (Other GDB-UI Buffers): Describe how to edit
5907 a value in the locals buffer.
5908
59092006-08-21 Richard Stallman <rms@gnu.org>
5910
5911 * search.texi (Basic Isearch): Add `isearch' index entry.
5912
59132006-08-16 Richard Stallman <rms@gnu.org>
5914
5915 * misc.texi (Saving Emacs Sessions): Clean up wording.
5916
5917 * mark.texi (Marking Objects): Mention term "select all".
5918
5919 * emacs.texi (Top): Update subnode menu.
5920
5921 * help.texi (Help Mode): Move node up in file.
5922
8cf51b2c
GM
59232006-08-15 Nick Roberts <nickrob@snap.net.nz>
5924
5925 * building.texi (Stack Buffer): Explain fringe arrow.
5926
8cf51b2c
GM
59272006-08-12 Eli Zaretskii <eliz@gnu.org>
5928
8cf51b2c
GM
5929 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5930 on startup.
5931
59322006-08-11 Romain Francoise <romain@orebokech.com>
5933
5934 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5935
59362006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5937
5938 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5939
59402006-08-10 Richard Stallman <rms@gnu.org>
5941
5942 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5943 with face merging. Empty regions don't count.
5944 Clarify face property inheritance.
8cf51b2c
GM
5945
59462006-08-08 Romain Francoise <romain@orebokech.com>
5947
5948 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5949 <arjuropo@cc.jyu.fi>.
5950
8cf51b2c
GM
59512006-08-04 Eli Zaretskii <eliz@gnu.org>
5952
5953 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5954 apply to all frames.
5955
8cf51b2c
GM
59562006-08-01 Richard Stallman <rms@gnu.org>
5957
5958 * help.texi (Name Help): Add index entries for describe-variable.
5959
59602006-08-01 Nick Roberts <nickrob@snap.net.nz>
5961
5962 * building.texi (GDB Graphical Interface): Shorten node names.
5963 (GDB-UI Layout): Use GDB-related.
5964 (Other GDB-UI Buffers): Simplify English.
5965
59662006-07-31 Richard Stallman <rms@gnu.org>
5967
5968 * search.texi (Query Replace): Add xref for Dired's Q command.
5969
8cf51b2c
GM
59702006-07-31 Nick Roberts <nickrob@snap.net.nz>
5971
5972 * building.texi (GDB commands in Fringe): Rename to...
5973 (Source Buffers): ..this and move forward. Describe hollow arrow and
5974 new option gdb-find-source-frame.
5975
59762006-07-29 Richard Stallman <rms@gnu.org>
5977
5978 * dired.texi (Operating on Files): Simplify previous change
5979 and fix Texinfo usage.
5980
59812006-07-29 Eli Zaretskii <eliz@gnu.org>
5982
5983 * dired.texi (Operating on Files): Add cross-references. State the
5984 Unix commands that do similar things.
5985
59862006-07-28 Richard Stallman <rms@gnu.org>
5987
5988 * mark.texi (Transient Mark): Clarify that region never disappears
5989 when Transient Mark mode is off, and not when it is on.
5990
59912006-07-27 Richard Stallman <rms@gnu.org>
5992
5993 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5994
59952006-07-24 Richard Stallman <rms@gnu.org>
5996
5997 * xresources.texi (GTK styles): Fix texinfo usage.
5998
8cf51b2c
GM
5999 * commands.texi (User Input): Explain why we teach keyboard cmds.
6000
6001 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6002 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6003 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6004 * doclicense.texi, display.texi, dired.texi, basic.texi:
6005 * anti.texi, ack.texi: Move periods and commas inside quotes.
6006
60072006-07-22 Eli Zaretskii <eliz@gnu.org>
6008
6009 * cmdargs.texi (General Variables): Document EMAIL.
6010
60112006-07-21 Eli Zaretskii <eliz@gnu.org>
6012
6013 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6014 doesn't have effect on MS-Windows.
6015
8cf51b2c
GM
60162006-07-17 Richard Stallman <rms@gnu.org>
6017
6018 * building.texi (Grep Searching): Explain about chaining grep commands.
6019
8cf51b2c
GM
60202006-07-10 Nick Roberts <nickrob@snap.net.nz>
6021
49823426 6022 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6023
60242006-07-09 Chong Yidong <cyd@stupidchicken.com>
6025
6026 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6027 is invoked for multiple files.
6028
60292006-07-08 Eli Zaretskii <eliz@gnu.org>
6030
6031 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6032 on-line manual for the rest of this node.
6033 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6034 unconditionally.
6035 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6036 Improve wording.
6037 (Windows Printing): Improve wording.
6038 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6039 rest of this node.
6040
8cf51b2c
GM
60412006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6042
49823426
GM
6043 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6044 with eval-buffer.
8cf51b2c
GM
6045
60462006-07-05 Nick Roberts <nickrob@snap.net.nz>
6047
6048 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6049 of character translation.
6050
60512006-07-04 Nick Roberts <nickrob@snap.net.nz>
6052
6053 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6054
60552006-07-03 Karl Berry <karl@gnu.org>
6056
6057 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6058 not-too-underfull hboxes in the TeX output.
6059 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6060 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6061 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6062 * sending.texi, text.texi: Fix overfull/underfull boxes.
6063
60642006-07-03 Romain Francoise <romain@orebokech.com>
6065
6066 * m-x.texi (M-x): Fix.
6067
60682006-07-03 Richard Stallman <rms@gnu.org>
6069
8cf51b2c
GM
6070 * search.texi (Other Repeating Search): filename -> file name.
6071
6072 * misc.texi (Narrowing): Minor cleanups.
6073
6074 * files.texi (Visiting): filename -> file name.
6075
6076 * emacs.texi (Top): Update subnode menus.
6077
6078 * mule.texi (Coding Systems): Move char translation stuff here.
6079 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6080 (Recognize Coding): Substantial local rewrites.
6081 (International): Update menu.
6082
6083 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6084 (Scrolling): Substantial local rewrites.
6085 (Display): Update menu and intro.
6086
6087 * dired.texi: filename -> file name.
6088
6089 * custom.texi (Safe File Variables): Texinfo usage fix.
6090
f0131492 60912006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6092
6093 * help.texi, m-x.texi: Lots of cleanups.
6094
8cf51b2c
GM
60952006-06-30 Eli Zaretskii <eliz@gnu.org>
6096
6097 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6098 (Windows Processes, Windows Misc): Shorten the printed version by
6099 selectively conditioning less important portions by @ifnottex.
6100
8cf51b2c
GM
61012006-06-27 Richard Stallman <rms@gnu.org>
6102
6103 * mini.texi (Minibuffer File): Minor cleanup.
6104
61052006-06-25 Nick Roberts <nickrob@snap.net.nz>
6106
6107 * frames.texi (XTerm Mouse): Rename to...
6108 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6109
6110 * emacs.texi (Top): Use new node name.
6111
61122006-06-24 Eli Zaretskii <eliz@gnu.org>
6113
6114 * emacs.texi (Top): Update the detailed menu according to changes in
6115 msdog.texi.
6116
6117 * msdog.texi (Windows Keyboard): New section.
6118 (Windows Mouse): New section.
6119 (Windows System Menu): Remove section (text merged with "Windows
6120 Keyboard").
6121 (Windows Misc): New section.
6122
6123 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6124
6125 * msdog.texi (ls in Lisp): New section.
6126
6127 * files.texi (Visiting): Document case-insensitive wildcard matching
6128 under find-file-wildcards.
6129
8cf51b2c
GM
61302006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6131
6132 * macos.texi (Mac Input): Add description of mac-function-modifier.
6133 Now Unicode keyboard layouts work.
6134
8cf51b2c
GM
61352006-06-10 Richard Stallman <rms@gnu.org>
6136
6137 * mule.texi (Recognize Coding): Clarify previous change.
6138
61392006-06-09 Kenichi Handa <handa@m17n.org>
6140
6141 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6142 notation.
6143
61442006-06-07 Kevin Ryde <user42@zip.com.au>
6145
6146 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6147 manual for @ifnottex, but in emacs-extra for @iftex.
6148
6149 * cmdargs.texi (General Variables): Fix smtpmail xref.
6150
61512006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6152
8cf51b2c 6153 * programs.texi (Comment Commands):
8cf51b2c 6154 * custom.texi (Specifying File Variables):
49823426 6155 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6156
61572006-06-07 Nick Roberts <nickrob@snap.net.nz>
6158
6159 * building.texi (Watch Expressions): Move node to end.
6160 (GDB Graphical Interface): Move description of clicks in fringe...
6161 (GDB commands in the Fringe): ...to here. New node.
6162
8cf51b2c
GM
61632006-06-05 Romain Francoise <romain@orebokech.com>
6164
49823426 6165 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6166
61672006-06-05 Nick Roberts <nickrob@snap.net.nz>
6168
6169 * building.texi (GDB Graphical Interface): Update bindings.
6170 (Commands of GUD): Add gud-print. Remove gud-run.
6171 Restate availability more generally.
6172
f0131492 61732006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6174
6175 * mini.texi: Lots of cleanups.
6176
61772006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6178
6179 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6180 and Mouse-2.
6181
c8763fb6 61822006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6183
6184 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6185
8cf51b2c
GM
61862006-05-31 Richard Stallman <rms@gnu.org>
6187
6188 * basic.texi (Moving Point): Fix previous change.
6189
c8763fb6 61902006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6191
6192 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6193
f0131492 61942006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6195
6196 * basic.texi: Many simplifications and improvements in wording.
6197
8cf51b2c
GM
61982006-05-26 Nick Roberts <nickrob@snap.net.nz>
6199
6200 * anti.texi (Antinews): Create a node for gdb-ui.
6201
8cf51b2c
GM
62022006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6203
6204 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6205
62062006-05-20 Richard Stallman <rms@gnu.org>
6207
6208 * dired.texi (Dired Navigation): dired-goto-file is now j.
6209
8cf51b2c
GM
62102006-05-20 Eli Zaretskii <eliz@gnu.org>
6211
6212 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6213 and their aliases.
6214
6215 * msdog.texi (Windows Printing): Mention non-support of plain text
6216 printing with some el-cheapo printers, and suggest a workaround.
6217
62182006-05-20 Kevin Ryde <user42@zip.com.au>
6219
6220 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6221 remove the bit saying you must set it.
6222
62232006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6224
6225 * trouble.texi (Checklist):
6226 * text.texi (Text, Auto Fill, Text Mode):
6227 * search.texi (Nonincremental Search):
6228 * rmail.texi (Rmail Labels):
6229 * mule.texi (Input Methods, Multibyte Conversion):
6230 * misc.texi (Gnus, Where to Look, PostScript):
6231 * maintaining.texi (Create Tags Table):
6232 * indent.texi (Indentation Commands):
6233 * fixit.texi (Spelling):
6234 * emacs.texi (Copying):
6235 * custom.texi (Init File): ifinfo -> ifnottex.
6236
8cf51b2c
GM
62372006-05-17 Richard Stallman <rms@gnu.org>
6238
6239 * files.texi (Diff Mode): Mention C-x `.
6240
62412006-05-08 Richard Stallman <rms@gnu.org>
6242
6243 * custom.texi (Disabling): Textual cleanups.
6244
8cf51b2c
GM
62452006-05-12 Glenn Morris <rgm@gnu.org>
6246
6247 * calendar.texi (Displaying the Diary, Format of Diary File):
6248 Refer to diary-view-entries, diary-list-entries,
6249 diary-show-all-entries rather than obsolete aliases.
6250
62512006-05-12 Eli Zaretskii <eliz@gnu.org>
6252
6253 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6254 (Displaying the Diary, Special Diary Entries, Importing Diary):
6255 * building.texi (Compilation Shell):
6256 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6257 emacs-xtra with @inforef's.
6258
6259 * files.texi (Visiting): Fix wording.
6260
6261 * mule.texi (Coding Systems, Text Coding): More indexing.
6262 Mention that C-x RET f can set eol conversion.
6263
c8763fb6 62642006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6265
6266 * xresmini.texi (GTK resources): Insert GTK description.
6267
6268 * xresources.texi (GTK resources): metafont should be menufont.
6269
8cf51b2c
GM
62702006-05-06 Michael Albinus <michael.albinus@gmx.de>
6271
49823426 6272 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6273 method, user name and host name is active only in partial
6274 completion mode.
6275
8cf51b2c
GM
62762006-05-06 Eli Zaretskii <eliz@gnu.org>
6277
6278 * makefile.w32-in (emacs.dvi):
6279 * Makefile.in (emacs.dvi): Add xresmini.texi.
6280
6281 * xresmini.texi (Table of Resources): Remove xref to non-existent
6282 node "LessTif Resources".
6283
6284 * msdog.texi (Microsoft Windows):
6285 * calendar.texi (Calendar/Diary, Displaying the Diary)
6286 (Special Diary Entries, Importing Diary, Holidays):
6287 * programs.texi (Program Modes):
6288 * text.texi (Text):
6289 * buffers.texi (Several Buffers):
6290 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6291
62922006-05-06 Eli Zaretskii <eliz@gnu.org>
6293
6294 The following changes merge the emacs-xtra manual into the main
6295 manual, but only for on-line version of the manual.
6296
6297 * vc2-xtra.texi (Version Backups, Local Version Control)
6298 (Making Snapshots, Change Logs and VC, Version Headers)
6299 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6300 on-line manual.
6301
6302 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6303 for on-line manual.
6304
6305 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6306 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6307 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6308 for on-line manual.
6309
6310 * fortran-xtra.texi (Fortran, Fortran Autofill)
6311 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6312 for on-line manual.
6313
6314 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6315 Conditional xref's for on-line manual.
6316
6317 * emerge-xtra.texi (Emerge, Overview of Emerge)
6318 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6319 manual.
6320
6321 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6322 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6323 (EMACSSOURCES): Use EMACS_XTRA.
6324 (../info/emacs-xtra): Remove.
6325 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6326
6327 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6328 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6329 (EMACSSOURCES): Use EMACS_XTRA.
6330 ($(infodir)/emacs-xtra): Remove.
6331 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6332
6333 * trouble.texi (Quitting):
6334 * text.texi (Text):
6335 * programs.texi (Program Modes):
6336 * msdog.texi (Microsoft Windows):
6337 * frames.texi (Frames):
6338 * files.texi (Backup, Version Control, VC Concepts)
6339 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6340 (Registering, VC Status, VC Undo, Multi-User Branching)
6341 (Comparing Files):
6342 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6343 (Displaying the Diary, Special Diary Entries, Importing Diary):
6344 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6345 conditional xref's, depending on @iftex/@ifnottex.
6346
6347 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6348 "MS-DOS". @include msdog-xtra.texi.
6349
6350 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6351 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6352
6353 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6354 for vc-xtra.texi subsections.
6355 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6356 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6357
6358 * sending.texi (Sending Mail): A @node line without explicit Prev,
6359 Next, and Up links.
6360
6361 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6362 Next, and Up links.
6363
6364 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6365 and its sections. @include picture-xtra.texi.
6366
6367 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6368 "Emerge".
6369 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6370
6371 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6372 exact duplicate of its name-sake in calendar.texi.
6373
6374 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6375 "Advanced Calendar/Diary Usage".
6376 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6377
6378 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6379 dired-xtra.texi.
6380 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6381
6382 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6383 (Files) [ifnottex]: Add menu entry for Autorevert.
6384
6385 * emacs-xtra.texi (Introduction): Reword to make consistent with
6386 printed version only.
6387 <Top level>: Remove the body of all chapters and move them to the
6388 new *-xtra.texi files. Use @raisesections and @lowersections to
6389 convert sections to chapters etc.
6390
6391 * msdog-xtra.texi:
6392 * fortran-xtra.texi:
6393 * vc-xtra.texi:
6394 * vc1-xtra.texi:
6395 * vc2-xtra.texi:
6396 * emerge-xtra.texi:
6397 * cal-xtra.texi:
6398 * dired-xtra.texi:
6399 * arevert-xtra.texi: New files, with text from respective chapters
6400 of emacs-xtra.texi. Convert each @chapter into @section, @section
6401 into @subsection, etc.
6402
1c6c854e 6403 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6404 updated.
6405
6406 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6407 Windows". All references updated.
6408
64092006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6410
6411 * macos.texi (Mac Input): Mention input from Character Palette.
6412 (Mac Font Specs): Fix typo.
6413
64142006-05-05 Richard Stallman <rms@gnu.org>
6415
6416 * files.texi (Diff Mode): Minor cleanup.
6417
64182006-05-05 Karl Berry <karl@gnu.org>
6419
8cf51b2c
GM
6420 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6421 errors from the current release of makeinfo (4.8).
6422 * help.texi (Library Keywords): Change widest word in multitable
6423 template from `emulations' to `convenience'. (Not sure if this is
6424 related to the font change.)
6425
64262006-05-05 Eli Zaretskii <eliz@gnu.org>
6427
6428 * files.texi (File Names): Add a footnote about limited support of
6429 ~USER on MS-Windows.
6430
6431 * cmdargs.texi (Initial Options): Add a footnote about limited
6432 support of ~USER on MS-Windows.
6433
64342006-05-03 Richard Stallman <rms@gnu.org>
6435
6436 * files.texi (Diff Mode): Node moved here.
6437 (Comparing Files): Delete what duplicates new node.
6438 (Files): Put Diff Mode in menu.
6439
1c6c854e 6440 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6441
6442 * emacs.texi (Top): Update menu for Diff Mode.
6443
6444 * trouble.texi (Emergency Escape): Simplify.
6445
6446 * emacs.texi (Top): Minor clarification.
6447
64482006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6449
6450 * commands.texi, entering.texi, screen.texi: Many simplifications.
6451
64522006-05-03 Richard Stallman <rms@gnu.org>
6453
6454 * commands.texi (Text Characters): Delete paragraph about unibyte
6455 non-ASCII printing chars.
6456
6457 * killing.texi (Killing): Say "graphical displays".
6458 * display.texi: Say "graphical displays".
6459
6460 * cmdargs.texi (Misc X): Say "graphical displays".
6461
64622006-05-01 Richard Stallman <rms@gnu.org>
6463
6464 * emacs.texi (Top): Add Diff Mode to menu.
6465
64662006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6467
6468 * misc.texi (Diff Mode): New node.
6469
64702006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6471
6472 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6473 (Mac Environment Variables): Shorten example line.
6474 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6475
64762006-05-01 Nick Roberts <nickrob@snap.net.nz>
6477
6478 * building.texi (GUD Customization): Describe cases %d and %c.
6479 Update description for %e.
6480
64812006-04-30 Glenn Morris <rgm@gnu.org>
6482
6483 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6484
64852006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6486
6487 * custom.texi (Examining): Update C-h v output example.
6488
64892006-04-29 Kim F. Storm <storm@cua.dk>
6490
6491 * building.texi (Grep Searching): Add lgrep and rgrep.
6492
8cf51b2c
GM
64932006-04-23 Richard Stallman <rms@gnu.org>
6494
6495 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6496
6497 * xresmini.texi: New file.
6498
6499 * xresources.texi (Face Resources): Split table into font resources
6500 and the rest. Combine similar attributes for brevity.
6501
8cf51b2c
GM
65022006-04-21 Eli Zaretskii <eliz@gnu.org>
6503
6504 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6505 backslashes and case-insensitivity in file names (moved to the
6506 main manual).
6507 (MS-DOS Printing): Move most of the text to the main manual.
6508
6509 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6510 New nodes.
6511 (Windows Processes, Windows System Menu): Add index entries and
6512 fix wording.
6513
8cf51b2c
GM
65142006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6515
6516 * misc.texi (Shell Ring): Add notes on saved input when
6517 navigating off the end of the history list.
6518
65192006-04-18 Chong Yidong <cyd@mit.edu>
6520
6521 * misc.texi (Shell Options): Correct default value of
6522 comint-scroll-show-maximum-output.
6523
8cf51b2c
GM
65242006-04-18 Nick Roberts <nickrob@snap.net.nz>
6525
6526 * building.texi (Watch Expressions): Update.
6527
8cf51b2c
GM
65282006-04-12 Richard Stallman <rms@gnu.org>
6529
6530 * search.texi: Clean up previous change.
6531
65322006-04-12 Eli Zaretskii <eliz@gnu.org>
6533
6534 * search.texi (Regexp Backslash, Regexp Replace): Add index
6535 entries for ``back reference'' and mention the term itself in the
6536 text.
6537
65382006-04-11 Richard Stallman <rms@gnu.org>
6539
6540 * custom.texi (Safe File Variables):
6541 Document enable-local-variables = :safe.
6542
65432006-04-11 Karl Berry <karl@gnu.org>
6544
6545 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6546 (Remote Repositories, Version Backups, Local Version Control)
6547 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6548 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6549 (Renaming VC Work Files and Master Files)
6550 (Inserting Version Control Headers, Customizing VC, General Options)
6551 (Options for RCS and SCCS, Options specific for CVS): Move all
6552 these nodes to emacs-xtra.texi, for brevity.
6553 * cmdargs.texi, files.texi: Change cross-references.
6554
8cf51b2c
GM
65552006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6556
6557 * files.texi (Old Versions): Update description of vc-annotate's
6558 use of color to indicate date ranges.
6559
8cf51b2c
GM
65602006-04-09 Kevin Ryde <user42@zip.com.au>
6561
8cf51b2c
GM
6562 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6563 put info and printed manual names the right way around.
6564
65652006-04-09 Karl Berry <karl@gnu.org>
6566
6567 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6568 emacs-xtra.texi, leaving only MS Windows information.
6569 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6570 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6571 node names.
6572
6573 * emacs.texi: Move @summarycontents and @contents to the beginning
6574 of the file.
6575
8cf51b2c
GM
65762006-04-08 Kevin Ryde <user42@zip.com.au>
6577
6578 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6579
65802006-04-07 Richard Stallman <rms@gnu.org>
6581
6582 * programs.texi (Comments, Comment Commands, Options for Comments)
6583 (Multi-Line Comments): "Align", not "indent".
6584 (Basic Indent): C-j deletes trailing whitespace before the newline.
6585
65862006-04-06 Richard Stallman <rms@gnu.org>
6587
8cf51b2c
GM
6588 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6589
65902006-04-06 Eli Zaretskii <eliz@gnu.org>
6591
6592 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6593
8cf51b2c
GM
65942006-04-05 Richard Stallman <rms@gnu.org>
6595
6596 * emacs.texi (Top): Update subnode menu.
6597
6598 * trouble.texi (Unasked-for Search): Node deleted.
6599 (Lossage): Delete from menu.
6600
66012006-04-04 Richard Stallman <rms@gnu.org>
6602
6603 * trouble.texi: Various cleanups.
6604 (Checklist): Don't bother saying how to snail a bug report.
6605 (Emergency Escape): Much rewriting.
6606 (After a Crash): Rename the core dump immediately.
6607 (Total Frustration): Call it a psychotherapist.
6608 (Bug Criteria): Avoid "illegal instruction".
6609 (Sending Patches): We always put the contributor's name in.
6610
6611 * misc.texi (Thumbnails): Minor correction.
6612
8cf51b2c
GM
66132006-04-03 Richard Stallman <rms@gnu.org>
6614
6615 * misc.texi (Thumbnails): Minor cleanup.
6616
66172006-04-02 Karl Berry <karl@gnu.org>
6618
6619 * sending.texi (Mail Sending): pxref to Top needs five args.
6620
6621 * texinfo.tex: Update to current version (2006-03-21.13).
6622
8cf51b2c
GM
66232006-03-31 Richard Stallman <rms@gnu.org>
6624
6625 * emacs.texi (Top): Update subnode menu.
6626
6627 * help.texi (Help Mode): Cleanup.
6628
6629 * dired.texi: Many cleanups.
6630 (Dired Deletion): Describe dired-recursive-deletes.
6631 (Operating on Files): dired-create-directory moved.
6632 (Misc Dired Features): Move to here.
6633 (Tumme): Node moved to misc.texi.
6634
6635 * custom.texi: Many cleanups.
6636 (Minor Modes): Don't mention ISO Accents Mode.
6637 (Examining): Update C-h v output example.
6638 (Hooks): Add index and xref for add-hook.
6639 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6640 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6641
6642 * misc.texi: Many cleanups.
6643 (beginning): Add to summary of topics.
6644 (Shell): Put eshell xref at the end. Remove eshell from table.
6645 (Thumbnails): New node.
6646
8cf51b2c
GM
66472006-03-28 Eli Zaretskii <eliz@gnu.org>
6648
6649 * files.texi (File Name Cache): Make it clear that the cache is
6650 not persistent.
6651
8cf51b2c
GM
66522006-03-25 Karl Berry <karl@gnu.org>
6653
49823426
GM
6654 * emacs-xtra.texi, emacs.texi, gnu.texi:
6655 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6656 (2) do not indent copyright year list (or anything else).
6657
8cf51b2c
GM
66582006-03-21 Juanma Barranquero <lekktu@gmail.com>
6659
6660 * files.texi (VC Dired Mode): Remove misplaced brackets.
6661
66622006-03-21 Andre Spiegel <spiegel@gnu.org>
6663
6664 * files.texi: Various updates and clarifications in the VC chapter.
6665
66662006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6667
6668 * help.texi (Help Mode): Document "C-c C-c".
6669
8cf51b2c
GM
66702006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6671
6672 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6673 menu in the standalone Info reader.
6674
66752006-03-15 Chong Yidong <cyd@stupidchicken.com>
6676
6677 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6678 moved here from Emacs manual.
6679
6680 * programs.texi (Fortran): Section moved to emacs-xtra.
6681 (Program Modes): Xref to Fortran in emacs-xtra.
6682
6683 * maintaining.texi (Emerge): Move to emacs-xtra.
6684 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6685
6686 * picture.texi: File deleted.
6687 * Makefile.in:
6688 * makefile.w32-in: Remove picture.texi.
6689
6690 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6691 * abbrevs.texi (Abbrevs):
6692 * sending.texi (Sending Mail): Picture node removed.
6693
6694 * emacs.texi (Top): Update node listings.
6695
8cf51b2c
GM
66962006-03-12 Richard Stallman <rms@gnu.org>
6697
6698 * calendar.texi: Various cleanups.
6699
8cf51b2c
GM
67002006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6701
6702 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6703 syntax.
6704
8cf51b2c
GM
67052006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6706
6707 * search.texi (Regexps): More accurately describe which characters
6708 are special in which situations. Recommend _not_ to quote `]' or
6709 `-' when they are not special.
6710
8cf51b2c
GM
67112006-02-28 Andre Spiegel <spiegel@gnu.org>
6712
6713 * files.texi (Old Versions): Clarify operation of C-x v =.
6714
8cf51b2c
GM
67152006-02-21 Nick Roberts <nickrob@snap.net.nz>
6716
6717 * building.texi (Watch Expressions): Update and describe
6718 gdb-speedbar-auto-raise.
6719
67202006-02-19 Richard M. Stallman <rms@gnu.org>
6721
6722 * emacs.texi: Use @smallbook.
6723 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6724 Update subnode menu.
6725
6726 * building.texi (Lisp Interaction): Minor addition.
6727
67282006-02-18 Nick Roberts <nickrob@snap.net.nz>
6729
6730 * building.texi (Watch Expressions): Update and be more precise.
6731
c8763fb6 67322006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6733
6734 * maintaining.texi (Create Tags Table): Explain why the
6735 exception when etags writes to files under the /dev tree.
6736
67372006-02-14 Richard M. Stallman <rms@gnu.org>
6738
6739 * custom.texi (Safe File Variables): Lots of clarification.
6740 Renamed from Unsafe File Variables.
6741
67422006-02-14 Chong Yidong <cyd@stupidchicken.com>
6743
6744 * custom.texi (Unsafe File Variables): File variable confirmation
6745 assumed denied in batch mode.
6746
67472006-02-14 Richard M. Stallman <rms@gnu.org>
6748
6749 * building.texi (GDB User Interface Layout): Don't say `inferior'
6750 for program being debugged.
6751
67522006-02-15 Nick Roberts <nickrob@snap.net.nz>
6753
6754 * building.texi (GDB Graphical Interface):
6755 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6756
67572006-02-13 Chong Yidong <cyd@stupidchicken.com>
6758
6759 * custom.texi (Specifying File Variables, Unsafe File Variables):
6760 New nodes, split from File Variables. Document new file local
6761 variable behavior.
6762
67632006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6764
6765 * display.texi (Standard Faces):
8cf51b2c
GM
6766 * files.texi (Visiting):
6767 * frames.texi (Clipboard):
6768 * glossary.texi (Glossary) <Clipboard>:
6769 * xresources.texi (X Resources): Mention Mac OS port.
6770
8cf51b2c
GM
67712006-02-12 Richard M. Stallman <rms@gnu.org>
6772
6773 * building.texi (Building): Clarify topic in intro.
6774
6775 * maintaining.texi (Maintaining): Change title; clarify topic.
6776 Delete duplicate index entries.
6777
6778 * building.texi (Other GDB User Interface Buffers): Clarifications.
6779
6780 * text.texi (Cell Commands): Clarifications.
6781
6782 * programs.texi (Defuns): Delete duplicate explanation of
6783 left-margin paren convention.
6784 (Hungry Delete): Minor cleanup.
6785
67862006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6787
6788 * dired.texi (Tumme): More tumme documentation.
6789
67902006-02-11 Alan Mackenzie <acm@muc.de>
6791
6792 * programs.texi ("Hungry Delete"): Correct the appellation of the
6793 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6794
67952006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6796
6797 * dired.texi (Tumme): Fix small bug.
6798
67992006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6800
6801 * macos.texi (Mac International): Rename "fontset-mac" to
6802 "fontset-standard".
6803
8cf51b2c
GM
68042006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6805
6806 * dired.texi (Tumme): Basic documentation for Tumme added.
6807
8cf51b2c
GM
68082006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * mule.texi (International):
6811 * programs.texi (Basic Indent): Fix typos.
6812
8cf51b2c
GM
6813 * custom.texi (Minor Modes):
6814 * display.texi (Text Display):
6815 * commands.texi (Text Characters): Update xrefs.
6816
68172006-02-07 Richard M. Stallman <rms@gnu.org>
6818
6819 * emacs.texi (Top): Update subnode menu.
6820 Update info on old Emacs papers.
6821 (Intro): "Graphical display", not window system.
6822
6823 * xresources.texi (GTK styles): Minor clarifications.
6824
6825 * trouble.texi: "Graphical display", not window system.
6826 (Stuck Recursive): Minor clarification.
6827
6828 * text.texi: Minor clarifications.
6829 (Sentences): Explain why two-space convention is better.
6830 Explain sentence-end-without-period here.
6831 (Fill Commands): Not here.
6832 (Refill): Node moved down.
6833 (Filling): Update menu.
6834 (Table Creation, Cell Justification, Column Commands): Clarify.
6835
6836 * sending.texi: Minor clarifications.
6837
6838 * search.texi (Regexp Backslash): Clarification.
6839
6840 * rmail.texi: Minor cleanups.
6841 (Rmail): Delete digression about `rmail-mode'.
6842 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6843 (Rmail Files): Mention C-u M-x rmail.
6844 (Rmail Reply): Mention References.
6845 (Rmail Display): Mention rmail-nonignored-headers.
6846
6847 * programs.texi: Minor cleanups.
6848 (Comment Commands): Mention momentary Transient Mark mode.
6849 (Matching): Be more specific about customizing show-paren-mode.
6850 (Info Lookup): Don't list the modes that support C-h S.
6851 Just say what it does in an unsupported mode.
6852 (Man Page): Delete excessive info on customizing woman.
6853 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6854
6855 * abbrevs.texi: Minor clarifications.
6856 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6857 not "dynamic abbrevs" as if they were a kind of abbrev.
6858
6859 * picture.texi (Picture): Minor cleanup.
6860
6861 * mule.texi (Communication Coding): Say "other applications".
6862 (Fontsets): Not specific to X. Add xref to X Resources.
6863 (Unibyte Mode): Rename from Single-Byte Character Support.
6864 "Graphical display", not window system.
6865 (International): Update menu.
6866
6867 * maintaining.texi (Format of ChangeLog):
6868 New node, split out from ChangeLog.
6869 (ChangeLog): Clarifications in the remaining text.
6870 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6871 (Find Tag): Add @w.
6872 (Tags Search): Explain tag table order here. Simplify grep ref.
6873 (List Tags): tags-tag-face is a variable, not a face.
6874 (Emerge): Cleanups.
6875
6876 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6877 (Keyboard Macros): Avoid "the user".
6878
6879 * killing.texi: "Graphical display", not window system.
6880
6881 * help.texi (Help Echo): "Graphical display", not window system.
6882
6883 * glossary.texi: Say "you", not "the user". Say "graphical display".
6884
6885 * frames.texi: Minor cleanups. "Graphical display", not window system.
6886
6887 * files.texi (Visiting): Make drag-and-drop not X-specific.
6888
6889 * custom.texi: Minor cleanups. "Graphical display", not window system.
6890
6891 * cmdargs.texi: Minor cleanups.
6892
6893 * building.texi (Compilation): Move and split kill-compilation para.
6894 Add para about multiple compilers.
6895 (Compilation Mode): Commands also available in grep mode and others.
6896 Mention C-u C-x ` more tutorially. Clarify C-x `.
6897 (Compilation Shell): Clarify. Put Bash example first.
6898 (Grep Searching): Minor cleanups; add @w.
6899 (Debuggers): Minor cleanups.
6900 (Starting GUD): Make GDB xgraphical mode issue clearer.
6901 (Debugger Operation): Lots of clarifications including
6902 GDB tooltip side-effect issue.
6903 (Commands of GUD): Clarify.
6904 (GUD Customization): Add bashdb-mode-hook.
6905 (GDB Graphical Interface): Rewrite for clarity.
6906 (GDB User Interface Layout): Rewrite for clarity.
6907 (Stack Buffer, Watch Expressions): Likewise.
6908 (Other GDB User Interface Buffers): Cleanups.
6909 (Lisp Libraries, External Lisp): Cleanup.
6910
6911 * basic.texi (Position Info): "Graphical displays", rather than
6912 window systems.
6913
6914 * anti.texi: Minor cleanup.
6915
8cf51b2c
GM
69162006-02-03 Eli Zaretskii <eliz@gnu.org>
6917
6918 * custom.texi (Init File, Find Init): Add cross-references to
6919 where $HOME is described.
6920
69212006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6922
6923 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6924 is not inside the @table.
6925
6926 * emacs.texi (Top): Correct node name.
6927
6928 * files.texi (File Names): Fix @xref.
6929 (Reverting): Fix typo.
6930
6931 * mule.texi (International): Correct node name.
6932
6933 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6934
69352006-02-01 Richard M. Stallman <rms@gnu.org>
6936
6937 * emacs.texi (Top): Update subnode menu.
6938
6939 * mule.texi: Minor clarifications.
6940 Reduce the specific references to X Windows.
6941 Refer to "graphical" terminals, rather than window systems.
6942 (Text Coding): Rename from Specify Coding.
6943 (Communication Coding, File Name Coding, Terminal Coding):
6944 New nodes split out from Text Coding.
6945
6946 * kmacro.texi: Minor clarifications.
6947 (Keyboard Macro Ring): Comment out some excessive commands.
6948 (Basic Keyboard Macro): Split up the table, putting part in each node.
6949
6950 * major.texi: Minor clarifications.
6951
6952 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6953
6954 * windows.texi: Minor clarifications.
6955 (Change Window): Don't describe mode-line mouse cmds here.
6956 Add xref to Mode Line Mouse.
6957
6958 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6959
6960 * macos.texi (Mac International): Fix xref.
6961
6962 * indent.texi: Minor clarifications.
6963
6964 * frames.texi: Minor clarifications.
6965 Reduce the specific references to X Windows.
6966 Refer to "graphical" terminals, rather than window systems.
6967 (Frame Parameters): Don't mention commands like
6968 set-foreground-color. Just say to customize a face.
6969 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6970
6971 * files.texi: Minor clarifications.
6972 (Numbered Backups): New node, split out from Backup Names.
6973
6974 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6975
6976 * cmdargs.texi (General Variables): Fix xref.
6977
6978 * buffers.texi: Minor clarifications.
6979
8cf51b2c
GM
69802006-01-31 Richard M. Stallman <rms@gnu.org>
6981
6982 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6983 Nodes moved to top.
6984
6985 * display.texi: Minor clarifications.
6986 (Display): Rearrange menu.
6987 (Standard Faces): Mention query-replace face.
6988 (Faces): Simplify.
6989 (Font Lock): Simplify face customization info.
6990 (Highlight Changes): Node merged into Highlight Interactively.
6991 (Highlight Interactively): Much rewriting and cleanup.
6992 (Optional Mode Line): Narrowed line number not good for goto-line.
6993 Simplify face customization advice.
6994 (Text Display): Mention use of escape-glyph face.
6995 Move ctl-arrow and tab-width here.
6996 (Display Custom): Move no-redraw-on-reenter to end of node.
6997
6998 * search.texi: Minor clarifications.
6999 (Isearch Scroll): Simplify.
7000 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7001
7002 * regs.texi (Registers): Mention bookmarks here.
7003
7004 * mark.texi: Minor clarifications.
7005 (Selective Undo): Node deleted.
7006
7007 * m-x.texi: Minor clarifications.
7008
7009 * killing.texi: Minor clarifications.
7010 Refer to "graphical" terminals, rather than window systems.
7011
7012 * help.texi: Clarifications.
7013 (Help): Don't describe C-h F and C-h K here.
7014 (Key Help): Describe C-h K here.
7015 (Name Help): Mention Emacs Lisp Intro.
7016 Describe C-h F here.
7017 (Misc Help): Mention C-h F and C-h K only briefly.
7018
7019 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7020 Selective undo text merged in.
7021 (Spelling): Mention Aspell along with Ispell.
7022
7023 * emacs.texi (Top): Update subnode menus.
7024
7025 * basic.texi (Basic Undo): Rename from Undo. Most of text
7026 moved to new Undo node.
7027
8cf51b2c
GM
70282006-01-29 Chong Yidong <cyd@stupidchicken.com>
7029
7030 * basic.texi (Continuation Lines, Inserting Text):
7031 Mention longlines mode.
7032
70332006-01-29 Richard M. Stallman <rms@gnu.org>
7034
10d1d0af 7035 * screen.texi: Minor cleanups.
8cf51b2c
GM
7036 (Screen): Clean up the intro paragraphs.
7037 (Mode Line): Lots of rewriting. Handle frame-name better.
7038 eol-mnemonic-... vars moved out.
7039
7040 * emacs.texi (Top): Change menu item for MS-DOS node.
7041 Update subnode menu.
7042
7043 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7044 chapter relates to Windows. Title changed.
7045
7046 * mini.texi: Minor cleanups.
7047
7048 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7049 (Mark): Put it in the menu.
7050
7051 * entering.texi: Minor cleanups.
7052
7053 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7054 (Intro): Refer to "graphical" terminals, rather than X.
7055
7056 * display.texi (Display Custom): Add xref to Variables.
7057 (Optional Mode Line): eol-mnemonic-... vars moved here.
7058
7059 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7060 rather than X.
7061
8cf51b2c
GM
7062 * basic.texi: Minor cleanups.
7063 (Undo): selective-undo moved.
7064
8cf51b2c
GM
70652006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7066
7067 * anti.texi (Antinews): Various corrections and additions.
7068
70692006-01-23 Juri Linkov <juri@jurta.org>
7070
7071 * custom.texi (Easy Customization, Customization Groups)
7072 (Browsing Custom): Mention links along with buttons.
7073
8cf51b2c
GM
70742006-01-21 Eli Zaretskii <eliz@gnu.org>
7075
8cf51b2c
GM
7076 * text.texi (TeX Print): Use @key for TAB.
7077
8cf51b2c
GM
7078 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7079
8cf51b2c
GM
70802006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7081
7082 * files.texi (File Aliases): Don't claim that usually separate
7083 buffers are created for two file names that name the same data.
7084 Mention additional situations where different names mean the same
7085 file on disk.
7086
70872006-01-19 Richard M. Stallman <rms@gnu.org>
7088
7089 * killing.texi (Deletion): Upcase @key argument.
7090
7091 * custom.texi (Custom Themes): Minor cleanup.
7092
7093 * programs.texi (Hungry Delete): Upcase @key argument.
7094
8cf51b2c
GM
70952006-01-16 Juri Linkov <juri@jurta.org>
7096
7097 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7098 Move `mode-line-highlight' before `mode-line-buffer-id'.
7099
8cf51b2c
GM
71002006-01-14 Richard M. Stallman <rms@gnu.org>
7101
7102 * basic.texi (Inserting Text): Minor cleanup.
7103
8cf51b2c
GM
71042006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7105
7106 * custom.texi (Changing a Variable, Face Customization):
7107 Update for changes in Custom menus.
7108
8cf51b2c
GM
71092006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7110
7111 * macos.texi (Mac International): Undo last change.
7112
8cf51b2c
GM
71132006-01-02 Chong Yidong <cyd@stupidchicken.com>
7114
7115 * custom.texi (Custom Themes): Describe the new
7116 customize-create-theme interface.
7117
71182005-12-30 Juri Linkov <juri@jurta.org>
7119
7120 * basic.texi (Position Info): Update example.
7121
c8763fb6 71222005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7123
7124 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7125
71262005-12-24 Chong Yidong <cyd@stupidchicken.com>
7127
7128 * custom.texi (Custom Themes): `load-theme' always loads.
7129
71302005-12-23 Juri Linkov <juri@jurta.org>
7131
7132 * display.texi (Highlight Interactively): Use double space to
7133 separate sentences. Replace C-p with M-p, and C-n with M-n.
7134
71352005-12-22 Richard M. Stallman <rms@gnu.org>
7136
7137 * custom.texi (Easy Customization and subnodes):
7138 Replace "active field" with "button".
7139 Use "user option" only for variables.
7140 Use "setting" for variable-or-face.
7141
71422005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7143
7144 * buffers.texi (Select Buffer): Change order in table to make
7145 "Similar" refer to the correct item.
7146 (Indirect Buffers): Minor rewording.
7147
8cf51b2c
GM
71482005-12-20 Juri Linkov <juri@jurta.org>
7149
7150 * files.texi (VC Status): Put P and N near p and n.
7151
8cf51b2c
GM
71522005-12-19 Richard M. Stallman <rms@gnu.org>
7153
7154 * programs.texi (Electric C): Delete the info about newline control.
7155 (Other C Commands): Minor cleanup.
7156 (Left Margin Paren): Minor cleanup.
7157
71582005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7159
7160 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7161 (Customization Groups): Delete text moved to "Browsing Custom".
7162 (Browsing Custom): New node.
7163 (Specific Customization): Clarify which commands only work for
7164 loaded options.
7165
71662005-12-18 Bill Wohler <wohler@newt.com>
7167
7168 * frames.texi (Tool Bars): Shorten text of previous change.
7169
71702005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7171
7172 * files.texi (VC Status): Document log-view mode.
7173
71742005-12-18 Bill Wohler <wohler@newt.com>
7175
7176 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7177 permanently via the customize interface.
7178
8cf51b2c
GM
71792005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7180
7181 * killing.texi (Killing by Lines): Document `kill-whole-line'
7182 function.
7183
c8763fb6 71842005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7185
7186 * buffers.texi (Select Buffer): Change `prev-buffer' to
7187 `previous-buffer'. Indicate that these functions use a frame
7188 local buffer list.
7189
8cf51b2c
GM
71902005-12-12 Richard M. Stallman <rms@gnu.org>
7191
7192 * custom.texi (Easy Customization): Change menu comment.
7193 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7194
7195 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7196 (Help): Among the Apropos commands, describe only C-h a here.
7197
71982005-12-11 Richard M. Stallman <rms@gnu.org>
7199
7200 * programs.texi (Options for Comments): Comment-end starts with space.
7201
7202 * glossary.texi (Glossary): Minor cleanup.
7203
7204 * files.texi (Old Versions): Use @table.
7205
8cf51b2c
GM
72062005-12-10 David Koppelman <koppel@ece.lsu.edu>
7207
7208 * display.texi (Highlight Interactively): Include
7209 global-hi-lock-mode. Add miscellaneous details and elaborations.
7210
72112005-12-09 Richard M. Stallman <rms@gnu.org>
7212
7213 * display.texi (Font Lock): Delete the Global FL menu item.
7214
72152005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7216
7217 * custom.texi (Minibuffer Maps): Mention the maps for file name
7218 completion.
7219
72202005-12-09 Kim F. Storm <storm@cua.dk>
7221
7222 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7223 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7224 cursor to next corner in rectangle; clarify insert around rectangle.
7225
8cf51b2c
GM
72262005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7227
7228 * custom.texi (Customization): Use xref to elisp manual for
7229 non-TeX output.
7230 (Minor Modes): Update.
7231 (Customization Groups, Changing a Variable, Face Customization):
7232 Update for new appearance of Custom buffers.
7233 (Changing a Variable): `custom-buffer-done-function' has been
7234 replaced by `custom-buffer-done-kill'.
7235 (Specific Customization): In the `customize-group' buffer, a
7236 subgroup's contents are not "hidden". They are not included at
7237 all. They have no [Show] button.
7238 (Mouse Buttons): Add pxref to description of mouse event lists in
7239 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7240 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7241 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7242
72432005-12-08 Richard M. Stallman <rms@gnu.org>
7244
7245 * mini.texi (Completion Commands, Completion):
7246 In file name input, SPC does not do completion.
7247
8cf51b2c
GM
72482005-12-08 Nick Roberts <nickrob@snap.net.nz>
7249
7250 * building.texi (GDB Graphical Interface): Explain screen size
7251 setting.
7252 (Other GDB User Interface Buffers): Describe features specific to
7253 GDB 6.4.
7254
8cf51b2c
GM
72552005-12-01 Nick Roberts <nickrob@snap.net.nz>
7256
7257 * building.texi (GDB User Interface Layout): Describe how to
7258 kill associated buffers.
7259 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7260 (Watch Expressions): Be more precise.
7261 (Other GDB User Interface Buffers): Describe how to change a
7262 register value.
7263
8cf51b2c
GM
72642005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7265
7266 * macos.texi (Mac Input): Remove description of
7267 mac-command-key-is-meta. Add descriptions of
7268 mac-control-modifier, mac-command-modifier, and
7269 mac-option-modifier.
7270 (Mac International): Fix description of conversion of clipboard data.
7271 (Mac Font Specs): Add example of font customization by face attributes.
7272
72732005-11-22 Nick Roberts <nickrob@snap.net.nz>
7274
7275 * building.texi (Watch Expressions): Expand description.
7276 (Other GDB User Interface Buffers): Describe local map for
7277 gud-watch.
7278
72792005-11-21 Chong Yidong <cyd@stupidchicken.com>
7280
7281 * display.texi (Font Lock): Font lock is enabled by default now.
7282
72832005-11-20 Juri Linkov <juri@jurta.org>
7284
7285 * basic.texi (Position Info): Update examples of the output.
7286 Remove the fact that examples are produced in the TeXinfo buffer,
7287 because in the Info reader users will get a different output from
7288 `C-x ='.
7289
7290 * building.texi (Compilation Mode): Remove paragraph duplicated
7291 from the node `Compilation'. Add `compilation-skip-threshold'.
7292
7293 * display.texi (Font Lock): Suggest more user-friendly method of
7294 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7295
72962005-11-18 Richard M. Stallman <rms@gnu.org>
7297
7298 * files.texi (Registering): Mention @@ in mode line.
7299
7300 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7301
73022005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7303
7304 * files.texi (Renaming and VC): Some back-ends don't
7305 handle renaming.
7306
8cf51b2c
GM
73072005-11-17 Juri Linkov <juri@jurta.org>
7308
7309 * emacs.texi (Top):
7310 * display.texi (Highlight Interactively): Put this font-lock based
7311 mode near Font Lock node.
7312
73132005-11-16 Chong Yidong <cyd@stupidchicken.com>
7314
7315 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7316 icons.
7317
73182005-11-12 Kim F. Storm <storm@cua.dk>
7319
7320 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7321 (Help Summary): Add C-h d and C-h e.
7322 (Apropos): Clarify that all apropos commands may search for either
7323 list of words or a regexp. Add C-h d for apropos-documentation.
7324 Describe apropos-documentation-sort-by-scores user option.
7325
8cf51b2c
GM
73262005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7327
7328 * killing.texi (CUA Bindings): Add @section.
7329
73302005-11-10 Kim F. Storm <storm@cua.dk>
7331
7332 * emacs.texi (Top): Add CUA Bindings entry to menu.
7333
7334 * killing.texi (CUA Bindings): New node. Moved here from
7335 misc.texi and extended with info on rectangle commands and
7336 rectangle highlighting, interface to registers, and the global
7337 mark feature.
7338
7339 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7340
7341 * regs.texi: Prev link points to CUA Bindings node.
7342
73432005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7344
7345 * help.texi (Help Echo): By default, help echos are only shown on
7346 mouse-over, not on point-over.
7347
c8763fb6 73482005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7349
7350 * misc.texi (Shell Mode): Describe how to activate password echoing.
7351
8cf51b2c
GM
73522005-11-04 Romain Francoise <romain@orebokech.com>
7353
7354 * mark.texi (Mark Ring): Fix typo.
7355
73562005-11-03 Richard M. Stallman <rms@gnu.org>
7357
7358 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7359
73602005-11-01 Bill Wohler <wohler@newt.com>
7361
7362 * help.texi (Help Mode): Fix typo.
7363
73642005-11-01 Nick Roberts <nickrob@snap.net.nz>
7365
1c6c854e
CS
7366 * building.texi (Other GDB User Interface Buffers):
7367 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7368
73692005-10-31 Romain Francoise <romain@orebokech.com>
7370
7371 * files.texi (Compressed Files): Fix typo.
7372
7373 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7374
7375 * windows.texi (Force Same Window): Likewise.
7376
73772005-10-30 Bill Wohler <wohler@newt.com>
7378
7379 * help.texi (Help Mode): URLs viewed with browse-url.
7380
73812005-10-31 Nick Roberts <nickrob@snap.net.nz>
7382
7383 * building.texi (GDB Graphical Interface): Don't reference
7384 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7385 must stay in same frame.
7386
73872005-10-29 Chong Yidong <cyd@stupidchicken.com>
7388
7389 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7390
7391 * anti.texi (Antinews): Likewise.
7392
8cf51b2c
GM
73932005-10-28 Bill Wohler <wohler@newt.com>
7394
7395 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7396
73972005-10-28 Richard M. Stallman <rms@gnu.org>
7398
7399 * files.texi (Visiting): Explain how to enter ? in a file name.
7400
7401 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7402
8cf51b2c
GM
74032005-10-25 Nick Roberts <nickrob@snap.net.nz>
7404
1c6c854e
CS
7405 * building.texi (GDB Graphical Interface):
7406 Describe gdb-mouse-until.
8cf51b2c
GM
7407
74082005-10-23 Richard M. Stallman <rms@gnu.org>
7409
7410 * custom.texi (Init File): Recommend when to use site-start.el.
7411
8cf51b2c
GM
74122005-10-21 Juri Linkov <juri@jurta.org>
7413
7414 * custom.texi (Examining): Mention accessing the old variable
7415 value via M-n in set-variable.
7416
8cf51b2c
GM
74172005-10-18 Romain Francoise <romain@orebokech.com>
7418
7419 * files.texi (Version Systems): Capitalize GNU.
7420
8cf51b2c
GM
74212005-10-18 Nick Roberts <nickrob@snap.net.nz>
7422
7423 * building.texi (Compilation Mode): Remove redundant paragraph.
7424 (Watch Expressions): Remove paragraph to reflect code change.
7425
8cf51b2c
GM
74262005-10-16 Richard M. Stallman <rms@gnu.org>
7427
7428 * building.texi (Compilation Mode, Compilation): Clarified.
7429
74302005-10-15 Richard M. Stallman <rms@gnu.org>
7431
7432 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7433
8cf51b2c
GM
74342005-10-13 Kenichi Handa <handa@m17n.org>
7435
7436 * basic.texi (Position Info): Fix previous change.
7437
c8763fb6 74382005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7439
7440 * cmdargs.texi (Icons X): Fix typo.
7441
74422005-10-12 Kenichi Handa <handa@m17n.org>
7443
7444 * basic.texi (Position Info): Describe the case that Emacs shows
7445 "part of display ...".
7446
c8763fb6 74472005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7448
7449 * cmdargs.texi (Icons X): -nb => -nbi.
7450
74512005-10-10 Chong Yidong <cyd@stupidchicken.com>
7452
7453 * frames.texi (Speedbar): A couple more clarifications.
7454
74552005-10-11 Nick Roberts <nickrob@snap.net.nz>
7456
7457 * building.texi (GDB User Interface Layout): Improve diagram.
7458 (Watch Expressions): Explain how to make speedbar global.
7459 (Other GDB User Interface Buffers): Make references more precise.
7460
8cf51b2c
GM
74612005-10-09 Richard M. Stallman <rms@gnu.org>
7462
7463 * frames.texi (Speedbar): Clarify the text.
7464
74652005-10-09 Chong Yidong <cyd@stupidchicken.com>
7466
7467 * frames.texi (Speedbar): Add information on keybindings,
7468 dismissing the speedbar, and buffer display mode. Link to
7469 speedbar manual.
7470
c8763fb6 74712005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7472
1c6c854e 7473 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7474 added -nb, --no-bitmap-icon.
7475
8cf51b2c
GM
74762005-10-07 Nick Roberts <nickrob@snap.net.nz>
7477
7478 * building.texi (GDB Graphical Interface): Add variables and
7479 functions to indices. Be more precise.
7480
c8763fb6 74812005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7482
7483 * frames.texi (Drag and Drop): Remove the x- from
7484 x-dnd-open-file-other-window and xdnd-protocol-alist.
7485
74862005-09-30 Romain Francoise <romain@orebokech.com>
7487
7488 * mini.texi (Minibuffer): The default value now appears before the
7489 colon in minibuffer prompts.
7490
8cf51b2c
GM
74912005-09-25 Richard M. Stallman <rms@gnu.org>
7492
7493 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7494
8cf51b2c
GM
74952005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7496
7497 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7498
8cf51b2c
GM
74992005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7500
7501 * emacs.texi (Top): Update submenus from macos.texi.
7502
7503 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7504 (Mac OS): Update feature support status.
7505 (Mac Input): List supported input scripts. Remove description
7506 about `mac-keyboard-text-encoding'. Mention mouse button
7507 emulation and related variables.
7508 (Mac International): Mention Central European and Cyrillic
7509 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7510 Add description about coding system for selection.
7511 Add description about language environment.
7512 (Mac Environment Variables):
7513 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7514 arguments. Add Preferences support.
7515 (Mac Directories): Explicitly state that this node is for Mac OS
7516 Classic only.
1c6c854e
CS
7517 (Mac Font Specs): Mention specification for scalable fonts.
7518 List supported charsets. Add preferred way of creating fontsets.
7519 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7520 (Mac Functions): Add descriptions about `mac-set-file-creator',
7521 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7522 and `mac-get-preference'.
7523
8cf51b2c
GM
75242005-09-16 Romain Francoise <romain@orebokech.com>
7525
7526 Update all files to specify GFDL version 1.2.
7527
7528 * doclicense.texi (GNU Free Documentation License): Update to
7529 version 1.2.
7530
75312005-09-15 Richard M. Stallman <rms@gnu.org>
7532
7533 * buffers.texi (List Buffers): Fix xref.
7534
7535 * rmail.texi (Rmail Basics): Fix xref.
7536
7537 * emacs.texi (Top): Update subnode menus.
7538
7539 * files.texi (Saving Commands): New node, broken out of Saving.
7540 (Customize Save): New node, broken out of Saving.
7541 Clarify effect of write-region-inhibit-fsync.
7542 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7543
8cf51b2c
GM
75442005-09-14 Romain Francoise <romain@orebokech.com>
7545
7546 * files.texi (Saving): Mention write-region-inhibit-fsync.
7547
75482005-09-05 Chong Yidong <cyd@stupidchicken.com>
7549
7550 * custom.texi (Custom Themes): New node.
7551
75522005-09-03 Richard M. Stallman <rms@gnu.org>
7553
49823426
GM
7554 * search.texi (Search Case): Mention vars that control
7555 case-fold-search for various operations.
8cf51b2c
GM
7556
75572005-08-22 Juri Linkov <juri@jurta.org>
7558
7559 * display.texi (Standard Faces): Merge the text from
7560 `(elisp)Standard Faces' into this node.
7561
75622005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7563
7564 * emacs.texi (Top): Delete menu item for deleted node
7565 Keyboard Translations.
7566
75672005-08-18 Richard M. Stallman <rms@gnu.org>
7568
8cf51b2c
GM
7569 * trouble.texi (Unasked-for Search):
7570 Delete xref to Keyboard Translations.
7571
7572 * glossary.texi (Glossary): Delete xref.
7573
8cf51b2c
GM
7574 * custom.texi (Minor Modes): Say that the list here is not complete.
7575 (Keyboard Translations): Node deleted.
7576 (Disabling): Delete xref to it.
7577 (Customization Groups): Fix Custom buffer example.
7578 (Hooks): Mention remove-hooks.
7579
75802005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7581
7582 * building.texi (GDB Graphical Interface): Improve filling of menu
7583 item.
7584
75852005-08-18 Nick Roberts <nickrob@snap.net.nz>
7586
7587 * building.texi (GDB Graphical Interface): Use better node names.
7588
75892005-08-14 Richard M. Stallman <rms@gnu.org>
7590
7591 * text.texi (Sentences): Fix xref.
7592
75932005-08-14 Juri Linkov <juri@jurta.org>
7594
7595 * building.texi (Compilation, Grep Searching): Move grep command
7596 headings from `Compilation' to `Grep Searching'.
7597
7598 * dired.texi (Dired and Find):
7599 * maintaining.texi (Tags Search): Replace grep xref to
7600 `Compilation' node with `Grep Searching'.
7601
7602 * files.texi (Comparing Files): Replace xref to `Compilation' with
7603 `Compilation Mode'.
7604
76052005-08-13 Alan Mackenzie <acm@muc.de>
7606
7607 * search.texi (Non-ASCII Isearch): Correct a typo.
7608 (Replacement Commands): Mention query-replace key binding.
7609
76102005-08-11 Richard M. Stallman <rms@gnu.org>
7611
7612 * programs.texi (Options for Comments): Fix xref.
7613
7614 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7615 out of Regexps.
7616
8cf51b2c
GM
76172005-08-09 Juri Linkov <juri@jurta.org>
7618
7619 * building.texi (Compilation): Use `itemx' instead of `item'.
7620 (Grep Searching): Simplify phrase.
7621
7622 * display.texi (Standard Faces): Describe vertical-border on
7623 window systems.
7624
7625 * windows.texi (Split Window): Simplify phrase and mention
7626 vertical-border face.
7627
76282005-08-09 Richard M. Stallman <rms@gnu.org>
7629
7630 * files.texi (Comparing Files): Clarify compare-windows.
7631
7632 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7633
8cf51b2c
GM
76342005-08-06 Eli Zaretskii <eliz@gnu.org>
7635
7636 * mule.texi (Coding Systems): Rephrase the paragraph about
7637 codepages: no need for "M-x codepage-setup" anymore, except on
7638 MS-DOS.
7639
7640 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7641 the MS-DOS port only.
7642
76432005-07-30 Eli Zaretskii <eliz@gnu.org>
7644
7645 * makefile.w32-in (info): Don't run multi-install-info.bat.
7646 ($(infodir)/dir): New target, produced by running
7647 multi-install-info.bat.
7648
8cf51b2c
GM
76492005-07-22 Eli Zaretskii <eliz@gnu.org>
7650
7651 * files.texi (Quoted File Names): Add index entry.
7652
8cf51b2c
GM
76532005-07-19 Juri Linkov <juri@jurta.org>
7654
7655 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7656
76572005-07-18 Juri Linkov <juri@jurta.org>
7658
8cf51b2c
GM
7659 * custom.texi (Easy Customization):
7660 * files.texi (Old Versions):
7661 * frames.texi (Wheeled Mice):
7662 * mule.texi (Specify Coding):
8cf51b2c
GM
7663 * text.texi (Cell Justification):
7664 * trouble.texi (After a Crash):
8cf51b2c
GM
7665 * xresources.texi (GTK styles):
7666 Delete duplicate duplicate words.
7667
76682005-07-17 Richard M. Stallman <rms@gnu.org>
7669
7670 * frames.texi (Creating Frames): Fix foreground color example.
7671
7672 * custom.texi (Init Examples): Clean up text about conditionals.
7673
76742005-07-16 Richard M. Stallman <rms@gnu.org>
7675
7676 * mini.texi (Completion Commands): Fix command name for ?.
7677
8cf51b2c
GM
76782005-07-16 Eli Zaretskii <eliz@gnu.org>
7679
7680 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7681 `menu' face has no effect on w32 and with GTK.
7682 Add cross-references.
8cf51b2c
GM
7683
7684 * cmdargs.texi (General Variables): Clarify the default location
7685 of $HOME on w32 systems.
7686
76872005-07-15 Jason Rumney <jasonr@gnu.org>
7688
7689 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7690 changed.
7691
76922005-07-08 Kenichi Handa <handa@m17n.org>
7693
1c6c854e
CS
7694 * mule.texi (Recognize Coding):
7695 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7696
76972005-07-07 Richard M. Stallman <rms@gnu.org>
7698
7699 * anti.texi (Antinews): Mention mode-line-inverse-video.
7700
7701 * files.texi (Saving): Minor correction about C-x C-w.
7702
7703 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7704
77052005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7706
7707 * search.texi (Isearch Scroll): Add example of using the
7708 `isearch-scroll' property.
7709 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7710 `Display Custom' node.
7711 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7712 and de-emphasize it.
7713 (Other Repeating Search): `occur' currently can not correctly
7714 handle multiline matches. Correct, clarify and update description
7715 of `flush-lines' and `keep-lines'.
7716
7717 * display.texi (Display Custom): Add anchor for `baud-rate'.
7718
77192005-07-07 Richard M. Stallman <rms@gnu.org>
7720
7721 * gnu.texi: Update where to get GNU status; add refs for how to help.
7722 Add footnotes 6 and 7.
7723
77242005-07-04 Lute Kamstra <lute@gnu.org>
7725
7726 Update FSF's address in GPL notices.
7727
8cf51b2c 7728 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7729 * trouble.texi (Checklist): Update FSF's address.
7730
8cf51b2c
GM
77312005-06-24 Richard M. Stallman <rms@gnu.org>
7732
7733 * display.texi (Text Display): Change index entries.
7734
77352005-06-24 Eli Zaretskii <eliz@gnu.org>
7736
7737 * makefile.w32-in (MAKEINFO): Use --force.
7738 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7739 Makefile.in.
8cf51b2c
GM
7740
77412005-06-23 Richard M. Stallman <rms@gnu.org>
7742
1c6c854e 7743 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7744 nobreak-char-display.
7745
7746 * emacs.texi (Top): Update detailed node listing.
7747
1c6c854e 7748 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7749 to nobreak-char-display and no-break-space to nobreak-space.
7750 (Standard Faces): Split up the list of standard faces
7751 and put it in a separate node. Add nobreak-space and
7752 escape-glyph.
7753
8cf51b2c
GM
77542005-06-23 Lute Kamstra <lute@gnu.org>
7755
7756 * mule.texi (Select Input Method): Fix typo.
7757
77582005-06-23 Kenichi Handa <handa@m17n.org>
7759
1c6c854e
CS
7760 * mule.texi (International): List all supported scripts.
7761 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7762 distribution.
7763 (Language Environments): List all language environments.
7764 Intlfonts contains fonts for most supported scripts, not all..
7765 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7766 input a specific character.
8cf51b2c
GM
7767 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7768
77692005-06-23 Juanma Barranquero <lekktu@gmail.com>
7770
49823426 7771 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7772
77732005-06-22 Miles Bader <miles@gnu.org>
7774
7775 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7776
77772005-06-20 Miles Bader <miles@gnu.org>
7778
7779 * display.texi (Faces): Add `vertical-divider'.
7780
77812005-06-17 Richard M. Stallman <rms@gnu.org>
7782
7783 * text.texi (Adaptive Fill): Minor clarification.
7784
8cf51b2c
GM
77852005-06-10 Lute Kamstra <lute@gnu.org>
7786
7787 * emacs.texi (Top): Correct version number.
7788 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7789 refer to the current version of Emacs.
7790
77912005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7792
7793 * files.texi (Log Buffer): Document when there can be more than
7794 one file to be committed.
7795
77962005-06-08 Juri Linkov <juri@jurta.org>
7797
7798 * display.texi (Faces): Add `shadow' face.
7799
78002005-06-07 Masatake YAMATO <jet@gyve.org>
7801
7802 * display.texi (Faces): Write about mode-line-highlight.
7803
78042005-06-06 Richard M. Stallman <rms@gnu.org>
7805
7806 * misc.texi (Printing Package): Explain how to initialize
7807 printing package.
7808
7809 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7810
78112005-06-05 Chong Yidong <cyd@stupidchicken.com>
7812
7813 * emacs.texi: Rename Hardcopy to Printing.
7814 Make PostScript and PostScript Variables subnodes of it.
7815
7816 * misc.texi (Printing): Rename node from Hardcopy.
7817 Mention menu bar options.
7818 Move PostScript and PostScript Variables to submenu.
7819 (Printing package): New node.
7820
7821 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7822
7823 * dired.texi (Operating on Files): Likewise.
7824
7825 * calendar.texi (Displaying the Diary): Likewise.
7826
7827 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7828
7829 * glossary.texi (Glossary): Likewise.
7830
7831 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7832 effect.
7833
78342005-06-04 Richard M. Stallman <rms@gnu.org>
7835
7836 * trouble.texi (After a Crash): Polish previous change.
7837
8cf51b2c
GM
78382005-05-30 Noah Friedman <friedman@splode.com>
7839
7840 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7841 recovery mechanism.
7842
8cf51b2c
GM
78432005-05-28 Nick Roberts <nickrob@snap.net.nz>
7844
7845 * building.texi (Other Buffers): SPC toggles display of
7846 floating point registers.
7847
8cf51b2c
GM
78482005-05-27 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * files.texi (Log Buffer): Merge in description of Log Edit
7851 mode from pcl-cvs.texi.
7852
78532005-05-26 Richard M. Stallman <rms@gnu.org>
7854
7855 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7856
8cf51b2c
GM
78572005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7858
7859 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7860 not enabled by default.
7861 When not on a word, `ispell-word' by default checks the word
7862 before point.
7863
78642005-05-24 Nick Roberts <nickrob@snap.net.nz>
7865
7866 * building.texi (Debugger Operation): Simplify last sentence.
7867
78682005-05-23 Lute Kamstra <lute@gnu.org>
7869
7870 * emacs.texi: Update FSF's address throughout.
7871 (Preface): Use @cite.
7872 (Distrib): Add cross reference to the node "Copying". Mention the
7873 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7874 printed manuals.
7875 (Intro): Use @xref for the Emacs Lisp Intro.
7876
8cf51b2c
GM
78772005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7878
7879 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7880
7881 * basic.texi (Moving Point): Mention default for `goto-line'.
7882
7883 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7884 of a variable's docstring.
7885
78862005-05-18 Lute Kamstra <lute@gnu.org>
7887
7888 * maintaining.texi (Overview of Emerge): Add cross reference.
7889 Remove duplication.
7890
7891 * emacs.texi (Top): Update to the current structure of the manual.
7892 * misc.texi (Emacs Server): Add menu description.
7893 * files.texi (Saving): Fix menu.
7894 * custom.texi (Customization): Fix menu.
7895 * mule.texi (International): Fix menu.
7896 * kmacro.texi (Keyboard Macros): Fix menu.
7897
78982005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7899
7900 * display.texi: Various minor changes.
7901 (Faces): Delete text that is repeated in the next section.
7902
79032005-05-16 Nick Roberts <nickrob@snap.net.nz>
7904
7905 * building.texi (Debugger Operation): Mention GUD tooltips are
7906 disabled with GDB in text command mode.
7907
8cf51b2c
GM
79082005-05-16 Nick Roberts <nickrob@snap.net.nz>
7909
7910 * building.texi: Replace toolbar with "tool bar" for consistency.
7911 (Compilation Mode): Describe compilation-context-lines
7912 and use of arrow in compilation buffer.
7913 (Debugger Operation): Replace help text with variable's value.
7914
7915 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7916 consistency.
7917
79182005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7919
7920 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7921 Add xref.
7922
8cf51b2c
GM
79232005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7924
7925 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7926 (Position Info): Delete discussion of `goto-line'. It is already
7927 described in `Moving point'.
7928
7929 * mini.texi (Completion Commands): Correct reference.
7930 (Completion Options): Fix typo.
7931
7932 * killing.texi (Deletion): Complete description of `C-x C-o'.
7933
8cf51b2c
GM
79342005-05-10 Richard M. Stallman <rms@gnu.org>
7935
7936 * building.texi (Compilation): Clarify recompile's directory choice.
7937
7938 * frames.texi (Tooltips): Cleanups.
7939
7940 * basic.texi (Arguments): Fix punctuation.
7941
79422005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7943
7944 * screen.texi (Menu Bar): The up and down (not left and right)
7945 arrow keys move through a keyboard menu.
7946
79472005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * basic.texi: Various typo and grammar fixes.
7950 (Moving Point): C-a now runs move-beginning-of-line.
7951
79522005-05-08 Nick Roberts <nickrob@snap.net.nz>
7953
7954 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7955
7956 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7957 as different animals.
7958
79592005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7960
7961 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7962 Correct index entry.
7963
79642005-05-07 Nick Roberts <nickrob@snap.net.nz>
7965
7966 * building.texi (Debugger Operation): Update to reflect changes
7967 in GUD tooltips.
7968
79692005-04-30 Richard M. Stallman <rms@gnu.org>
7970
7971 * files.texi (Compressed Files): Auto Compression normally enabled.
7972
7973 * building.texi (Debugger Operation): Clarify previous change.
7974
8cf51b2c
GM
79752005-04-28 Nick Roberts <nickrob@snap.net.nz>
7976
7977 * building.texi (Debugger Operation): Add description for
7978 GUD tooltips when program is not running.
7979
79802005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7981
7982 * misc.texi (Shell): Add `Shell Prompts' to menu.
7983 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7984 description. Delete remarks moved to new node.
7985 (Shell Prompts): New node.
7986 (History References): Replace remarks moved to `Shell Prompts'
7987 with xref to that node.
7988 (Remote Host): Clarify how to specify the terminal type when
7989 logging in to a different machine.
7990
79912005-04-26 Richard M. Stallman <rms@gnu.org>
7992
7993 * emacs.texi (Top): Update submenus from files.texi.
7994
7995 * files.texi (Filesets): Clarify previous change.
7996
7997 * dired.texi (Misc Dired Features): Clarify previous change.
7998
79992005-04-25 Chong Yidong <cyd@stupidchicken.com>
8000
8001 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8002
1c6c854e
CS
8003 * dired.texi (Misc Dired Features):
8004 Document dired-compare-directories.
8cf51b2c
GM
8005
8006 * files.texi (Filesets): New node.
8007 (File Conveniences): Document Image mode.
8008
8009 * text.texi (TeX Print): Document tex-compile.
8010
80112005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8012
8013 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8014 Delete redundant reference to tooltip Custom group. It is
8015 referred too again in the next paragraph.
8016
80172005-04-24 Richard M. Stallman <rms@gnu.org>
8018
8019 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8020
8cf51b2c
GM
80212005-04-19 Kim F. Storm <storm@cua.dk>
8022
8023 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8024
80252005-04-18 Lars Hansen <larsh@math.ku.dk>
8026
8027 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8028 turns off desktop-save-mode.
8029
80302005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8031
8032 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8033 by default in terminals compatible with xterm. Mention that
8034 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8035 node.
8036
8cf51b2c
GM
80372005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8038
8039 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8040
c8763fb6 80412005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8042
8043 * xresources.texi (Table of Resources): Add cursorBlink.
8044
80452005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8046
8047 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8048 `d', `C-d' and `u'.
8049
80502005-04-11 Richard M. Stallman <rms@gnu.org>
8051
8052 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8053 (Misc X): Add -D, --basic-display.
8054
8055 * maintaining.texi (Change Log): Correct the description of
8056 the example.
8057
8058 * major.texi (Choosing Modes): Document magic-mode-alist.
8059
8cf51b2c
GM
80602005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8061
8062 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8063 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8064 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8065 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8066 `w', respectively.
8067 (Rmail Labels): Mention `l'.
8068 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8069 (Rmail Summary Edit): Describe `j' and RET.
8070
c8763fb6 80712005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8072
8073 * xresources.texi (Lucid Resources): Add fontSet resource.
8074
8cf51b2c
GM
80752005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8078 now called `indicate-empty-lines'.
8079
80802005-04-06 Kim F. Storm <storm@cua.dk>
8081
8082 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8083
80842005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8085
8086 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8087 deleted.
8088 (Marks vs Flags): Add some convenient key bindings.
8089 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8090 (Misc Dired Features): Correct and expand description of `w' command.
8091
8092 * frames.texi (XTerm Mouse): Delete apparently false info.
8093 The GNU/Linux console currently does not appear to support
8094 `xterm-mouse-mode'.
8095
8cf51b2c
GM
80962005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8097
8098 * calendar.texi (Diary): Mention shell utility `calendar'.
8099
81002005-04-01 Richard M. Stallman <rms@gnu.org>
8101
8102 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8103
8cf51b2c
GM
81042005-04-01 Lute Kamstra <lute@gnu.org>
8105
8106 * maintaining.texi (Change Log): add-change-log-entry uses
8107 add-log-mailing-address.
8108
81092005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8110
8111 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8112 `VC Mode Line' and put in an xref to that node.
8113 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8114 its description.
8115
81162005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8117
8118 * calendar.texi (Calendar Systems): Say that the Persian calendar
8119 implemented here is the arithmetical one championed by Birashk.
8120
81212005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8122
8123 * programs.texi (Fortran Motion): Fix previous change.
8124
8cf51b2c
GM
81252005-03-29 Richard M. Stallman <rms@gnu.org>
8126
8127 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8128
81292005-03-29 Chong Yidong <cyd@stupidchicken.com>
8130
8131 * text.texi (Refill): Refer to Long Lines Mode.
8132 (Longlines): New node.
8133 (Auto Fill): Don't index "word wrap" here.
8134 (Filling): Add Longlines to menu.
8135
81362005-03-29 Richard M. Stallman <rms@gnu.org>
8137
8138 * xresources.texi: Minor fixes.
8139
8140 * misc.texi (Emacs Server): Fix Texinfo usage.
8141
8142 * emacs.texi (Top): Don't use a real section heading for
8143 "Detailed Node Listing". Fake it instead.
8144
8145 * basic.texi (Position Info): Minor cleanup.
8146
8147 * mule.texi (Input Methods): Minor cleanup.
8148
81492005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8150
8151 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8152 constructs as well.
8153 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8154
81552005-03-29 Kenichi Handa <handa@m17n.org>
8156
8157 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8158
8159 * basic.texi (Position Info): Update the description about the
8160 command C-u C-x =.
8161
81622005-03-28 Richard M. Stallman <rms@gnu.org>
8163
8164 * emacs.texi (Top): Use @section for the detailed node listing.
8165
8166 * calendar.texi: Minor fixes to previous change.
8167
8168 * programs.texi (Fortran): Small fixes to previous changes.
8169
8170 * emacs.texi (Top): Update list of subnodes of Dired.
8171 Likewise for building.texi.
8172
8173 * files.texi (File Conveniences): Delete Auto Image File mode.
8174
81752005-03-28 Chong Yidong <cyd@stupidchicken.com>
8176
8177 * building.texi (Flymake): New node.
8178
8179 * custom.texi (Function Keys): Document kp- event types and
8180 keypad-setup package.
8181
8182 * dired.texi (Wdired): New node.
8183
8184 * files.texi (File Conveniences): Reorder entries.
8185 Explain how to turn on Auto-image-file mode.
8186 Document Thumbs mode.
8187
8188 * mule.texi (Specify Coding): Document recode-region and
8189 recode-file-name.
8190
8191 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8192
81932005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8194
8195 * commands.texi (Keys): M-o is now a prefix key.
8196
81972005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8198
8199 * programs.texi: Reformat and update copyright years.
8200 (Fortran): Update section.
8201
82022005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8203
8204 * files.texi: Several small changes in addition to:
8205 (Visiting): Change xref for Dialog Boxes to ref.
8206 (Version Headers): Replace references to obsolete var
8207 `vc-header-alist' with `vc-BACKEND-header'.
8208 (Customizing VC): Update value of `vc-handled-backends'.
8209
82102005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8211
8212 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8213 move here from Emacs Lisp Reference Manual.
8214 * calendar.texi (Calendar/Diary, Diary Commands)
8215 (Special Diary Entries, Importing Diary): Change some xrefs to
8216 point to emacs-xtra rather than elisp.
8217
8218 * emacs-xtra.texi (Calendar Customizing):
8219 Move view-diary-entries-initially, view-calendar-holidays-initially,
8220 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8221 Emacs Manual.
8222 (Appt Customizing): Merge entire section into main Emacs Manual.
8223 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8224 mark-holidays-in-calendar here from emacs-xtra.
8225 (Displaying the Diary): Move view-diary-entries-initially,
8226 mark-diary-entries-in-calendar here from emacs-xtra.
8227 (Appointments): Move appt-display-mode-line,
8228 appt-display-duration, appt-disp-window-function,
8229 appt-delete-window-function here from emacs-xtra.
8230
8231 * calendar.texi: Update and reformat copyright.
8232 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8233 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8234 (Diary): Refer to `diary-file' rather than ~/diary.
8235 (Diary Commands): Rename node to "Displaying the Diary".
8236 * emacs.texi (Top): Rename "Diary Commands" section.
8237 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8238
82392005-03-26 Eli Zaretskii <eliz@gnu.org>
8240
8241 * misc.texi (Emacs Server): Fix the command for setting
8242 server-name. Add an xref to Invoking emacsclient.
8243
8244 * help.texi (Help Summary): Clarify when "C-h ." will do something
8245 nontrivial.
8246 (Apropos): Add cindex entry for apropos-sort-by-scores.
8247
8248 * display.texi (Text Display): Add index entries for how no-break
8249 characters are displayed.
8250
8cf51b2c
GM
82512005-03-26 Eli Zaretskii <eliz@gnu.org>
8252
8253 * files.texi (Visiting): Fix cross-references introduced with the
8254 last change.
8255
8256 * xresources.texi (GTK resources): Fix last change.
8257
8cf51b2c
GM
82582005-03-25 Chong Yidong <cyd@stupidchicken.com>
8259
8260 * xresources.texi (X Resources): GTK options documented too.
8261 (Resources): Clarify meaning of program name.
8262 (Table of Resources): Add visualClass.
8263 (GTK resources): Rewrite.
8264 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8265
8266 * display.texi (Text Display): Mention non-breaking spaces.
8267
8268 * files.texi (Reverting): Document auto-revert-check-vc-info.
8269
8270 * frames.texi (Mouse Commands): Document
8271 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8272
8273 * help.texi (Help Summary): Add `C-h .'.
8274 (Apropos): Apropos accepts a list of search terms.
8275 Document apropos-sort-by-scores.
8276 (Help Echo): Document display-local-help.
8277
8278 * misc.texi (Emacs Server): Document server-name.
8279 (Invoking emacsclient): Document -s option for server names.
8280
8281 * text.texi (Outline Visibility): Introduce "current heading
8282 line" (commands can be called with point on a body line).
8283 Re-order table to follow the sequence of discussion.
8284 hide-body won't hide lines before first header line.
8285 (TeX Mode): Add DocTeX mode.
8286
8cf51b2c
GM
82872005-03-24 Richard M. Stallman <rms@gnu.org>
8288
8289 * mule.texi (Single-Byte Character Support): Delete mention
8290 of iso-acc.el and iso-transl.el.
8291
8cf51b2c
GM
82922005-03-23 Lute Kamstra <lute@gnu.org>
8293
8294 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8295
82962005-03-23 Richard M. Stallman <rms@gnu.org>
8297
8cf51b2c
GM
8298 * search.texi: Delete explicit node pointers.
8299 (Incremental Search): New menu.
8300 (Basic Isearch, Repeat Isearch, Error in Isearch)
8301 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8302 (Slow Isearch): New subnodes.
8303 (Configuring Scrolling): Node deleted.
8304 (Search Case): Doc default-case-fold-search.
8305 (Regexp Replace): Move replace-regexp doc here.
8306
8307 * rmail.texi (Movemail): Put commas inside closequotes.
8308
8309 * picture.texi (Insert in Picture): Document C-c arrow combos.
8310 (Basic Picture): Clarify erasure.
8311
8312 * display.texi (Font Lock): Put commas inside closequotes.
8313
8314 * cmdargs.texi (General Variables): Put commas inside closequotes.
8315
83162005-03-23 Nick Roberts <nickrob@snap.net.nz>
8317
8318 * building.texi (Stack Buffer): Mention reverse contrast for
8319 *selected* frame (might not be current frame).
8320
8cf51b2c
GM
83212005-03-21 Richard M. Stallman <rms@gnu.org>
8322
8323 * building.texi (Starting GUD): Add bashdb.
8324
83252005-03-20 Chong Yidong <cyd@stupidchicken.com>
8326
8327 * basic.texi (Moving Point): Add M-g M-g binding.
8328 (Undo): Document undo-only.
8329 (Position Info): Document M-g M-g and C-u M-g M-g.
8330
8331 * building.texi (Building): Put Grep Searching after Compilation
8332 Shell.
8333 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8334 Document next-error-highlight.
8335 (Grep Searching): Document grep-highlight-matches.
8336 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8337
8338 * calendar.texi (Importing Diary): Rename node from iCalendar.
8339 Document diary-from-outlook.
8340
8341 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8342 Commands.
8343 Mention effect of X drag and drop on Dired buffers.
8344
8345 * files.texi (Visiting): Document large-file-warning-threshold.
8346 Move paragraph on file-selection dialog.
8347 Mention visiting files using X drag and drop.
8348 (Reverting): Mention using Auto-Revert mode to tail files.
8349 Document auto-revert-tail-mode.
8350 (Version Systems): Minor correction.
8351 (Comparing Files): Diff-mode is no longer based on Compilation
8352 mode.
8353 Document compare-ignore-whitespace.
8354 (Misc File Ops): Explain passing a directory to rename-file.
8355 Likewise for copy-file and make-symbolic-link.
8356
8357 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8358 Document mouse-wheel-progressive speed.
8359
8360 * help.texi (Misc Help): Document numeric argument for C-h i.
8361 Correctly explain the effect of just C-u as argument.
8362
8363 * killing.texi (Deletion): Document numeric argument for
8364 just-one-space.
8365
8366 * mini.texi (Completion): Completion acts on text before point.
8367
8368 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8369 (Emulation): CUA mode replaces pc-bindings-mode,
8370 pc-selection-mode, and s-region.
8371
8372 * mule.texi (Input Methods): Leim is now built-in.
8373 (Select Input Method): Document quail-show-key.
8374 (Specify Coding): Document revert-buffer-with-coding-system.
8375
8376 * programs.texi (Fortran Motion): Document f90-next-statement,
8377 f90-previous-statement, f90-next-block, f90-previous-block,
8378 f90-end-of-block, and f90-beginning-of-block.
8379
8380 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8381
8382 * emacs.texi (Acknowledgments): Updated.
8383
8384 * anti.texi: Total rewrite.
8385
8cf51b2c
GM
83862005-03-19 Chong Yidong <cyd@stupidchicken.com>
8387
8388 * ack.texi (Acknowledgments): Update.
8389
83902005-03-19 Eli Zaretskii <eliz@gnu.org>
8391
1c6c854e
CS
8392 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8393 Update copyright years.
8cf51b2c
GM
8394
83952005-03-14 Nick Roberts <nickrob@snap.net.nz>
8396
8397 * building.texi (Commands of GUD): Move paragraph on setting
8398 breakpoints with mouse to the GDB Graphical Interface node.
8399
84002005-03-07 Richard M. Stallman <rms@gnu.org>
8401
8cf51b2c
GM
8402 * misc.texi (Single Shell, Shell Options): Fix previous change.
8403
8404 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8405
84062005-03-06 Richard M. Stallman <rms@gnu.org>
8407
8408 * building.texi (Starting GUD): Don't explain text vs graphical
8409 GDB here. Just mention it and xref.
8410 Delete "just one debugger process".
8411 (Debugger Operation): Move GUD tooltip info here.
8412 (GUD Tooltips): Node deleted.
8413 (GDB Graphical Interface): Explain the two GDB modes here.
8414
8cf51b2c
GM
8415 * sending.texi (Sending Mail): Minor cleanup.
8416 (Mail Aliases): Explain quoting conventions.
8417 Update key rebinding example.
8418 (Header Editing): C-M-i is like M-TAB.
8419 (Mail Mode Misc): mail-attach-file does not do MIME.
8420
8421 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8422 that really belongs here.
8423 (Remote Mailboxes): Text moved to Rmail Inbox.
8424 (Rmail Display): Mention Mouse-1.
8425 (Movemail): Clarify two movemail versions.
8426 Clarify rmail-movemail-program.
8427
8cf51b2c
GM
8428 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8429 Document async shell commands.
8430 (Shell History): Clarify.
8431 (Shell Ring): Mention C-UP an C-DOWN.
8432 (Shell Options): Add comint-prompt-read-only.
8433 (Invoking emacsclient): Set EDITOR to run Emacs.
8434 (Sorting): No need to explain what region is.
8435 (Saving Emacs Sessions): Fix typo.
8436 (Recursive Edit): Fix punctuation.
8437 (Emulation): Don't mention "PC bindings" which are standard.
8438 (Hyperlinking): Explain Mouse-1 convention here.
8439 (Find Func): Node deleted.
8440
8cf51b2c
GM
8441 * help.texi (Name Help): Xref to Hyperlinking.
8442
8443 * glossary.texi (Glossary):
8444 Rename "Balance Parentheses" to "Balancing...".
8445 Add "Byte Compilation". Correct "Copyleft".
8446 New xref in "Customization".
8447 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8448 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8449 Rename "Registers" to "Register".
8450 Replace "Selecting" with "Selected Frame",
8451 "Selected Window", and "Selecting a Buffer".
8452
8453 * files.texi (Types of Log File): Explain how projects'
8454 methods can vary.
8455
8cf51b2c
GM
8456 * display.texi (Faces): Delete "Emacs 21".
8457
8458 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8459 * fixit.texi (Spelling): C-M-i like M-TAB.
8460 * mini.texi (Completion Options): C-M-i like M-TAB.
8461 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8462 * text.texi (Text Mode): C-M-i like M-TAB.
8463
8464 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8465
8466 * calendar.texi (Specified Dates): Mention `g w'.
8467 (Appointments): appt-activate toggles with no arg.
8468
8cf51b2c
GM
84692005-03-05 Juri Linkov <juri@jurta.org>
8470
8471 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8472 "invocation (command line arguments)".
8cf51b2c
GM
8473 (Misc X): Add -nbc, --no-blinking-cursor.
8474
84752005-03-04 Ulf Jasper <ulf.jasper@web.de>
8476
8477 * calendar.texi (iCalendar): No need to require it now.
8478
8cf51b2c
GM
84792005-03-03 Nick Roberts <nickrob@snap.net.nz>
8480
8481 * trouble.texi (Contributing): Mention Savannah. Direct users to
8482 emacs-devel.
8483
84842005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8485
8486 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8487 window.
8488
8cf51b2c
GM
84892005-02-27 Richard M. Stallman <rms@gnu.org>
8490
8491 * building.texi (Compilation): Update mode line status info.
8492
84932005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8494
8495 * calendar.texi (General Calendar): Document binding of
8496 scroll-other-window-down.
8497 (Mayan Calendar): Fix earliest date.
8498 (Time Intervals): Document timeclock-change.
8499 Fix timeclock-ask-before-exiting documentation.
8500
85012005-02-26 Kim F. Storm <storm@cua.dk>
8502
8503 * frames.texi (Mouse References):
8504 Add mouse-1-click-in-non-selected-windows.
8505
85062005-02-25 Richard M. Stallman <rms@gnu.org>
8507
8508 * screen.texi (Screen): Explain better about cursors and mode lines;
8509 don't presuppose text terminals.
8510 (Point): Don't assume just one cursor.
8511 Clarify explanation of cursors.
8512 (Echo Area, Menu Bar): Cleanups.
8513
8514 * mini.texi (Minibuffer): Prompts are highlighted.
8515 (Minibuffer Edit): Newline = C-j only on text terminals.
8516 Clarify resize-mini-windows values.
8517 Mention M-PAGEUP and M-PAGEDOWN.
8518 (Completion Commands): Mouse-1 like Mouse-2.
8519 (Minibuffer History): Explain history commands better.
8520 (Repetition): Add xref to Incremental Search.
8521
8522 * mark.texi (Setting Mark): Clarify info about displaying mark.
8523 Clarify explanation of C-@ and C-SPC.
8524 (Transient Mark): Mention Delete Selection mode.
8525 (Marking Objects): Clean up text about extending the region.
8526
8527 * m-x.texi (M-x): One C-g doesn't always go to top level.
8528 No delay before suggest-key-bindings output.
8529
8530 * fixit.texi (Fixit): Mention C-/ for undo.
8531 (Spelling): Mention ESC TAB like M-TAB.
8532 Replacement words with r and R are rechecked.
8533 Say where C-g leaves point. Mention ? as input.
8534
85352005-02-23 Lute Kamstra <lute@gnu.org>
8536
8537 * cmdargs.texi (Initial Options): Add cross reference.
8538
8cf51b2c
GM
85392005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8540
8541 * emacs.texi (Top): Update menu for splitting of node in
8542 msdog.texi.
8543 * frames.texi (Frames): Update xref for splitting of node in
8544 msdog.texi.
8545 * trouble.texi (Quitting): Ditto.
8546
85472005-02-16 Richard M. Stallman <rms@gnu.org>
8548
8549 * windows.texi (Split Window): Simplify line truncation info
8550 and xref to Display Custom.
8551
8552 * trouble.texi (Quitting): Emergency escape only for text terminal.
8553 (Screen Garbled): C-l for ungarbling is only for text terminal.
8554
8555 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8556
8557 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8558
8559 * programs.texi (Program Modes): Mention Python mode.
8560 (Moving by Defuns): Repeating C-M-h extends region.
8561 (Basic Indent): Clarify.
8562 (Custom C Indent): Clarify.
8563 (Expressions): Repeating C-M-@ extends region.
8564 (Info Lookup): Clarify for C-h S.
8565 (Symbol Completion): ESC TAB alternative for M-TAB.
8566 (Electric C): Clarify.
8567
8568 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8569
8570 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8571 MS-DOS Input node.
8572 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8573 (MS-DOS and MULE): Clarify.
8574 (MS-DOS Processes, Windows Processes): Fix typos.
8575
8576 * major.texi (Choosing Modes): Clarify.
8577
8578 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8579 (Keyboard Macro Step-Edit): Clarify.
8580
8581 * indent.texi (Indentation): Clarifications.
8582
8583 * help.texi (Help): Correct error about C-h in query-replace.
8584 Clarify apropos vs C-h a. Fix how to search in FAQ.
8585 (Key Help): Describe C-h w here.
8586 (Name Help): Minor cleanup. C-h w moved to Key Help.
8587 Clarify the "object" joke.
8588 (Apropos): Clarify. Mouse-1 like Mouse-2.
8589 (Help Mode): Mouse-1 like Mouse-2.
8590
8591 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8592
8593 * display.texi (Display): Reorder menu.
8594 (Faces): Cleanup.
8595 (Font Lock): Cleanup. Mention Options menu.
8596 Delete obsolete text.
8597 (Scrolling): For C-l, don't presume text terminal.
8598 (Horizontal Scrolling): Simplify intro.
8599 (Follow Mode): Clarify.
1c6c854e 8600 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8601 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8602 Doc default-tab-width. Doc line truncation more thoroughly.
8603
8604 * dired.texi (Dired Enter): C-x C-f can run Dired.
8605 (Dired Visiting): Comment out `a' command.
8606 Mouse-1 is like Mouse-2.
8607 (Shell Commands in Dired): ? can be used more than once.
8608
8609 * basic.texi (Continuation Lines): Simplify description of truncation,
8610 and refer to Display Custom for the rest of it.
8611
8cf51b2c
GM
86122005-02-06 Lute Kamstra <lute@gnu.org>
8613
8614 * basic.texi (Undo): Fix typo.
8615
8616 * cmdargs.texi (Emacs Invocation): Fix typo.
8617
8618 * custom.texi (Init Examples): Fix typo.
8619
8620 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8621
86222005-02-06 Richard M. Stallman <rms@gnu.org>
8623
8624 * regs.texi (Registers): Registers can hold numbers, too.
8625
8626 * killing.texi (Other Kill Commands): Cleanup.
8627 Delete redundant explanation of kill in read-only buffer.
8628 (Yanking): Mention term "copying".
8629 (Accumulating Text): Fix typo.
8630
8631 * entering.texi (Entering Emacs): Update rationale at start.
8632 (Exiting): Treat iconifying on a par with suspension.
8633
8634 * custom.texi (Minor Modes): Fix typo.
8635 (Easy Customization): Fix menu style.
8636 (Variables): Add xref.
8637 (Examining): Setting for future sessions works through .emacs.
8638 (Keymaps): "Text terminals", not "Many".
8639 (Init Rebinding): Explain \C-. Show example of \M-.
8640 Fix minor wording errors.
8641 (Function Keys): Explain vector syntax just once.
8642 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8643 (Init File): Mention .emacs.d directory.
8644 (Init Examples): Add xref.
8645 (Find Init): Mention .emacs.d directory.
8646
8647 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8648 (Action Arguments): Explain which kinds of -l args are found how.
8649 (Initial Options): --batch does not inhibit site-start.
8650 Add xrefs.
8651 (Command Example): Use --batch, not -batch.
8652
8653 * basic.texi (Inserting Text): Cleanup wording.
8654 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8655 C-n is not error at end of buffer.
8656 (Undo): Doc C-/ like C-_. Add xrefs.
8657 (Arguments): META key may be labeled ALT.
8658 Peculiar arg meanings are explained in doc strings.
8659
8660 * abbrevs.texi (Expanding Abbrevs): Clarify.
8661
86622005-02-05 Eli Zaretskii <eliz@gnu.org>
8663
8664 * frames.texi (Frame Parameters): Add an xref to the description
8665 of list-colors-display. Add a pointer to the X docs about colors.
8666
8667 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8668 Improve docs of list-colors-display.
8cf51b2c
GM
8669
86702005-02-03 Lute Kamstra <lute@gnu.org>
8671
8672 * frames.texi (Frames, Drag and Drop): Fix typos.
8673
86742005-02-03 Richard M. Stallman <rms@gnu.org>
8675
8676 * windows.texi (Basic Window): Mention color-change in mode line.
8677 (Change Window): Explain dragging vertical boundaries.
8678
8679 * text.texi (Sentences): Clarify.
8680 (Paragraphs): Explain M-a and blank lines.
8681 (Outline Mode): Clarify text and menu.
8682 (Hard and Soft Newlines): Mention use-hard-newlines.
8683
8684 * frames.texi (Frames): Delete unnecessary mention of Windows.
8685 (Mouse Commands): Likewise. Mention xterm mouse support.
8686 (Clipboard): Clarify.
8687 (Mouse References): Mention use of Mouse-1 for following links.
8688 (Menu Mouse Clicks): Clarify.
8689 (Mode Line Mouse): Clarify.
8690 (Drag and Drop): Rewrite.
8691
8692 * fixit.texi (Spelling): Fix typo.
8693
8694 * files.texi (File Names): Clarify.
8695 (Visiting): Update conditions for use of file dialog. Clarify.
8696 (Saving): Doc d as answer in save-some-buffers.
8697 (Remote Files): Clean up the text.
8698
8699 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8700
8701 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8702 (List Buffers): Clarify.
8703 (Several Buffers): Doc T command.
8704 (Buffer Convenience): Clarify menu.
8705
8706 * basic.texi (Undo): Clarify last change.
8707
87082005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8709
8710 * fixit.texi (Spelling): Fix typo.
8711
87122005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8713
8714 * basic.texi (Undo): Update description of `undo-outer-limit'.
8715
87162005-02-01 Nick Roberts <nickrob@snap.net.nz>
8717
8718 * building.texi: Update documentation relating to GDB Graphical
8719 Interface.
8720
87212005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8722
8723 * custom.texi (Easy Customization): Adapt menu to node name change.
8724
87252005-01-30 Richard M. Stallman <rms@gnu.org>
8726
8727 * custom.texi (Easy Customization): Defn of "User Option" now
8728 includes faces. Don't say just "option" when talking about variables.
8729 Do say just "options" to mean "anything customizable".
8730 (Specific Customization): Describe `customize-variable',
8731 not `customize-option'.
8732
8733 * glossary.texi (Glossary) <Faces>: Add xref.
8734 <User Option>: Change definition--include faces. Change xref.
8735
8736 * picture.texi (Picture): Mention artist.el.
8737
8738 * sending.texi, screen.texi, programs.texi, misc.texi:
8739 * mini.texi, major.texi, maintaining.texi, macos.texi:
8740 * help.texi, frames.texi, files.texi:
8741 Don't say just "option" when talking about variables.
8742
8743 * display.texi, mule.texi: Don't say just "option" when talking
8744 about variables. Other minor cleanups.
8745
8cf51b2c
GM
87462005-01-26 Lute Kamstra <lute@gnu.org>
8747
8748 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8749 File'. Mention the `-Q' option at the `--no-site-file' option.
8750
8cf51b2c
GM
87512005-01-22 David Kastrup <dak@gnu.org>
8752
8753 * building.texi (Grep Searching): Mention alias `find-grep' for
8754 `grep-find'.
8755
87562005-01-20 Richard M. Stallman <rms@gnu.org>
8757
8758 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8759
8cf51b2c
GM
87602005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8761
8762 * rmail.texi (Movemail): Explain differences
8763 between standard and mailutils versions of movemail.
8764 Describe command line and configuration options introduced
8765 with the latter.
8766 Explain the notion of mailbox URL, provide examples and
8767 cross-references to mailutils documentation.
8768 Describe various methods of specifying mailbox names,
8769 user names and user passwords for rmail.
1c6c854e
CS
8770 (Remote Mailboxes): New section.
8771 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8772 options used to control its behavior.
8773 (Other Mailbox Formats): Explain handling of various mailbox
8774 formats.
8775
87762005-01-13 Richard M. Stallman <rms@gnu.org>
8777
8778 * commands.texi (Commands): Clarification.
8779
87802005-01-11 Richard M. Stallman <rms@gnu.org>
8781
8782 * programs.texi (Multi-line Indent): Fix previous change.
8783 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8784
8cf51b2c
GM
87852005-01-08 Richard M. Stallman <rms@gnu.org>
8786
8787 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8788 lazy-highlight.
8789
8790 * search.texi (Query Replace): Mention faces query-replace
8791 and lazy-highlight.
8792 (Incremental Search): Update isearch highlighting info.
8793
8cf51b2c
GM
87942005-01-04 Richard M. Stallman <rms@gnu.org>
8795
8796 * custom.texi (Saving Customizations): Minor improvement.
8797
8cf51b2c
GM
87982005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8799
8800 * custom.texi (Saving Customizations): Emacs no longer loads
8801 `custom-file' after .emacs. No longer mention customizing through
8802 Custom.
8803
8cf51b2c
GM
88042005-01-01 Andreas Schwab <schwab@suse.de>
8805
8806 * killing.texi (Graphical Kill): Move up under node Killing,
8807 change @section to @subsection.
8808
88092005-01-01 Richard M. Stallman <rms@gnu.org>
8810
8811 * custom.texi (Face Customization): Mention hex color specs.
8812
8813 * emacs.texi (Top): Update Killing submenu.
8814
8815 * killing.texi (Killing): Reorganize section.
8816 No more TeX-only text; put the node command at start of chapter.
8817 But the first section heading is used only in TeX.
8818 Rewrite the text to read better in this mode.
8819 (Graphical Kill): New subnode gets some of the text that
8820 used to be in the first section.
8821
88222004-12-31 Richard M. Stallman <rms@gnu.org>
8823
8824 * dired.texi (Shell Commands in Dired): Delete the ? example.
8825
8826 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8827
8828 * files.texi (Saving): Describe new require-final-newline features
8829 and mode-require-final-newline.
8830
8cf51b2c
GM
88312004-12-29 Richard M. Stallman <rms@gnu.org>
8832
8833 * custom.texi (File Variables): Clarify previous change.
8834
c8763fb6 88352004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8836
8837 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8838 out now.
8839
88402004-12-27 Richard M. Stallman <rms@gnu.org>
8841
8842 * Makefile.in (MAKEINFO): Specify --force.
8843
8844 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8845 (Undo): Doc undo-outer-limit.
8846
8cf51b2c
GM
88472004-12-15 Juri Linkov <juri@jurta.org>
8848
8849 * mark.texi (Transient Mark, Mark Ring): M-< and other
8850 movement commands don't set mark in Transient Mark mode
8851 if mark is active.
8852
8cf51b2c
GM
88532004-12-12 Juri Linkov <juri@jurta.org>
8854
8855 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8856 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8857
8858 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8859 (Misc Dired Commands): Add @r{(Dired)} to w.
8860
88612004-12-12 Juri Linkov <juri@jurta.org>
8862
8863 * mark.texi (Marking Objects): Marking commands also extend the
8864 region when mark is active in Transient Mark mode.
8865
8cf51b2c
GM
88662004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8867
8868 * custom.texi (Saving Customizations): Emacs only loads the custom
8869 file automatically after the init file in version 22.1 or later.
8870 Adapt text and examples to this fact.
8871
8cf51b2c
GM
88722004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8873
8874 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8875 be set through Custom. Otherwise, it has no effect.
8876
8cf51b2c
GM
88772004-12-05 Richard M. Stallman <rms@gnu.org>
8878
8879 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8880 * entering.texi: Rename Command Line to Emacs Invocation.
8881
10d1d0af 8882 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8883
8884 * custom.texi (Easy Customization): Move up to section level,
8885 before Variables. Avoid using the term "variable"; say "option".
8886 New initial explanation.
8887 (Variables): In initial explanation, connect "variable" to the
8888 already-explained "user option".
8889
8890 * emacs.texi (Top): Fix ref to Command Line.
8891 Move reference to Easy Customization.
8892
8893 * xresources.texi (X Resources): Fix From link.
8894
8895 * doclicense.texi (GNU Free Documentation License): Fix To link.
8896
8897 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8898
8899 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8900
89012004-12-03 Richard M. Stallman <rms@gnu.org>
8902
8903 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8904
89052004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8906
8907 * kmacro.texi: Several small changes in addition to the following.
8908 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8909 defining a keyboard macro.
8910 Mention `kmacro-ring-max'.
8911 (Keyboard Macro Counter): Clarify description of
8912 `kmacro-insert-counter', `kmacro-set-counter',
8913 `kmacro-add-counter' and `kmacro-set-format'.
8914
89152004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8916
8917 * custom.texi (File Variables): Add `unibyte' and make it more
8918 clear that `unibyte' and `coding' are special. Suggested by Simon
8919 Krahnke <overlord@gmx.li>.
8920
8921 * mule.texi (Enabling Multibyte): Refer to File Variables.
8922 Suggested by Simon Krahnke <overlord@gmx.li>.
8923
c8763fb6 89242004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8925
8926 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8927 x-use-old-gtk-file-dialog.
8928
8cf51b2c
GM
89292004-11-20 Richard M. Stallman <rms@gnu.org>
8930
8931 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8932
89332004-11-09 Lars Brinkhoff <lars@nocrew.org>
8934
8935 * building.texi (Lisp Eval): Delete hyphen in section name.
8936
89372004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8938
8939 * files.texi (Old Versions):
8940 No longer document annotation as "CVS only".
8941
89422004-11-10 Andre Spiegel <spiegel@gnu.org>
8943
8944 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8945 version systems, mentioning the new ones that we support.
8946 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8947 suggestions.
8948
c8763fb6 89492004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8950
49823426 8951 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8952
c8763fb6 89532004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8954
8955 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8956
89572004-10-23 Eli Zaretskii <eliz@gnu.org>
8958
8959 * text.texi (Text Based Tables, Table Definition)
8960 (Table Creation, Table Recognition, Cell Commands)
8961 (Cell Justification, Row Commands, Column Commands)
8962 (Fixed Width Mode, Table Conversion, Measuring Tables)
8963 (Table Misc): New nodes, documenting the Table Mode.
8964
8cf51b2c
GM
89652004-10-19 Jason Rumney <jasonr@gnu.org>
8966
8967 * makefile.w32-in (info): Change order of arguments to makeinfo.
8968
89692004-10-19 Ulf Jasper <ulf.jasper@web.de>
8970
8971 * calendar.texi (iCalendar): Update for package changes.
8972
8cf51b2c
GM
89732004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8974
8975 * files.texi (Misc File Ops): View mode is a minor mode.
8976
8cf51b2c
GM
89772004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8978
8979 * calendar.texi (iCalendar): Style changes.
8980
89812004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8982
8983 * search.texi (Regexps): The regexp described in the example is no
8984 longer stored in the variable `sentence-end'.
8985
8cf51b2c
GM
89862004-10-06 Nick Roberts <nickrob@snap.net.nz>
8987
8988 * building.texi (Starting GUD): Note that multiple debugging
8989 sessions requires `gdb --fullname'.
8990
89912004-10-05 Ulf Jasper <ulf.jasper@web.de>
8992
8993 * calendar.texi (iCalendar): New section for a new package.
8994
8cf51b2c
GM
89952004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8996
8997 * text.texi: Various small changes in addition to the following.
8998 (Text): Replace xref for autotype with inforef.
8999 (Sentences): Explain nil value for `sentence-end'.
9000 (Paragraphs): Update default values for `paragraph-start' and
9001 `paragraph-separate'.
9002 (Text Mode): Correct description of Text mode's effect on the
9003 syntax table.
9004 (Outline Visibility): `hide-other' does not hide top level headings.
9005 `selective-display-ellipses' no longer has an effect on Outline mode.
9006 (TeX Misc): Add missing @cindex.
9007 Replace xref for RefTeX with inforef.
9008 (Requesting Formatted Text): The variable
9009 `enriched-fill-after-visiting' no longer exists.
9010 (Editing Format Info): Update names of menu items and commands.
9011 (Format Faces): Mention special effect of specifying the default face.
9012 Describe inheritance of text properties.
9013 Correct description of `fixed' face.
9014 (Format Indentation): Correct description of effect of setting
9015 margins. Mention `set-left-margin' and `set-right-margin'.
9016 (Format Justification): Update names of menu items.
9017 `set-justification-full' is now bound to `M-j b'.
9018 Mention that `default-justification' is a per buffer variable.
9019 (Format Properties): Update name of menu item.
9020 (Forcing Enriched Mode): `format-decode-buffer' automatically
9021 turns on Enriched mode if the buffer is in text/enriched format.
9022
90232004-10-05 Emilio C. Lopes <eclig@gmx.net>
9024
9025 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9026
90272004-09-28 Kim F. Storm <storm@cua.dk>
9028
9029 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9030 Align with new functionality.
9031
8cf51b2c
GM
90322004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9033
9034 * display.texi (Display Custom): Remove stray `@end defvar'.
9035
90362004-09-23 Kim F. Storm <storm@cua.dk>
9037
9038 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9039 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9040
8cf51b2c
GM
90412004-09-20 Richard M. Stallman <rms@gnu.org>
9042
9043 * custom.texi (Hooks): Explain using setq to clear out a hook.
9044 (File Variables): Explain multiline string constants.
9045 (Non-ASCII Rebinding): Explain when you need to update
9046 non-ASCII char codes in .emacs.
9047
9048 * building.texi (Compilation): Explain how to make a silent
9049 subprocess that won't be terminated. Explain compilation-environment.
9050
90512004-09-13 Kim F. Storm <storm@cua.dk>
9052
9053 * mini.texi (Repetition): Rename isearch-resume-enabled to
9054 isearch-resume-in-command-history and change default to disabled.
9055
8cf51b2c
GM
90562004-09-09 Kim F. Storm <storm@cua.dk>
9057
9058 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9059 with new `kmacro-name-last-macro'.
9060
8cf51b2c
GM
90612004-09-08 Juri Linkov <juri@jurta.org>
9062
9063 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9064
8cf51b2c
GM
90652004-09-03 Juri Linkov <juri@jurta.org>
9066
9067 * search.texi (Incremental Search): Update wording for M-%.
9068
90692004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9070
9071 * killing.texi (Killing): Correct description of kill commands in
9072 read-only buffer.
9073
90742004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9075
9076 * building.texi (Compilation Mode): Add a paragraph about rules
9077 for finding the compilation buffer for `next-error'.
9078
9079 * search.texi (Other Repeating Search): Mention that Occur mode
9080 supports the next-error functionality.
9081
90822004-09-02 Juri Linkov <juri@jurta.org>
9083
9084 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9085
90862004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9087
9088 * kmacro.texi (Basic Keyboard Macro):
9089 `apply-macro-to-region-lines' now operates on all lines that begin
9090 in the region, rather than on all complete lines in the region.
9091
c8763fb6 90922004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9093
9094 * frames.texi (Drag and drop): Add documentation about
9095 x-dnd-test-function and x-dnd-known-types.
9096
90972004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9098
9099 * indent.texi: Various minor changes in addition to:
9100 (Indentation Commands): Correct description of `indent-relative'.
9101 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9102 mode. The *Tab Stops* buffer uses Overwrite Mode.
9103 (Just Spaces): `tabify' converts sequences of at least two spaces
9104 to tabs.
9105
8cf51b2c
GM
91062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9107
9108 * frames.texi (Secondary Selection): Setting the secondary
9109 selection with M-Drag-Mouse-1 does not alter the kill ring,
9110 setting it with M-Mouse-1 and M-Mouse-3 does.
9111 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9112 toolkit scroll bars.
9113 (Scroll Bars): Ditto.
9114
9115 * windows.texi (Basic Window): When using a window system, the value
9116 of point in a non-selected window is indicated by a hollow box.
9117 (Split Window): Side by side windows are separated by a scroll bar,
9118 if scroll bars are used.
9119 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9120 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9121 (Window Convenience): Update bindings for `winner-undo' and
9122 `winner-redo'.
9123
9124 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9125 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9126 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9127 of "Using Emacs as a Server".
9128 * building.texi (Building): Interchange nodes (for correct numbering).
9129 * programs.texi (Programs): Interchange nodes (for correct numbering).
9130 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9131 Info to the node structure.
9132 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9133 Rearrange order of nodes and sections such that both "GNU GENERAL
9134 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9135 end, as appropriate for appendices.
9136 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9137 Use `@unnumberedsec'.
9138 * trouble.texi: Adapt sectioning in Info to the node structure.
9139 Adapt node pointers to change in emacs.texi.
9140 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9141
8cf51b2c
GM
91422004-08-25 Kenichi Handa <handa@m17n.org>
9143
9144 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9145 description for unibyte mode.
9146
91472004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9148
9149 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9150
9151 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9152 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9153 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9154 in @pxref.
9155
91562004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9157
9158 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9159 Change section names.
9160
8cf51b2c
GM
91612004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9162
9163 * kmacro.texi (Keyboard Macro Ring): Rename section.
9164 Emacs treats the head of the macro ring as the `last keyboard macro'.
9165 (Keyboard Macro Counter): Minor change.
9166 (Save Keyboard Macro): Some clarifications.
9167 (Edit Keyboard Macro): Rename section.
9168
9169 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9170 32-bit machines.
9171 (Several Buffers): Clarify which buffer is selected if `2' is
9172 pressed in the Buffer Menu.
9173 Auto Revert mode can be used to update the Buffer Menu
9174 automatically.
9175
91762004-08-21 Eli Zaretskii <eliz@gnu.org>
9177
9178 * help.texi (Misc Help): Add an index entry for finding an Info
9179 manual by its file name.
9180
91812004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9182
9183 * files.texi (Backup Deletion): Correct description of
9184 `delete-old-versions'.
9185 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9186 (Auto Save Files): Recommend `auto-save-mode' to reenable
9187 auto-saving, rather than the abbreviation `auto-save'.
9188
91892004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9190
9191 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9192 for "killing" and "yanking" in main menu.
9193
91942004-08-16 Richard M. Stallman <rms@gnu.org>
9195
9196 * killing.texi (Yanking, Killing): Minor cleanups.
9197
9198 * mark.texi (Momentary Mark): Minor cleanups.
9199
92002004-08-15 Kenichi Handa <handa@etl.go.jp>
9201
9202 * custom.texi (Non-ASCII Rebinding):
9203 C-q always inserts the right code to pass to global-set-key.
9204
8cf51b2c
GM
92052004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9206
9207 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9208 `insert-register', instead of `C-x r g' binding, for consistency.
9209
92102004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9211
9212 * fixit.texi (Spelling): Fix typo.
9213
92142004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9215
9216 * help.texi (Help): Fix Texinfo usage.
9217
8cf51b2c
GM
92182004-07-24 Richard M. Stallman <rms@gnu.org>
9219
9220 * text.texi (Paragraphs): Update how paragraphs are separated
9221 and the default for paragraph-separate.
9222
9223 * search.texi (Regexp Replace): Further update text for new
9224 replacement operators.
9225
8cf51b2c
GM
92262004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9227
9228 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9229 `R' switch.
9230
9231 * dired.texi (Dired Updating): `k' only deletes inserted
9232 subdirectories from the Dired buffer if a prefix argument was given.
9233
9234 * search.texi (Regexps): Delete redundant definition of `symbol' in
9235 description of `\_>'. It already occurs in the description of `\_<'.
9236
8cf51b2c
GM
92372004-07-01 Juri Linkov <juri@jurta.org>
9238
9239 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9240 (Regexp Search): Add M-r.
9241
92422004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9243
9244 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9245
92462004-06-29 Jesper Harder <harder@ifa.au.dk>
9247
49823426 9248 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9249
92502004-06-25 Richard M. Stallman <rms@gnu.org>
9251
9252 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9253
92542004-06-25 David Kastrup <dak@gnu.org>
9255
9256 * search.texi (Regexp Replace): Some typo corrections and
9257 rearrangement.
9258
92592004-06-24 David Kastrup <dak@gnu.org>
9260
9261 * search.texi (Unconditional Replace): Use replace-string instead
9262 of query-replace in example.
9263 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9264 sequences.
9265 (Query Replace): Correct explanation of `^' which does not use
9266 the mark stack.
9267
92682004-06-21 Nick Roberts <nickrob@gnu.org>
9269
9270 * misc.texi (Shell History Copying): Document comint-insert-input.
9271 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9272
8cf51b2c
GM
92732004-06-20 Jesper Harder <harder@ifa.au.dk>
9274
9275 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9276 * custom.texi (Customization): Do.
9277 * anti.texi (Antinews): Do.
9278 * abbrevs.texi (Defining Abbrevs): Do.
9279
9280 * programs.texi (Info Lookup): Fix keybinding for
9281 info-lookup-symbol.
9282
92832004-06-16 Juanma Barranquero <lektu@terra.es>
9284
9285 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9286 Add emacs-xtra.
9287 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9288 (clean): Add emacs-xtra and flymake. Remove redundancies.
9289
92902004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9291
9292 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9293 Add emacs-xtra.
9294 * emacs-xtra.texi: New file.
9295
92962004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9297
9298 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9299 (Dired and Find): Mention differences with ordinary Dired buffers.
9300
8cf51b2c
GM
93012004-06-13 Richard M. Stallman <rms@gnu.org>
9302
9303 * custom.texi (Init Syntax): Explain about vars that do special
9304 things when set with setq or with Custom.
9305 (Init Examples): Add line-number-mode example.
9306
8cf51b2c
GM
93072004-06-12 Juri Linkov <juri@jurta.org>
9308
9309 * dired.texi (Operating on Files): Add dired-do-touch.
9310
8cf51b2c
GM
93112004-06-10 Juri Linkov <juri@jurta.org>
9312
9313 * building.texi (Lisp Eval): Add C-M-x on defface.
9314
93152004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9316
9317 * files.texi (Reverting): Auto-Revert mode and
9318 Global Auto-Revert mode no longer revert remote files.
9319
8cf51b2c
GM
93202004-05-29 Richard M. Stallman <rms@gnu.org>
9321
9322 * custom.texi (Init File): Two dashes start --no-site-file.
9323
8cf51b2c
GM
93242004-05-29 Alan Mackenzie <acm@muc.de>
9325
9326 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9327 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9328 (AWK, Pike): Document as "C-like modes".
9329 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9330 (M-x man): Supersedes M-x manual-entry.
9331 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9332
9333 ("Comments in C"): Delete node; the info is in CC Mode manual.
9334 (c-comment-only-line-offset): Remove description.
9335
9336 (C-c ., C-c C-c): Describe new C Mode bindings.
9337
9338 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9339 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9340 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9341 Amend definitions.
9342
9343 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9344 Describe functions.
9345
9346 (c-comment-start-regexp, c-hanging-comment-ender-p)
9347 (c-hanging-comment-starter-p): Remove obsolete definitions.
9348
9349 * emacs.texi: Remove the menu entry "Comments in C".
9350
8cf51b2c
GM
93512004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9352
9353 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9354 `M-x locate'.
9355
93562004-05-16 Karl Berry <karl@gnu.org>
9357
9358 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9359 makeinfo --html fails.
9360 * help.texi (Help Summary) [@ifnottex]: Likewise.
9361
93622004-05-13 Nick Roberts <nickrob@gnu.org>
9363
9364 * building.texi (GDB Graphical Interface): Update and describe
9365 layout first.
9366
8cf51b2c
GM
93672004-05-04 Jason Rumney <jasonr@gnu.org>
9368
9369 * makefile.w32-in: Revert last change.
9370
93712004-05-03 Jason Rumney <jasonr@gnu.org>
9372
9373 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9374
8cf51b2c
GM
93752004-04-23 Juanma Barranquero <lektu@terra.es>
9376
9377 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9378
93792004-04-18 Juri Linkov <juri@jurta.org>
9380
9381 * fixit.texi (Spelling): Remove file extension from ispell xref.
9382
93832004-04-15 Kim F. Storm <storm@cua.dk>
9384
9385 * cmdargs.texi (Initial Options): Add -Q.
9386
93872004-04-05 Kim F. Storm <storm@cua.dk>
9388
9389 * custom.texi (File Variables): Add safe-local-eval-forms.
9390
8cf51b2c
GM
93912004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9392
9393 * files.texi (Reverting): Correct description of revert-buffer's
9394 handling of point.
9395
93962004-03-22 Juri Linkov <juri@jurta.org>
9397
9398 * emacs.texi (Top): Add `Misc X'.
9399
49823426 9400 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9401
9402 * glossary.texi: Improve references.
9403
9404 * help.texi: Sync keywords with finder.el.
9405
9406 * mini.texi (Completion): Add description for menu items.
9407
9408 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9409
9410 * sending.texi (Mail Methods): Fix xref to Message manual.
9411
8cf51b2c
GM
94122004-03-12 Richard M. Stallman <rms@gnu.org>
9413
8cf51b2c
GM
9414 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9415
8cf51b2c
GM
94162004-03-04 Richard M. Stallman <rms@gnu.org>
9417
9418 * search.texi (Regexps): Explain that ^ and $ have their
9419 special meanings only in certain contexts.
9420
9421 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9422
9423 * mule.texi (Specify Coding): Doc C-x RET F.
9424
9425 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9426 for multiple compile and grep buffers.
9427 (Indirect Buffers): Don't recommand clone-indirect-buffer
9428 for multiple compile and grep buffers.
9429
8cf51b2c
GM
94302004-02-29 Juanma Barranquero <lektu@terra.es>
9431
9432 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9433 Use $(DEL) instead of rm, and ignore exit code.
9434
8cf51b2c
GM
94352004-02-23 Nick Roberts <nick@nick.uklinux.net>
9436
9437 * building.texi (Watch Expressions): Update.
9438
94392004-02-21 Juri Linkov <juri@jurta.org>
9440
1c6c854e
CS
9441 * cmdargs.texi (Action Arguments): Add alias --find-file.
9442 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9443 to Command Arguments.
9444 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9445 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9446 (Window Size X): Join -g and --geometry. Add @cindex.
9447 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9448 (Title X): Remove alias -title.
9449 (Misc X): New node.
9450
c8763fb6 94512004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9452
9453 * frames.texi (Drag and drop): Add Motif to list of supported
9454 protocols.
9455
c8763fb6 94562004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9457
9458 * frames.texi (Drag and drop): New section.
9459
94602004-01-24 Richard M. Stallman <rms@gnu.org>
9461
1c6c854e 9462 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9463 Include it only @ifnotinfo. Patch the preceding and following
9464 node headers to point to each other.
9465
94662004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9467
9468 * calendar.texi (Appointments): Update section.
9469
94702003-12-29 Kevin Ryde <user42@zip.com.au>
9471
8cf51b2c
GM
9472 * programs.texi (C Modes): Fix the xref.
9473
94742003-12-23 Nick Roberts <nick@nick.uklinux.net>
9475
9476 * building.texi (Watch Expressions): Update.
9477 (Commands of GUD): Include use of toolbar + breakpoints set from
9478 fringe/margin.
9479
94802003-12-03 Andre Spiegel <spiegel@gnu.org>
9481
9482 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9483 <acm@muc.de>.
9484
c8763fb6 94852003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9486
9487 * frames.texi (Dialog Boxes): Add use-file-dialog.
9488
8cf51b2c
GM
94892003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9490
9491 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9492 in CC Mode.
9493
8cf51b2c
GM
94942003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9495
9496 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9497 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9498 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9499 * man/frames.texi, man/glossary.texi, man/killing.texi:
9500 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9501 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9502 * man/sending.texi, man/text.texi, man/trouble.texi:
9503 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9504
95052003-11-01 Alan Mackenzie <acm@muc.de>
9506
9507 * search.texi (Scrolling During Incremental Search): Document a
9508 new scrolling facility in isearch mode.
9509
8cf51b2c
GM
95102003-10-22 Miles Bader <miles@gnu.org>
9511
9512 * Makefile.in (info): Move before $(top_srcdir)/info.
9513
95142003-10-22 Nick Roberts <nick@nick.uklinux.net>
9515
9516 * building.texi (Watch Expressions): Update section on data display
9517 to reflect code changes (GDB Graphical Interface).
9518
8cf51b2c
GM
95192003-10-13 Richard M. Stallman <rms@gnu.org>
9520
9521 * xresources.texi (GTK resources): Clean up previous change.
9522
c8763fb6 95232003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9524
9525 * xresources.texi (GTK resources): Add a note that some themes
9526 disallow customizations. Add scroll theme example.
9527
8cf51b2c
GM
95282003-09-30 Richard M. Stallman <rms@gnu.org>
9529
8cf51b2c
GM
9530 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9531
9532 * misc.texi (Saving Emacs Sessions): Shorten the section,
9533 collapsing back into one node.
9534
95352003-09-30 Lars Hansen <larsh@math.ku.dk>
9536
9537 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9538
ce058493 95392003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9540
9541 * xresources.texi (GTK names in Emacs): Correct typo.
9542
8cf51b2c
GM
95432003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9544
1c6c854e
CS
9545 * cmdargs.texi (Font X): Mention new default font.
9546 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9547 problems involved. (Result of discussion on emacs-devel.)
9548
95492003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9550
9551 * emacs.texi (Acknowledgements): Correct typo.
9552
95532003-09-22 Richard M. Stallman <rms@gnu.org>
9554
9555 * dired.texi (Misc Dired Commands): New node.
9556 (Dired Navigation): Add dired-goto-file.
9557
9558 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9559
9560 * emacs.texi (Acknowledgements): New node, split from Distribution.
9561
9562 * cmdargs.texi (Action Arguments): -f reads interactive args.
9563
8cf51b2c
GM
95642003-09-08 Lute Kamstra <lute@gnu.org>
9565
9566 * screen.texi (Mode Line): Say that POS comes before LINE.
9567 Mention `size-indication-mode'.
1c6c854e
CS
9568 * display.texi (Optional Mode Line):
9569 Document `size-indication-mode'.
8cf51b2c
GM
9570 * basic.texi (Position Info): Mention `size-indication-mode'.
9571
95722003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9573
9574 * xresources.texi (Resources): Refer to `editres' man page.
9575 (Lucid Resources): Update defaults. Expand description of
9576 `shadowThickness'.
9577
95782003-09-04 Miles Bader <miles@gnu.org>
9579
9580 * Makefile.in (top_srcdir): New variable.
9581 ($(top_srcdir)/info): New rule.
9582 (info): Depend on it.
9583
95842003-09-03 Peter Runestig <peter@runestig.com>
9585
9586 * makefile.w32-in: New file.
9587
95882003-08-29 Richard M. Stallman <rms@gnu.org>
9589
9590 * misc.texi (Saving Emacs Sessions): Correct previous change.
9591
8cf51b2c
GM
95922003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9593
8cf51b2c
GM
9594 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9595 (Intro): Include kmacro.texi after fixit.texi instead of after
9596 custom.texi. (As suggested by Kim Storm.)
9597
95982003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9599
9600 * fixit.texi (Fixit): Update `Next' pointer.
9601 * files.texi (Files): Update `Previous' pointer.
9602 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9603 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9604 (Suggested by Kim Storm.)
9605 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9606
96072003-08-18 Kim F. Storm <storm@cua.dk>
9608
9609 * kmacro.texi: New file describing enhanced keyboard macro
9610 functionality. Replaces old description in custom.texi.
9611
9612 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9613 (Keyboard Macros): Move to new kmacro.texi file.
9614
9615 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9616
8cf51b2c
GM
96172003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9618
9619 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9620
96212003-08-17 Alex Schroeder <alex@gnu.org>
9622
9623 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9624 required.
9625
8cf51b2c
GM
96262003-08-05 Richard M. Stallman <rms@gnu.org>
9627
9628 * programs.texi (Lisp Indent): Don't describe
9629 lisp-indent-function property here. Use xref to Lisp Manual.
9630
8cf51b2c
GM
96312003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9632
fffa137c 9633 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9634 abbreviations.
9635
96362003-07-24 Markus Rost <rost@math.ohio-state.edu>
9637
9638 * buffers.texi (List Buffers): Fix previous change.
9639
8cf51b2c
GM
96402003-07-13 Markus Rost <rost@math.ohio-state.edu>
9641
9642 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9643 List*.
9644
96452003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9646
8cf51b2c
GM
9647 * display.texi (Font Lock): Fix typo.
9648
96492003-07-07 Richard M. Stallman <rms@gnu.org>
9650
9651 * display.texi (Font Lock): Add xref for format info on
9652 font-lock-remove-keywords.
9653
9654 * building.texi (Compilation): Document what happens with asynch
9655 children of compiler process.
9656
9657 * help.texi (Library Keywords): Use @multitable.
9658
8cf51b2c
GM
96592003-06-04 Richard M. Stallman <rms@gnu.org>
9660
9661 * programs.texi (Expressions): Delete C-M-DEL.
9662
9663 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9664 comint-move-point-for-output renamed from
9665 comint-scroll-to-bottom-on-output.
9666
9667 * custom.texi (Init Rebinding): Replace previous change with xref.
9668 (Non-ASCII Rebinding): Explain that issue more briefly here.
9669
96702003-05-28 Richard M. Stallman <rms@gnu.org>
9671
9672 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9673
96742003-05-28 Nick Roberts <nick@nick.uklinux.net>
9675
9676 * building.texi (GDB Graphical Interface): New node.
9677 (Rewritten somewhat by RMS.)
9678
c8763fb6 96792003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9680
9681 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9682 non-English letters. Explain how to set coding systems correctly
9683 and how to include the right coding cookie in the file.
9684
c8763fb6 96852003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9686
9687 * indent.texi (Indentation): Explain the concepts.
9688 (Just Spaces): Explain why preventing tabs for indentation might
9689 be useful.
9690
8cf51b2c
GM
96912003-04-16 Richard M. Stallman <rms@gnu.org>
9692
9693 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9694
8cf51b2c
GM
96952003-02-22 Alex Schroeder <alex@emacswiki.org>
9696
9697 * cmdargs.texi (General Variables): Document SMTPSERVER.
9698
8cf51b2c
GM
9699 * sending.texi: Remove SMTP node.
9700 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9701 library.
9702
8cf51b2c
GM
97032003-02-22 Alex Schroeder <alex@emacswiki.org>
9704
9705 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9706
97072003-02-22 Simon Josefsson <jas@extundo.com>
9708
9709 * sending.texi (Mail Methods): Add node about SMTP.
9710
c8763fb6 97112003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9712
9713 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9714
8cf51b2c
GM
97152003-02-01 Kevin Ryde <user42@zip.com.au>
9716
9717 * glossary.texi (Glossary): Correction to cl cross reference.
9718
97192003-01-20 Richard M. Stallman <rms@gnu.org>
9720
9721 * killing.texi (Rectangles): Document C-x c r.
9722
c8763fb6 97232003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9724
9725 * xresources.texi (GTK resources): New node.
9726 (GTK widget names): New node.
9727 (GTK names in Emacs): New node.
9728 (GTK styles): New node.
9729
c8763fb6 97302003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9731
9732 * maintaining.texi (Create Tags Table): Add reference to the new
9733 `etags --help --lang=LANG' option.
9734
8cf51b2c
GM
97352002-10-02 Karl Berry <karl@gnu.org>
9736
49823426 9737 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9738 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9739 where needed for the sake of the HTML output.
8cf51b2c
GM
9740
97412001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9742
9743 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9744 source files.
9745
97462001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9747
9748 * Makefile.in (emacsman): New target.
9749
8cf51b2c
GM
97502001-10-20 Gerd Moellmann <gerd@gnu.org>
9751
9752 * (Version 21.1 released.)
9753
97542001-10-05 Gerd Moellmann <gerd@gnu.org>
9755
9756 * Branch for 21.1.
9757
8cf51b2c
GM
97582001-03-05 Gerd Moellmann <gerd@gnu.org>
9759
9760 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9761
8cf51b2c
GM
97622000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9763
9764 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9765
8cf51b2c
GM
97661999-07-12 Richard Stallman <rms@gnu.org>
9767
9768 * Version 20.4 released.
9769
97701998-12-04 Markus Rost <rost@delysid.gnu.org>
9771
9772 * Makefile.in (INFO_TARGETS): Delete customize.info.
9773 (DVI_TARGETS): Delete customize.dvi.
9774 (../info/customize, customize.dvi): Targets deleted.
9775
97761998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9777
9778 * Version 20.3 released.
9779
97801998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9781
9782 * Makefile.in (EMACSSOURCES): Add mule.texi.
9783 Add msdog.texi, ack.texi. Remove gnu1.texi.
9784
97851998-04-06 Andreas Schwab <schwab@gnu.org>
9786
768c0c0f
JB
9787 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9788 Use it in dvi targets.
8cf51b2c
GM
9789
97901997-09-23 Paul Eggert <eggert@twinsun.com>
9791
9792 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9793 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9794 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9795
97961997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9797
9798 * Version 20.2 released.
9799
98001997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9801
9802 * Version 20.1 released.
9803
98041997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9805
9806 * Makefile (../info/customize, customize.dvi): New targets.
9807 (INFO_TARGETS): Add ../info/customize.
9808 (DVI_TARGETS): Add customize.dvi.
9809
8cf51b2c
GM
98101996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9811
9812 * Version 19.33 released.
9813
98141996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9815
9816 * Version 19.32 released.
9817
8cf51b2c
GM
98181996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9819
9820 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9821
98221996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9823
9824 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9825 Specify -I option.
9826 (All dvi targets): Set the TEXINPUTS variable.
9827
98281996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9829
9830 * Version 19.31 released.
9831
8cf51b2c
GM
98321995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9833
9834 * Version 19.30 released.
9835
8cf51b2c
GM
98361995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9837
9838 * Makefile.in (maintainer-clean): Rename from realclean.
9839
98401994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9841
9842 * Makefile.in: New file.
9843 * Makefile: File deleted.
9844
98451994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9846
9847 * Makefile (TEXINDEX_OBJS): Variable deleted.
9848 (texindex, texindex.o, getopt.o): Rules deleted.
9849 All deps on texindex deleted.
9850 (distclean): Don't delete texindex.
9851 (mostlyclean): Don't delete *.o.
9852 * texindex.c, getopt.c: Files deleted.
9853
98541994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9855
9856 * Version 19.26 released.
9857
98581994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9859
9860 * Makefile (EMACSSOURCES): Exclude undo.texi.
9861
98621994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9863
9864 * Version 19.25 released.
9865
98661994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9867
9868 * Version 19.24 released.
9869
98701994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9871
9872 * Version 19.23 released.
9873
98741994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9875
9876 * Makefile: Delete spurious tab.
9877
98781994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9879
9880 * Makefile (.SUFFIXES): New rule.
9881
8cf51b2c
GM
98821993-12-04 Richard Stallman (rms@srarc2)
9883
9884 * getopt.c: New file.
9885 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9886 (getopt.o): New rule.
9887 (dvi): Don't depend on texindex.
49823426 9888 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9889
98901993-12-03 Richard Stallman (rms@srarc2)
9891
49823426
GM
9892 * Makefile (TEXI2DVI): New variable.
9893 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9894 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9895
98961993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9897
9898 * Version 19.22 released.
9899
99001993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9901
9902 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9903
99041993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9905
9906 * Version 19.21 released.
9907
8cf51b2c
GM
99081993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9909
9910 * Makefile (realclean): Don't delete the Info files.
9911
f0131492 99121993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9913
8cf51b2c
GM
9914 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9915 4' where appropriate.
9916
f0131492 99171993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9918
49823426 9919 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9920
9921 * texindex.c: Include "../src/config.h" if building in emacs.
9922
9923 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9924 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9925 Add target to build texindex.c, defining `emacs'.
9926
8cf51b2c
GM
99271993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9928
9929 * Version 19.19 released.
9930
8cf51b2c
GM
99311993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9932
9933 * Version 19.18 released.
9934
99351993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9936
9937 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9938
99391993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9940
9941 * Version 19.17 released.
9942
99431993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9944
9945 * split-man: Fix typos in last change.
9946
99471993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9948
9949 * Version 19.16 released.
9950
99511993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9952
9953 * version 19.15 released.
9954
99551993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9956
9957 * Makefile (distclean): It's rm, not rf.
9958
99591993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9960
9961 * Version 19.14 released.
9962
99631993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9964
9965 * Makefile: New file.
9966
99671993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9968
9969 * Version 19.13 released.
9970
99711993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9972
9973 * Version 19.9 released.
9974
99751993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9976
9977 * Version 19.8 released.
9978
99791993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9980
9981 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9982
9983 * trouble.texi: It's `enable-flow-control-on', not
9984 `evade-flow-control-on'.
9985
99861993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9987
9988 * display.texi: Document standard-display-european.
9989
99901993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9991
9992 * Version 19.7 released.
9993
9994 * emacs.texi: Add a sentence to the top menu mentioning the
9995 specific version of Emacs this manual applies to.
9996
99971993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9998
9999 * basic.texi: Document next-line-add-lines variable used to
10000 implement down-arrow.
10001
10002 * killing.texi: Document kill-whole-line.
10003
100041993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10005
10006 * text.texi: Update unix TeX ordering information.
10007
100081993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10009
10010 * news.texi: Mention fill-rectangle in keybinding list.
10011
10012 * killing.texi: Document fill-rectangle.
10013
100141993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10015
10016 * vc.texi: Bring the docs up to date with VC 5.2.
10017
100181992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10019
10020 * emacs.tex: Mention blackbox and gomoku under Amusements.
10021 Assembler mode is now mentioned and appropriately indexed
10022 under Programming Modes.
10023
100241991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10025
10026 * emacs.tex: Update TeX ordering information.
10027
8cf51b2c
GM
100281990-06-26 David Lawrence (tale@geech)
10029
10030 * emacs.tex: Note that completion-ignored-extensions is not used
10031 to filter out names when all completions are displayed in
10032 *Completions*.
10033
100341990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10035
10036 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10037
100381990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10039
10040 * emacs.tex: Add @findex grep.
10041
8cf51b2c
GM
100421988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10043
10044 * emacs.tex: Correct two typos. No other changes before
10045 Version 19 will be made.
10046
8cf51b2c
GM
100471988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10048
10049 * emacs.tex: Update information for obtaining TeX distribution from the
10050 University of Washington.
10051
10052;; Local Variables:
c8763fb6 10053;; coding: utf-8
8cf51b2c
GM
10054;; End:
10055
ab422c4d 10056 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
10057
10058 This file is part of GNU Emacs.
10059
352c8b4a 10060 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10061 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10062 the Free Software Foundation, either version 3 of the License, or
10063 (at your option) any later version.
8cf51b2c
GM
10064
10065 GNU Emacs is distributed in the hope that it will be useful,
10066 but WITHOUT ANY WARRANTY; without even the implied warranty of
10067 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10068 GNU General Public License for more details.
10069
10070 You should have received a copy of the GNU General Public License
352c8b4a 10071 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.