Specify .texi encoding.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
ad15bd74
GM
12013-12-28 Glenn Morris <rgm@gnu.org>
2
3 * trouble.texi (Understanding Bug Reporting): Brevity.
4
fdadeb49
JC
52013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
6
7 * mini.texi (Completion Options): Add a link to Shell Options.
8 * misc.texi (Shell Mode): Move documentation of
9 shell-completion-fignore from Shell Mode to Shell Options.
10
3b8d5131 112013-12-26 João Távora <joaotavora@gmail.com>
ad15bd74
GM
12
13 * emacs.texi (Matching): Describe new features of Electric Pair mode.
3b8d5131 14
c9352587
CY
152013-12-25 Chong Yidong <cyd@gnu.org>
16
17 * glossary.texi (Glossary): Define MULE in modern terms.
18
3a79600a
XF
192013-12-25 Xue Fuqiao <xfq.free@gmail.com>
20
21 * files.texi (Diff Mode): Add an index.
22
65faed73
XF
232013-12-24 Xue Fuqiao <xfq.free@gmail.com>
24
25 * trouble.texi (Understanding Bug Reporting): Minor update.
1139b0be 26 (Checklist): Fix a cross-reference.
65faed73 27
595c4578
XF
282013-12-23 Xue Fuqiao <xfq.free@gmail.com>
29
b7a017ad
XF
30 * regs.texi (Bookmarks): Document `bookmark-default-file'.
31
595c4578
XF
32 * misc.texi (Shell Mode): Add a cross-reference.
33
34 * building.texi (Lisp Eval): Add an index.
35
91dedc43
GM
362013-12-22 Glenn Morris <rgm@gnu.org>
37
38 * entering.texi (Entering Emacs): Typo fix.
39
40 * calendar.texi (General Calendar):
41 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
42
569c1c6e
EZ
432013-12-22 Eli Zaretskii <eliz@gnu.org>
44
45 * regs.texi (Keyboard Macro Registers): Fix last change.
46
daef8ab1
XF
472013-12-22 Xue Fuqiao <xfq.free@gmail.com>
48
57b837ab
XF
49 * search.texi (Special Isearch):
50 (Query Replace): Document negative argument of replacement commands.
51 (Symbol Search): Document `isearch-forward-symbol-at-point'.
07e9eaa2 52
569c1c6e
EZ
53 * files.texi (File Conveniences): Document `image-next-file' and
54 `image-previous-file'.
8d3c54a0 55
44b9b800
XF
56 * display.texi (Optional Mode Line): Fix an index.
57
ced5cc29
XF
58 * regs.texi (File Registers): Document `kmacro-to-register'.
59
2ab18afb
XF
60 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
61
569c1c6e
EZ
62 * frames.texi (Scroll Bars): Document
63 `scroll-bar-adjust-thumb-portion'.
daef8ab1 64
77221051
CY
652013-12-21 Chong Yidong <cyd@gnu.org>
66
67 * indent.texi (Indentation Commands): Document C-x TAB changes.
68
a34a0ac8
TH
692013-12-20 Tassilo Horn <tsdh@gnu.org>
70
91dedc43
GM
71 * calendar.texi, display.texi, help.texi, rmail.texi:
72 Document `S-SPC' as alternative to scrolling down with `DEL'.
30aafaf5 73
7b4ec549
TH
74 * frames.texi: Document `toggle-frame-maximized' and
75 `toggle-frame-fullscreen' with their respective keys.
76
2cd12d28
TH
77 * buffers.texi: Document buffer name uniquification changes.
78
75a1e034
TH
79 * indent.texi: Document that `electric-indent-mode' is enabled by
80 default.
81
98104aea
TH
82 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
83
2cd12d28 84 * buffers.texi: Update list-buffers "screeshot" to show Messages
6f1de4d1
TH
85 as major-mode.
86
dfff9284
TH
87 * entering.texi: Document `initial-buffer-choice' changes.
88
98104aea
TH
89 * misc.texi (emacsclient Options): Document
90 `initial-buffer-choice' changes.
dfff9284 91
a34a0ac8
TH
92 * help.texi: Document that `?' now also shows subcommands of
93 prefix keys.
94
9718dea2
CY
952013-12-17 Chong Yidong <cyd@gnu.org>
96
97 * killing.texi (Appending Kills): Note that append-next-kill can
98 prepend the kill.
99
01633a17
EZ
1002013-12-12 Eli Zaretskii <eliz@gnu.org>
101
102 * mule.texi (File Name Coding): Document file-name encoding
103 peculiarities on MS-Windows.
104
f9405d87
GM
1052013-12-12 Glenn Morris <rgm@gnu.org>
106
107 * emacs.texi: Sync direntry with info/dir version.
108
36291308
JB
1092013-12-08 Juanma Barranquero <lekktu@gmail.com>
110
111 * msdog.texi (Windows Keyboard): Fix typo.
112
26e4aa7d
GM
1132013-11-30 Glenn Morris <rgm@gnu.org>
114
115 * Makefile.in (distclean): Remove Makefile.
116
1659fa3f
SM
1172013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
118
119 * buffers.texi (Icomplete): Rename from Iswitchb and
120 rewrite accordingly.
121
17e0445b
GM
1222013-11-23 Glenn Morris <rgm@gnu.org>
123
124 * cmdargs.texi (General Variables):
125 Empty elements in EMACSLOADPATH now mean the default load-path.
126
2df10228
GM
1272013-11-21 Glenn Morris <rgm@gnu.org>
128
129 * cmdargs.texi (Action Arguments): Use path-separator with -L.
130
a0833f62
GM
1312013-11-04 Glenn Morris <rgm@gnu.org>
132
133 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
134
1ba6984e
GM
1352013-11-02 Glenn Morris <rgm@gnu.org>
136
881db7e0 137 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
1ba6984e 138
48f73cfb
GM
1392013-10-23 Glenn Morris <rgm@gnu.org>
140
76f1a3c3
GM
141 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
142 Nuke @refill.
143
48f73cfb
GM
144 * Makefile.in (install-dvi, install-html, install-pdf)
145 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
146 (uninstall-pdf): Quote entities that might contain whitespace.
147
8715f5a6
XF
1482013-10-20 Xue Fuqiao <xfq.free@gmail.com>
149
48f73cfb
GM
150 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
151 Remove @refill.
8715f5a6 152
9148ee92
GM
1532013-10-13 Glenn Morris <rgm@gnu.org>
154
155 * ack.texi (Acknowledgments): Comment out old alpha stuff.
156
524aabac
XF
1572013-10-13 Xue Fuqiao <xfq.free@gmail.com>
158
159 * calendar.texi (Special Diary Entries): Remove @refill.
160
8c106d17
GM
1612013-10-13 Glenn Morris <rgm@gnu.org>
162
b22d0686
GM
163 * display.texi (Text Scale): Update text-scale-adjust details.
164
8c106d17
GM
165 * ack.texi (Acknowledgments):
166 * emacs.texi (Acknowledgments): Use accented form of some names.
167
4ed77415 1682013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 169
b0904477
EZ
170 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
171 name. (Bug#15557)
172
4ed77415 173 Support menus on text-mode terminals.
4b65d539
EZ
174 * screen.texi (Menu Bar): Adapt to TTY menus.
175
176 * frames.texi (Frames): Mention menu support on text terminals.
177
178 * files.texi (Visiting): Mention the "File" menu-bar menu.
179
180 * display.texi (Standard Faces): Mention TTY faces for menus.
181
9548391c
XF
1822013-10-06 Xue Fuqiao <xfq.free@gmail.com>
183
184 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
185
4ec3c268
XF
1862013-09-29 Xue Fuqiao <xfq.free@gmail.com>
187
188 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
189
6232855d
XF
1902013-09-26 Xue Fuqiao <xfq.free@gmail.com>
191
09f62a15
XF
192 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
193
6232855d
XF
194 * emacs.texi (Intro): Minor cleanup.
195
3a4be55b
XF
1962013-09-22 Xue Fuqiao <xfq.free@gmail.com>
197
198 * fixit.texi (Transpose):
199 (Fixing Case): Remove @refill.
200
d052d3bd
XF
2012013-09-21 Xue Fuqiao <xfq.free@gmail.com>
202
203 * maintaining.texi (VC Directory Commands): Add keybinding for
204 vc-log-incoming in vc-dir.
f6bb0982 205 (Log Buffer): Use @emph instead of @strong.
d052d3bd 206
384a7d72
XF
2072013-09-12 Xue Fuqiao <xfq.free@gmail.com>
208
209 * text.texi (Enriched Justification): Explain values of default-justification.
210
63191d9f
XF
2112013-09-04 Xue Fuqiao <xfq.free@gmail.com>
212
213 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
214
5d85cfe6
UM
2152013-08-31 Ulrich Müller <ulm@gentoo.org>
216
217 * xresources.texi (Motif Resources):
218 Rename from LessTif Resources. Update xrefs. (Bug#15145)
219 * emacs.texi: Update menu.
220
50b13cde
PE
2212013-08-28 Paul Eggert <eggert@cs.ucla.edu>
222
223 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
224 for portability to hosts where /bin/sh has problems.
225
f33650d8
XF
2262013-08-17 Xue Fuqiao <xfq.free@gmail.com>
227
228 * text.texi (Enriched Justification): Minor fixes.
229
5faf4899
XF
2302013-08-14 Xue Fuqiao <xfq.free@gmail.com>
231
232 * files.texi (Filesets): Add an index.
233
8496d8d7
GM
2342013-08-12 Glenn Morris <rgm@gnu.org>
235
2f3ac208
GM
236 * macos.texi (GNUstep Support):
237 * trouble.texi (Checklist, Contributing, Service):
238 Avoid mailto: in html output.
239
8496d8d7
GM
240 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
241 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
242 (INSTALL_DATA): New, set by configure.
243 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
244 New variables.
245 (.SUFFIXES): Add .ps and .dvi.
246 (.dvi.ps): New suffix rule.
247 (dvi, html, pdf, ps): Use *_TARGETS variables.
248 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
249 (emacs.html): Use HTML_OPTS.
250 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
251 (.PHONY): install-dvi, install-html, install-pdf, install-ps
252 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
253 uninstall-ps, and uninstall-doc.
254 (install-dvi, install-html, install-pdf, install-ps, install-doc)
255 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
256 (uninstall-doc): New rules.
257
5d07e191
EZ
2582013-07-31 Eli Zaretskii <eliz@gnu.org>
259
260 * emacs.texi (Top): Remove menu item for the removed "Disabling
261 Multibyte" node.
262
65b36413
XF
2632013-07-31 Xue Fuqiao <xfq.free@gmail.com>
264
de9b01c4
XF
265 * rmail.texi (Rmail Coding): Move here from mule.texi.
266
64a695bd
XF
267 * custom.texi (Specifying File Variables): Fix cross-references.
268
269 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 270 (Disabling Multibyte): Remove.
64a695bd 271
8fd6e60a
XF
272 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
273
65b36413
XF
274 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
275 (Mayan Calendar): Move here from calendar.texi.
276 * emacs.texi (Top): Update menu.
277
d5065cca
XF
2782013-07-30 Xue Fuqiao <xfq.free@gmail.com>
279
280 * emacs.texi (Top): Add menu entry.
281
282 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
283 (VC Directory Commands): Add vc-dir-ignore.
284
0f91f03c
XF
2852013-07-28 Xue Fuqiao <xfq.free@gmail.com>
286
287 * glossary.texi (Glossary): Add some entries.
288
e4c467f9
XF
2892013-07-27 Xue Fuqiao <xfq.free@gmail.com>
290
742a3501
XF
291 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
292 vc-dir. (Bug#14948)
e4c467f9 293
f6b15024
EZ
2942013-07-26 Eli Zaretskii <eliz@gnu.org>
295
296 * display.texi (Fringes): Document the variable fringe-mode.
297 (Bug#14946)
298
1399490e 2992013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
300
301 * maintaining.texi (EDE): Fix cross-reference.
302
303 * programs.texi (Program Modes): Fix emacs-xtra reference.
304
253e30aa
GM
305 * help.texi (Misc Help): Index describe-syntax.
306
4c672a0f
EZ
3072013-06-29 Eli Zaretskii <eliz@gnu.org>
308
309 * basic.texi (Moving Point): Document visual-order-cursor-movement
310 and its effect on right-char and left-char.
311
0c72d017
GM
3122013-06-28 Glenn Morris <rgm@gnu.org>
313
314 * ack.texi (Acknowledgments): Small update.
315
789cf833
GM
3162013-06-19 Glenn Morris <rgm@gnu.org>
317
318 * Makefile.in (dist): Edit more configure variables.
319 Try to check that we do not miss any in future.
320
99c81280 3212013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
322
323 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 324 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 325
cd0527a4
XF
3262013-06-11 Glenn Morris <rgm@gnu.org>
327
328 * maintaining.texi (VC Directory Commands): Copyedit.
329 (Branches): Put back milder version of pre 2013-06-07 text.
330
04362df8
XF
3312013-06-07 Xue Fuqiao <xfq.free@gmail.com>
332
9102c47a 333 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 334
80fa505f
AM
3352013-06-05 Alan Mackenzie <acm@muc.de>
336
337 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
338 (Not Exiting Isearch): Document new user option
339 `isearch-allow-prefix'. (Bug#9706)
80fa505f 340
e5e4a942
JL
3412013-06-03 Juri Linkov <juri@jurta.org>
342
343 * display.texi (Highlight Interactively): Add global keybindings
344 with the key prefix `M-s h'. Document old command `highlight-phrase'.
345 Document new command `highlight-symbol-at-point'.
346
67a3c09b
XF
3472013-06-02 Xue Fuqiao <xfq.free@gmail.com>
348
349 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
350 (VC Mode Line): Fix typo.
351 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
352 prefix argument.
67a3c09b 353
c362f195
XF
3542013-06-02 Michael Albinus <michael.albinus@gmx.de>
355
356 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
357 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
358 autolaunching of the D-Bus session bus.
359
f46305c8 3602013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
361
362 * programs.texi (Semantic): Fix typo.
363
bee07d4f
XF
3642013-05-30 Xue Fuqiao <xfq.free@gmail.com>
365
366 * maintaining.texi (Types of Log File): Supplement some
367 information of change log files.
368
6d65486d
JL
3692013-05-15 Juri Linkov <juri@jurta.org>
370
371 * search.texi (Repeat Isearch): Mention key `RET' to finish
372 editing the string. (Bug#13348)
373
27c8b6eb
GM
3742013-05-14 Glenn Morris <rgm@gnu.org>
375
376 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
377
2d809ffa 3782013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
379
380 * sending.texi (Mail Sending): Fix typo.
381
382 * windows.texi (Change Window): Fix typo.
383
90ed99d5
GM
384 * custom.texi (Changing a Variable): Fix typo.
385
9698b18f
GM
386 * trouble.texi (Contributing): Remove obsolete info re pretesters.
387
cbee2131
PE
3882013-05-05 Paul Eggert <eggert@cs.ucla.edu>
389
390 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
391 * cmdargs.texi (Initial Options):
392 * files.texi (Customize Save): Document this.
393
fd3a9a6b
GM
3942013-05-04 Glenn Morris <rgm@gnu.org>
395
396 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
397
5294599f
PE
3982013-03-17 Paul Eggert <eggert@cs.ucla.edu>
399
400 doc: convert some TeX accents to UTF-8
401 * ack.texi (Acknowledgments):
402 * emacs.texi (Acknowledgments):
403 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
404 Apparently the TeX accents cause problems when generating gnu.org
405 web pages, e.g., @l{} is rendered as '/l' on
406 <http://www.gnu.org/software/emacs/manual/html_node/
407 emacs/Acknowledgments.html>.
408
78be8b64 4092013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
410
411 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
412
681ebc33
PE
4132013-03-04 Paul Eggert <eggert@cs.ucla.edu>
414
415 Prefer UTF-8 for documentation.
416 With GNU Texinfo 5.0, this generates nicer-looking info files,
417 since they can use curly quotes. With older Texinfo it doesn't matter.
418 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
419 Switch from Latin-1 to UTF-8.
420
929aeac6 4212013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
422
423 * xresources.texi (GTK resources): Fix broken link.
424
343a2aef
EZ
4252013-02-25 Eli Zaretskii <eliz@gnu.org>
426
427 * files.texi (Interlocking): Don't refer to symlinks as the
428 exclusive means of locking files.
429
cee1a690
GM
4302013-02-22 Glenn Morris <rgm@gnu.org>
431
432 * ack.texi (Acknowledgments):
433 * emacs.texi (Acknowledgments): Small updates.
434
f0c954fa
GM
4352013-02-21 Glenn Morris <rgm@gnu.org>
436
437 * files.texi (File Conveniences): Not just GIFs can be animated.
438
4e16ddf4
GM
4392013-02-13 Glenn Morris <rgm@gnu.org>
440
441 * ack.texi (Acknowledgments): Don't mention yow any more.
442
a683d06b
PE
4432013-02-13 Paul Eggert <eggert@cs.ucla.edu>
444
445 * cmdargs.texi (General Variables):
446 Fix TMPDIR documentation to match the code's behavior.
447
c4af1efc
GM
4482013-02-10 Glenn Morris <rgm@gnu.org>
449
450 * trouble.texi (Checklist): Update bug keybinding.
451
8549f9e8
EZ
4522013-02-09 Eli Zaretskii <eliz@gnu.org>
453
454 * msdog.texi (Text and Binary): Delete the description of
455 file-name-buffer-file-type-alist.
456
7f102272
PE
4572013-01-19 Paul Eggert <eggert@cs.ucla.edu>
458
ee271528
PE
459 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
460 Without it, I don't see function names. Older addr2line
461 implementations will die out sooner or later, so tailor the
462 first suggestion to recent addr2line, with a followup about
463 older ones.
7f102272 464
795e7a5b 4652013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
466
467 * custom.texi (Directory Variables): Fix paren typo.
468
ecde0368
GM
469 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
470
827253f7
GM
471 * custom.texi (Custom Themes): Fix typo.
472
acfe10b7
BG
4732013-01-07 Bastien Guerry <bzg@gnu.org>
474
475 * help.texi (Apropos): Document `apropos-user-option' and update
476 the doc for `apropos-variable'.
477
f8acde11
GM
4782013-01-05 Glenn Morris <rgm@gnu.org>
479
480 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
481
d72a2793
GM
4822012-12-21 Glenn Morris <rgm@gnu.org>
483
484 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
485 Simply include doclicense.
486
1b947faa
CY
4872012-12-21 Chong Yidong <cyd@gnu.org>
488
489 * frames.texi (Mouse Commands): Fix description of the effect of
490 mouse dragging (Bug#13049).
491
f25f57bf
JL
4922012-12-15 Juri Linkov <juri@jurta.org>
493
494 * misc.texi (Recursive Edit): Add a link to "Query Replace".
495 (Bug#13181)
496
265c2fbf 4972012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
498
499 * killing.texi (Deletion): Doc fix (Bug#12748).
500
4288142b
PE
5012012-12-06 Paul Eggert <eggert@cs.ucla.edu>
502
503 * doclicense.texi, gpl.texi: Update to latest version from FSF.
504 These are just minor editorial changes.
505
d8ad4d3f 5062012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
507
508 * vc1-xtra.texi (General VC Options): Remove obsolete reference
509 to `vc-path'.
510
c5bc2d1d 5112012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
512
513 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
514
1cbaa705
KR
5152012-12-02 Kevin Ryde <user42@zip.com.au>
516
517 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
518
00054d21
KR
5192012-12-01 Kevin Ryde <user42@zip.com.au>
520
521 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
522
c07a6ded
PE
5232012-11-24 Paul Eggert <eggert@cs.ucla.edu>
524
525 * doclicense.texi, gpl.texi: Update to latest version from FSF.
526 These are just minor editorial changes.
527
6ef2e5ef 5282012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
529
530 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
531 clarifications (Bug#12865).
532 (Horizontal Scrolling): Clarifications.
533
2ac9538d 5342012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
535
536 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
537
a33da68b
EZ
5382012-11-16 Eli Zaretskii <eliz@gnu.org>
539
540 * trouble.texi (Crashing): Add information about MS-Windows and
541 the emacs_backtrace.txt file. (Bug#12908)
542
f78ee6af 5432012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
544
545 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
546 actually named gdb-stopped-functions.
547
f78ee6af 5482012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
549
550 * misc.texi (Single Shell): Mention async-shell-command-buffer.
551
19e09879
GM
5522012-11-10 Glenn Morris <rgm@gnu.org>
553
554 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
555
ef7238c3
GM
556 * emacs.texi (Acknowledgments): Add profiler author.
557 * ack.texi (Acknowledgments): Add some recent contributions.
558
6baf66d5 5592012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 560
9d9e48d9
CY
561 * files.texi (Diff Mode): Doc fixes for
562 diff-delete-trailing-whitespace (Bug#12831).
563
4c1f6a5b
CY
564 * trouble.texi (Crashing): Copyedits.
565
6baf66d5 5662012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
567
568 * files.texi (Diff Mode): Trailing whitespace updates.
569
6baf66d5 5702012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 571
4eeba558
CY
572 * misc.texi (Terminal emulator): Document Term mode faces.
573
7d806bfe
CY
574 * mini.texi (Basic Minibuffer): New node. Document
575 minibuffer-electric-default-mode.
576
577 * display.texi (Visual Line Mode): Fix index entry.
578
cce0aa5a
CY
579 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
580 and index the keybindings. Document tabulated-list-sort.
581 (Kill Buffer): Capitalize Buffer Menu.
582
583 * trouble.texi (Memory Full): Capitalize Buffer Menu.
584
6baf66d5 5852012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
586
587 * display.texi (Auto Scrolling): Clarify that scroll-step is
588 ignored when scroll-conservatively is set to a non-zero value.
589 (Bug#12801)
590
6baf66d5 5912012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
592
593 * dired.texi (Dired Updating): Doc fix (Bug#11744).
594
87288971
MA
5952012-10-30 Michael Albinus <michael.albinus@gmx.de>
596
597 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
598
fc83c2de
CY
5992012-10-29 Chong Yidong <cyd@gnu.org>
600
601 * dired.texi (Shell Commands in Dired): Document changes to the
602 dired-do-async-shell-command.
603
82b21017
GM
6042012-10-28 Glenn Morris <rgm@gnu.org>
605
606 * ack.texi (Acknowledgments): Mention gv.el.
607
caa5e5a4
BG
6082012-10-27 Bastien Guerry <bzg@gnu.org>
609
610 * screen.texi (Menu Bar): Fix typo.
611
05b621a6
CY
6122012-10-27 Chong Yidong <cyd@gnu.org>
613
614 * frames.texi (Mouse Avoidance): Mention new variable
615 mouse-avoidance-banish-position.
616
617 * programs.texi (Which Function): Which Function mode now works in
618 all major modes by default.
619
620 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
621
622 * files.texi (Misc File Ops): Symbolic links on Windows only work
623 on Vista and later.
624
625 * building.texi (Compilation): Document compilation-always-kill.
626
627 * search.texi (Symbol Search): New node.
628
629 * package.texi (Package Menu): Document the "new" status.
630
631 * windows.texi (Window Choice): Don't refer to the obsolete
632 special-display feature.
633
cd996018
CY
6342012-10-24 Chong Yidong <cyd@gnu.org>
635
636 * mule.texi (Text Coding): set-buffer-file-coding-system can now
637 be invoked from the mode line.
638
639 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
640 changes to the mark and unmark commands.
641 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
642 which is no longer bound to dired-backup-diff.
643
fe605b94
BG
6442012-10-23 Bastien Guerry <bzg@gnu.org>
645
9eadb1a9
BG
646 * text.texi (Org Authoring): Use a comma after @ref to avoid the
647 insertion of a period in the Info output.
fe605b94 648
d1069532
SM
6492012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
650
651 * custom.texi (Hooks): Clarify that -hooks is deprecated.
652
1fb3aa3f
CY
6532012-10-23 Chong Yidong <cyd@gnu.org>
654
655 * kmacro.texi (Edit Keyboard Macro): Fix typo.
656
f42f1094
DM
6572012-10-18 Dani Moncayo <dmoncayo@gmail.com>
658
659 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
660
6c24e35f
GM
6612012-10-17 Glenn Morris <rgm@gnu.org>
662
663 * mini.texi (Repetition): Further copyedit.
664
429cdb05
DM
6652012-10-17 Dani Moncayo <dmoncayo@gmail.com>
666
667 * mini.texi (Repetition): Copyedit.
668
e5a94ec4
JL
6692012-10-16 Juri Linkov <juri@jurta.org>
670
671 * search.texi (Query Replace): Document multi-buffer replacement
672 keys. (Bug#12655)
673
674 * maintaining.texi (Tags Search): Change link "Replace" to
675 "Query Replace".
676
73f2b4ab
CY
6772012-10-13 Chong Yidong <cyd@gnu.org>
678
679 * files.texi (File Conveniences): ImageMagick enabled by default.
680
d8e213eb
DM
6812012-10-10 Dani Moncayo <dmoncayo@gmail.com>
682
683 * basic.texi (Arguments): Fix typos.
684
b859a383
GM
6852012-10-08 Glenn Morris <rgm@gnu.org>
686
cad4f290
GM
687 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
688
b859a383
GM
689 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
690
f1f4dba0
GM
6912012-10-06 Glenn Morris <rgm@gnu.org>
692
693 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
694 Mention cal-tex-cursor-week2-summary.
695
c6b68a28
CY
6962012-10-06 Chong Yidong <cyd@gnu.org>
697
698 * mini.texi (Passwords): Fix typo.
699
751bac18
GM
7002012-10-02 Glenn Morris <rgm@gnu.org>
701
702 * maintaining.texi (VC Directory Commands):
703 Remove duplicate `q' entry. (Bug#12553)
704
48de8b12
CY
7052012-09-30 Chong Yidong <cyd@gnu.org>
706
707 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
708
709 * search.texi (Special Isearch): Document the lax space search
710 feature and M-s SPC.
711 (Regexp Search): Move main search-whitespace-regexp description to
712 Special Isearch.
713 (Replace): Document replace-lax-whitespace.
714
715 * basic.texi (Position Info): Document C-u M-=.
716 (Moving Point): Document move-to-column.
717
718 * display.texi (Useless Whitespace): Add delete-trailing-lines.
719
720 * misc.texi (emacsclient Options): Document the effect of
721 initial-buffer-choice on client frames. Document server-auth-dir.
722 Do not document server-host, which is bad security practice.
723
724 * building.texi (Lisp Libraries): Docstring lookups can trigger
725 autoloading. Document help-enable-auto-load.
726
727 * mini.texi (Yes or No Prompts): New node.
728
729 * ack.texi (Acknowledgments): Remove obsolete packages.
730
4695c850
GM
7312012-09-27 Glenn Morris <rgm@gnu.org>
732
733 * cal-xtra.texi (Advanced Calendar/Diary Usage):
734 Rename the section to be more general.
735 * emacs.texi: Update menu.
736
e109c4a6
CY
7372012-09-23 Chong Yidong <cyd@gnu.org>
738
739 * buffers.texi (Misc Buffer): Replace toggle-read-only with
740 read-only-mode.
741
742 * files.texi (Visiting): Likewise.
743
2e83df57
PE
7442012-09-22 Paul Eggert <eggert@cs.ucla.edu>
745
746 * trouble.texi (Crashing): Document ulimit -c.
747
58f3a196
PE
7482012-09-21 Paul Eggert <eggert@cs.ucla.edu>
749
750 * trouble.texi (Crashing): Document addr2line.
751
4ef1567b
CY
7522012-09-19 Chong Yidong <cyd@gnu.org>
753
754 * killing.texi (Yanking): Minor clarification (Bug#12469).
755
9e9da873
CY
7562012-09-17 Chong Yidong <cyd@gnu.org>
757
758 * building.texi (GDB User Interface Layout): Remove reference to
759 removed variable gdb-use-separate-io-buffer (Bug#12454).
760
0979429b
J
7612012-09-08 Jambunathan K <kjambunathan@gmail.com>
762
763 * regs.texi (Text Registers): `C-x r +' can now be used instead of
764 M-x append-to-register. New option `register-separator'.
765 (Number Registers): Mention that `C-x r +' is polymorphic.
766
14ba4cf3
CY
7672012-09-07 Chong Yidong <cyd@gnu.org>
768
769 * windows.texi (Window Choice): Don't mention obsolete
770 display-buffer-reuse-frames.
771
cf29dd84
PE
7722012-09-04 Paul Eggert <eggert@cs.ucla.edu>
773
774 Give more-useful info on a fatal error (Bug#12328).
775 * trouble.texi (Crashing): New section, documenting this.
776
aa0ecd94
MA
7772012-08-24 Michael Albinus <michael.albinus@gmx.de>
778
0979429b
J
779 * cmdargs.texi (General Variables):
780 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
781 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 782
ba025fbd
EZ
7832012-08-14 Eli Zaretskii <eliz@gnu.org>
784
785 * building.texi (Debugger Operation): Correct and improve
786 documentation of the GUD Tooltip mode.
787
0c51ff6d
CY
7882012-07-31 Chong Yidong <cyd@gnu.org>
789
790 * emacs.texi: Fix ISBN (Bug#12080).
791
35b6586e
CY
7922012-08-05 Chong Yidong <cyd@gnu.org>
793
794 * display.texi (Faces): Document frame-background-mode (Bug#7774).
795
796 * custom.texi (Face Customization): Move discussion of face
797 inheritance here, from Faces section.
798
0e1a094f 7992012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
800
801 * frames.texi (Mouse Commands): Fix the description of mouse-2.
802 (Bug#11958)
803
e32a12b5
CY
8042012-07-19 Chong Yidong <cyd@gnu.org>
805
806 * emacs.texi: Update ISBN.
807
9ea10cc3
CY
8082012-07-17 Chong Yidong <cyd@gnu.org>
809
810 * basic.texi (Inserting Text): Replace ucs-insert with
811 insert-char. Provide more details of input.
812
813 * mule.texi (International Chars, Input Methods): Likewise.
814
b68b3337
CY
8152012-07-13 Chong Yidong <cyd@gnu.org>
816
dea31bd3
CY
817 * custom.texi (Examining): Update C-h v message.
818
b68b3337
CY
819 * buffers.texi (Misc Buffer): Document view-read-only.
820
ab4c47d3
CY
8212012-07-07 Chong Yidong <cyd@gnu.org>
822
823 * custom.texi (Init File): Index site-lisp (Bug#11435).
824
6edc3d28
CY
8252012-07-06 Chong Yidong <cyd@gnu.org>
826
827 * emacs.texi: Re-order top-level menu to correspond to logical
828 order, to avoid makeinfo warnings.
829
830 * ack.texi (Acknowledgments): Note new python.el.
831
3812efdc
CY
8322012-06-29 Chong Yidong <cyd@gnu.org>
833
834 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
835 * basic.texi (Erasing, Basic Undo): Fix markup.
836
c8d3a25c 8372012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
838
839 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
840
c8d3a25c 8412012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
842
843 * fixit.texi (Undo): Fix typo. (Bug#11775)
844
65400531
GM
8452012-06-27 Glenn Morris <rgm@gnu.org>
846
847 * ack.texi (Acknowledgments): Tiny update.
848
ac1a0ce1 8492012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
850
851 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
852
ddfbf826 8532012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 854
ddfbf826 855 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
856
857 * anti.texi:
858 * building.texi:
859 * cmdargs.texi:
860 * custom.texi:
861 * display.texi:
862 * files.texi:
863 * frames.texi:
864 * glossary.texi:
865 * misc.texi:
866 * mule.texi:
867 * programs.texi:
868 * sending.texi:
869 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
870
85973ba0
MA
8712012-06-06 Michael Albinus <michael.albinus@gmx.de>
872
873 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
874
c1dabff0
GM
8752012-05-28 Glenn Morris <rgm@gnu.org>
876
877 * ack.texi, building.texi, calendar.texi, custom.texi:
878 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
879
abb9615e
GM
8802012-05-27 Glenn Morris <rgm@gnu.org>
881
bd39eb06
GM
882 * emacs.texi: Simplify following removal of node pointers.
883
abb9615e
GM
884 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
885 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
886 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
887 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
888 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
889 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
890 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
891 * windows.texi, xresources.texi: Nuke hand-written node pointers.
892
6c200b4a
GM
8932012-05-22 Glenn Morris <rgm@gnu.org>
894
895 * emacs.texi (Acknowledgments): Add another contributor.
896
3fe7cdc8
GM
8972012-05-12 Glenn Morris <rgm@gnu.org>
898
899 * Makefile.in (MKDIR_P): New, set by configure.
900 (mkinfodir): Use $MKDIR_P.
901
dc0f75c8
GM
9022012-05-10 Glenn Morris <rgm@gnu.org>
903
b8a82b69
GM
904 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
905 with "coding: raw-text".
906
dc0f75c8
GM
907 * files.texi (Interlocking): Mention create-lockfiles option.
908
666b903b 9092012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
910
911 * frames.texi (Mouse References, Mouse Commands): Fix index
912 entries (Bug#11362).
913
eceeb5fc 9142012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 915
eceeb5fc
CY
916 * custom.texi (Customization Groups, Custom Themes, Examining):
917 Improve page breaks.
918
919 * rmail.texi (Rmail Display): Use example rather than smallexample.
920
921 * calendar.texi: Convert inforefs to refs.
922
923 * dired.texi (Dired Enter): Improve page break.
924
925 * abbrevs.texi (Abbrev Concepts): Copyedits.
926
927 * maintaining.texi (Registering, Tag Syntax):
928 Tweak line and page breaks.
929
930 * programs.texi (Programs, Electric C): Copyedits.
931 (Program Modes): Add xref to Fortran.
932 (Left Margin Paren): Remove what was (oddly enough) the only use
933 of defvar in the entire Emacs manual.
934 (Hungry Delete): Remove footnote about ancient Emacs version.
935 (Other C Commands): Use example rather than smallexample.
936
937 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
938 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
939 Tweak line and page breaks.
940
941 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
942 (Major Modes): Use example rather than smallexample.
bbba8869 943
eceeb5fc
CY
944 * mule.texi (Output Coding): Reword to improve page-breaks.
945
946 * frames.texi (Fonts): Tweak line and page breaks.
947 Use example rather than smallexample. Change cross-reference.
948 (Text-Only Mouse): Fix xref.
949
950 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
951 (Indirect Buffers): Tweak line- and page-breaks.
952
953 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
954
8045b906
GM
9552012-05-04 Glenn Morris <rgm@gnu.org>
956
957 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
958 (info, infoclean): Use $INFO_EXT.
959 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
960 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
961 (INFO_TARGETS): Use $INFO_EXT.
962 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
963
90207a15 9642012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
965
966 * emacs.texi (@copying): Only print EDITION in the TeX version.
967
e2058813
GM
968 * search.texi (Regexp Search): Just say "Emacs".
969
a162959e
GM
970 * display.texi (Auto Scrolling):
971 Reword to avoid repetition and improve page break.
972
9eb25ee8
GM
973 * xresources.texi (Resources):
974 * mule.texi (Language Environments):
975 * misc.texi (Amusements):
976 * maintaining.texi (VC Change Log):
977 * frames.texi (Fonts):
978 * custom.texi (Specifying File Variables, Minibuffer Maps):
979 * cmdargs.texi (Initial Options):
980 * building.texi (Flymake):
981 Reword to remove/reduce some overly long/short lines.
982
a4289d0e
GM
9832012-04-27 Glenn Morris <rgm@gnu.org>
984
985 * emacs.texi: Some fixes for detailed menu.
986
1a72be46
GM
987 * emacs.texi: Add "et al." to authors.
988
16152b76
GM
989 * ack.texi, basic.texi, buffers.texi, building.texi:
990 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
991 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
992 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
993 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
994 * search.texi, trouble.texi, windows.texi:
995 Use Texinfo recommended convention for quotes+punctuation.
996
578c1d4b 9972012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 998
578c1d4b
GM
999 * mule.texi (Bidirectional Editing): Improve indexing.
1000 Minor wording tweaks.
84412f2c 1001
467a33d0
CY
10022012-04-15 Chong Yidong <cyd@gnu.org>
1003
1004 * misc.texi (emacsclient Options): More clarifications.
1005
e6fd457e 10062012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 1007
41be52d7
GM
1008 * msdog.texi (Windows Printing): It doesn't set printer-name.
1009
05806f43
GM
1010 * mule.texi (Language Environments): Move font info to "Fontsets".
1011 (Fontsets): Move intlfonts etc here from "Language Environments".
1012 Copyedits.
1013 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1014 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1015
e6fd457e 10162012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 1017
0be641c0
CY
1018 * glossary.texi (Glossary): Standardize on "text terminal"
1019 terminology. All callers changed.
1020
6a00f380
CY
1021 * misc.texi (emacsclient Options): Document "client frame" concept
1022 and its effect on C-x C-c more carefully.
1023
e6fd457e 10242012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 1025
870e8fb8
GM
1026 * frames.texi (Scroll Bars):
1027 * glossary.texi (Glossary): Use consistent case for "X Window System".
1028
71cd7772
GM
1029 * mule.texi (Select Input Method, Coding Systems):
1030 State command names in kbd tables.
1031 (Recognize Coding): Add cross-ref.
1032 (Output Coding): Don't mention message mode in particular.
1033 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1034 Copyedits.
1035
35dc09a1 10362012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
1037
1038 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1039 Copyedits.
1040 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1041 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1042 auto-coding-functions does not override coding: tags.
1043 Remove rmail-decode-mime-charset; it no longer has any effect.
1044
35dc09a1 10452012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1046
1047 * custom.texi (Creating Custom Themes): Add reference to Custom
1048 Themes node in Lisp manual.
1049
35dc09a1 10502012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1051
1052 * mule.texi (International): Copyedits.
1053 (International Chars): Update C-x = example output.
1054 (Disabling Multibyte): Rename from "Enabling Multibyte".
1055 Clarify what "unibyte: t" does, and mode-line description.
1056 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1057 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 1058 (Language Environments): Copyedits.
893585f4
GM
1059 (Input Methods): Copyedits. Use "^" for the postfix example,
1060 because it is less confusing inside Info's `quotes'.
e0550cae 1061
bd7239f5 1062 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
1063 Update for "Disabling Multibyte" node name change.
1064 * emacs.texi: Update for "Disabling Multibyte" node name change.
1065
1c64e6ed
GM
1066 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1067 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1068 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1069 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1070 * sending.texi, text.texi, trouble.texi:
1071 Use @file for buffers, per the Texinfo manual.
1072
20331c1c
GM
1073 * entering.texi (Entering Emacs):
1074 Do not mention initial-buffer-choice = t.
1075
8fc85b20
GM
1076 * misc.texi (Gnus Startup): Use @env for environment variables.
1077
35dc09a1
GM
1078 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1079
87124233
GM
10802012-04-12 Glenn Morris <rgm@gnu.org>
1081
1082 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1083
f3774f20
GM
10842012-04-07 Glenn Morris <rgm@gnu.org>
1085
1086 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1087
8980d0b9
GM
10882012-04-05 Glenn Morris <rgm@gnu.org>
1089
1090 * glossary.texi (Glossary): Use anchors for internal cross-references.
1091
8bf27c8a
GM
10922012-04-04 Glenn Morris <rgm@gnu.org>
1093
1094 * glossary.texi (Glossary): Copyedits.
1095 Use Texinfo-recommended convention for quotes and punctuation.
1096 Comment out a few specialized (Rmail) items.
a0706406 1097 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 1098 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 1099
529c06b6
CY
11002012-04-03 Chong Yidong <cyd@gnu.org>
1101
1102 * sending.texi (Mail Misc): Fix an index entry.
1103
53b0595a
EZ
11042012-04-02 Eli Zaretskii <eliz@gnu.org>
1105
1106 * msdog.texi (Windows Startup): Add description of emacsclient
1107 operation under -c and -t on MS-Windows.
1108
1109 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1110 Startup". (Bug#11091)
1111
d8e213eb 11122012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
1113
1114 * custom.texi (Changing a Variable): Fix example.
1115
0d224826
EZ
11162012-04-01 Eli Zaretskii <eliz@gnu.org>
1117
1118 * misc.texi (emacsclient Options): More clarifications about -t
1119 and -c on MS-Windows. (Bug#11091)
1120
1d265f9f
EZ
11212012-03-31 Eli Zaretskii <eliz@gnu.org>
1122
1123 * misc.texi (emacsclient Options): Document peculiarities of new
1124 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1125
5319014e
CY
11262012-03-30 Chong Yidong <cyd@gnu.org>
1127
1128 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1129
2bfab837
GM
11302012-03-22 Glenn Morris <rgm@gnu.org>
1131
1132 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1133
986bd52a
CY
11342012-03-17 Chong Yidong <cyd@gnu.org>
1135
1136 * package.texi (Package Installation): Document use of
1137 package-initialize in init file.
1138
66ecdc9e
GM
11392012-03-16 Glenn Morris <rgm@gnu.org>
1140
1141 * help.texi (Language Help):
1142 * mule.texi (International Chars):
1143 etc/HELLO is for character demonstration.
1144
d8e213eb 11452012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1146
1147 * dired.texi (Shell Commands in Dired): Fix typo.
1148
a08a07e3
CY
11492012-03-04 Chong Yidong <cyd@gnu.org>
1150
1151 * killing.texi (Clipboard): Document clipboard manager.
1152
53eced6d
GM
11532012-02-29 Glenn Morris <rgm@gnu.org>
1154
f8425af2
GM
1155 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1156
775b55af
GM
1157 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1158
53eced6d
GM
1159 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1160
44e97401
GM
11612012-02-28 Glenn Morris <rgm@gnu.org>
1162
1163 * custom.texi, display.texi, emacs.texi, files.texi:
1164 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1165 Standardize possessive apostrophe usage.
1166
525795c1
JD
11672012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1168
1169 * macos.texi (Mac / GNUstep Customization): Remove text about
1170 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1171
d8e213eb 11722012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1173
1174 * buffers.texi (Select Buffer): Mention that saving in a new file
1175 name can switch to a different major mode.
1176
6ea1787e
GM
11772012-02-23 Glenn Morris <rgm@gnu.org>
1178
49fe4321
GM
1179 * mini.texi (Minibuffer File, Completion Options, Repetition):
1180 Copyedits.
1181 (Completion Example): Other M-x au* commands may be defined.
1182 (Completion Styles): Mention emacs21 and completion-category-overrides.
1183
8f4042d2
GM
1184 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1185 (Windows Keyboard, Windows Mouse, Windows Processes)
1186 (Windows Printing, Windows Misc): Copyedits.
1187 (ls in Lisp): Update switches list.
1188
371fb833
GM
1189 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1190 Update dos-mode* function names.
1191 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1192 (MS-DOS Processes): Add xref to main ls-lisp section.
1193
6ea1787e
GM
1194 * ack.texi (Acknowledgments): Mention smie.
1195
40ace058
GM
11962012-02-22 Glenn Morris <rgm@gnu.org>
1197
1198 * macos.texi: Copyedits. Fix @key/@kbd usage.
1199 (Mac / GNUstep Basics): Don't mention the panels, since the next
1200 section covers them.
1201 (Mac / GNUstep Customization): Merge some panel info from previous.
1202
41f1e868
GM
12032012-02-21 Glenn Morris <rgm@gnu.org>
1204
68af8d4f
GM
1205 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1206 Small fixes.
1207
2e03845d
GM
1208 * emacs-xtra.texi: Picture mode is no longer a chapter.
1209
f9a998c3
GM
1210 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1211
41f1e868
GM
1212 * ack.texi (Acknowledgments): Small changes, including resorting,
1213 and removal of things no longer distributed.
1214
ea09410d
GM
12152012-02-20 Glenn Morris <rgm@gnu.org>
1216
2d2f6581
GM
1217 * emacs.texi (Top, Preface): Small rephrasings.
1218 (menu, detailmenu): Update entries, and reformat some descriptions.
1219 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1220 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1221 Reformat some menu descriptions.
1222
196f8c0e
GM
1223 * ack.texi (Acknowledgments): More updates.
1224
8730412a
GM
1225 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1226 and from Author: headers.
ae15b89b 1227 (Distrib): Small updates.
ea09410d 1228
37863f20
GM
12292012-02-18 Glenn Morris <rgm@gnu.org>
1230
37c3b9ee
GM
1231 * ack.texi (Acknowledgments): Add xref to Org manual.
1232
b474519e
GM
1233 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1234 of '*mail*', since Message does not call it that.
1235 (Rmail Reply): Rename rmail-dont-reply-to-names.
1236 \\`info- no longer handled specially.
1237 Update for rmail-enable-mime-composing.
1238 Don't mention 'm' for replies.
1239 Don't mention rmail-mail-new-frame and cancelling, since it does
1240 not work for Message at the moment.
1241
a5987767
GM
1242 * cal-xtra.texi: Copyedits.
1243
37863f20
GM
1244 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1245
112d1241
GM
12462012-02-17 Glenn Morris <rgm@gnu.org>
1247
0fd2c9a3
GM
1248 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1249
1d6ecbfa
GM
1250 * ack.texi (Acknowledgments): Mention Gnulib.
1251
102f1b54
GM
1252 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1253
112d1241
GM
1254 * calendar.texi: Misc small changes, including updating the dates
1255 of examples.
1256
3a05ff1d
GM
12572012-02-16 Glenn Morris <rgm@gnu.org>
1258
d1354af0
GM
1259 * calendar.texi: Misc small changes.
1260
5f9756ec
GM
1261 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1262 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1263
3b19a30d
GM
1264 * dired-xtra.texi (Subdir Switches): Small fixes.
1265
3a05ff1d
GM
1266 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1267
9f26dc24
GM
12682012-02-15 Glenn Morris <rgm@gnu.org>
1269
1270 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1271
fb969a57
GM
12722012-02-12 Glenn Morris <rgm@gnu.org>
1273
1274 * ack.texi (Acknowledgments):
1275 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1276
0aca1292
GM
12772012-02-10 Glenn Morris <rgm@gnu.org>
1278
104dc9c6
GM
1279 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1280
0aca1292
GM
1281 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1282
91af9d2e
GM
12832012-02-09 Glenn Morris <rgm@gnu.org>
1284
0aca1292
GM
1285 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1286 buffer switch after M-x rename-uniquely.
63c727b2 1287
91af9d2e
GM
1288 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1289
1ef1990c
JB
12902012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1291
1292 * text.texi (Org Mode): Fix typo.
1293
e74e58c9
GM
12942012-02-08 Glenn Morris <rgm@gnu.org>
1295
cefee440
GM
1296 * ack.texi (Acknowledgments): Update emacs-lock info.
1297
a7686350
GM
1298 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1299
e74e58c9
GM
1300 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1301
fe93bc91
GM
13022012-02-07 Glenn Morris <rgm@gnu.org>
1303
1304 * files.texi (File Conveniences): Mention ImageMagick images.
1305
d273439c
GM
13062012-02-05 Glenn Morris <rgm@gnu.org>
1307
649f602c
GM
1308 * trouble.texi (Checklist): Mention debug-on-event.
1309
d273439c
GM
1310 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1311
a9410bdf
GM
13122012-02-04 Glenn Morris <rgm@gnu.org>
1313
1f5e1a16
GM
1314 * macos.texi (Customization options specific to Mac OS / GNUstep):
1315 New subsection.
1316
b7314ef7
GM
1317 * display.texi (Colors): Mention list-colors-sort.
1318
a9410bdf
GM
1319 * files.texi (File Conveniences): Mention image animation.
1320
75319d7f
CY
13212012-01-31 Chong Yidong <cyd@gnu.org>
1322
1323 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1324 scroll bars (Bug#10666).
1325
2680c309
CY
13262012-01-28 Chong Yidong <cyd@gnu.org>
1327
691db250
CY
1328 * files.texi (Filesets): Fix typos.
1329
2680c309
CY
1330 * display.texi (Faces): Add xref to Colors node.
1331
2a90dfca
DM
13322012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1333
1334 * buffers.texi (Select Buffer): Clarify explanation of switching
1335 to new buffers. Fix description of next-buffer and
6df6ae42 1336 previous-buffer (Bug#10334).
2a90dfca
DM
1337 (Misc Buffer): Add xref to View Mode.
1338
1339 * text.texi (Fill Commands): Fix description of
1340 sentence-end-double-space.
1341
20d2304d
CY
13422012-01-23 Chong Yidong <cyd@gnu.org>
1343
f088cb8b 1344 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1345
01ec1eed
VS
13462012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1347
1348 * programs.texi (Comment Commands): Typo (bug#10514).
1349
06848b82
CY
13502012-01-15 Chong Yidong <cyd@gnu.org>
1351
1352 * xresources.texi (X Resources): Describe GTK+ case first.
1353 (Resources): Don't use borderWidth as an example, since it doesn't
1354 work with GTK+.
1355 (Table of Resources): Clarify role of several resources, including
1356 the Emacs 24 behavior of cursorBlink etc.
1357 (Face Resources): Node deleted. Recommend using Customize
1358 instead. Add paragraph to `Table of Resources' node summarizing
1359 how to use X resources for changing faces.
1360 (Lucid Resources): Rewrite, omitting description of font names,
1361 referring to the Fonts node instead.
1362 (LessTif Resources): Copyedits.
1363 (GTK resources): Rewrite, describing the difference between gtk2
1364 and gtk3.
1365 (GTK Resource Basics): New node.
1366 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1367 (GTK styles): Just refer to Fonts node for GTK font format.
1368
1369 * display.texi (Faces): Document the cursor face.
1370
a73a3461
CY
13712012-01-14 Chong Yidong <cyd@gnu.org>
1372
01ec1eed 1373 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1374 (General Variables): Add xref to Lisp Libraries.
1375 (Initial Options): Copyedits.
1376 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1377 (Environment): Clarify what getenv does.
1378 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1379 light backgrounds on xterms.
1380 (Misc Variables): TEMP and TMP are not Windows-specific.
1381 (Display X): Copyedits.
1382 (Colors X): -bd does nothing for GTK.
1383 (Icons X): Gnome 3 doesn't use taskbars.
1384
1385 * misc.texi (Shell): Document exec-path here.
1386
1387 * rmail.texi (Movemail): Add xref for exec-path.
1388
e517eda4
GM
13892012-01-13 Glenn Morris <rgm@gnu.org>
1390
1391 * dired.texi (Dired and Find): Clarify find-ls-options.
1392
1de76afe
CY
13932012-01-09 Chong Yidong <cyd@gnu.org>
1394
71873e2b 1395 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1396 SHA-256.
1397
c61ab18c
CY
13982012-01-07 Chong Yidong <cyd@gnu.org>
1399
e490b289
CY
1400 * display.texi (Useless Whitespace): Add Whitespace mode.
1401
1de77c4c
CY
1402 * custom.texi (Hooks): Discuss how to disable minor modes.
1403
1404 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1405 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1406
c61ab18c
CY
1407 * trouble.texi (Lossage): Refer to Bugs node for problems.
1408 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1409 (Screen Garbled): Don't refer to terminal "manufacturers".
1410 (Total Frustration): Node deleted. Eliza is documented in
1411 Amusements now.
71873e2b
SM
1412 (Known Problems): More info about using the bug tracker.
1413 Mention debbugs package.
c61ab18c
CY
1414 (Bug Criteria): Copyedits.
1415 (Understanding Bug Reporting): Mention emacs -Q.
1416
89bd9ccd
CY
14172012-01-06 Chong Yidong <cyd@gnu.org>
1418
1419 * custom.texi (Specifying File Variables): The mode: keyword
1420 doesn't have to be first anymore. Add example of specifying minor
1421 modes.
1422 (Directory Variables): Simplify example. Mention application to
1423 non-file buffers.
1424 (Disabling): Use "initialization file" terminology.
1425 (Init Examples): Fix hook example.
1426
8034735f
EZ
14272012-01-06 Eli Zaretskii <eliz@gnu.org>
1428
1429 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1430 (Bug#10422)
1431 Move the stuff about resources to xresources.texi.
1432
1433 * xresources.texi (Resources): Move information about setting X
1434 resources in the Registry from cmdargs.texi. Make the index entry
1435 be similar to the one in cmdargs.texi.
1436
b0d7d8af
CY
14372012-01-05 Chong Yidong <cyd@gnu.org>
1438
1439 * custom.texi (Customization Groups): Update example.
1440 (Browsing Custom): Document the new search field.
1441 (Changing a Variable): Update example for Emacs 24 changes.
1442 Document Custom-set and Custom-save commands.
1443 (Face Customization): Document Emacs 24 changes. De-document
1444 modify-face.
1445 (Specific Customization): Mention customize-variable.
1446 (Custom Themes): Add customize-themes, custom-theme-load-path,
1447 custom-theme-directory, and describe-theme.
1448 (Creating Custom Themes): New node.
1449 (Examining): Mention M-:.
1450
1451 * package.texi (Packages): Fix typo.
1452
88c5c7c8
CY
14532012-01-03 Chong Yidong <cyd@gnu.org>
1454
1455 * misc.texi (Single Shell): Don't document Lisp usage of
1456 shell-command. Tidy up discussion of synchronicity. Add index
1457 entries for async-shell-command.
1458 (Interactive Shell): Note that M-x shell uses shell-file-name.
1459 Note change in behavior in Emacs 24.
1460 (Shell Mode): Shell mode now uses completion-at-point.
1461 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1462 default method for recognizing prompts nowadays.
1463 (Shell Ring): Add xref to Minibuffer History.
1464 (Directory Tracking): Explain Dirtrack mode in more detail.
1465 (Term Mode): Fix index entries.
1466 (Paging in Term): Merge into Term Mode.
1467 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1468 (Printing): Fix xref. State default of lpr-switches.
1469 (PostScript): Remove obsolete sentence. Omit description of
1470 non-interactive behaviors.
1471 (Hyperlinking): Improve description.
1472 (Browse-URL): Using compose-mail for mailto URLs is the default.
1473 Document browse-url-mailto-function.
1474 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1475 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1476 (Amusements): M-x lm was renamed to M-x landmark.
1477 Document nato-region.
88c5c7c8 1478
b8ecfdfe
CY
14792012-01-01 Chong Yidong <cyd@gnu.org>
1480
1481 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1482 (Gnus Startup): Note that the system might not be set up for news.
1483 Describe group levels more clearly.
1484 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1485 Summary of Gnus.
1486 (Document View): Copyedits. Move zoom commads to DocView
1487 Navigation node.
1488 (DocView Navigation, DocView Searching, DocView Slicing)
1489 (DocView Conversion): Nodes renamed from Navigation, etc.
1490
1491 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1492
7bc7d2aa
EZ
14932011-12-31 Eli Zaretskii <eliz@gnu.org>
1494
1495 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1496 (Bug#10380)
1497
b30941db
CY
14982011-12-30 Chong Yidong <cyd@gnu.org>
1499
1500 * sending.texi (Sending Mail): Document initial mail buffer name,
1501 and changed multiple mail buffer behavior.
1502 (Mail Format): Put the example at the top of the section.
1503 (Mail Headers): Move discussion of "From" to the top.
1504 (Mail Sending): Document sendmail-query-once.
1505 (Citing Mail): Make it less Rmail-specific.
1506
0ed49f93
CY
15072011-12-29 Chong Yidong <cyd@gnu.org>
1508
1509 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1510 example. Add index entries.
1511 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1512
c40a7de7
CY
15132011-12-26 Chong Yidong <cyd@gnu.org>
1514
71873e2b
SM
1515 * dired.texi (Dired Enter, Misc Dired Features):
1516 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1517 (Dired Navigation): Add index entries.
1518 (Dired Visiting): Fix View Mode xref.
1519 (Marks vs Flags): Prefer C-/ binding for undo.
1520 (Subdirectories in Dired): Add xrefs.
1521 (Misc Dired Features): Document some Emacs 24 changes. Add index
1522 entries.
1523
1524 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1525 variable, since it is explained in Minor Modes node.
1526 (Defining Abbrevs): Copyedits.
1527 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1528 C-/ binding for undo.
1529 (Dabbrev Customization): Add xrefs for case-fold-search and
1530 case-replace.
1531
1532 * dired-xtra.texi (Subdir Switches): Add xref.
1533
1534 * maintaining.texi (VC Directory Commands): Mention quit-window.
1535
3d992aa0
CY
15362011-12-25 Chong Yidong <cyd@gnu.org>
1537
1538 * maintaining.texi (Tags): Mention Semantic.
1539 (Create Tags Table, Etags Regexps): Copyedits.
1540 (Find Tag): Mention minibuffer completion.
1541 (List Tags): Mention completion-at-point. Completion is actually
1542 available in M-x list-tags.
1543
1544 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1545 Document vc-delete-file.
1546
1547 * files.texi (Misc File Ops): Mention vc-delete-file.
1548
1549 * programs.texi (Symbol Completion): Mention completion-at-point
1550 explicitly.
1551
2785d024
CY
15522011-12-22 Chong Yidong <cyd@gnu.org>
1553
1554 * maintaining.texi (Change Log Commands): Don't specially mention
1555 vc-update-change-log which is CVS-only.
1556
1557 * vc1-xtra.texi (Version Headers): Note that these are for
1558 Subversion, CVS, etc. only.
71873e2b
SM
1559 (General VC Options): De-document vc-keep-workfiles.
1560 Fix RCS-isms.
2785d024 1561
0ab39399
EZ
15622011-12-22 Eli Zaretskii <eliz@gnu.org>
1563
1564 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1565 should be @end iftex".
1566
d3098e1e
CY
15672011-12-21 Chong Yidong <cyd@gnu.org>
1568
1569 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1570 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1571 (VC Pull): Mention vc-log-incoming.
1572 (Log Buffer): Add CVS/RCS only disclaimer.
1573
1574 * vc1-xtra.texi (Remote Repositories): Update introduction.
1575 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1576 (Remote Repositories, Version Backups): Node deleted.
1577 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1578 (CVS Options): Reduce verbosity of description of obscure CVS
1579 locking feature.
1580 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1581 Tags node.
1582 (Revision Tags): Move under Miscellaneous VC subsection.
1583 (Change Logs and VC): Note that this is wrong for DVCSs.
1584 De-document log entry manipulating features.
1585 (Renaming and VC): Describe how it works on modern VCSes.
1586
1587 * files.texi (Misc File Ops): Mention vc-rename-file.
1588
1589 * programs.texi (Custom C Indent): Add index entries.
1590
47d42d81
AM
15912011-12-20 Alan Mackenzie <acm@muc.de>
1592
1593 * programs.texi (Motion in C): Update the description of C-M-a and
1594 C-M-e, they now DTRT in enclosing scopes.
1595 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1596
2edef1a0
CY
15972011-12-20 Chong Yidong <cyd@gnu.org>
1598
1599 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1600 (Old Revisions): Use it.
1601 (VCS Repositories): Add "distributed" terminology.
1602 (Log Buffer): Remove duplicate description
1603 about changesets. Fix "current VC fileset" ambiguity.
1604 (Multi-User Branching): Node deleted.
1605 (Branches, Switching Branches): Discuss decentralized version
1606 control systems.
1607 (VC Pull): New node.
1608 (Merging): Document merging on decentralized systems.
1609 (Creating Branches): Note that this is specific to CVS and related
1610 systems.
1611
bc859d5f
CY
16122011-12-19 Chong Yidong <cyd@gnu.org>
1613
1614 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1615 (VC Mode Line): Add index entry for "version control status".
1616 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1617 Document vc-revert-show-diff. De-document vc-rollback.
1618 (VC Directory Mode): Rewrite introduction. Move prefix arg
1619 documentation here from VC Directory Buffer node.
1620 (VC Directory Buffer): Use a decentralized VCS example.
1621 (VC Directory Commands): Use a table. Remove material duplicated
1622 in previous nodes on multi-file VC filsets.
1623
9cff91f8
CY
16242011-12-17 Chong Yidong <cyd@gnu.org>
1625
1626 * maintaining.texi (VCS Concepts): Make "revision" terminology
1627 less CVS-specific.
1628 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1629 Registering node.
71873e2b 1630 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1631 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1632 log buffer. Add index entries.
71873e2b
SM
1633 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1634 Use "commit" terminology.
9cff91f8
CY
1635 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1636 doesn't refer to tags tables. Note other possible forms of the
1637 revision ID. C-x v = does not save.
1638 (Registering): Note similarity to C-x v v action. Fix description
1639 of how backends are chosen. De-document vc-default-init-revision.
1640 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1641 in root log buffers.
1642
f3b316df
CY
16432011-12-16 Chong Yidong <cyd@gnu.org>
1644
1645 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1646 (Basic VC Editing): Remove redundant descriptions.
1647 (VC With A Merging VCS): Make description more general instead of
1648 CVS-specific.
1649 (VC With A Locking VCS): Use VC fileset terminology.
1650
29eabb8e
CY
16512011-12-12 Chong Yidong <cyd@gnu.org>
1652
1653 * building.texi (Executing Lisp): Fix xref for C-M-x.
1654 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1655 manual. Note that load-path is not customizable.
1656 (Lisp Eval): Note that listed commands are available globally.
1657 Explain the meaning of "defun" in the C-M-x context.
1658 (Lisp Interaction): Copyedits.
71873e2b
SM
1659 (External Lisp): Fix name of inferior Lisp buffer.
1660 Mention Scheme.
29eabb8e
CY
1661 (Compilation): Define "inferior process".
1662
cd0314dd
EZ
16632011-12-10 Eli Zaretskii <eliz@gnu.org>
1664
1665 * msdog.texi (Windows Fonts): Document how to force GDI font
1666 backend on MS-Windows.
1667
0595bd7e 16682011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1669
1670 * building.texi (Compilation): Say what the -k flag to make does.
1671 Move subprocess discussion to Compilation Shell.
1672 (Compilation Mode): Add xref for grep, occur, and mouse
1673 references. Define "locus".
1674 (Grep Searching): Use @command.
71873e2b
SM
1675 (Debuggers, Commands of GUD, GDB Graphical Interface):
1676 Clarify intro.
0595bd7e
CY
1677 (Starting GUD): Clarify how arguments are specified.
1678 (Debugger Operation): Index entry for "GUD interaction buffer",
1679 and move basic description here from Commands of GUD node.
1680 (GDB User Interface Layout): Copyedits.
1681 (Source Buffers): Remove gdb-find-source-frame, which is not in
1682 gdb-mi.el.
1683 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1684 toggle-gdb-all-registers, which are not in gdb-mi.el.
1685 Don't re-document GUD interaction buffers.
b09d01da
CY
1686
1687 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1688 (Semantic): Add cindex entries for Semantic.
1689
2a185919
CY
16902011-12-06 Chong Yidong <cyd@gnu.org>
1691
1692 * programs.texi (Man Page): Clarify how to use Man-switches.
1693 Don't bother documenting Man-fontify-manpage-flag.
1694 (Lisp Doc): Add xref to Name Help node.
1695 (Hideshow): Add cindex. Mention role of ellipses, and default
1696 value of hs-isearch-open. Don't bother documenting
1697 hs-special-modes-alist.
1698 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1699 changing the window manager binding of M-TAB.
1700
ebf10822
CY
17012011-12-05 Chong Yidong <cyd@gnu.org>
1702
1703 * programs.texi (Comment Commands): Fix description of for M-; on
1704 blank lines. Move documentation of comment-region here.
1705 (Multi-Line Comments): Clarify the role of comment-multi-line.
1706 Refer to Comment Commands for comment-region doc.
1707 (Options for Comments): Refer to Multi-Line Comments for
1708 comment-multi-line doc, instead of duplicating it. Fix default
1709 values of comment-padding and comment-start-skip.
1710
ec7ae032
CY
17112011-12-04 Chong Yidong <cyd@gnu.org>
1712
1713 * programs.texi (Program Modes): Mention modes that are not
1714 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1715 Add index entry for backward-delete-char-untabify.
1716 Mention prog-mode-hook.
ec7ae032
CY
1717 (Which Function): Use "global minor mode" terminology.
1718 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1719 in Indentation chapter to avoid duplication.
1720 (Expressions): Copyedit.
1721 (Matching): Document Electric Pair mode.
1722
1723 * ack.texi (Acknowledgments):
1724 * rmail.texi (Movemail, Other Mailbox Formats):
1725 * frames.texi (Frames): Don't capitalize "Unix".
1726
a24bf23e
CY
17272011-12-04 Chong Yidong <cyd@gnu.org>
1728
1729 * text.texi (Nroff Mode): Mention what nroff is.
1730 (Text Based Tables, Table Recognition): Don't say "Table mode"
1731 since it's not a major or minor mode.
1732 (Text Based Tables): Reduce the size of the example.
1733 (Table Definition): Clarify definitions.
1734 (Table Creation): Add key table.
1735 (Cell Commands): Use kbd for commands.
1736 (Table Rows and Columns): Combine nodes Row Commands and Column
1737 Commands.
1738 (Fixed Width Mode): Node deleted; contents moved to parent.
1739 (Table Conversion): Shorten example.
1740 (Measuring Tables): Merge into Table Misc.
1741
8863a584
CY
17422011-12-03 Chong Yidong <cyd@gnu.org>
1743
1744 * text.texi (TeX Mode): Mention AUCTeX package.
1745 (TeX Editing): Add xref to documentation for Occur.
1746 (LaTeX Editing): Add xref to Completion node.
1747 (TeX Print): Fix description of tex-directory.
71873e2b 1748 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1749 its subnodes less verbose, since text/enriched files are
1750 practically unused.
71873e2b 1751 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1752 (Format Colors): Node deleted.
71873e2b 1753 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1754 for applying colors too.
1755 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1756
1757 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1758
1759 * display.texi (Colors): New node.
1760
1761 * cmdargs.texi (Colors X):
1762 * xresources.texi (GTK styles):
1763 * custom.texi (Face Customization): Reference it.
1764
1765 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1766 Link to Fill Commands for Justification entry.
1767
6fdebe93
EZ
17682011-12-03 Eli Zaretskii <eliz@gnu.org>
1769
1770 * display.texi (Auto Scrolling): More accurate description of what
1771 scroll-*-aggressively does, including the effect of non-zero
1772 margin. Fix "i.e." markup.
1773
95ca9bc7
CY
17742011-12-02 Chong Yidong <cyd@gnu.org>
1775
1776 * text.texi (Pages): Mention how formfeed chars are displayed.
1777 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1778 Describe adaptive filling more precisely.
1779 (Fill Commands): Note that filling removes excess whitespace.
1780 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1781 now bound to indent-for-tab-command in Text mode.
1782 (Outline Mode): Copyedits.
1783 (Outline Visibility): Note that Reveal mode is a buffer-local
1784 minor mode.
1785
1786 * modes.texi (Major Modes): Move note about checking major-mode in
1787 a hook function here, from Text mode.
1788
6d262977
CY
17892011-11-28 Chong Yidong <cyd@gnu.org>
1790
b22b1918
CY
1791 * text.texi (Words): Add xref to Position Info.
1792 (Paragraphs): Add xref to Regexps.
1793
6d262977
CY
1794 * indent.texi (Indentation): Rewrite introduction. Move table to
1795 Indentation Commands node.
1796 (Indentation Commands): Add index entries to table. Copyedits.
1797 (Tab Stops, Just Spaces): Copyedits.
1798 (Indent Convenience): New node. Document electric-indent-mode.
1799
1800 * programs.texi (Basic Indent):
1801 * windows.texi (Pop Up Window): Fix kindex entry.
1802
dc95a8b0
CY
18032011-11-28 Chong Yidong <cyd@gnu.org>
1804
1805 * modes.texi (Major Modes): Move major-mode variable doc here from
1806 Choosing Modes. Document describe-mode. Document prog-mode-hook
1807 and text-mode-hook. Add example of using hooks.
1808 (Minor Modes): Document behavior of mode command calls from Lisp.
1809 Note that setting the mode variable using Customize will DTRT.
1810 (Choosing Modes): Add example of setting a minor mode using a
1811 local variable.
1812
b63a8e8e
CY
18132011-11-27 Chong Yidong <cyd@gnu.org>
1814
1815 * frames.texi (Creating Frames): Move frame parameter example to
1816 Frame Parameters node.
1817 (Frame Commands): C-x 5 o does not warp the mouse by default.
1818 (Fonts): Add more GTK-style properties; also, they should be
1819 capitalized.
1820 (Special Buffer Frames): Node deleted; special-display is on the
1821 way out.
1822 (Frame Parameters): Example moved here from Creating Frames.
1823 Clarify that default-frame-alist affects the initial frame too.
1824 Delete auto-raise-mode and auto-lower-mode.
1825 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1826 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1827
1828 * windows.texi (Window Choice): Add xref to Lisp manual for
1829 special-display-*.
1830
a3dcc84e
EZ
18312011-11-26 Eli Zaretskii <eliz@gnu.org>
1832
1833 * display.texi (Text Display): Update the description,
1834 cross-references, and indexing related to display of control
1835 characters and raw bytes.
1836
4ad3bc2a
CY
18372011-11-25 Chong Yidong <cyd@gnu.org>
1838
1839 * frames.texi (Frames): Rewrite introduction.
1840 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1841 Mouse-3 does not copy to kill ring by default. DEL does not
1842 behave specially for mouse commands any more.
1843 (Mouse References): Document mouse-1-click-follows-link more
1844 thoroughly.
1845 (Menu Mouse Clicks): Move footnote to the main text and add xref
1846 to Init Rebinding node.
1847 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1848
1849 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1850
20db1522
JB
18512011-11-24 Juanma Barranquero <lekktu@gmail.com>
1852
1853 * display.texi (Font Lock): Fix typo.
1854
01d06b1f
GM
18552011-11-24 Glenn Morris <rgm@gnu.org>
1856
1857 * rmail.texi (Rmail Output):
1858 Mention rmail-automatic-folder-directives. (Bug#9657)
1859
0cbaa1d5
CY
18602011-11-21 Chong Yidong <cyd@gnu.org>
1861
1862 * mark.texi (Global Mark Ring): Fix description of global mark
1863 ring (Bug#10032).
1864
fe7a3057
JB
18652011-11-20 Juanma Barranquero <lekktu@gmail.com>
1866
1867 * msdog.texi (Windows Fonts): Fix typo.
1868
b6e63cbe
GM
18692011-11-17 Glenn Morris <rgm@gnu.org>
1870
1871 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1872
58179cce
JB
18732011-11-16 Juanma Barranquero <lekktu@gmail.com>
1874
1875 * killing.texi (Rectangles):
7877f373
JB
1876 * misc.texi (Document View):
1877 * modes.texi (Choosing Modes):
1878 * msdog.texi (Windows Fonts):
58179cce
JB
1879 * regs.texi (Rectangle Registers):
1880 * search.texi (Isearch Yank): Fix typos.
1881
291d142b
CY
18822011-11-06 Chong Yidong <cyd@gnu.org>
1883
1884 * windows.texi (Basic Window): Add xref to Cursor Display.
1885 (Split Window): Document negative arg for splitting commands.
1886 (Other Window): Document mouse-1 in text area of window.
1887 (Change Window): Don't mention window attributes, since they
1888 aren't defined. C-x 1 can't be used with minibuffer windows.
1889 Windows are no longer auto-deleted.
1890 (Window Choice): Add xref to Choosing Window in Lisp manual.
1891 (Window Convenience): Note that windmove disables shift-selection.
1892 Move M-x compare-windows here from Other Window node.
1893
1894 * custom.texi (Mouse Buttons):
1895 * search.texi (Isearch Scroll):
1896 * windows.texi (Split Window): Use new names split-window-below
1897 and split-window-right.
1898
a7ef684b
JB
18992011-10-26 Juanma Barranquero <lekktu@gmail.com>
1900
1901 * emacs.texi (Top): Fix typo.
1902
d53e1747
GM
19032011-10-25 Glenn Morris <rgm@gnu.org>
1904
1905 * abbrevs.texi (Saving Abbrevs):
1906 quietly-read-abbrev-file is not a command. (Bug#9866)
1907
e7a3ff06
CY
19082011-10-24 Chong Yidong <cyd@gnu.org>
1909
1910 * display.texi (Scrolling): Document scroll-up-line and
1911 scroll-down-line. Document scroll-command property.
1912 (Recentering): New node, split off from Scrolling.
1913
86c60681
CY
19142011-10-23 Chong Yidong <cyd@gnu.org>
1915
da97a9e6
CY
1916 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1917 (Tool Bars): Copyedits.
1918
86c60681
CY
1919 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1920
d195726a
CY
19212011-10-22 Chong Yidong <cyd@gnu.org>
1922
1923 * windows.texi (Displaying Buffers): Fix broken lispref link.
1924
a70e06c1
CY
19252011-10-22 Chong Yidong <cyd@gnu.org>
1926
1927 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1928 Move confirm-nonexistent-file-or-buffer discussion here.
1929
1930 * files.texi (File Names, Visiting): Move detailed discussion of
1931 minibuffer confirmation to Minibuffer Exit.
1932
1933 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1934 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1935
bfd779dd
CY
19362011-10-21 Chong Yidong <cyd@gnu.org>
1937
1938 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1939 (Backup Copying): backup-by-copying-when-mismatch is now t.
1940 (Customize Save): Fix description of require-final-newline.
1941 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1942 (Auto Save Control): Clarify.
1943 (File Archives): Add 7z.
1944 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1945
1946 * arevert-xtra.texi (Autorevert): Copyedits.
1947
6e317956
CY
19482011-10-20 Chong Yidong <cyd@gnu.org>
1949
1950 * custom.texi (Hooks, Init Examples):
1951 * display.texi (Font Lock):
1952 * fixit.texi (Spelling):
1953 * rmail.texi (Rmail Display): Minor mode function with no arg now
1954 enables it.
1955
1956 * fixit.texi (Spelling): Fix description of inline completion.
1957
5abc31ef
CY
19582011-10-19 Chong Yidong <cyd@gnu.org>
1959
1960 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1961 entries.
1962 (Isearch Yank): Document isearch-yank-pop.
1963 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1964 (Other Repeating Search): Document Occur Edit mode.
1965
939db9ac
CY
19662011-10-18 Chong Yidong <cyd@gnu.org>
1967
1968 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1969 from Line Truncation node.
1970 (Standard Faces): Note that only the background of the cursor face
1971 has an effect.
1972 (Cursor Display): Fix descriptions of cursor face
1973 and bar cursor blinking.
1974 (Text Display): Document nobreak-char-display more clearly.
1975 (Line Truncation): Add xref to Split Window node.
1976 (Display Custom): Don't bother documenting baud-rate or
1977 no-redraw-on-reenter.
1978
1979 * search.texi (Slow Isearch): Node removed.
1980
80c6d77f
GM
19812011-10-18 Glenn Morris <rgm@gnu.org>
1982
1983 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1984
d366bd53
CY
19852011-10-18 Chong Yidong <cyd@gnu.org>
1986
1987 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1988 of list-faces-display here, from Standard Faces node.
1989 Note special role of `default' background.
1990 (Standard Faces): Note special role of `default' background.
1991 Note that region face may be taken fom GTK. Add xref to Text Display.
1992 (Text Scale): Rename from "Temporary Face Changes".
1993 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1994 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1995 (Useless Whitespace): Simplify description of
1996 delete-trailing-whitespace. Note active region case.
1997 (Text Display): Fix description of escape-glyph face assignment.
1998 Remove unibye mode discussion. Update some parts for Unicode.
1999 Move glyphless chars documentation to Lisp manual.
2000
2001 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2002
21100e7d
CY
20032011-10-15 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * display.texi (Scrolling): Tweak explanation of scroll direction.
2006 (View Mode): Add index entries.
2007
2008 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2009
2010 * regs.texi (Text Registers): C-x r i does not activate the mark.
2011 (Bookmarks): Document new default bookmark location.
2012
50b063c3
CY
20132011-10-13 Chong Yidong <cyd@stupidchicken.com>
2014
71873e2b
SM
2015 * killing.texi (Deletion): Add xref to Using Region.
2016 Document delete-forward-char.
50b063c3
CY
2017 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2018 description here. Recommend C-u C-SPC for jumping to mark.
2019 (Kill Ring): Move kill ring variable documentation here.
2020 (Primary Selection): Copyedits.
2021 (Rectangles): Document new command rectangle-number-lines.
2022 (CUA Bindings): Note that this disables the mark-even-if-inactive
2023 behavior for C-x and C-c.
2024
2025 * mark.texi (Mark): Mention "active region" terminology.
2026 (Using Region): Document delete-active-region.
2027
e1a3f5b1
CY
20282011-10-12 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * mark.texi (Mark): Clarify description of disabled Transient Mark
2031 mode (Bug#9689).
2032 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2033 selection changes. Mention that commands like C-y set the mark.
2034 (Marking Objects): Add xref to Words node. Note that mark-word
2035 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
2036 (Using Region): Mention M-$ in the table.
2037 Document mark-even-if-inactive here instead of in Mark Ring.
2038 (Mark Ring): Move mark-even-if-inactive to Using Region.
2039 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
2040 (Disabled Transient Mark): Rename from "Persistent Mark"
2041 (Bug#9688). Callers changed.
2042
2043 * programs.texi (Expressions):
2044 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2045
3dc62b2b
CY
20462011-10-09 Chong Yidong <cyd@stupidchicken.com>
2047
2048 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2049 option" terminology.
2050 (Key Help): Add command names. Define "documentation string".
2051 (Name Help): Remove an over-long joke.
2052 (Apropos): Document prefix args. Remove duplicated descriptions.
2053 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
2054 (Package Keywords): Rename from "Library by Keyword".
2055 Describe new package menu interface.
3dc62b2b 2056 (Help Files, Help Echo): Tweak description.
de09aa52
CY
2057
2058 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 2059 (Minibuffer History): Document numeric args to history commands.
de09aa52 2060
2d3fe5d7
EZ
20612011-10-08 Eli Zaretskii <eliz@gnu.org>
2062
2063 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2064
b2b0776e
CY
20652011-10-08 Chong Yidong <cyd@stupidchicken.com>
2066
71873e2b
SM
2067 * basic.texi (Position Info): Omit page commands.
2068 Document count-words-region and count-words.
b2b0776e
CY
2069
2070 * text.texi (Pages): Move what-page documentation here.
2071
27a16462
CY
20722011-10-08 Chong Yidong <cyd@stupidchicken.com>
2073
2074 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2075 Remote Files node instead of linking directly to the Tramp manual.
2076 (Minibuffer Edit): Add xref to Blank Lines.
2077 (Completion): Add xref to Symbol Completion. Remove redundant
2078 example, which is repeated in the next node.
2079 (Completion Commands): Minor clarifications.
2080 (Completion Styles): New node, split from Completion Commands.
2081 Document substring and initials styles.
2082 (Strict Completion): Remove information duplicated in other nodes.
2083 (Completion Options): Consolidate case difference discussion here.
2084
2085 * help.texi (Help Mode): Fix kindex entries.
2086
2087 * files.texi (File Names): Add index entries.
2088
de0bde62
CY
20892011-10-07 Chong Yidong <cyd@stupidchicken.com>
2090
71873e2b
SM
2091 * basic.texi (Inserting Text): Add xref to Completion.
2092 Add ucs-insert example, and document prefix argument.
de0bde62
CY
2093 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2094 to left/right. Tweak left-char and right-char descriptions.
2095 M-left and M-right are now bound to left-word/right-word.
2096 (Erasing): Document delete-forward-char.
2097
2098 * screen.texi (Screen, Menu Bar): Copyedits.
2099 (Point): Remove duplicate paragraph on cursors, also in Screen.
2100 (Mode Line): Trailing dashes no longer shown on X displays.
2101
2102 * frames.texi (Non-Window Terminals): Index just "text-only
2103 terminal", which is used throughout the manual now.
2104
2105 * entering.texi (Entering Emacs): Define "startup screen".
2106 Document window-splitting behavior with command-line inputs.
2107 (Exiting): Remove obsolete paragraph about shells without suspend
2108 functionality.
2109
2110 * commands.texi (User Input): Define "input event" more clearly.
2111 (Keys): Add xref to Echo Area.
2112 (Commands): Clarify relation between commands and functions.
2113
453e4522
CY
21142011-10-06 Chong Yidong <cyd@stupidchicken.com>
2115
2116 * misc.texi (emacsclient Options): Document how emacsclient runs
2117 the Emacs daemon (Bug#9674).
2118
550f41cd
CY
21192011-10-01 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * basic.texi (Moving Point):
2122 * custom.texi (Mouse Buttons):
2123 * rmail.texi (Rmail Scrolling):
2124 * search.texi (Isearch Scroll):
550f41cd
CY
2125 * display.texi (Scrolling): Replace scroll-up/down with
2126 scroll-up/down-command. Fix scroll-preserve-screen-position
2127 description. Document scroll-error-top-bottom.
2128
9229fe87
GM
21292011-09-30 Glenn Morris <rgm@gnu.org>
2130
2131 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2132
0a2132ba
CY
21332011-09-24 Chong Yidong <cyd@stupidchicken.com>
2134
2135 * windows.texi (Pop Up Window): Defer discussion of window
2136 splitting to the Window Choice node. Add index entries.
2137 (Force Same Window): Node deleted.
2138 (Displaying Buffers, Window Choice): New nodes.
2139
2140 * buffers.texi (Select Buffer): Clarify description of
2141 buffer-switching commands. Add xref to Window Display node.
2142 Don't repeat confirm-nonexistent-file-or-buffer description from
2143 Visiting node. Remove even-window-heights.
2144
2145 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2146
33ed493b
CY
21472011-09-18 Chong Yidong <cyd@stupidchicken.com>
2148
2149 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2150
2151 * xresources.texi (Table of Resources): Fix documentation of
2152 bitmapIcon.
2153
92fa95ad
CY
21542011-09-15 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2157
16254627
EH
21582011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2159
2160 * frames.texi (Frame Commands): Note that delete-other-frames only
2161 deletes frames on current terminal.
2162
c3760c17
EZ
21632011-09-10 Eli Zaretskii <eliz@gnu.org>
2164
2165 * sending.texi (Mail Misc): Document mail-add-attachment.
2166
69b8be97
EZ
21672011-09-04 Eli Zaretskii <eliz@gnu.org>
2168
2169 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2170
3fd50d5c
CY
21712011-08-29 Chong Yidong <cyd@stupidchicken.com>
2172
2173 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2174
e2aeef63
CY
21752011-08-28 Chong Yidong <cyd@stupidchicken.com>
2176
2177 * files.texi (File Archives):
2178 * cal-xtra.texi (Diary Display):
2179 * help.texi (Help Mode): Add xref to View Mode.
2180
ddb54206
CY
21812011-08-28 Chong Yidong <cyd@stupidchicken.com>
2182
a6326082
CY
2183 * display.texi (View Mode): New node. Move view-file here from
2184 Misc File Ops. Move view-buffer here from Misc Buffer.
2185
2186 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2187
04e2ce72 2188 * files.texi (Misc File Ops): Document new
a6326082 2189 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2190
2191 * dired.texi (Dired Deletion): Shorten description of Trash.
2192
ddb54206
CY
2193 * misc.texi (emacsclient Options): Document server-port.
2194
bd206ce5
EZ
21952011-08-27 Eli Zaretskii <eliz@gnu.org>
2196
2197 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2198 even on MS-Windows. Fix a typo.
2199
d43f5a42
CY
22002011-08-26 Chong Yidong <cyd@stupidchicken.com>
2201
2202 * package.texi: New file, documenting the package manager.
2203
2204 * emacs.texi: Include it.
2205
2206 * help.texi (Help Summary): Add describe-package.
2207
e0b1591b
CY
22082011-08-25 Chong Yidong <cyd@stupidchicken.com>
2209
856ce114
CY
2210 * misc.texi (Printing): Convert subnodes into subsections.
2211
f404f8bc
CY
2212 * text.texi (Two-Column): Move into Text chapter.
2213
2214 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2215 Files section. Convert from chapter into section.
2216
2217 * display.texi (Narrowing): Move into display chapter.
2218
e0b1591b
CY
2219 * sending.texi (Sending Mail):
2220 * rmail.texi (Rmail):
2221 * misc.texi (Gnus, Document View):
2222 * dired.texi (Dired):
2223 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2224
75bfc667
JL
22252011-08-07 Juri Linkov <juri@jurta.org>
2226
2227 * dired.texi (Operating on Files): Rewrite according to the fact
2228 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2229
fe676f91
MA
22302011-07-30 Michael Albinus <michael.albinus@gmx.de>
2231
2232 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2233 remote file name completion. (Bug#9197)
2234
4cc60b9b
EZ
22352011-07-28 Eli Zaretskii <eliz@gnu.org>
2236
2237 * mule.texi (Bidirectional Editing): Document the fact that
2238 bidi-display-reordering is t by default.
2239
89671e16
LMI
22402011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2241
2242 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2243 explicitly (bug#8904).
2244
fb23ecc2
LMI
22452011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2246
2247 * trouble.texi (Checklist): Use an `M-x' example instead of an
2248 Emacs Lisp form to switch on the dribble file (bug#8056).
2249
465c5fc8
LMI
22502011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2251
2252 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2253
90a6258b
GM
22542011-07-13 Glenn Morris <rgm@gnu.org>
2255
2256 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2257
c7588364
LMI
22582011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2259
2260 * mark.texi (Mark Ring): Clarify how many locations are saved
2261 (bug#5770).
2262 (Global Mark Ring): Ditto.
2263
4cb4f3ba
LMI
22642011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2265
d648feab
LMI
2266 * text.texi (Table Recognition): Use "at point" instead of "under
2267 point" (bug#4345).
2268
4cb4f3ba
LMI
2269 * display.texi (Cursor Display): Mention `cursor-type'.
2270
2271 * screen.texi (Point): Clarify that it's only if you use a block
2272 cursor that it appears to be on a character (bug#4345).
2273
ecd0b990
CY
22742011-07-12 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * misc.texi (Amusements): Move dissociated press here, from its
2277 own section.
2278
2279 * emacs.texi (Top): Update node listing.
2280
c2fd0368
LMI
22812011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2282
2283 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2284 clarity (bug#3523).
2285
fdeb32ec
CY
22862011-07-12 Chong Yidong <cyd@stupidchicken.com>
2287
2288 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2289 (Misc X): Document --parent-id.
2290
2291 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2292 defaults to nil.
2293
2294 * misc.texi (emacsclient Options): Document --parent-id.
2295
2296 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2297
f584ca38
LMI
22982011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2299
2300 * emacs.texi: Use "..." instead of ``...'' in the menus
2301 (bug#3503).
2302
963578d3
CY
23032011-07-11 Chong Yidong <cyd@stupidchicken.com>
2304
2305 * killing.texi (Primary Selection): Document `only' setting for
2306 select-active-regions.
2307
2308 * mark.texi (Setting Mark): Reference Shift Selection node.
2309
2310 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2311
a30ed87b
LMI
23122011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2313
47076272
LMI
2314 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2315 motion keys" (bug#3503).
2316
a30ed87b
LMI
2317 * emacs.texi: Change all the register node names from "RegPos"
2318 (etc.) to "Positional Registers" (etc.) (bug#3314).
2319
4d45a8b7
CY
23202011-07-11 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2323 (Other Kill Commands, Kill Options): Copyedits.
2324 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2325 (Yanking): Move yank-excluded properties discussion here.
2326 (Cut and Paste): Move from frames.texi. Update subnodes to
2327 describe x-select-enable-clipboard case.
2328
2329 * frames.texi: Move Cut and Paste node and subnodes into
2330 killing.texi, except Mouse Commands and Word and Line Mouse.
2331
c160ddee
AM
23322011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2333
2334 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2335
3329e6e3
LMI
23362011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2337
32a214fe
LMI
2338 * screen.texi (Mode Line): Clarify that coding systems are
2339 characters, not letters (bug#1749).
2340
3329e6e3
LMI
2341 * cmdargs.texi (Environment): Mention removing variables
2342 (bug#1615). Text suggested by Kevin Rodgers.
2343
8875da1e
CY
23442011-07-10 Chong Yidong <cyd@stupidchicken.com>
2345
54806e45
CY
2346 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2347
8875da1e
CY
2348 * modes.texi: Rename from major.texi.
2349 (Modes): New node. Make Major Modes and Minor Modes subsections
2350 of this. All callers changed.
2351
2352 * custom.texi (Minor Modes): Move to modes.texi.
2353
7847b2a1
CY
23542011-07-10 Chong Yidong <cyd@stupidchicken.com>
2355
6cfd0fa2
CY
2356 * custom.texi (Syntax): Node deleted.
2357
2358 * help.texi (Help Summary):
2359 * major.texi (Major Modes):
2360 * programs.texi (Parentheses):
2361 * search.texi (Regexp Backslash, Regexp Backslash)
2362 (Regexp Backslash):
2363 * text.texi (Words): Callers changed.
2364
7847b2a1
CY
2365 * text.texi (Refill, Longlines): Delete nodes.
2366
2367 * ack.texi (Acknowledgments): Longlines removed from manual.
2368
2369 * emacs.texi (Top): Update node listing.
2370
2a71c436
GM
23712011-07-09 Glenn Morris <rgm@gnu.org>
2372
2373 * fortran-xtra.texi (Fortran): Update handled extensions.
2374
61436e9f
LMI
23752011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2376
2377 * display.texi (Scrolling): `C-v' (etc) are now bound to
2378 `scroll-*-command' (bug#8349).
2379
6e560c71
LMI
23802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2381
48954a09 2382 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2383 doesn't actually delete any files (bug#7125).
2384
2904fd97
LMI
2385 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2386 argument for `C-c C-k' (bug#7391).
2387
6e560c71
LMI
2388 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2389 you're currently using (bug#8489).
2390
978ff6c5
EZ
23912011-07-01 Eli Zaretskii <eliz@gnu.org>
2392
2393 * mule.texi (Coding Systems): Move index entries from the previous
2394 change into their proper places.
2395
0d742084
LMI
23962011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2397
31976bd5
LMI
2398 * help.texi (Help Files): Document view-external-packages (bug#8902).
2399
0d742084
LMI
2400 * mule.texi (Coding Systems): Put a few more of the coding systems
2401 into the index (bug#8900).
2402
9f678528
GM
24032011-06-26 Glenn Morris <rgm@gnu.org>
2404
2405 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2406
18a4ce5e
AR
24072011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2408
2409 * misc.texi (emacsclient Options): Mention --frame-parameters.
2410
f0da764a
GM
24112011-06-09 Glenn Morris <rgm@gnu.org>
2412
2413 * custom.texi (Specifying File Variables):
2414 Recommend explicit arguments for minor modes.
2415
b047e7ac
PE
24162011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2417
2418 Document wide integers better.
2419 * buffers.texi (Buffers):
001903b5
PE
2420 * files.texi (Visiting): Document maxima for 64-bit machines,
2421 and mention virtual memory limits.
b047e7ac 2422
bf41276f
CY
24232011-05-28 Chong Yidong <cyd@stupidchicken.com>
2424
2425 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2426
2427 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2428 prog mode (Bug#8240).
2429
e145f188
GM
24302011-05-27 Glenn Morris <rgm@gnu.org>
2431
2432 * custom.texi (Specifying File Variables):
2433 Major modes no longer need come first.
2434
313f790e
CY
24352011-05-22 Chong Yidong <cyd@stupidchicken.com>
2436
2437 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2438 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2439
c136e5cd
GM
24402011-05-18 Glenn Morris <rgm@gnu.org>
2441
2442 * ack.texi (Acknowledgments): Remove fakemail.c.
2443
c71a0d48 24442011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2445
2446 Fixes for fitting text into 7x9 printed manual.
2447 * building.texi (Flymake, Breakpoints Buffer):
2448 * calendar.texi (Appointments):
2449 * cmdargs.texi (General Variables, Display X):
2450 * custom.texi (Saving Customizations, Face Customization)
2451 (Directory Variables, Minibuffer Maps, Init Rebinding):
2452 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2453 * fixit.texi (Spelling):
2454 * frames.texi (Creating Frames, Fonts):
2455 * help.texi (Help Files):
2456 * mini.texi (Minibuffer File):
2457 * misc.texi (emacsclient Options, Emulation):
2458 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2459 * mule.texi (International Chars, Language Environments)
2460 (Select Input Method, Modifying Fontsets, Charsets):
2461 * programs.texi (Custom C Indent):
2462 * rmail.texi (Rmail Labels):
2463 * text.texi (Table Conversion):
2464 * trouble.texi (Known Problems, Known Problems):
2465 * windows.texi (Change Window):
2466 * xresources.texi (GTK resources): Reflow text and re-indent code
2467 examples to avoid TeX overflows and underflows on 7x9 paper.
2468
2469 * emacs.texi: Fix the (commented out) smallbook command.
2470
2471 * macos.texi (Mac / GNUstep Events):
2472 * xresources.texi (Lucid Resources): Remove extraneous examples.
2473
b8f82dc1
GM
24742011-05-10 Glenn Morris <rgm@gnu.org>
2475
2476 * custom.texi (Specifying File Variables):
2477 Deprecate using mode: for minor modes.
2478
d306b4da
GM
24792011-05-07 Glenn Morris <rgm@gnu.org>
2480
2481 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2482
548d0a63
GM
24832011-05-06 Glenn Morris <rgm@gnu.org>
2484
5006e634
GM
2485 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2486
548d0a63
GM
2487 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2488
e793a940
LMI
24892011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2490
2491 * misc.texi (Emacs Server): Document `server-eval-at'.
2492
7031be6d
UR
24932011-04-24 Chong Yidong <cyd@stupidchicken.com>
2494
71873e2b
SM
2495 * maintaining.texi (List Tags): Document next-file.
2496 Suggested by Uday S Reddy.
7031be6d 2497
4ffd0d6b 24982011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2499
2500 * mini.texi (Minibuffer Edit):
2501 * screen.texi (Mode Line): Fix typo.
2502
1c6c854e
CS
25032011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2504
024ff170 2505 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2506
c5c9f40f
CY
25072011-03-26 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2510
09725d26
EZ
25112011-03-30 Eli Zaretskii <eliz@gnu.org>
2512
2513 * display.texi (Auto Scrolling): Document the limit of 100 lines
2514 for never-recentering scrolling with `scroll-conservatively'.
2515 (Bug#6671)
2516
09d9db2c 25172011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2518
2519 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2520 HOME on Windows and where it looks for init files. (Bug#8221)
2521
62d94509
EZ
25222011-03-10 Eli Zaretskii <eliz@gnu.org>
2523
2524 * search.texi (Regexp Example):
2525 * mule.texi (International Chars):
2526 * building.texi (External Lisp): Don't use characters outside
2527 ISO-8859-1.
2528
0286d9de
EZ
25292011-03-09 Eli Zaretskii <eliz@gnu.org>
2530
1c6c854e
CS
2531 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2532 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2533
2534 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2535
114902a5 2536 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2537 (Bug#8210)
2538
0afb4571
J
25392011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2540
2541 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2542 for Gtk+ 3.
2543
bb3865e8
GM
25442011-03-08 Glenn Morris <rgm@gnu.org>
2545
6446548e
GM
2546 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2547 * emacs.texi (Acknowledgments):
2548 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2549 * emacs.texi: Set documentencoding.
6446548e 2550
bb3865e8
GM
2551 * display.texi (Optional Mode Line): Don't mention exactly where
2552 display-time appears. (Bug#8193)
2553
33383987
JB
25542011-03-07 Chong Yidong <cyd@stupidchicken.com>
2555
2556 * Version 23.3 released.
2557
892777ba
CY
25582011-03-06 Chong Yidong <cyd@stupidchicken.com>
2559
2560 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2561
0b973fc5
DW
25622011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2563
2564 * misc.texi (emacsclient Options): Add q/quiet.
2565
8ef5a2f2
GM
25662011-03-02 Glenn Morris <rgm@gnu.org>
2567
2568 * mule.texi (Communication Coding) <x-select-request-type>:
2569 Remove duplicate (essentially) paragraph. (Bug#8148)
2570
bd106056
CS
25712011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2572
2573 * maintaining.texi (Format of ChangeLog): Add reference to
2574 add-log-full-name.
2575 (Change Log Commands): Add documentation for combining multiple
2576 symbols in one change.
2577
6640b281
GM
25782011-03-01 Glenn Morris <rgm@gnu.org>
2579
2580 * custom.texi (Directory Variables):
2581 Give an example of excluding subdirectories.
2582
2b0c7330 25832011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2584
2585 * search.texi (Regexp Search): Move index entries about regexps to the
2586 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2587
8c62c205
GM
25882011-02-19 Glenn Morris <rgm@gnu.org>
2589
2590 * dired.texi (Dired): Dired-X version number was dropped.
2591
3928f2b6
JD
25922011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2593
2594 * xresources.texi (X Resources): Remove *faceName and replace it with
2595 *font for Lucid.
2596
a41c8660
CY
25972011-02-05 Chong Yidong <cyd@stupidchicken.com>
2598
2599 * rmail.texi (Rmail Display): Document Rmail MIME support more
2600 accurately.
2601
2602 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2603 vc-log-outgoing.
2604 (Merging): Document vc-find-conflicted-file.
2605
233ba4d9 26062011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2607
2608 * custom.texi (Variables): Fix typo.
2609
14beddf4 26102011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2611
65401ee3
CY
2612 * search.texi (Regexps): Copyedits. Mention character classes
2613 (Bug#7809).
2614
19f81ecf
CY
2615 * files.texi (File Aliases): Restore explanatory text from Eli
2616 Zaretskii, accidentally removed in 2011-01-08 commit.
2617
bf3dae7e
EZ
26182011-01-29 Eli Zaretskii <eliz@gnu.org>
2619
2620 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2621 (MAKEINFO_OPTS): New variable.
2622 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2623 (emacs.html): New target.
2624 (clean): Remove emacs.html.
2625
45eb2a5d
WL
26262011-01-23 Werner Lemberg <wl@gnu.org>
2627
2628 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2629 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2630 (ENVADD): Updated.
2631
9acfe703
GM
26322011-01-18 Glenn Morris <rgm@gnu.org>
2633
2634 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2635
2636 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2637
362b9d48
GM
26382011-01-15 Chong Yidong <cyd@stupidchicken.com>
2639
bb033b5f
CY
2640 * building.texi (Compilation): Improve instructions for running two
2641 compilations (Bug#7573).
2642
b024d9f0
MD
2643 * files.texi (Backup Names): Document the new location of the
2644 last-resort backup file.
2645
362b9d48
GM
2646 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2647 manual. Explain why directory-abbrev-alist elements should be anchored
2648 (Bug#7777).
2649
26502011-01-15 Eli Zaretskii <eliz@gnu.org>
2651
2652 * msdog.texi (Windows Startup): Correct inaccurate description of
2653 differences between emacsclient.exe and emacsclientw.exe.
2654
7c420169 26552011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2656
2657 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2658
7c420169 26592011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2660
2661 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2662
7c420169 26632011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2664
2d34d523
EZ
2665 * frames.texi (Cut and Paste): Modify the section's name and text:
2666 don't mix "cut/paste" with "kill/yank".
2667 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2668 (Bug#7702)
2669
88ab4340
EZ
2670 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2671
7c420169 26722011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2673
2674 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2675 matches its position in the menu. (Bug#7674)
2676
7c420169 26772011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2678
2679 * trouble.texi (Checklist): Mention not replying via news either.
2680
92bb6c52
TH
26812010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2682
2683 * misc.texi (Document View): Update DocView section with newly
2684 supported document formats.
2685
b103c904
CY
26862010-12-21 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * killing.texi: Resection the Info version to conform to the
2689 printed manual, to avoid making sections on Accumulating Text, CUA
2690 and Rectangles into full chapters.
2691
f49d1f52 26922010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2693
2694 * custom.texi (Init Syntax): Add index entries for "character syntax".
2695 (Bug#7576)
2696
f49d1f52 26972010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2698
2699 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2700
f49d1f52 27012010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2702
2703 * trouble.texi (Checklist): Fix typo in newsgroup name.
2704
f49d1f52 27052010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2706
2707 * search.texi (Word Search): Note that the lazy highlight always
2708 matches to whole words (Bug#7470).
2709
f49d1f52 27102010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2711
4f1948eb
EZ
2712 * display.texi (Optional Mode Line): Make the description of
2713 load-average more accurate.
2714
b8a9e136
EZ
2715 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2716 registry, with a cross-reference.
62d72a4a
EZ
2717 (Windows Startup): New node. Move the stuff about the current
2718 directory from "Windows HOME".
b8a9e136 2719
07976ae3 27202010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2721
2722 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2723 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2724
07976ae3 27252010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2726
2727 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2728 Suggested by Štěpán Němec.
2729
07976ae3 27302010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2731
1aaae3f3
CY
2732 * maintaining.texi (Version Control): Say "commit", not "check in".
2733 (Version Control Systems): Simplify descriptions.
2734 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2735 VCS Concepts.
2736 (VC Mode Line): Update example.
2737 (Old Revisions): Document revert-buffer for vc-diff.
2738 (Log Buffer): Promote to a subsection. Document header lines.
2739
1c6c854e
CS
2740 * macos.texi (Mac / GNUstep Basics):
2741 Document ns-right-alternate-modifier.
ec8a6295 2742
1aaae3f3
CY
2743 * emacs.texi (Top): Update node listing.
2744
0eb025fb
EZ
27452010-11-13 Eli Zaretskii <eliz@gnu.org>
2746
2747 * rmail.texi (Rmail Coding): Characters with no fonts are not
2748 necessarily displayed as empty boxes.
2749
2750 * mule.texi (Language Environments, Fontsets): Characters with no
2751 fonts are not necessarily displayed as empty boxes.
2752
2753 * display.texi (Text Display): Document display of glyphless
2754 characters.
2755
ea4f7750
GM
27562010-11-13 Glenn Morris <rgm@gnu.org>
2757
2758 * basic.texi (Position Info): Add M-x count-words-region.
2759
90639cea
GM
27602010-11-11 Glenn Morris <rgm@gnu.org>
2761
2762 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2763
d607b96b 27642010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2765
2766 * msdog.texi (Windows HOME): Add information regarding startup
2767 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2768
c12e4a81
GM
27692010-10-11 Glenn Morris <rgm@gnu.org>
2770
df187c62
GM
2771 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2772
c12e4a81
GM
2773 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2774 (DVIPS): New variable.
234db610
GM
2775 (.PHONY): Add html, ps.
2776 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2777 (clean): Delete html, ps files.
c12e4a81 2778
6513b232
EZ
27792010-10-09 Eli Zaretskii <eliz@gnu.org>
2780
2781 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2782
f4f358f1
GM
27832010-10-09 Glenn Morris <rgm@gnu.org>
2784
c1dc72b3
GM
2785 * Makefile.in (VPATH): Remove.
2786 (infodir): Make it absolute.
2787 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2788
4393405b
GM
2789 * Makefile.in (dist): Anchor regexps.
2790
eef3ab94
GM
2791 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2792 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2793 (emacs-xtra.pdf): Use $<.
2794
aa9db089
GM
2795 * Makefile.in (infoclean): Remove harmless, long-standing error.
2796
abd40fb4
GM
2797 * Makefile.in ($(infodir)): Delete rule.
2798 (mkinfodir): New.
2799 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2800
f4f358f1 2801 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2802 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2803 * emacsver.texi: New file, replacing emacsver.texi.in.
2804
ea274122
GM
28052010-10-09 Glenn Morris <rgm@gnu.org>
2806
f7a31f11
GM
2807 * emacsver.texi.in: New file.
2808 * emacs.texi: Set EMACSVER by including emacsver.texi.
2809 * Makefile.in (distclean): Delete emacsver.texi.
2810 (dist): Copy emacsver.texi.
b13254e7 2811 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2812
3fb78d1f
GM
2813 * ack.texi (Acknowledgments): No more b2m.c.
2814
ea274122
GM
2815 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2816 (emacs): Remove rule.
2817 (dist): No need to deal with the emacs rule any more.
2818
17ca7950
GM
28192010-10-07 Glenn Morris <rgm@gnu.org>
2820
2821 * Makefile.in (version): New, set by configure.
2822 (clean): Delete dist tar file.
2823 (dist): Use version in tar name.
2824
4c83f6e1
GM
28252010-10-06 Glenn Morris <rgm@gnu.org>
2826
2827 * Makefile.in (EMACS_XTRA): Add the main source file.
2828 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2829 (mostlyclean): No core files, reorder other files.
2830 (clean): Delete specific dvi and pdf files.
2831 (infoclean, dist): New rules.
2832 (maintainer-clean): Use infoclean.
8a944cea 2833 ($(infodir)): Add parallel build workaround.
4c83f6e1 2834
0264072d
GM
28352010-10-04 Glenn Morris <rgm@gnu.org>
2836
2837 * Makefile.in (SHELL): Set it.
2838 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2839 (info, dvi): Replace above variables with their expansions.
2840 (info): Move mkdir from here...
2841 ($(infodir)/emacs): ... to here (for parallel builds).
2842 (pdf): New target.
2843 ($(infodir)/emacs): Pass -o option to makeinfo.
2844 (.PHONY): Declare clean rules.
2845 (maintainer-clean): Delete dvi and pdf files.
2846 Guard against cd failures. Use a more restrictive delete.
2847
3226d6ca
GM
28482010-10-02 Glenn Morris <rgm@gnu.org>
2849
2850 * misc.texi (Shell Mode): Remove reference to old function name.
2851
cad90f3b
EZ
28522010-09-30 Eli Zaretskii <eliz@gnu.org>
2853
2854 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2855 indicator characters.
2856
5f874327
GM
28572010-09-29 Glenn Morris <rgm@gnu.org>
2858
2859 * Makefile.in (top_srcdir): Remove unused variable.
2860
0ab9cff3
GM
28612010-09-14 Glenn Morris <rgm@gnu.org>
2862
67ae9766
GM
2863 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2864 the last hook item.
2865
0ab9cff3
GM
2866 * calendar.texi (Appointments): Also updated when a diary include file
2867 is saved.
2868
6664fc59 28692010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2870
2871 * trouble.texi (Bugs): Update the section intro.
2872 (Known Problems): New section.
2873 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2874 (Sending Patches): Bug fixes are best as responses to existing bugs.
2875 * emacs.texi (Known Problems): Add menu entry for new section.
2876
be3283d7
GM
28772010-09-09 Glenn Morris <rgm@gnu.org>
2878
2879 * xresources.texi: Untabify.
2880
10999305 28812010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2882
2883 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2884
10999305 28852010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2886
2887 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2888
30641319
JD
28892010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2890
2891 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2892
50dd7bc6
GM
28932010-08-21 Glenn Morris <rgm@gnu.org>
2894
2895 * misc.texi (Amusements): Mention bubbles and animate.
2896
5e620eca
EZ
28972010-07-31 Eli Zaretskii <eliz@gnu.org>
2898
2899 * files.texi (Visiting): Add more index entries for
2900 large-file-warning-threshold.
2901
8b2dd508
JD
29022010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2903
2904 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2905
8838673e
GM
29062010-06-23 Glenn Morris <rgm@gnu.org>
2907
2908 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2909 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2910 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2911 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2912 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2913 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2914 Untabify Texinfo files.
2915
04d3bb6c
GM
29162010-06-10 Glenn Morris <rgm@gnu.org>
2917
103dd3a8
GM
2918 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2919
04d3bb6c
GM
2920 * basic.texi (Inserting Text): Fix typo.
2921
50b79479
GM
29222010-06-10 Glenn Morris <rgm@gnu.org>
2923
2924 * ack.texi (Acknowledgments):
2925 * emacs.texi (Acknowledgments): Update for notifications.el.
2926
86d7a550
DU
29272010-05-31 Daiki Ueno <ueno@unixuser.org>
2928
2929 * dired.texi (Operating on Files): Mention encryption commands
2930 (Bug#6315).
2931
db5dce9d
EZ
29322010-05-29 Eli Zaretskii <eliz@gnu.org>
2933
2934 * basic.texi (Moving Point): Update due to renaming of commands bound
2935 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2936
34313041
EZ
29372010-05-18 Eli Zaretskii <eliz@gnu.org>
2938
2939 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2940 paragraphs.
2941 (Line Truncation): Fix wording for bidi display.
2942
1fc0ce04 2943 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2944 keys.
2945
0235128c 29462010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2947
2948 * building.texi (GDB Graphical Interface): Remove misleading comparison
2949 to an IDE (Bug#6128).
2950
0235128c 29512010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2952
2953 * programs.texi (Man Page):
2954 * misc.texi (Invoking emacsclient):
2955 * mini.texi (Repetition):
2956 * mark.texi (Setting Mark): Fix typos.
2957
0235128c 29582010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2959
2960 * misc.texi (Printing): Document htmlfontify-buffer.
2961
0235128c 29622010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2963
2964 * calendar.texi (Displaying the Diary, Format of Diary File):
2965 Fix external cross-references for TeX format output.
2966
0235128c
SM
29672010-05-07 Chong Yidong <cyd@stupidchicken.com>
2968
2969 * Version 23.2 released.
2970
f63d0028
JD
29712010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2972
2973 * cmdargs.texi (Initial Options): Mention --chdir.
2974
20fe03ad
JD
29752010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2976
2977 * frames.texi (Tool Bars): Add tool-bar-style.
2978
b7d65a5f
GM
29792010-04-21 Glenn Morris <rgm@gnu.org>
2980
2981 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2982
a42dbee1
CY
29832010-04-18 Chong Yidong <cyd@stupidchicken.com>
2984
2985 * programs.texi (Semantic): New node.
2986
2987 * maintaining.texi (EDE): New node.
2988
2989 * emacs.texi: Update node listing.
2990
2991 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2992
6e104790 29932010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2994
d52dbd3d
GM
2995 * emacs.texi (Acknowledgments): Remove duplicate.
2996
a77fe20c
GM
2997 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2998
6e104790 29992010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 3000
4ebe9902
GM
3001 * dired.texi (Misc Dired Features): Mention VC diff and log.
3002 * maintaining.texi (Old Revisions, VC Change Log):
3003 Mention that diff and log work in Dired buffers.
3004
98932641
GM
3005 * help.texi (Help Summary): Mention M-x info-finder.
3006
d5b22ab2 3007 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 3008
4d4e9522
GM
3009 * custom.texi (Specifying File Variables, Directory Variables):
3010 Document new commands for manipulating local variable lists.
3011
6e104790 30122010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
3013
3014 * trouble.texi (Contributing): Add cindex entry.
3015 Mention etc/CONTRIBUTE.
3016
6e104790 30172010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
3018
3019 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3020 query-replace (Bug#5774).
3021
a20a9df3
GM
30222010-04-16 Glenn Morris <rgm@gnu.org>
3023
3024 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3025
1ecb2d3f
JD
30262010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3027
3028 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3029
99852628
JD
30302010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3031
3032 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3033
ce79424f
EZ
30342010-03-30 Eli Zaretskii <eliz@gnu.org>
3035
3036 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3037 cross-reference to "Inserting Text".
3038
3039 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3040 Mention completion provided by `ucs-insert'.
3041
85738751 30422010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
3043
3044 * sending.texi (Sending Mail): Note variables that may need
3045 customizing.
3046 (Mail Sending): Expand discussion of send-mail-function.
3047
85738751 30482010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
3049
3050 Document Message mode as the default mail mode.
3051
3052 * sending.texi (Sending Mail): Copyedits.
3053 (Mail Format, Mail Headers): Document mail-from-style changes.
3054 (Mail Commands): Rename from Mail mode. Document Message mode.
3055 (Mail Misc): Rename from Mail mode Misc.
3056 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3057 command names and update keybindings.
3058 (Header Editing): Document message-tab. De-document
3059 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3060 favor of mail-default-headers. Ad index entries for user-full-name and
3061 user-mail-address.
1c6c854e
CS
3062 (Citing Mail): Update changes in Message mode behavior.
3063 Document mail-yank-prefix.
e73c2434
CY
3064 (Mail Signature): New node, moved from Mail Misc.
3065 (Mail Aliases): Mail abbrevs are the default with Message mode.
3066 (Mail Methods): Note that Message mode is now the default.
3067
3068 * rmail.texi (Rmail Reply):
3069 * text.texi (Text Mode):
3070 * major.texi (Major Modes):
3071 * mule.texi (Output Coding): Refer to Message mode.
3072
3073 * custom.texi (Init Examples): Add xref to Mail Header.
3074
1fc0ce04 3075 * emacs.texi (Top): Fix xrefs.
e73c2434 3076
85738751 30772010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 3078
c0c035fa
CY
3079 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3080 repository if there is none.
3081 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3082 vc-print-root-log.
ef7b27ef 3083 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 3084
71785b7a
CY
3085 * programs.texi (Program Modes): Mention Javascript mode.
3086
f67c5dd0
CY
3087 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3088 * emacs.texi: Update node description.
3089
0f72a391 3090 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 3091 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 3092
dc2d2590
JL
30932010-03-30 Juri Linkov <juri@jurta.org>
3094
3095 * search.texi (Other Repeating Search): Remove line that `occur'
3096 can not handle multiline matches.
3097
a7b02820
EZ
30982010-03-30 Eli Zaretskii <eliz@gnu.org>
3099
3100 * mule.texi (International): Mention support of bidirectional editing.
3101 (Bidirectional Editing): New section.
3102
22ef1944
NR
31032010-03-28 Nick Roberts <nickrob@snap.net.nz>
3104
3105 * emacs.texi (Top): Update node names to those in building.texi.
3106
146b8b16
NR
31072010-03-27 Nick Roberts <nickrob@snap.net.nz>
3108
c5e87d10
PE
3109 doc/emacs/building.texi: Describe restored GDB/MI functionality
3110 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
3111 doc/emacs/emacs.texi: Update node names for building.texi.
3112
6d98672d
GM
31132010-03-24 Glenn Morris <rgm@gnu.org>
3114
3115 * ack.texi (Acknowledgments):
3116 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3117
93318cbd
JD
31182010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3119
3120 * xresources.texi (Table of Resources): Clarify toolBar number
3121 for Gtk+.
3122
3123 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3124
15cf2f52
CY
31252010-03-21 Chong Yidong <cyd@stupidchicken.com>
3126
4102856c
CY
3127 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3128
15cf2f52
CY
3129 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3130 and multi-isearch-buffers-regexp.
3131
3132 * indent.texi (Indentation): Clarify description of
3133 indent-for-tab-command. Document tab-always-indent.
3134
d68eb23c
CY
31352010-03-20 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * cmdargs.texi (Font X): Move most content to Fonts.
3138
3139 * frames.texi (Fonts): New node. Document font-use-system-font.
3140
3141 * emacs.texi (Top):
3142 * xresources.texi (Table of Resources):
3143 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3144
288f9fc0
CY
31452010-03-10 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * Branch for 23.2.
3148
17782bec
CY
31492010-03-06 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * custom.texi (Init Examples): Add xref to Locals.
3152
3153 * major.texi (Choosing Modes): Mention usage of setq-default for
3154 setting the default value of major-mode (Bug#5688).
3155
b4a1a8b2
CY
31562010-03-02 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3159
3160 * display.texi (Display Custom): Document make-pointer-invisible and
3161 underline-minimum-offset. Remove inverse-video.
3162
a1e759cd
CY
31632010-02-21 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * frames.texi (Frame Commands): Note that the last ordinary frame can
3166 be deleted in daemon mode (Bug#5616).
3167
4f3bc373
GM
31682010-02-18 Glenn Morris <rgm@gnu.org>
3169
3170 * trouble.texi (Contributing): Repository is no longer CVS.
3171
5dbbdd33
GM
31722010-02-08 Glenn Morris <rgm@gnu.org>
3173
3174 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3175
cd61af01
SM
31762010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * display.texi (Useless Whitespace, Text Display):
3179 * custom.texi (Init Examples): Avoid obsolete special default variables
3180 like default-major-mode.
3181
b1bb0a25 31822010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3183
3184 * programs.texi (Other C Commands): Replace reference to obsolete
3185 c-subword-mode.
3186
99d0985b
GM
31872010-01-21 Glenn Morris <rgm@gnu.org>
3188
3189 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3190
893db5bc
GM
31912010-01-12 Glenn Morris <rgm@gnu.org>
3192
3193 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3194 emacs-pretest-bug for bug reports for development versions.
3195
0419b8d6
GM
31962010-01-11 Glenn Morris <rgm@gnu.org>
3197
3198 * display.texi (Highlight Interactively): `t' does not mean highlight
3199 all patterns. (Bug#5335)
3200
26e533e2
CY
32012009-12-29 Chong Yidong <cyd@stupidchicken.com>
3202
3203 * misc.texi (Shell): Document async-shell-command.
3204
3205 * building.texi (Grep Searching): Document zrgrep.
3206
484eaeac 3207 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3208
7ee6c59b
NR
32092009-12-29 Nick Roberts <nickrob@snap.net.nz>
3210
3211 * building.texi: Import GDB Graphical Interface description from
3212 EMACS_23_1_RC.
3213
91ed7ea8
CY
32142009-12-24 Chong Yidong <cyd@stupidchicken.com>
3215
3216 * emacs.texi (Top): Update node listing.
3217
3218 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3219
3220 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3221
3222 * cmdargs.texi (Initial Options):
3223 * xresources.texi (Resources): Document inhibit-x-resources.
3224
3225 * custom.texi (Specifying File Variables): Note that minor modes are
3226 enabled unconditionally.
3227
3228 * display.texi (Scrolling): Briefly document the old recenter command,
3229 and document recenter-positions.
3230
3231 * files.texi (Visiting):
3232 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3233
1c6c854e
CS
3234 * frames.texi (Cut/Paste Other App):
3235 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3236
3237 * killing.texi (Kill Options): New node.
3238
6ca89aaa
CY
32392009-12-05 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * misc.texi (Shell Options): ansi-color is now default.
3242
806642d4
GM
32432009-12-05 Glenn Morris <rgm@gnu.org>
3244
806642d4
GM
3245 * emacs.texi (Top): Update menu for cal-xtra node changes.
3246 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3247 or mode line. Don't mention invisible text or the details of
3248 diary-print-entries here, only in cal-xtra.
3249 (Format of Diary File): Mention that the "date on first line" format
3250 only really affects the simple display.
3251 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3252 (Diary Customizing): Holidays may be in the buffer or mode line.
3253 Move diary-print-entries to the "Diary Display" section.
3254 (Diary Display): New section, split out from "Fancy Diary Display".
3255 Explain the limitations of simple display, and how to print it.
3256
1a4f0c0a
GM
3257 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3258
e11adbd8
GM
3259 * cal-xtra.texi (Diary Display): Mention View mode.
3260
29a483ac
JL
32612009-11-29 Juri Linkov <juri@jurta.org>
3262
3263 * display.texi (Highlight Interactively): Actually a list of
3264 default faces is pre-loaded into a list of default values
3265 instead of the history.
3266
83d60c79
GM
32672009-11-20 Glenn Morris <rgm@gnu.org>
3268
3269 * ack.texi (Acknowledgments):
3270 * emacs.texi (Acknowledgments): Add htmlfontify.
3271
276bbe96
GM
32722009-11-14 Glenn Morris <rgm@gnu.org>
3273
98ad1bae
GM
3274 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3275
276bbe96
GM
3276 * ack.texi (Acknowledgments):
3277 * emacs.texi (Acknowledgments): Update for recent Org changes.
3278
18430066
CY
32792009-10-31 Chong Yidong <cyd@stupidchicken.com>
3280
3281 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3282 `charset' property, which is irrelevant to the user manual (Bug#3526).
3283
522ddc9f
JB
32842009-10-14 Juanma Barranquero <lekktu@gmail.com>
3285
3286 * trouble.texi (DEL Does Not Delete): Fix typo.
3287
50b49ade
MA
32882009-10-05 Michael Albinus <michael.albinus@gmx.de>
3289
3290 * files.texi (Misc File Ops): Mention copy-directory.
3291
6308321a
EZ
32922009-10-04 Eli Zaretskii <eliz@gnu.org>
3293
43b3b4d1
EZ
3294 * mule.texi (Unibyte Mode): Emphasize that
3295 unibyte-display-via-language-environment affects only the display.
3296
6308321a
EZ
3297 * display.texi (Horizontal Scrolling): Document cursor behavior under
3298 horizontal scrolling when point moves off the screen (Bug#4564).
3299 Improve wording.
3300
bd51ea7f
MA
33012009-10-01 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * files.texi (Directories): delete-directory prompts for recursive
3304 deletion.
3305
55381962
GM
33062009-09-30 Glenn Morris <rgm@gnu.org>
3307
3308 * ack.texi (Acknowledgments):
3309 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3310
13989ab1
TH
33112009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3312
3313 * dired.texi (Dired Navigation): Use @code instead of @var for
3314 dired-isearch-filenames, so that it's not capitalized.
3315
8ba46c89
CY
33162009-09-19 Chong Yidong <cyd@stupidchicken.com>
3317
3318 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3319
3320 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3321
3322 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3323 (Key Bindings): Reference Init Rebinding in introductory text.
3324 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3325 (Keymaps): Simplify.
3326 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3327 (Minibuffer Maps): Remove mention of Mocklisp.
3328 (Init Rebinding): Move mode-local rebinding example here from Local
3329 Keymaps.
3330 (Modifier Keys): Clarify.
1e11b018 3331 (Rebinding): Add cindex for "binding keys".
8ba46c89 3332
6a5ca7c8
CY
33332009-09-13 Chong Yidong <cyd@stupidchicken.com>
3334
3335 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3336
0e1cba51
NR
33372009-08-31 Nick Roberts <nickrob@snap.net.nz>
3338
6a5ca7c8 3339 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3340 Reorganize these two sections.
0e1cba51 3341
76a87a4d
EZ
33422009-08-29 Eli Zaretskii <eliz@gnu.org>
3343
3344 * cmdargs.texi (Initial Options): Fix last change.
3345
82e98df4
SM
33462009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3347
3348 * mule.texi (Enabling Multibyte):
3349 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3350 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3351
fb89fad9
GM
33522009-08-20 Glenn Morris <rgm@gnu.org>
3353
3354 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3355
e99652b0
GM
33562009-08-19 Glenn Morris <rgm@gnu.org>
3357
3358 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3359
5cca97ad
GM
33602009-08-18 Glenn Morris <rgm@gnu.org>
3361
3362 * ack.texi (Acknowledgments):
3363 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3364
997797ae 3365 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3366
985bf85b
GM
33672009-08-09 Glenn Morris <rgm@gnu.org>
3368
3369 * ack.texi (Acknowledgments):
3370 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3371
8d6bb99e
DD
33722009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3373
3374 * emacs.texi (Top): Add new menu items for GDB-UI.
3375
3376 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3377 section. Threads buffer is in separate section now.
8d6bb99e 3378
8353da9c
GM
33792009-08-08 Glenn Morris <rgm@gnu.org>
3380
3381 * ack.texi (Acknowledgments):
3382 * emacs.texi (Acknowledgments):
3383 Update for js2-mode and org changes.
3384
f2074faf
MA
33852009-08-02 Michael Albinus <michael.albinus@gmx.de>
3386
3387 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3388 files.
3389
e8d2d3fb
CY
33902009-07-28 Chong Yidong <cyd@stupidchicken.com>
3391
3392 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3393
324a4f6a
GM
33942009-07-23 Glenn Morris <rgm@gnu.org>
3395
3396 * programs.texi (Matching): Update blink-matching-paren-distance.
3397
b6937a70
CY
33982009-07-21 Chong Yidong <cyd@stupidchicken.com>
3399
3400 * frames.texi (Cut/Paste Other App): For select-active-regions,
3401 selection is now updated on moving point.
3402
bd8aaa36
RS
34032009-07-21 Richard Stallman <rms@gnu.org>
3404
3405 * glossary.texi (GNU, Daemon): Update information.
3406
8d9b5eba
JL
34072009-07-19 Juri Linkov <juri@jurta.org>
3408
3409 * custom.texi (Specifying File Variables, Safe File Variables):
3410 "variables/value pairs" -> "variable/value pairs".
3411
a2acc1db
GM
34122009-07-15 Glenn Morris <rgm@gnu.org>
3413
3414 * misc.texi (Gnus): Remove widow.
3415
c5ae942b
GM
34162009-07-11 Glenn Morris <rgm@gnu.org>
3417
703d26ba
GM
3418 * Makefile.in (TEXI2PDF): New.
3419 (emacs.pdf, emacs-xtra.pdf): New targets.
3420
522ddc9f 3421 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3422
3423 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3424
3425 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3426 Don't print the copying notice twice in the printed version.
3427 Update the menu and detailmenu.
3428 (Preface): The meaning of "on-line" has changed.
3429 Correct name for "Common Problems" chapter.
3430 (Distrib): Update FSF shop URL.
3431 (Intro): Showing two files at once is not so exciting.
3432
3433 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3434 (Mac / GNUstep Basics): Minor grammar changes.
3435 (Mac / GNUstep Events): Fix typo.
3436 (GNUstep Support): CANNOT_DUMP no longer applies.
3437
3438 * misc.texi (Document View): Fix typos.
3439
3440 * dired.texi (Dired):
3441 * help.texi (Help):
3442 * macos.texi (Mac OS / GNUstep):
3443 * maintaining.texi (Version Control, Introduction to VC):
3444 End menu descriptions with a period.
c5ae942b 3445
b1c8242b
EZ
34462009-07-09 Eli Zaretskii <eliz@gnu.org>
3447
3448 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3449 so categorical in saying that the option is only useful on NTFS.
3450
220d9aa6
GM
34512009-07-09 Glenn Morris <rgm@gnu.org>
3452
3453 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3454 (ENVADD): Add texinfodir to TEXINPUTS.
3455
3456 * emacs.texi (Top): Fix cross-reference.
3457
3458 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3459
3460 * vc1-xtra.texi (Revision Tags): Fix typo.
3461
d07e72d3
GM
34622009-07-03 Glenn Morris <rgm@gnu.org>
3463
3464 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3465 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3466 (Merge Commands): `.' does not seem to work in A or B buffer.
3467 `l' can recreate the 3-window display.
3468
3469 * glossary.texi (Glossary): Minor phrasing changes throughout.
3470 Add more internal cross-references.
3471 <Autoloading>: You can't really autoload a variable.
3472 <C-M->: Move details here from `M-C-' item.
3473 <Continuation Line>: Refer to `Truncation.'
3474 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3475 <Home Directory, Unix>: New entries.
3476 <Deletion of Files>: Mention recycle bins.
3477 <Directory>: Mention ``folders.''
3478 <Error>: Don't mention ``type-ahead.''
3479 <Fringe>: Refer to the manual node.
3480 <Minor Mode>: Can be global or local.
3481 <Spell Checking>: There are other checkers besides Ispell.
3482
f144038a
GM
34832009-07-02 Glenn Morris <rgm@gnu.org>
3484
3485 * anti.texi (Antinews): Minor changes in phrasing.
3486
3487 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3488 some underfull lines in dvi output.
3489
3490 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3491
3492 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3493
3494 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3495
3f1c6666
JD
34962009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3497
3498 * xresources.texi (Table of Resources): Mention maximized for
3499 fullscreen.
3500
3501 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3502
62aadce7
CY
35032009-07-01 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * anti.texi (Antinews): Correct the list of removed platforms.
3506
82ec412e
GM
35072009-06-28 Glenn Morris <rgm@gnu.org>
3508
3509 * arevert-xtra.texi: Minor language tweaks.
3510
09964e7d
GM
3511 * dired-xtra.texi: Minor revisions.
3512
666e158e
MB
35132009-06-23 Miles Bader <miles@gnu.org>
3514
c4cc8b9a 3515 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3516 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3517
70243478
CY
35182009-06-21 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * Branch for 23.1.
3521
67cbe681
KH
35222009-06-17 Kenichi Handa <handa@m17n.org>
3523
3524 * mule.texi (Charsets): Update the description for the new charset.
3525 (list-character-sets): New findex.
125dd7c5 3526 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3527
40e67246
CY
35282009-06-10 Chong Yidong <cyd@stupidchicken.com>
3529
b5700de6
CY
3530 * basic.texi (Moving Point): Fix tag.
3531
3532 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3533
3534 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3535 use camel-case for PageUp and PageDown.
3536
3537 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3538 camel-case for PageUp and PageDown.
3539
3540 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3541
40e67246 3542 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3543 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3544
522ddc9f 35452009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3546
522ddc9f
JB
3547 * fixit.texi (Spelling): Set default dictionary.
3548 Improve descriptions (Bug#2554)
6f591cf4 3549
53483c76
DR
35502009-06-08 David Reitter <david.reitter@gmail.com>
3551
3552 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3553 since saving colors and faces set this way is not implemented.
3554 (Environment variables): Remove mention of mac-fix-env, which is
3555 scheduled to be removed.
3556
1557ef4f
CY
35572009-06-04 Chong Yidong <cyd@stupidchicken.com>
3558
91056528
CY
3559 * custom.texi (Init Examples): Add example of changing load-path.
3560
1557ef4f
CY
3561 * building.texi (Lisp Libraries): Add example of changing
3562 load-path (Bug#3446).
3563
623cec4c
CY
35642009-05-28 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * mark.texi (Mark): Further clarifications.
3567 (Setting Mark): Emphasize that C-SPC activates the mark.
3568
0fcca8ee
CY
35692009-05-28 Chong Yidong <cyd@stupidchicken.com>
3570
702b10e1
CY
3571 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3572 Mark mode.
0fcca8ee
CY
3573 (Using Region, Persistent Mark): Use "active mark" instead of "active
3574 region".
3575
d3b396e4
CY
35762009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3577
3578 * mule.texi (Select Input Method): Fix typo.
3579
3f698a06
CY
35802009-05-13 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * anti.texi (Antinews): Document completion changes. Some additional
3583 copyedits and rearrangement of entries.
3584
b2a42eb7
CY
35852009-05-12 Chong Yidong <cyd@stupidchicken.com>
3586
932fd020
CY
3587 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3588 (Shell History Copying, Terminal emulator): Copyedits.
3589
1c6c854e
CS
3590 * xresources.texi (Resources): Simplify descriptions.
3591 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3592 (Table of Resources): Document fontBackend resource.
3593
b2a42eb7 3594 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3595 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3596 "Backspace". Remove discussion of obscure Xmodmap issue.
3597
c6ea7fb8
CY
35982009-05-07 Chong Yidong <cyd@stupidchicken.com>
3599
3600 * files.texi (Visiting): Copyedits.
3601
ad36c422
CY
36022009-05-06 Chong Yidong <cyd@stupidchicken.com>
3603
3604 * basic.texi (Inserting Text): Document ucs-insert.
3605
3606 * mule.texi (International Chars): Define "multibyte". Note that
3607 internal representation is unicode-based. Simplify definition of raw
3608 bytes. Mention ucs-insert.
3609 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3610 (Language Environments): Add language environments new to Emacs 23.
3611 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3612 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3613 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3614 (Output Coding): Copyedits.
3615
3616 * emacs.texi (Top): Update node listing.
3617
d4ad7b96
CY
36182009-05-05 Per Starbäck <per@starback.se> (tiny change)
3619
3620 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3621
5bd66204
SM
36222009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * building.texi (Lisp Libraries): `load-library' does offer completion.
3625
bc36ad1c
CY
36262009-04-28 Chong Yidong <cyd@stupidchicken.com>
3627
3628 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3629 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3630
f1a47884
EZ
36312009-04-25 Eli Zaretskii <eliz@gnu.org>
3632
3633 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3634
be77bd45
CY
36352009-04-22 Chong Yidong <cyd@stupidchicken.com>
3636
3637 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3638
3639 * building.texi (Lisp Interaction): Document initial-scratch-message.
3640
d3b82927
JB
36412009-04-18 Juanma Barranquero <lekktu@gmail.com>
3642
ed6e7b11
JB
3643 * msdog.texi (Windows Fonts): Fix typos.
3644
d3b82927
JB
3645 * files.texi (Save Commands): Fix pxref.
3646
bc323c04
CY
36472009-04-18 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * files.texi (Save Commands): Mention diff-buffer-with-file.
3650 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3651 Henoch (Bug#3036).
3652
2186d13f
GM
36532009-03-15 Glenn Morris <rgm@gnu.org>
3654
3655 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3656 the former is not always used.
3657 (Mail Headers): Use active voice. Add "Mail-reply-to".
3658 Change case of "Id". Avoid repeated "appropriate".
3659 (Mail Aliases): Fix previous change - use an example with a ".", so it
3660 does actually get quoted when expanded.
3661 (Mail Sending): Mailclient is the default on some systems.
3662 (Citing Mail): Mention mail-indentation-spaces.
3663 (Mail Mode Misc): Add an @dfn for "mail signature".
3664
71e454fc
CY
36652009-03-15 Chong Yidong <cyd@stupidchicken.com>
3666
3667 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3668 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3669 read-buffer-completion-ignore-case, and completion-styles.
3670 Remove description of partial-completion-mode.
71e454fc 3671
df1a3e06
GM
36722009-03-14 Glenn Morris <rgm@gnu.org>
3673
3674 * sending.texi (Mail Format): Fix typo. Add index entry for
3675 mail-header-separator.
3676 (Mail Headers): Put info about initialization and changing in one place
3677 at the start. Update FCC section for mbox Rmail. Clarify From
3678 section, mention mail-setup-with-from. Clarify Reply-to section.
3679 Add Mail-followup-to and mail-mailing-lists. Clarify References
3680 section.
3681 (Mail Aliases): Update example, make less contentious.
3682 Update for name change of mail-interactive-insert-alias.
3683 (Mail Mode): Remove mention of `%' as a word separator.
3684 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3685 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3686 commands. Clarify FCC handling. In mail-complete, add reference to
3687 Mail Aliases section, and mention mail-complete-function.
3688 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3689 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3690 signature netiquette. Explain how the mail hooks work when continuing
3691 a composition.
3692 (Mail Amusements): Internationalize the spook section a bit.
3693 Remove the spook mail-setup-hook example, since it doesn't work well.
3694 Mention fortune-file.
3695 (Mail Methods): Mention read-mail-command.
3696
ed6e7b11 36972009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3698
df1a3e06
GM
3699 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3700 and NS resources following recent changes.
959d68bd 3701
86dca3e8
JR
37022009-03-10 Jason Rumney <jasonr@gnu.org>
3703
3704 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3705 w32-use-visible-system-caret doc to indicate that it should get set
3706 automatically.
3707 (Windows Fonts): Add doc for the uniscribe backend.
3708
042fe98f
DN
37092009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3710
3711 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3712 vc-dir. (Bug#2598)
3713
7f8dba73
RS
37142009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3715
3716 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3717
505e70c3
GM
37182009-03-05 Glenn Morris <rgm@gnu.org>
3719
04242bdc
GM
3720 * rmail.texi (Rmail Basics): Add reference to sorting.
3721 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3722 Minor re-wordings.
3723 (Rmail Motion): Mention rmail-next-same-subject.
3724 (Rmail Deletion): Expunging is not the only way to change the numbers.
3725 (Rmail Labels): Labels can also be used in sorting.
3726 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3727 (Rmail Display): Mention rmail-mime.
3728
00cfe22c
GM
37292009-03-04 Glenn Morris <rgm@gnu.org>
3730
3731 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3732 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3733 summary. Mention sorts cannot be undone.
3734 (Rmail Display): Give an example of how to use goto-address-mode.
3735 (Rmail Editing): It's keybindings that are redefined, not commands.
3736 Fix some typos.
3737 (Movemail): Some minor rewording.
3738 (Remote Mailboxes): Emacs movemail supports pop by default.
3739 Fix some minor grammatical issues. The "two alternative ways" to
3740 specify a POP mailbox are really just one. Remove all reference to the
3741 variables rmail-pop-password and rmail-pop-password-required, obsolete
3742 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3743 can support Kerberos.
3744
3d963b67
GM
37452009-03-03 Glenn Morris <rgm@gnu.org>
3746
3747 * rmail.texi (Rmail Deletion): Revert previous change, which was
3748 describing the Rmail summary versions.
3749 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3750 Minor re-wording for rmail-resend.
3751 (Rmail Make Summary): Summaries apply to buffers rather than files.
3752 <rmail-summary-by-topic>: Headers includes the subject.
3753 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3754 details, including prefix arguments.
2340abde 3755 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3756 Not counting lines might be faster.
3757 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3758 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3759 Name the commands bound to the various keys. Mention prefix argument
3760 for searching.
3d963b67
GM
3761 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3762 Simplify rmail-highlighted-headers description. Update face name.
3763
a8ce3d17
JB
37642009-03-02 Juanma Barranquero <lekktu@gmail.com>
3765
3766 * mark.texi (Marking Objects): Fix typo.
3767
130a29b6
CY
37682009-03-01 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3771 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3772
9d5de6f8
GM
37732009-03-01 Glenn Morris <rgm@gnu.org>
3774
79fc530e 3775 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3776 (Rmail Motion): - M-s searches from the end of messages.
3777 (Rmail Deletion): Minor clarification. Fix numeric argument
3778 description.
3779 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3780 newmail and RMAILOSE files need not be in home-directory.
3781 (Rmail Files): Mention I/O menus are unselectable if no files match.
3782 Mention `MAIL' env-var.
3783
b545ff9c
JR
37842009-02-24 Jason Rumney <jasonr@gnu.org>
3785
3786 * mule.texi (Fontsets): Mention fontset-default, font specs and
3787 fallback fontsets.
3788 (Defining Fontsets): Mention ns and w32 variants of
3789 standard-fontset-spec. Update description of startup fontset to match
3790 Emacs 23 behavior.
a93be82a 3791 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3792 (International): Link to Modifying Fontsets.
b545ff9c 3793
75da0618 37942009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3795
3796 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3797 Mention ns-extended-platform-support-mode.
3798
6be93a16
KB
37992009-02-22 Karl Berry <karl@gnu.org>
3800
3801 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3802
867d4bb3
JB
38032009-02-19 Juanma Barranquero <lekktu@gmail.com>
3804
3805 * basic.texi (Moving Point, Position Info):
3806 * files.texi (Visiting):
3807 * mini.texi (Completion Options):
3808 * text.texi (HTML Mode): Remove duplicate words.
3809
49b5c0e8
GM
38102009-02-20 Glenn Morris <rgm@gnu.org>
3811
3812 * rmail.texi: Minor updates for mbox rather than Babyl.
3813
f43a822c
KB
38142009-02-17 Karl Berry <karl@gnu.org>
3815
49b5c0e8 3816 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3817
80d634b8
RS
38182009-02-17 Richard M Stallman <rms@gnu.org>
3819
3820 * anti.texi (Antinews): Mention Babyl format.
3821
3822 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3823
3824 * rmail.texi: Update for mbox format.
3825 Various small fixes, as well as the following.
3826 (Out of Rmail): Node deleted.
3827 (Rmail): Update menu.
3828 (Rmail Files): Comment out set-rmail-inbox-list.
3829 Document rmail-inbox-list instead.
3830 (Rmail Output): Substantial changes since C-o is now
3831 rmail-output-as-seen and o is rmail-output.
3832 (Rmail Attributes): Delete `stored', add `retried'.
3833 (Rmail Display): Editing headers works in all cases.
3834
f0d129c6
GM
38352009-02-17 Glenn Morris <rgm@gnu.org>
3836
3837 * basic.texi (Position Info): M-x count-lines-region is not always on
3838 M-=. (Bug#2269)
3839
160f11d3
GM
38402009-02-09 Glenn Morris <rgm@gnu.org>
3841
3842 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3843 defaults.
3844
763e01c4
EZ
38452009-02-07 Eli Zaretskii <eliz@gnu.org>
3846
3847 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3848 documentation of possible problems with redecoding.
3849
f5e1441d
GM
38502009-02-03 Glenn Morris <rgm@gnu.org>
3851
3852 * rmail.texi (Out of Rmail): Mention b2m.pl.
3853
e1eabe41
GM
38542009-01-31 Glenn Morris <rgm@gnu.org>
3855
3856 * rmail.texi (Out of Rmail): Correct b2m location.
3857
dd05f9de
CY
38582009-01-27 Chong Yidong <cyd@stupidchicken.com>
3859
3860 * fixit.texi (Undo): Update undo limit values.
3861
d74d846e
GM
38622009-01-27 Glenn Morris <rgm@gnu.org>
3863
3864 * emacs.texi (Top): Fix Antinews menu entry.
3865
49ffdce8
KB
38662009-01-25 Karl Berry <karl@gnu.org>
3867
3868 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3869 item with no marker, instead of the syntactically incorrect
3870 @itemize @asis.
3871
467e8d77
JL
38722009-01-25 Juri Linkov <juri@jurta.org>
3873
3874 * building.texi (Grep Searching): Fix index entry for lgrep.
3875
6c60bbdb
EZ
38762009-01-24 Eli Zaretskii <eliz@gnu.org>
3877
3878 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3879
9ce5a36f
AR
38802009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3881
3882 * macos.texi (Preferences Panel): Update description of font setting to
3883 reflect that prior frame selection is no longer needed.
3884
9aa5f2fb
NR
38852009-01-20 Nick Roberts <nickrob@snap.net.nz>
3886
3887 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3888 raise GUD subsections.
3889
3892ff9c
GM
38902009-01-15 Glenn Morris <rgm@gnu.org>
3891
3892 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3893
14731c8f
GM
38942009-01-10 Glenn Morris <rgm@gnu.org>
3895
3896 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3897
45c55e53
CY
38982009-01-04 Chong Yidong <cyd@stupidchicken.com>
3899
3900 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3901 logical lines.
3902
2e4667d1
JL
39032008-12-29 Juri Linkov <juri@jurta.org>
3904
3905 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3906
3907 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3908
2a3eac47
CY
39092008-12-28 Chong Yidong <cyd@stupidchicken.com>
3910
3911 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3912 goto-address-mode instead of goto-address.
3913
3da8da94
CY
3914 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3915 mode.
3916
2a3eac47
CY
3917 * emacs.texi (Top): Update node listing.
3918
057f6dd3
EZ
39192008-12-26 Eli Zaretskii <eliz@gnu.org>
3920
3921 * custom.texi (Directory Variables): Explain what is a "project".
3922 Add indexing. Improve wording. Add a footnote about using
3923 _dir-locals.el on MS-DOS.
3924
e6979067
DN
39252008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3926
3927 * files.texi (Misc File Ops): Mention chmod as an alias for
3928 set-file-modes.
3929
9de15963
MR
39302008-12-24 Martin Rudalics <rudalics@gmx.at>
3931
3932 * help.texi (Help): Fix typos and reword.
3933 (Help Summary): Add entries for C-h n and C-h r, reorder
3934 entries, and do some minor fixes.
3935 (Name Help): Say that C-h F works for commands only.
3936 (Misc Help): Say that view-lossage displays 300 keystrokes.
3937
236fd60d
GM
39382008-12-20 Glenn Morris <rgm@gnu.org>
3939
3940 * ack.texi (Acknowledgments): General update based on AUTHORS,
3941 including removal of some stuff no longer distributed.
3942
ed9265fc 39432008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3944
ed9265fc 3945 * fixit.texi: Mention hunspell.
349b3256 3946
e840fca5
GM
39472008-12-19 Glenn Morris <rgm@gnu.org>
3948
3949 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3950 Consolidate explanatory text at start.
e840fca5
GM
3951
3952 * display.texi (Text Display):
3953 * indent.texi (Indentation): Use @acronym with ASCII.
3954
9dfa7983
GM
39552008-12-18 Glenn Morris <rgm@gnu.org>
3956
3957 * ack.texi: Various small updates and fixes.
3958
97b3a00b
JL
39592008-12-18 Juri Linkov <juri@jurta.org>
3960
3961 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3962 as a key binding to start a forward nonincremental word search.
3963 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3964 a backward nonincremental word search. Add index for `M-s w'
3965 `isearch-forward-word'.
3966 (Regexp Search): Add a short summary of regexp key commands like
3967 in the node "Basic Isearch".
3968 (Other Repeating Search): Fix typo.
3969
39702008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3971
3972 * misc.texi (PostScript Variables): Fix doc.
3973
31ce6a07
CY
39742008-12-10 Chong Yidong <cyd@stupidchicken.com>
3975
3976 * programs.texi (Program Modes): Mention Ruby mode.
3977
636b507b
DN
39782008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3979
3980 * misc.texi (emacsclient Options): Describe what an empty string
3981 argument does for --alternate-editor.
3982
a323fa14
CY
39832008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3984
3985 * cmdargs.texi (Font X): Distinguish between client-side and
3986 server-side fonts. List valid Fontconfig properties. Add reference to
3987 Fontconfig manual. List valid GTK font properties. Explain use of
3988 fc-list.
3989
c5ca6cd0
CY
39902008-12-09 Chong Yidong <cyd@stupidchicken.com>
3991
3992 * cmdargs.texi (Font X): Move discussion of quoting to top.
3993
e5136377
GM
39942008-12-06 Glenn Morris <rgm@gnu.org>
3995
3996 * maintaining.texi (Old Revisions): Improve previous change.
3997
248c026b
RS
39982008-12-05 Richard M Stallman <rms@gnu.org>
3999
4000 * anti.texi (Antinews): Minor fixes.
4001
a9253a1e
GM
40022008-12-03 Glenn Morris <rgm@gnu.org>
4003
4004 * maintaining.texi (Old Revisions): Fix diff-switches description.
4005
fa687b02
MR
40062008-12-01 Martin Rudalics <rudalics@gmx.at>
4007
4008 * emacs.texi (Top): Fix typo.
4009
72e6decd
CY
40102008-11-30 Chong Yidong <cyd@stupidchicken.com>
4011
320ee034
CY
4012 * misc.texi (Document View): Explain dependence on gs at the top.
4013 Copyedits.
4014
4015 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4016
72e6decd
CY
4017 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4018 (Comment Commands): Discuss region-active behavior of M-; first.
4019
2a472ee4
MR
40202008-11-29 Martin Rudalics <rudalics@gmx.at>
4021
9c6361c9
MR
4022 * display.texi (Line Truncation): Add reference to Continuation
4023 Lines.
4024
2a472ee4
MR
4025 * windows.texi (Pop Up Window): Mention split-height-threshold
4026 and split-width-threshold.
9c6361c9 4027 (Split Window): Add reference to Continuation Lines.
2a472ee4 4028
e93bc142
AR
40292008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4030
4031 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4032 (GNUstep Support): New node.
4033 * anti.texi:
4034 * emacs.texi:
4035 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4036
43b978db
RS
40372008-11-28 Richard M Stallman <rms@gnu.org>
4038
4039 * misc.texi (Dissociated Press): Minor cleanups.
4040
4041 * dired.texi (Image-Dired): Avoid passive.
4042
e8e2bd93
EZ
40432008-11-28 Eli Zaretskii <eliz@gnu.org>
4044
4045 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4046 representation.
4047
8d2d45da
CY
40482008-11-26 Richard M. Stallman <rms@gnu.org>
4049
4050 * files.texi (Visiting): Rewrite paragraph for clarity.
4051
4052 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4053
a5f7bbcc
AM
40542008-11-25 Alan Mackenzie <acm@muc.de>
4055
4056 * programs.texi (Moving by Parens): Clarify that parens inside strings
4057 and comments are ignored, and that the commands assume the starting
4058 point isn't in a string or comment.
4059
a71703d3
AR
40602008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4061
4062 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4063 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4064 version.
4065 (Mac Customization): Rewrite Preferences Panel section and merge in to
4066 this node, add Open files by dragging to an Emacs window.
4067
4068 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4069
aa5ab79a
CY
40702008-11-26 Chong Yidong <cyd@stupidchicken.com>
4071
0cc92c19
CY
4072 * files.texi (Misc File Ops): Document set-file-modes.
4073
c366b4e4
CY
4074 * windows.texi (Split Window): Document integer values of
4075 truncate-partial-width-windows.
4076
aa5ab79a
CY
4077 * text.texi (Text): Simplify description of markup languages.
4078 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4079 (TeX Editing): Note that `""' inserts one `"' character.
4080 (HTML Mode): Note in the introduction that XML mode is an alias for
4081 SGML mode. Mention nXML mode.
4082
56221db7
CY
40832008-11-25 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * building.texi (Watch Expressions): Fix typo.
4086
90effe33
CY
40872008-11-24 Chong Yidong <cyd@stupidchicken.com>
4088
f90a5ae3
CY
4089 * files.texi (Visiting): Document new behavior of
4090 confirm-nonexistent-file-or-buffer.
4091
1c6c854e
CS
4092 * buffers.texi (Select Buffer):
4093 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 4094
a18ffb4a
CY
4095 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4096 edit-picture.
4097
90effe33
CY
4098 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4099 edit-picture', since that is just an alias for picture-mode.
4100 (Sentences): Note that repeated M-@ extends the region.
4101 (Pages): Make terminology more consistent. Link to Regexps node.
4102 (Longlines): Discuss relationship with Visual Line mode.
4103 (Text Mode): Remove extraneous discussion of other modes, since they
4104 were already introduced in the parent node.
4105
e85103ec
CY
41062008-11-23 Chong Yidong <cyd@stupidchicken.com>
4107
5cb2fe30
CY
4108 * anti.texi (Antinews): Rewrite.
4109
1eb9b307 4110 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
4111
4112 * frames.texi (Frame Commands): Mention "minimize" terminology.
4113
e85103ec
CY
4114 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4115 formats.
b908332f
CY
4116 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4117 (Misc X): Don't document useless -hb option.
e85103ec 4118
607f5f88
JL
41192008-11-22 Juri Linkov <juri@jurta.org>
4120
4121 * dired.texi (Dired Navigation): Change normal file name search option
4122 from `non-nil' to `t'. Add `dwim' option.
4123
e1b867a0
JL
41242008-11-22 Juri Linkov <juri@jurta.org>
4125
4126 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4127 ".dir-locals.el". Rename `define-project-bindings' to
4128 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4129 `dir-locals-set-directory-class'.
4130
dd186936
LK
41312008-11-22 Lute Kamstra <lute@gnu.org>
4132
4133 * buffers.texi (Select Buffer): Index goto-line.
4134 * basic.texi (Moving Point): Mention the use of a numeric prefix
4135 argument with goto-line and refer to Select Buffer for the use of a
4136 plain prefix argument.
4137
4b121911
GM
41382008-11-19 Glenn Morris <rgm@gnu.org>
4139
4140 * doclicense.texi: Update to FDL 1.3.
4141 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4142
27267e4c
CY
41432008-11-17 Chong Yidong <cyd@stupidchicken.com>
4144
696f351d
CY
4145 * custom.texi (Minor Modes): Define mode commands and mode variables
4146 more precisely. Recommend using mode commands instead of setting
4147 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4148 (Easy Customization): Use "init file" instead of .emacs.
4149 (Customization Groups): Update to new Custom buffer appearance.
4150 (Saving Customizations): Copyedits. Update example.
4151 (Variables): Give example of variable type-sensitivity.
4152 (Examining): Update example.
4153 (Hooks): Copyedits.
4154 (Specifying File Variables): Use C comments instead of an artificial
4155 Lisp for the example.
4156 (Keymaps): Move internals discussion to Prefix Keymaps.
4157 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4158 (Init Rebinding): Document kbd macro.
4159 (Init File): Link to Find Init.
696f351d
CY
4160
4161 * mark.texi (Using Region): Document Delete Selection Mode more
4162 thoroughly.
4163
4164 * frames.texi (Mouse Commands): Move most of the description of Delete
4165 Selection Mode to Using Region, and link to it.
1bc9c425 4166 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4167
b0570c25
CY
4168 * building.texi (Compilation): Document first-error value of
4169 compilation-scroll-output.
4170 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4171 works as soon as an error is available. Suggested by Juri Linkov.
4172
27267e4c
CY
4173 * mini.texi (Passwords): New node.
4174
4175 * files.texi (Remote Files): Link to Passwords node.
4176
4177 * emacs.texi (Top): Update node listings.
4178
122eb807
CY
41792008-11-16 Chong Yidong <cyd@stupidchicken.com>
4180
9c9855a3
CY
4181 * ack.texi (Acknowledgments): Some updating of credits.
4182
bd6fdcad
CY
4183 * emacs.texi (Acknowledgments): Add a couple more names.
4184
dd1eef46
CY
4185 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4186
122eb807 4187 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4188 (Misc File Ops): Document use of trash.
122eb807 4189
801a8da1
JB
41902008-11-16 Juanma Barranquero <lekktu@gmail.com>
4191
4192 * macos.texi (Mac Customization): Fix typos.
4193
0b4f2253
CY
41942008-11-14 Chong Yidong <cyd@stupidchicken.com>
4195
4196 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4197 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4198 the conventions of the main Emacs manual.
4199
4200 * emacs.texi (Top): Update node listings.
4201
517e2b89
CY
42022008-11-12 Chong Yidong <cyd@stupidchicken.com>
4203
07a85685
CY
4204 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4205 command-line-args is processed during startup.
4206 (Action Arguments): Correctly describe how file arguments interact with
4207 the startup screen. Link to Lisp Interaction for scratch buffer.
4208 (Initial Options): Link to Command Example for -batch option.
4209 (Environment): Document initial-environment.
4210
517e2b89
CY
4211 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4212 can't be changed in the site-start file.
4213
6337bbde
CY
42142008-11-07 Chong Yidong <cyd@stupidchicken.com>
4215
4216 * dired.texi (Dired): Mention C-x C-d too.
4217 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4218 (Dired Navigation): Explain dired-goto-file more clearly.
4219 Document dired-isearch-filenames.
6337bbde
CY
4220 (Dired Deletion): Remove unnecessary "expunged" terminology.
4221 (Flagging Many Files): & is now rebound to `% &'.
4222 (Shell Commands in Dired): Document dired-do-async-shell-command.
4223 Clarify how multi-file arguments are passed.
4224 (Misc Dired Features): Document dired-do-isearch.
4225
9e8eeff9
CY
42262008-11-06 Chong Yidong <cyd@stupidchicken.com>
4227
4228 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4229
e071f849
CY
42302008-11-03 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4233
05482eb1
CY
42342008-11-01 Chong Yidong <cyd@stupidchicken.com>
4235
e2346dea
CY
4236 * programs.texi (Program Modes): Link to Program Indent node.
4237 (Left Margin Paren): Explain consequences of changing
4238 open-paren-in-column-0-is-defun-start more concisely.
4239 (Which Function, Program Indent, Info Lookup): Minor edits.
4240 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4241 (Multi-line Indent): If region is active, TAB indents the region.
4242 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4243 (Matching): The delimiter at the cursor is highlighted---the character
4244 changes color.
4245 (Symbol Completion): Link to Completion node.
4246
e4b6428c
CY
4247 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4248 a strictly text-only system.
4249
05482eb1
CY
4250 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4251 batch mode.
4252
a11d3737
RS
42532008-11-01 Richard M. Stallman <rms@gnu.org>
4254
5abad626
RS
4255 * misc.texi (Document View): Major rewrite.
4256
a11d3737
RS
4257 * maintaining.texi (Types of Log File): Change logs are older than
4258 version control.
4259 (VCS Concepts): Simplify and rearrange.
4260 (Version Control Systems): Make it clear that Linux is only the kernel.
4261 (VC Mode Line): Shorten reference to menu item.
4262 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4263 (VC Directory Mode): Minor cleanup.
4264 Unchanged files are hidden, not omitted.
4265 (VC Directory Commands): Shorten and simplify.
4266 (Change Log Commands): New node, split from Change Logs.
4267 (VC Directory Buffer): New node, split from VC Directory Mode.
4268
c55a4acb
CY
42692008-10-31 Chong Yidong <cyd@stupidchicken.com>
4270
1c6c854e 4271 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4272 from files.texi.
4273
1c6c854e
CS
4274 * files.texi (Version Control): Move to maintaining.texi.
4275 Subnodes moved as well.
4276 (Document Files): Move to misc.texi.
df0356f6 4277
c55a4acb
CY
4278 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4279 vc-update-change-log.
df0356f6
CY
4280 (Version Control): Move here from files.texi.
4281 (Format of ChangeLog): Make it a subnode of Change Log.
4282
4283 * emacs.texi (Top): Update node listing.
c55a4acb 4284
ef082374
TH
42852008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4286
4287 * files.texi (Files): Add a section about document
4288 files (doc-view-mode).
4289
d52582c3
CY
42902008-10-31 Chong Yidong <cyd@stupidchicken.com>
4291
1c6c854e
CS
4292 * building.texi (Compilation Mode):
4293 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4294 (Debuggers): Lower GUD subsections to subsubsections.
4295 (Starting GUD): Add cindex.
4296 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4297
4e0a0968
CY
42982008-10-30 Chong Yidong <cyd@stupidchicken.com>
4299
03625b47
CY
4300 * indent.texi (Indentation): Link to Program Indent.
4301
4e0a0968
CY
4302 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4303 now uses emacsclient's terminal.
4304
8bd3f7ef
CY
43052008-10-29 Chong Yidong <cyd@stupidchicken.com>
4306
80e5620e
CY
4307 * mark.texi (Using Region): Document use-empty-active-region.
4308
97d5c404
CY
4309 * emacs.texi (Top): Update node listings.
4310
1c6c854e
CS
4311 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4312 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4313 (Invoking emacsclient): Rewrite, moving optional arguments to
4314 emacsclient Options.
21d2bae3
CY
4315 (emacsclient Options): New node. Document server-use-tcp and
4316 server-host.
8bd3f7ef 4317
5fda2cbd
CY
43182008-10-28 Chong Yidong <cyd@stupidchicken.com>
4319
4320 * indent.texi (Indentation): Replace list with paragraphed text,
4321 putting description of syntax-driven indentation first. Document new
4322 effect of active regions on tab.
4323 (Tab Stops): Note that editable tab stops affect indentation commands.
4324
4ff029f6
DN
43252008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4326
4327 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4328
996cd6e4
CY
43292008-10-23 Chong Yidong <cyd@stupidchicken.com>
4330
f28815e3
CY
4331 * custom.texi (Function Keys): Note that modified keypad keys are not
4332 translated.
4333
996cd6e4
CY
4334 * basic.texi (Arguments): Explain how to insert multiple digits.
4335
49545fe2
MA
43362008-10-22 Michael Albinus <michael.albinus@gmx.de>
4337
4338 * files.texi (Remote Files): Precise selection of default method.
4339 Rewrite paragraph about disabling remote file names.
4340
edac0b53
CY
43412008-10-22 Chong Yidong <cyd@stupidchicken.com>
4342
e752c544
CY
4343 * search.texi (Special Isearch): Document M-TAB is isearch.
4344
edac0b53
CY
4345 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4346 command.
4347
4348 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4349
20a36054
TH
43502008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4351
1c6c854e 4352 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4353 section.
4354
69051ab6
CY
43552008-10-21 Chong Yidong <cyd@stupidchicken.com>
4356
c4b1a32a
CY
4357 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4358 to files.texi. Move contents of vc2-xtra.texi here.
4359
4360 * vc2-xtra.texi: File removed.
4361
4362 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4363 Directory Commands from the submenu. Don't include deleted file
4364 vc2-xtra.texi.
4365
4366 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4367 (Version Control): Add VC Directory Mode and VC Directory Commands to
4368 the submenu.
4369 (Why Version Control?): Use table format.
4370 (Version Control Systems): Note that Meta-CVS support is gone.
4371 (VCS Concepts): Note precisely when VC started supporting filesets.
4372 Remove bogus xref to CVS Options node.
4373 (Types of Log File): Copyedits.
4374 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4375 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4376 The Right Thing.
4377 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4378 (Log Buffer): Reorganize node, putting C-c C-c description first.
4379 (Old Revisions): Use CVS for example, not RCS.
4380 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4381 Commands from the submenu, putting them under Version Control.
4382 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4383 need to include it in the manual unconditionally, since it is now
4384 crucial to using distributed version control systems.
1a6e2954
CY
4385 (Comparing Files): Note that diff uses the minibuffer, and that the
4386 output is shown using Diff mode.
1c6c854e
CS
4387 (Diff Mode): Explain what "patch" and "hunk" mean.
4388 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4389 diff-show-trailing-whitespaces.
1a6e2954 4390 (File Archives): Add rar support.
c4b1a32a 4391
69051ab6
CY
4392 * major.texi (Choosing Modes): Make mode selection sequence more
4393 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4394 magic-mode-alist is nil by default.
4395 Document magic-fallback-mode-alist.
69051ab6 4396
e7421e03
CY
43972008-10-20 Chong Yidong <cyd@stupidchicken.com>
4398
4399 * frames.texi (Mouse References): Copyedits.
4400
6b2efdc2
TH
44012008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4402
4403 * ack.texi (Acknowledgments): Add myself as doc-view author.
4404
9c5e9396
EZ
44052008-10-20 Eli Zaretskii <eliz@gnu.org>
4406
4407 * frames.texi (Dialog Boxes): Add @cindex entries.
4408
dac94f8e
CY
44092008-10-20 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4412 (Text-Only Mouse): Copyedit.
4413
25597d40
CY
44142008-10-19 Chong Yidong <cyd@stupidchicken.com>
4415
f8a447f6
CY
4416 * frames.texi: Use @key throughout for mouse clicks.
4417 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4418 (Secondary Selection): Fix modified mouse click syntax.
4419 (Clipboard): Describe Cut, Copy and Paste commands.
4420 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4421 Copyedits.
4422 (Creating Frames): Add xref to Init File.
4423 (Frame Commands): Add xref to Exiting.
4424 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4425
b0f95216
CY
44262008-10-15 Chong Yidong <cyd@stupidchicken.com>
4427
b0817f00
CY
4428 * files.texi (Version Control): Copyedits. Add Bazaar.
4429 (Version Control Systems): List different VCS's using an itemized list.
4430 Add Bazaar.
4431 (VCS Concepts): Copyedits. Tweak description of file merging.
4432
b0f95216
CY
4433 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4434 (Cut/Paste Other App): Document select-active-regions and
4435 x-select-enable-primary.
4436
69d0d701
CY
44372008-10-13 Chong Yidong <cyd@stupidchicken.com>
4438
4439 * mark.texi (Shift Selection): Correct case in node name.
4440
4441 * emacs.texi (Top): Update node order in Mark chapter.
4442
375e8351
EZ
44432008-10-12 Eli Zaretskii <eliz@gnu.org>
4444
4445 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4446
4447 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4448 elsewhere in the manual instead of describing yet again the intricacies
4449 of $HOME on MS-Windows and MS-DOS.
4450
ab58114f
CY
44512008-10-12 Chong Yidong <cyd@stupidchicken.com>
4452
4f959513 4453 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4454 (Minibuffer File): Add discussion of `~' in file names.
4455 Add insert-default-directory index reference.
4f959513 4456
ab58114f
CY
4457 * files.texi (File Names): Reorganize description.
4458 (Visiting): Add xref to Mode Line. Copyedits.
4459 (Save Commands): Mention prefix behavior of C-x C-s.
4460 (Numbered Backups): Node deleted.
4461 (Backup Names): Contents of Numbered Backups moved here. State default
4462 of version-control variable.
4463 (Reverting): Copyedits.
4464 (Version Control): Add additional version control systems.
4465
4466 * emacs.texi (Top): Delete Numbered Backups node.
4467
4468 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4469 Backup Names.
f2884f63 4470 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4471
b0b5100a
RF
44722008-10-11 Romain Francoise <romain@orebokech.com>
4473
4474 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4475
89774b5f
CY
44762008-10-11 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4479 (Select Buffer): Mention use of minibuffer history. Describe default
4480 value of default-major-mode. Mention that C-x 4 b selects the other
4481 window.
4482 (List Buffers): Document CRM indicators in the order they appear.
4483 (Kill Buffer): Document new command kill-matching buffers.
4484 (Several Buffers): Move explanation of the relationship between buffer
4485 list and buffer menu to the top.
4486 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4487
4c72bf27
CY
44882008-10-10 Chong Yidong <cyd@stupidchicken.com>
4489
4490 * entering.texi (Exiting): Document change of C-x C-c to
4491 save-buffers-kill-terminal. Document kill-emacs.
4492
f68eb991
EZ
44932008-09-30 Eli Zaretskii <eliz@gnu.org>
4494
4495 * mule.texi (Coding Systems): Don't mention codepage-setup.
4496
4497 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4498 cpNNN coding systems anymore.
4499 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4500 for unibyte mode. Don't mention line-drawing characters.
4501 Don't mention dos-unsupported-char-glyph.
f68eb991 4502
1a2dd44d
CY
45032008-09-25 Chong Yidong <cyd@stupidchicken.com>
4504
4505 * search.texi (Search): Shorten introduction.
4506 (Basic Isearch): Add command table. Discuss reverse isearch and
4507 isearch highlighting.
4508 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4509 ring to cindex.
4510 (Special Isearch): Move input methods discussion here.
4511 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4512 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4513 Repeat Isearch.
4514 (Isearch Minibuffer): New node.
4515 (Word Search): Document new word search commands.
4516 (Regexp Example): Simplify example using sentence-end-base variable.
4517 (Replace): Reword introduction.
4518 (Unconditional Replace): Remove unnecessary example.
4519 (Other Repeating Search): Document new `M-s o' binding.
4520
4521 * emacs.texi (Top): Update node listings.
4522
e45da31d
JB
45232008-09-22 Juanma Barranquero <lekktu@gmail.com>
4524
4525 * emacs.texi (Top): Remove Kill Errors from menu.
4526
841c8096
CY
45272008-09-22 Chong Yidong <cyd@stupidchicken.com>
4528
402168fa
CY
4529 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4530 interface for defining macros. Simplify examples. Note that C-g quits
4531 macro definitions.
1c6c854e
CS
4532 (Keyboard Macro Counter): Document using F3 to insert counter.
4533 Give usage example.
402168fa
CY
4534 (Keyboard Macro Query): Organize query responses in a table.
4535
1c6c854e
CS
4536 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4537 Link to Erasing node.
841c8096
CY
4538 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4539 rationale to a footnote.
4540 (Kill Errors): Remove node, due to redundancy with Erasing.
4541 (Spelling): Move discussion of flyspell to end. Note new behavior of
4542 M-$ in active region. Remove non-ispell-specific keybindings from
4543 table.
4544
eab2ee89
DN
45452008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4546
4547 * cmdargs.texi (Initial Options): Document --daemon.
4548
3d53e905
GM
45492008-09-20 Glenn Morris <rgm@gnu.org>
4550
4551 * files.texi (Numbered Backups): Mention that some modes set
4552 version-control.
4553
1c90484d
GM
45542008-09-20 Jim Blandy <jimb@red-bean.com>
4555
4556 * files.texi (Numbered Backups): Reference File Variables, as well.
4557 Remove discussion of Rmail's implementation.
4558
0fc0d844
CY
45592008-09-06 Chong Yidong <cyd@stupidchicken.com>
4560
4561 * misc.texi (Recursive Edit): Note that top-level exits active
4562 minibuffers.
4563
4564 * trouble.texi (Quitting): Likewise.
4565
b18d283d
CY
45662008-08-31 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * emacs.texi (Top): Add Temporary Face Changes xref.
4569
4570 * display.texi (Display): Move Temporary Face Changes node to just
4571 after Standard Faces.
4572 (Scrolling): Document recenter-top-bottom instead of recenter.
4573 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4574 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4575 (Display Custom): Copyedits.
4576 (Optional Mode Line): Document display-battery-mode.
4577
180135fc
RF
45782008-08-27 Romain Francoise <romain@orebokech.com>
4579
4580 * custom.texi (Directory Variables): Minor fix.
4581
d3fe3475
GM
45822008-08-27 Glenn Morris <rgm@gnu.org>
4583
4584 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4585 descriptions.
4586 (Calendar Customizing): Tweak layout description.
183080b6 4587 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4588 markers. Condense calendar-star-date and calendar-mark-today
4589 description.
4590 (Holiday Customizing): Add oriental and solar holidays.
4591 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4592 Fix holiday-float description. Use zerop in examples. Be less verbose.
4593 (Date Display Format): Change ISO format. Be less verbose.
4594 (Diary Customizing): Mention day and month abbrev arrays.
4595 Mention the date-form variables by name. Update European example.
4596 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4597 Condense examples. Mention diary-entry-symbols by name.
4598 Condense table for insertion commands.
4599 (Fancy Diary Display): Mention diary-include-string and
4600 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4601 Ethiopic, Persian date functions. Condense descriptions.
4602
4603 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4604 (Adding to Diary): Adapt for changed node name.
4605
71755807
GM
46062008-08-26 Glenn Morris <rgm@gnu.org>
4607
4608 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4609 node "Hebrew/Islamic Entries".
4610
4611 * calendar.texi (Specified Dates): Fix names of iso functions.
4612 (General Calendar): There may not be another window.
4613 (Writing Calendar Files, Holidays): Tweak intro.
4614 (Holidays): Mention Baha'i and Chinese holidays.
4615 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4616 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4617 (To Other Calendar): Add calendar-print-other-dates.
4618 Refer to "graphic display" rather than "X.
4619 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4620 (Displaying the Diary): Fix whitespace after reference.
4621 Fix `diary-number-of-entries' reference.
4622 (Date Formats): Explicitly mention that day names can be abbreviated.
4623 (Adding to Diary): Add some references to other sections.
4624 (Special Diary Entries): Fix reference.
4625 (Appointments): Simplify appt-message-warning-time entry.
4626 Clarify where times must be.
4627 (Importing Diary): Comment out icalendar paragraph that does not apply.
4628 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4629
d76ebc75
GM
46302008-08-23 Glenn Morris <rgm@gnu.org>
4631
4632 * fortran-xtra.texi (Fortran): Change description of free form and
4633 fixed form a bit. Mention hideshow and imenu.
4634 (Fortran Motion): Mention fortran-end-of-subprogram,
4635 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4636 (Fortran Indent): Minor re-word.
4637 (ForIndent Commands): Mention fortran-fill-paragraph and
4638 fortran-fill-statement.
4639 (ForIndent Cont): Mention fortran-tab-mode-string.
4640 (Fortran Comments): Mention fortran-comment-line-start-skip.
4641 (Fortran Columns): Mention font-locking.
4642 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4643
1fc0ce04 46442008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4645
4646 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4647
5c52e13c
CY
46482008-08-22 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * mini.texi (Minibuffer): Simplify introduction.
4651 (Minibuffer File): Document tilde in minibuffer filenames.
4652 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4653 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4654 (Completion Example): Update example to current command list.
4655 (Completion Options): Document `lazy' value of completion-auto-help.
4656 Update contents of completion-ignored-extensions.
4657 (Minibuffer History): Describe "future history" list. State default
4658 value of history-delete-duplicates.
4659
77a00355
GM
46602008-08-21 Glenn Morris <rgm@gnu.org>
4661
4662 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4663 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4664
39ee1d04
CY
46652008-08-17 Chong Yidong <cyd@stupidchicken.com>
4666
4667 * regs.texi (Registers): Clarify valid register names.
4668 (RegPos): Note that buffer is saved and restored too.
4669 (RegText): Note that mark is reactivated/deactivated.
4670 (RegConfig): Xref to Windows node.
4671
b12c348f
CY
46722008-08-16 Chong Yidong <cyd@stupidchicken.com>
4673
3ae7ba79
CY
4674 * basic.texi (Inserting Text): Provide command name for C-q.
4675
b12c348f
CY
4676 * killing.texi (Killing): Copyedit. Define read-only text.
4677 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4678 (Killing by Lines): Copyedit.
4679 (Other Kill Commands): Move M-w description here.
4680 (Yanking): Move M-w to Other Kill Commands.
4681 (Kill Ring): Also mention saving text in registers. Link to Text
4682 Properties in elisp manual.
4683 (Accumulating Text): Copyedit.
4684 (CUA Bindings): Shift selection is now the default.
4685
d8ff7692
TZ
46862008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4687
4688 * maintaining.texi (Change Log): Mention next-error is available.
4689
a43a8a2e
GM
46902008-08-10 Glenn Morris <rgm@gnu.org>
4691
4692 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4693 and intermonth text.
4694 (Holiday Customizing): Add holiday-chinese.
4695
eba27308
EZ
46962008-08-08 Eli Zaretskii <eliz@gnu.org>
4697
4698 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4699
5f14a5b3
DN
47002008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4701
4702 * files.texi (Log Buffer): Describe C-c C-d.
4703 (Diff Mode): Describe C-x 4 A.
4704
49989bff
EZ
47052008-08-06 Eli Zaretskii <eliz@gnu.org>
4706
4707 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4708
5c915c02
DN
47092008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4710
2beaf97a
DN
4711 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4712 describe the new bindings to show the changeset diff, toggle annotation
4713 visibility, show revisions.
4714 (VC Status): Describe key bindings for modifying the change comments,
4715 displaying changeset diffs and annotations.
4716
5c915c02
DN
4717 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4718
71798ace
NR
47192008-08-05 Nick Roberts <nickrob@snap.net.nz>
4720
4721 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4722
b8949644
EZ
47232008-08-02 Eli Zaretskii <eliz@gnu.org>
4724
4725 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4726 and wording.
4727
819567d1
DN
47282008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4729
4730 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4731 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4732 commands. Improve some old info.
4733
5f38310a
CY
47342008-07-31 Chong Yidong <cyd@stupidchicken.com>
4735
0dc3906b
CY
4736 * display.texi (Visual Line Mode): New node.
4737
5f38310a 4738 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4739 (Moving Point): Add additional alternative key bindings.
4740 Describe line-move-visual.
5f38310a
CY
4741 (Erasing): Describe DEL.
4742 (Basic Undo, Blank Lines, Arguments): Copyedit.
4743 (Continuation Lines): Mention Visual Line mode.
4744 (Position Info): Move extended discussion to mule.texi.
4745
4746 * mule.texi (International Chars): Describe C-x =.
4747
4748 * emacs.texi (Top): Add Visual Line Mode node.
4749
7c2fb837
DN
47502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4751
4752 * emacs.texi: Remove VMS support.
4753
3f6b73ef
DN
47542008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4755
4756 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4757 the vc-dir command name.
4758
9e2a2647
DN
47592008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4760
4761 * xresources.texi: Remove mentions of Mac Carbon.
4762
568beaa2
AS
47632008-07-19 Andreas Schwab <schwab@suse.de>
4764
4765 * ns-emacs.texi: Move to ../misc.
4766
0ef94706
CY
47672008-07-15 Chong Yidong <cyd@stupidchicken.com>
4768
4769 * entering.texi (Exiting): Don't describe text-only terminals as the
4770 default. Describe the new startup screen.
4771 (Exiting): Describe how to kill Emacs first. Change description of
4772 iconification to handle modern window systems.
4773
ba60bd44 47742008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4775
4776 * ns-emacs.texi: New file, documents features of Emacs port under
4777 NeXTstep windowing.
4778
9f30aa73
CY
47792008-07-15 Chong Yidong <cyd@stupidchicken.com>
4780
938a5d2e
CY
4781 * entering.texi (Entering Emacs): Update prev node.
4782
4783 * glossary.texi (Glossary): Remove xref to Text Characters.
4784
9f30aa73
CY
4785 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4786 directly, rather than in the context of ASCII. Move description of
4787 special properties of modifier key to new Modifier Keys node.
4788 (Keys): Copyedit.
4789 (Text Characters): Delete node. Multibyte is the default nowadays, and
4790 the node contents are obsolete.
4791
4792 * custom.texi (Modifier Keys): New node.
4793
4794 * emacs.texi (Top): Update node list.
4795
7e53d36c
CY
47962008-07-13 Chong Yidong <cyd@stupidchicken.com>
4797
4798 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4799 saying that Emacs provides menus and mouse support (which is par for
4800 the course).
4801
4802 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4803 early on.
4804 (Point): Copyedit. Relegate historical trivia to a footnote.
4805 (Mode Line): Explain mode-line format more consistently.
4806 (Menu Bar): Copyedit.
4807
1e9fa96d
GM
48082008-06-27 Glenn Morris <rgm@gnu.org>
4809
4810 * cal-xtra.texi (Sexp Diary Entries):
4811 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4812
dc9bebb8
CY
48132008-06-26 Chong Yidong <cyd@stupidchicken.com>
4814
4815 * mark.texi (Shift selection): New node.
4816 (Mark): Copyedits.
4817 (Persistent Mark): Move to the end of the chapter.
4818
e7881076
EZ
48192008-06-20 Eli Zaretskii <eliz@gnu.org>
4820
4821 * makefile.w32-in (distclean): Remove makefile.
4822
f427400c
NR
48232008-06-17 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * building.texi (Starting GUD): Add an entry for gud-gdb.
4826 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4827 command mode.
4828
b597d348
GM
48292008-06-17 Glenn Morris <rgm@gnu.org>
4830
4831 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4832
647b7094
NR
48332008-06-17 Nick Roberts <nickrob@snap.net.nz>
4834
4835 * building.texi (Starting GUD): Expand on remote debugging.
4836 (Other GDB-UI Buffers): Mention new keyboard bindings.
4837
47a30023
GM
48382008-06-15 Glenn Morris <rgm@gnu.org>
4839
4840 * gnu.texi: Use a verbatim license for this invariant section,
4841 as per etc/GNU.
4842
37e5d54a
GM
48432008-06-13 Daniel Engeler <engeler@gmail.com>
4844
4845 * emacs.texi, misc.texi: Add documentation about serial port access.
4846
8e65d46c
GM
48472008-06-13 Glenn Morris <rgm@gnu.org>
4848
c1473b4c
MB
4849 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4850 maintain.info.
8e65d46c 4851
e40a85cd
MB
48522008-06-05 Miles Bader <miles@gnu.org>
4853
4854 * display.texi (Temporary Face Changes): Update to reflect function
4855 renamings in face-remap.el.
4856
56c73dec
MB
48572008-06-04 Miles Bader <miles@gnu.org>
4858
1c6c854e
CS
4859 * display.texi (Temporary Face Changes):
4860 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4861 `increase-buffer-face-height' and `decrease-default-face-height' now
4862 that they aren't bound by default.
4863
9d3d42fb
MB
48642008-06-03 Miles Bader <miles@gnu.org>
4865
4866 * display.texi (Temporary Face Changes): New node.
4867
2be6bfe2
EZ
48682008-05-31 Eli Zaretskii <eliz@gnu.org>
4869
4870 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4871
daf7e339
GM
48722008-05-31 Glenn Morris <rgm@gnu.org>
4873
4874 * cal-xtra.texi (Fancy Diary Display): Simplify.
4875
d21d2618
GM
48762008-05-30 Glenn Morris <rgm@gnu.org>
4877
4878 * cal-xtra.texi (Fancy Diary Display): Update for
4879 diary-display-function replacing diary-display-hook.
4880
71ce5fd0
JB
48812008-05-29 Drew Adams <drew.adams@oracle.com>
4882
4883 * msdog.texi (Windows Keyboard): Add descriptions of
4884 w32-register-hot-key and w32-unregister-hot-key.
4885
a3cdbdf8
MO
48862008-05-21 Tom Tromey <tromey@redhat.com>
4887
4888 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4889 Variables node.
4890
854a574c
MO
48912008-05-19 Tom Tromey <tromey@redhat.com>
4892
4893 * custom.texi (Variables): Add Directory Variables to menu.
4894 (Directory Variables): New node.
4895
7c2ec3f9
ER
48962008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4897
71ce5fd0 4898 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4899
370fded4
ER
49002008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4901
4902 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4903 Revision Tags and rewritten. Section now uses modern terminology,
4904 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4905 accurately.
4906
6af511e3
EZ
49072008-05-10 Eli Zaretskii <eliz@gnu.org>
4908
4909 * msdog.texi (Windows Files): Update documentation of
4910 w32-get-true-file-attributes.
4911
7a78b6e7
ER
49122008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4913
4914 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4915 directory mode.
4916
1bcfc24e
CY
49172008-05-08 Chong Yidong <cyd@stupidchicken.com>
4918
4919 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4920 entry "television".
1bcfc24e 4921
db86064f
ER
49222008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4923
ab5ec32c 4924 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4925
a31b405e
ER
49262008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4927
4928 * emacs/buffers.texi, emacs/files.texi (Version-control):
4929 vc-toggle-read-only is no longer a good idea...
4930
ff2c14fc
GM
49312008-04-29 Glenn Morris <rgm@gnu.org>
4932
4933 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4934
367c9b7c
JL
49352008-04-22 Juri Linkov <juri@jurta.org>
4936
4937 * dired.texi (Subdirectories in Dired): Describe using `^'
4938 to return to the parent directory.
4939
4ac1e9b4
NR
49402008-04-22 Nick Roberts <nickrob@snap.net.nz>
4941
4942 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4943 recent changes.
4944
b9b3bf2b
NR
49452008-04-19 Nick Roberts <nickrob@snap.net.nz>
4946
4947 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4948 (Other GDB-UI Buffers): Update for recent thread related changes.
4949
4d120d6a
SM
49502008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4951
4952 * maintaining.texi (Maintaining):
4953 * emacs.texi (Top): Typo.
4954
a152877d
SM
49552008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4956
b9b3bf2b
NR
4957 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4958 arg in `font-lock-add-keywords'.
a152877d 4959
36c0514c
GM
49602008-04-08 Glenn Morris <rgm@gnu.org>
4961
4962 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4963 Also add Baha'i calendar references where appropriate.
4964
06a97d46
GM
49652008-04-05 Glenn Morris <rgm@gnu.org>
4966
4967 * custom.texi (Init File): Byte-compiling .emacs is bad.
4968
6adc6eed
SM
49692008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4970
4971 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4972
571388b0
GM
49732008-03-29 Glenn Morris <rgm@gnu.org>
4974
4975 * calendar.texi: Update for `calendar-date-style' replacing
4976 `european-calendar'.
4977
3ae8f876
JR
49782008-03-28 Jason Rumney <jasonr@gnu.org>
4979
4980 * display.texi (Display Custom): Mention overlay-margin in text.
4981
5bc6ddff 49822008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4983
5bc6ddff
MB
4984 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4985 tutorial' comments.
03a864d5 4986
7186a830
CY
49872008-03-28 Chong Yidong <cyd@stupidchicken.com>
4988
4989 * mark.texi (Mark): Rearrange nodes.
4990 (Persistent Mark): Rename from Transient Mark.
4991 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4992 Describe Transient Mark mode as the default.
4993
4994 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4995 the default behavior with Transient Mark mode off.
4996 (Position Info): Fix typo.
4997
71ce5fd0
JB
4998 * display.texi (Standard Faces): Reference the Mark node.
4999 Remove discussion of the region face, which is discussed there.
7186a830
CY
5000
5001 * emacs.texi (Top): Update node listings.
5002
5003 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5004 as the default.
5005
5006 * fixit.texi (Undo): Standardize choice of undo key sequence.
5007 (Undo, Spelling): Describe Transient Mark mode as the default.
5008
5009 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5010 default.
5011
5012 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5013
5014 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5015 mode is the default, and note that the mark is not activated when set.
5016
5017 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5018 Describe Transient Mark mode as the default.
5019
5020 * search.texi (Basic Isearch): Reference the Mark Ring node.
5021 (Replace, Unconditional Replace, Other Repeating Search):
5022 Describe Transient Mark mode as the default.
5023
1c6c854e
CS
5024 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5025 Describe Transient Mark mode as the default.
7186a830
CY
5026 (Paragraphs): Describe how M-h behaves when region is active.
5027
5028 * trouble.texi (Quitting): Clarify effects of C-g.
5029
dc47d1ff
GM
50302008-03-13 Glenn Morris <rgm@gnu.org>
5031
5032 * emacs.texi (EMACSVER): Set to 23.0.60.
5033
e3e0fb39 50342008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 5035
e3e0fb39
GM
5036 * dired.texi (Hiding Subdirectories): Fix previous change.
5037
50382008-03-05 Drew Adams <drew.adams@oracle.com>
5039
5040 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 5041
5e14abf8
KS
50422008-02-28 Kim F. Storm <storm@cua.dk>
5043
5044 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5045 Move describe-distribution to C-h C-o.
5046 Move view-emacs-problems to C-h C-p.
5047 Add view-emacs-debugging on C-h C-d.
5048 Add view-external-packages on C-h C-e.
d0207bf3 5049 Add view-order-manuals on C-h C-m.
5e14abf8 5050
d0207bf3 50512008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
5052
5053 * msdog-xtra.texi (MS-DOS): Docstring fix.
5054
87e391bb
EZ
50552008-02-09 Eli Zaretskii <eliz@gnu.org>
5056
5057 * msdog.texi (Windows Fonts): Use a @table for describing font
5058 properties.
5059
5662e503
JR
50602008-02-07 Jason Rumney <jasonr@gnu.org>
5061
5062 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5063 value has changed.
5064 (Windows HOME): Clarify what is meant by "if that fails as well".
5065 (Windows Fonts): New section.
5066
72463824
GM
50672008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5068
5069 * basic.texi (Basic Undo): Remove duplicate "you can".
5070
7ff926e0
EZ
50712008-02-02 Eli Zaretskii <eliz@gnu.org>
5072
5073 * maintaining.texi (Tags): Fix last change.
5074
6ab7aef1
MA
50752008-02-02 Michael Albinus <michael.albinus@gmx.de>
5076
093571c3 5077 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 5078
ace67e7e
NR
50792008-01-31 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5082
ae068fdf
RS
50832008-01-26 Richard Stallman <rms@gnu.org>
5084
5085 * maintaining.texi (Tags): Delete redundant index entry.
5086
a56d9a08
EZ
50872008-01-26 Eli Zaretskii <eliz@gnu.org>
5088
5089 * programs.texi (Imenu): Move "@cindex tags" from here...
5090 * maintaining.texi (Tags): ...to here.
5091
e941ed90
NR
50922008-01-23 Kevin Ryde <user42@zip.com.au>
5093
5094 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5095 click count.
5096
650276d5
JB
50972008-01-21 Juanma Barranquero <lekktu@gmail.com>
5098
5099 * entering.texi (Exiting): Fix typo.
5100 Reported by D. E. Evans <sinuhe@gnu.org>.
5101
8dc17977
MR
51022007-12-31 Martin Rudalics <rudalics@gmx.at>
5103
5104 * glossary.texi (Glossary): Fix typo.
5105
9f9695a6
RS
51062007-12-27 Richard Stallman <rms@gnu.org>
5107
5108 * text.texi (Formatted Text): Improve menu tag.
5109 (Editing Format Info): In Info, add duplicate menu of nodes
5110 about the submenus.
5111 (Format Faces): Say where Faces menu is found. Mention Other.
5112 (Format Colors): Say where these submenus are found.
5113 (Format Indentation, Format Justification): Likewise.
5114 (Format Properties): Likewise.
5115
abfd0191
RS
51162007-12-22 Richard Stallman <rms@gnu.org>
5117
5118 * search.texi (Query Replace): Make exp of query-replace more
5119 self-contained, and clarify.
8dc17977 5120
abfd0191
RS
5121 * cc-mode.texi (Getting Started): Change @ref to @pxref.
5122
a2586785
RS
51232007-12-15 Richard Stallman <rms@gnu.org>
5124
5125 * files.texi (Auto Save): Clarify definition of auto-saving.
5126
a67cf2bb
RS
51272007-11-26 Richard Stallman <rms@gnu.org>
5128
5129 * help.texi (Help Echo): Cleanups.
5130
448b33b1
TTN
51312007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5132
5133 * files.texi (Why Version Control?): Fix typo.
5134 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
5135 (Selecting a Fileset): Fix typos; small rewording.
5136 (Log Buffer): Likewise.
5137 (Old Revisions): Likewise.
448b33b1 5138
221bb7f6
EZ
51392007-11-17 Eli Zaretskii <eliz@gnu.org>
5140
5141 * mule.texi (Communication Coding): Fix wording of last change.
5142
d0207bf3 51432007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5144
630cb3b7
JB
5145 * custom.texi (Specifying File Variables):
5146 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5147
53b7759e
KH
51482007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5149
a5ab2e0c 5150 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5151
5152 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5153
c8763fb6 51542007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5155
630cb3b7 5156 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5157 --output=file.
5158
ff98e024
MR
51592007-11-13 Martin Rudalics <rudalics@gmx.at>
5160
5161 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5162 (Help Echo): Avoid mentioning the term "region" here and
5163 consistently use the term "active text".
5164
37b11c22
GM
51652007-11-11 Glenn Morris <rgm@gnu.org>
5166
5167 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5168
21d50ba1
JL
51692007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5170
1c6c854e
CS
5171 * search.texi (Query Replace):
5172 Mention `query-replace-show-replacement'.
21d50ba1 5173
c12ecb0a 51742007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5175
5176 * building.texi (Watch Expressions): Remove obscure sentence.
5177
3b4201f4
KH
51782007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5179
5180 * mule.texi (Select Input Method): Describe how to activate an input
5181 method in the text mode.
5182
07e5c0b0
DN
51832007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5184
5185 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5186
52dd7391
NR
51872007-10-30 Nick Roberts <nickrob@snap.net.nz>
5188
5189 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5190
c004e539
GM
51912007-10-30 Glenn Morris <rgm@gnu.org>
5192
5193 * misc.texi (Directory Tracking): Explain a bit more about
5194 dirtrack-mode.
5195
ca8c5b8c
GM
51962007-10-25 Glenn Morris <rgm@gnu.org>
5197
5198 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5199
b6c764ef
RS
52002007-10-24 Richard Stallman <rms@gnu.org>
5201
5202 * misc.texi (Interactive Shell): Cleanup last change.
5203
eabd84c9
JL
52042007-10-22 Juri Linkov <juri@jurta.org>
5205
5206 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5207 default values.
5208
0b43c7e2
ER
52092007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5210
ca8c5b8c 5211 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5212 'filesets'.
5213
a80859d4
MR
52142007-10-18 Martin Rudalics <rudalics@gmx.at>
5215
5216 * trouble.texi (Quitting): Fix typo.
5217
c9447ae1
GM
52182007-10-18 Glenn Morris <rgm@gnu.org>
5219
5220 * frames.texi (Mode Line Mouse): Mention minor mode names.
5221
168b980f
JL
52222007-10-17 Juri Linkov <juri@jurta.org>
5223
5224 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5225 fill-paragraph operates on the active region in Transient Mark mode.
5226 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5227 with fill-paragraph.
5228
5229 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5230 fill-paragraph.
5231
5232 * fixit.texi (Spelling): ispell-word operates on the active region
5233 in Transient Mark mode.
5234
5a331f34
JB
52352007-10-17 Aaron S. Hawley <aaronh@garden.org>
5236
5237 * building.texi (Source Buffers):
5238 * custom.texi (Init Non-ASCII):
5239 * glossary.texi (Glossary): Use "key binding" consistently.
5240
2a9f4d55
JB
52412007-10-17 Juanma Barranquero <lekktu@gmail.com>
5242
5243 * calendar.texi (Diary): Fix directive.
5244
de13cecf
RS
52452007-10-16 Richard Stallman <rms@gnu.org>
5246
5247 * calendar.texi (Diary): Clarify text about diary file example.
5248
5f90d53e
ER
52492007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5250
5251 * files.texi: Capitalize node names according to convention.
5252
3aa491bc
GM
52532007-10-13 Glenn Morris <rgm@gnu.org>
5254
5255 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5256
8a3106d3
ER
52572007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5258
5259 * emacs.texi:
5260 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5261 suggested by RMS and Robert J. Chassell.
8a3106d3 5262
da1080a2
ER
52632007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5264
3aa491bc 5265 * files.texi (Version Systems):
0870a421
ER
5266 * vc-xtra.texi:
5267 * vc1-xtra.texi:
ac3f4c6f 5268 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5269 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5270 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5271 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5272
58ade22b
ER
52732007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5274
da1080a2 5275 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5276 Reorder the descriptions to be chronological.
5277
93870ce2
RS
52782007-10-09 Richard Stallman <rms@gnu.org>
5279
5280 * display.texi (Cursor Display): Correct how cursor appears
5281 in nonselected windows.
5282
568c7288
NR
52832007-10-04 Nick Roberts <nickrob@snap.net.nz>
5284
5285 * building.texi (GDB Graphical Interface): Remove references to gdba
5286 and mention gud-gdb.
5287
1af74d06 52882007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5289
1af74d06 5290 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5291
0d8fb755
JL
52922007-10-06 Juri Linkov <juri@jurta.org>
5293
5294 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5295 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5296 fill-paragraph-or-region.
5297
5298 * basic.texi (Arguments): Replace fill-paragraph with
5299 fill-paragraph-or-region.
5300
b981e2c6
ER
53012007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5302
5303 * files.texi: Update the section on version control for 2007
2a9f4d55 5304 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5305 will come later.
5306
5fceaf9c
GM
53072007-09-15 Glenn Morris <rgm@gnu.org>
5308
5309 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5310 to `list-holidays'.
5311
b0e44b17
GM
53122007-09-14 Glenn Morris <rgm@gnu.org>
5313
5314 * calendar.texi: Update all instances of mark-calendar-holidays,
5315 list-calendar-holidays, list-holidays with the new names.
5316
8cf51b2c
GM
53172007-09-06 Glenn Morris <rgm@gnu.org>
5318
46a367db 5319 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5320 Split into the Emacs manual in emacs/, and other manuals in misc/.
5321 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5322 manual.
5323 (infodir): New variable.
5324 (info): Use $infodir.
5325 (emacsman): Delete target, not needed any more.
5326 Move all targets that are not the Emacs manual to misc/Makefile.in.
5327 (mostlyclean): Remove `gnustmp'.
5328 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5329 manual.
92f9b43f 5330 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5331 (emacsman): Delete target, not needed any more.
5332 (clean): Remove all info files but Emacs manual.
5333 Move all targets that are not the Emacs manual to misc/Makefile.in.
5334 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5335
5336 * Makefile.in (INFOSOURCES): Delete.
5337 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5338 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5339 *.vrs *.toc here...
5340 (maintainer-clean): ...from here.
5341
53422007-09-05 Glenn Morris <rgm@gnu.org>
5343
5344 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5345
8cf51b2c
GM
53462007-08-29 Glenn Morris <rgm@gnu.org>
5347
5348 * emacs.texi (EMACSVER): Increase to 23.0.50.
5349
3420c522
RS
53502007-08-27 Richard Stallman <rms@gnu.org>
5351
5352 * emacs.texi (Top): Clarify menu item for Glossary.
5353
5354 * display.texi (Faces): Change secn title.
5355 Clarify not all fonts come from Font Lock.
5356
8cf51b2c
GM
53572007-08-17 Eli Zaretskii <eliz@gnu.org>
5358
5359 * basic.texi (Position Info): Add index entry for face at point.
5360 Mention that character faces are also displayed by "C-u C-x =".
5361
8cf51b2c
GM
53622007-08-08 Glenn Morris <rgm@gnu.org>
5363
5364 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5365
53662007-08-07 Chong Yidong <cyd@stupidchicken.com>
5367
5368 * files.texi (File Conveniences): Document point motion keys in Image
5369 mode.
5370
8cf51b2c
GM
53712007-07-27 Glenn Morris <rgm@gnu.org>
5372
8cf51b2c
GM
5373 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5374 in-line.
5375
5376 * gpl.texi: New file with text of GPL.
5377 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5378
53792007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5380
5381 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5382
5383 * dired.texi (Wdired): Mention C-x C-q key binding.
5384
53852007-07-28 Nick Roberts <nickrob@snap.net.nz>
5386
5387 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5388
53892007-07-25 Glenn Morris <rgm@gnu.org>
5390
8cf51b2c
GM
5391 * emacs.texi (Copying): Replace license with GPLv3.
5392
5393 * Relicense all FSF files to GPLv3 or later.
5394
53952007-07-24 Glenn Morris <rgm@gnu.org>
5396
5397 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5398 for some calendars.
5399
54002007-07-23 Nick Roberts <nickrob@snap.net.nz>
5401
5402 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5403 default-directory for the current buffer is on a remote machine.
5404
8cf51b2c
GM
54052007-07-21 Eli Zaretskii <eliz@gnu.org>
5406
5407 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5408 default value.
5409
54102007-07-21 Richard Stallman <rms@gnu.org>
5411
5412 * files.texi (Why Version Control?): Improve previous change.
5413
54142007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5415
5416 * files.texi (Why Version Control?): New node.
5417
8cf51b2c
GM
54182007-07-12 Nick Roberts <nickrob@snap.net.nz>
5419
8cf51b2c
GM
5420 * building.texi (Starting GUD): Add xref to this anchor.
5421
8cf51b2c
GM
54222007-06-24 Karl Berry <karl@gnu.org>
5423
2a9f4d55 5424 * emacs.texi: New Back-Cover Text.
8cf51b2c 5425
8cf51b2c
GM
54262007-06-07 Alan Mackenzie <acm@muc.de>
5427
5428 * display.texi (Optional Mode Line): Document the new form of
5429 line+column numbers, "(561,2)".
5430
54312007-06-06 Juanma Barranquero <lekktu@gmail.com>
5432
49823426 5433 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5434
54352007-06-02 Chong Yidong <cyd@stupidchicken.com>
5436
5437 * Version 22.1 released.
5438
8cf51b2c
GM
54392007-05-07 Karl Berry <karl@gnu.org>
5440
5441 * emacs.texi (EMACSVER): Back to 22.
5442
54432007-05-06 Richard Stallman <rms@gnu.org>
5444
5445 * maintaining.texi (Create Tags Table): Clean up previous change.
5446
c8763fb6 54472007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5448
5449 * maintaining.texi (Create Tags Table): Add text about the dangers of
5450 making symbolic links to tags files.
5451
54522007-05-04 Karl Berry <karl@gnu.org>
5453
5454 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5455
54562007-05-03 Karl Berry <karl@gnu.org>
5457
5458 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5459
5460 * .cvsignore (*.pdf): New entry.
5461
8cf51b2c
GM
5462 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5463 for printing.
5464
54652007-05-01 Richard Stallman <rms@gnu.org>
5466
5467 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5468
8cf51b2c
GM
54692007-04-28 Glenn Morris <rgm@gnu.org>
5470
5471 * ack.texi (Acknowledgments):
5472 * anti.texi (Antinews):
8cf51b2c
GM
5473 * programs.texi (Program Modes): Restore mention of python.el pending
5474 consideration of legal status.
5475
54762007-04-28 Richard Stallman <rms@gnu.org>
5477
5478 * files.texi (File Names): Fixes to ~ description on MS systems.
5479
8cf51b2c
GM
54802007-04-26 Glenn Morris <rgm@gnu.org>
5481
5482 * emacs.texi (EMACSVER): Increase to 22.1.50.
5483
54842007-04-25 Karl Berry <karl@gnu.org>
5485
5486 * emacs.texi: Improve line breaks on copyright page,
5487 similar layout to lispref, 8.5x11 by default.
5488
5489 * dired.texi (Image-Dired): Improve line break, fix typo.
5490
54912007-04-24 Chong Yidong <cyd@stupidchicken.com>
5492
5493 * programs.texi (Program Modes):
8cf51b2c
GM
5494 * anti.texi (Antinews):
5495 * ack.texi (Acknowledgments): python.el removed.
5496
8cf51b2c
GM
54972007-04-23 Chong Yidong <cyd@stupidchicken.com>
5498
5499 * display.texi (Highlight Interactively): Correct description of
5500 hi-lock-file-patterns-policy.
5501
5502 * files.texi (File Archives): Mention self-extracting executables.
5503
55042007-04-23 Eli Zaretskii <eliz@gnu.org>
5505
5506 * search.texi (Unconditional Replace, Query Replace): Add xref to
5507 "Replacement and Case".
5508
55092007-04-22 Chong Yidong <cyd@stupidchicken.com>
5510
5511 * dired.texi (Image-Dired): Move from Thumbnails node.
5512 * misc.texi (Thumbnails): Node deleted.
5513 * emacs.texi (Top): Update node listing.
5514
5515 * files.texi (File Conveniences):
49823426 5516 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5517
55182007-04-21 Richard Stallman <rms@gnu.org>
5519
5520 * display.texi (Highlight Interactively): Correct previous change.
5521 Clarify doc of hi-lock-find-patterns, and move new features into it.
5522
55232007-04-20 David Koppelman <koppel@ece.lsu.edu>
5524
1c6c854e
CS
5525 * display.texi (Highlight Interactively):
5526 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5527
55282007-04-20 Martin Rudalics <rudalics@gmx.at>
5529
5530 * display.texi (Scrolling): Fix typo.
5531
8cf51b2c
GM
55322007-04-15 Chong Yidong <cyd@stupidchicken.com>
5533
8cf51b2c
GM
5534 * doclicense.texi: Remove node heading, so that it can be included by
5535 other files.
5536
5537 * emacs.texi: Insert node heading for GFDL.
5538
8cf51b2c
GM
55392007-04-14 Eli Zaretskii <eliz@gnu.org>
5540
5541 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5542 "command line".
5543
5544 * display.texi (Faces): Refer to "Creating Frames" for face
5545 and other frame customizations in .emacs.
5546
5547 * frames.texi (Creating Frames): Mention that face customizations can
5548 be put in .emacs. Add index entries.
5549
55502007-04-12 Richard Stallman <rms@gnu.org>
5551
5552 * glossary.texi (Glossary): Explain `iff'.
5553
55542007-04-11 Karl Berry <karl@gnu.org>
5555
5556 * gnu.texi (Top),
5557 * macos.texi (Mac Font Specs),
5558 * anti.texi (Antinews),
5559 * xresources.texi (Resources),
5560 * misc.texi (Emulation),
5561 * calendar.texi (Daylight Saving),
5562 * dired.texi (Dired and Find),
5563 * rmail.texi (Remote Mailboxes),
5564 * sending.texi (Mail Headers),
5565 * programs.texi (Which Function),
5566 * files.texi (Recover),
5567 * buffers.texi (Uniquify),
5568 * frames.texi (Wheeled Mice),
5569 * killing.texi (Rectangles): Wording to improve breaks in
5570 8.5x11 format.
5571 * mule.texi (Language Environments): \hbadness=10000 since there's
5572 no way to reword.
5573 * emacs.texi (smallbook): New @set to more easily switch between
5574 smallbook and 8.5x11.
5575
55762007-04-11 Richard Stallman <rms@gnu.org>
5577
5578 * files.texi (File Conveniences): Add xref to Tumme.
5579 Delete text about Thumbnail mode.
5580
8cf51b2c
GM
55812007-04-09 Alan Mackenzie <acm@muc.de>
5582
5583 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5584 new name. Insert concept index entries.
5585
8cf51b2c
GM
55862007-04-08 Chong Yidong <cyd@stupidchicken.com>
5587
5588 * display.texi (Standard Faces): Document prefix arg for
5589 list-faces-display.
5590
5591 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5592
8cf51b2c
GM
55932007-04-07 Chong Yidong <cyd@stupidchicken.com>
5594
8cf51b2c
GM
5595 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5596
5597 * files.texi (Misc File Ops): Rewrite description of
5598 insert-file-literally.
5599
8cf51b2c
GM
56002007-03-31 Eli Zaretskii <eliz@gnu.org>
5601
5602 * misc.texi (Printing): Postscript -> PostScript.
5603
8cf51b2c
GM
5604 * ack.texi (Acknowledgments): Postscript -> PostScript.
5605
5606 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5607
5608 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5609 below.
5610
56112007-03-30 Chong Yidong <cyd@stupidchicken.com>
5612
5613 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5614 Init Non-ASCII.
5615 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5616 (Init Non-ASCII): New node.
5617
56182007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5619
5620 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5621
8cf51b2c
GM
56222007-03-12 Glenn Morris <rgm@gnu.org>
5623
8cf51b2c
GM
5624 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5625 "Daylight Savings".
5626
49823426 5627 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5628 saving" in text throughout.
5629
8cf51b2c
GM
56302007-03-04 Richard Stallman <rms@gnu.org>
5631
5632 * custom.texi (Safe File Variables): Minor correction.
5633
8cf51b2c
GM
56342007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5635
5636 * rmail.texi (Movemail): Add internal ref.
5637 Don't indent the intro for the PROTO table.
5638 Format PROTO table items with @code.
5639
8cf51b2c
GM
56402007-02-26 Nick Roberts <nickrob@snap.net.nz>
5641
5642 * building.texi: Remove references to bashdb.
5643
8cf51b2c
GM
56442007-02-19 Juanma Barranquero <lekktu@gmail.com>
5645
5646 * mule.texi (Language Environments): Update list of supported language
5647 environments.
5648
8cf51b2c
GM
56492007-02-14 Kim F. Storm <storm@cua.dk>
5650
5651 * building.texi (Grep Searching): Fix lgrep doc.
5652
56532007-02-12 Chong Yidong <cyd@stupidchicken.com>
5654
5655 * back.texi: Remove unused file.
5656
c8763fb6 56572007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5658
5659 * maintaining.texi (Tag Syntax): Now --members is the default for
5660 etags, not for ctags yet.
5661
8cf51b2c
GM
56622007-02-03 Eli Zaretskii <eliz@gnu.org>
5663
5664 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5665 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5666 expects. Add comments to prevent people from inadvertently modifying
5667 the key parts needed by `texinfo-multiple-files-update'.
5668
56692007-01-29 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * frames.texi (Secondary Selection): Window clicked does not matter
5672 when mouse-yank-at-point is non-nil.
5673
8cf51b2c
GM
56742007-01-16 Glenn Morris <rgm@gnu.org>
5675
5676 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5677 system abbrev.
5678
56792007-01-11 Richard Stallman <rms@gnu.org>
5680
5681 * msdog.texi (Windows Keyboard): Another small cleanup.
5682
56832007-01-10 Richard Stallman <rms@gnu.org>
5684
5685 * msdog.texi (Windows Keyboard): Yet another try to make
5686 everyone happy with that passage.
5687
56882007-01-05 Richard Stallman <rms@gnu.org>
5689
5690 * anti.texi (Antinews): Mention M-x shell scrolling.
5691
56922007-01-05 Nick Roberts <nickrob@snap.net.nz>
5693
5694 * building.texi (Watch Expressions): Describe gdb-max-children.
5695
8cf51b2c
GM
56962007-01-04 Richard Stallman <rms@gnu.org>
5697
8cf51b2c
GM
5698 * msdog.texi (Windows Keyboard): Clarify previous change.
5699
8cf51b2c
GM
57002007-01-02 Richard Stallman <rms@gnu.org>
5701
5702 * custom.texi (Changing a Variable): Minor clarification.
5703 (Specific Customization): customize-customized => customize-unsaved.
5704
5705 * entering.texi (Entering Emacs): Clean up text about restarting
5706 Emacs for each file.
5707
5708 * misc.texi (Shell Options): Minor cleanup.
5709
5710 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5711 with Emacs, not vice versa.
5712
5713 * programs.texi (Symbol Completion): Recommend customizing
5714 window manager.
5715
5716 * xresources.texi (Resources): Minor fix.
5717
c8763fb6 57182007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5719
5720 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5721
57222007-01-01 Richard Stallman <rms@gnu.org>
5723
5724 * commands.texi (User Input): Document keys stolen by window mangers.
5725
57262006-12-31 Richard Stallman <rms@gnu.org>
5727
5728 * custom.texi (Specific Customization): Document customize-option
5729 instead of customize-variable.
5730
57312006-12-31 Kim F. Storm <storm@cua.dk>
5732
5733 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5734
57352006-12-30 Kim F. Storm <storm@cua.dk>
5736
5737 * killing.texi (CUA Bindings): Fix typo.
5738
5739 * xresources.texi (Table of Resources): Mention grow-only value for
5740 auto-resize-tool-bars.
5741
8cf51b2c
GM
57422006-12-27 Eli Zaretskii <eliz@gnu.org>
5743
5744 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5745 and how to get them back.
5746
57472006-12-26 Richard Stallman <rms@gnu.org>
5748
5749 * calendar.texi (Holidays): Holiday listing is based on current
5750 practice, but DST is not.
5751
57522006-12-25 Richard Stallman <rms@gnu.org>
5753
5754 * emacs.texi (Top): Update subnode menus.
5755
5756 * mark.texi (Transient Mark): Fix xref.
5757
5758 * killing.texi (Graphical Kill): Node deleted.
5759 (Killing): Add xref to Cut and Paste.
5760 (CUA Bindings): Update xref.
5761
5762 * frames.texi (Cut and Paste): New section to hold other nodes.
5763 (Mouse Commands): Node demoted.
5764 (Cut/Paste Other App): Split out from Mouse Commands.
5765 (Word and Line Mouse): Likewise.
5766 (Secondary Selection, Clipboard): Nodes demoted.
5767
8cf51b2c
GM
57682006-12-24 Kevin Ryde <user42@zip.com.au>
5769
5770 * calendar.texi (Holidays): US daylight saving begins second Sunday
5771 in March for 2007 onwards.
5772 (Daylight Savings): Show new US default daylight saving rules, 2nd
5773 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5774
57752006-12-23 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * calendar.texi (Scroll Calendar): < and > are switched.
5778
57792006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5780
5781 * killing.texi (Deletion): Describe M-\ prefix argument.
5782
57832006-12-23 Richard Stallman <rms@gnu.org>
5784
5785 * search.texi (Regexp Search): Explain why forward and reverse regexp
5786 search are not mirror images.
5787
8cf51b2c
GM
57882006-12-19 Kim F. Storm <storm@cua.dk>
5789
5790 * major.texi (Choosing Modes): Describe match-function elements for
5791 magic-mode-alist.
5792
8cf51b2c
GM
57932006-12-18 Eli Zaretskii <eliz@gnu.org>
5794
5795 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5796 peculiarities.
5797
57982006-12-18 Richard Stallman <rms@gnu.org>
5799
5800 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5801
8cf51b2c
GM
58022006-12-17 Alan Mackenzie <acm@muc.de>
5803
5804 * programs.texi (Left Margin Paren): Remove the bit which says
5805 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5806 Discuss some of the issues of setting this option to nil.
5807
58082006-12-17 Glenn Morris <rgm@gnu.org>
5809
5810 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5811
58122006-12-16 Eli Zaretskii <eliz@gnu.org>
5813
5814 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5815 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5816 NTFS volumes.
5817 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5818 volumes.
5819
58202006-12-15 Eli Zaretskii <eliz@gnu.org>
5821
5822 * text.texi (HTML Mode): Fix "C-c TAB".
5823
8cf51b2c
GM
58242006-12-09 Richard Stallman <rms@gnu.org>
5825
5826 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5827
58282006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5829
5830 * files.texi (Misc File Ops): Document insert-file-literally.
5831
58322006-12-08 Eli Zaretskii <eliz@gnu.org>
5833
5834 * cmdargs.texi (Colors): Note that --color is intended for overriding
5835 the terminal defaults, not for normal invocation.
5836
5837 * misc.texi (Emacs Server): Improve wording. Don't mention the
5838 ``server program''. Add a cross-reference to "Init File" node.
5839 (Invoking emacsclient): Add index entries. Document both short and
5840 long versions of command-line options. Document the -f option.
5841
8cf51b2c
GM
58422006-12-06 Richard Stallman <rms@gnu.org>
5843
5844 * text.texi (Outline Format): Say to set outline-regexp
5845 and outline-level with major modes and file local variables.
5846
c8763fb6 58472006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5848
5849 * anti.texi (Antinews): Mention the alternative to
5850 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5851
8cf51b2c
GM
5852 * misc.texi (Interactive Shell): Ditto.
5853
58542006-12-04 Eli Zaretskii <eliz@gnu.org>
5855
5856 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5857
5858 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5859
58602006-12-01 Eli Zaretskii <eliz@gnu.org>
5861
5862 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5863 colon in the mode line.
5864
5865 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5866
58672006-11-26 Nick Roberts <nickrob@snap.net.nz>
5868
5869 * building.texi (Watch Expressions): Mention SPC for expanding/
5870 contracting watch expressions.
5871
58722006-11-26 Kim F. Storm <storm@cua.dk>
5873
5874 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5875
58762006-11-26 Nick Roberts <nickrob@snap.net.nz>
5877
5878 * building.texi (Debugger Operation): Define text command mode.
5879 Clarify how tooltips work.
5880 (GDB Graphical Interface): Explain how to run in text command mode
5881 more clearly.
5882
58832006-11-25 Juanma Barranquero <lekktu@gmail.com>
5884
5885 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5886
58872006-11-22 Juanma Barranquero <lekktu@gmail.com>
5888
5889 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5890
8cf51b2c
GM
58912006-11-18 Chong Yidong <cyd@stupidchicken.com>
5892
5893 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5894 and EMACS is deprecated.
5895
58962006-11-18 Juanma Barranquero <lekktu@gmail.com>
5897
5898 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5899
c8763fb6 59002006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5901
5902 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5903
5904 * emacs.texi: Include xresources.texi both for info and dvi.
5905
5906 * xresources.texi: Merge text from xresmini.texi.
5907
c8763fb6 59082006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5909
5910 * glossary.texi: Fix typos.
5911
8cf51b2c
GM
59122006-11-06 Richard Stallman <rms@gnu.org>
5913
5914 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5915
5916 * ack.texi (Acknowledgments): Fix name spelling.
5917
59182006-11-01 Juri Linkov <juri@jurta.org>
5919
5920 * search.texi (Word Search): Document incremental word search.
5921
59222006-10-28 Glenn Morris <rgm@gnu.org>
5923
5924 * ack.texi (Acknowledgments): Add cal-html author.
5925
5926 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5927 Calendar"). Describe new package cal-html.
5928 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5929 Calendar Files."
5930
8cf51b2c
GM
59312006-10-23 Richard Stallman <rms@gnu.org>
5932
5933 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5934 Abbrev mode is enabled.
5935
8cf51b2c
GM
59362006-10-16 Richard Stallman <rms@gnu.org>
5937
8cf51b2c
GM
5938 * emacs.texi: Update ISBN.
5939
8cf51b2c
GM
59402006-10-11 Kim F. Storm <storm@cua.dk>
5941
5942 * emacs.texi (Acknowledgments): Use @dotless{i}.
5943
59442006-10-08 Nick Roberts <nickrob@snap.net.nz>
5945
5946 * building.texi (Breakpoints Buffer): Mention catchpoints.
5947
59482006-10-08 Kim F. Storm <storm@cua.dk>
5949
5950 * ack.texi (Acknowledgments): Update.
5951
5952 * emacs.texi (Acknowledgments): Fix bad @/ form.
5953
8cf51b2c
GM
59542006-10-05 Kim F. Storm <storm@cua.dk>
5955
5956 * emacs.texi (Acknowledgments): Add more contributors.
5957
59582006-10-03 Richard Stallman <rms@gnu.org>
5959
5960 * emacs.texi (Acknowledgments): Update version and edition.
5961
8cf51b2c
GM
59622006-10-01 Karl Berry <karl@gnu.org>
5963
5964 * custom.texi (Customization Groups): Page break to keep example buffer
5965 on one page.
5966
59672006-09-30 Karl Berry <karl@gnu.org>
5968
5969 * programs.texi (Basic Indent): @need to improve page break.
5970 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5971
59722006-09-29 Glenn Morris <rgm@gnu.org>
5973
5974 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5975
59762006-09-29 Karl Berry <karl@gnu.org>
5977
5978 * windows.texi (Basic Window): Remove forced @break, no longer
5979 desirable.
5980 * frames.texi (Frame Commands),
5981 * mark.texi (Marking Objects): Reword to avoid bad page break.
5982 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5983
59842006-09-19 Richard Stallman <rms@gnu.org>
5985
5986 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5987 stick to present tense.
5988
c8763fb6 59892006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5990
5991 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5992 to x-gtk-use-old-file-dialog.
5993 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5994
59952006-09-15 Jay Belanger <belanger@truman.edu>
5996
49823426 5997 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5998 Change "Library Public License" to "Lesser Public License"
5999 throughout. Use "yyyy" to represent year.
6000
8cf51b2c
GM
60012006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6002
6003 * files.texi (Visiting): Add index entry "open file".
6004
8cf51b2c
GM
60052006-09-11 Richard Stallman <rms@gnu.org>
6006
6007 * building.texi (Compilation Mode): Clarification.
6008 (Grep Searching): Add xref to Compilation Mode.
6009
8cf51b2c
GM
60102006-09-08 Richard Stallman <rms@gnu.org>
6011
6012 * search.texi (Search): Ref multi-file search commands here.
6013 (Other Repeating Search): Not here.
6014
8cf51b2c
GM
60152006-08-28 Richard Stallman <rms@gnu.org>
6016
6017 * windows.texi (Split Window): Update xref.
6018
6019 * basic.texi (Continuation Lines): Update xref.
6020
6021 * indent.texi (Tab Stops): Update xref.
6022
6023 * emacs.texi (Top): Update subnode menu.
6024
6025 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6026 split out of Display Custom.
6027
60282006-08-25 Kim F. Storm <storm@cua.dk>
6029
6030 * display.texi (Display Custom): Add variables overline-margin
6031 and x-underline-at-descent-line.
6032
60332006-08-25 Richard Stallman <rms@gnu.org>
6034
6035 * entering.texi (Exiting): Rewrite to give graphical displays
6036 priority over text terminals.
6037
6038 * search.texi (Incremental Search): Move index entries.
6039
60402006-08-23 Chong Yidong <cyd@stupidchicken.com>
6041
6042 * custom.texi (Init File): Reference Find Init to avoid "home
6043 directory" confusion.
6044
60452006-08-22 Nick Roberts <nickrob@snap.net.nz>
6046
6047 * building.texi (Other GDB-UI Buffers): Describe how to edit
6048 a value in the locals buffer.
6049
60502006-08-21 Richard Stallman <rms@gnu.org>
6051
6052 * search.texi (Basic Isearch): Add `isearch' index entry.
6053
60542006-08-16 Richard Stallman <rms@gnu.org>
6055
6056 * misc.texi (Saving Emacs Sessions): Clean up wording.
6057
6058 * mark.texi (Marking Objects): Mention term "select all".
6059
6060 * emacs.texi (Top): Update subnode menu.
6061
6062 * help.texi (Help Mode): Move node up in file.
6063
8cf51b2c
GM
60642006-08-15 Nick Roberts <nickrob@snap.net.nz>
6065
6066 * building.texi (Stack Buffer): Explain fringe arrow.
6067
8cf51b2c
GM
60682006-08-12 Eli Zaretskii <eliz@gnu.org>
6069
8cf51b2c
GM
6070 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6071 on startup.
6072
60732006-08-11 Romain Francoise <romain@orebokech.com>
6074
6075 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6076
60772006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6078
6079 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6080
60812006-08-10 Richard Stallman <rms@gnu.org>
6082
6083 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
6084 with face merging. Empty regions don't count.
6085 Clarify face property inheritance.
8cf51b2c
GM
6086
60872006-08-08 Romain Francoise <romain@orebokech.com>
6088
6089 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6090 <arjuropo@cc.jyu.fi>.
6091
8cf51b2c
GM
60922006-08-04 Eli Zaretskii <eliz@gnu.org>
6093
6094 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6095 apply to all frames.
6096
8cf51b2c
GM
60972006-08-01 Richard Stallman <rms@gnu.org>
6098
6099 * help.texi (Name Help): Add index entries for describe-variable.
6100
61012006-08-01 Nick Roberts <nickrob@snap.net.nz>
6102
6103 * building.texi (GDB Graphical Interface): Shorten node names.
6104 (GDB-UI Layout): Use GDB-related.
6105 (Other GDB-UI Buffers): Simplify English.
6106
61072006-07-31 Richard Stallman <rms@gnu.org>
6108
6109 * search.texi (Query Replace): Add xref for Dired's Q command.
6110
8cf51b2c
GM
61112006-07-31 Nick Roberts <nickrob@snap.net.nz>
6112
6113 * building.texi (GDB commands in Fringe): Rename to...
6114 (Source Buffers): ..this and move forward. Describe hollow arrow and
6115 new option gdb-find-source-frame.
6116
61172006-07-29 Richard Stallman <rms@gnu.org>
6118
6119 * dired.texi (Operating on Files): Simplify previous change
6120 and fix Texinfo usage.
6121
61222006-07-29 Eli Zaretskii <eliz@gnu.org>
6123
6124 * dired.texi (Operating on Files): Add cross-references. State the
6125 Unix commands that do similar things.
6126
61272006-07-28 Richard Stallman <rms@gnu.org>
6128
6129 * mark.texi (Transient Mark): Clarify that region never disappears
6130 when Transient Mark mode is off, and not when it is on.
6131
61322006-07-27 Richard Stallman <rms@gnu.org>
6133
6134 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6135
61362006-07-24 Richard Stallman <rms@gnu.org>
6137
6138 * xresources.texi (GTK styles): Fix texinfo usage.
6139
8cf51b2c
GM
6140 * commands.texi (User Input): Explain why we teach keyboard cmds.
6141
6142 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6143 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6144 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6145 * doclicense.texi, display.texi, dired.texi, basic.texi:
6146 * anti.texi, ack.texi: Move periods and commas inside quotes.
6147
61482006-07-22 Eli Zaretskii <eliz@gnu.org>
6149
6150 * cmdargs.texi (General Variables): Document EMAIL.
6151
61522006-07-21 Eli Zaretskii <eliz@gnu.org>
6153
6154 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6155 doesn't have effect on MS-Windows.
6156
8cf51b2c
GM
61572006-07-17 Richard Stallman <rms@gnu.org>
6158
6159 * building.texi (Grep Searching): Explain about chaining grep commands.
6160
8cf51b2c
GM
61612006-07-10 Nick Roberts <nickrob@snap.net.nz>
6162
49823426 6163 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6164
61652006-07-09 Chong Yidong <cyd@stupidchicken.com>
6166
6167 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6168 is invoked for multiple files.
6169
61702006-07-08 Eli Zaretskii <eliz@gnu.org>
6171
6172 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6173 on-line manual for the rest of this node.
6174 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6175 unconditionally.
6176 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6177 Improve wording.
6178 (Windows Printing): Improve wording.
6179 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6180 rest of this node.
6181
8cf51b2c
GM
61822006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6183
49823426
GM
6184 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6185 with eval-buffer.
8cf51b2c
GM
6186
61872006-07-05 Nick Roberts <nickrob@snap.net.nz>
6188
6189 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6190 of character translation.
6191
61922006-07-04 Nick Roberts <nickrob@snap.net.nz>
6193
6194 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6195
61962006-07-03 Karl Berry <karl@gnu.org>
6197
6198 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6199 not-too-underfull hboxes in the TeX output.
6200 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6201 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6202 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6203 * sending.texi, text.texi: Fix overfull/underfull boxes.
6204
62052006-07-03 Romain Francoise <romain@orebokech.com>
6206
6207 * m-x.texi (M-x): Fix.
6208
62092006-07-03 Richard Stallman <rms@gnu.org>
6210
8cf51b2c
GM
6211 * search.texi (Other Repeating Search): filename -> file name.
6212
6213 * misc.texi (Narrowing): Minor cleanups.
6214
6215 * files.texi (Visiting): filename -> file name.
6216
6217 * emacs.texi (Top): Update subnode menus.
6218
6219 * mule.texi (Coding Systems): Move char translation stuff here.
6220 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6221 (Recognize Coding): Substantial local rewrites.
6222 (International): Update menu.
6223
6224 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6225 (Scrolling): Substantial local rewrites.
6226 (Display): Update menu and intro.
6227
6228 * dired.texi: filename -> file name.
6229
6230 * custom.texi (Safe File Variables): Texinfo usage fix.
6231
f0131492 62322006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6233
6234 * help.texi, m-x.texi: Lots of cleanups.
6235
8cf51b2c
GM
62362006-06-30 Eli Zaretskii <eliz@gnu.org>
6237
6238 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6239 (Windows Processes, Windows Misc): Shorten the printed version by
6240 selectively conditioning less important portions by @ifnottex.
6241
8cf51b2c
GM
62422006-06-27 Richard Stallman <rms@gnu.org>
6243
6244 * mini.texi (Minibuffer File): Minor cleanup.
6245
62462006-06-25 Nick Roberts <nickrob@snap.net.nz>
6247
6248 * frames.texi (XTerm Mouse): Rename to...
6249 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6250
6251 * emacs.texi (Top): Use new node name.
6252
62532006-06-24 Eli Zaretskii <eliz@gnu.org>
6254
6255 * emacs.texi (Top): Update the detailed menu according to changes in
6256 msdog.texi.
6257
6258 * msdog.texi (Windows Keyboard): New section.
6259 (Windows Mouse): New section.
6260 (Windows System Menu): Remove section (text merged with "Windows
6261 Keyboard").
6262 (Windows Misc): New section.
6263
6264 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6265
6266 * msdog.texi (ls in Lisp): New section.
6267
6268 * files.texi (Visiting): Document case-insensitive wildcard matching
6269 under find-file-wildcards.
6270
8cf51b2c
GM
62712006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6272
6273 * macos.texi (Mac Input): Add description of mac-function-modifier.
6274 Now Unicode keyboard layouts work.
6275
8cf51b2c
GM
62762006-06-10 Richard Stallman <rms@gnu.org>
6277
6278 * mule.texi (Recognize Coding): Clarify previous change.
6279
62802006-06-09 Kenichi Handa <handa@m17n.org>
6281
6282 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6283 notation.
6284
62852006-06-07 Kevin Ryde <user42@zip.com.au>
6286
6287 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6288 manual for @ifnottex, but in emacs-extra for @iftex.
6289
6290 * cmdargs.texi (General Variables): Fix smtpmail xref.
6291
62922006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6293
8cf51b2c 6294 * programs.texi (Comment Commands):
8cf51b2c 6295 * custom.texi (Specifying File Variables):
49823426 6296 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6297
62982006-06-07 Nick Roberts <nickrob@snap.net.nz>
6299
6300 * building.texi (Watch Expressions): Move node to end.
6301 (GDB Graphical Interface): Move description of clicks in fringe...
6302 (GDB commands in the Fringe): ...to here. New node.
6303
8cf51b2c
GM
63042006-06-05 Romain Francoise <romain@orebokech.com>
6305
49823426 6306 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6307
63082006-06-05 Nick Roberts <nickrob@snap.net.nz>
6309
6310 * building.texi (GDB Graphical Interface): Update bindings.
6311 (Commands of GUD): Add gud-print. Remove gud-run.
6312 Restate availability more generally.
6313
f0131492 63142006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6315
6316 * mini.texi: Lots of cleanups.
6317
63182006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6321 and Mouse-2.
6322
c8763fb6 63232006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6324
6325 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6326
8cf51b2c
GM
63272006-05-31 Richard Stallman <rms@gnu.org>
6328
6329 * basic.texi (Moving Point): Fix previous change.
6330
c8763fb6 63312006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6332
6333 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6334
f0131492 63352006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6336
6337 * basic.texi: Many simplifications and improvements in wording.
6338
8cf51b2c
GM
63392006-05-26 Nick Roberts <nickrob@snap.net.nz>
6340
6341 * anti.texi (Antinews): Create a node for gdb-ui.
6342
8cf51b2c
GM
63432006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6344
6345 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6346
63472006-05-20 Richard Stallman <rms@gnu.org>
6348
6349 * dired.texi (Dired Navigation): dired-goto-file is now j.
6350
8cf51b2c
GM
63512006-05-20 Eli Zaretskii <eliz@gnu.org>
6352
6353 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6354 and their aliases.
6355
6356 * msdog.texi (Windows Printing): Mention non-support of plain text
6357 printing with some el-cheapo printers, and suggest a workaround.
6358
63592006-05-20 Kevin Ryde <user42@zip.com.au>
6360
6361 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6362 remove the bit saying you must set it.
6363
63642006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6365
6366 * trouble.texi (Checklist):
6367 * text.texi (Text, Auto Fill, Text Mode):
6368 * search.texi (Nonincremental Search):
6369 * rmail.texi (Rmail Labels):
6370 * mule.texi (Input Methods, Multibyte Conversion):
6371 * misc.texi (Gnus, Where to Look, PostScript):
6372 * maintaining.texi (Create Tags Table):
6373 * indent.texi (Indentation Commands):
6374 * fixit.texi (Spelling):
6375 * emacs.texi (Copying):
6376 * custom.texi (Init File): ifinfo -> ifnottex.
6377
8cf51b2c
GM
63782006-05-17 Richard Stallman <rms@gnu.org>
6379
6380 * files.texi (Diff Mode): Mention C-x `.
6381
63822006-05-08 Richard Stallman <rms@gnu.org>
6383
6384 * custom.texi (Disabling): Textual cleanups.
6385
8cf51b2c
GM
63862006-05-12 Glenn Morris <rgm@gnu.org>
6387
6388 * calendar.texi (Displaying the Diary, Format of Diary File):
6389 Refer to diary-view-entries, diary-list-entries,
6390 diary-show-all-entries rather than obsolete aliases.
6391
63922006-05-12 Eli Zaretskii <eliz@gnu.org>
6393
6394 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6395 (Displaying the Diary, Special Diary Entries, Importing Diary):
6396 * building.texi (Compilation Shell):
6397 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6398 emacs-xtra with @inforef's.
6399
6400 * files.texi (Visiting): Fix wording.
6401
6402 * mule.texi (Coding Systems, Text Coding): More indexing.
6403 Mention that C-x RET f can set eol conversion.
6404
c8763fb6 64052006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6406
6407 * xresmini.texi (GTK resources): Insert GTK description.
6408
6409 * xresources.texi (GTK resources): metafont should be menufont.
6410
8cf51b2c
GM
64112006-05-06 Michael Albinus <michael.albinus@gmx.de>
6412
49823426 6413 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6414 method, user name and host name is active only in partial
6415 completion mode.
6416
8cf51b2c
GM
64172006-05-06 Eli Zaretskii <eliz@gnu.org>
6418
6419 * makefile.w32-in (emacs.dvi):
6420 * Makefile.in (emacs.dvi): Add xresmini.texi.
6421
6422 * xresmini.texi (Table of Resources): Remove xref to non-existent
6423 node "LessTif Resources".
6424
6425 * msdog.texi (Microsoft Windows):
6426 * calendar.texi (Calendar/Diary, Displaying the Diary)
6427 (Special Diary Entries, Importing Diary, Holidays):
6428 * programs.texi (Program Modes):
6429 * text.texi (Text):
6430 * buffers.texi (Several Buffers):
6431 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6432
64332006-05-06 Eli Zaretskii <eliz@gnu.org>
6434
6435 The following changes merge the emacs-xtra manual into the main
6436 manual, but only for on-line version of the manual.
6437
6438 * vc2-xtra.texi (Version Backups, Local Version Control)
6439 (Making Snapshots, Change Logs and VC, Version Headers)
6440 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6441 on-line manual.
6442
6443 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6444 for on-line manual.
6445
6446 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6447 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6448 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6449 for on-line manual.
6450
6451 * fortran-xtra.texi (Fortran, Fortran Autofill)
6452 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6453 for on-line manual.
6454
6455 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6456 Conditional xref's for on-line manual.
6457
6458 * emerge-xtra.texi (Emerge, Overview of Emerge)
6459 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6460 manual.
6461
6462 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6463 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6464 (EMACSSOURCES): Use EMACS_XTRA.
6465 (../info/emacs-xtra): Remove.
6466 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6467
6468 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6469 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6470 (EMACSSOURCES): Use EMACS_XTRA.
6471 ($(infodir)/emacs-xtra): Remove.
6472 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6473
6474 * trouble.texi (Quitting):
6475 * text.texi (Text):
6476 * programs.texi (Program Modes):
6477 * msdog.texi (Microsoft Windows):
6478 * frames.texi (Frames):
6479 * files.texi (Backup, Version Control, VC Concepts)
6480 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6481 (Registering, VC Status, VC Undo, Multi-User Branching)
6482 (Comparing Files):
6483 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6484 (Displaying the Diary, Special Diary Entries, Importing Diary):
6485 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6486 conditional xref's, depending on @iftex/@ifnottex.
6487
6488 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6489 "MS-DOS". @include msdog-xtra.texi.
6490
6491 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6492 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6493
6494 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6495 for vc-xtra.texi subsections.
6496 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6497 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6498
6499 * sending.texi (Sending Mail): A @node line without explicit Prev,
6500 Next, and Up links.
6501
6502 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6503 Next, and Up links.
6504
6505 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6506 and its sections. @include picture-xtra.texi.
6507
6508 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6509 "Emerge".
6510 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6511
6512 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6513 exact duplicate of its name-sake in calendar.texi.
6514
6515 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6516 "Advanced Calendar/Diary Usage".
6517 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6518
6519 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6520 dired-xtra.texi.
6521 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6522
6523 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6524 (Files) [ifnottex]: Add menu entry for Autorevert.
6525
6526 * emacs-xtra.texi (Introduction): Reword to make consistent with
6527 printed version only.
6528 <Top level>: Remove the body of all chapters and move them to the
6529 new *-xtra.texi files. Use @raisesections and @lowersections to
6530 convert sections to chapters etc.
6531
6532 * msdog-xtra.texi:
6533 * fortran-xtra.texi:
6534 * vc-xtra.texi:
6535 * vc1-xtra.texi:
6536 * vc2-xtra.texi:
6537 * emerge-xtra.texi:
6538 * cal-xtra.texi:
6539 * dired-xtra.texi:
6540 * arevert-xtra.texi: New files, with text from respective chapters
6541 of emacs-xtra.texi. Convert each @chapter into @section, @section
6542 into @subsection, etc.
6543
1c6c854e 6544 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6545 updated.
6546
6547 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6548 Windows". All references updated.
6549
65502006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6551
6552 * macos.texi (Mac Input): Mention input from Character Palette.
6553 (Mac Font Specs): Fix typo.
6554
65552006-05-05 Richard Stallman <rms@gnu.org>
6556
6557 * files.texi (Diff Mode): Minor cleanup.
6558
65592006-05-05 Karl Berry <karl@gnu.org>
6560
8cf51b2c
GM
6561 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6562 errors from the current release of makeinfo (4.8).
6563 * help.texi (Library Keywords): Change widest word in multitable
6564 template from `emulations' to `convenience'. (Not sure if this is
6565 related to the font change.)
6566
65672006-05-05 Eli Zaretskii <eliz@gnu.org>
6568
6569 * files.texi (File Names): Add a footnote about limited support of
6570 ~USER on MS-Windows.
6571
6572 * cmdargs.texi (Initial Options): Add a footnote about limited
6573 support of ~USER on MS-Windows.
6574
65752006-05-03 Richard Stallman <rms@gnu.org>
6576
6577 * files.texi (Diff Mode): Node moved here.
6578 (Comparing Files): Delete what duplicates new node.
6579 (Files): Put Diff Mode in menu.
6580
1c6c854e 6581 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6582
6583 * emacs.texi (Top): Update menu for Diff Mode.
6584
6585 * trouble.texi (Emergency Escape): Simplify.
6586
6587 * emacs.texi (Top): Minor clarification.
6588
65892006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6590
6591 * commands.texi, entering.texi, screen.texi: Many simplifications.
6592
65932006-05-03 Richard Stallman <rms@gnu.org>
6594
6595 * commands.texi (Text Characters): Delete paragraph about unibyte
6596 non-ASCII printing chars.
6597
6598 * killing.texi (Killing): Say "graphical displays".
6599 * display.texi: Say "graphical displays".
6600
6601 * cmdargs.texi (Misc X): Say "graphical displays".
6602
66032006-05-01 Richard Stallman <rms@gnu.org>
6604
6605 * emacs.texi (Top): Add Diff Mode to menu.
6606
66072006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6608
6609 * misc.texi (Diff Mode): New node.
6610
66112006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6612
6613 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6614 (Mac Environment Variables): Shorten example line.
6615 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6616
66172006-05-01 Nick Roberts <nickrob@snap.net.nz>
6618
6619 * building.texi (GUD Customization): Describe cases %d and %c.
6620 Update description for %e.
6621
66222006-04-30 Glenn Morris <rgm@gnu.org>
6623
6624 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6625
66262006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6627
6628 * custom.texi (Examining): Update C-h v output example.
6629
66302006-04-29 Kim F. Storm <storm@cua.dk>
6631
6632 * building.texi (Grep Searching): Add lgrep and rgrep.
6633
8cf51b2c
GM
66342006-04-23 Richard Stallman <rms@gnu.org>
6635
6636 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6637
6638 * xresmini.texi: New file.
6639
6640 * xresources.texi (Face Resources): Split table into font resources
6641 and the rest. Combine similar attributes for brevity.
6642
8cf51b2c
GM
66432006-04-21 Eli Zaretskii <eliz@gnu.org>
6644
6645 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6646 backslashes and case-insensitivity in file names (moved to the
6647 main manual).
6648 (MS-DOS Printing): Move most of the text to the main manual.
6649
6650 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6651 New nodes.
6652 (Windows Processes, Windows System Menu): Add index entries and
6653 fix wording.
6654
8cf51b2c
GM
66552006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6656
6657 * misc.texi (Shell Ring): Add notes on saved input when
6658 navigating off the end of the history list.
6659
66602006-04-18 Chong Yidong <cyd@mit.edu>
6661
6662 * misc.texi (Shell Options): Correct default value of
6663 comint-scroll-show-maximum-output.
6664
8cf51b2c
GM
66652006-04-18 Nick Roberts <nickrob@snap.net.nz>
6666
6667 * building.texi (Watch Expressions): Update.
6668
8cf51b2c
GM
66692006-04-12 Richard Stallman <rms@gnu.org>
6670
6671 * search.texi: Clean up previous change.
6672
66732006-04-12 Eli Zaretskii <eliz@gnu.org>
6674
6675 * search.texi (Regexp Backslash, Regexp Replace): Add index
6676 entries for ``back reference'' and mention the term itself in the
6677 text.
6678
66792006-04-11 Richard Stallman <rms@gnu.org>
6680
6681 * custom.texi (Safe File Variables):
6682 Document enable-local-variables = :safe.
6683
66842006-04-11 Karl Berry <karl@gnu.org>
6685
6686 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6687 (Remote Repositories, Version Backups, Local Version Control)
6688 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6689 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6690 (Renaming VC Work Files and Master Files)
6691 (Inserting Version Control Headers, Customizing VC, General Options)
6692 (Options for RCS and SCCS, Options specific for CVS): Move all
6693 these nodes to emacs-xtra.texi, for brevity.
6694 * cmdargs.texi, files.texi: Change cross-references.
6695
8cf51b2c
GM
66962006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6697
6698 * files.texi (Old Versions): Update description of vc-annotate's
6699 use of color to indicate date ranges.
6700
8cf51b2c
GM
67012006-04-09 Kevin Ryde <user42@zip.com.au>
6702
8cf51b2c
GM
6703 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6704 put info and printed manual names the right way around.
6705
67062006-04-09 Karl Berry <karl@gnu.org>
6707
6708 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6709 emacs-xtra.texi, leaving only MS Windows information.
6710 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6711 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6712 node names.
6713
6714 * emacs.texi: Move @summarycontents and @contents to the beginning
6715 of the file.
6716
8cf51b2c
GM
67172006-04-08 Kevin Ryde <user42@zip.com.au>
6718
6719 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6720
67212006-04-07 Richard Stallman <rms@gnu.org>
6722
6723 * programs.texi (Comments, Comment Commands, Options for Comments)
6724 (Multi-Line Comments): "Align", not "indent".
6725 (Basic Indent): C-j deletes trailing whitespace before the newline.
6726
67272006-04-06 Richard Stallman <rms@gnu.org>
6728
8cf51b2c
GM
6729 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6730
67312006-04-06 Eli Zaretskii <eliz@gnu.org>
6732
6733 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6734
8cf51b2c
GM
67352006-04-05 Richard Stallman <rms@gnu.org>
6736
6737 * emacs.texi (Top): Update subnode menu.
6738
6739 * trouble.texi (Unasked-for Search): Node deleted.
6740 (Lossage): Delete from menu.
6741
67422006-04-04 Richard Stallman <rms@gnu.org>
6743
6744 * trouble.texi: Various cleanups.
6745 (Checklist): Don't bother saying how to snail a bug report.
6746 (Emergency Escape): Much rewriting.
6747 (After a Crash): Rename the core dump immediately.
6748 (Total Frustration): Call it a psychotherapist.
6749 (Bug Criteria): Avoid "illegal instruction".
6750 (Sending Patches): We always put the contributor's name in.
6751
6752 * misc.texi (Thumbnails): Minor correction.
6753
8cf51b2c
GM
67542006-04-03 Richard Stallman <rms@gnu.org>
6755
6756 * misc.texi (Thumbnails): Minor cleanup.
6757
67582006-04-02 Karl Berry <karl@gnu.org>
6759
6760 * sending.texi (Mail Sending): pxref to Top needs five args.
6761
6762 * texinfo.tex: Update to current version (2006-03-21.13).
6763
8cf51b2c
GM
67642006-03-31 Richard Stallman <rms@gnu.org>
6765
6766 * emacs.texi (Top): Update subnode menu.
6767
6768 * help.texi (Help Mode): Cleanup.
6769
6770 * dired.texi: Many cleanups.
6771 (Dired Deletion): Describe dired-recursive-deletes.
6772 (Operating on Files): dired-create-directory moved.
6773 (Misc Dired Features): Move to here.
6774 (Tumme): Node moved to misc.texi.
6775
6776 * custom.texi: Many cleanups.
6777 (Minor Modes): Don't mention ISO Accents Mode.
6778 (Examining): Update C-h v output example.
6779 (Hooks): Add index and xref for add-hook.
6780 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6781 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6782
6783 * misc.texi: Many cleanups.
6784 (beginning): Add to summary of topics.
6785 (Shell): Put eshell xref at the end. Remove eshell from table.
6786 (Thumbnails): New node.
6787
8cf51b2c
GM
67882006-03-28 Eli Zaretskii <eliz@gnu.org>
6789
6790 * files.texi (File Name Cache): Make it clear that the cache is
6791 not persistent.
6792
8cf51b2c
GM
67932006-03-25 Karl Berry <karl@gnu.org>
6794
49823426
GM
6795 * emacs-xtra.texi, emacs.texi, gnu.texi:
6796 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6797 (2) do not indent copyright year list (or anything else).
6798
8cf51b2c
GM
67992006-03-21 Juanma Barranquero <lekktu@gmail.com>
6800
6801 * files.texi (VC Dired Mode): Remove misplaced brackets.
6802
68032006-03-21 Andre Spiegel <spiegel@gnu.org>
6804
6805 * files.texi: Various updates and clarifications in the VC chapter.
6806
68072006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6808
6809 * help.texi (Help Mode): Document "C-c C-c".
6810
8cf51b2c
GM
68112006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6812
6813 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6814 menu in the standalone Info reader.
6815
68162006-03-15 Chong Yidong <cyd@stupidchicken.com>
6817
6818 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6819 moved here from Emacs manual.
6820
6821 * programs.texi (Fortran): Section moved to emacs-xtra.
6822 (Program Modes): Xref to Fortran in emacs-xtra.
6823
6824 * maintaining.texi (Emerge): Move to emacs-xtra.
6825 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6826
6827 * picture.texi: File deleted.
6828 * Makefile.in:
6829 * makefile.w32-in: Remove picture.texi.
6830
6831 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6832 * abbrevs.texi (Abbrevs):
6833 * sending.texi (Sending Mail): Picture node removed.
6834
6835 * emacs.texi (Top): Update node listings.
6836
8cf51b2c
GM
68372006-03-12 Richard Stallman <rms@gnu.org>
6838
6839 * calendar.texi: Various cleanups.
6840
8cf51b2c
GM
68412006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6842
6843 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6844 syntax.
6845
8cf51b2c
GM
68462006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6847
6848 * search.texi (Regexps): More accurately describe which characters
6849 are special in which situations. Recommend _not_ to quote `]' or
6850 `-' when they are not special.
6851
8cf51b2c
GM
68522006-02-28 Andre Spiegel <spiegel@gnu.org>
6853
6854 * files.texi (Old Versions): Clarify operation of C-x v =.
6855
8cf51b2c
GM
68562006-02-21 Nick Roberts <nickrob@snap.net.nz>
6857
6858 * building.texi (Watch Expressions): Update and describe
6859 gdb-speedbar-auto-raise.
6860
68612006-02-19 Richard M. Stallman <rms@gnu.org>
6862
6863 * emacs.texi: Use @smallbook.
6864 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6865 Update subnode menu.
6866
6867 * building.texi (Lisp Interaction): Minor addition.
6868
68692006-02-18 Nick Roberts <nickrob@snap.net.nz>
6870
6871 * building.texi (Watch Expressions): Update and be more precise.
6872
c8763fb6 68732006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6874
6875 * maintaining.texi (Create Tags Table): Explain why the
6876 exception when etags writes to files under the /dev tree.
6877
68782006-02-14 Richard M. Stallman <rms@gnu.org>
6879
6880 * custom.texi (Safe File Variables): Lots of clarification.
6881 Renamed from Unsafe File Variables.
6882
68832006-02-14 Chong Yidong <cyd@stupidchicken.com>
6884
6885 * custom.texi (Unsafe File Variables): File variable confirmation
6886 assumed denied in batch mode.
6887
68882006-02-14 Richard M. Stallman <rms@gnu.org>
6889
6890 * building.texi (GDB User Interface Layout): Don't say `inferior'
6891 for program being debugged.
6892
68932006-02-15 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * building.texi (GDB Graphical Interface):
6896 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6897
68982006-02-13 Chong Yidong <cyd@stupidchicken.com>
6899
6900 * custom.texi (Specifying File Variables, Unsafe File Variables):
6901 New nodes, split from File Variables. Document new file local
6902 variable behavior.
6903
69042006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6905
6906 * display.texi (Standard Faces):
8cf51b2c
GM
6907 * files.texi (Visiting):
6908 * frames.texi (Clipboard):
6909 * glossary.texi (Glossary) <Clipboard>:
6910 * xresources.texi (X Resources): Mention Mac OS port.
6911
8cf51b2c
GM
69122006-02-12 Richard M. Stallman <rms@gnu.org>
6913
6914 * building.texi (Building): Clarify topic in intro.
6915
6916 * maintaining.texi (Maintaining): Change title; clarify topic.
6917 Delete duplicate index entries.
6918
6919 * building.texi (Other GDB User Interface Buffers): Clarifications.
6920
6921 * text.texi (Cell Commands): Clarifications.
6922
6923 * programs.texi (Defuns): Delete duplicate explanation of
6924 left-margin paren convention.
6925 (Hungry Delete): Minor cleanup.
6926
69272006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6928
6929 * dired.texi (Tumme): More tumme documentation.
6930
69312006-02-11 Alan Mackenzie <acm@muc.de>
6932
6933 * programs.texi ("Hungry Delete"): Correct the appellation of the
6934 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6935
69362006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6937
6938 * dired.texi (Tumme): Fix small bug.
6939
69402006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6941
6942 * macos.texi (Mac International): Rename "fontset-mac" to
6943 "fontset-standard".
6944
8cf51b2c
GM
69452006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6946
6947 * dired.texi (Tumme): Basic documentation for Tumme added.
6948
8cf51b2c
GM
69492006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6950
6951 * mule.texi (International):
6952 * programs.texi (Basic Indent): Fix typos.
6953
8cf51b2c
GM
6954 * custom.texi (Minor Modes):
6955 * display.texi (Text Display):
6956 * commands.texi (Text Characters): Update xrefs.
6957
69582006-02-07 Richard M. Stallman <rms@gnu.org>
6959
6960 * emacs.texi (Top): Update subnode menu.
6961 Update info on old Emacs papers.
6962 (Intro): "Graphical display", not window system.
6963
6964 * xresources.texi (GTK styles): Minor clarifications.
6965
6966 * trouble.texi: "Graphical display", not window system.
6967 (Stuck Recursive): Minor clarification.
6968
6969 * text.texi: Minor clarifications.
6970 (Sentences): Explain why two-space convention is better.
6971 Explain sentence-end-without-period here.
6972 (Fill Commands): Not here.
6973 (Refill): Node moved down.
6974 (Filling): Update menu.
6975 (Table Creation, Cell Justification, Column Commands): Clarify.
6976
6977 * sending.texi: Minor clarifications.
6978
6979 * search.texi (Regexp Backslash): Clarification.
6980
6981 * rmail.texi: Minor cleanups.
6982 (Rmail): Delete digression about `rmail-mode'.
6983 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6984 (Rmail Files): Mention C-u M-x rmail.
6985 (Rmail Reply): Mention References.
6986 (Rmail Display): Mention rmail-nonignored-headers.
6987
6988 * programs.texi: Minor cleanups.
6989 (Comment Commands): Mention momentary Transient Mark mode.
6990 (Matching): Be more specific about customizing show-paren-mode.
6991 (Info Lookup): Don't list the modes that support C-h S.
6992 Just say what it does in an unsupported mode.
6993 (Man Page): Delete excessive info on customizing woman.
6994 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6995
6996 * abbrevs.texi: Minor clarifications.
6997 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6998 not "dynamic abbrevs" as if they were a kind of abbrev.
6999
7000 * picture.texi (Picture): Minor cleanup.
7001
7002 * mule.texi (Communication Coding): Say "other applications".
7003 (Fontsets): Not specific to X. Add xref to X Resources.
7004 (Unibyte Mode): Rename from Single-Byte Character Support.
7005 "Graphical display", not window system.
7006 (International): Update menu.
7007
7008 * maintaining.texi (Format of ChangeLog):
7009 New node, split out from ChangeLog.
7010 (ChangeLog): Clarifications in the remaining text.
7011 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7012 (Find Tag): Add @w.
7013 (Tags Search): Explain tag table order here. Simplify grep ref.
7014 (List Tags): tags-tag-face is a variable, not a face.
7015 (Emerge): Cleanups.
7016
7017 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7018 (Keyboard Macros): Avoid "the user".
7019
7020 * killing.texi: "Graphical display", not window system.
7021
7022 * help.texi (Help Echo): "Graphical display", not window system.
7023
7024 * glossary.texi: Say "you", not "the user". Say "graphical display".
7025
7026 * frames.texi: Minor cleanups. "Graphical display", not window system.
7027
7028 * files.texi (Visiting): Make drag-and-drop not X-specific.
7029
7030 * custom.texi: Minor cleanups. "Graphical display", not window system.
7031
7032 * cmdargs.texi: Minor cleanups.
7033
7034 * building.texi (Compilation): Move and split kill-compilation para.
7035 Add para about multiple compilers.
7036 (Compilation Mode): Commands also available in grep mode and others.
7037 Mention C-u C-x ` more tutorially. Clarify C-x `.
7038 (Compilation Shell): Clarify. Put Bash example first.
7039 (Grep Searching): Minor cleanups; add @w.
7040 (Debuggers): Minor cleanups.
7041 (Starting GUD): Make GDB xgraphical mode issue clearer.
7042 (Debugger Operation): Lots of clarifications including
7043 GDB tooltip side-effect issue.
7044 (Commands of GUD): Clarify.
7045 (GUD Customization): Add bashdb-mode-hook.
7046 (GDB Graphical Interface): Rewrite for clarity.
7047 (GDB User Interface Layout): Rewrite for clarity.
7048 (Stack Buffer, Watch Expressions): Likewise.
7049 (Other GDB User Interface Buffers): Cleanups.
7050 (Lisp Libraries, External Lisp): Cleanup.
7051
7052 * basic.texi (Position Info): "Graphical displays", rather than
7053 window systems.
7054
7055 * anti.texi: Minor cleanup.
7056
8cf51b2c
GM
70572006-02-03 Eli Zaretskii <eliz@gnu.org>
7058
7059 * custom.texi (Init File, Find Init): Add cross-references to
7060 where $HOME is described.
7061
70622006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7063
7064 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7065 is not inside the @table.
7066
7067 * emacs.texi (Top): Correct node name.
7068
7069 * files.texi (File Names): Fix @xref.
7070 (Reverting): Fix typo.
7071
7072 * mule.texi (International): Correct node name.
7073
7074 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7075
70762006-02-01 Richard M. Stallman <rms@gnu.org>
7077
7078 * emacs.texi (Top): Update subnode menu.
7079
7080 * mule.texi: Minor clarifications.
7081 Reduce the specific references to X Windows.
7082 Refer to "graphical" terminals, rather than window systems.
7083 (Text Coding): Rename from Specify Coding.
7084 (Communication Coding, File Name Coding, Terminal Coding):
7085 New nodes split out from Text Coding.
7086
7087 * kmacro.texi: Minor clarifications.
7088 (Keyboard Macro Ring): Comment out some excessive commands.
7089 (Basic Keyboard Macro): Split up the table, putting part in each node.
7090
7091 * major.texi: Minor clarifications.
7092
7093 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7094
7095 * windows.texi: Minor clarifications.
7096 (Change Window): Don't describe mode-line mouse cmds here.
7097 Add xref to Mode Line Mouse.
7098
7099 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7100
7101 * macos.texi (Mac International): Fix xref.
7102
7103 * indent.texi: Minor clarifications.
7104
7105 * frames.texi: Minor clarifications.
7106 Reduce the specific references to X Windows.
7107 Refer to "graphical" terminals, rather than window systems.
7108 (Frame Parameters): Don't mention commands like
7109 set-foreground-color. Just say to customize a face.
7110 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7111
7112 * files.texi: Minor clarifications.
7113 (Numbered Backups): New node, split out from Backup Names.
7114
7115 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7116
7117 * cmdargs.texi (General Variables): Fix xref.
7118
7119 * buffers.texi: Minor clarifications.
7120
8cf51b2c
GM
71212006-01-31 Richard M. Stallman <rms@gnu.org>
7122
7123 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7124 Nodes moved to top.
7125
7126 * display.texi: Minor clarifications.
7127 (Display): Rearrange menu.
7128 (Standard Faces): Mention query-replace face.
7129 (Faces): Simplify.
7130 (Font Lock): Simplify face customization info.
7131 (Highlight Changes): Node merged into Highlight Interactively.
7132 (Highlight Interactively): Much rewriting and cleanup.
7133 (Optional Mode Line): Narrowed line number not good for goto-line.
7134 Simplify face customization advice.
7135 (Text Display): Mention use of escape-glyph face.
7136 Move ctl-arrow and tab-width here.
7137 (Display Custom): Move no-redraw-on-reenter to end of node.
7138
7139 * search.texi: Minor clarifications.
7140 (Isearch Scroll): Simplify.
7141 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7142
7143 * regs.texi (Registers): Mention bookmarks here.
7144
7145 * mark.texi: Minor clarifications.
7146 (Selective Undo): Node deleted.
7147
7148 * m-x.texi: Minor clarifications.
7149
7150 * killing.texi: Minor clarifications.
7151 Refer to "graphical" terminals, rather than window systems.
7152
7153 * help.texi: Clarifications.
7154 (Help): Don't describe C-h F and C-h K here.
7155 (Key Help): Describe C-h K here.
7156 (Name Help): Mention Emacs Lisp Intro.
7157 Describe C-h F here.
7158 (Misc Help): Mention C-h F and C-h K only briefly.
7159
7160 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7161 Selective undo text merged in.
7162 (Spelling): Mention Aspell along with Ispell.
7163
7164 * emacs.texi (Top): Update subnode menus.
7165
7166 * basic.texi (Basic Undo): Rename from Undo. Most of text
7167 moved to new Undo node.
7168
8cf51b2c
GM
71692006-01-29 Chong Yidong <cyd@stupidchicken.com>
7170
7171 * basic.texi (Continuation Lines, Inserting Text):
7172 Mention longlines mode.
7173
71742006-01-29 Richard M. Stallman <rms@gnu.org>
7175
10d1d0af 7176 * screen.texi: Minor cleanups.
8cf51b2c
GM
7177 (Screen): Clean up the intro paragraphs.
7178 (Mode Line): Lots of rewriting. Handle frame-name better.
7179 eol-mnemonic-... vars moved out.
7180
7181 * emacs.texi (Top): Change menu item for MS-DOS node.
7182 Update subnode menu.
7183
7184 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7185 chapter relates to Windows. Title changed.
7186
7187 * mini.texi: Minor cleanups.
7188
7189 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7190 (Mark): Put it in the menu.
7191
7192 * entering.texi: Minor cleanups.
7193
7194 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7195 (Intro): Refer to "graphical" terminals, rather than X.
7196
7197 * display.texi (Display Custom): Add xref to Variables.
7198 (Optional Mode Line): eol-mnemonic-... vars moved here.
7199
7200 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7201 rather than X.
7202
8cf51b2c
GM
7203 * basic.texi: Minor cleanups.
7204 (Undo): selective-undo moved.
7205
8cf51b2c
GM
72062006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * anti.texi (Antinews): Various corrections and additions.
7209
72102006-01-23 Juri Linkov <juri@jurta.org>
7211
7212 * custom.texi (Easy Customization, Customization Groups)
7213 (Browsing Custom): Mention links along with buttons.
7214
8cf51b2c
GM
72152006-01-21 Eli Zaretskii <eliz@gnu.org>
7216
8cf51b2c
GM
7217 * text.texi (TeX Print): Use @key for TAB.
7218
8cf51b2c
GM
7219 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7220
8cf51b2c
GM
72212006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7222
7223 * files.texi (File Aliases): Don't claim that usually separate
7224 buffers are created for two file names that name the same data.
7225 Mention additional situations where different names mean the same
7226 file on disk.
7227
72282006-01-19 Richard M. Stallman <rms@gnu.org>
7229
7230 * killing.texi (Deletion): Upcase @key argument.
7231
7232 * custom.texi (Custom Themes): Minor cleanup.
7233
7234 * programs.texi (Hungry Delete): Upcase @key argument.
7235
8cf51b2c
GM
72362006-01-16 Juri Linkov <juri@jurta.org>
7237
7238 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7239 Move `mode-line-highlight' before `mode-line-buffer-id'.
7240
8cf51b2c
GM
72412006-01-14 Richard M. Stallman <rms@gnu.org>
7242
7243 * basic.texi (Inserting Text): Minor cleanup.
7244
8cf51b2c
GM
72452006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7246
7247 * custom.texi (Changing a Variable, Face Customization):
7248 Update for changes in Custom menus.
7249
8cf51b2c
GM
72502006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7251
7252 * macos.texi (Mac International): Undo last change.
7253
8cf51b2c
GM
72542006-01-02 Chong Yidong <cyd@stupidchicken.com>
7255
7256 * custom.texi (Custom Themes): Describe the new
7257 customize-create-theme interface.
7258
72592005-12-30 Juri Linkov <juri@jurta.org>
7260
7261 * basic.texi (Position Info): Update example.
7262
c8763fb6 72632005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7264
7265 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7266
72672005-12-24 Chong Yidong <cyd@stupidchicken.com>
7268
7269 * custom.texi (Custom Themes): `load-theme' always loads.
7270
72712005-12-23 Juri Linkov <juri@jurta.org>
7272
7273 * display.texi (Highlight Interactively): Use double space to
7274 separate sentences. Replace C-p with M-p, and C-n with M-n.
7275
72762005-12-22 Richard M. Stallman <rms@gnu.org>
7277
7278 * custom.texi (Easy Customization and subnodes):
7279 Replace "active field" with "button".
7280 Use "user option" only for variables.
7281 Use "setting" for variable-or-face.
7282
72832005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7284
7285 * buffers.texi (Select Buffer): Change order in table to make
7286 "Similar" refer to the correct item.
7287 (Indirect Buffers): Minor rewording.
7288
8cf51b2c
GM
72892005-12-20 Juri Linkov <juri@jurta.org>
7290
7291 * files.texi (VC Status): Put P and N near p and n.
7292
8cf51b2c
GM
72932005-12-19 Richard M. Stallman <rms@gnu.org>
7294
7295 * programs.texi (Electric C): Delete the info about newline control.
7296 (Other C Commands): Minor cleanup.
7297 (Left Margin Paren): Minor cleanup.
7298
72992005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7300
7301 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7302 (Customization Groups): Delete text moved to "Browsing Custom".
7303 (Browsing Custom): New node.
7304 (Specific Customization): Clarify which commands only work for
7305 loaded options.
7306
73072005-12-18 Bill Wohler <wohler@newt.com>
7308
7309 * frames.texi (Tool Bars): Shorten text of previous change.
7310
73112005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7312
7313 * files.texi (VC Status): Document log-view mode.
7314
73152005-12-18 Bill Wohler <wohler@newt.com>
7316
7317 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7318 permanently via the customize interface.
7319
8cf51b2c
GM
73202005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7321
7322 * killing.texi (Killing by Lines): Document `kill-whole-line'
7323 function.
7324
c8763fb6 73252005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7326
7327 * buffers.texi (Select Buffer): Change `prev-buffer' to
7328 `previous-buffer'. Indicate that these functions use a frame
7329 local buffer list.
7330
8cf51b2c
GM
73312005-12-12 Richard M. Stallman <rms@gnu.org>
7332
7333 * custom.texi (Easy Customization): Change menu comment.
7334 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7335
7336 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7337 (Help): Among the Apropos commands, describe only C-h a here.
7338
73392005-12-11 Richard M. Stallman <rms@gnu.org>
7340
7341 * programs.texi (Options for Comments): Comment-end starts with space.
7342
7343 * glossary.texi (Glossary): Minor cleanup.
7344
7345 * files.texi (Old Versions): Use @table.
7346
8cf51b2c
GM
73472005-12-10 David Koppelman <koppel@ece.lsu.edu>
7348
7349 * display.texi (Highlight Interactively): Include
7350 global-hi-lock-mode. Add miscellaneous details and elaborations.
7351
73522005-12-09 Richard M. Stallman <rms@gnu.org>
7353
7354 * display.texi (Font Lock): Delete the Global FL menu item.
7355
73562005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7357
7358 * custom.texi (Minibuffer Maps): Mention the maps for file name
7359 completion.
7360
73612005-12-09 Kim F. Storm <storm@cua.dk>
7362
7363 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7364 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7365 cursor to next corner in rectangle; clarify insert around rectangle.
7366
8cf51b2c
GM
73672005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7368
7369 * custom.texi (Customization): Use xref to elisp manual for
7370 non-TeX output.
7371 (Minor Modes): Update.
7372 (Customization Groups, Changing a Variable, Face Customization):
7373 Update for new appearance of Custom buffers.
7374 (Changing a Variable): `custom-buffer-done-function' has been
7375 replaced by `custom-buffer-done-kill'.
7376 (Specific Customization): In the `customize-group' buffer, a
7377 subgroup's contents are not "hidden". They are not included at
7378 all. They have no [Show] button.
7379 (Mouse Buttons): Add pxref to description of mouse event lists in
7380 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7381 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7382 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7383
73842005-12-08 Richard M. Stallman <rms@gnu.org>
7385
7386 * mini.texi (Completion Commands, Completion):
7387 In file name input, SPC does not do completion.
7388
8cf51b2c
GM
73892005-12-08 Nick Roberts <nickrob@snap.net.nz>
7390
7391 * building.texi (GDB Graphical Interface): Explain screen size
7392 setting.
7393 (Other GDB User Interface Buffers): Describe features specific to
7394 GDB 6.4.
7395
8cf51b2c
GM
73962005-12-01 Nick Roberts <nickrob@snap.net.nz>
7397
7398 * building.texi (GDB User Interface Layout): Describe how to
7399 kill associated buffers.
7400 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7401 (Watch Expressions): Be more precise.
7402 (Other GDB User Interface Buffers): Describe how to change a
7403 register value.
7404
8cf51b2c
GM
74052005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7406
7407 * macos.texi (Mac Input): Remove description of
7408 mac-command-key-is-meta. Add descriptions of
7409 mac-control-modifier, mac-command-modifier, and
7410 mac-option-modifier.
7411 (Mac International): Fix description of conversion of clipboard data.
7412 (Mac Font Specs): Add example of font customization by face attributes.
7413
74142005-11-22 Nick Roberts <nickrob@snap.net.nz>
7415
7416 * building.texi (Watch Expressions): Expand description.
7417 (Other GDB User Interface Buffers): Describe local map for
7418 gud-watch.
7419
74202005-11-21 Chong Yidong <cyd@stupidchicken.com>
7421
7422 * display.texi (Font Lock): Font lock is enabled by default now.
7423
74242005-11-20 Juri Linkov <juri@jurta.org>
7425
7426 * basic.texi (Position Info): Update examples of the output.
7427 Remove the fact that examples are produced in the TeXinfo buffer,
7428 because in the Info reader users will get a different output from
7429 `C-x ='.
7430
7431 * building.texi (Compilation Mode): Remove paragraph duplicated
7432 from the node `Compilation'. Add `compilation-skip-threshold'.
7433
7434 * display.texi (Font Lock): Suggest more user-friendly method of
7435 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7436
74372005-11-18 Richard M. Stallman <rms@gnu.org>
7438
7439 * files.texi (Registering): Mention @@ in mode line.
7440
7441 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7442
74432005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7444
7445 * files.texi (Renaming and VC): Some back-ends don't
7446 handle renaming.
7447
8cf51b2c
GM
74482005-11-17 Juri Linkov <juri@jurta.org>
7449
7450 * emacs.texi (Top):
7451 * display.texi (Highlight Interactively): Put this font-lock based
7452 mode near Font Lock node.
7453
74542005-11-16 Chong Yidong <cyd@stupidchicken.com>
7455
7456 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7457 icons.
7458
74592005-11-12 Kim F. Storm <storm@cua.dk>
7460
7461 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7462 (Help Summary): Add C-h d and C-h e.
7463 (Apropos): Clarify that all apropos commands may search for either
7464 list of words or a regexp. Add C-h d for apropos-documentation.
7465 Describe apropos-documentation-sort-by-scores user option.
7466
8cf51b2c
GM
74672005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * killing.texi (CUA Bindings): Add @section.
7470
74712005-11-10 Kim F. Storm <storm@cua.dk>
7472
7473 * emacs.texi (Top): Add CUA Bindings entry to menu.
7474
7475 * killing.texi (CUA Bindings): New node. Moved here from
7476 misc.texi and extended with info on rectangle commands and
7477 rectangle highlighting, interface to registers, and the global
7478 mark feature.
7479
7480 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7481
7482 * regs.texi: Prev link points to CUA Bindings node.
7483
74842005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7485
7486 * help.texi (Help Echo): By default, help echos are only shown on
7487 mouse-over, not on point-over.
7488
c8763fb6 74892005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7490
7491 * misc.texi (Shell Mode): Describe how to activate password echoing.
7492
8cf51b2c
GM
74932005-11-04 Romain Francoise <romain@orebokech.com>
7494
7495 * mark.texi (Mark Ring): Fix typo.
7496
74972005-11-03 Richard M. Stallman <rms@gnu.org>
7498
7499 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7500
75012005-11-01 Bill Wohler <wohler@newt.com>
7502
7503 * help.texi (Help Mode): Fix typo.
7504
75052005-11-01 Nick Roberts <nickrob@snap.net.nz>
7506
1c6c854e
CS
7507 * building.texi (Other GDB User Interface Buffers):
7508 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7509
75102005-10-31 Romain Francoise <romain@orebokech.com>
7511
7512 * files.texi (Compressed Files): Fix typo.
7513
7514 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7515
7516 * windows.texi (Force Same Window): Likewise.
7517
75182005-10-30 Bill Wohler <wohler@newt.com>
7519
7520 * help.texi (Help Mode): URLs viewed with browse-url.
7521
75222005-10-31 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * building.texi (GDB Graphical Interface): Don't reference
7525 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7526 must stay in same frame.
7527
75282005-10-29 Chong Yidong <cyd@stupidchicken.com>
7529
7530 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7531
7532 * anti.texi (Antinews): Likewise.
7533
8cf51b2c
GM
75342005-10-28 Bill Wohler <wohler@newt.com>
7535
7536 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7537
75382005-10-28 Richard M. Stallman <rms@gnu.org>
7539
7540 * files.texi (Visiting): Explain how to enter ? in a file name.
7541
7542 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7543
8cf51b2c
GM
75442005-10-25 Nick Roberts <nickrob@snap.net.nz>
7545
1c6c854e
CS
7546 * building.texi (GDB Graphical Interface):
7547 Describe gdb-mouse-until.
8cf51b2c
GM
7548
75492005-10-23 Richard M. Stallman <rms@gnu.org>
7550
7551 * custom.texi (Init File): Recommend when to use site-start.el.
7552
8cf51b2c
GM
75532005-10-21 Juri Linkov <juri@jurta.org>
7554
7555 * custom.texi (Examining): Mention accessing the old variable
7556 value via M-n in set-variable.
7557
8cf51b2c
GM
75582005-10-18 Romain Francoise <romain@orebokech.com>
7559
7560 * files.texi (Version Systems): Capitalize GNU.
7561
8cf51b2c
GM
75622005-10-18 Nick Roberts <nickrob@snap.net.nz>
7563
7564 * building.texi (Compilation Mode): Remove redundant paragraph.
7565 (Watch Expressions): Remove paragraph to reflect code change.
7566
8cf51b2c
GM
75672005-10-16 Richard M. Stallman <rms@gnu.org>
7568
7569 * building.texi (Compilation Mode, Compilation): Clarified.
7570
75712005-10-15 Richard M. Stallman <rms@gnu.org>
7572
7573 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7574
8cf51b2c
GM
75752005-10-13 Kenichi Handa <handa@m17n.org>
7576
7577 * basic.texi (Position Info): Fix previous change.
7578
c8763fb6 75792005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7580
7581 * cmdargs.texi (Icons X): Fix typo.
7582
75832005-10-12 Kenichi Handa <handa@m17n.org>
7584
7585 * basic.texi (Position Info): Describe the case that Emacs shows
7586 "part of display ...".
7587
c8763fb6 75882005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7589
7590 * cmdargs.texi (Icons X): -nb => -nbi.
7591
75922005-10-10 Chong Yidong <cyd@stupidchicken.com>
7593
7594 * frames.texi (Speedbar): A couple more clarifications.
7595
75962005-10-11 Nick Roberts <nickrob@snap.net.nz>
7597
7598 * building.texi (GDB User Interface Layout): Improve diagram.
7599 (Watch Expressions): Explain how to make speedbar global.
7600 (Other GDB User Interface Buffers): Make references more precise.
7601
8cf51b2c
GM
76022005-10-09 Richard M. Stallman <rms@gnu.org>
7603
7604 * frames.texi (Speedbar): Clarify the text.
7605
76062005-10-09 Chong Yidong <cyd@stupidchicken.com>
7607
7608 * frames.texi (Speedbar): Add information on keybindings,
7609 dismissing the speedbar, and buffer display mode. Link to
7610 speedbar manual.
7611
c8763fb6 76122005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7613
1c6c854e 7614 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7615 added -nb, --no-bitmap-icon.
7616
8cf51b2c
GM
76172005-10-07 Nick Roberts <nickrob@snap.net.nz>
7618
7619 * building.texi (GDB Graphical Interface): Add variables and
7620 functions to indices. Be more precise.
7621
c8763fb6 76222005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7623
7624 * frames.texi (Drag and Drop): Remove the x- from
7625 x-dnd-open-file-other-window and xdnd-protocol-alist.
7626
76272005-09-30 Romain Francoise <romain@orebokech.com>
7628
7629 * mini.texi (Minibuffer): The default value now appears before the
7630 colon in minibuffer prompts.
7631
8cf51b2c
GM
76322005-09-25 Richard M. Stallman <rms@gnu.org>
7633
7634 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7635
8cf51b2c
GM
76362005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7637
7638 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7639
8cf51b2c
GM
76402005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7641
7642 * emacs.texi (Top): Update submenus from macos.texi.
7643
7644 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7645 (Mac OS): Update feature support status.
7646 (Mac Input): List supported input scripts. Remove description
7647 about `mac-keyboard-text-encoding'. Mention mouse button
7648 emulation and related variables.
7649 (Mac International): Mention Central European and Cyrillic
7650 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7651 Add description about coding system for selection.
7652 Add description about language environment.
7653 (Mac Environment Variables):
7654 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7655 arguments. Add Preferences support.
7656 (Mac Directories): Explicitly state that this node is for Mac OS
7657 Classic only.
1c6c854e
CS
7658 (Mac Font Specs): Mention specification for scalable fonts.
7659 List supported charsets. Add preferred way of creating fontsets.
7660 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7661 (Mac Functions): Add descriptions about `mac-set-file-creator',
7662 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7663 and `mac-get-preference'.
7664
8cf51b2c
GM
76652005-09-16 Romain Francoise <romain@orebokech.com>
7666
7667 Update all files to specify GFDL version 1.2.
7668
7669 * doclicense.texi (GNU Free Documentation License): Update to
7670 version 1.2.
7671
76722005-09-15 Richard M. Stallman <rms@gnu.org>
7673
7674 * buffers.texi (List Buffers): Fix xref.
7675
7676 * rmail.texi (Rmail Basics): Fix xref.
7677
7678 * emacs.texi (Top): Update subnode menus.
7679
7680 * files.texi (Saving Commands): New node, broken out of Saving.
7681 (Customize Save): New node, broken out of Saving.
7682 Clarify effect of write-region-inhibit-fsync.
7683 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7684
8cf51b2c
GM
76852005-09-14 Romain Francoise <romain@orebokech.com>
7686
7687 * files.texi (Saving): Mention write-region-inhibit-fsync.
7688
76892005-09-05 Chong Yidong <cyd@stupidchicken.com>
7690
7691 * custom.texi (Custom Themes): New node.
7692
76932005-09-03 Richard M. Stallman <rms@gnu.org>
7694
49823426
GM
7695 * search.texi (Search Case): Mention vars that control
7696 case-fold-search for various operations.
8cf51b2c
GM
7697
76982005-08-22 Juri Linkov <juri@jurta.org>
7699
7700 * display.texi (Standard Faces): Merge the text from
7701 `(elisp)Standard Faces' into this node.
7702
77032005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7704
7705 * emacs.texi (Top): Delete menu item for deleted node
7706 Keyboard Translations.
7707
77082005-08-18 Richard M. Stallman <rms@gnu.org>
7709
8cf51b2c
GM
7710 * trouble.texi (Unasked-for Search):
7711 Delete xref to Keyboard Translations.
7712
7713 * glossary.texi (Glossary): Delete xref.
7714
8cf51b2c
GM
7715 * custom.texi (Minor Modes): Say that the list here is not complete.
7716 (Keyboard Translations): Node deleted.
7717 (Disabling): Delete xref to it.
7718 (Customization Groups): Fix Custom buffer example.
7719 (Hooks): Mention remove-hooks.
7720
77212005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7722
7723 * building.texi (GDB Graphical Interface): Improve filling of menu
7724 item.
7725
77262005-08-18 Nick Roberts <nickrob@snap.net.nz>
7727
7728 * building.texi (GDB Graphical Interface): Use better node names.
7729
77302005-08-14 Richard M. Stallman <rms@gnu.org>
7731
7732 * text.texi (Sentences): Fix xref.
7733
77342005-08-14 Juri Linkov <juri@jurta.org>
7735
7736 * building.texi (Compilation, Grep Searching): Move grep command
7737 headings from `Compilation' to `Grep Searching'.
7738
7739 * dired.texi (Dired and Find):
7740 * maintaining.texi (Tags Search): Replace grep xref to
7741 `Compilation' node with `Grep Searching'.
7742
7743 * files.texi (Comparing Files): Replace xref to `Compilation' with
7744 `Compilation Mode'.
7745
77462005-08-13 Alan Mackenzie <acm@muc.de>
7747
7748 * search.texi (Non-ASCII Isearch): Correct a typo.
7749 (Replacement Commands): Mention query-replace key binding.
7750
77512005-08-11 Richard M. Stallman <rms@gnu.org>
7752
7753 * programs.texi (Options for Comments): Fix xref.
7754
7755 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7756 out of Regexps.
7757
8cf51b2c
GM
77582005-08-09 Juri Linkov <juri@jurta.org>
7759
7760 * building.texi (Compilation): Use `itemx' instead of `item'.
7761 (Grep Searching): Simplify phrase.
7762
7763 * display.texi (Standard Faces): Describe vertical-border on
7764 window systems.
7765
7766 * windows.texi (Split Window): Simplify phrase and mention
7767 vertical-border face.
7768
77692005-08-09 Richard M. Stallman <rms@gnu.org>
7770
7771 * files.texi (Comparing Files): Clarify compare-windows.
7772
7773 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7774
8cf51b2c
GM
77752005-08-06 Eli Zaretskii <eliz@gnu.org>
7776
7777 * mule.texi (Coding Systems): Rephrase the paragraph about
7778 codepages: no need for "M-x codepage-setup" anymore, except on
7779 MS-DOS.
7780
7781 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7782 the MS-DOS port only.
7783
77842005-07-30 Eli Zaretskii <eliz@gnu.org>
7785
7786 * makefile.w32-in (info): Don't run multi-install-info.bat.
7787 ($(infodir)/dir): New target, produced by running
7788 multi-install-info.bat.
7789
8cf51b2c
GM
77902005-07-22 Eli Zaretskii <eliz@gnu.org>
7791
7792 * files.texi (Quoted File Names): Add index entry.
7793
8cf51b2c
GM
77942005-07-19 Juri Linkov <juri@jurta.org>
7795
7796 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7797
77982005-07-18 Juri Linkov <juri@jurta.org>
7799
8cf51b2c
GM
7800 * custom.texi (Easy Customization):
7801 * files.texi (Old Versions):
7802 * frames.texi (Wheeled Mice):
7803 * mule.texi (Specify Coding):
8cf51b2c
GM
7804 * text.texi (Cell Justification):
7805 * trouble.texi (After a Crash):
8cf51b2c
GM
7806 * xresources.texi (GTK styles):
7807 Delete duplicate duplicate words.
7808
78092005-07-17 Richard M. Stallman <rms@gnu.org>
7810
7811 * frames.texi (Creating Frames): Fix foreground color example.
7812
7813 * custom.texi (Init Examples): Clean up text about conditionals.
7814
78152005-07-16 Richard M. Stallman <rms@gnu.org>
7816
7817 * mini.texi (Completion Commands): Fix command name for ?.
7818
8cf51b2c
GM
78192005-07-16 Eli Zaretskii <eliz@gnu.org>
7820
7821 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7822 `menu' face has no effect on w32 and with GTK.
7823 Add cross-references.
8cf51b2c
GM
7824
7825 * cmdargs.texi (General Variables): Clarify the default location
7826 of $HOME on w32 systems.
7827
78282005-07-15 Jason Rumney <jasonr@gnu.org>
7829
7830 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7831 changed.
7832
78332005-07-08 Kenichi Handa <handa@m17n.org>
7834
1c6c854e
CS
7835 * mule.texi (Recognize Coding):
7836 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7837
78382005-07-07 Richard M. Stallman <rms@gnu.org>
7839
7840 * anti.texi (Antinews): Mention mode-line-inverse-video.
7841
7842 * files.texi (Saving): Minor correction about C-x C-w.
7843
7844 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7845
78462005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7847
7848 * search.texi (Isearch Scroll): Add example of using the
7849 `isearch-scroll' property.
7850 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7851 `Display Custom' node.
7852 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7853 and de-emphasize it.
7854 (Other Repeating Search): `occur' currently can not correctly
7855 handle multiline matches. Correct, clarify and update description
7856 of `flush-lines' and `keep-lines'.
7857
7858 * display.texi (Display Custom): Add anchor for `baud-rate'.
7859
78602005-07-07 Richard M. Stallman <rms@gnu.org>
7861
7862 * gnu.texi: Update where to get GNU status; add refs for how to help.
7863 Add footnotes 6 and 7.
7864
78652005-07-04 Lute Kamstra <lute@gnu.org>
7866
7867 Update FSF's address in GPL notices.
7868
8cf51b2c 7869 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7870 * trouble.texi (Checklist): Update FSF's address.
7871
8cf51b2c
GM
78722005-06-24 Richard M. Stallman <rms@gnu.org>
7873
7874 * display.texi (Text Display): Change index entries.
7875
78762005-06-24 Eli Zaretskii <eliz@gnu.org>
7877
7878 * makefile.w32-in (MAKEINFO): Use --force.
7879 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7880 Makefile.in.
8cf51b2c
GM
7881
78822005-06-23 Richard M. Stallman <rms@gnu.org>
7883
1c6c854e 7884 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7885 nobreak-char-display.
7886
7887 * emacs.texi (Top): Update detailed node listing.
7888
1c6c854e 7889 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7890 to nobreak-char-display and no-break-space to nobreak-space.
7891 (Standard Faces): Split up the list of standard faces
7892 and put it in a separate node. Add nobreak-space and
7893 escape-glyph.
7894
8cf51b2c
GM
78952005-06-23 Lute Kamstra <lute@gnu.org>
7896
7897 * mule.texi (Select Input Method): Fix typo.
7898
78992005-06-23 Kenichi Handa <handa@m17n.org>
7900
1c6c854e
CS
7901 * mule.texi (International): List all supported scripts.
7902 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7903 distribution.
7904 (Language Environments): List all language environments.
7905 Intlfonts contains fonts for most supported scripts, not all..
7906 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7907 input a specific character.
8cf51b2c
GM
7908 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7909
79102005-06-23 Juanma Barranquero <lekktu@gmail.com>
7911
49823426 7912 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7913
79142005-06-22 Miles Bader <miles@gnu.org>
7915
7916 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7917
79182005-06-20 Miles Bader <miles@gnu.org>
7919
7920 * display.texi (Faces): Add `vertical-divider'.
7921
79222005-06-17 Richard M. Stallman <rms@gnu.org>
7923
7924 * text.texi (Adaptive Fill): Minor clarification.
7925
8cf51b2c
GM
79262005-06-10 Lute Kamstra <lute@gnu.org>
7927
7928 * emacs.texi (Top): Correct version number.
7929 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7930 refer to the current version of Emacs.
7931
79322005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7933
7934 * files.texi (Log Buffer): Document when there can be more than
7935 one file to be committed.
7936
79372005-06-08 Juri Linkov <juri@jurta.org>
7938
7939 * display.texi (Faces): Add `shadow' face.
7940
79412005-06-07 Masatake YAMATO <jet@gyve.org>
7942
7943 * display.texi (Faces): Write about mode-line-highlight.
7944
79452005-06-06 Richard M. Stallman <rms@gnu.org>
7946
7947 * misc.texi (Printing Package): Explain how to initialize
7948 printing package.
7949
7950 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7951
79522005-06-05 Chong Yidong <cyd@stupidchicken.com>
7953
7954 * emacs.texi: Rename Hardcopy to Printing.
7955 Make PostScript and PostScript Variables subnodes of it.
7956
7957 * misc.texi (Printing): Rename node from Hardcopy.
7958 Mention menu bar options.
7959 Move PostScript and PostScript Variables to submenu.
7960 (Printing package): New node.
7961
7962 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7963
7964 * dired.texi (Operating on Files): Likewise.
7965
7966 * calendar.texi (Displaying the Diary): Likewise.
7967
7968 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7969
7970 * glossary.texi (Glossary): Likewise.
7971
7972 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7973 effect.
7974
79752005-06-04 Richard M. Stallman <rms@gnu.org>
7976
7977 * trouble.texi (After a Crash): Polish previous change.
7978
8cf51b2c
GM
79792005-05-30 Noah Friedman <friedman@splode.com>
7980
7981 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7982 recovery mechanism.
7983
8cf51b2c
GM
79842005-05-28 Nick Roberts <nickrob@snap.net.nz>
7985
7986 * building.texi (Other Buffers): SPC toggles display of
7987 floating point registers.
7988
8cf51b2c
GM
79892005-05-27 Nick Roberts <nickrob@snap.net.nz>
7990
7991 * files.texi (Log Buffer): Merge in description of Log Edit
7992 mode from pcl-cvs.texi.
7993
79942005-05-26 Richard M. Stallman <rms@gnu.org>
7995
7996 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7997
8cf51b2c
GM
79982005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7999
8000 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8001 not enabled by default.
8002 When not on a word, `ispell-word' by default checks the word
8003 before point.
8004
80052005-05-24 Nick Roberts <nickrob@snap.net.nz>
8006
8007 * building.texi (Debugger Operation): Simplify last sentence.
8008
80092005-05-23 Lute Kamstra <lute@gnu.org>
8010
8011 * emacs.texi: Update FSF's address throughout.
8012 (Preface): Use @cite.
8013 (Distrib): Add cross reference to the node "Copying". Mention the
8014 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8015 printed manuals.
8016 (Intro): Use @xref for the Emacs Lisp Intro.
8017
8cf51b2c
GM
80182005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8019
8020 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8021
8022 * basic.texi (Moving Point): Mention default for `goto-line'.
8023
8024 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8025 of a variable's docstring.
8026
80272005-05-18 Lute Kamstra <lute@gnu.org>
8028
8029 * maintaining.texi (Overview of Emerge): Add cross reference.
8030 Remove duplication.
8031
8032 * emacs.texi (Top): Update to the current structure of the manual.
8033 * misc.texi (Emacs Server): Add menu description.
8034 * files.texi (Saving): Fix menu.
8035 * custom.texi (Customization): Fix menu.
8036 * mule.texi (International): Fix menu.
8037 * kmacro.texi (Keyboard Macros): Fix menu.
8038
80392005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8040
8041 * display.texi: Various minor changes.
8042 (Faces): Delete text that is repeated in the next section.
8043
80442005-05-16 Nick Roberts <nickrob@snap.net.nz>
8045
8046 * building.texi (Debugger Operation): Mention GUD tooltips are
8047 disabled with GDB in text command mode.
8048
8cf51b2c
GM
80492005-05-16 Nick Roberts <nickrob@snap.net.nz>
8050
8051 * building.texi: Replace toolbar with "tool bar" for consistency.
8052 (Compilation Mode): Describe compilation-context-lines
8053 and use of arrow in compilation buffer.
8054 (Debugger Operation): Replace help text with variable's value.
8055
8056 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8057 consistency.
8058
80592005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8060
8061 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8062 Add xref.
8063
8cf51b2c
GM
80642005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8065
8066 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8067 (Position Info): Delete discussion of `goto-line'. It is already
8068 described in `Moving point'.
8069
8070 * mini.texi (Completion Commands): Correct reference.
8071 (Completion Options): Fix typo.
8072
8073 * killing.texi (Deletion): Complete description of `C-x C-o'.
8074
8cf51b2c
GM
80752005-05-10 Richard M. Stallman <rms@gnu.org>
8076
8077 * building.texi (Compilation): Clarify recompile's directory choice.
8078
8079 * frames.texi (Tooltips): Cleanups.
8080
8081 * basic.texi (Arguments): Fix punctuation.
8082
80832005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8084
8085 * screen.texi (Menu Bar): The up and down (not left and right)
8086 arrow keys move through a keyboard menu.
8087
80882005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8089
8090 * basic.texi: Various typo and grammar fixes.
8091 (Moving Point): C-a now runs move-beginning-of-line.
8092
80932005-05-08 Nick Roberts <nickrob@snap.net.nz>
8094
8095 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8096
8097 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8098 as different animals.
8099
81002005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8101
8102 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8103 Correct index entry.
8104
81052005-05-07 Nick Roberts <nickrob@snap.net.nz>
8106
8107 * building.texi (Debugger Operation): Update to reflect changes
8108 in GUD tooltips.
8109
81102005-04-30 Richard M. Stallman <rms@gnu.org>
8111
8112 * files.texi (Compressed Files): Auto Compression normally enabled.
8113
8114 * building.texi (Debugger Operation): Clarify previous change.
8115
8cf51b2c
GM
81162005-04-28 Nick Roberts <nickrob@snap.net.nz>
8117
8118 * building.texi (Debugger Operation): Add description for
8119 GUD tooltips when program is not running.
8120
81212005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8122
8123 * misc.texi (Shell): Add `Shell Prompts' to menu.
8124 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8125 description. Delete remarks moved to new node.
8126 (Shell Prompts): New node.
8127 (History References): Replace remarks moved to `Shell Prompts'
8128 with xref to that node.
8129 (Remote Host): Clarify how to specify the terminal type when
8130 logging in to a different machine.
8131
81322005-04-26 Richard M. Stallman <rms@gnu.org>
8133
8134 * emacs.texi (Top): Update submenus from files.texi.
8135
8136 * files.texi (Filesets): Clarify previous change.
8137
8138 * dired.texi (Misc Dired Features): Clarify previous change.
8139
81402005-04-25 Chong Yidong <cyd@stupidchicken.com>
8141
8142 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8143
1c6c854e
CS
8144 * dired.texi (Misc Dired Features):
8145 Document dired-compare-directories.
8cf51b2c
GM
8146
8147 * files.texi (Filesets): New node.
8148 (File Conveniences): Document Image mode.
8149
8150 * text.texi (TeX Print): Document tex-compile.
8151
81522005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8153
8154 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8155 Delete redundant reference to tooltip Custom group. It is
8156 referred too again in the next paragraph.
8157
81582005-04-24 Richard M. Stallman <rms@gnu.org>
8159
8160 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8161
8cf51b2c
GM
81622005-04-19 Kim F. Storm <storm@cua.dk>
8163
8164 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8165
81662005-04-18 Lars Hansen <larsh@math.ku.dk>
8167
8168 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8169 turns off desktop-save-mode.
8170
81712005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8172
8173 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8174 by default in terminals compatible with xterm. Mention that
8175 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8176 node.
8177
8cf51b2c
GM
81782005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8179
8180 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8181
c8763fb6 81822005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8183
8184 * xresources.texi (Table of Resources): Add cursorBlink.
8185
81862005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8187
8188 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8189 `d', `C-d' and `u'.
8190
81912005-04-11 Richard M. Stallman <rms@gnu.org>
8192
8193 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8194 (Misc X): Add -D, --basic-display.
8195
8196 * maintaining.texi (Change Log): Correct the description of
8197 the example.
8198
8199 * major.texi (Choosing Modes): Document magic-mode-alist.
8200
8cf51b2c
GM
82012005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8202
8203 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8204 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8205 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8206 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8207 `w', respectively.
8208 (Rmail Labels): Mention `l'.
8209 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8210 (Rmail Summary Edit): Describe `j' and RET.
8211
c8763fb6 82122005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8213
8214 * xresources.texi (Lucid Resources): Add fontSet resource.
8215
8cf51b2c
GM
82162005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8217
8218 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8219 now called `indicate-empty-lines'.
8220
82212005-04-06 Kim F. Storm <storm@cua.dk>
8222
8223 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8224
82252005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8226
8227 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8228 deleted.
8229 (Marks vs Flags): Add some convenient key bindings.
8230 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8231 (Misc Dired Features): Correct and expand description of `w' command.
8232
8233 * frames.texi (XTerm Mouse): Delete apparently false info.
8234 The GNU/Linux console currently does not appear to support
8235 `xterm-mouse-mode'.
8236
8cf51b2c
GM
82372005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8238
8239 * calendar.texi (Diary): Mention shell utility `calendar'.
8240
82412005-04-01 Richard M. Stallman <rms@gnu.org>
8242
8243 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8244
8cf51b2c
GM
82452005-04-01 Lute Kamstra <lute@gnu.org>
8246
8247 * maintaining.texi (Change Log): add-change-log-entry uses
8248 add-log-mailing-address.
8249
82502005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8251
8252 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8253 `VC Mode Line' and put in an xref to that node.
8254 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8255 its description.
8256
82572005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8258
8259 * calendar.texi (Calendar Systems): Say that the Persian calendar
8260 implemented here is the arithmetical one championed by Birashk.
8261
82622005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8263
8264 * programs.texi (Fortran Motion): Fix previous change.
8265
8cf51b2c
GM
82662005-03-29 Richard M. Stallman <rms@gnu.org>
8267
8268 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8269
82702005-03-29 Chong Yidong <cyd@stupidchicken.com>
8271
8272 * text.texi (Refill): Refer to Long Lines Mode.
8273 (Longlines): New node.
8274 (Auto Fill): Don't index "word wrap" here.
8275 (Filling): Add Longlines to menu.
8276
82772005-03-29 Richard M. Stallman <rms@gnu.org>
8278
8279 * xresources.texi: Minor fixes.
8280
8281 * misc.texi (Emacs Server): Fix Texinfo usage.
8282
8283 * emacs.texi (Top): Don't use a real section heading for
8284 "Detailed Node Listing". Fake it instead.
8285
8286 * basic.texi (Position Info): Minor cleanup.
8287
8288 * mule.texi (Input Methods): Minor cleanup.
8289
82902005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8291
8292 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8293 constructs as well.
8294 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8295
82962005-03-29 Kenichi Handa <handa@m17n.org>
8297
8298 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8299
8300 * basic.texi (Position Info): Update the description about the
8301 command C-u C-x =.
8302
83032005-03-28 Richard M. Stallman <rms@gnu.org>
8304
8305 * emacs.texi (Top): Use @section for the detailed node listing.
8306
8307 * calendar.texi: Minor fixes to previous change.
8308
8309 * programs.texi (Fortran): Small fixes to previous changes.
8310
8311 * emacs.texi (Top): Update list of subnodes of Dired.
8312 Likewise for building.texi.
8313
8314 * files.texi (File Conveniences): Delete Auto Image File mode.
8315
83162005-03-28 Chong Yidong <cyd@stupidchicken.com>
8317
8318 * building.texi (Flymake): New node.
8319
8320 * custom.texi (Function Keys): Document kp- event types and
8321 keypad-setup package.
8322
8323 * dired.texi (Wdired): New node.
8324
8325 * files.texi (File Conveniences): Reorder entries.
8326 Explain how to turn on Auto-image-file mode.
8327 Document Thumbs mode.
8328
8329 * mule.texi (Specify Coding): Document recode-region and
8330 recode-file-name.
8331
8332 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8333
83342005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8335
8336 * commands.texi (Keys): M-o is now a prefix key.
8337
83382005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8339
8340 * programs.texi: Reformat and update copyright years.
8341 (Fortran): Update section.
8342
83432005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8344
8345 * files.texi: Several small changes in addition to:
8346 (Visiting): Change xref for Dialog Boxes to ref.
8347 (Version Headers): Replace references to obsolete var
8348 `vc-header-alist' with `vc-BACKEND-header'.
8349 (Customizing VC): Update value of `vc-handled-backends'.
8350
83512005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8352
8353 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8354 move here from Emacs Lisp Reference Manual.
8355 * calendar.texi (Calendar/Diary, Diary Commands)
8356 (Special Diary Entries, Importing Diary): Change some xrefs to
8357 point to emacs-xtra rather than elisp.
8358
8359 * emacs-xtra.texi (Calendar Customizing):
8360 Move view-diary-entries-initially, view-calendar-holidays-initially,
8361 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8362 Emacs Manual.
8363 (Appt Customizing): Merge entire section into main Emacs Manual.
8364 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8365 mark-holidays-in-calendar here from emacs-xtra.
8366 (Displaying the Diary): Move view-diary-entries-initially,
8367 mark-diary-entries-in-calendar here from emacs-xtra.
8368 (Appointments): Move appt-display-mode-line,
8369 appt-display-duration, appt-disp-window-function,
8370 appt-delete-window-function here from emacs-xtra.
8371
8372 * calendar.texi: Update and reformat copyright.
8373 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8374 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8375 (Diary): Refer to `diary-file' rather than ~/diary.
8376 (Diary Commands): Rename node to "Displaying the Diary".
8377 * emacs.texi (Top): Rename "Diary Commands" section.
8378 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8379
83802005-03-26 Eli Zaretskii <eliz@gnu.org>
8381
8382 * misc.texi (Emacs Server): Fix the command for setting
8383 server-name. Add an xref to Invoking emacsclient.
8384
8385 * help.texi (Help Summary): Clarify when "C-h ." will do something
8386 nontrivial.
8387 (Apropos): Add cindex entry for apropos-sort-by-scores.
8388
8389 * display.texi (Text Display): Add index entries for how no-break
8390 characters are displayed.
8391
8cf51b2c
GM
83922005-03-26 Eli Zaretskii <eliz@gnu.org>
8393
8394 * files.texi (Visiting): Fix cross-references introduced with the
8395 last change.
8396
8397 * xresources.texi (GTK resources): Fix last change.
8398
8cf51b2c
GM
83992005-03-25 Chong Yidong <cyd@stupidchicken.com>
8400
8401 * xresources.texi (X Resources): GTK options documented too.
8402 (Resources): Clarify meaning of program name.
8403 (Table of Resources): Add visualClass.
8404 (GTK resources): Rewrite.
8405 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8406
8407 * display.texi (Text Display): Mention non-breaking spaces.
8408
8409 * files.texi (Reverting): Document auto-revert-check-vc-info.
8410
8411 * frames.texi (Mouse Commands): Document
8412 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8413
8414 * help.texi (Help Summary): Add `C-h .'.
8415 (Apropos): Apropos accepts a list of search terms.
8416 Document apropos-sort-by-scores.
8417 (Help Echo): Document display-local-help.
8418
8419 * misc.texi (Emacs Server): Document server-name.
8420 (Invoking emacsclient): Document -s option for server names.
8421
8422 * text.texi (Outline Visibility): Introduce "current heading
8423 line" (commands can be called with point on a body line).
8424 Re-order table to follow the sequence of discussion.
8425 hide-body won't hide lines before first header line.
8426 (TeX Mode): Add DocTeX mode.
8427
8cf51b2c
GM
84282005-03-24 Richard M. Stallman <rms@gnu.org>
8429
8430 * mule.texi (Single-Byte Character Support): Delete mention
8431 of iso-acc.el and iso-transl.el.
8432
8cf51b2c
GM
84332005-03-23 Lute Kamstra <lute@gnu.org>
8434
8435 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8436
84372005-03-23 Richard M. Stallman <rms@gnu.org>
8438
8cf51b2c
GM
8439 * search.texi: Delete explicit node pointers.
8440 (Incremental Search): New menu.
8441 (Basic Isearch, Repeat Isearch, Error in Isearch)
8442 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8443 (Slow Isearch): New subnodes.
8444 (Configuring Scrolling): Node deleted.
8445 (Search Case): Doc default-case-fold-search.
8446 (Regexp Replace): Move replace-regexp doc here.
8447
8448 * rmail.texi (Movemail): Put commas inside closequotes.
8449
8450 * picture.texi (Insert in Picture): Document C-c arrow combos.
8451 (Basic Picture): Clarify erasure.
8452
8453 * display.texi (Font Lock): Put commas inside closequotes.
8454
8455 * cmdargs.texi (General Variables): Put commas inside closequotes.
8456
84572005-03-23 Nick Roberts <nickrob@snap.net.nz>
8458
8459 * building.texi (Stack Buffer): Mention reverse contrast for
8460 *selected* frame (might not be current frame).
8461
8cf51b2c
GM
84622005-03-21 Richard M. Stallman <rms@gnu.org>
8463
8464 * building.texi (Starting GUD): Add bashdb.
8465
84662005-03-20 Chong Yidong <cyd@stupidchicken.com>
8467
8468 * basic.texi (Moving Point): Add M-g M-g binding.
8469 (Undo): Document undo-only.
8470 (Position Info): Document M-g M-g and C-u M-g M-g.
8471
8472 * building.texi (Building): Put Grep Searching after Compilation
8473 Shell.
8474 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8475 Document next-error-highlight.
8476 (Grep Searching): Document grep-highlight-matches.
8477 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8478
8479 * calendar.texi (Importing Diary): Rename node from iCalendar.
8480 Document diary-from-outlook.
8481
8482 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8483 Commands.
8484 Mention effect of X drag and drop on Dired buffers.
8485
8486 * files.texi (Visiting): Document large-file-warning-threshold.
8487 Move paragraph on file-selection dialog.
8488 Mention visiting files using X drag and drop.
8489 (Reverting): Mention using Auto-Revert mode to tail files.
8490 Document auto-revert-tail-mode.
8491 (Version Systems): Minor correction.
8492 (Comparing Files): Diff-mode is no longer based on Compilation
8493 mode.
8494 Document compare-ignore-whitespace.
8495 (Misc File Ops): Explain passing a directory to rename-file.
8496 Likewise for copy-file and make-symbolic-link.
8497
8498 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8499 Document mouse-wheel-progressive speed.
8500
8501 * help.texi (Misc Help): Document numeric argument for C-h i.
8502 Correctly explain the effect of just C-u as argument.
8503
8504 * killing.texi (Deletion): Document numeric argument for
8505 just-one-space.
8506
8507 * mini.texi (Completion): Completion acts on text before point.
8508
8509 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8510 (Emulation): CUA mode replaces pc-bindings-mode,
8511 pc-selection-mode, and s-region.
8512
8513 * mule.texi (Input Methods): Leim is now built-in.
8514 (Select Input Method): Document quail-show-key.
8515 (Specify Coding): Document revert-buffer-with-coding-system.
8516
8517 * programs.texi (Fortran Motion): Document f90-next-statement,
8518 f90-previous-statement, f90-next-block, f90-previous-block,
8519 f90-end-of-block, and f90-beginning-of-block.
8520
8521 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8522
8523 * emacs.texi (Acknowledgments): Updated.
8524
8525 * anti.texi: Total rewrite.
8526
8cf51b2c
GM
85272005-03-19 Chong Yidong <cyd@stupidchicken.com>
8528
8529 * ack.texi (Acknowledgments): Update.
8530
85312005-03-19 Eli Zaretskii <eliz@gnu.org>
8532
1c6c854e
CS
8533 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8534 Update copyright years.
8cf51b2c
GM
8535
85362005-03-14 Nick Roberts <nickrob@snap.net.nz>
8537
8538 * building.texi (Commands of GUD): Move paragraph on setting
8539 breakpoints with mouse to the GDB Graphical Interface node.
8540
85412005-03-07 Richard M. Stallman <rms@gnu.org>
8542
8cf51b2c
GM
8543 * misc.texi (Single Shell, Shell Options): Fix previous change.
8544
8545 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8546
85472005-03-06 Richard M. Stallman <rms@gnu.org>
8548
8549 * building.texi (Starting GUD): Don't explain text vs graphical
8550 GDB here. Just mention it and xref.
8551 Delete "just one debugger process".
8552 (Debugger Operation): Move GUD tooltip info here.
8553 (GUD Tooltips): Node deleted.
8554 (GDB Graphical Interface): Explain the two GDB modes here.
8555
8cf51b2c
GM
8556 * sending.texi (Sending Mail): Minor cleanup.
8557 (Mail Aliases): Explain quoting conventions.
8558 Update key rebinding example.
8559 (Header Editing): C-M-i is like M-TAB.
8560 (Mail Mode Misc): mail-attach-file does not do MIME.
8561
8562 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8563 that really belongs here.
8564 (Remote Mailboxes): Text moved to Rmail Inbox.
8565 (Rmail Display): Mention Mouse-1.
8566 (Movemail): Clarify two movemail versions.
8567 Clarify rmail-movemail-program.
8568
8cf51b2c
GM
8569 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8570 Document async shell commands.
8571 (Shell History): Clarify.
8572 (Shell Ring): Mention C-UP an C-DOWN.
8573 (Shell Options): Add comint-prompt-read-only.
8574 (Invoking emacsclient): Set EDITOR to run Emacs.
8575 (Sorting): No need to explain what region is.
8576 (Saving Emacs Sessions): Fix typo.
8577 (Recursive Edit): Fix punctuation.
8578 (Emulation): Don't mention "PC bindings" which are standard.
8579 (Hyperlinking): Explain Mouse-1 convention here.
8580 (Find Func): Node deleted.
8581
8cf51b2c
GM
8582 * help.texi (Name Help): Xref to Hyperlinking.
8583
8584 * glossary.texi (Glossary):
8585 Rename "Balance Parentheses" to "Balancing...".
8586 Add "Byte Compilation". Correct "Copyleft".
8587 New xref in "Customization".
8588 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8589 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8590 Rename "Registers" to "Register".
8591 Replace "Selecting" with "Selected Frame",
8592 "Selected Window", and "Selecting a Buffer".
8593
8594 * files.texi (Types of Log File): Explain how projects'
8595 methods can vary.
8596
8cf51b2c
GM
8597 * display.texi (Faces): Delete "Emacs 21".
8598
8599 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8600 * fixit.texi (Spelling): C-M-i like M-TAB.
8601 * mini.texi (Completion Options): C-M-i like M-TAB.
8602 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8603 * text.texi (Text Mode): C-M-i like M-TAB.
8604
8605 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8606
8607 * calendar.texi (Specified Dates): Mention `g w'.
8608 (Appointments): appt-activate toggles with no arg.
8609
8cf51b2c
GM
86102005-03-05 Juri Linkov <juri@jurta.org>
8611
8612 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8613 "invocation (command line arguments)".
8cf51b2c
GM
8614 (Misc X): Add -nbc, --no-blinking-cursor.
8615
86162005-03-04 Ulf Jasper <ulf.jasper@web.de>
8617
8618 * calendar.texi (iCalendar): No need to require it now.
8619
8cf51b2c
GM
86202005-03-03 Nick Roberts <nickrob@snap.net.nz>
8621
8622 * trouble.texi (Contributing): Mention Savannah. Direct users to
8623 emacs-devel.
8624
86252005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8626
8627 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8628 window.
8629
8cf51b2c
GM
86302005-02-27 Richard M. Stallman <rms@gnu.org>
8631
8632 * building.texi (Compilation): Update mode line status info.
8633
86342005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8635
8636 * calendar.texi (General Calendar): Document binding of
8637 scroll-other-window-down.
8638 (Mayan Calendar): Fix earliest date.
8639 (Time Intervals): Document timeclock-change.
8640 Fix timeclock-ask-before-exiting documentation.
8641
86422005-02-26 Kim F. Storm <storm@cua.dk>
8643
8644 * frames.texi (Mouse References):
8645 Add mouse-1-click-in-non-selected-windows.
8646
86472005-02-25 Richard M. Stallman <rms@gnu.org>
8648
8649 * screen.texi (Screen): Explain better about cursors and mode lines;
8650 don't presuppose text terminals.
8651 (Point): Don't assume just one cursor.
8652 Clarify explanation of cursors.
8653 (Echo Area, Menu Bar): Cleanups.
8654
8655 * mini.texi (Minibuffer): Prompts are highlighted.
8656 (Minibuffer Edit): Newline = C-j only on text terminals.
8657 Clarify resize-mini-windows values.
8658 Mention M-PAGEUP and M-PAGEDOWN.
8659 (Completion Commands): Mouse-1 like Mouse-2.
8660 (Minibuffer History): Explain history commands better.
8661 (Repetition): Add xref to Incremental Search.
8662
8663 * mark.texi (Setting Mark): Clarify info about displaying mark.
8664 Clarify explanation of C-@ and C-SPC.
8665 (Transient Mark): Mention Delete Selection mode.
8666 (Marking Objects): Clean up text about extending the region.
8667
8668 * m-x.texi (M-x): One C-g doesn't always go to top level.
8669 No delay before suggest-key-bindings output.
8670
8671 * fixit.texi (Fixit): Mention C-/ for undo.
8672 (Spelling): Mention ESC TAB like M-TAB.
8673 Replacement words with r and R are rechecked.
8674 Say where C-g leaves point. Mention ? as input.
8675
86762005-02-23 Lute Kamstra <lute@gnu.org>
8677
8678 * cmdargs.texi (Initial Options): Add cross reference.
8679
8cf51b2c
GM
86802005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8681
8682 * emacs.texi (Top): Update menu for splitting of node in
8683 msdog.texi.
8684 * frames.texi (Frames): Update xref for splitting of node in
8685 msdog.texi.
8686 * trouble.texi (Quitting): Ditto.
8687
86882005-02-16 Richard M. Stallman <rms@gnu.org>
8689
8690 * windows.texi (Split Window): Simplify line truncation info
8691 and xref to Display Custom.
8692
8693 * trouble.texi (Quitting): Emergency escape only for text terminal.
8694 (Screen Garbled): C-l for ungarbling is only for text terminal.
8695
8696 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8697
8698 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8699
8700 * programs.texi (Program Modes): Mention Python mode.
8701 (Moving by Defuns): Repeating C-M-h extends region.
8702 (Basic Indent): Clarify.
8703 (Custom C Indent): Clarify.
8704 (Expressions): Repeating C-M-@ extends region.
8705 (Info Lookup): Clarify for C-h S.
8706 (Symbol Completion): ESC TAB alternative for M-TAB.
8707 (Electric C): Clarify.
8708
8709 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8710
8711 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8712 MS-DOS Input node.
8713 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8714 (MS-DOS and MULE): Clarify.
8715 (MS-DOS Processes, Windows Processes): Fix typos.
8716
8717 * major.texi (Choosing Modes): Clarify.
8718
8719 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8720 (Keyboard Macro Step-Edit): Clarify.
8721
8722 * indent.texi (Indentation): Clarifications.
8723
8724 * help.texi (Help): Correct error about C-h in query-replace.
8725 Clarify apropos vs C-h a. Fix how to search in FAQ.
8726 (Key Help): Describe C-h w here.
8727 (Name Help): Minor cleanup. C-h w moved to Key Help.
8728 Clarify the "object" joke.
8729 (Apropos): Clarify. Mouse-1 like Mouse-2.
8730 (Help Mode): Mouse-1 like Mouse-2.
8731
8732 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8733
8734 * display.texi (Display): Reorder menu.
8735 (Faces): Cleanup.
8736 (Font Lock): Cleanup. Mention Options menu.
8737 Delete obsolete text.
8738 (Scrolling): For C-l, don't presume text terminal.
8739 (Horizontal Scrolling): Simplify intro.
8740 (Follow Mode): Clarify.
1c6c854e 8741 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8742 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8743 Doc default-tab-width. Doc line truncation more thoroughly.
8744
8745 * dired.texi (Dired Enter): C-x C-f can run Dired.
8746 (Dired Visiting): Comment out `a' command.
8747 Mouse-1 is like Mouse-2.
8748 (Shell Commands in Dired): ? can be used more than once.
8749
8750 * basic.texi (Continuation Lines): Simplify description of truncation,
8751 and refer to Display Custom for the rest of it.
8752
8cf51b2c
GM
87532005-02-06 Lute Kamstra <lute@gnu.org>
8754
8755 * basic.texi (Undo): Fix typo.
8756
8757 * cmdargs.texi (Emacs Invocation): Fix typo.
8758
8759 * custom.texi (Init Examples): Fix typo.
8760
8761 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8762
87632005-02-06 Richard M. Stallman <rms@gnu.org>
8764
8765 * regs.texi (Registers): Registers can hold numbers, too.
8766
8767 * killing.texi (Other Kill Commands): Cleanup.
8768 Delete redundant explanation of kill in read-only buffer.
8769 (Yanking): Mention term "copying".
8770 (Accumulating Text): Fix typo.
8771
8772 * entering.texi (Entering Emacs): Update rationale at start.
8773 (Exiting): Treat iconifying on a par with suspension.
8774
8775 * custom.texi (Minor Modes): Fix typo.
8776 (Easy Customization): Fix menu style.
8777 (Variables): Add xref.
8778 (Examining): Setting for future sessions works through .emacs.
8779 (Keymaps): "Text terminals", not "Many".
8780 (Init Rebinding): Explain \C-. Show example of \M-.
8781 Fix minor wording errors.
8782 (Function Keys): Explain vector syntax just once.
8783 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8784 (Init File): Mention .emacs.d directory.
8785 (Init Examples): Add xref.
8786 (Find Init): Mention .emacs.d directory.
8787
8788 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8789 (Action Arguments): Explain which kinds of -l args are found how.
8790 (Initial Options): --batch does not inhibit site-start.
8791 Add xrefs.
8792 (Command Example): Use --batch, not -batch.
8793
8794 * basic.texi (Inserting Text): Cleanup wording.
8795 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8796 C-n is not error at end of buffer.
8797 (Undo): Doc C-/ like C-_. Add xrefs.
8798 (Arguments): META key may be labeled ALT.
8799 Peculiar arg meanings are explained in doc strings.
8800
8801 * abbrevs.texi (Expanding Abbrevs): Clarify.
8802
88032005-02-05 Eli Zaretskii <eliz@gnu.org>
8804
8805 * frames.texi (Frame Parameters): Add an xref to the description
8806 of list-colors-display. Add a pointer to the X docs about colors.
8807
8808 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8809 Improve docs of list-colors-display.
8cf51b2c
GM
8810
88112005-02-03 Lute Kamstra <lute@gnu.org>
8812
8813 * frames.texi (Frames, Drag and Drop): Fix typos.
8814
88152005-02-03 Richard M. Stallman <rms@gnu.org>
8816
8817 * windows.texi (Basic Window): Mention color-change in mode line.
8818 (Change Window): Explain dragging vertical boundaries.
8819
8820 * text.texi (Sentences): Clarify.
8821 (Paragraphs): Explain M-a and blank lines.
8822 (Outline Mode): Clarify text and menu.
8823 (Hard and Soft Newlines): Mention use-hard-newlines.
8824
8825 * frames.texi (Frames): Delete unnecessary mention of Windows.
8826 (Mouse Commands): Likewise. Mention xterm mouse support.
8827 (Clipboard): Clarify.
8828 (Mouse References): Mention use of Mouse-1 for following links.
8829 (Menu Mouse Clicks): Clarify.
8830 (Mode Line Mouse): Clarify.
8831 (Drag and Drop): Rewrite.
8832
8833 * fixit.texi (Spelling): Fix typo.
8834
8835 * files.texi (File Names): Clarify.
8836 (Visiting): Update conditions for use of file dialog. Clarify.
8837 (Saving): Doc d as answer in save-some-buffers.
8838 (Remote Files): Clean up the text.
8839
8840 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8841
8842 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8843 (List Buffers): Clarify.
8844 (Several Buffers): Doc T command.
8845 (Buffer Convenience): Clarify menu.
8846
8847 * basic.texi (Undo): Clarify last change.
8848
88492005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8850
8851 * fixit.texi (Spelling): Fix typo.
8852
88532005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8854
8855 * basic.texi (Undo): Update description of `undo-outer-limit'.
8856
88572005-02-01 Nick Roberts <nickrob@snap.net.nz>
8858
8859 * building.texi: Update documentation relating to GDB Graphical
8860 Interface.
8861
88622005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * custom.texi (Easy Customization): Adapt menu to node name change.
8865
88662005-01-30 Richard M. Stallman <rms@gnu.org>
8867
8868 * custom.texi (Easy Customization): Defn of "User Option" now
8869 includes faces. Don't say just "option" when talking about variables.
8870 Do say just "options" to mean "anything customizable".
8871 (Specific Customization): Describe `customize-variable',
8872 not `customize-option'.
8873
8874 * glossary.texi (Glossary) <Faces>: Add xref.
8875 <User Option>: Change definition--include faces. Change xref.
8876
8877 * picture.texi (Picture): Mention artist.el.
8878
8879 * sending.texi, screen.texi, programs.texi, misc.texi:
8880 * mini.texi, major.texi, maintaining.texi, macos.texi:
8881 * help.texi, frames.texi, files.texi:
8882 Don't say just "option" when talking about variables.
8883
8884 * display.texi, mule.texi: Don't say just "option" when talking
8885 about variables. Other minor cleanups.
8886
8cf51b2c
GM
88872005-01-26 Lute Kamstra <lute@gnu.org>
8888
8889 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8890 File'. Mention the `-Q' option at the `--no-site-file' option.
8891
8cf51b2c
GM
88922005-01-22 David Kastrup <dak@gnu.org>
8893
8894 * building.texi (Grep Searching): Mention alias `find-grep' for
8895 `grep-find'.
8896
88972005-01-20 Richard M. Stallman <rms@gnu.org>
8898
8899 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8900
8cf51b2c
GM
89012005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8902
8903 * rmail.texi (Movemail): Explain differences
8904 between standard and mailutils versions of movemail.
8905 Describe command line and configuration options introduced
8906 with the latter.
8907 Explain the notion of mailbox URL, provide examples and
8908 cross-references to mailutils documentation.
8909 Describe various methods of specifying mailbox names,
8910 user names and user passwords for rmail.
1c6c854e
CS
8911 (Remote Mailboxes): New section.
8912 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8913 options used to control its behavior.
8914 (Other Mailbox Formats): Explain handling of various mailbox
8915 formats.
8916
89172005-01-13 Richard M. Stallman <rms@gnu.org>
8918
8919 * commands.texi (Commands): Clarification.
8920
89212005-01-11 Richard M. Stallman <rms@gnu.org>
8922
8923 * programs.texi (Multi-line Indent): Fix previous change.
8924 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8925
8cf51b2c
GM
89262005-01-08 Richard M. Stallman <rms@gnu.org>
8927
8928 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8929 lazy-highlight.
8930
8931 * search.texi (Query Replace): Mention faces query-replace
8932 and lazy-highlight.
8933 (Incremental Search): Update isearch highlighting info.
8934
8cf51b2c
GM
89352005-01-04 Richard M. Stallman <rms@gnu.org>
8936
8937 * custom.texi (Saving Customizations): Minor improvement.
8938
8cf51b2c
GM
89392005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8940
8941 * custom.texi (Saving Customizations): Emacs no longer loads
8942 `custom-file' after .emacs. No longer mention customizing through
8943 Custom.
8944
8cf51b2c
GM
89452005-01-01 Andreas Schwab <schwab@suse.de>
8946
8947 * killing.texi (Graphical Kill): Move up under node Killing,
8948 change @section to @subsection.
8949
89502005-01-01 Richard M. Stallman <rms@gnu.org>
8951
8952 * custom.texi (Face Customization): Mention hex color specs.
8953
8954 * emacs.texi (Top): Update Killing submenu.
8955
8956 * killing.texi (Killing): Reorganize section.
8957 No more TeX-only text; put the node command at start of chapter.
8958 But the first section heading is used only in TeX.
8959 Rewrite the text to read better in this mode.
8960 (Graphical Kill): New subnode gets some of the text that
8961 used to be in the first section.
8962
89632004-12-31 Richard M. Stallman <rms@gnu.org>
8964
8965 * dired.texi (Shell Commands in Dired): Delete the ? example.
8966
8967 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8968
8969 * files.texi (Saving): Describe new require-final-newline features
8970 and mode-require-final-newline.
8971
8cf51b2c
GM
89722004-12-29 Richard M. Stallman <rms@gnu.org>
8973
8974 * custom.texi (File Variables): Clarify previous change.
8975
c8763fb6 89762004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8977
8978 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8979 out now.
8980
89812004-12-27 Richard M. Stallman <rms@gnu.org>
8982
8983 * Makefile.in (MAKEINFO): Specify --force.
8984
8985 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8986 (Undo): Doc undo-outer-limit.
8987
8cf51b2c
GM
89882004-12-15 Juri Linkov <juri@jurta.org>
8989
8990 * mark.texi (Transient Mark, Mark Ring): M-< and other
8991 movement commands don't set mark in Transient Mark mode
8992 if mark is active.
8993
8cf51b2c
GM
89942004-12-12 Juri Linkov <juri@jurta.org>
8995
8996 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8997 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8998
8999 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9000 (Misc Dired Commands): Add @r{(Dired)} to w.
9001
90022004-12-12 Juri Linkov <juri@jurta.org>
9003
9004 * mark.texi (Marking Objects): Marking commands also extend the
9005 region when mark is active in Transient Mark mode.
9006
8cf51b2c
GM
90072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * custom.texi (Saving Customizations): Emacs only loads the custom
9010 file automatically after the init file in version 22.1 or later.
9011 Adapt text and examples to this fact.
9012
8cf51b2c
GM
90132004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9014
9015 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9016 be set through Custom. Otherwise, it has no effect.
9017
8cf51b2c
GM
90182004-12-05 Richard M. Stallman <rms@gnu.org>
9019
9020 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9021 * entering.texi: Rename Command Line to Emacs Invocation.
9022
10d1d0af 9023 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
9024
9025 * custom.texi (Easy Customization): Move up to section level,
9026 before Variables. Avoid using the term "variable"; say "option".
9027 New initial explanation.
9028 (Variables): In initial explanation, connect "variable" to the
9029 already-explained "user option".
9030
9031 * emacs.texi (Top): Fix ref to Command Line.
9032 Move reference to Easy Customization.
9033
9034 * xresources.texi (X Resources): Fix From link.
9035
9036 * doclicense.texi (GNU Free Documentation License): Fix To link.
9037
9038 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9039
9040 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9041
90422004-12-03 Richard M. Stallman <rms@gnu.org>
9043
9044 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9045
90462004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9047
9048 * kmacro.texi: Several small changes in addition to the following.
9049 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9050 defining a keyboard macro.
9051 Mention `kmacro-ring-max'.
9052 (Keyboard Macro Counter): Clarify description of
9053 `kmacro-insert-counter', `kmacro-set-counter',
9054 `kmacro-add-counter' and `kmacro-set-format'.
9055
90562004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9057
9058 * custom.texi (File Variables): Add `unibyte' and make it more
9059 clear that `unibyte' and `coding' are special. Suggested by Simon
9060 Krahnke <overlord@gmx.li>.
9061
9062 * mule.texi (Enabling Multibyte): Refer to File Variables.
9063 Suggested by Simon Krahnke <overlord@gmx.li>.
9064
c8763fb6 90652004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9066
9067 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9068 x-use-old-gtk-file-dialog.
9069
8cf51b2c
GM
90702004-11-20 Richard M. Stallman <rms@gnu.org>
9071
9072 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9073
90742004-11-09 Lars Brinkhoff <lars@nocrew.org>
9075
9076 * building.texi (Lisp Eval): Delete hyphen in section name.
9077
90782004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9079
9080 * files.texi (Old Versions):
9081 No longer document annotation as "CVS only".
9082
90832004-11-10 Andre Spiegel <spiegel@gnu.org>
9084
9085 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
9086 version systems, mentioning the new ones that we support.
9087 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
9088 suggestions.
9089
c8763fb6 90902004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 9091
49823426 9092 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 9093
c8763fb6 90942004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9095
9096 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9097
90982004-10-23 Eli Zaretskii <eliz@gnu.org>
9099
9100 * text.texi (Text Based Tables, Table Definition)
9101 (Table Creation, Table Recognition, Cell Commands)
9102 (Cell Justification, Row Commands, Column Commands)
9103 (Fixed Width Mode, Table Conversion, Measuring Tables)
9104 (Table Misc): New nodes, documenting the Table Mode.
9105
8cf51b2c
GM
91062004-10-19 Jason Rumney <jasonr@gnu.org>
9107
9108 * makefile.w32-in (info): Change order of arguments to makeinfo.
9109
91102004-10-19 Ulf Jasper <ulf.jasper@web.de>
9111
9112 * calendar.texi (iCalendar): Update for package changes.
9113
8cf51b2c
GM
91142004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9115
9116 * files.texi (Misc File Ops): View mode is a minor mode.
9117
8cf51b2c
GM
91182004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9119
9120 * calendar.texi (iCalendar): Style changes.
9121
91222004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9123
9124 * search.texi (Regexps): The regexp described in the example is no
9125 longer stored in the variable `sentence-end'.
9126
8cf51b2c
GM
91272004-10-06 Nick Roberts <nickrob@snap.net.nz>
9128
9129 * building.texi (Starting GUD): Note that multiple debugging
9130 sessions requires `gdb --fullname'.
9131
91322004-10-05 Ulf Jasper <ulf.jasper@web.de>
9133
9134 * calendar.texi (iCalendar): New section for a new package.
9135
8cf51b2c
GM
91362004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9137
9138 * text.texi: Various small changes in addition to the following.
9139 (Text): Replace xref for autotype with inforef.
9140 (Sentences): Explain nil value for `sentence-end'.
9141 (Paragraphs): Update default values for `paragraph-start' and
9142 `paragraph-separate'.
9143 (Text Mode): Correct description of Text mode's effect on the
9144 syntax table.
9145 (Outline Visibility): `hide-other' does not hide top level headings.
9146 `selective-display-ellipses' no longer has an effect on Outline mode.
9147 (TeX Misc): Add missing @cindex.
9148 Replace xref for RefTeX with inforef.
9149 (Requesting Formatted Text): The variable
9150 `enriched-fill-after-visiting' no longer exists.
9151 (Editing Format Info): Update names of menu items and commands.
9152 (Format Faces): Mention special effect of specifying the default face.
9153 Describe inheritance of text properties.
9154 Correct description of `fixed' face.
9155 (Format Indentation): Correct description of effect of setting
9156 margins. Mention `set-left-margin' and `set-right-margin'.
9157 (Format Justification): Update names of menu items.
9158 `set-justification-full' is now bound to `M-j b'.
9159 Mention that `default-justification' is a per buffer variable.
9160 (Format Properties): Update name of menu item.
9161 (Forcing Enriched Mode): `format-decode-buffer' automatically
9162 turns on Enriched mode if the buffer is in text/enriched format.
9163
91642004-10-05 Emilio C. Lopes <eclig@gmx.net>
9165
9166 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9167
91682004-09-28 Kim F. Storm <storm@cua.dk>
9169
9170 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9171 Align with new functionality.
9172
8cf51b2c
GM
91732004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9174
9175 * display.texi (Display Custom): Remove stray `@end defvar'.
9176
91772004-09-23 Kim F. Storm <storm@cua.dk>
9178
9179 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9180 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9181
8cf51b2c
GM
91822004-09-20 Richard M. Stallman <rms@gnu.org>
9183
9184 * custom.texi (Hooks): Explain using setq to clear out a hook.
9185 (File Variables): Explain multiline string constants.
9186 (Non-ASCII Rebinding): Explain when you need to update
9187 non-ASCII char codes in .emacs.
9188
9189 * building.texi (Compilation): Explain how to make a silent
9190 subprocess that won't be terminated. Explain compilation-environment.
9191
91922004-09-13 Kim F. Storm <storm@cua.dk>
9193
9194 * mini.texi (Repetition): Rename isearch-resume-enabled to
9195 isearch-resume-in-command-history and change default to disabled.
9196
8cf51b2c
GM
91972004-09-09 Kim F. Storm <storm@cua.dk>
9198
9199 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9200 with new `kmacro-name-last-macro'.
9201
8cf51b2c
GM
92022004-09-08 Juri Linkov <juri@jurta.org>
9203
9204 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9205
8cf51b2c
GM
92062004-09-03 Juri Linkov <juri@jurta.org>
9207
9208 * search.texi (Incremental Search): Update wording for M-%.
9209
92102004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9211
9212 * killing.texi (Killing): Correct description of kill commands in
9213 read-only buffer.
9214
92152004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9216
9217 * building.texi (Compilation Mode): Add a paragraph about rules
9218 for finding the compilation buffer for `next-error'.
9219
9220 * search.texi (Other Repeating Search): Mention that Occur mode
9221 supports the next-error functionality.
9222
92232004-09-02 Juri Linkov <juri@jurta.org>
9224
9225 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9226
92272004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9228
9229 * kmacro.texi (Basic Keyboard Macro):
9230 `apply-macro-to-region-lines' now operates on all lines that begin
9231 in the region, rather than on all complete lines in the region.
9232
c8763fb6 92332004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9234
9235 * frames.texi (Drag and drop): Add documentation about
9236 x-dnd-test-function and x-dnd-known-types.
9237
92382004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9239
9240 * indent.texi: Various minor changes in addition to:
9241 (Indentation Commands): Correct description of `indent-relative'.
9242 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9243 mode. The *Tab Stops* buffer uses Overwrite Mode.
9244 (Just Spaces): `tabify' converts sequences of at least two spaces
9245 to tabs.
9246
8cf51b2c
GM
92472004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9248
9249 * frames.texi (Secondary Selection): Setting the secondary
9250 selection with M-Drag-Mouse-1 does not alter the kill ring,
9251 setting it with M-Mouse-1 and M-Mouse-3 does.
9252 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9253 toolkit scroll bars.
9254 (Scroll Bars): Ditto.
9255
9256 * windows.texi (Basic Window): When using a window system, the value
9257 of point in a non-selected window is indicated by a hollow box.
9258 (Split Window): Side by side windows are separated by a scroll bar,
9259 if scroll bars are used.
9260 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9261 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9262 (Window Convenience): Update bindings for `winner-undo' and
9263 `winner-redo'.
9264
9265 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9266 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9267 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9268 of "Using Emacs as a Server".
9269 * building.texi (Building): Interchange nodes (for correct numbering).
9270 * programs.texi (Programs): Interchange nodes (for correct numbering).
9271 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9272 Info to the node structure.
9273 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9274 Rearrange order of nodes and sections such that both "GNU GENERAL
9275 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9276 end, as appropriate for appendices.
9277 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9278 Use `@unnumberedsec'.
9279 * trouble.texi: Adapt sectioning in Info to the node structure.
9280 Adapt node pointers to change in emacs.texi.
9281 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9282
8cf51b2c
GM
92832004-08-25 Kenichi Handa <handa@m17n.org>
9284
9285 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9286 description for unibyte mode.
9287
92882004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9289
9290 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9291
9292 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9293 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9294 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9295 in @pxref.
9296
92972004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9298
9299 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9300 Change section names.
9301
8cf51b2c
GM
93022004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9303
9304 * kmacro.texi (Keyboard Macro Ring): Rename section.
9305 Emacs treats the head of the macro ring as the `last keyboard macro'.
9306 (Keyboard Macro Counter): Minor change.
9307 (Save Keyboard Macro): Some clarifications.
9308 (Edit Keyboard Macro): Rename section.
9309
9310 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9311 32-bit machines.
9312 (Several Buffers): Clarify which buffer is selected if `2' is
9313 pressed in the Buffer Menu.
9314 Auto Revert mode can be used to update the Buffer Menu
9315 automatically.
9316
93172004-08-21 Eli Zaretskii <eliz@gnu.org>
9318
9319 * help.texi (Misc Help): Add an index entry for finding an Info
9320 manual by its file name.
9321
93222004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9323
9324 * files.texi (Backup Deletion): Correct description of
9325 `delete-old-versions'.
9326 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9327 (Auto Save Files): Recommend `auto-save-mode' to reenable
9328 auto-saving, rather than the abbreviation `auto-save'.
9329
93302004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9331
9332 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9333 for "killing" and "yanking" in main menu.
9334
93352004-08-16 Richard M. Stallman <rms@gnu.org>
9336
9337 * killing.texi (Yanking, Killing): Minor cleanups.
9338
9339 * mark.texi (Momentary Mark): Minor cleanups.
9340
93412004-08-15 Kenichi Handa <handa@etl.go.jp>
9342
9343 * custom.texi (Non-ASCII Rebinding):
9344 C-q always inserts the right code to pass to global-set-key.
9345
8cf51b2c
GM
93462004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9347
9348 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9349 `insert-register', instead of `C-x r g' binding, for consistency.
9350
93512004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9352
9353 * fixit.texi (Spelling): Fix typo.
9354
93552004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9356
9357 * help.texi (Help): Fix Texinfo usage.
9358
8cf51b2c
GM
93592004-07-24 Richard M. Stallman <rms@gnu.org>
9360
9361 * text.texi (Paragraphs): Update how paragraphs are separated
9362 and the default for paragraph-separate.
9363
9364 * search.texi (Regexp Replace): Further update text for new
9365 replacement operators.
9366
8cf51b2c
GM
93672004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9368
9369 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9370 `R' switch.
9371
9372 * dired.texi (Dired Updating): `k' only deletes inserted
9373 subdirectories from the Dired buffer if a prefix argument was given.
9374
9375 * search.texi (Regexps): Delete redundant definition of `symbol' in
9376 description of `\_>'. It already occurs in the description of `\_<'.
9377
8cf51b2c
GM
93782004-07-01 Juri Linkov <juri@jurta.org>
9379
9380 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9381 (Regexp Search): Add M-r.
9382
93832004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9384
9385 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9386
93872004-06-29 Jesper Harder <harder@ifa.au.dk>
9388
49823426 9389 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9390
93912004-06-25 Richard M. Stallman <rms@gnu.org>
9392
9393 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9394
93952004-06-25 David Kastrup <dak@gnu.org>
9396
9397 * search.texi (Regexp Replace): Some typo corrections and
9398 rearrangement.
9399
94002004-06-24 David Kastrup <dak@gnu.org>
9401
9402 * search.texi (Unconditional Replace): Use replace-string instead
9403 of query-replace in example.
9404 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9405 sequences.
9406 (Query Replace): Correct explanation of `^' which does not use
9407 the mark stack.
9408
94092004-06-21 Nick Roberts <nickrob@gnu.org>
9410
9411 * misc.texi (Shell History Copying): Document comint-insert-input.
9412 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9413
8cf51b2c
GM
94142004-06-20 Jesper Harder <harder@ifa.au.dk>
9415
9416 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9417 * custom.texi (Customization): Do.
9418 * anti.texi (Antinews): Do.
9419 * abbrevs.texi (Defining Abbrevs): Do.
9420
9421 * programs.texi (Info Lookup): Fix keybinding for
9422 info-lookup-symbol.
9423
94242004-06-16 Juanma Barranquero <lektu@terra.es>
9425
9426 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9427 Add emacs-xtra.
9428 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9429 (clean): Add emacs-xtra and flymake. Remove redundancies.
9430
94312004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9432
9433 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9434 Add emacs-xtra.
9435 * emacs-xtra.texi: New file.
9436
94372004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9438
9439 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9440 (Dired and Find): Mention differences with ordinary Dired buffers.
9441
8cf51b2c
GM
94422004-06-13 Richard M. Stallman <rms@gnu.org>
9443
9444 * custom.texi (Init Syntax): Explain about vars that do special
9445 things when set with setq or with Custom.
9446 (Init Examples): Add line-number-mode example.
9447
8cf51b2c
GM
94482004-06-12 Juri Linkov <juri@jurta.org>
9449
9450 * dired.texi (Operating on Files): Add dired-do-touch.
9451
8cf51b2c
GM
94522004-06-10 Juri Linkov <juri@jurta.org>
9453
9454 * building.texi (Lisp Eval): Add C-M-x on defface.
9455
94562004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9457
9458 * files.texi (Reverting): Auto-Revert mode and
9459 Global Auto-Revert mode no longer revert remote files.
9460
8cf51b2c
GM
94612004-05-29 Richard M. Stallman <rms@gnu.org>
9462
9463 * custom.texi (Init File): Two dashes start --no-site-file.
9464
8cf51b2c
GM
94652004-05-29 Alan Mackenzie <acm@muc.de>
9466
9467 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9468 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9469 (AWK, Pike): Document as "C-like modes".
9470 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9471 (M-x man): Supersedes M-x manual-entry.
9472 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9473
9474 ("Comments in C"): Delete node; the info is in CC Mode manual.
9475 (c-comment-only-line-offset): Remove description.
9476
9477 (C-c ., C-c C-c): Describe new C Mode bindings.
9478
9479 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9480 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9481 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9482 Amend definitions.
9483
9484 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9485 Describe functions.
9486
9487 (c-comment-start-regexp, c-hanging-comment-ender-p)
9488 (c-hanging-comment-starter-p): Remove obsolete definitions.
9489
9490 * emacs.texi: Remove the menu entry "Comments in C".
9491
8cf51b2c
GM
94922004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9493
9494 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9495 `M-x locate'.
9496
94972004-05-16 Karl Berry <karl@gnu.org>
9498
9499 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9500 makeinfo --html fails.
9501 * help.texi (Help Summary) [@ifnottex]: Likewise.
9502
95032004-05-13 Nick Roberts <nickrob@gnu.org>
9504
9505 * building.texi (GDB Graphical Interface): Update and describe
9506 layout first.
9507
8cf51b2c
GM
95082004-05-04 Jason Rumney <jasonr@gnu.org>
9509
9510 * makefile.w32-in: Revert last change.
9511
95122004-05-03 Jason Rumney <jasonr@gnu.org>
9513
9514 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9515
8cf51b2c
GM
95162004-04-23 Juanma Barranquero <lektu@terra.es>
9517
9518 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9519
95202004-04-18 Juri Linkov <juri@jurta.org>
9521
9522 * fixit.texi (Spelling): Remove file extension from ispell xref.
9523
95242004-04-15 Kim F. Storm <storm@cua.dk>
9525
9526 * cmdargs.texi (Initial Options): Add -Q.
9527
95282004-04-05 Kim F. Storm <storm@cua.dk>
9529
9530 * custom.texi (File Variables): Add safe-local-eval-forms.
9531
8cf51b2c
GM
95322004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9533
9534 * files.texi (Reverting): Correct description of revert-buffer's
9535 handling of point.
9536
95372004-03-22 Juri Linkov <juri@jurta.org>
9538
9539 * emacs.texi (Top): Add `Misc X'.
9540
49823426 9541 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9542
9543 * glossary.texi: Improve references.
9544
9545 * help.texi: Sync keywords with finder.el.
9546
9547 * mini.texi (Completion): Add description for menu items.
9548
9549 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9550
9551 * sending.texi (Mail Methods): Fix xref to Message manual.
9552
8cf51b2c
GM
95532004-03-12 Richard M. Stallman <rms@gnu.org>
9554
8cf51b2c
GM
9555 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9556
8cf51b2c
GM
95572004-03-04 Richard M. Stallman <rms@gnu.org>
9558
9559 * search.texi (Regexps): Explain that ^ and $ have their
9560 special meanings only in certain contexts.
9561
9562 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9563
9564 * mule.texi (Specify Coding): Doc C-x RET F.
9565
9566 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9567 for multiple compile and grep buffers.
9568 (Indirect Buffers): Don't recommand clone-indirect-buffer
9569 for multiple compile and grep buffers.
9570
8cf51b2c
GM
95712004-02-29 Juanma Barranquero <lektu@terra.es>
9572
9573 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9574 Use $(DEL) instead of rm, and ignore exit code.
9575
8cf51b2c
GM
95762004-02-23 Nick Roberts <nick@nick.uklinux.net>
9577
9578 * building.texi (Watch Expressions): Update.
9579
95802004-02-21 Juri Linkov <juri@jurta.org>
9581
1c6c854e
CS
9582 * cmdargs.texi (Action Arguments): Add alias --find-file.
9583 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9584 to Command Arguments.
9585 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9586 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9587 (Window Size X): Join -g and --geometry. Add @cindex.
9588 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9589 (Title X): Remove alias -title.
9590 (Misc X): New node.
9591
c8763fb6 95922004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9593
9594 * frames.texi (Drag and drop): Add Motif to list of supported
9595 protocols.
9596
c8763fb6 95972004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9598
9599 * frames.texi (Drag and drop): New section.
9600
96012004-01-24 Richard M. Stallman <rms@gnu.org>
9602
1c6c854e 9603 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9604 Include it only @ifnotinfo. Patch the preceding and following
9605 node headers to point to each other.
9606
96072004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9608
9609 * calendar.texi (Appointments): Update section.
9610
96112003-12-29 Kevin Ryde <user42@zip.com.au>
9612
8cf51b2c
GM
9613 * programs.texi (C Modes): Fix the xref.
9614
96152003-12-23 Nick Roberts <nick@nick.uklinux.net>
9616
9617 * building.texi (Watch Expressions): Update.
9618 (Commands of GUD): Include use of toolbar + breakpoints set from
9619 fringe/margin.
9620
96212003-12-03 Andre Spiegel <spiegel@gnu.org>
9622
9623 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9624 <acm@muc.de>.
9625
c8763fb6 96262003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9627
9628 * frames.texi (Dialog Boxes): Add use-file-dialog.
9629
8cf51b2c
GM
96302003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9631
9632 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9633 in CC Mode.
9634
8cf51b2c
GM
96352003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9636
9637 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9638 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9639 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9640 * man/frames.texi, man/glossary.texi, man/killing.texi:
9641 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9642 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9643 * man/sending.texi, man/text.texi, man/trouble.texi:
9644 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9645
96462003-11-01 Alan Mackenzie <acm@muc.de>
9647
9648 * search.texi (Scrolling During Incremental Search): Document a
9649 new scrolling facility in isearch mode.
9650
8cf51b2c
GM
96512003-10-22 Miles Bader <miles@gnu.org>
9652
9653 * Makefile.in (info): Move before $(top_srcdir)/info.
9654
96552003-10-22 Nick Roberts <nick@nick.uklinux.net>
9656
9657 * building.texi (Watch Expressions): Update section on data display
9658 to reflect code changes (GDB Graphical Interface).
9659
8cf51b2c
GM
96602003-10-13 Richard M. Stallman <rms@gnu.org>
9661
9662 * xresources.texi (GTK resources): Clean up previous change.
9663
c8763fb6 96642003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9665
9666 * xresources.texi (GTK resources): Add a note that some themes
9667 disallow customizations. Add scroll theme example.
9668
8cf51b2c
GM
96692003-09-30 Richard M. Stallman <rms@gnu.org>
9670
8cf51b2c
GM
9671 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9672
9673 * misc.texi (Saving Emacs Sessions): Shorten the section,
9674 collapsing back into one node.
9675
96762003-09-30 Lars Hansen <larsh@math.ku.dk>
9677
9678 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9679
ce058493 96802003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9681
9682 * xresources.texi (GTK names in Emacs): Correct typo.
9683
8cf51b2c
GM
96842003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9685
1c6c854e
CS
9686 * cmdargs.texi (Font X): Mention new default font.
9687 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9688 problems involved. (Result of discussion on emacs-devel.)
9689
96902003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9691
9692 * emacs.texi (Acknowledgements): Correct typo.
9693
96942003-09-22 Richard M. Stallman <rms@gnu.org>
9695
9696 * dired.texi (Misc Dired Commands): New node.
9697 (Dired Navigation): Add dired-goto-file.
9698
9699 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9700
9701 * emacs.texi (Acknowledgements): New node, split from Distribution.
9702
9703 * cmdargs.texi (Action Arguments): -f reads interactive args.
9704
8cf51b2c
GM
97052003-09-08 Lute Kamstra <lute@gnu.org>
9706
9707 * screen.texi (Mode Line): Say that POS comes before LINE.
9708 Mention `size-indication-mode'.
1c6c854e
CS
9709 * display.texi (Optional Mode Line):
9710 Document `size-indication-mode'.
8cf51b2c
GM
9711 * basic.texi (Position Info): Mention `size-indication-mode'.
9712
97132003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9714
9715 * xresources.texi (Resources): Refer to `editres' man page.
9716 (Lucid Resources): Update defaults. Expand description of
9717 `shadowThickness'.
9718
97192003-09-04 Miles Bader <miles@gnu.org>
9720
9721 * Makefile.in (top_srcdir): New variable.
9722 ($(top_srcdir)/info): New rule.
9723 (info): Depend on it.
9724
97252003-09-03 Peter Runestig <peter@runestig.com>
9726
9727 * makefile.w32-in: New file.
9728
97292003-08-29 Richard M. Stallman <rms@gnu.org>
9730
9731 * misc.texi (Saving Emacs Sessions): Correct previous change.
9732
8cf51b2c
GM
97332003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9734
8cf51b2c
GM
9735 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9736 (Intro): Include kmacro.texi after fixit.texi instead of after
9737 custom.texi. (As suggested by Kim Storm.)
9738
97392003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9740
9741 * fixit.texi (Fixit): Update `Next' pointer.
9742 * files.texi (Files): Update `Previous' pointer.
9743 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9744 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9745 (Suggested by Kim Storm.)
9746 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9747
97482003-08-18 Kim F. Storm <storm@cua.dk>
9749
9750 * kmacro.texi: New file describing enhanced keyboard macro
9751 functionality. Replaces old description in custom.texi.
9752
9753 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9754 (Keyboard Macros): Move to new kmacro.texi file.
9755
9756 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9757
8cf51b2c
GM
97582003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9759
9760 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9761
97622003-08-17 Alex Schroeder <alex@gnu.org>
9763
9764 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9765 required.
9766
8cf51b2c
GM
97672003-08-05 Richard M. Stallman <rms@gnu.org>
9768
9769 * programs.texi (Lisp Indent): Don't describe
9770 lisp-indent-function property here. Use xref to Lisp Manual.
9771
8cf51b2c
GM
97722003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9773
fffa137c 9774 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9775 abbreviations.
9776
97772003-07-24 Markus Rost <rost@math.ohio-state.edu>
9778
9779 * buffers.texi (List Buffers): Fix previous change.
9780
8cf51b2c
GM
97812003-07-13 Markus Rost <rost@math.ohio-state.edu>
9782
9783 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9784 List*.
9785
97862003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9787
8cf51b2c
GM
9788 * display.texi (Font Lock): Fix typo.
9789
97902003-07-07 Richard M. Stallman <rms@gnu.org>
9791
9792 * display.texi (Font Lock): Add xref for format info on
9793 font-lock-remove-keywords.
9794
9795 * building.texi (Compilation): Document what happens with asynch
9796 children of compiler process.
9797
9798 * help.texi (Library Keywords): Use @multitable.
9799
8cf51b2c
GM
98002003-06-04 Richard M. Stallman <rms@gnu.org>
9801
9802 * programs.texi (Expressions): Delete C-M-DEL.
9803
9804 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9805 comint-move-point-for-output renamed from
9806 comint-scroll-to-bottom-on-output.
9807
9808 * custom.texi (Init Rebinding): Replace previous change with xref.
9809 (Non-ASCII Rebinding): Explain that issue more briefly here.
9810
98112003-05-28 Richard M. Stallman <rms@gnu.org>
9812
9813 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9814
98152003-05-28 Nick Roberts <nick@nick.uklinux.net>
9816
9817 * building.texi (GDB Graphical Interface): New node.
9818 (Rewritten somewhat by RMS.)
9819
c8763fb6 98202003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9821
9822 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9823 non-English letters. Explain how to set coding systems correctly
9824 and how to include the right coding cookie in the file.
9825
c8763fb6 98262003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9827
9828 * indent.texi (Indentation): Explain the concepts.
9829 (Just Spaces): Explain why preventing tabs for indentation might
9830 be useful.
9831
8cf51b2c
GM
98322003-04-16 Richard M. Stallman <rms@gnu.org>
9833
9834 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9835
8cf51b2c
GM
98362003-02-22 Alex Schroeder <alex@emacswiki.org>
9837
9838 * cmdargs.texi (General Variables): Document SMTPSERVER.
9839
8cf51b2c
GM
9840 * sending.texi: Remove SMTP node.
9841 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9842 library.
9843
8cf51b2c
GM
98442003-02-22 Alex Schroeder <alex@emacswiki.org>
9845
9846 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9847
98482003-02-22 Simon Josefsson <jas@extundo.com>
9849
9850 * sending.texi (Mail Methods): Add node about SMTP.
9851
c8763fb6 98522003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9853
9854 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9855
8cf51b2c
GM
98562003-02-01 Kevin Ryde <user42@zip.com.au>
9857
9858 * glossary.texi (Glossary): Correction to cl cross reference.
9859
98602003-01-20 Richard M. Stallman <rms@gnu.org>
9861
9862 * killing.texi (Rectangles): Document C-x c r.
9863
c8763fb6 98642003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9865
9866 * xresources.texi (GTK resources): New node.
9867 (GTK widget names): New node.
9868 (GTK names in Emacs): New node.
9869 (GTK styles): New node.
9870
c8763fb6 98712003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9872
9873 * maintaining.texi (Create Tags Table): Add reference to the new
9874 `etags --help --lang=LANG' option.
9875
8cf51b2c
GM
98762002-10-02 Karl Berry <karl@gnu.org>
9877
49823426 9878 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9879 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9880 where needed for the sake of the HTML output.
8cf51b2c
GM
9881
98822001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9883
9884 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9885 source files.
9886
98872001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9888
9889 * Makefile.in (emacsman): New target.
9890
8cf51b2c
GM
98912001-10-20 Gerd Moellmann <gerd@gnu.org>
9892
9893 * (Version 21.1 released.)
9894
98952001-10-05 Gerd Moellmann <gerd@gnu.org>
9896
9897 * Branch for 21.1.
9898
8cf51b2c
GM
98992001-03-05 Gerd Moellmann <gerd@gnu.org>
9900
9901 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9902
8cf51b2c
GM
99032000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9904
9905 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9906
8cf51b2c
GM
99071999-07-12 Richard Stallman <rms@gnu.org>
9908
9909 * Version 20.4 released.
9910
99111998-12-04 Markus Rost <rost@delysid.gnu.org>
9912
9913 * Makefile.in (INFO_TARGETS): Delete customize.info.
9914 (DVI_TARGETS): Delete customize.dvi.
9915 (../info/customize, customize.dvi): Targets deleted.
9916
99171998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9918
9919 * Version 20.3 released.
9920
99211998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9922
9923 * Makefile.in (EMACSSOURCES): Add mule.texi.
9924 Add msdog.texi, ack.texi. Remove gnu1.texi.
9925
99261998-04-06 Andreas Schwab <schwab@gnu.org>
9927
768c0c0f
JB
9928 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9929 Use it in dvi targets.
8cf51b2c
GM
9930
99311997-09-23 Paul Eggert <eggert@twinsun.com>
9932
9933 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9934 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9935 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9936
99371997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9938
9939 * Version 20.2 released.
9940
99411997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9942
9943 * Version 20.1 released.
9944
99451997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9946
9947 * Makefile (../info/customize, customize.dvi): New targets.
9948 (INFO_TARGETS): Add ../info/customize.
9949 (DVI_TARGETS): Add customize.dvi.
9950
8cf51b2c
GM
99511996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9952
9953 * Version 19.33 released.
9954
99551996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9956
9957 * Version 19.32 released.
9958
8cf51b2c
GM
99591996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9960
9961 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9962
99631996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9964
9965 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9966 Specify -I option.
9967 (All dvi targets): Set the TEXINPUTS variable.
9968
99691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9970
9971 * Version 19.31 released.
9972
8cf51b2c
GM
99731995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9974
9975 * Version 19.30 released.
9976
8cf51b2c
GM
99771995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9978
9979 * Makefile.in (maintainer-clean): Rename from realclean.
9980
99811994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9982
9983 * Makefile.in: New file.
9984 * Makefile: File deleted.
9985
99861994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9987
9988 * Makefile (TEXINDEX_OBJS): Variable deleted.
9989 (texindex, texindex.o, getopt.o): Rules deleted.
9990 All deps on texindex deleted.
9991 (distclean): Don't delete texindex.
9992 (mostlyclean): Don't delete *.o.
9993 * texindex.c, getopt.c: Files deleted.
9994
99951994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9996
9997 * Version 19.26 released.
9998
99991994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10000
10001 * Makefile (EMACSSOURCES): Exclude undo.texi.
10002
100031994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10004
10005 * Version 19.25 released.
10006
100071994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10008
10009 * Version 19.24 released.
10010
100111994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10012
10013 * Version 19.23 released.
10014
100151994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10016
10017 * Makefile: Delete spurious tab.
10018
100191994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10020
10021 * Makefile (.SUFFIXES): New rule.
10022
8cf51b2c
GM
100231993-12-04 Richard Stallman (rms@srarc2)
10024
10025 * getopt.c: New file.
10026 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10027 (getopt.o): New rule.
10028 (dvi): Don't depend on texindex.
49823426 10029 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
10030
100311993-12-03 Richard Stallman (rms@srarc2)
10032
49823426
GM
10033 * Makefile (TEXI2DVI): New variable.
10034 (emacs.dvi): Add explicit command.
8cf51b2c
GM
10035 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10036
100371993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10038
10039 * Version 19.22 released.
10040
100411993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10042
10043 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10044
100451993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10046
10047 * Version 19.21 released.
10048
8cf51b2c
GM
100491993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10050
10051 * Makefile (realclean): Don't delete the Info files.
10052
f0131492 100531993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 10054
8cf51b2c
GM
10055 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10056 4' where appropriate.
10057
f0131492 100581993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 10059
49823426 10060 * Makefile: Fix targets for texindex.
8cf51b2c
GM
10061
10062 * texindex.c: Include "../src/config.h" if building in emacs.
10063
10064 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 10065 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
10066 Add target to build texindex.c, defining `emacs'.
10067
8cf51b2c
GM
100681993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10069
10070 * Version 19.19 released.
10071
8cf51b2c
GM
100721993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10073
10074 * Version 19.18 released.
10075
100761993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10077
10078 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
10079
100801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10081
10082 * Version 19.17 released.
10083
100841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10085
10086 * split-man: Fix typos in last change.
10087
100881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10089
10090 * Version 19.16 released.
10091
100921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10093
10094 * version 19.15 released.
10095
100961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10097
10098 * Makefile (distclean): It's rm, not rf.
10099
101001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10101
10102 * Version 19.14 released.
10103
101041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10105
10106 * Makefile: New file.
10107
101081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10109
10110 * Version 19.13 released.
10111
101121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10113
10114 * Version 19.9 released.
10115
101161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10117
10118 * Version 19.8 released.
10119
101201993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10121
10122 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10123
10124 * trouble.texi: It's `enable-flow-control-on', not
10125 `evade-flow-control-on'.
10126
101271993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10128
10129 * display.texi: Document standard-display-european.
10130
101311993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10132
10133 * Version 19.7 released.
10134
10135 * emacs.texi: Add a sentence to the top menu mentioning the
10136 specific version of Emacs this manual applies to.
10137
101381993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10139
10140 * basic.texi: Document next-line-add-lines variable used to
10141 implement down-arrow.
10142
10143 * killing.texi: Document kill-whole-line.
10144
101451993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10146
10147 * text.texi: Update unix TeX ordering information.
10148
101491993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10150
10151 * news.texi: Mention fill-rectangle in keybinding list.
10152
10153 * killing.texi: Document fill-rectangle.
10154
101551993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10156
10157 * vc.texi: Bring the docs up to date with VC 5.2.
10158
101591992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10160
10161 * emacs.tex: Mention blackbox and gomoku under Amusements.
10162 Assembler mode is now mentioned and appropriately indexed
10163 under Programming Modes.
10164
101651991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10166
10167 * emacs.tex: Update TeX ordering information.
10168
8cf51b2c
GM
101691990-06-26 David Lawrence (tale@geech)
10170
10171 * emacs.tex: Note that completion-ignored-extensions is not used
10172 to filter out names when all completions are displayed in
10173 *Completions*.
10174
101751990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10176
10177 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10178
101791990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10180
10181 * emacs.tex: Add @findex grep.
10182
8cf51b2c
GM
101831988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10184
10185 * emacs.tex: Correct two typos. No other changes before
10186 Version 19 will be made.
10187
8cf51b2c
GM
101881988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10189
10190 * emacs.tex: Update information for obtaining TeX distribution from the
10191 University of Washington.
10192
10193;; Local Variables:
c8763fb6 10194;; coding: utf-8
8cf51b2c
GM
10195;; End:
10196
ba318903 10197 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
8cf51b2c
GM
10198
10199 This file is part of GNU Emacs.
10200
352c8b4a 10201 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10202 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10203 the Free Software Foundation, either version 3 of the License, or
10204 (at your option) any later version.
8cf51b2c
GM
10205
10206 GNU Emacs is distributed in the hope that it will be useful,
10207 but WITHOUT ANY WARRANTY; without even the implied warranty of
10208 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10209 GNU General Public License for more details.
10210
10211 You should have received a copy of the GNU General Public License
352c8b4a 10212 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.