Document `toggle-frame-maximized' and `toggle-frame-fullscreen'.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
a34a0ac8
TH
12013-12-20 Tassilo Horn <tsdh@gnu.org>
2
7b4ec549
TH
3 * frames.texi: Document `toggle-frame-maximized' and
4 `toggle-frame-fullscreen' with their respective keys.
5
2cd12d28
TH
6 * buffers.texi: Document buffer name uniquification changes.
7
75a1e034
TH
8 * indent.texi: Document that `electric-indent-mode' is enabled by
9 default.
10
98104aea
TH
11 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
12
2cd12d28 13 * buffers.texi: Update list-buffers "screeshot" to show Messages
6f1de4d1
TH
14 as major-mode.
15
dfff9284
TH
16 * entering.texi: Document `initial-buffer-choice' changes.
17
98104aea
TH
18 * misc.texi (emacsclient Options): Document
19 `initial-buffer-choice' changes.
dfff9284 20
a34a0ac8
TH
21 * help.texi: Document that `?' now also shows subcommands of
22 prefix keys.
23
9718dea2
CY
242013-12-17 Chong Yidong <cyd@gnu.org>
25
26 * killing.texi (Appending Kills): Note that append-next-kill can
27 prepend the kill.
28
01633a17
EZ
292013-12-12 Eli Zaretskii <eliz@gnu.org>
30
31 * mule.texi (File Name Coding): Document file-name encoding
32 peculiarities on MS-Windows.
33
f9405d87
GM
342013-12-12 Glenn Morris <rgm@gnu.org>
35
36 * emacs.texi: Sync direntry with info/dir version.
37
36291308
JB
382013-12-08 Juanma Barranquero <lekktu@gmail.com>
39
40 * msdog.texi (Windows Keyboard): Fix typo.
41
26e4aa7d
GM
422013-11-30 Glenn Morris <rgm@gnu.org>
43
44 * Makefile.in (distclean): Remove Makefile.
45
1659fa3f
SM
462013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * buffers.texi (Icomplete): Rename from Iswitchb and
49 rewrite accordingly.
50
17e0445b
GM
512013-11-23 Glenn Morris <rgm@gnu.org>
52
53 * cmdargs.texi (General Variables):
54 Empty elements in EMACSLOADPATH now mean the default load-path.
55
2df10228
GM
562013-11-21 Glenn Morris <rgm@gnu.org>
57
58 * cmdargs.texi (Action Arguments): Use path-separator with -L.
59
a0833f62
GM
602013-11-04 Glenn Morris <rgm@gnu.org>
61
62 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
63
1ba6984e
GM
642013-11-02 Glenn Morris <rgm@gnu.org>
65
881db7e0 66 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
1ba6984e 67
48f73cfb
GM
682013-10-23 Glenn Morris <rgm@gnu.org>
69
76f1a3c3
GM
70 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
71 Nuke @refill.
72
48f73cfb
GM
73 * Makefile.in (install-dvi, install-html, install-pdf)
74 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
75 (uninstall-pdf): Quote entities that might contain whitespace.
76
8715f5a6
XF
772013-10-20 Xue Fuqiao <xfq.free@gmail.com>
78
48f73cfb
GM
79 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
80 Remove @refill.
8715f5a6 81
9148ee92
GM
822013-10-13 Glenn Morris <rgm@gnu.org>
83
84 * ack.texi (Acknowledgments): Comment out old alpha stuff.
85
524aabac
XF
862013-10-13 Xue Fuqiao <xfq.free@gmail.com>
87
88 * calendar.texi (Special Diary Entries): Remove @refill.
89
8c106d17
GM
902013-10-13 Glenn Morris <rgm@gnu.org>
91
b22d0686
GM
92 * display.texi (Text Scale): Update text-scale-adjust details.
93
8c106d17
GM
94 * ack.texi (Acknowledgments):
95 * emacs.texi (Acknowledgments): Use accented form of some names.
96
4ed77415 972013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 98
b0904477
EZ
99 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
100 name. (Bug#15557)
101
4ed77415 102 Support menus on text-mode terminals.
4b65d539
EZ
103 * screen.texi (Menu Bar): Adapt to TTY menus.
104
105 * frames.texi (Frames): Mention menu support on text terminals.
106
107 * files.texi (Visiting): Mention the "File" menu-bar menu.
108
109 * display.texi (Standard Faces): Mention TTY faces for menus.
110
9548391c
XF
1112013-10-06 Xue Fuqiao <xfq.free@gmail.com>
112
113 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
114
4ec3c268
XF
1152013-09-29 Xue Fuqiao <xfq.free@gmail.com>
116
117 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
118
6232855d
XF
1192013-09-26 Xue Fuqiao <xfq.free@gmail.com>
120
09f62a15
XF
121 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
122
6232855d
XF
123 * emacs.texi (Intro): Minor cleanup.
124
3a4be55b
XF
1252013-09-22 Xue Fuqiao <xfq.free@gmail.com>
126
127 * fixit.texi (Transpose):
128 (Fixing Case): Remove @refill.
129
d052d3bd
XF
1302013-09-21 Xue Fuqiao <xfq.free@gmail.com>
131
132 * maintaining.texi (VC Directory Commands): Add keybinding for
133 vc-log-incoming in vc-dir.
f6bb0982 134 (Log Buffer): Use @emph instead of @strong.
d052d3bd 135
384a7d72
XF
1362013-09-12 Xue Fuqiao <xfq.free@gmail.com>
137
138 * text.texi (Enriched Justification): Explain values of default-justification.
139
63191d9f
XF
1402013-09-04 Xue Fuqiao <xfq.free@gmail.com>
141
142 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
143
5d85cfe6
UM
1442013-08-31 Ulrich Müller <ulm@gentoo.org>
145
146 * xresources.texi (Motif Resources):
147 Rename from LessTif Resources. Update xrefs. (Bug#15145)
148 * emacs.texi: Update menu.
149
50b13cde
PE
1502013-08-28 Paul Eggert <eggert@cs.ucla.edu>
151
152 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
153 for portability to hosts where /bin/sh has problems.
154
f33650d8
XF
1552013-08-17 Xue Fuqiao <xfq.free@gmail.com>
156
157 * text.texi (Enriched Justification): Minor fixes.
158
5faf4899
XF
1592013-08-14 Xue Fuqiao <xfq.free@gmail.com>
160
161 * files.texi (Filesets): Add an index.
162
8496d8d7
GM
1632013-08-12 Glenn Morris <rgm@gnu.org>
164
2f3ac208
GM
165 * macos.texi (GNUstep Support):
166 * trouble.texi (Checklist, Contributing, Service):
167 Avoid mailto: in html output.
168
8496d8d7
GM
169 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
170 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
171 (INSTALL_DATA): New, set by configure.
172 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
173 New variables.
174 (.SUFFIXES): Add .ps and .dvi.
175 (.dvi.ps): New suffix rule.
176 (dvi, html, pdf, ps): Use *_TARGETS variables.
177 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
178 (emacs.html): Use HTML_OPTS.
179 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
180 (.PHONY): install-dvi, install-html, install-pdf, install-ps
181 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
182 uninstall-ps, and uninstall-doc.
183 (install-dvi, install-html, install-pdf, install-ps, install-doc)
184 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
185 (uninstall-doc): New rules.
186
5d07e191
EZ
1872013-07-31 Eli Zaretskii <eliz@gnu.org>
188
189 * emacs.texi (Top): Remove menu item for the removed "Disabling
190 Multibyte" node.
191
65b36413
XF
1922013-07-31 Xue Fuqiao <xfq.free@gmail.com>
193
de9b01c4
XF
194 * rmail.texi (Rmail Coding): Move here from mule.texi.
195
64a695bd
XF
196 * custom.texi (Specifying File Variables): Fix cross-references.
197
198 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 199 (Disabling Multibyte): Remove.
64a695bd 200
8fd6e60a
XF
201 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
202
65b36413
XF
203 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
204 (Mayan Calendar): Move here from calendar.texi.
205 * emacs.texi (Top): Update menu.
206
d5065cca
XF
2072013-07-30 Xue Fuqiao <xfq.free@gmail.com>
208
209 * emacs.texi (Top): Add menu entry.
210
211 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
212 (VC Directory Commands): Add vc-dir-ignore.
213
0f91f03c
XF
2142013-07-28 Xue Fuqiao <xfq.free@gmail.com>
215
216 * glossary.texi (Glossary): Add some entries.
217
e4c467f9
XF
2182013-07-27 Xue Fuqiao <xfq.free@gmail.com>
219
742a3501
XF
220 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
221 vc-dir. (Bug#14948)
e4c467f9 222
f6b15024
EZ
2232013-07-26 Eli Zaretskii <eliz@gnu.org>
224
225 * display.texi (Fringes): Document the variable fringe-mode.
226 (Bug#14946)
227
1399490e 2282013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
229
230 * maintaining.texi (EDE): Fix cross-reference.
231
232 * programs.texi (Program Modes): Fix emacs-xtra reference.
233
253e30aa
GM
234 * help.texi (Misc Help): Index describe-syntax.
235
4c672a0f
EZ
2362013-06-29 Eli Zaretskii <eliz@gnu.org>
237
238 * basic.texi (Moving Point): Document visual-order-cursor-movement
239 and its effect on right-char and left-char.
240
0c72d017
GM
2412013-06-28 Glenn Morris <rgm@gnu.org>
242
243 * ack.texi (Acknowledgments): Small update.
244
789cf833
GM
2452013-06-19 Glenn Morris <rgm@gnu.org>
246
247 * Makefile.in (dist): Edit more configure variables.
248 Try to check that we do not miss any in future.
249
99c81280 2502013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
251
252 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 253 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 254
cd0527a4
XF
2552013-06-11 Glenn Morris <rgm@gnu.org>
256
257 * maintaining.texi (VC Directory Commands): Copyedit.
258 (Branches): Put back milder version of pre 2013-06-07 text.
259
04362df8
XF
2602013-06-07 Xue Fuqiao <xfq.free@gmail.com>
261
9102c47a 262 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 263
80fa505f
AM
2642013-06-05 Alan Mackenzie <acm@muc.de>
265
266 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
267 (Not Exiting Isearch): Document new user option
268 `isearch-allow-prefix'. (Bug#9706)
80fa505f 269
e5e4a942
JL
2702013-06-03 Juri Linkov <juri@jurta.org>
271
272 * display.texi (Highlight Interactively): Add global keybindings
273 with the key prefix `M-s h'. Document old command `highlight-phrase'.
274 Document new command `highlight-symbol-at-point'.
275
67a3c09b
XF
2762013-06-02 Xue Fuqiao <xfq.free@gmail.com>
277
278 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
279 (VC Mode Line): Fix typo.
280 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
281 prefix argument.
67a3c09b 282
c362f195
XF
2832013-06-02 Michael Albinus <michael.albinus@gmx.de>
284
285 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
286 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
287 autolaunching of the D-Bus session bus.
288
f46305c8 2892013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
290
291 * programs.texi (Semantic): Fix typo.
292
bee07d4f
XF
2932013-05-30 Xue Fuqiao <xfq.free@gmail.com>
294
295 * maintaining.texi (Types of Log File): Supplement some
296 information of change log files.
297
6d65486d
JL
2982013-05-15 Juri Linkov <juri@jurta.org>
299
300 * search.texi (Repeat Isearch): Mention key `RET' to finish
301 editing the string. (Bug#13348)
302
27c8b6eb
GM
3032013-05-14 Glenn Morris <rgm@gnu.org>
304
305 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
306
2d809ffa 3072013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
308
309 * sending.texi (Mail Sending): Fix typo.
310
311 * windows.texi (Change Window): Fix typo.
312
90ed99d5
GM
313 * custom.texi (Changing a Variable): Fix typo.
314
9698b18f
GM
315 * trouble.texi (Contributing): Remove obsolete info re pretesters.
316
cbee2131
PE
3172013-05-05 Paul Eggert <eggert@cs.ucla.edu>
318
319 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
320 * cmdargs.texi (Initial Options):
321 * files.texi (Customize Save): Document this.
322
fd3a9a6b
GM
3232013-05-04 Glenn Morris <rgm@gnu.org>
324
325 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
326
5294599f
PE
3272013-03-17 Paul Eggert <eggert@cs.ucla.edu>
328
329 doc: convert some TeX accents to UTF-8
330 * ack.texi (Acknowledgments):
331 * emacs.texi (Acknowledgments):
332 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
333 Apparently the TeX accents cause problems when generating gnu.org
334 web pages, e.g., @l{} is rendered as '/l' on
335 <http://www.gnu.org/software/emacs/manual/html_node/
336 emacs/Acknowledgments.html>.
337
78be8b64 3382013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
339
340 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
341
681ebc33
PE
3422013-03-04 Paul Eggert <eggert@cs.ucla.edu>
343
344 Prefer UTF-8 for documentation.
345 With GNU Texinfo 5.0, this generates nicer-looking info files,
346 since they can use curly quotes. With older Texinfo it doesn't matter.
347 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
348 Switch from Latin-1 to UTF-8.
349
929aeac6 3502013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
351
352 * xresources.texi (GTK resources): Fix broken link.
353
343a2aef
EZ
3542013-02-25 Eli Zaretskii <eliz@gnu.org>
355
356 * files.texi (Interlocking): Don't refer to symlinks as the
357 exclusive means of locking files.
358
cee1a690
GM
3592013-02-22 Glenn Morris <rgm@gnu.org>
360
361 * ack.texi (Acknowledgments):
362 * emacs.texi (Acknowledgments): Small updates.
363
f0c954fa
GM
3642013-02-21 Glenn Morris <rgm@gnu.org>
365
366 * files.texi (File Conveniences): Not just GIFs can be animated.
367
4e16ddf4
GM
3682013-02-13 Glenn Morris <rgm@gnu.org>
369
370 * ack.texi (Acknowledgments): Don't mention yow any more.
371
a683d06b
PE
3722013-02-13 Paul Eggert <eggert@cs.ucla.edu>
373
374 * cmdargs.texi (General Variables):
375 Fix TMPDIR documentation to match the code's behavior.
376
c4af1efc
GM
3772013-02-10 Glenn Morris <rgm@gnu.org>
378
379 * trouble.texi (Checklist): Update bug keybinding.
380
8549f9e8
EZ
3812013-02-09 Eli Zaretskii <eliz@gnu.org>
382
383 * msdog.texi (Text and Binary): Delete the description of
384 file-name-buffer-file-type-alist.
385
7f102272
PE
3862013-01-19 Paul Eggert <eggert@cs.ucla.edu>
387
ee271528
PE
388 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
389 Without it, I don't see function names. Older addr2line
390 implementations will die out sooner or later, so tailor the
391 first suggestion to recent addr2line, with a followup about
392 older ones.
7f102272 393
795e7a5b 3942013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
395
396 * custom.texi (Directory Variables): Fix paren typo.
397
ecde0368
GM
398 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
399
827253f7
GM
400 * custom.texi (Custom Themes): Fix typo.
401
acfe10b7
BG
4022013-01-07 Bastien Guerry <bzg@gnu.org>
403
404 * help.texi (Apropos): Document `apropos-user-option' and update
405 the doc for `apropos-variable'.
406
f8acde11
GM
4072013-01-05 Glenn Morris <rgm@gnu.org>
408
409 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
410
d72a2793
GM
4112012-12-21 Glenn Morris <rgm@gnu.org>
412
413 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
414 Simply include doclicense.
415
1b947faa
CY
4162012-12-21 Chong Yidong <cyd@gnu.org>
417
418 * frames.texi (Mouse Commands): Fix description of the effect of
419 mouse dragging (Bug#13049).
420
f25f57bf
JL
4212012-12-15 Juri Linkov <juri@jurta.org>
422
423 * misc.texi (Recursive Edit): Add a link to "Query Replace".
424 (Bug#13181)
425
265c2fbf 4262012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
427
428 * killing.texi (Deletion): Doc fix (Bug#12748).
429
4288142b
PE
4302012-12-06 Paul Eggert <eggert@cs.ucla.edu>
431
432 * doclicense.texi, gpl.texi: Update to latest version from FSF.
433 These are just minor editorial changes.
434
d8ad4d3f 4352012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
436
437 * vc1-xtra.texi (General VC Options): Remove obsolete reference
438 to `vc-path'.
439
c5bc2d1d 4402012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
441
442 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
443
1cbaa705
KR
4442012-12-02 Kevin Ryde <user42@zip.com.au>
445
446 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
447
00054d21
KR
4482012-12-01 Kevin Ryde <user42@zip.com.au>
449
450 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
451
c07a6ded
PE
4522012-11-24 Paul Eggert <eggert@cs.ucla.edu>
453
454 * doclicense.texi, gpl.texi: Update to latest version from FSF.
455 These are just minor editorial changes.
456
6ef2e5ef 4572012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
458
459 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
460 clarifications (Bug#12865).
461 (Horizontal Scrolling): Clarifications.
462
2ac9538d 4632012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
464
465 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
466
a33da68b
EZ
4672012-11-16 Eli Zaretskii <eliz@gnu.org>
468
469 * trouble.texi (Crashing): Add information about MS-Windows and
470 the emacs_backtrace.txt file. (Bug#12908)
471
f78ee6af 4722012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
473
474 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
475 actually named gdb-stopped-functions.
476
f78ee6af 4772012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
478
479 * misc.texi (Single Shell): Mention async-shell-command-buffer.
480
19e09879
GM
4812012-11-10 Glenn Morris <rgm@gnu.org>
482
483 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
484
ef7238c3
GM
485 * emacs.texi (Acknowledgments): Add profiler author.
486 * ack.texi (Acknowledgments): Add some recent contributions.
487
6baf66d5 4882012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 489
9d9e48d9
CY
490 * files.texi (Diff Mode): Doc fixes for
491 diff-delete-trailing-whitespace (Bug#12831).
492
4c1f6a5b
CY
493 * trouble.texi (Crashing): Copyedits.
494
6baf66d5 4952012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
496
497 * files.texi (Diff Mode): Trailing whitespace updates.
498
6baf66d5 4992012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 500
4eeba558
CY
501 * misc.texi (Terminal emulator): Document Term mode faces.
502
7d806bfe
CY
503 * mini.texi (Basic Minibuffer): New node. Document
504 minibuffer-electric-default-mode.
505
506 * display.texi (Visual Line Mode): Fix index entry.
507
cce0aa5a
CY
508 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
509 and index the keybindings. Document tabulated-list-sort.
510 (Kill Buffer): Capitalize Buffer Menu.
511
512 * trouble.texi (Memory Full): Capitalize Buffer Menu.
513
6baf66d5 5142012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
515
516 * display.texi (Auto Scrolling): Clarify that scroll-step is
517 ignored when scroll-conservatively is set to a non-zero value.
518 (Bug#12801)
519
6baf66d5 5202012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
521
522 * dired.texi (Dired Updating): Doc fix (Bug#11744).
523
87288971
MA
5242012-10-30 Michael Albinus <michael.albinus@gmx.de>
525
526 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
527
fc83c2de
CY
5282012-10-29 Chong Yidong <cyd@gnu.org>
529
530 * dired.texi (Shell Commands in Dired): Document changes to the
531 dired-do-async-shell-command.
532
82b21017
GM
5332012-10-28 Glenn Morris <rgm@gnu.org>
534
535 * ack.texi (Acknowledgments): Mention gv.el.
536
caa5e5a4
BG
5372012-10-27 Bastien Guerry <bzg@gnu.org>
538
539 * screen.texi (Menu Bar): Fix typo.
540
05b621a6
CY
5412012-10-27 Chong Yidong <cyd@gnu.org>
542
543 * frames.texi (Mouse Avoidance): Mention new variable
544 mouse-avoidance-banish-position.
545
546 * programs.texi (Which Function): Which Function mode now works in
547 all major modes by default.
548
549 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
550
551 * files.texi (Misc File Ops): Symbolic links on Windows only work
552 on Vista and later.
553
554 * building.texi (Compilation): Document compilation-always-kill.
555
556 * search.texi (Symbol Search): New node.
557
558 * package.texi (Package Menu): Document the "new" status.
559
560 * windows.texi (Window Choice): Don't refer to the obsolete
561 special-display feature.
562
cd996018
CY
5632012-10-24 Chong Yidong <cyd@gnu.org>
564
565 * mule.texi (Text Coding): set-buffer-file-coding-system can now
566 be invoked from the mode line.
567
568 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
569 changes to the mark and unmark commands.
570 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
571 which is no longer bound to dired-backup-diff.
572
fe605b94
BG
5732012-10-23 Bastien Guerry <bzg@gnu.org>
574
9eadb1a9
BG
575 * text.texi (Org Authoring): Use a comma after @ref to avoid the
576 insertion of a period in the Info output.
fe605b94 577
d1069532
SM
5782012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
579
580 * custom.texi (Hooks): Clarify that -hooks is deprecated.
581
1fb3aa3f
CY
5822012-10-23 Chong Yidong <cyd@gnu.org>
583
584 * kmacro.texi (Edit Keyboard Macro): Fix typo.
585
f42f1094
DM
5862012-10-18 Dani Moncayo <dmoncayo@gmail.com>
587
588 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
589
6c24e35f
GM
5902012-10-17 Glenn Morris <rgm@gnu.org>
591
592 * mini.texi (Repetition): Further copyedit.
593
429cdb05
DM
5942012-10-17 Dani Moncayo <dmoncayo@gmail.com>
595
596 * mini.texi (Repetition): Copyedit.
597
e5a94ec4
JL
5982012-10-16 Juri Linkov <juri@jurta.org>
599
600 * search.texi (Query Replace): Document multi-buffer replacement
601 keys. (Bug#12655)
602
603 * maintaining.texi (Tags Search): Change link "Replace" to
604 "Query Replace".
605
73f2b4ab
CY
6062012-10-13 Chong Yidong <cyd@gnu.org>
607
608 * files.texi (File Conveniences): ImageMagick enabled by default.
609
d8e213eb
DM
6102012-10-10 Dani Moncayo <dmoncayo@gmail.com>
611
612 * basic.texi (Arguments): Fix typos.
613
b859a383
GM
6142012-10-08 Glenn Morris <rgm@gnu.org>
615
cad4f290
GM
616 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
617
b859a383
GM
618 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
619
f1f4dba0
GM
6202012-10-06 Glenn Morris <rgm@gnu.org>
621
622 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
623 Mention cal-tex-cursor-week2-summary.
624
c6b68a28
CY
6252012-10-06 Chong Yidong <cyd@gnu.org>
626
627 * mini.texi (Passwords): Fix typo.
628
751bac18
GM
6292012-10-02 Glenn Morris <rgm@gnu.org>
630
631 * maintaining.texi (VC Directory Commands):
632 Remove duplicate `q' entry. (Bug#12553)
633
48de8b12
CY
6342012-09-30 Chong Yidong <cyd@gnu.org>
635
636 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
637
638 * search.texi (Special Isearch): Document the lax space search
639 feature and M-s SPC.
640 (Regexp Search): Move main search-whitespace-regexp description to
641 Special Isearch.
642 (Replace): Document replace-lax-whitespace.
643
644 * basic.texi (Position Info): Document C-u M-=.
645 (Moving Point): Document move-to-column.
646
647 * display.texi (Useless Whitespace): Add delete-trailing-lines.
648
649 * misc.texi (emacsclient Options): Document the effect of
650 initial-buffer-choice on client frames. Document server-auth-dir.
651 Do not document server-host, which is bad security practice.
652
653 * building.texi (Lisp Libraries): Docstring lookups can trigger
654 autoloading. Document help-enable-auto-load.
655
656 * mini.texi (Yes or No Prompts): New node.
657
658 * ack.texi (Acknowledgments): Remove obsolete packages.
659
4695c850
GM
6602012-09-27 Glenn Morris <rgm@gnu.org>
661
662 * cal-xtra.texi (Advanced Calendar/Diary Usage):
663 Rename the section to be more general.
664 * emacs.texi: Update menu.
665
e109c4a6
CY
6662012-09-23 Chong Yidong <cyd@gnu.org>
667
668 * buffers.texi (Misc Buffer): Replace toggle-read-only with
669 read-only-mode.
670
671 * files.texi (Visiting): Likewise.
672
2e83df57
PE
6732012-09-22 Paul Eggert <eggert@cs.ucla.edu>
674
675 * trouble.texi (Crashing): Document ulimit -c.
676
58f3a196
PE
6772012-09-21 Paul Eggert <eggert@cs.ucla.edu>
678
679 * trouble.texi (Crashing): Document addr2line.
680
4ef1567b
CY
6812012-09-19 Chong Yidong <cyd@gnu.org>
682
683 * killing.texi (Yanking): Minor clarification (Bug#12469).
684
9e9da873
CY
6852012-09-17 Chong Yidong <cyd@gnu.org>
686
687 * building.texi (GDB User Interface Layout): Remove reference to
688 removed variable gdb-use-separate-io-buffer (Bug#12454).
689
0979429b
J
6902012-09-08 Jambunathan K <kjambunathan@gmail.com>
691
692 * regs.texi (Text Registers): `C-x r +' can now be used instead of
693 M-x append-to-register. New option `register-separator'.
694 (Number Registers): Mention that `C-x r +' is polymorphic.
695
14ba4cf3
CY
6962012-09-07 Chong Yidong <cyd@gnu.org>
697
698 * windows.texi (Window Choice): Don't mention obsolete
699 display-buffer-reuse-frames.
700
cf29dd84
PE
7012012-09-04 Paul Eggert <eggert@cs.ucla.edu>
702
703 Give more-useful info on a fatal error (Bug#12328).
704 * trouble.texi (Crashing): New section, documenting this.
705
aa0ecd94
MA
7062012-08-24 Michael Albinus <michael.albinus@gmx.de>
707
0979429b
J
708 * cmdargs.texi (General Variables):
709 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
710 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 711
ba025fbd
EZ
7122012-08-14 Eli Zaretskii <eliz@gnu.org>
713
714 * building.texi (Debugger Operation): Correct and improve
715 documentation of the GUD Tooltip mode.
716
0c51ff6d
CY
7172012-07-31 Chong Yidong <cyd@gnu.org>
718
719 * emacs.texi: Fix ISBN (Bug#12080).
720
35b6586e
CY
7212012-08-05 Chong Yidong <cyd@gnu.org>
722
723 * display.texi (Faces): Document frame-background-mode (Bug#7774).
724
725 * custom.texi (Face Customization): Move discussion of face
726 inheritance here, from Faces section.
727
0e1a094f 7282012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
729
730 * frames.texi (Mouse Commands): Fix the description of mouse-2.
731 (Bug#11958)
732
e32a12b5
CY
7332012-07-19 Chong Yidong <cyd@gnu.org>
734
735 * emacs.texi: Update ISBN.
736
9ea10cc3
CY
7372012-07-17 Chong Yidong <cyd@gnu.org>
738
739 * basic.texi (Inserting Text): Replace ucs-insert with
740 insert-char. Provide more details of input.
741
742 * mule.texi (International Chars, Input Methods): Likewise.
743
b68b3337
CY
7442012-07-13 Chong Yidong <cyd@gnu.org>
745
dea31bd3
CY
746 * custom.texi (Examining): Update C-h v message.
747
b68b3337
CY
748 * buffers.texi (Misc Buffer): Document view-read-only.
749
ab4c47d3
CY
7502012-07-07 Chong Yidong <cyd@gnu.org>
751
752 * custom.texi (Init File): Index site-lisp (Bug#11435).
753
6edc3d28
CY
7542012-07-06 Chong Yidong <cyd@gnu.org>
755
756 * emacs.texi: Re-order top-level menu to correspond to logical
757 order, to avoid makeinfo warnings.
758
759 * ack.texi (Acknowledgments): Note new python.el.
760
3812efdc
CY
7612012-06-29 Chong Yidong <cyd@gnu.org>
762
763 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
764 * basic.texi (Erasing, Basic Undo): Fix markup.
765
c8d3a25c 7662012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
767
768 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
769
c8d3a25c 7702012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
771
772 * fixit.texi (Undo): Fix typo. (Bug#11775)
773
65400531
GM
7742012-06-27 Glenn Morris <rgm@gnu.org>
775
776 * ack.texi (Acknowledgments): Tiny update.
777
ac1a0ce1 7782012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
779
780 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
781
ddfbf826 7822012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 783
ddfbf826 784 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
785
786 * anti.texi:
787 * building.texi:
788 * cmdargs.texi:
789 * custom.texi:
790 * display.texi:
791 * files.texi:
792 * frames.texi:
793 * glossary.texi:
794 * misc.texi:
795 * mule.texi:
796 * programs.texi:
797 * sending.texi:
798 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
799
85973ba0
MA
8002012-06-06 Michael Albinus <michael.albinus@gmx.de>
801
802 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
803
c1dabff0
GM
8042012-05-28 Glenn Morris <rgm@gnu.org>
805
806 * ack.texi, building.texi, calendar.texi, custom.texi:
807 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
808
abb9615e
GM
8092012-05-27 Glenn Morris <rgm@gnu.org>
810
bd39eb06
GM
811 * emacs.texi: Simplify following removal of node pointers.
812
abb9615e
GM
813 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
814 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
815 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
816 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
817 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
818 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
819 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
820 * windows.texi, xresources.texi: Nuke hand-written node pointers.
821
6c200b4a
GM
8222012-05-22 Glenn Morris <rgm@gnu.org>
823
824 * emacs.texi (Acknowledgments): Add another contributor.
825
3fe7cdc8
GM
8262012-05-12 Glenn Morris <rgm@gnu.org>
827
828 * Makefile.in (MKDIR_P): New, set by configure.
829 (mkinfodir): Use $MKDIR_P.
830
dc0f75c8
GM
8312012-05-10 Glenn Morris <rgm@gnu.org>
832
b8a82b69
GM
833 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
834 with "coding: raw-text".
835
dc0f75c8
GM
836 * files.texi (Interlocking): Mention create-lockfiles option.
837
666b903b 8382012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
839
840 * frames.texi (Mouse References, Mouse Commands): Fix index
841 entries (Bug#11362).
842
eceeb5fc 8432012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 844
eceeb5fc
CY
845 * custom.texi (Customization Groups, Custom Themes, Examining):
846 Improve page breaks.
847
848 * rmail.texi (Rmail Display): Use example rather than smallexample.
849
850 * calendar.texi: Convert inforefs to refs.
851
852 * dired.texi (Dired Enter): Improve page break.
853
854 * abbrevs.texi (Abbrev Concepts): Copyedits.
855
856 * maintaining.texi (Registering, Tag Syntax):
857 Tweak line and page breaks.
858
859 * programs.texi (Programs, Electric C): Copyedits.
860 (Program Modes): Add xref to Fortran.
861 (Left Margin Paren): Remove what was (oddly enough) the only use
862 of defvar in the entire Emacs manual.
863 (Hungry Delete): Remove footnote about ancient Emacs version.
864 (Other C Commands): Use example rather than smallexample.
865
866 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
867 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
868 Tweak line and page breaks.
869
870 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
871 (Major Modes): Use example rather than smallexample.
bbba8869 872
eceeb5fc
CY
873 * mule.texi (Output Coding): Reword to improve page-breaks.
874
875 * frames.texi (Fonts): Tweak line and page breaks.
876 Use example rather than smallexample. Change cross-reference.
877 (Text-Only Mouse): Fix xref.
878
879 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
880 (Indirect Buffers): Tweak line- and page-breaks.
881
882 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
883
8045b906
GM
8842012-05-04 Glenn Morris <rgm@gnu.org>
885
886 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
887 (info, infoclean): Use $INFO_EXT.
888 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
889 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
890 (INFO_TARGETS): Use $INFO_EXT.
891 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
892
90207a15 8932012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
894
895 * emacs.texi (@copying): Only print EDITION in the TeX version.
896
e2058813
GM
897 * search.texi (Regexp Search): Just say "Emacs".
898
a162959e
GM
899 * display.texi (Auto Scrolling):
900 Reword to avoid repetition and improve page break.
901
9eb25ee8
GM
902 * xresources.texi (Resources):
903 * mule.texi (Language Environments):
904 * misc.texi (Amusements):
905 * maintaining.texi (VC Change Log):
906 * frames.texi (Fonts):
907 * custom.texi (Specifying File Variables, Minibuffer Maps):
908 * cmdargs.texi (Initial Options):
909 * building.texi (Flymake):
910 Reword to remove/reduce some overly long/short lines.
911
a4289d0e
GM
9122012-04-27 Glenn Morris <rgm@gnu.org>
913
914 * emacs.texi: Some fixes for detailed menu.
915
1a72be46
GM
916 * emacs.texi: Add "et al." to authors.
917
16152b76
GM
918 * ack.texi, basic.texi, buffers.texi, building.texi:
919 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
920 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
921 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
922 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
923 * search.texi, trouble.texi, windows.texi:
924 Use Texinfo recommended convention for quotes+punctuation.
925
578c1d4b 9262012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 927
578c1d4b
GM
928 * mule.texi (Bidirectional Editing): Improve indexing.
929 Minor wording tweaks.
84412f2c 930
467a33d0
CY
9312012-04-15 Chong Yidong <cyd@gnu.org>
932
933 * misc.texi (emacsclient Options): More clarifications.
934
e6fd457e 9352012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 936
41be52d7
GM
937 * msdog.texi (Windows Printing): It doesn't set printer-name.
938
05806f43
GM
939 * mule.texi (Language Environments): Move font info to "Fontsets".
940 (Fontsets): Move intlfonts etc here from "Language Environments".
941 Copyedits.
942 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
943 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
944
e6fd457e 9452012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 946
0be641c0
CY
947 * glossary.texi (Glossary): Standardize on "text terminal"
948 terminology. All callers changed.
949
6a00f380
CY
950 * misc.texi (emacsclient Options): Document "client frame" concept
951 and its effect on C-x C-c more carefully.
952
e6fd457e 9532012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 954
870e8fb8
GM
955 * frames.texi (Scroll Bars):
956 * glossary.texi (Glossary): Use consistent case for "X Window System".
957
71cd7772
GM
958 * mule.texi (Select Input Method, Coding Systems):
959 State command names in kbd tables.
960 (Recognize Coding): Add cross-ref.
961 (Output Coding): Don't mention message mode in particular.
962 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
963 Copyedits.
964
35dc09a1 9652012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
966
967 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
968 Copyedits.
969 (Coding Systems): Mac OS X apparently uses newlines for EOL.
970 (Recognize Coding): Remove old auto-coding-regexp-alist example.
971 auto-coding-functions does not override coding: tags.
972 Remove rmail-decode-mime-charset; it no longer has any effect.
973
35dc09a1 9742012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
975
976 * custom.texi (Creating Custom Themes): Add reference to Custom
977 Themes node in Lisp manual.
978
35dc09a1 9792012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
980
981 * mule.texi (International): Copyedits.
982 (International Chars): Update C-x = example output.
983 (Disabling Multibyte): Rename from "Enabling Multibyte".
984 Clarify what "unibyte: t" does, and mode-line description.
985 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
986 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 987 (Language Environments): Copyedits.
893585f4
GM
988 (Input Methods): Copyedits. Use "^" for the postfix example,
989 because it is less confusing inside Info's `quotes'.
e0550cae 990
bd7239f5 991 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
992 Update for "Disabling Multibyte" node name change.
993 * emacs.texi: Update for "Disabling Multibyte" node name change.
994
1c64e6ed
GM
995 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
996 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
997 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
998 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
999 * sending.texi, text.texi, trouble.texi:
1000 Use @file for buffers, per the Texinfo manual.
1001
20331c1c
GM
1002 * entering.texi (Entering Emacs):
1003 Do not mention initial-buffer-choice = t.
1004
8fc85b20
GM
1005 * misc.texi (Gnus Startup): Use @env for environment variables.
1006
35dc09a1
GM
1007 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1008
87124233
GM
10092012-04-12 Glenn Morris <rgm@gnu.org>
1010
1011 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1012
f3774f20
GM
10132012-04-07 Glenn Morris <rgm@gnu.org>
1014
1015 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1016
8980d0b9
GM
10172012-04-05 Glenn Morris <rgm@gnu.org>
1018
1019 * glossary.texi (Glossary): Use anchors for internal cross-references.
1020
8bf27c8a
GM
10212012-04-04 Glenn Morris <rgm@gnu.org>
1022
1023 * glossary.texi (Glossary): Copyedits.
1024 Use Texinfo-recommended convention for quotes and punctuation.
1025 Comment out a few specialized (Rmail) items.
a0706406 1026 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 1027 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 1028
529c06b6
CY
10292012-04-03 Chong Yidong <cyd@gnu.org>
1030
1031 * sending.texi (Mail Misc): Fix an index entry.
1032
53b0595a
EZ
10332012-04-02 Eli Zaretskii <eliz@gnu.org>
1034
1035 * msdog.texi (Windows Startup): Add description of emacsclient
1036 operation under -c and -t on MS-Windows.
1037
1038 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1039 Startup". (Bug#11091)
1040
d8e213eb 10412012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
1042
1043 * custom.texi (Changing a Variable): Fix example.
1044
0d224826
EZ
10452012-04-01 Eli Zaretskii <eliz@gnu.org>
1046
1047 * misc.texi (emacsclient Options): More clarifications about -t
1048 and -c on MS-Windows. (Bug#11091)
1049
1d265f9f
EZ
10502012-03-31 Eli Zaretskii <eliz@gnu.org>
1051
1052 * misc.texi (emacsclient Options): Document peculiarities of new
1053 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1054
5319014e
CY
10552012-03-30 Chong Yidong <cyd@gnu.org>
1056
1057 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1058
2bfab837
GM
10592012-03-22 Glenn Morris <rgm@gnu.org>
1060
1061 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1062
986bd52a
CY
10632012-03-17 Chong Yidong <cyd@gnu.org>
1064
1065 * package.texi (Package Installation): Document use of
1066 package-initialize in init file.
1067
66ecdc9e
GM
10682012-03-16 Glenn Morris <rgm@gnu.org>
1069
1070 * help.texi (Language Help):
1071 * mule.texi (International Chars):
1072 etc/HELLO is for character demonstration.
1073
d8e213eb 10742012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1075
1076 * dired.texi (Shell Commands in Dired): Fix typo.
1077
a08a07e3
CY
10782012-03-04 Chong Yidong <cyd@gnu.org>
1079
1080 * killing.texi (Clipboard): Document clipboard manager.
1081
53eced6d
GM
10822012-02-29 Glenn Morris <rgm@gnu.org>
1083
f8425af2
GM
1084 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1085
775b55af
GM
1086 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1087
53eced6d
GM
1088 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1089
44e97401
GM
10902012-02-28 Glenn Morris <rgm@gnu.org>
1091
1092 * custom.texi, display.texi, emacs.texi, files.texi:
1093 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1094 Standardize possessive apostrophe usage.
1095
525795c1
JD
10962012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1097
1098 * macos.texi (Mac / GNUstep Customization): Remove text about
1099 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1100
d8e213eb 11012012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1102
1103 * buffers.texi (Select Buffer): Mention that saving in a new file
1104 name can switch to a different major mode.
1105
6ea1787e
GM
11062012-02-23 Glenn Morris <rgm@gnu.org>
1107
49fe4321
GM
1108 * mini.texi (Minibuffer File, Completion Options, Repetition):
1109 Copyedits.
1110 (Completion Example): Other M-x au* commands may be defined.
1111 (Completion Styles): Mention emacs21 and completion-category-overrides.
1112
8f4042d2
GM
1113 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1114 (Windows Keyboard, Windows Mouse, Windows Processes)
1115 (Windows Printing, Windows Misc): Copyedits.
1116 (ls in Lisp): Update switches list.
1117
371fb833
GM
1118 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1119 Update dos-mode* function names.
1120 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1121 (MS-DOS Processes): Add xref to main ls-lisp section.
1122
6ea1787e
GM
1123 * ack.texi (Acknowledgments): Mention smie.
1124
40ace058
GM
11252012-02-22 Glenn Morris <rgm@gnu.org>
1126
1127 * macos.texi: Copyedits. Fix @key/@kbd usage.
1128 (Mac / GNUstep Basics): Don't mention the panels, since the next
1129 section covers them.
1130 (Mac / GNUstep Customization): Merge some panel info from previous.
1131
41f1e868
GM
11322012-02-21 Glenn Morris <rgm@gnu.org>
1133
68af8d4f
GM
1134 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1135 Small fixes.
1136
2e03845d
GM
1137 * emacs-xtra.texi: Picture mode is no longer a chapter.
1138
f9a998c3
GM
1139 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1140
41f1e868
GM
1141 * ack.texi (Acknowledgments): Small changes, including resorting,
1142 and removal of things no longer distributed.
1143
ea09410d
GM
11442012-02-20 Glenn Morris <rgm@gnu.org>
1145
2d2f6581
GM
1146 * emacs.texi (Top, Preface): Small rephrasings.
1147 (menu, detailmenu): Update entries, and reformat some descriptions.
1148 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1149 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1150 Reformat some menu descriptions.
1151
196f8c0e
GM
1152 * ack.texi (Acknowledgments): More updates.
1153
8730412a
GM
1154 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1155 and from Author: headers.
ae15b89b 1156 (Distrib): Small updates.
ea09410d 1157
37863f20
GM
11582012-02-18 Glenn Morris <rgm@gnu.org>
1159
37c3b9ee
GM
1160 * ack.texi (Acknowledgments): Add xref to Org manual.
1161
b474519e
GM
1162 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1163 of '*mail*', since Message does not call it that.
1164 (Rmail Reply): Rename rmail-dont-reply-to-names.
1165 \\`info- no longer handled specially.
1166 Update for rmail-enable-mime-composing.
1167 Don't mention 'm' for replies.
1168 Don't mention rmail-mail-new-frame and cancelling, since it does
1169 not work for Message at the moment.
1170
a5987767
GM
1171 * cal-xtra.texi: Copyedits.
1172
37863f20
GM
1173 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1174
112d1241
GM
11752012-02-17 Glenn Morris <rgm@gnu.org>
1176
0fd2c9a3
GM
1177 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1178
1d6ecbfa
GM
1179 * ack.texi (Acknowledgments): Mention Gnulib.
1180
102f1b54
GM
1181 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1182
112d1241
GM
1183 * calendar.texi: Misc small changes, including updating the dates
1184 of examples.
1185
3a05ff1d
GM
11862012-02-16 Glenn Morris <rgm@gnu.org>
1187
d1354af0
GM
1188 * calendar.texi: Misc small changes.
1189
5f9756ec
GM
1190 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1191 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1192
3b19a30d
GM
1193 * dired-xtra.texi (Subdir Switches): Small fixes.
1194
3a05ff1d
GM
1195 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1196
9f26dc24
GM
11972012-02-15 Glenn Morris <rgm@gnu.org>
1198
1199 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1200
fb969a57
GM
12012012-02-12 Glenn Morris <rgm@gnu.org>
1202
1203 * ack.texi (Acknowledgments):
1204 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1205
0aca1292
GM
12062012-02-10 Glenn Morris <rgm@gnu.org>
1207
104dc9c6
GM
1208 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1209
0aca1292
GM
1210 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1211
91af9d2e
GM
12122012-02-09 Glenn Morris <rgm@gnu.org>
1213
0aca1292
GM
1214 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1215 buffer switch after M-x rename-uniquely.
63c727b2 1216
91af9d2e
GM
1217 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1218
1ef1990c
JB
12192012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1220
1221 * text.texi (Org Mode): Fix typo.
1222
e74e58c9
GM
12232012-02-08 Glenn Morris <rgm@gnu.org>
1224
cefee440
GM
1225 * ack.texi (Acknowledgments): Update emacs-lock info.
1226
a7686350
GM
1227 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1228
e74e58c9
GM
1229 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1230
fe93bc91
GM
12312012-02-07 Glenn Morris <rgm@gnu.org>
1232
1233 * files.texi (File Conveniences): Mention ImageMagick images.
1234
d273439c
GM
12352012-02-05 Glenn Morris <rgm@gnu.org>
1236
649f602c
GM
1237 * trouble.texi (Checklist): Mention debug-on-event.
1238
d273439c
GM
1239 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1240
a9410bdf
GM
12412012-02-04 Glenn Morris <rgm@gnu.org>
1242
1f5e1a16
GM
1243 * macos.texi (Customization options specific to Mac OS / GNUstep):
1244 New subsection.
1245
b7314ef7
GM
1246 * display.texi (Colors): Mention list-colors-sort.
1247
a9410bdf
GM
1248 * files.texi (File Conveniences): Mention image animation.
1249
75319d7f
CY
12502012-01-31 Chong Yidong <cyd@gnu.org>
1251
1252 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1253 scroll bars (Bug#10666).
1254
2680c309
CY
12552012-01-28 Chong Yidong <cyd@gnu.org>
1256
691db250
CY
1257 * files.texi (Filesets): Fix typos.
1258
2680c309
CY
1259 * display.texi (Faces): Add xref to Colors node.
1260
2a90dfca
DM
12612012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1262
1263 * buffers.texi (Select Buffer): Clarify explanation of switching
1264 to new buffers. Fix description of next-buffer and
6df6ae42 1265 previous-buffer (Bug#10334).
2a90dfca
DM
1266 (Misc Buffer): Add xref to View Mode.
1267
1268 * text.texi (Fill Commands): Fix description of
1269 sentence-end-double-space.
1270
20d2304d
CY
12712012-01-23 Chong Yidong <cyd@gnu.org>
1272
f088cb8b 1273 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1274
01ec1eed
VS
12752012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1276
1277 * programs.texi (Comment Commands): Typo (bug#10514).
1278
06848b82
CY
12792012-01-15 Chong Yidong <cyd@gnu.org>
1280
1281 * xresources.texi (X Resources): Describe GTK+ case first.
1282 (Resources): Don't use borderWidth as an example, since it doesn't
1283 work with GTK+.
1284 (Table of Resources): Clarify role of several resources, including
1285 the Emacs 24 behavior of cursorBlink etc.
1286 (Face Resources): Node deleted. Recommend using Customize
1287 instead. Add paragraph to `Table of Resources' node summarizing
1288 how to use X resources for changing faces.
1289 (Lucid Resources): Rewrite, omitting description of font names,
1290 referring to the Fonts node instead.
1291 (LessTif Resources): Copyedits.
1292 (GTK resources): Rewrite, describing the difference between gtk2
1293 and gtk3.
1294 (GTK Resource Basics): New node.
1295 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1296 (GTK styles): Just refer to Fonts node for GTK font format.
1297
1298 * display.texi (Faces): Document the cursor face.
1299
a73a3461
CY
13002012-01-14 Chong Yidong <cyd@gnu.org>
1301
01ec1eed 1302 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1303 (General Variables): Add xref to Lisp Libraries.
1304 (Initial Options): Copyedits.
1305 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1306 (Environment): Clarify what getenv does.
1307 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1308 light backgrounds on xterms.
1309 (Misc Variables): TEMP and TMP are not Windows-specific.
1310 (Display X): Copyedits.
1311 (Colors X): -bd does nothing for GTK.
1312 (Icons X): Gnome 3 doesn't use taskbars.
1313
1314 * misc.texi (Shell): Document exec-path here.
1315
1316 * rmail.texi (Movemail): Add xref for exec-path.
1317
e517eda4
GM
13182012-01-13 Glenn Morris <rgm@gnu.org>
1319
1320 * dired.texi (Dired and Find): Clarify find-ls-options.
1321
1de76afe
CY
13222012-01-09 Chong Yidong <cyd@gnu.org>
1323
71873e2b 1324 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1325 SHA-256.
1326
c61ab18c
CY
13272012-01-07 Chong Yidong <cyd@gnu.org>
1328
e490b289
CY
1329 * display.texi (Useless Whitespace): Add Whitespace mode.
1330
1de77c4c
CY
1331 * custom.texi (Hooks): Discuss how to disable minor modes.
1332
1333 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1334 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1335
c61ab18c
CY
1336 * trouble.texi (Lossage): Refer to Bugs node for problems.
1337 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1338 (Screen Garbled): Don't refer to terminal "manufacturers".
1339 (Total Frustration): Node deleted. Eliza is documented in
1340 Amusements now.
71873e2b
SM
1341 (Known Problems): More info about using the bug tracker.
1342 Mention debbugs package.
c61ab18c
CY
1343 (Bug Criteria): Copyedits.
1344 (Understanding Bug Reporting): Mention emacs -Q.
1345
89bd9ccd
CY
13462012-01-06 Chong Yidong <cyd@gnu.org>
1347
1348 * custom.texi (Specifying File Variables): The mode: keyword
1349 doesn't have to be first anymore. Add example of specifying minor
1350 modes.
1351 (Directory Variables): Simplify example. Mention application to
1352 non-file buffers.
1353 (Disabling): Use "initialization file" terminology.
1354 (Init Examples): Fix hook example.
1355
8034735f
EZ
13562012-01-06 Eli Zaretskii <eliz@gnu.org>
1357
1358 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1359 (Bug#10422)
1360 Move the stuff about resources to xresources.texi.
1361
1362 * xresources.texi (Resources): Move information about setting X
1363 resources in the Registry from cmdargs.texi. Make the index entry
1364 be similar to the one in cmdargs.texi.
1365
b0d7d8af
CY
13662012-01-05 Chong Yidong <cyd@gnu.org>
1367
1368 * custom.texi (Customization Groups): Update example.
1369 (Browsing Custom): Document the new search field.
1370 (Changing a Variable): Update example for Emacs 24 changes.
1371 Document Custom-set and Custom-save commands.
1372 (Face Customization): Document Emacs 24 changes. De-document
1373 modify-face.
1374 (Specific Customization): Mention customize-variable.
1375 (Custom Themes): Add customize-themes, custom-theme-load-path,
1376 custom-theme-directory, and describe-theme.
1377 (Creating Custom Themes): New node.
1378 (Examining): Mention M-:.
1379
1380 * package.texi (Packages): Fix typo.
1381
88c5c7c8
CY
13822012-01-03 Chong Yidong <cyd@gnu.org>
1383
1384 * misc.texi (Single Shell): Don't document Lisp usage of
1385 shell-command. Tidy up discussion of synchronicity. Add index
1386 entries for async-shell-command.
1387 (Interactive Shell): Note that M-x shell uses shell-file-name.
1388 Note change in behavior in Emacs 24.
1389 (Shell Mode): Shell mode now uses completion-at-point.
1390 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1391 default method for recognizing prompts nowadays.
1392 (Shell Ring): Add xref to Minibuffer History.
1393 (Directory Tracking): Explain Dirtrack mode in more detail.
1394 (Term Mode): Fix index entries.
1395 (Paging in Term): Merge into Term Mode.
1396 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1397 (Printing): Fix xref. State default of lpr-switches.
1398 (PostScript): Remove obsolete sentence. Omit description of
1399 non-interactive behaviors.
1400 (Hyperlinking): Improve description.
1401 (Browse-URL): Using compose-mail for mailto URLs is the default.
1402 Document browse-url-mailto-function.
1403 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1404 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1405 (Amusements): M-x lm was renamed to M-x landmark.
1406 Document nato-region.
88c5c7c8 1407
b8ecfdfe
CY
14082012-01-01 Chong Yidong <cyd@gnu.org>
1409
1410 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1411 (Gnus Startup): Note that the system might not be set up for news.
1412 Describe group levels more clearly.
1413 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1414 Summary of Gnus.
1415 (Document View): Copyedits. Move zoom commads to DocView
1416 Navigation node.
1417 (DocView Navigation, DocView Searching, DocView Slicing)
1418 (DocView Conversion): Nodes renamed from Navigation, etc.
1419
1420 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1421
7bc7d2aa
EZ
14222011-12-31 Eli Zaretskii <eliz@gnu.org>
1423
1424 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1425 (Bug#10380)
1426
b30941db
CY
14272011-12-30 Chong Yidong <cyd@gnu.org>
1428
1429 * sending.texi (Sending Mail): Document initial mail buffer name,
1430 and changed multiple mail buffer behavior.
1431 (Mail Format): Put the example at the top of the section.
1432 (Mail Headers): Move discussion of "From" to the top.
1433 (Mail Sending): Document sendmail-query-once.
1434 (Citing Mail): Make it less Rmail-specific.
1435
0ed49f93
CY
14362011-12-29 Chong Yidong <cyd@gnu.org>
1437
1438 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1439 example. Add index entries.
1440 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1441
c40a7de7
CY
14422011-12-26 Chong Yidong <cyd@gnu.org>
1443
71873e2b
SM
1444 * dired.texi (Dired Enter, Misc Dired Features):
1445 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1446 (Dired Navigation): Add index entries.
1447 (Dired Visiting): Fix View Mode xref.
1448 (Marks vs Flags): Prefer C-/ binding for undo.
1449 (Subdirectories in Dired): Add xrefs.
1450 (Misc Dired Features): Document some Emacs 24 changes. Add index
1451 entries.
1452
1453 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1454 variable, since it is explained in Minor Modes node.
1455 (Defining Abbrevs): Copyedits.
1456 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1457 C-/ binding for undo.
1458 (Dabbrev Customization): Add xrefs for case-fold-search and
1459 case-replace.
1460
1461 * dired-xtra.texi (Subdir Switches): Add xref.
1462
1463 * maintaining.texi (VC Directory Commands): Mention quit-window.
1464
3d992aa0
CY
14652011-12-25 Chong Yidong <cyd@gnu.org>
1466
1467 * maintaining.texi (Tags): Mention Semantic.
1468 (Create Tags Table, Etags Regexps): Copyedits.
1469 (Find Tag): Mention minibuffer completion.
1470 (List Tags): Mention completion-at-point. Completion is actually
1471 available in M-x list-tags.
1472
1473 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1474 Document vc-delete-file.
1475
1476 * files.texi (Misc File Ops): Mention vc-delete-file.
1477
1478 * programs.texi (Symbol Completion): Mention completion-at-point
1479 explicitly.
1480
2785d024
CY
14812011-12-22 Chong Yidong <cyd@gnu.org>
1482
1483 * maintaining.texi (Change Log Commands): Don't specially mention
1484 vc-update-change-log which is CVS-only.
1485
1486 * vc1-xtra.texi (Version Headers): Note that these are for
1487 Subversion, CVS, etc. only.
71873e2b
SM
1488 (General VC Options): De-document vc-keep-workfiles.
1489 Fix RCS-isms.
2785d024 1490
0ab39399
EZ
14912011-12-22 Eli Zaretskii <eliz@gnu.org>
1492
1493 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1494 should be @end iftex".
1495
d3098e1e
CY
14962011-12-21 Chong Yidong <cyd@gnu.org>
1497
1498 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1499 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1500 (VC Pull): Mention vc-log-incoming.
1501 (Log Buffer): Add CVS/RCS only disclaimer.
1502
1503 * vc1-xtra.texi (Remote Repositories): Update introduction.
1504 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1505 (Remote Repositories, Version Backups): Node deleted.
1506 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1507 (CVS Options): Reduce verbosity of description of obscure CVS
1508 locking feature.
1509 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1510 Tags node.
1511 (Revision Tags): Move under Miscellaneous VC subsection.
1512 (Change Logs and VC): Note that this is wrong for DVCSs.
1513 De-document log entry manipulating features.
1514 (Renaming and VC): Describe how it works on modern VCSes.
1515
1516 * files.texi (Misc File Ops): Mention vc-rename-file.
1517
1518 * programs.texi (Custom C Indent): Add index entries.
1519
47d42d81
AM
15202011-12-20 Alan Mackenzie <acm@muc.de>
1521
1522 * programs.texi (Motion in C): Update the description of C-M-a and
1523 C-M-e, they now DTRT in enclosing scopes.
1524 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1525
2edef1a0
CY
15262011-12-20 Chong Yidong <cyd@gnu.org>
1527
1528 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1529 (Old Revisions): Use it.
1530 (VCS Repositories): Add "distributed" terminology.
1531 (Log Buffer): Remove duplicate description
1532 about changesets. Fix "current VC fileset" ambiguity.
1533 (Multi-User Branching): Node deleted.
1534 (Branches, Switching Branches): Discuss decentralized version
1535 control systems.
1536 (VC Pull): New node.
1537 (Merging): Document merging on decentralized systems.
1538 (Creating Branches): Note that this is specific to CVS and related
1539 systems.
1540
bc859d5f
CY
15412011-12-19 Chong Yidong <cyd@gnu.org>
1542
1543 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1544 (VC Mode Line): Add index entry for "version control status".
1545 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1546 Document vc-revert-show-diff. De-document vc-rollback.
1547 (VC Directory Mode): Rewrite introduction. Move prefix arg
1548 documentation here from VC Directory Buffer node.
1549 (VC Directory Buffer): Use a decentralized VCS example.
1550 (VC Directory Commands): Use a table. Remove material duplicated
1551 in previous nodes on multi-file VC filsets.
1552
9cff91f8
CY
15532011-12-17 Chong Yidong <cyd@gnu.org>
1554
1555 * maintaining.texi (VCS Concepts): Make "revision" terminology
1556 less CVS-specific.
1557 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1558 Registering node.
71873e2b 1559 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1560 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1561 log buffer. Add index entries.
71873e2b
SM
1562 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1563 Use "commit" terminology.
9cff91f8
CY
1564 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1565 doesn't refer to tags tables. Note other possible forms of the
1566 revision ID. C-x v = does not save.
1567 (Registering): Note similarity to C-x v v action. Fix description
1568 of how backends are chosen. De-document vc-default-init-revision.
1569 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1570 in root log buffers.
1571
f3b316df
CY
15722011-12-16 Chong Yidong <cyd@gnu.org>
1573
1574 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1575 (Basic VC Editing): Remove redundant descriptions.
1576 (VC With A Merging VCS): Make description more general instead of
1577 CVS-specific.
1578 (VC With A Locking VCS): Use VC fileset terminology.
1579
29eabb8e
CY
15802011-12-12 Chong Yidong <cyd@gnu.org>
1581
1582 * building.texi (Executing Lisp): Fix xref for C-M-x.
1583 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1584 manual. Note that load-path is not customizable.
1585 (Lisp Eval): Note that listed commands are available globally.
1586 Explain the meaning of "defun" in the C-M-x context.
1587 (Lisp Interaction): Copyedits.
71873e2b
SM
1588 (External Lisp): Fix name of inferior Lisp buffer.
1589 Mention Scheme.
29eabb8e
CY
1590 (Compilation): Define "inferior process".
1591
cd0314dd
EZ
15922011-12-10 Eli Zaretskii <eliz@gnu.org>
1593
1594 * msdog.texi (Windows Fonts): Document how to force GDI font
1595 backend on MS-Windows.
1596
0595bd7e 15972011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1598
1599 * building.texi (Compilation): Say what the -k flag to make does.
1600 Move subprocess discussion to Compilation Shell.
1601 (Compilation Mode): Add xref for grep, occur, and mouse
1602 references. Define "locus".
1603 (Grep Searching): Use @command.
71873e2b
SM
1604 (Debuggers, Commands of GUD, GDB Graphical Interface):
1605 Clarify intro.
0595bd7e
CY
1606 (Starting GUD): Clarify how arguments are specified.
1607 (Debugger Operation): Index entry for "GUD interaction buffer",
1608 and move basic description here from Commands of GUD node.
1609 (GDB User Interface Layout): Copyedits.
1610 (Source Buffers): Remove gdb-find-source-frame, which is not in
1611 gdb-mi.el.
1612 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1613 toggle-gdb-all-registers, which are not in gdb-mi.el.
1614 Don't re-document GUD interaction buffers.
b09d01da
CY
1615
1616 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1617 (Semantic): Add cindex entries for Semantic.
1618
2a185919
CY
16192011-12-06 Chong Yidong <cyd@gnu.org>
1620
1621 * programs.texi (Man Page): Clarify how to use Man-switches.
1622 Don't bother documenting Man-fontify-manpage-flag.
1623 (Lisp Doc): Add xref to Name Help node.
1624 (Hideshow): Add cindex. Mention role of ellipses, and default
1625 value of hs-isearch-open. Don't bother documenting
1626 hs-special-modes-alist.
1627 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1628 changing the window manager binding of M-TAB.
1629
ebf10822
CY
16302011-12-05 Chong Yidong <cyd@gnu.org>
1631
1632 * programs.texi (Comment Commands): Fix description of for M-; on
1633 blank lines. Move documentation of comment-region here.
1634 (Multi-Line Comments): Clarify the role of comment-multi-line.
1635 Refer to Comment Commands for comment-region doc.
1636 (Options for Comments): Refer to Multi-Line Comments for
1637 comment-multi-line doc, instead of duplicating it. Fix default
1638 values of comment-padding and comment-start-skip.
1639
ec7ae032
CY
16402011-12-04 Chong Yidong <cyd@gnu.org>
1641
1642 * programs.texi (Program Modes): Mention modes that are not
1643 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1644 Add index entry for backward-delete-char-untabify.
1645 Mention prog-mode-hook.
ec7ae032
CY
1646 (Which Function): Use "global minor mode" terminology.
1647 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1648 in Indentation chapter to avoid duplication.
1649 (Expressions): Copyedit.
1650 (Matching): Document Electric Pair mode.
1651
1652 * ack.texi (Acknowledgments):
1653 * rmail.texi (Movemail, Other Mailbox Formats):
1654 * frames.texi (Frames): Don't capitalize "Unix".
1655
a24bf23e
CY
16562011-12-04 Chong Yidong <cyd@gnu.org>
1657
1658 * text.texi (Nroff Mode): Mention what nroff is.
1659 (Text Based Tables, Table Recognition): Don't say "Table mode"
1660 since it's not a major or minor mode.
1661 (Text Based Tables): Reduce the size of the example.
1662 (Table Definition): Clarify definitions.
1663 (Table Creation): Add key table.
1664 (Cell Commands): Use kbd for commands.
1665 (Table Rows and Columns): Combine nodes Row Commands and Column
1666 Commands.
1667 (Fixed Width Mode): Node deleted; contents moved to parent.
1668 (Table Conversion): Shorten example.
1669 (Measuring Tables): Merge into Table Misc.
1670
8863a584
CY
16712011-12-03 Chong Yidong <cyd@gnu.org>
1672
1673 * text.texi (TeX Mode): Mention AUCTeX package.
1674 (TeX Editing): Add xref to documentation for Occur.
1675 (LaTeX Editing): Add xref to Completion node.
1676 (TeX Print): Fix description of tex-directory.
71873e2b 1677 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1678 its subnodes less verbose, since text/enriched files are
1679 practically unused.
71873e2b 1680 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1681 (Format Colors): Node deleted.
71873e2b 1682 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1683 for applying colors too.
1684 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1685
1686 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1687
1688 * display.texi (Colors): New node.
1689
1690 * cmdargs.texi (Colors X):
1691 * xresources.texi (GTK styles):
1692 * custom.texi (Face Customization): Reference it.
1693
1694 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1695 Link to Fill Commands for Justification entry.
1696
6fdebe93
EZ
16972011-12-03 Eli Zaretskii <eliz@gnu.org>
1698
1699 * display.texi (Auto Scrolling): More accurate description of what
1700 scroll-*-aggressively does, including the effect of non-zero
1701 margin. Fix "i.e." markup.
1702
95ca9bc7
CY
17032011-12-02 Chong Yidong <cyd@gnu.org>
1704
1705 * text.texi (Pages): Mention how formfeed chars are displayed.
1706 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1707 Describe adaptive filling more precisely.
1708 (Fill Commands): Note that filling removes excess whitespace.
1709 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1710 now bound to indent-for-tab-command in Text mode.
1711 (Outline Mode): Copyedits.
1712 (Outline Visibility): Note that Reveal mode is a buffer-local
1713 minor mode.
1714
1715 * modes.texi (Major Modes): Move note about checking major-mode in
1716 a hook function here, from Text mode.
1717
6d262977
CY
17182011-11-28 Chong Yidong <cyd@gnu.org>
1719
b22b1918
CY
1720 * text.texi (Words): Add xref to Position Info.
1721 (Paragraphs): Add xref to Regexps.
1722
6d262977
CY
1723 * indent.texi (Indentation): Rewrite introduction. Move table to
1724 Indentation Commands node.
1725 (Indentation Commands): Add index entries to table. Copyedits.
1726 (Tab Stops, Just Spaces): Copyedits.
1727 (Indent Convenience): New node. Document electric-indent-mode.
1728
1729 * programs.texi (Basic Indent):
1730 * windows.texi (Pop Up Window): Fix kindex entry.
1731
dc95a8b0
CY
17322011-11-28 Chong Yidong <cyd@gnu.org>
1733
1734 * modes.texi (Major Modes): Move major-mode variable doc here from
1735 Choosing Modes. Document describe-mode. Document prog-mode-hook
1736 and text-mode-hook. Add example of using hooks.
1737 (Minor Modes): Document behavior of mode command calls from Lisp.
1738 Note that setting the mode variable using Customize will DTRT.
1739 (Choosing Modes): Add example of setting a minor mode using a
1740 local variable.
1741
b63a8e8e
CY
17422011-11-27 Chong Yidong <cyd@gnu.org>
1743
1744 * frames.texi (Creating Frames): Move frame parameter example to
1745 Frame Parameters node.
1746 (Frame Commands): C-x 5 o does not warp the mouse by default.
1747 (Fonts): Add more GTK-style properties; also, they should be
1748 capitalized.
1749 (Special Buffer Frames): Node deleted; special-display is on the
1750 way out.
1751 (Frame Parameters): Example moved here from Creating Frames.
1752 Clarify that default-frame-alist affects the initial frame too.
1753 Delete auto-raise-mode and auto-lower-mode.
1754 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1755 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1756
1757 * windows.texi (Window Choice): Add xref to Lisp manual for
1758 special-display-*.
1759
a3dcc84e
EZ
17602011-11-26 Eli Zaretskii <eliz@gnu.org>
1761
1762 * display.texi (Text Display): Update the description,
1763 cross-references, and indexing related to display of control
1764 characters and raw bytes.
1765
4ad3bc2a
CY
17662011-11-25 Chong Yidong <cyd@gnu.org>
1767
1768 * frames.texi (Frames): Rewrite introduction.
1769 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1770 Mouse-3 does not copy to kill ring by default. DEL does not
1771 behave specially for mouse commands any more.
1772 (Mouse References): Document mouse-1-click-follows-link more
1773 thoroughly.
1774 (Menu Mouse Clicks): Move footnote to the main text and add xref
1775 to Init Rebinding node.
1776 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1777
1778 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1779
20db1522
JB
17802011-11-24 Juanma Barranquero <lekktu@gmail.com>
1781
1782 * display.texi (Font Lock): Fix typo.
1783
01d06b1f
GM
17842011-11-24 Glenn Morris <rgm@gnu.org>
1785
1786 * rmail.texi (Rmail Output):
1787 Mention rmail-automatic-folder-directives. (Bug#9657)
1788
0cbaa1d5
CY
17892011-11-21 Chong Yidong <cyd@gnu.org>
1790
1791 * mark.texi (Global Mark Ring): Fix description of global mark
1792 ring (Bug#10032).
1793
fe7a3057
JB
17942011-11-20 Juanma Barranquero <lekktu@gmail.com>
1795
1796 * msdog.texi (Windows Fonts): Fix typo.
1797
b6e63cbe
GM
17982011-11-17 Glenn Morris <rgm@gnu.org>
1799
1800 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1801
58179cce
JB
18022011-11-16 Juanma Barranquero <lekktu@gmail.com>
1803
1804 * killing.texi (Rectangles):
7877f373
JB
1805 * misc.texi (Document View):
1806 * modes.texi (Choosing Modes):
1807 * msdog.texi (Windows Fonts):
58179cce
JB
1808 * regs.texi (Rectangle Registers):
1809 * search.texi (Isearch Yank): Fix typos.
1810
291d142b
CY
18112011-11-06 Chong Yidong <cyd@gnu.org>
1812
1813 * windows.texi (Basic Window): Add xref to Cursor Display.
1814 (Split Window): Document negative arg for splitting commands.
1815 (Other Window): Document mouse-1 in text area of window.
1816 (Change Window): Don't mention window attributes, since they
1817 aren't defined. C-x 1 can't be used with minibuffer windows.
1818 Windows are no longer auto-deleted.
1819 (Window Choice): Add xref to Choosing Window in Lisp manual.
1820 (Window Convenience): Note that windmove disables shift-selection.
1821 Move M-x compare-windows here from Other Window node.
1822
1823 * custom.texi (Mouse Buttons):
1824 * search.texi (Isearch Scroll):
1825 * windows.texi (Split Window): Use new names split-window-below
1826 and split-window-right.
1827
a7ef684b
JB
18282011-10-26 Juanma Barranquero <lekktu@gmail.com>
1829
1830 * emacs.texi (Top): Fix typo.
1831
d53e1747
GM
18322011-10-25 Glenn Morris <rgm@gnu.org>
1833
1834 * abbrevs.texi (Saving Abbrevs):
1835 quietly-read-abbrev-file is not a command. (Bug#9866)
1836
e7a3ff06
CY
18372011-10-24 Chong Yidong <cyd@gnu.org>
1838
1839 * display.texi (Scrolling): Document scroll-up-line and
1840 scroll-down-line. Document scroll-command property.
1841 (Recentering): New node, split off from Scrolling.
1842
86c60681
CY
18432011-10-23 Chong Yidong <cyd@gnu.org>
1844
da97a9e6
CY
1845 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1846 (Tool Bars): Copyedits.
1847
86c60681
CY
1848 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1849
d195726a
CY
18502011-10-22 Chong Yidong <cyd@gnu.org>
1851
1852 * windows.texi (Displaying Buffers): Fix broken lispref link.
1853
a70e06c1
CY
18542011-10-22 Chong Yidong <cyd@gnu.org>
1855
1856 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1857 Move confirm-nonexistent-file-or-buffer discussion here.
1858
1859 * files.texi (File Names, Visiting): Move detailed discussion of
1860 minibuffer confirmation to Minibuffer Exit.
1861
1862 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1863 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1864
bfd779dd
CY
18652011-10-21 Chong Yidong <cyd@gnu.org>
1866
1867 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1868 (Backup Copying): backup-by-copying-when-mismatch is now t.
1869 (Customize Save): Fix description of require-final-newline.
1870 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1871 (Auto Save Control): Clarify.
1872 (File Archives): Add 7z.
1873 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1874
1875 * arevert-xtra.texi (Autorevert): Copyedits.
1876
6e317956
CY
18772011-10-20 Chong Yidong <cyd@gnu.org>
1878
1879 * custom.texi (Hooks, Init Examples):
1880 * display.texi (Font Lock):
1881 * fixit.texi (Spelling):
1882 * rmail.texi (Rmail Display): Minor mode function with no arg now
1883 enables it.
1884
1885 * fixit.texi (Spelling): Fix description of inline completion.
1886
5abc31ef
CY
18872011-10-19 Chong Yidong <cyd@gnu.org>
1888
1889 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1890 entries.
1891 (Isearch Yank): Document isearch-yank-pop.
1892 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1893 (Other Repeating Search): Document Occur Edit mode.
1894
939db9ac
CY
18952011-10-18 Chong Yidong <cyd@gnu.org>
1896
1897 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1898 from Line Truncation node.
1899 (Standard Faces): Note that only the background of the cursor face
1900 has an effect.
1901 (Cursor Display): Fix descriptions of cursor face
1902 and bar cursor blinking.
1903 (Text Display): Document nobreak-char-display more clearly.
1904 (Line Truncation): Add xref to Split Window node.
1905 (Display Custom): Don't bother documenting baud-rate or
1906 no-redraw-on-reenter.
1907
1908 * search.texi (Slow Isearch): Node removed.
1909
80c6d77f
GM
19102011-10-18 Glenn Morris <rgm@gnu.org>
1911
1912 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1913
d366bd53
CY
19142011-10-18 Chong Yidong <cyd@gnu.org>
1915
1916 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1917 of list-faces-display here, from Standard Faces node.
1918 Note special role of `default' background.
1919 (Standard Faces): Note special role of `default' background.
1920 Note that region face may be taken fom GTK. Add xref to Text Display.
1921 (Text Scale): Rename from "Temporary Face Changes".
1922 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1923 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1924 (Useless Whitespace): Simplify description of
1925 delete-trailing-whitespace. Note active region case.
1926 (Text Display): Fix description of escape-glyph face assignment.
1927 Remove unibye mode discussion. Update some parts for Unicode.
1928 Move glyphless chars documentation to Lisp manual.
1929
1930 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1931
21100e7d
CY
19322011-10-15 Chong Yidong <cyd@stupidchicken.com>
1933
1934 * display.texi (Scrolling): Tweak explanation of scroll direction.
1935 (View Mode): Add index entries.
1936
1937 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1938
1939 * regs.texi (Text Registers): C-x r i does not activate the mark.
1940 (Bookmarks): Document new default bookmark location.
1941
50b063c3
CY
19422011-10-13 Chong Yidong <cyd@stupidchicken.com>
1943
71873e2b
SM
1944 * killing.texi (Deletion): Add xref to Using Region.
1945 Document delete-forward-char.
50b063c3
CY
1946 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1947 description here. Recommend C-u C-SPC for jumping to mark.
1948 (Kill Ring): Move kill ring variable documentation here.
1949 (Primary Selection): Copyedits.
1950 (Rectangles): Document new command rectangle-number-lines.
1951 (CUA Bindings): Note that this disables the mark-even-if-inactive
1952 behavior for C-x and C-c.
1953
1954 * mark.texi (Mark): Mention "active region" terminology.
1955 (Using Region): Document delete-active-region.
1956
e1a3f5b1
CY
19572011-10-12 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * mark.texi (Mark): Clarify description of disabled Transient Mark
1960 mode (Bug#9689).
1961 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1962 selection changes. Mention that commands like C-y set the mark.
1963 (Marking Objects): Add xref to Words node. Note that mark-word
1964 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1965 (Using Region): Mention M-$ in the table.
1966 Document mark-even-if-inactive here instead of in Mark Ring.
1967 (Mark Ring): Move mark-even-if-inactive to Using Region.
1968 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1969 (Disabled Transient Mark): Rename from "Persistent Mark"
1970 (Bug#9688). Callers changed.
1971
1972 * programs.texi (Expressions):
1973 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1974
3dc62b2b
CY
19752011-10-09 Chong Yidong <cyd@stupidchicken.com>
1976
1977 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1978 option" terminology.
1979 (Key Help): Add command names. Define "documentation string".
1980 (Name Help): Remove an over-long joke.
1981 (Apropos): Document prefix args. Remove duplicated descriptions.
1982 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1983 (Package Keywords): Rename from "Library by Keyword".
1984 Describe new package menu interface.
3dc62b2b 1985 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1986
1987 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1988 (Minibuffer History): Document numeric args to history commands.
de09aa52 1989
2d3fe5d7
EZ
19902011-10-08 Eli Zaretskii <eliz@gnu.org>
1991
1992 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1993
b2b0776e
CY
19942011-10-08 Chong Yidong <cyd@stupidchicken.com>
1995
71873e2b
SM
1996 * basic.texi (Position Info): Omit page commands.
1997 Document count-words-region and count-words.
b2b0776e
CY
1998
1999 * text.texi (Pages): Move what-page documentation here.
2000
27a16462
CY
20012011-10-08 Chong Yidong <cyd@stupidchicken.com>
2002
2003 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2004 Remote Files node instead of linking directly to the Tramp manual.
2005 (Minibuffer Edit): Add xref to Blank Lines.
2006 (Completion): Add xref to Symbol Completion. Remove redundant
2007 example, which is repeated in the next node.
2008 (Completion Commands): Minor clarifications.
2009 (Completion Styles): New node, split from Completion Commands.
2010 Document substring and initials styles.
2011 (Strict Completion): Remove information duplicated in other nodes.
2012 (Completion Options): Consolidate case difference discussion here.
2013
2014 * help.texi (Help Mode): Fix kindex entries.
2015
2016 * files.texi (File Names): Add index entries.
2017
de0bde62
CY
20182011-10-07 Chong Yidong <cyd@stupidchicken.com>
2019
71873e2b
SM
2020 * basic.texi (Inserting Text): Add xref to Completion.
2021 Add ucs-insert example, and document prefix argument.
de0bde62
CY
2022 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2023 to left/right. Tweak left-char and right-char descriptions.
2024 M-left and M-right are now bound to left-word/right-word.
2025 (Erasing): Document delete-forward-char.
2026
2027 * screen.texi (Screen, Menu Bar): Copyedits.
2028 (Point): Remove duplicate paragraph on cursors, also in Screen.
2029 (Mode Line): Trailing dashes no longer shown on X displays.
2030
2031 * frames.texi (Non-Window Terminals): Index just "text-only
2032 terminal", which is used throughout the manual now.
2033
2034 * entering.texi (Entering Emacs): Define "startup screen".
2035 Document window-splitting behavior with command-line inputs.
2036 (Exiting): Remove obsolete paragraph about shells without suspend
2037 functionality.
2038
2039 * commands.texi (User Input): Define "input event" more clearly.
2040 (Keys): Add xref to Echo Area.
2041 (Commands): Clarify relation between commands and functions.
2042
453e4522
CY
20432011-10-06 Chong Yidong <cyd@stupidchicken.com>
2044
2045 * misc.texi (emacsclient Options): Document how emacsclient runs
2046 the Emacs daemon (Bug#9674).
2047
550f41cd
CY
20482011-10-01 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * basic.texi (Moving Point):
2051 * custom.texi (Mouse Buttons):
2052 * rmail.texi (Rmail Scrolling):
2053 * search.texi (Isearch Scroll):
550f41cd
CY
2054 * display.texi (Scrolling): Replace scroll-up/down with
2055 scroll-up/down-command. Fix scroll-preserve-screen-position
2056 description. Document scroll-error-top-bottom.
2057
9229fe87
GM
20582011-09-30 Glenn Morris <rgm@gnu.org>
2059
2060 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2061
0a2132ba
CY
20622011-09-24 Chong Yidong <cyd@stupidchicken.com>
2063
2064 * windows.texi (Pop Up Window): Defer discussion of window
2065 splitting to the Window Choice node. Add index entries.
2066 (Force Same Window): Node deleted.
2067 (Displaying Buffers, Window Choice): New nodes.
2068
2069 * buffers.texi (Select Buffer): Clarify description of
2070 buffer-switching commands. Add xref to Window Display node.
2071 Don't repeat confirm-nonexistent-file-or-buffer description from
2072 Visiting node. Remove even-window-heights.
2073
2074 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2075
33ed493b
CY
20762011-09-18 Chong Yidong <cyd@stupidchicken.com>
2077
2078 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2079
2080 * xresources.texi (Table of Resources): Fix documentation of
2081 bitmapIcon.
2082
92fa95ad
CY
20832011-09-15 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2086
16254627
EH
20872011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2088
2089 * frames.texi (Frame Commands): Note that delete-other-frames only
2090 deletes frames on current terminal.
2091
c3760c17
EZ
20922011-09-10 Eli Zaretskii <eliz@gnu.org>
2093
2094 * sending.texi (Mail Misc): Document mail-add-attachment.
2095
69b8be97
EZ
20962011-09-04 Eli Zaretskii <eliz@gnu.org>
2097
2098 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2099
3fd50d5c
CY
21002011-08-29 Chong Yidong <cyd@stupidchicken.com>
2101
2102 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2103
e2aeef63
CY
21042011-08-28 Chong Yidong <cyd@stupidchicken.com>
2105
2106 * files.texi (File Archives):
2107 * cal-xtra.texi (Diary Display):
2108 * help.texi (Help Mode): Add xref to View Mode.
2109
ddb54206
CY
21102011-08-28 Chong Yidong <cyd@stupidchicken.com>
2111
a6326082
CY
2112 * display.texi (View Mode): New node. Move view-file here from
2113 Misc File Ops. Move view-buffer here from Misc Buffer.
2114
2115 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2116
04e2ce72 2117 * files.texi (Misc File Ops): Document new
a6326082 2118 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2119
2120 * dired.texi (Dired Deletion): Shorten description of Trash.
2121
ddb54206
CY
2122 * misc.texi (emacsclient Options): Document server-port.
2123
bd206ce5
EZ
21242011-08-27 Eli Zaretskii <eliz@gnu.org>
2125
2126 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2127 even on MS-Windows. Fix a typo.
2128
d43f5a42
CY
21292011-08-26 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * package.texi: New file, documenting the package manager.
2132
2133 * emacs.texi: Include it.
2134
2135 * help.texi (Help Summary): Add describe-package.
2136
e0b1591b
CY
21372011-08-25 Chong Yidong <cyd@stupidchicken.com>
2138
856ce114
CY
2139 * misc.texi (Printing): Convert subnodes into subsections.
2140
f404f8bc
CY
2141 * text.texi (Two-Column): Move into Text chapter.
2142
2143 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2144 Files section. Convert from chapter into section.
2145
2146 * display.texi (Narrowing): Move into display chapter.
2147
e0b1591b
CY
2148 * sending.texi (Sending Mail):
2149 * rmail.texi (Rmail):
2150 * misc.texi (Gnus, Document View):
2151 * dired.texi (Dired):
2152 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2153
75bfc667
JL
21542011-08-07 Juri Linkov <juri@jurta.org>
2155
2156 * dired.texi (Operating on Files): Rewrite according to the fact
2157 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2158
fe676f91
MA
21592011-07-30 Michael Albinus <michael.albinus@gmx.de>
2160
2161 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2162 remote file name completion. (Bug#9197)
2163
4cc60b9b
EZ
21642011-07-28 Eli Zaretskii <eliz@gnu.org>
2165
2166 * mule.texi (Bidirectional Editing): Document the fact that
2167 bidi-display-reordering is t by default.
2168
89671e16
LMI
21692011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2170
2171 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2172 explicitly (bug#8904).
2173
fb23ecc2
LMI
21742011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * trouble.texi (Checklist): Use an `M-x' example instead of an
2177 Emacs Lisp form to switch on the dribble file (bug#8056).
2178
465c5fc8
LMI
21792011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2180
2181 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2182
90a6258b
GM
21832011-07-13 Glenn Morris <rgm@gnu.org>
2184
2185 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2186
c7588364
LMI
21872011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2188
2189 * mark.texi (Mark Ring): Clarify how many locations are saved
2190 (bug#5770).
2191 (Global Mark Ring): Ditto.
2192
4cb4f3ba
LMI
21932011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2194
d648feab
LMI
2195 * text.texi (Table Recognition): Use "at point" instead of "under
2196 point" (bug#4345).
2197
4cb4f3ba
LMI
2198 * display.texi (Cursor Display): Mention `cursor-type'.
2199
2200 * screen.texi (Point): Clarify that it's only if you use a block
2201 cursor that it appears to be on a character (bug#4345).
2202
ecd0b990
CY
22032011-07-12 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * misc.texi (Amusements): Move dissociated press here, from its
2206 own section.
2207
2208 * emacs.texi (Top): Update node listing.
2209
c2fd0368
LMI
22102011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2211
2212 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2213 clarity (bug#3523).
2214
fdeb32ec
CY
22152011-07-12 Chong Yidong <cyd@stupidchicken.com>
2216
2217 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2218 (Misc X): Document --parent-id.
2219
2220 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2221 defaults to nil.
2222
2223 * misc.texi (emacsclient Options): Document --parent-id.
2224
2225 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2226
f584ca38
LMI
22272011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2228
2229 * emacs.texi: Use "..." instead of ``...'' in the menus
2230 (bug#3503).
2231
963578d3
CY
22322011-07-11 Chong Yidong <cyd@stupidchicken.com>
2233
2234 * killing.texi (Primary Selection): Document `only' setting for
2235 select-active-regions.
2236
2237 * mark.texi (Setting Mark): Reference Shift Selection node.
2238
2239 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2240
a30ed87b
LMI
22412011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2242
47076272
LMI
2243 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2244 motion keys" (bug#3503).
2245
a30ed87b
LMI
2246 * emacs.texi: Change all the register node names from "RegPos"
2247 (etc.) to "Positional Registers" (etc.) (bug#3314).
2248
4d45a8b7
CY
22492011-07-11 Chong Yidong <cyd@stupidchicken.com>
2250
2251 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2252 (Other Kill Commands, Kill Options): Copyedits.
2253 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2254 (Yanking): Move yank-excluded properties discussion here.
2255 (Cut and Paste): Move from frames.texi. Update subnodes to
2256 describe x-select-enable-clipboard case.
2257
2258 * frames.texi: Move Cut and Paste node and subnodes into
2259 killing.texi, except Mouse Commands and Word and Line Mouse.
2260
c160ddee
AM
22612011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2262
2263 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2264
3329e6e3
LMI
22652011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2266
32a214fe
LMI
2267 * screen.texi (Mode Line): Clarify that coding systems are
2268 characters, not letters (bug#1749).
2269
3329e6e3
LMI
2270 * cmdargs.texi (Environment): Mention removing variables
2271 (bug#1615). Text suggested by Kevin Rodgers.
2272
8875da1e
CY
22732011-07-10 Chong Yidong <cyd@stupidchicken.com>
2274
54806e45
CY
2275 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2276
8875da1e
CY
2277 * modes.texi: Rename from major.texi.
2278 (Modes): New node. Make Major Modes and Minor Modes subsections
2279 of this. All callers changed.
2280
2281 * custom.texi (Minor Modes): Move to modes.texi.
2282
7847b2a1
CY
22832011-07-10 Chong Yidong <cyd@stupidchicken.com>
2284
6cfd0fa2
CY
2285 * custom.texi (Syntax): Node deleted.
2286
2287 * help.texi (Help Summary):
2288 * major.texi (Major Modes):
2289 * programs.texi (Parentheses):
2290 * search.texi (Regexp Backslash, Regexp Backslash)
2291 (Regexp Backslash):
2292 * text.texi (Words): Callers changed.
2293
7847b2a1
CY
2294 * text.texi (Refill, Longlines): Delete nodes.
2295
2296 * ack.texi (Acknowledgments): Longlines removed from manual.
2297
2298 * emacs.texi (Top): Update node listing.
2299
2a71c436
GM
23002011-07-09 Glenn Morris <rgm@gnu.org>
2301
2302 * fortran-xtra.texi (Fortran): Update handled extensions.
2303
61436e9f
LMI
23042011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2305
2306 * display.texi (Scrolling): `C-v' (etc) are now bound to
2307 `scroll-*-command' (bug#8349).
2308
6e560c71
LMI
23092011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2310
48954a09 2311 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2312 doesn't actually delete any files (bug#7125).
2313
2904fd97
LMI
2314 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2315 argument for `C-c C-k' (bug#7391).
2316
6e560c71
LMI
2317 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2318 you're currently using (bug#8489).
2319
978ff6c5
EZ
23202011-07-01 Eli Zaretskii <eliz@gnu.org>
2321
2322 * mule.texi (Coding Systems): Move index entries from the previous
2323 change into their proper places.
2324
0d742084
LMI
23252011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2326
31976bd5
LMI
2327 * help.texi (Help Files): Document view-external-packages (bug#8902).
2328
0d742084
LMI
2329 * mule.texi (Coding Systems): Put a few more of the coding systems
2330 into the index (bug#8900).
2331
9f678528
GM
23322011-06-26 Glenn Morris <rgm@gnu.org>
2333
2334 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2335
18a4ce5e
AR
23362011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2337
2338 * misc.texi (emacsclient Options): Mention --frame-parameters.
2339
f0da764a
GM
23402011-06-09 Glenn Morris <rgm@gnu.org>
2341
2342 * custom.texi (Specifying File Variables):
2343 Recommend explicit arguments for minor modes.
2344
b047e7ac
PE
23452011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2346
2347 Document wide integers better.
2348 * buffers.texi (Buffers):
001903b5
PE
2349 * files.texi (Visiting): Document maxima for 64-bit machines,
2350 and mention virtual memory limits.
b047e7ac 2351
bf41276f
CY
23522011-05-28 Chong Yidong <cyd@stupidchicken.com>
2353
2354 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2355
2356 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2357 prog mode (Bug#8240).
2358
e145f188
GM
23592011-05-27 Glenn Morris <rgm@gnu.org>
2360
2361 * custom.texi (Specifying File Variables):
2362 Major modes no longer need come first.
2363
313f790e
CY
23642011-05-22 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2367 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2368
c136e5cd
GM
23692011-05-18 Glenn Morris <rgm@gnu.org>
2370
2371 * ack.texi (Acknowledgments): Remove fakemail.c.
2372
c71a0d48 23732011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2374
2375 Fixes for fitting text into 7x9 printed manual.
2376 * building.texi (Flymake, Breakpoints Buffer):
2377 * calendar.texi (Appointments):
2378 * cmdargs.texi (General Variables, Display X):
2379 * custom.texi (Saving Customizations, Face Customization)
2380 (Directory Variables, Minibuffer Maps, Init Rebinding):
2381 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2382 * fixit.texi (Spelling):
2383 * frames.texi (Creating Frames, Fonts):
2384 * help.texi (Help Files):
2385 * mini.texi (Minibuffer File):
2386 * misc.texi (emacsclient Options, Emulation):
2387 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2388 * mule.texi (International Chars, Language Environments)
2389 (Select Input Method, Modifying Fontsets, Charsets):
2390 * programs.texi (Custom C Indent):
2391 * rmail.texi (Rmail Labels):
2392 * text.texi (Table Conversion):
2393 * trouble.texi (Known Problems, Known Problems):
2394 * windows.texi (Change Window):
2395 * xresources.texi (GTK resources): Reflow text and re-indent code
2396 examples to avoid TeX overflows and underflows on 7x9 paper.
2397
2398 * emacs.texi: Fix the (commented out) smallbook command.
2399
2400 * macos.texi (Mac / GNUstep Events):
2401 * xresources.texi (Lucid Resources): Remove extraneous examples.
2402
b8f82dc1
GM
24032011-05-10 Glenn Morris <rgm@gnu.org>
2404
2405 * custom.texi (Specifying File Variables):
2406 Deprecate using mode: for minor modes.
2407
d306b4da
GM
24082011-05-07 Glenn Morris <rgm@gnu.org>
2409
2410 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2411
548d0a63
GM
24122011-05-06 Glenn Morris <rgm@gnu.org>
2413
5006e634
GM
2414 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2415
548d0a63
GM
2416 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2417
e793a940
LMI
24182011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2419
2420 * misc.texi (Emacs Server): Document `server-eval-at'.
2421
7031be6d
UR
24222011-04-24 Chong Yidong <cyd@stupidchicken.com>
2423
71873e2b
SM
2424 * maintaining.texi (List Tags): Document next-file.
2425 Suggested by Uday S Reddy.
7031be6d 2426
4ffd0d6b 24272011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2428
2429 * mini.texi (Minibuffer Edit):
2430 * screen.texi (Mode Line): Fix typo.
2431
1c6c854e
CS
24322011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2433
024ff170 2434 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2435
c5c9f40f
CY
24362011-03-26 Chong Yidong <cyd@stupidchicken.com>
2437
2438 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2439
09725d26
EZ
24402011-03-30 Eli Zaretskii <eliz@gnu.org>
2441
2442 * display.texi (Auto Scrolling): Document the limit of 100 lines
2443 for never-recentering scrolling with `scroll-conservatively'.
2444 (Bug#6671)
2445
09d9db2c 24462011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2447
2448 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2449 HOME on Windows and where it looks for init files. (Bug#8221)
2450
62d94509
EZ
24512011-03-10 Eli Zaretskii <eliz@gnu.org>
2452
2453 * search.texi (Regexp Example):
2454 * mule.texi (International Chars):
2455 * building.texi (External Lisp): Don't use characters outside
2456 ISO-8859-1.
2457
0286d9de
EZ
24582011-03-09 Eli Zaretskii <eliz@gnu.org>
2459
1c6c854e
CS
2460 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2461 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2462
2463 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2464
114902a5 2465 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2466 (Bug#8210)
2467
0afb4571
J
24682011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2469
2470 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2471 for Gtk+ 3.
2472
bb3865e8
GM
24732011-03-08 Glenn Morris <rgm@gnu.org>
2474
6446548e
GM
2475 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2476 * emacs.texi (Acknowledgments):
2477 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2478 * emacs.texi: Set documentencoding.
6446548e 2479
bb3865e8
GM
2480 * display.texi (Optional Mode Line): Don't mention exactly where
2481 display-time appears. (Bug#8193)
2482
33383987
JB
24832011-03-07 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * Version 23.3 released.
2486
892777ba
CY
24872011-03-06 Chong Yidong <cyd@stupidchicken.com>
2488
2489 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2490
0b973fc5
DW
24912011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2492
2493 * misc.texi (emacsclient Options): Add q/quiet.
2494
8ef5a2f2
GM
24952011-03-02 Glenn Morris <rgm@gnu.org>
2496
2497 * mule.texi (Communication Coding) <x-select-request-type>:
2498 Remove duplicate (essentially) paragraph. (Bug#8148)
2499
bd106056
CS
25002011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2501
2502 * maintaining.texi (Format of ChangeLog): Add reference to
2503 add-log-full-name.
2504 (Change Log Commands): Add documentation for combining multiple
2505 symbols in one change.
2506
6640b281
GM
25072011-03-01 Glenn Morris <rgm@gnu.org>
2508
2509 * custom.texi (Directory Variables):
2510 Give an example of excluding subdirectories.
2511
2b0c7330 25122011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2513
2514 * search.texi (Regexp Search): Move index entries about regexps to the
2515 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2516
8c62c205
GM
25172011-02-19 Glenn Morris <rgm@gnu.org>
2518
2519 * dired.texi (Dired): Dired-X version number was dropped.
2520
3928f2b6
JD
25212011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2522
2523 * xresources.texi (X Resources): Remove *faceName and replace it with
2524 *font for Lucid.
2525
a41c8660
CY
25262011-02-05 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * rmail.texi (Rmail Display): Document Rmail MIME support more
2529 accurately.
2530
2531 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2532 vc-log-outgoing.
2533 (Merging): Document vc-find-conflicted-file.
2534
233ba4d9 25352011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2536
2537 * custom.texi (Variables): Fix typo.
2538
14beddf4 25392011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2540
65401ee3
CY
2541 * search.texi (Regexps): Copyedits. Mention character classes
2542 (Bug#7809).
2543
19f81ecf
CY
2544 * files.texi (File Aliases): Restore explanatory text from Eli
2545 Zaretskii, accidentally removed in 2011-01-08 commit.
2546
bf3dae7e
EZ
25472011-01-29 Eli Zaretskii <eliz@gnu.org>
2548
2549 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2550 (MAKEINFO_OPTS): New variable.
2551 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2552 (emacs.html): New target.
2553 (clean): Remove emacs.html.
2554
45eb2a5d
WL
25552011-01-23 Werner Lemberg <wl@gnu.org>
2556
2557 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2558 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2559 (ENVADD): Updated.
2560
9acfe703
GM
25612011-01-18 Glenn Morris <rgm@gnu.org>
2562
2563 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2564
2565 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2566
362b9d48
GM
25672011-01-15 Chong Yidong <cyd@stupidchicken.com>
2568
bb033b5f
CY
2569 * building.texi (Compilation): Improve instructions for running two
2570 compilations (Bug#7573).
2571
b024d9f0
MD
2572 * files.texi (Backup Names): Document the new location of the
2573 last-resort backup file.
2574
362b9d48
GM
2575 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2576 manual. Explain why directory-abbrev-alist elements should be anchored
2577 (Bug#7777).
2578
25792011-01-15 Eli Zaretskii <eliz@gnu.org>
2580
2581 * msdog.texi (Windows Startup): Correct inaccurate description of
2582 differences between emacsclient.exe and emacsclientw.exe.
2583
7c420169 25842011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2585
2586 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2587
7c420169 25882011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2589
2590 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2591
7c420169 25922011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2593
2d34d523
EZ
2594 * frames.texi (Cut and Paste): Modify the section's name and text:
2595 don't mix "cut/paste" with "kill/yank".
2596 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2597 (Bug#7702)
2598
88ab4340
EZ
2599 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2600
7c420169 26012011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2602
2603 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2604 matches its position in the menu. (Bug#7674)
2605
7c420169 26062011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2607
2608 * trouble.texi (Checklist): Mention not replying via news either.
2609
92bb6c52
TH
26102010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2611
2612 * misc.texi (Document View): Update DocView section with newly
2613 supported document formats.
2614
b103c904
CY
26152010-12-21 Chong Yidong <cyd@stupidchicken.com>
2616
2617 * killing.texi: Resection the Info version to conform to the
2618 printed manual, to avoid making sections on Accumulating Text, CUA
2619 and Rectangles into full chapters.
2620
f49d1f52 26212010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2622
2623 * custom.texi (Init Syntax): Add index entries for "character syntax".
2624 (Bug#7576)
2625
f49d1f52 26262010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2627
2628 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2629
f49d1f52 26302010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2631
2632 * trouble.texi (Checklist): Fix typo in newsgroup name.
2633
f49d1f52 26342010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2635
2636 * search.texi (Word Search): Note that the lazy highlight always
2637 matches to whole words (Bug#7470).
2638
f49d1f52 26392010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2640
4f1948eb
EZ
2641 * display.texi (Optional Mode Line): Make the description of
2642 load-average more accurate.
2643
b8a9e136
EZ
2644 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2645 registry, with a cross-reference.
62d72a4a
EZ
2646 (Windows Startup): New node. Move the stuff about the current
2647 directory from "Windows HOME".
b8a9e136 2648
07976ae3 26492010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2650
2651 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2652 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2653
07976ae3 26542010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2655
2656 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2657 Suggested by Štěpán Němec.
2658
07976ae3 26592010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2660
1aaae3f3
CY
2661 * maintaining.texi (Version Control): Say "commit", not "check in".
2662 (Version Control Systems): Simplify descriptions.
2663 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2664 VCS Concepts.
2665 (VC Mode Line): Update example.
2666 (Old Revisions): Document revert-buffer for vc-diff.
2667 (Log Buffer): Promote to a subsection. Document header lines.
2668
1c6c854e
CS
2669 * macos.texi (Mac / GNUstep Basics):
2670 Document ns-right-alternate-modifier.
ec8a6295 2671
1aaae3f3
CY
2672 * emacs.texi (Top): Update node listing.
2673
0eb025fb
EZ
26742010-11-13 Eli Zaretskii <eliz@gnu.org>
2675
2676 * rmail.texi (Rmail Coding): Characters with no fonts are not
2677 necessarily displayed as empty boxes.
2678
2679 * mule.texi (Language Environments, Fontsets): Characters with no
2680 fonts are not necessarily displayed as empty boxes.
2681
2682 * display.texi (Text Display): Document display of glyphless
2683 characters.
2684
ea4f7750
GM
26852010-11-13 Glenn Morris <rgm@gnu.org>
2686
2687 * basic.texi (Position Info): Add M-x count-words-region.
2688
90639cea
GM
26892010-11-11 Glenn Morris <rgm@gnu.org>
2690
2691 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2692
d607b96b 26932010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2694
2695 * msdog.texi (Windows HOME): Add information regarding startup
2696 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2697
c12e4a81
GM
26982010-10-11 Glenn Morris <rgm@gnu.org>
2699
df187c62
GM
2700 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2701
c12e4a81
GM
2702 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2703 (DVIPS): New variable.
234db610
GM
2704 (.PHONY): Add html, ps.
2705 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2706 (clean): Delete html, ps files.
c12e4a81 2707
6513b232
EZ
27082010-10-09 Eli Zaretskii <eliz@gnu.org>
2709
2710 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2711
f4f358f1
GM
27122010-10-09 Glenn Morris <rgm@gnu.org>
2713
c1dc72b3
GM
2714 * Makefile.in (VPATH): Remove.
2715 (infodir): Make it absolute.
2716 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2717
4393405b
GM
2718 * Makefile.in (dist): Anchor regexps.
2719
eef3ab94
GM
2720 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2721 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2722 (emacs-xtra.pdf): Use $<.
2723
aa9db089
GM
2724 * Makefile.in (infoclean): Remove harmless, long-standing error.
2725
abd40fb4
GM
2726 * Makefile.in ($(infodir)): Delete rule.
2727 (mkinfodir): New.
2728 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2729
f4f358f1 2730 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2731 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2732 * emacsver.texi: New file, replacing emacsver.texi.in.
2733
ea274122
GM
27342010-10-09 Glenn Morris <rgm@gnu.org>
2735
f7a31f11
GM
2736 * emacsver.texi.in: New file.
2737 * emacs.texi: Set EMACSVER by including emacsver.texi.
2738 * Makefile.in (distclean): Delete emacsver.texi.
2739 (dist): Copy emacsver.texi.
b13254e7 2740 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2741
3fb78d1f
GM
2742 * ack.texi (Acknowledgments): No more b2m.c.
2743
ea274122
GM
2744 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2745 (emacs): Remove rule.
2746 (dist): No need to deal with the emacs rule any more.
2747
17ca7950
GM
27482010-10-07 Glenn Morris <rgm@gnu.org>
2749
2750 * Makefile.in (version): New, set by configure.
2751 (clean): Delete dist tar file.
2752 (dist): Use version in tar name.
2753
4c83f6e1
GM
27542010-10-06 Glenn Morris <rgm@gnu.org>
2755
2756 * Makefile.in (EMACS_XTRA): Add the main source file.
2757 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2758 (mostlyclean): No core files, reorder other files.
2759 (clean): Delete specific dvi and pdf files.
2760 (infoclean, dist): New rules.
2761 (maintainer-clean): Use infoclean.
8a944cea 2762 ($(infodir)): Add parallel build workaround.
4c83f6e1 2763
0264072d
GM
27642010-10-04 Glenn Morris <rgm@gnu.org>
2765
2766 * Makefile.in (SHELL): Set it.
2767 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2768 (info, dvi): Replace above variables with their expansions.
2769 (info): Move mkdir from here...
2770 ($(infodir)/emacs): ... to here (for parallel builds).
2771 (pdf): New target.
2772 ($(infodir)/emacs): Pass -o option to makeinfo.
2773 (.PHONY): Declare clean rules.
2774 (maintainer-clean): Delete dvi and pdf files.
2775 Guard against cd failures. Use a more restrictive delete.
2776
3226d6ca
GM
27772010-10-02 Glenn Morris <rgm@gnu.org>
2778
2779 * misc.texi (Shell Mode): Remove reference to old function name.
2780
cad90f3b
EZ
27812010-09-30 Eli Zaretskii <eliz@gnu.org>
2782
2783 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2784 indicator characters.
2785
5f874327
GM
27862010-09-29 Glenn Morris <rgm@gnu.org>
2787
2788 * Makefile.in (top_srcdir): Remove unused variable.
2789
0ab9cff3
GM
27902010-09-14 Glenn Morris <rgm@gnu.org>
2791
67ae9766
GM
2792 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2793 the last hook item.
2794
0ab9cff3
GM
2795 * calendar.texi (Appointments): Also updated when a diary include file
2796 is saved.
2797
6664fc59 27982010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2799
2800 * trouble.texi (Bugs): Update the section intro.
2801 (Known Problems): New section.
2802 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2803 (Sending Patches): Bug fixes are best as responses to existing bugs.
2804 * emacs.texi (Known Problems): Add menu entry for new section.
2805
be3283d7
GM
28062010-09-09 Glenn Morris <rgm@gnu.org>
2807
2808 * xresources.texi: Untabify.
2809
10999305 28102010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2811
2812 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2813
10999305 28142010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2815
2816 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2817
30641319
JD
28182010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2819
2820 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2821
50dd7bc6
GM
28222010-08-21 Glenn Morris <rgm@gnu.org>
2823
2824 * misc.texi (Amusements): Mention bubbles and animate.
2825
5e620eca
EZ
28262010-07-31 Eli Zaretskii <eliz@gnu.org>
2827
2828 * files.texi (Visiting): Add more index entries for
2829 large-file-warning-threshold.
2830
8b2dd508
JD
28312010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2832
2833 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2834
8838673e
GM
28352010-06-23 Glenn Morris <rgm@gnu.org>
2836
2837 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2838 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2839 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2840 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2841 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2842 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2843 Untabify Texinfo files.
2844
04d3bb6c
GM
28452010-06-10 Glenn Morris <rgm@gnu.org>
2846
103dd3a8
GM
2847 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2848
04d3bb6c
GM
2849 * basic.texi (Inserting Text): Fix typo.
2850
50b79479
GM
28512010-06-10 Glenn Morris <rgm@gnu.org>
2852
2853 * ack.texi (Acknowledgments):
2854 * emacs.texi (Acknowledgments): Update for notifications.el.
2855
86d7a550
DU
28562010-05-31 Daiki Ueno <ueno@unixuser.org>
2857
2858 * dired.texi (Operating on Files): Mention encryption commands
2859 (Bug#6315).
2860
db5dce9d
EZ
28612010-05-29 Eli Zaretskii <eliz@gnu.org>
2862
2863 * basic.texi (Moving Point): Update due to renaming of commands bound
2864 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2865
34313041
EZ
28662010-05-18 Eli Zaretskii <eliz@gnu.org>
2867
2868 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2869 paragraphs.
2870 (Line Truncation): Fix wording for bidi display.
2871
1fc0ce04 2872 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2873 keys.
2874
0235128c 28752010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2876
2877 * building.texi (GDB Graphical Interface): Remove misleading comparison
2878 to an IDE (Bug#6128).
2879
0235128c 28802010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2881
2882 * programs.texi (Man Page):
2883 * misc.texi (Invoking emacsclient):
2884 * mini.texi (Repetition):
2885 * mark.texi (Setting Mark): Fix typos.
2886
0235128c 28872010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2888
2889 * misc.texi (Printing): Document htmlfontify-buffer.
2890
0235128c 28912010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2892
2893 * calendar.texi (Displaying the Diary, Format of Diary File):
2894 Fix external cross-references for TeX format output.
2895
0235128c
SM
28962010-05-07 Chong Yidong <cyd@stupidchicken.com>
2897
2898 * Version 23.2 released.
2899
f63d0028
JD
29002010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2901
2902 * cmdargs.texi (Initial Options): Mention --chdir.
2903
20fe03ad
JD
29042010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2905
2906 * frames.texi (Tool Bars): Add tool-bar-style.
2907
b7d65a5f
GM
29082010-04-21 Glenn Morris <rgm@gnu.org>
2909
2910 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2911
a42dbee1
CY
29122010-04-18 Chong Yidong <cyd@stupidchicken.com>
2913
2914 * programs.texi (Semantic): New node.
2915
2916 * maintaining.texi (EDE): New node.
2917
2918 * emacs.texi: Update node listing.
2919
2920 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2921
6e104790 29222010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2923
d52dbd3d
GM
2924 * emacs.texi (Acknowledgments): Remove duplicate.
2925
a77fe20c
GM
2926 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2927
6e104790 29282010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2929
4ebe9902
GM
2930 * dired.texi (Misc Dired Features): Mention VC diff and log.
2931 * maintaining.texi (Old Revisions, VC Change Log):
2932 Mention that diff and log work in Dired buffers.
2933
98932641
GM
2934 * help.texi (Help Summary): Mention M-x info-finder.
2935
d5b22ab2 2936 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2937
4d4e9522
GM
2938 * custom.texi (Specifying File Variables, Directory Variables):
2939 Document new commands for manipulating local variable lists.
2940
6e104790 29412010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2942
2943 * trouble.texi (Contributing): Add cindex entry.
2944 Mention etc/CONTRIBUTE.
2945
6e104790 29462010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2947
2948 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2949 query-replace (Bug#5774).
2950
a20a9df3
GM
29512010-04-16 Glenn Morris <rgm@gnu.org>
2952
2953 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2954
1ecb2d3f
JD
29552010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2956
2957 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2958
99852628
JD
29592010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2960
2961 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2962
ce79424f
EZ
29632010-03-30 Eli Zaretskii <eliz@gnu.org>
2964
2965 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2966 cross-reference to "Inserting Text".
2967
2968 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2969 Mention completion provided by `ucs-insert'.
2970
85738751 29712010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2972
2973 * sending.texi (Sending Mail): Note variables that may need
2974 customizing.
2975 (Mail Sending): Expand discussion of send-mail-function.
2976
85738751 29772010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2978
2979 Document Message mode as the default mail mode.
2980
2981 * sending.texi (Sending Mail): Copyedits.
2982 (Mail Format, Mail Headers): Document mail-from-style changes.
2983 (Mail Commands): Rename from Mail mode. Document Message mode.
2984 (Mail Misc): Rename from Mail mode Misc.
2985 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2986 command names and update keybindings.
2987 (Header Editing): Document message-tab. De-document
2988 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2989 favor of mail-default-headers. Ad index entries for user-full-name and
2990 user-mail-address.
1c6c854e
CS
2991 (Citing Mail): Update changes in Message mode behavior.
2992 Document mail-yank-prefix.
e73c2434
CY
2993 (Mail Signature): New node, moved from Mail Misc.
2994 (Mail Aliases): Mail abbrevs are the default with Message mode.
2995 (Mail Methods): Note that Message mode is now the default.
2996
2997 * rmail.texi (Rmail Reply):
2998 * text.texi (Text Mode):
2999 * major.texi (Major Modes):
3000 * mule.texi (Output Coding): Refer to Message mode.
3001
3002 * custom.texi (Init Examples): Add xref to Mail Header.
3003
1fc0ce04 3004 * emacs.texi (Top): Fix xrefs.
e73c2434 3005
85738751 30062010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 3007
c0c035fa
CY
3008 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3009 repository if there is none.
3010 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3011 vc-print-root-log.
ef7b27ef 3012 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 3013
71785b7a
CY
3014 * programs.texi (Program Modes): Mention Javascript mode.
3015
f67c5dd0
CY
3016 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3017 * emacs.texi: Update node description.
3018
0f72a391 3019 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 3020 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 3021
dc2d2590
JL
30222010-03-30 Juri Linkov <juri@jurta.org>
3023
3024 * search.texi (Other Repeating Search): Remove line that `occur'
3025 can not handle multiline matches.
3026
a7b02820
EZ
30272010-03-30 Eli Zaretskii <eliz@gnu.org>
3028
3029 * mule.texi (International): Mention support of bidirectional editing.
3030 (Bidirectional Editing): New section.
3031
22ef1944
NR
30322010-03-28 Nick Roberts <nickrob@snap.net.nz>
3033
3034 * emacs.texi (Top): Update node names to those in building.texi.
3035
146b8b16
NR
30362010-03-27 Nick Roberts <nickrob@snap.net.nz>
3037
c5e87d10
PE
3038 doc/emacs/building.texi: Describe restored GDB/MI functionality
3039 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
3040 doc/emacs/emacs.texi: Update node names for building.texi.
3041
6d98672d
GM
30422010-03-24 Glenn Morris <rgm@gnu.org>
3043
3044 * ack.texi (Acknowledgments):
3045 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3046
93318cbd
JD
30472010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3048
3049 * xresources.texi (Table of Resources): Clarify toolBar number
3050 for Gtk+.
3051
3052 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3053
15cf2f52
CY
30542010-03-21 Chong Yidong <cyd@stupidchicken.com>
3055
4102856c
CY
3056 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3057
15cf2f52
CY
3058 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3059 and multi-isearch-buffers-regexp.
3060
3061 * indent.texi (Indentation): Clarify description of
3062 indent-for-tab-command. Document tab-always-indent.
3063
d68eb23c
CY
30642010-03-20 Chong Yidong <cyd@stupidchicken.com>
3065
3066 * cmdargs.texi (Font X): Move most content to Fonts.
3067
3068 * frames.texi (Fonts): New node. Document font-use-system-font.
3069
3070 * emacs.texi (Top):
3071 * xresources.texi (Table of Resources):
3072 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3073
288f9fc0
CY
30742010-03-10 Chong Yidong <cyd@stupidchicken.com>
3075
3076 * Branch for 23.2.
3077
17782bec
CY
30782010-03-06 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * custom.texi (Init Examples): Add xref to Locals.
3081
3082 * major.texi (Choosing Modes): Mention usage of setq-default for
3083 setting the default value of major-mode (Bug#5688).
3084
b4a1a8b2
CY
30852010-03-02 Chong Yidong <cyd@stupidchicken.com>
3086
3087 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3088
3089 * display.texi (Display Custom): Document make-pointer-invisible and
3090 underline-minimum-offset. Remove inverse-video.
3091
a1e759cd
CY
30922010-02-21 Chong Yidong <cyd@stupidchicken.com>
3093
3094 * frames.texi (Frame Commands): Note that the last ordinary frame can
3095 be deleted in daemon mode (Bug#5616).
3096
4f3bc373
GM
30972010-02-18 Glenn Morris <rgm@gnu.org>
3098
3099 * trouble.texi (Contributing): Repository is no longer CVS.
3100
5dbbdd33
GM
31012010-02-08 Glenn Morris <rgm@gnu.org>
3102
3103 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3104
cd61af01
SM
31052010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3106
3107 * display.texi (Useless Whitespace, Text Display):
3108 * custom.texi (Init Examples): Avoid obsolete special default variables
3109 like default-major-mode.
3110
b1bb0a25 31112010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3112
3113 * programs.texi (Other C Commands): Replace reference to obsolete
3114 c-subword-mode.
3115
99d0985b
GM
31162010-01-21 Glenn Morris <rgm@gnu.org>
3117
3118 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3119
893db5bc
GM
31202010-01-12 Glenn Morris <rgm@gnu.org>
3121
3122 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3123 emacs-pretest-bug for bug reports for development versions.
3124
0419b8d6
GM
31252010-01-11 Glenn Morris <rgm@gnu.org>
3126
3127 * display.texi (Highlight Interactively): `t' does not mean highlight
3128 all patterns. (Bug#5335)
3129
26e533e2
CY
31302009-12-29 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * misc.texi (Shell): Document async-shell-command.
3133
3134 * building.texi (Grep Searching): Document zrgrep.
3135
484eaeac 3136 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3137
7ee6c59b
NR
31382009-12-29 Nick Roberts <nickrob@snap.net.nz>
3139
3140 * building.texi: Import GDB Graphical Interface description from
3141 EMACS_23_1_RC.
3142
91ed7ea8
CY
31432009-12-24 Chong Yidong <cyd@stupidchicken.com>
3144
3145 * emacs.texi (Top): Update node listing.
3146
3147 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3148
3149 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3150
3151 * cmdargs.texi (Initial Options):
3152 * xresources.texi (Resources): Document inhibit-x-resources.
3153
3154 * custom.texi (Specifying File Variables): Note that minor modes are
3155 enabled unconditionally.
3156
3157 * display.texi (Scrolling): Briefly document the old recenter command,
3158 and document recenter-positions.
3159
3160 * files.texi (Visiting):
3161 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3162
1c6c854e
CS
3163 * frames.texi (Cut/Paste Other App):
3164 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3165
3166 * killing.texi (Kill Options): New node.
3167
6ca89aaa
CY
31682009-12-05 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * misc.texi (Shell Options): ansi-color is now default.
3171
806642d4
GM
31722009-12-05 Glenn Morris <rgm@gnu.org>
3173
806642d4
GM
3174 * emacs.texi (Top): Update menu for cal-xtra node changes.
3175 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3176 or mode line. Don't mention invisible text or the details of
3177 diary-print-entries here, only in cal-xtra.
3178 (Format of Diary File): Mention that the "date on first line" format
3179 only really affects the simple display.
3180 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3181 (Diary Customizing): Holidays may be in the buffer or mode line.
3182 Move diary-print-entries to the "Diary Display" section.
3183 (Diary Display): New section, split out from "Fancy Diary Display".
3184 Explain the limitations of simple display, and how to print it.
3185
1a4f0c0a
GM
3186 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3187
e11adbd8
GM
3188 * cal-xtra.texi (Diary Display): Mention View mode.
3189
29a483ac
JL
31902009-11-29 Juri Linkov <juri@jurta.org>
3191
3192 * display.texi (Highlight Interactively): Actually a list of
3193 default faces is pre-loaded into a list of default values
3194 instead of the history.
3195
83d60c79
GM
31962009-11-20 Glenn Morris <rgm@gnu.org>
3197
3198 * ack.texi (Acknowledgments):
3199 * emacs.texi (Acknowledgments): Add htmlfontify.
3200
276bbe96
GM
32012009-11-14 Glenn Morris <rgm@gnu.org>
3202
98ad1bae
GM
3203 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3204
276bbe96
GM
3205 * ack.texi (Acknowledgments):
3206 * emacs.texi (Acknowledgments): Update for recent Org changes.
3207
18430066
CY
32082009-10-31 Chong Yidong <cyd@stupidchicken.com>
3209
3210 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3211 `charset' property, which is irrelevant to the user manual (Bug#3526).
3212
522ddc9f
JB
32132009-10-14 Juanma Barranquero <lekktu@gmail.com>
3214
3215 * trouble.texi (DEL Does Not Delete): Fix typo.
3216
50b49ade
MA
32172009-10-05 Michael Albinus <michael.albinus@gmx.de>
3218
3219 * files.texi (Misc File Ops): Mention copy-directory.
3220
6308321a
EZ
32212009-10-04 Eli Zaretskii <eliz@gnu.org>
3222
43b3b4d1
EZ
3223 * mule.texi (Unibyte Mode): Emphasize that
3224 unibyte-display-via-language-environment affects only the display.
3225
6308321a
EZ
3226 * display.texi (Horizontal Scrolling): Document cursor behavior under
3227 horizontal scrolling when point moves off the screen (Bug#4564).
3228 Improve wording.
3229
bd51ea7f
MA
32302009-10-01 Michael Albinus <michael.albinus@gmx.de>
3231
3232 * files.texi (Directories): delete-directory prompts for recursive
3233 deletion.
3234
55381962
GM
32352009-09-30 Glenn Morris <rgm@gnu.org>
3236
3237 * ack.texi (Acknowledgments):
3238 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3239
13989ab1
TH
32402009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3241
3242 * dired.texi (Dired Navigation): Use @code instead of @var for
3243 dired-isearch-filenames, so that it's not capitalized.
3244
8ba46c89
CY
32452009-09-19 Chong Yidong <cyd@stupidchicken.com>
3246
3247 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3248
3249 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3250
3251 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3252 (Key Bindings): Reference Init Rebinding in introductory text.
3253 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3254 (Keymaps): Simplify.
3255 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3256 (Minibuffer Maps): Remove mention of Mocklisp.
3257 (Init Rebinding): Move mode-local rebinding example here from Local
3258 Keymaps.
3259 (Modifier Keys): Clarify.
1e11b018 3260 (Rebinding): Add cindex for "binding keys".
8ba46c89 3261
6a5ca7c8
CY
32622009-09-13 Chong Yidong <cyd@stupidchicken.com>
3263
3264 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3265
0e1cba51
NR
32662009-08-31 Nick Roberts <nickrob@snap.net.nz>
3267
6a5ca7c8 3268 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3269 Reorganize these two sections.
0e1cba51 3270
76a87a4d
EZ
32712009-08-29 Eli Zaretskii <eliz@gnu.org>
3272
3273 * cmdargs.texi (Initial Options): Fix last change.
3274
82e98df4
SM
32752009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3276
3277 * mule.texi (Enabling Multibyte):
3278 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3279 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3280
fb89fad9
GM
32812009-08-20 Glenn Morris <rgm@gnu.org>
3282
3283 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3284
e99652b0
GM
32852009-08-19 Glenn Morris <rgm@gnu.org>
3286
3287 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3288
5cca97ad
GM
32892009-08-18 Glenn Morris <rgm@gnu.org>
3290
3291 * ack.texi (Acknowledgments):
3292 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3293
997797ae 3294 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3295
985bf85b
GM
32962009-08-09 Glenn Morris <rgm@gnu.org>
3297
3298 * ack.texi (Acknowledgments):
3299 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3300
8d6bb99e
DD
33012009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3302
3303 * emacs.texi (Top): Add new menu items for GDB-UI.
3304
3305 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3306 section. Threads buffer is in separate section now.
8d6bb99e 3307
8353da9c
GM
33082009-08-08 Glenn Morris <rgm@gnu.org>
3309
3310 * ack.texi (Acknowledgments):
3311 * emacs.texi (Acknowledgments):
3312 Update for js2-mode and org changes.
3313
f2074faf
MA
33142009-08-02 Michael Albinus <michael.albinus@gmx.de>
3315
3316 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3317 files.
3318
e8d2d3fb
CY
33192009-07-28 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3322
324a4f6a
GM
33232009-07-23 Glenn Morris <rgm@gnu.org>
3324
3325 * programs.texi (Matching): Update blink-matching-paren-distance.
3326
b6937a70
CY
33272009-07-21 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * frames.texi (Cut/Paste Other App): For select-active-regions,
3330 selection is now updated on moving point.
3331
bd8aaa36
RS
33322009-07-21 Richard Stallman <rms@gnu.org>
3333
3334 * glossary.texi (GNU, Daemon): Update information.
3335
8d9b5eba
JL
33362009-07-19 Juri Linkov <juri@jurta.org>
3337
3338 * custom.texi (Specifying File Variables, Safe File Variables):
3339 "variables/value pairs" -> "variable/value pairs".
3340
a2acc1db
GM
33412009-07-15 Glenn Morris <rgm@gnu.org>
3342
3343 * misc.texi (Gnus): Remove widow.
3344
c5ae942b
GM
33452009-07-11 Glenn Morris <rgm@gnu.org>
3346
703d26ba
GM
3347 * Makefile.in (TEXI2PDF): New.
3348 (emacs.pdf, emacs-xtra.pdf): New targets.
3349
522ddc9f 3350 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3351
3352 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3353
3354 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3355 Don't print the copying notice twice in the printed version.
3356 Update the menu and detailmenu.
3357 (Preface): The meaning of "on-line" has changed.
3358 Correct name for "Common Problems" chapter.
3359 (Distrib): Update FSF shop URL.
3360 (Intro): Showing two files at once is not so exciting.
3361
3362 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3363 (Mac / GNUstep Basics): Minor grammar changes.
3364 (Mac / GNUstep Events): Fix typo.
3365 (GNUstep Support): CANNOT_DUMP no longer applies.
3366
3367 * misc.texi (Document View): Fix typos.
3368
3369 * dired.texi (Dired):
3370 * help.texi (Help):
3371 * macos.texi (Mac OS / GNUstep):
3372 * maintaining.texi (Version Control, Introduction to VC):
3373 End menu descriptions with a period.
c5ae942b 3374
b1c8242b
EZ
33752009-07-09 Eli Zaretskii <eliz@gnu.org>
3376
3377 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3378 so categorical in saying that the option is only useful on NTFS.
3379
220d9aa6
GM
33802009-07-09 Glenn Morris <rgm@gnu.org>
3381
3382 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3383 (ENVADD): Add texinfodir to TEXINPUTS.
3384
3385 * emacs.texi (Top): Fix cross-reference.
3386
3387 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3388
3389 * vc1-xtra.texi (Revision Tags): Fix typo.
3390
d07e72d3
GM
33912009-07-03 Glenn Morris <rgm@gnu.org>
3392
3393 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3394 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3395 (Merge Commands): `.' does not seem to work in A or B buffer.
3396 `l' can recreate the 3-window display.
3397
3398 * glossary.texi (Glossary): Minor phrasing changes throughout.
3399 Add more internal cross-references.
3400 <Autoloading>: You can't really autoload a variable.
3401 <C-M->: Move details here from `M-C-' item.
3402 <Continuation Line>: Refer to `Truncation.'
3403 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3404 <Home Directory, Unix>: New entries.
3405 <Deletion of Files>: Mention recycle bins.
3406 <Directory>: Mention ``folders.''
3407 <Error>: Don't mention ``type-ahead.''
3408 <Fringe>: Refer to the manual node.
3409 <Minor Mode>: Can be global or local.
3410 <Spell Checking>: There are other checkers besides Ispell.
3411
f144038a
GM
34122009-07-02 Glenn Morris <rgm@gnu.org>
3413
3414 * anti.texi (Antinews): Minor changes in phrasing.
3415
3416 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3417 some underfull lines in dvi output.
3418
3419 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3420
3421 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3422
3423 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3424
3f1c6666
JD
34252009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3426
3427 * xresources.texi (Table of Resources): Mention maximized for
3428 fullscreen.
3429
3430 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3431
62aadce7
CY
34322009-07-01 Chong Yidong <cyd@stupidchicken.com>
3433
3434 * anti.texi (Antinews): Correct the list of removed platforms.
3435
82ec412e
GM
34362009-06-28 Glenn Morris <rgm@gnu.org>
3437
3438 * arevert-xtra.texi: Minor language tweaks.
3439
09964e7d
GM
3440 * dired-xtra.texi: Minor revisions.
3441
666e158e
MB
34422009-06-23 Miles Bader <miles@gnu.org>
3443
c4cc8b9a 3444 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3445 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3446
70243478
CY
34472009-06-21 Chong Yidong <cyd@stupidchicken.com>
3448
3449 * Branch for 23.1.
3450
67cbe681
KH
34512009-06-17 Kenichi Handa <handa@m17n.org>
3452
3453 * mule.texi (Charsets): Update the description for the new charset.
3454 (list-character-sets): New findex.
125dd7c5 3455 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3456
40e67246
CY
34572009-06-10 Chong Yidong <cyd@stupidchicken.com>
3458
b5700de6
CY
3459 * basic.texi (Moving Point): Fix tag.
3460
3461 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3462
3463 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3464 use camel-case for PageUp and PageDown.
3465
3466 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3467 camel-case for PageUp and PageDown.
3468
3469 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3470
40e67246 3471 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3472 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3473
522ddc9f 34742009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3475
522ddc9f
JB
3476 * fixit.texi (Spelling): Set default dictionary.
3477 Improve descriptions (Bug#2554)
6f591cf4 3478
53483c76
DR
34792009-06-08 David Reitter <david.reitter@gmail.com>
3480
3481 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3482 since saving colors and faces set this way is not implemented.
3483 (Environment variables): Remove mention of mac-fix-env, which is
3484 scheduled to be removed.
3485
1557ef4f
CY
34862009-06-04 Chong Yidong <cyd@stupidchicken.com>
3487
91056528
CY
3488 * custom.texi (Init Examples): Add example of changing load-path.
3489
1557ef4f
CY
3490 * building.texi (Lisp Libraries): Add example of changing
3491 load-path (Bug#3446).
3492
623cec4c
CY
34932009-05-28 Chong Yidong <cyd@stupidchicken.com>
3494
3495 * mark.texi (Mark): Further clarifications.
3496 (Setting Mark): Emphasize that C-SPC activates the mark.
3497
0fcca8ee
CY
34982009-05-28 Chong Yidong <cyd@stupidchicken.com>
3499
702b10e1
CY
3500 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3501 Mark mode.
0fcca8ee
CY
3502 (Using Region, Persistent Mark): Use "active mark" instead of "active
3503 region".
3504
d3b396e4
CY
35052009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3506
3507 * mule.texi (Select Input Method): Fix typo.
3508
3f698a06
CY
35092009-05-13 Chong Yidong <cyd@stupidchicken.com>
3510
3511 * anti.texi (Antinews): Document completion changes. Some additional
3512 copyedits and rearrangement of entries.
3513
b2a42eb7
CY
35142009-05-12 Chong Yidong <cyd@stupidchicken.com>
3515
932fd020
CY
3516 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3517 (Shell History Copying, Terminal emulator): Copyedits.
3518
1c6c854e
CS
3519 * xresources.texi (Resources): Simplify descriptions.
3520 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3521 (Table of Resources): Document fontBackend resource.
3522
b2a42eb7 3523 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3524 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3525 "Backspace". Remove discussion of obscure Xmodmap issue.
3526
c6ea7fb8
CY
35272009-05-07 Chong Yidong <cyd@stupidchicken.com>
3528
3529 * files.texi (Visiting): Copyedits.
3530
ad36c422
CY
35312009-05-06 Chong Yidong <cyd@stupidchicken.com>
3532
3533 * basic.texi (Inserting Text): Document ucs-insert.
3534
3535 * mule.texi (International Chars): Define "multibyte". Note that
3536 internal representation is unicode-based. Simplify definition of raw
3537 bytes. Mention ucs-insert.
3538 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3539 (Language Environments): Add language environments new to Emacs 23.
3540 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3541 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3542 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3543 (Output Coding): Copyedits.
3544
3545 * emacs.texi (Top): Update node listing.
3546
d4ad7b96
CY
35472009-05-05 Per Starbäck <per@starback.se> (tiny change)
3548
3549 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3550
5bd66204
SM
35512009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3552
3553 * building.texi (Lisp Libraries): `load-library' does offer completion.
3554
bc36ad1c
CY
35552009-04-28 Chong Yidong <cyd@stupidchicken.com>
3556
3557 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3558 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3559
f1a47884
EZ
35602009-04-25 Eli Zaretskii <eliz@gnu.org>
3561
3562 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3563
be77bd45
CY
35642009-04-22 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3567
3568 * building.texi (Lisp Interaction): Document initial-scratch-message.
3569
d3b82927
JB
35702009-04-18 Juanma Barranquero <lekktu@gmail.com>
3571
ed6e7b11
JB
3572 * msdog.texi (Windows Fonts): Fix typos.
3573
d3b82927
JB
3574 * files.texi (Save Commands): Fix pxref.
3575
bc323c04
CY
35762009-04-18 Chong Yidong <cyd@stupidchicken.com>
3577
3578 * files.texi (Save Commands): Mention diff-buffer-with-file.
3579 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3580 Henoch (Bug#3036).
3581
2186d13f
GM
35822009-03-15 Glenn Morris <rgm@gnu.org>
3583
3584 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3585 the former is not always used.
3586 (Mail Headers): Use active voice. Add "Mail-reply-to".
3587 Change case of "Id". Avoid repeated "appropriate".
3588 (Mail Aliases): Fix previous change - use an example with a ".", so it
3589 does actually get quoted when expanded.
3590 (Mail Sending): Mailclient is the default on some systems.
3591 (Citing Mail): Mention mail-indentation-spaces.
3592 (Mail Mode Misc): Add an @dfn for "mail signature".
3593
71e454fc
CY
35942009-03-15 Chong Yidong <cyd@stupidchicken.com>
3595
3596 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3597 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3598 read-buffer-completion-ignore-case, and completion-styles.
3599 Remove description of partial-completion-mode.
71e454fc 3600
df1a3e06
GM
36012009-03-14 Glenn Morris <rgm@gnu.org>
3602
3603 * sending.texi (Mail Format): Fix typo. Add index entry for
3604 mail-header-separator.
3605 (Mail Headers): Put info about initialization and changing in one place
3606 at the start. Update FCC section for mbox Rmail. Clarify From
3607 section, mention mail-setup-with-from. Clarify Reply-to section.
3608 Add Mail-followup-to and mail-mailing-lists. Clarify References
3609 section.
3610 (Mail Aliases): Update example, make less contentious.
3611 Update for name change of mail-interactive-insert-alias.
3612 (Mail Mode): Remove mention of `%' as a word separator.
3613 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3614 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3615 commands. Clarify FCC handling. In mail-complete, add reference to
3616 Mail Aliases section, and mention mail-complete-function.
3617 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3618 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3619 signature netiquette. Explain how the mail hooks work when continuing
3620 a composition.
3621 (Mail Amusements): Internationalize the spook section a bit.
3622 Remove the spook mail-setup-hook example, since it doesn't work well.
3623 Mention fortune-file.
3624 (Mail Methods): Mention read-mail-command.
3625
ed6e7b11 36262009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3627
df1a3e06
GM
3628 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3629 and NS resources following recent changes.
959d68bd 3630
86dca3e8
JR
36312009-03-10 Jason Rumney <jasonr@gnu.org>
3632
3633 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3634 w32-use-visible-system-caret doc to indicate that it should get set
3635 automatically.
3636 (Windows Fonts): Add doc for the uniscribe backend.
3637
042fe98f
DN
36382009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3639
3640 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3641 vc-dir. (Bug#2598)
3642
7f8dba73
RS
36432009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3644
3645 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3646
505e70c3
GM
36472009-03-05 Glenn Morris <rgm@gnu.org>
3648
04242bdc
GM
3649 * rmail.texi (Rmail Basics): Add reference to sorting.
3650 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3651 Minor re-wordings.
3652 (Rmail Motion): Mention rmail-next-same-subject.
3653 (Rmail Deletion): Expunging is not the only way to change the numbers.
3654 (Rmail Labels): Labels can also be used in sorting.
3655 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3656 (Rmail Display): Mention rmail-mime.
3657
00cfe22c
GM
36582009-03-04 Glenn Morris <rgm@gnu.org>
3659
3660 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3661 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3662 summary. Mention sorts cannot be undone.
3663 (Rmail Display): Give an example of how to use goto-address-mode.
3664 (Rmail Editing): It's keybindings that are redefined, not commands.
3665 Fix some typos.
3666 (Movemail): Some minor rewording.
3667 (Remote Mailboxes): Emacs movemail supports pop by default.
3668 Fix some minor grammatical issues. The "two alternative ways" to
3669 specify a POP mailbox are really just one. Remove all reference to the
3670 variables rmail-pop-password and rmail-pop-password-required, obsolete
3671 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3672 can support Kerberos.
3673
3d963b67
GM
36742009-03-03 Glenn Morris <rgm@gnu.org>
3675
3676 * rmail.texi (Rmail Deletion): Revert previous change, which was
3677 describing the Rmail summary versions.
3678 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3679 Minor re-wording for rmail-resend.
3680 (Rmail Make Summary): Summaries apply to buffers rather than files.
3681 <rmail-summary-by-topic>: Headers includes the subject.
3682 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3683 details, including prefix arguments.
2340abde 3684 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3685 Not counting lines might be faster.
3686 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3687 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3688 Name the commands bound to the various keys. Mention prefix argument
3689 for searching.
3d963b67
GM
3690 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3691 Simplify rmail-highlighted-headers description. Update face name.
3692
a8ce3d17
JB
36932009-03-02 Juanma Barranquero <lekktu@gmail.com>
3694
3695 * mark.texi (Marking Objects): Fix typo.
3696
130a29b6
CY
36972009-03-01 Chong Yidong <cyd@stupidchicken.com>
3698
3699 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3700 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3701
9d5de6f8
GM
37022009-03-01 Glenn Morris <rgm@gnu.org>
3703
79fc530e 3704 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3705 (Rmail Motion): - M-s searches from the end of messages.
3706 (Rmail Deletion): Minor clarification. Fix numeric argument
3707 description.
3708 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3709 newmail and RMAILOSE files need not be in home-directory.
3710 (Rmail Files): Mention I/O menus are unselectable if no files match.
3711 Mention `MAIL' env-var.
3712
b545ff9c
JR
37132009-02-24 Jason Rumney <jasonr@gnu.org>
3714
3715 * mule.texi (Fontsets): Mention fontset-default, font specs and
3716 fallback fontsets.
3717 (Defining Fontsets): Mention ns and w32 variants of
3718 standard-fontset-spec. Update description of startup fontset to match
3719 Emacs 23 behavior.
a93be82a 3720 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3721 (International): Link to Modifying Fontsets.
b545ff9c 3722
75da0618 37232009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3724
3725 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3726 Mention ns-extended-platform-support-mode.
3727
6be93a16
KB
37282009-02-22 Karl Berry <karl@gnu.org>
3729
3730 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3731
867d4bb3
JB
37322009-02-19 Juanma Barranquero <lekktu@gmail.com>
3733
3734 * basic.texi (Moving Point, Position Info):
3735 * files.texi (Visiting):
3736 * mini.texi (Completion Options):
3737 * text.texi (HTML Mode): Remove duplicate words.
3738
49b5c0e8
GM
37392009-02-20 Glenn Morris <rgm@gnu.org>
3740
3741 * rmail.texi: Minor updates for mbox rather than Babyl.
3742
f43a822c
KB
37432009-02-17 Karl Berry <karl@gnu.org>
3744
49b5c0e8 3745 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3746
80d634b8
RS
37472009-02-17 Richard M Stallman <rms@gnu.org>
3748
3749 * anti.texi (Antinews): Mention Babyl format.
3750
3751 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3752
3753 * rmail.texi: Update for mbox format.
3754 Various small fixes, as well as the following.
3755 (Out of Rmail): Node deleted.
3756 (Rmail): Update menu.
3757 (Rmail Files): Comment out set-rmail-inbox-list.
3758 Document rmail-inbox-list instead.
3759 (Rmail Output): Substantial changes since C-o is now
3760 rmail-output-as-seen and o is rmail-output.
3761 (Rmail Attributes): Delete `stored', add `retried'.
3762 (Rmail Display): Editing headers works in all cases.
3763
f0d129c6
GM
37642009-02-17 Glenn Morris <rgm@gnu.org>
3765
3766 * basic.texi (Position Info): M-x count-lines-region is not always on
3767 M-=. (Bug#2269)
3768
160f11d3
GM
37692009-02-09 Glenn Morris <rgm@gnu.org>
3770
3771 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3772 defaults.
3773
763e01c4
EZ
37742009-02-07 Eli Zaretskii <eliz@gnu.org>
3775
3776 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3777 documentation of possible problems with redecoding.
3778
f5e1441d
GM
37792009-02-03 Glenn Morris <rgm@gnu.org>
3780
3781 * rmail.texi (Out of Rmail): Mention b2m.pl.
3782
e1eabe41
GM
37832009-01-31 Glenn Morris <rgm@gnu.org>
3784
3785 * rmail.texi (Out of Rmail): Correct b2m location.
3786
dd05f9de
CY
37872009-01-27 Chong Yidong <cyd@stupidchicken.com>
3788
3789 * fixit.texi (Undo): Update undo limit values.
3790
d74d846e
GM
37912009-01-27 Glenn Morris <rgm@gnu.org>
3792
3793 * emacs.texi (Top): Fix Antinews menu entry.
3794
49ffdce8
KB
37952009-01-25 Karl Berry <karl@gnu.org>
3796
3797 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3798 item with no marker, instead of the syntactically incorrect
3799 @itemize @asis.
3800
467e8d77
JL
38012009-01-25 Juri Linkov <juri@jurta.org>
3802
3803 * building.texi (Grep Searching): Fix index entry for lgrep.
3804
6c60bbdb
EZ
38052009-01-24 Eli Zaretskii <eliz@gnu.org>
3806
3807 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3808
9ce5a36f
AR
38092009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3810
3811 * macos.texi (Preferences Panel): Update description of font setting to
3812 reflect that prior frame selection is no longer needed.
3813
9aa5f2fb
NR
38142009-01-20 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3817 raise GUD subsections.
3818
3892ff9c
GM
38192009-01-15 Glenn Morris <rgm@gnu.org>
3820
3821 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3822
14731c8f
GM
38232009-01-10 Glenn Morris <rgm@gnu.org>
3824
3825 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3826
45c55e53
CY
38272009-01-04 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3830 logical lines.
3831
2e4667d1
JL
38322008-12-29 Juri Linkov <juri@jurta.org>
3833
3834 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3835
3836 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3837
2a3eac47
CY
38382008-12-28 Chong Yidong <cyd@stupidchicken.com>
3839
3840 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3841 goto-address-mode instead of goto-address.
3842
3da8da94
CY
3843 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3844 mode.
3845
2a3eac47
CY
3846 * emacs.texi (Top): Update node listing.
3847
057f6dd3
EZ
38482008-12-26 Eli Zaretskii <eliz@gnu.org>
3849
3850 * custom.texi (Directory Variables): Explain what is a "project".
3851 Add indexing. Improve wording. Add a footnote about using
3852 _dir-locals.el on MS-DOS.
3853
e6979067
DN
38542008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3855
3856 * files.texi (Misc File Ops): Mention chmod as an alias for
3857 set-file-modes.
3858
9de15963
MR
38592008-12-24 Martin Rudalics <rudalics@gmx.at>
3860
3861 * help.texi (Help): Fix typos and reword.
3862 (Help Summary): Add entries for C-h n and C-h r, reorder
3863 entries, and do some minor fixes.
3864 (Name Help): Say that C-h F works for commands only.
3865 (Misc Help): Say that view-lossage displays 300 keystrokes.
3866
236fd60d
GM
38672008-12-20 Glenn Morris <rgm@gnu.org>
3868
3869 * ack.texi (Acknowledgments): General update based on AUTHORS,
3870 including removal of some stuff no longer distributed.
3871
ed9265fc 38722008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3873
ed9265fc 3874 * fixit.texi: Mention hunspell.
349b3256 3875
e840fca5
GM
38762008-12-19 Glenn Morris <rgm@gnu.org>
3877
3878 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3879 Consolidate explanatory text at start.
e840fca5
GM
3880
3881 * display.texi (Text Display):
3882 * indent.texi (Indentation): Use @acronym with ASCII.
3883
9dfa7983
GM
38842008-12-18 Glenn Morris <rgm@gnu.org>
3885
3886 * ack.texi: Various small updates and fixes.
3887
97b3a00b
JL
38882008-12-18 Juri Linkov <juri@jurta.org>
3889
3890 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3891 as a key binding to start a forward nonincremental word search.
3892 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3893 a backward nonincremental word search. Add index for `M-s w'
3894 `isearch-forward-word'.
3895 (Regexp Search): Add a short summary of regexp key commands like
3896 in the node "Basic Isearch".
3897 (Other Repeating Search): Fix typo.
3898
38992008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3900
3901 * misc.texi (PostScript Variables): Fix doc.
3902
31ce6a07
CY
39032008-12-10 Chong Yidong <cyd@stupidchicken.com>
3904
3905 * programs.texi (Program Modes): Mention Ruby mode.
3906
636b507b
DN
39072008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3908
3909 * misc.texi (emacsclient Options): Describe what an empty string
3910 argument does for --alternate-editor.
3911
a323fa14
CY
39122008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3913
3914 * cmdargs.texi (Font X): Distinguish between client-side and
3915 server-side fonts. List valid Fontconfig properties. Add reference to
3916 Fontconfig manual. List valid GTK font properties. Explain use of
3917 fc-list.
3918
c5ca6cd0
CY
39192008-12-09 Chong Yidong <cyd@stupidchicken.com>
3920
3921 * cmdargs.texi (Font X): Move discussion of quoting to top.
3922
e5136377
GM
39232008-12-06 Glenn Morris <rgm@gnu.org>
3924
3925 * maintaining.texi (Old Revisions): Improve previous change.
3926
248c026b
RS
39272008-12-05 Richard M Stallman <rms@gnu.org>
3928
3929 * anti.texi (Antinews): Minor fixes.
3930
a9253a1e
GM
39312008-12-03 Glenn Morris <rgm@gnu.org>
3932
3933 * maintaining.texi (Old Revisions): Fix diff-switches description.
3934
fa687b02
MR
39352008-12-01 Martin Rudalics <rudalics@gmx.at>
3936
3937 * emacs.texi (Top): Fix typo.
3938
72e6decd
CY
39392008-11-30 Chong Yidong <cyd@stupidchicken.com>
3940
320ee034
CY
3941 * misc.texi (Document View): Explain dependence on gs at the top.
3942 Copyedits.
3943
3944 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3945
72e6decd
CY
3946 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3947 (Comment Commands): Discuss region-active behavior of M-; first.
3948
2a472ee4
MR
39492008-11-29 Martin Rudalics <rudalics@gmx.at>
3950
9c6361c9
MR
3951 * display.texi (Line Truncation): Add reference to Continuation
3952 Lines.
3953
2a472ee4
MR
3954 * windows.texi (Pop Up Window): Mention split-height-threshold
3955 and split-width-threshold.
9c6361c9 3956 (Split Window): Add reference to Continuation Lines.
2a472ee4 3957
e93bc142
AR
39582008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3959
3960 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3961 (GNUstep Support): New node.
3962 * anti.texi:
3963 * emacs.texi:
3964 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3965
43b978db
RS
39662008-11-28 Richard M Stallman <rms@gnu.org>
3967
3968 * misc.texi (Dissociated Press): Minor cleanups.
3969
3970 * dired.texi (Image-Dired): Avoid passive.
3971
e8e2bd93
EZ
39722008-11-28 Eli Zaretskii <eliz@gnu.org>
3973
3974 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3975 representation.
3976
8d2d45da
CY
39772008-11-26 Richard M. Stallman <rms@gnu.org>
3978
3979 * files.texi (Visiting): Rewrite paragraph for clarity.
3980
3981 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3982
a5f7bbcc
AM
39832008-11-25 Alan Mackenzie <acm@muc.de>
3984
3985 * programs.texi (Moving by Parens): Clarify that parens inside strings
3986 and comments are ignored, and that the commands assume the starting
3987 point isn't in a string or comment.
3988
a71703d3
AR
39892008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3990
3991 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3992 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3993 version.
3994 (Mac Customization): Rewrite Preferences Panel section and merge in to
3995 this node, add Open files by dragging to an Emacs window.
3996
3997 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3998
aa5ab79a
CY
39992008-11-26 Chong Yidong <cyd@stupidchicken.com>
4000
0cc92c19
CY
4001 * files.texi (Misc File Ops): Document set-file-modes.
4002
c366b4e4
CY
4003 * windows.texi (Split Window): Document integer values of
4004 truncate-partial-width-windows.
4005
aa5ab79a
CY
4006 * text.texi (Text): Simplify description of markup languages.
4007 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4008 (TeX Editing): Note that `""' inserts one `"' character.
4009 (HTML Mode): Note in the introduction that XML mode is an alias for
4010 SGML mode. Mention nXML mode.
4011
56221db7
CY
40122008-11-25 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * building.texi (Watch Expressions): Fix typo.
4015
90effe33
CY
40162008-11-24 Chong Yidong <cyd@stupidchicken.com>
4017
f90a5ae3
CY
4018 * files.texi (Visiting): Document new behavior of
4019 confirm-nonexistent-file-or-buffer.
4020
1c6c854e
CS
4021 * buffers.texi (Select Buffer):
4022 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 4023
a18ffb4a
CY
4024 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4025 edit-picture.
4026
90effe33
CY
4027 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4028 edit-picture', since that is just an alias for picture-mode.
4029 (Sentences): Note that repeated M-@ extends the region.
4030 (Pages): Make terminology more consistent. Link to Regexps node.
4031 (Longlines): Discuss relationship with Visual Line mode.
4032 (Text Mode): Remove extraneous discussion of other modes, since they
4033 were already introduced in the parent node.
4034
e85103ec
CY
40352008-11-23 Chong Yidong <cyd@stupidchicken.com>
4036
5cb2fe30
CY
4037 * anti.texi (Antinews): Rewrite.
4038
1eb9b307 4039 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
4040
4041 * frames.texi (Frame Commands): Mention "minimize" terminology.
4042
e85103ec
CY
4043 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4044 formats.
b908332f
CY
4045 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4046 (Misc X): Don't document useless -hb option.
e85103ec 4047
607f5f88
JL
40482008-11-22 Juri Linkov <juri@jurta.org>
4049
4050 * dired.texi (Dired Navigation): Change normal file name search option
4051 from `non-nil' to `t'. Add `dwim' option.
4052
e1b867a0
JL
40532008-11-22 Juri Linkov <juri@jurta.org>
4054
4055 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4056 ".dir-locals.el". Rename `define-project-bindings' to
4057 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4058 `dir-locals-set-directory-class'.
4059
dd186936
LK
40602008-11-22 Lute Kamstra <lute@gnu.org>
4061
4062 * buffers.texi (Select Buffer): Index goto-line.
4063 * basic.texi (Moving Point): Mention the use of a numeric prefix
4064 argument with goto-line and refer to Select Buffer for the use of a
4065 plain prefix argument.
4066
4b121911
GM
40672008-11-19 Glenn Morris <rgm@gnu.org>
4068
4069 * doclicense.texi: Update to FDL 1.3.
4070 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4071
27267e4c
CY
40722008-11-17 Chong Yidong <cyd@stupidchicken.com>
4073
696f351d
CY
4074 * custom.texi (Minor Modes): Define mode commands and mode variables
4075 more precisely. Recommend using mode commands instead of setting
4076 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4077 (Easy Customization): Use "init file" instead of .emacs.
4078 (Customization Groups): Update to new Custom buffer appearance.
4079 (Saving Customizations): Copyedits. Update example.
4080 (Variables): Give example of variable type-sensitivity.
4081 (Examining): Update example.
4082 (Hooks): Copyedits.
4083 (Specifying File Variables): Use C comments instead of an artificial
4084 Lisp for the example.
4085 (Keymaps): Move internals discussion to Prefix Keymaps.
4086 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4087 (Init Rebinding): Document kbd macro.
4088 (Init File): Link to Find Init.
696f351d
CY
4089
4090 * mark.texi (Using Region): Document Delete Selection Mode more
4091 thoroughly.
4092
4093 * frames.texi (Mouse Commands): Move most of the description of Delete
4094 Selection Mode to Using Region, and link to it.
1bc9c425 4095 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4096
b0570c25
CY
4097 * building.texi (Compilation): Document first-error value of
4098 compilation-scroll-output.
4099 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4100 works as soon as an error is available. Suggested by Juri Linkov.
4101
27267e4c
CY
4102 * mini.texi (Passwords): New node.
4103
4104 * files.texi (Remote Files): Link to Passwords node.
4105
4106 * emacs.texi (Top): Update node listings.
4107
122eb807
CY
41082008-11-16 Chong Yidong <cyd@stupidchicken.com>
4109
9c9855a3
CY
4110 * ack.texi (Acknowledgments): Some updating of credits.
4111
bd6fdcad
CY
4112 * emacs.texi (Acknowledgments): Add a couple more names.
4113
dd1eef46
CY
4114 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4115
122eb807 4116 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4117 (Misc File Ops): Document use of trash.
122eb807 4118
801a8da1
JB
41192008-11-16 Juanma Barranquero <lekktu@gmail.com>
4120
4121 * macos.texi (Mac Customization): Fix typos.
4122
0b4f2253
CY
41232008-11-14 Chong Yidong <cyd@stupidchicken.com>
4124
4125 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4126 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4127 the conventions of the main Emacs manual.
4128
4129 * emacs.texi (Top): Update node listings.
4130
517e2b89
CY
41312008-11-12 Chong Yidong <cyd@stupidchicken.com>
4132
07a85685
CY
4133 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4134 command-line-args is processed during startup.
4135 (Action Arguments): Correctly describe how file arguments interact with
4136 the startup screen. Link to Lisp Interaction for scratch buffer.
4137 (Initial Options): Link to Command Example for -batch option.
4138 (Environment): Document initial-environment.
4139
517e2b89
CY
4140 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4141 can't be changed in the site-start file.
4142
6337bbde
CY
41432008-11-07 Chong Yidong <cyd@stupidchicken.com>
4144
4145 * dired.texi (Dired): Mention C-x C-d too.
4146 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4147 (Dired Navigation): Explain dired-goto-file more clearly.
4148 Document dired-isearch-filenames.
6337bbde
CY
4149 (Dired Deletion): Remove unnecessary "expunged" terminology.
4150 (Flagging Many Files): & is now rebound to `% &'.
4151 (Shell Commands in Dired): Document dired-do-async-shell-command.
4152 Clarify how multi-file arguments are passed.
4153 (Misc Dired Features): Document dired-do-isearch.
4154
9e8eeff9
CY
41552008-11-06 Chong Yidong <cyd@stupidchicken.com>
4156
4157 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4158
e071f849
CY
41592008-11-03 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4162
05482eb1
CY
41632008-11-01 Chong Yidong <cyd@stupidchicken.com>
4164
e2346dea
CY
4165 * programs.texi (Program Modes): Link to Program Indent node.
4166 (Left Margin Paren): Explain consequences of changing
4167 open-paren-in-column-0-is-defun-start more concisely.
4168 (Which Function, Program Indent, Info Lookup): Minor edits.
4169 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4170 (Multi-line Indent): If region is active, TAB indents the region.
4171 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4172 (Matching): The delimiter at the cursor is highlighted---the character
4173 changes color.
4174 (Symbol Completion): Link to Completion node.
4175
e4b6428c
CY
4176 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4177 a strictly text-only system.
4178
05482eb1
CY
4179 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4180 batch mode.
4181
a11d3737
RS
41822008-11-01 Richard M. Stallman <rms@gnu.org>
4183
5abad626
RS
4184 * misc.texi (Document View): Major rewrite.
4185
a11d3737
RS
4186 * maintaining.texi (Types of Log File): Change logs are older than
4187 version control.
4188 (VCS Concepts): Simplify and rearrange.
4189 (Version Control Systems): Make it clear that Linux is only the kernel.
4190 (VC Mode Line): Shorten reference to menu item.
4191 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4192 (VC Directory Mode): Minor cleanup.
4193 Unchanged files are hidden, not omitted.
4194 (VC Directory Commands): Shorten and simplify.
4195 (Change Log Commands): New node, split from Change Logs.
4196 (VC Directory Buffer): New node, split from VC Directory Mode.
4197
c55a4acb
CY
41982008-10-31 Chong Yidong <cyd@stupidchicken.com>
4199
1c6c854e 4200 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4201 from files.texi.
4202
1c6c854e
CS
4203 * files.texi (Version Control): Move to maintaining.texi.
4204 Subnodes moved as well.
4205 (Document Files): Move to misc.texi.
df0356f6 4206
c55a4acb
CY
4207 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4208 vc-update-change-log.
df0356f6
CY
4209 (Version Control): Move here from files.texi.
4210 (Format of ChangeLog): Make it a subnode of Change Log.
4211
4212 * emacs.texi (Top): Update node listing.
c55a4acb 4213
ef082374
TH
42142008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4215
4216 * files.texi (Files): Add a section about document
4217 files (doc-view-mode).
4218
d52582c3
CY
42192008-10-31 Chong Yidong <cyd@stupidchicken.com>
4220
1c6c854e
CS
4221 * building.texi (Compilation Mode):
4222 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4223 (Debuggers): Lower GUD subsections to subsubsections.
4224 (Starting GUD): Add cindex.
4225 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4226
4e0a0968
CY
42272008-10-30 Chong Yidong <cyd@stupidchicken.com>
4228
03625b47
CY
4229 * indent.texi (Indentation): Link to Program Indent.
4230
4e0a0968
CY
4231 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4232 now uses emacsclient's terminal.
4233
8bd3f7ef
CY
42342008-10-29 Chong Yidong <cyd@stupidchicken.com>
4235
80e5620e
CY
4236 * mark.texi (Using Region): Document use-empty-active-region.
4237
97d5c404
CY
4238 * emacs.texi (Top): Update node listings.
4239
1c6c854e
CS
4240 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4241 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4242 (Invoking emacsclient): Rewrite, moving optional arguments to
4243 emacsclient Options.
21d2bae3
CY
4244 (emacsclient Options): New node. Document server-use-tcp and
4245 server-host.
8bd3f7ef 4246
5fda2cbd
CY
42472008-10-28 Chong Yidong <cyd@stupidchicken.com>
4248
4249 * indent.texi (Indentation): Replace list with paragraphed text,
4250 putting description of syntax-driven indentation first. Document new
4251 effect of active regions on tab.
4252 (Tab Stops): Note that editable tab stops affect indentation commands.
4253
4ff029f6
DN
42542008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4255
4256 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4257
996cd6e4
CY
42582008-10-23 Chong Yidong <cyd@stupidchicken.com>
4259
f28815e3
CY
4260 * custom.texi (Function Keys): Note that modified keypad keys are not
4261 translated.
4262
996cd6e4
CY
4263 * basic.texi (Arguments): Explain how to insert multiple digits.
4264
49545fe2
MA
42652008-10-22 Michael Albinus <michael.albinus@gmx.de>
4266
4267 * files.texi (Remote Files): Precise selection of default method.
4268 Rewrite paragraph about disabling remote file names.
4269
edac0b53
CY
42702008-10-22 Chong Yidong <cyd@stupidchicken.com>
4271
e752c544
CY
4272 * search.texi (Special Isearch): Document M-TAB is isearch.
4273
edac0b53
CY
4274 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4275 command.
4276
4277 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4278
20a36054
TH
42792008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4280
1c6c854e 4281 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4282 section.
4283
69051ab6
CY
42842008-10-21 Chong Yidong <cyd@stupidchicken.com>
4285
c4b1a32a
CY
4286 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4287 to files.texi. Move contents of vc2-xtra.texi here.
4288
4289 * vc2-xtra.texi: File removed.
4290
4291 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4292 Directory Commands from the submenu. Don't include deleted file
4293 vc2-xtra.texi.
4294
4295 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4296 (Version Control): Add VC Directory Mode and VC Directory Commands to
4297 the submenu.
4298 (Why Version Control?): Use table format.
4299 (Version Control Systems): Note that Meta-CVS support is gone.
4300 (VCS Concepts): Note precisely when VC started supporting filesets.
4301 Remove bogus xref to CVS Options node.
4302 (Types of Log File): Copyedits.
4303 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4304 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4305 The Right Thing.
4306 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4307 (Log Buffer): Reorganize node, putting C-c C-c description first.
4308 (Old Revisions): Use CVS for example, not RCS.
4309 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4310 Commands from the submenu, putting them under Version Control.
4311 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4312 need to include it in the manual unconditionally, since it is now
4313 crucial to using distributed version control systems.
1a6e2954
CY
4314 (Comparing Files): Note that diff uses the minibuffer, and that the
4315 output is shown using Diff mode.
1c6c854e
CS
4316 (Diff Mode): Explain what "patch" and "hunk" mean.
4317 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4318 diff-show-trailing-whitespaces.
1a6e2954 4319 (File Archives): Add rar support.
c4b1a32a 4320
69051ab6
CY
4321 * major.texi (Choosing Modes): Make mode selection sequence more
4322 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4323 magic-mode-alist is nil by default.
4324 Document magic-fallback-mode-alist.
69051ab6 4325
e7421e03
CY
43262008-10-20 Chong Yidong <cyd@stupidchicken.com>
4327
4328 * frames.texi (Mouse References): Copyedits.
4329
6b2efdc2
TH
43302008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4331
4332 * ack.texi (Acknowledgments): Add myself as doc-view author.
4333
9c5e9396
EZ
43342008-10-20 Eli Zaretskii <eliz@gnu.org>
4335
4336 * frames.texi (Dialog Boxes): Add @cindex entries.
4337
dac94f8e
CY
43382008-10-20 Chong Yidong <cyd@stupidchicken.com>
4339
4340 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4341 (Text-Only Mouse): Copyedit.
4342
25597d40
CY
43432008-10-19 Chong Yidong <cyd@stupidchicken.com>
4344
f8a447f6
CY
4345 * frames.texi: Use @key throughout for mouse clicks.
4346 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4347 (Secondary Selection): Fix modified mouse click syntax.
4348 (Clipboard): Describe Cut, Copy and Paste commands.
4349 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4350 Copyedits.
4351 (Creating Frames): Add xref to Init File.
4352 (Frame Commands): Add xref to Exiting.
4353 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4354
b0f95216
CY
43552008-10-15 Chong Yidong <cyd@stupidchicken.com>
4356
b0817f00
CY
4357 * files.texi (Version Control): Copyedits. Add Bazaar.
4358 (Version Control Systems): List different VCS's using an itemized list.
4359 Add Bazaar.
4360 (VCS Concepts): Copyedits. Tweak description of file merging.
4361
b0f95216
CY
4362 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4363 (Cut/Paste Other App): Document select-active-regions and
4364 x-select-enable-primary.
4365
69d0d701
CY
43662008-10-13 Chong Yidong <cyd@stupidchicken.com>
4367
4368 * mark.texi (Shift Selection): Correct case in node name.
4369
4370 * emacs.texi (Top): Update node order in Mark chapter.
4371
375e8351
EZ
43722008-10-12 Eli Zaretskii <eliz@gnu.org>
4373
4374 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4375
4376 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4377 elsewhere in the manual instead of describing yet again the intricacies
4378 of $HOME on MS-Windows and MS-DOS.
4379
ab58114f
CY
43802008-10-12 Chong Yidong <cyd@stupidchicken.com>
4381
4f959513 4382 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4383 (Minibuffer File): Add discussion of `~' in file names.
4384 Add insert-default-directory index reference.
4f959513 4385
ab58114f
CY
4386 * files.texi (File Names): Reorganize description.
4387 (Visiting): Add xref to Mode Line. Copyedits.
4388 (Save Commands): Mention prefix behavior of C-x C-s.
4389 (Numbered Backups): Node deleted.
4390 (Backup Names): Contents of Numbered Backups moved here. State default
4391 of version-control variable.
4392 (Reverting): Copyedits.
4393 (Version Control): Add additional version control systems.
4394
4395 * emacs.texi (Top): Delete Numbered Backups node.
4396
4397 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4398 Backup Names.
f2884f63 4399 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4400
b0b5100a
RF
44012008-10-11 Romain Francoise <romain@orebokech.com>
4402
4403 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4404
89774b5f
CY
44052008-10-11 Chong Yidong <cyd@stupidchicken.com>
4406
4407 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4408 (Select Buffer): Mention use of minibuffer history. Describe default
4409 value of default-major-mode. Mention that C-x 4 b selects the other
4410 window.
4411 (List Buffers): Document CRM indicators in the order they appear.
4412 (Kill Buffer): Document new command kill-matching buffers.
4413 (Several Buffers): Move explanation of the relationship between buffer
4414 list and buffer menu to the top.
4415 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4416
4c72bf27
CY
44172008-10-10 Chong Yidong <cyd@stupidchicken.com>
4418
4419 * entering.texi (Exiting): Document change of C-x C-c to
4420 save-buffers-kill-terminal. Document kill-emacs.
4421
f68eb991
EZ
44222008-09-30 Eli Zaretskii <eliz@gnu.org>
4423
4424 * mule.texi (Coding Systems): Don't mention codepage-setup.
4425
4426 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4427 cpNNN coding systems anymore.
4428 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4429 for unibyte mode. Don't mention line-drawing characters.
4430 Don't mention dos-unsupported-char-glyph.
f68eb991 4431
1a2dd44d
CY
44322008-09-25 Chong Yidong <cyd@stupidchicken.com>
4433
4434 * search.texi (Search): Shorten introduction.
4435 (Basic Isearch): Add command table. Discuss reverse isearch and
4436 isearch highlighting.
4437 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4438 ring to cindex.
4439 (Special Isearch): Move input methods discussion here.
4440 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4441 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4442 Repeat Isearch.
4443 (Isearch Minibuffer): New node.
4444 (Word Search): Document new word search commands.
4445 (Regexp Example): Simplify example using sentence-end-base variable.
4446 (Replace): Reword introduction.
4447 (Unconditional Replace): Remove unnecessary example.
4448 (Other Repeating Search): Document new `M-s o' binding.
4449
4450 * emacs.texi (Top): Update node listings.
4451
e45da31d
JB
44522008-09-22 Juanma Barranquero <lekktu@gmail.com>
4453
4454 * emacs.texi (Top): Remove Kill Errors from menu.
4455
841c8096
CY
44562008-09-22 Chong Yidong <cyd@stupidchicken.com>
4457
402168fa
CY
4458 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4459 interface for defining macros. Simplify examples. Note that C-g quits
4460 macro definitions.
1c6c854e
CS
4461 (Keyboard Macro Counter): Document using F3 to insert counter.
4462 Give usage example.
402168fa
CY
4463 (Keyboard Macro Query): Organize query responses in a table.
4464
1c6c854e
CS
4465 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4466 Link to Erasing node.
841c8096
CY
4467 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4468 rationale to a footnote.
4469 (Kill Errors): Remove node, due to redundancy with Erasing.
4470 (Spelling): Move discussion of flyspell to end. Note new behavior of
4471 M-$ in active region. Remove non-ispell-specific keybindings from
4472 table.
4473
eab2ee89
DN
44742008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4475
4476 * cmdargs.texi (Initial Options): Document --daemon.
4477
3d53e905
GM
44782008-09-20 Glenn Morris <rgm@gnu.org>
4479
4480 * files.texi (Numbered Backups): Mention that some modes set
4481 version-control.
4482
1c90484d
GM
44832008-09-20 Jim Blandy <jimb@red-bean.com>
4484
4485 * files.texi (Numbered Backups): Reference File Variables, as well.
4486 Remove discussion of Rmail's implementation.
4487
0fc0d844
CY
44882008-09-06 Chong Yidong <cyd@stupidchicken.com>
4489
4490 * misc.texi (Recursive Edit): Note that top-level exits active
4491 minibuffers.
4492
4493 * trouble.texi (Quitting): Likewise.
4494
b18d283d
CY
44952008-08-31 Chong Yidong <cyd@stupidchicken.com>
4496
4497 * emacs.texi (Top): Add Temporary Face Changes xref.
4498
4499 * display.texi (Display): Move Temporary Face Changes node to just
4500 after Standard Faces.
4501 (Scrolling): Document recenter-top-bottom instead of recenter.
4502 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4503 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4504 (Display Custom): Copyedits.
4505 (Optional Mode Line): Document display-battery-mode.
4506
180135fc
RF
45072008-08-27 Romain Francoise <romain@orebokech.com>
4508
4509 * custom.texi (Directory Variables): Minor fix.
4510
d3fe3475
GM
45112008-08-27 Glenn Morris <rgm@gnu.org>
4512
4513 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4514 descriptions.
4515 (Calendar Customizing): Tweak layout description.
183080b6 4516 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4517 markers. Condense calendar-star-date and calendar-mark-today
4518 description.
4519 (Holiday Customizing): Add oriental and solar holidays.
4520 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4521 Fix holiday-float description. Use zerop in examples. Be less verbose.
4522 (Date Display Format): Change ISO format. Be less verbose.
4523 (Diary Customizing): Mention day and month abbrev arrays.
4524 Mention the date-form variables by name. Update European example.
4525 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4526 Condense examples. Mention diary-entry-symbols by name.
4527 Condense table for insertion commands.
4528 (Fancy Diary Display): Mention diary-include-string and
4529 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4530 Ethiopic, Persian date functions. Condense descriptions.
4531
4532 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4533 (Adding to Diary): Adapt for changed node name.
4534
71755807
GM
45352008-08-26 Glenn Morris <rgm@gnu.org>
4536
4537 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4538 node "Hebrew/Islamic Entries".
4539
4540 * calendar.texi (Specified Dates): Fix names of iso functions.
4541 (General Calendar): There may not be another window.
4542 (Writing Calendar Files, Holidays): Tweak intro.
4543 (Holidays): Mention Baha'i and Chinese holidays.
4544 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4545 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4546 (To Other Calendar): Add calendar-print-other-dates.
4547 Refer to "graphic display" rather than "X.
4548 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4549 (Displaying the Diary): Fix whitespace after reference.
4550 Fix `diary-number-of-entries' reference.
4551 (Date Formats): Explicitly mention that day names can be abbreviated.
4552 (Adding to Diary): Add some references to other sections.
4553 (Special Diary Entries): Fix reference.
4554 (Appointments): Simplify appt-message-warning-time entry.
4555 Clarify where times must be.
4556 (Importing Diary): Comment out icalendar paragraph that does not apply.
4557 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4558
d76ebc75
GM
45592008-08-23 Glenn Morris <rgm@gnu.org>
4560
4561 * fortran-xtra.texi (Fortran): Change description of free form and
4562 fixed form a bit. Mention hideshow and imenu.
4563 (Fortran Motion): Mention fortran-end-of-subprogram,
4564 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4565 (Fortran Indent): Minor re-word.
4566 (ForIndent Commands): Mention fortran-fill-paragraph and
4567 fortran-fill-statement.
4568 (ForIndent Cont): Mention fortran-tab-mode-string.
4569 (Fortran Comments): Mention fortran-comment-line-start-skip.
4570 (Fortran Columns): Mention font-locking.
4571 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4572
1fc0ce04 45732008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4574
4575 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4576
5c52e13c
CY
45772008-08-22 Chong Yidong <cyd@stupidchicken.com>
4578
4579 * mini.texi (Minibuffer): Simplify introduction.
4580 (Minibuffer File): Document tilde in minibuffer filenames.
4581 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4582 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4583 (Completion Example): Update example to current command list.
4584 (Completion Options): Document `lazy' value of completion-auto-help.
4585 Update contents of completion-ignored-extensions.
4586 (Minibuffer History): Describe "future history" list. State default
4587 value of history-delete-duplicates.
4588
77a00355
GM
45892008-08-21 Glenn Morris <rgm@gnu.org>
4590
4591 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4592 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4593
39ee1d04
CY
45942008-08-17 Chong Yidong <cyd@stupidchicken.com>
4595
4596 * regs.texi (Registers): Clarify valid register names.
4597 (RegPos): Note that buffer is saved and restored too.
4598 (RegText): Note that mark is reactivated/deactivated.
4599 (RegConfig): Xref to Windows node.
4600
b12c348f
CY
46012008-08-16 Chong Yidong <cyd@stupidchicken.com>
4602
3ae7ba79
CY
4603 * basic.texi (Inserting Text): Provide command name for C-q.
4604
b12c348f
CY
4605 * killing.texi (Killing): Copyedit. Define read-only text.
4606 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4607 (Killing by Lines): Copyedit.
4608 (Other Kill Commands): Move M-w description here.
4609 (Yanking): Move M-w to Other Kill Commands.
4610 (Kill Ring): Also mention saving text in registers. Link to Text
4611 Properties in elisp manual.
4612 (Accumulating Text): Copyedit.
4613 (CUA Bindings): Shift selection is now the default.
4614
d8ff7692
TZ
46152008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4616
4617 * maintaining.texi (Change Log): Mention next-error is available.
4618
a43a8a2e
GM
46192008-08-10 Glenn Morris <rgm@gnu.org>
4620
4621 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4622 and intermonth text.
4623 (Holiday Customizing): Add holiday-chinese.
4624
eba27308
EZ
46252008-08-08 Eli Zaretskii <eliz@gnu.org>
4626
4627 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4628
5f14a5b3
DN
46292008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4630
4631 * files.texi (Log Buffer): Describe C-c C-d.
4632 (Diff Mode): Describe C-x 4 A.
4633
49989bff
EZ
46342008-08-06 Eli Zaretskii <eliz@gnu.org>
4635
4636 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4637
5c915c02
DN
46382008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4639
2beaf97a
DN
4640 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4641 describe the new bindings to show the changeset diff, toggle annotation
4642 visibility, show revisions.
4643 (VC Status): Describe key bindings for modifying the change comments,
4644 displaying changeset diffs and annotations.
4645
5c915c02
DN
4646 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4647
71798ace
NR
46482008-08-05 Nick Roberts <nickrob@snap.net.nz>
4649
4650 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4651
b8949644
EZ
46522008-08-02 Eli Zaretskii <eliz@gnu.org>
4653
4654 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4655 and wording.
4656
819567d1
DN
46572008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4658
4659 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4660 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4661 commands. Improve some old info.
4662
5f38310a
CY
46632008-07-31 Chong Yidong <cyd@stupidchicken.com>
4664
0dc3906b
CY
4665 * display.texi (Visual Line Mode): New node.
4666
5f38310a 4667 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4668 (Moving Point): Add additional alternative key bindings.
4669 Describe line-move-visual.
5f38310a
CY
4670 (Erasing): Describe DEL.
4671 (Basic Undo, Blank Lines, Arguments): Copyedit.
4672 (Continuation Lines): Mention Visual Line mode.
4673 (Position Info): Move extended discussion to mule.texi.
4674
4675 * mule.texi (International Chars): Describe C-x =.
4676
4677 * emacs.texi (Top): Add Visual Line Mode node.
4678
7c2fb837
DN
46792008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4680
4681 * emacs.texi: Remove VMS support.
4682
3f6b73ef
DN
46832008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4684
4685 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4686 the vc-dir command name.
4687
9e2a2647
DN
46882008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4689
4690 * xresources.texi: Remove mentions of Mac Carbon.
4691
568beaa2
AS
46922008-07-19 Andreas Schwab <schwab@suse.de>
4693
4694 * ns-emacs.texi: Move to ../misc.
4695
0ef94706
CY
46962008-07-15 Chong Yidong <cyd@stupidchicken.com>
4697
4698 * entering.texi (Exiting): Don't describe text-only terminals as the
4699 default. Describe the new startup screen.
4700 (Exiting): Describe how to kill Emacs first. Change description of
4701 iconification to handle modern window systems.
4702
ba60bd44 47032008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4704
4705 * ns-emacs.texi: New file, documents features of Emacs port under
4706 NeXTstep windowing.
4707
9f30aa73
CY
47082008-07-15 Chong Yidong <cyd@stupidchicken.com>
4709
938a5d2e
CY
4710 * entering.texi (Entering Emacs): Update prev node.
4711
4712 * glossary.texi (Glossary): Remove xref to Text Characters.
4713
9f30aa73
CY
4714 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4715 directly, rather than in the context of ASCII. Move description of
4716 special properties of modifier key to new Modifier Keys node.
4717 (Keys): Copyedit.
4718 (Text Characters): Delete node. Multibyte is the default nowadays, and
4719 the node contents are obsolete.
4720
4721 * custom.texi (Modifier Keys): New node.
4722
4723 * emacs.texi (Top): Update node list.
4724
7e53d36c
CY
47252008-07-13 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4728 saying that Emacs provides menus and mouse support (which is par for
4729 the course).
4730
4731 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4732 early on.
4733 (Point): Copyedit. Relegate historical trivia to a footnote.
4734 (Mode Line): Explain mode-line format more consistently.
4735 (Menu Bar): Copyedit.
4736
1e9fa96d
GM
47372008-06-27 Glenn Morris <rgm@gnu.org>
4738
4739 * cal-xtra.texi (Sexp Diary Entries):
4740 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4741
dc9bebb8
CY
47422008-06-26 Chong Yidong <cyd@stupidchicken.com>
4743
4744 * mark.texi (Shift selection): New node.
4745 (Mark): Copyedits.
4746 (Persistent Mark): Move to the end of the chapter.
4747
e7881076
EZ
47482008-06-20 Eli Zaretskii <eliz@gnu.org>
4749
4750 * makefile.w32-in (distclean): Remove makefile.
4751
f427400c
NR
47522008-06-17 Nick Roberts <nickrob@snap.net.nz>
4753
4754 * building.texi (Starting GUD): Add an entry for gud-gdb.
4755 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4756 command mode.
4757
b597d348
GM
47582008-06-17 Glenn Morris <rgm@gnu.org>
4759
4760 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4761
647b7094
NR
47622008-06-17 Nick Roberts <nickrob@snap.net.nz>
4763
4764 * building.texi (Starting GUD): Expand on remote debugging.
4765 (Other GDB-UI Buffers): Mention new keyboard bindings.
4766
47a30023
GM
47672008-06-15 Glenn Morris <rgm@gnu.org>
4768
4769 * gnu.texi: Use a verbatim license for this invariant section,
4770 as per etc/GNU.
4771
37e5d54a
GM
47722008-06-13 Daniel Engeler <engeler@gmail.com>
4773
4774 * emacs.texi, misc.texi: Add documentation about serial port access.
4775
8e65d46c
GM
47762008-06-13 Glenn Morris <rgm@gnu.org>
4777
c1473b4c
MB
4778 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4779 maintain.info.
8e65d46c 4780
e40a85cd
MB
47812008-06-05 Miles Bader <miles@gnu.org>
4782
4783 * display.texi (Temporary Face Changes): Update to reflect function
4784 renamings in face-remap.el.
4785
56c73dec
MB
47862008-06-04 Miles Bader <miles@gnu.org>
4787
1c6c854e
CS
4788 * display.texi (Temporary Face Changes):
4789 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4790 `increase-buffer-face-height' and `decrease-default-face-height' now
4791 that they aren't bound by default.
4792
9d3d42fb
MB
47932008-06-03 Miles Bader <miles@gnu.org>
4794
4795 * display.texi (Temporary Face Changes): New node.
4796
2be6bfe2
EZ
47972008-05-31 Eli Zaretskii <eliz@gnu.org>
4798
4799 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4800
daf7e339
GM
48012008-05-31 Glenn Morris <rgm@gnu.org>
4802
4803 * cal-xtra.texi (Fancy Diary Display): Simplify.
4804
d21d2618
GM
48052008-05-30 Glenn Morris <rgm@gnu.org>
4806
4807 * cal-xtra.texi (Fancy Diary Display): Update for
4808 diary-display-function replacing diary-display-hook.
4809
71ce5fd0
JB
48102008-05-29 Drew Adams <drew.adams@oracle.com>
4811
4812 * msdog.texi (Windows Keyboard): Add descriptions of
4813 w32-register-hot-key and w32-unregister-hot-key.
4814
a3cdbdf8
MO
48152008-05-21 Tom Tromey <tromey@redhat.com>
4816
4817 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4818 Variables node.
4819
854a574c
MO
48202008-05-19 Tom Tromey <tromey@redhat.com>
4821
4822 * custom.texi (Variables): Add Directory Variables to menu.
4823 (Directory Variables): New node.
4824
7c2ec3f9
ER
48252008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4826
71ce5fd0 4827 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4828
370fded4
ER
48292008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4830
4831 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4832 Revision Tags and rewritten. Section now uses modern terminology,
4833 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4834 accurately.
4835
6af511e3
EZ
48362008-05-10 Eli Zaretskii <eliz@gnu.org>
4837
4838 * msdog.texi (Windows Files): Update documentation of
4839 w32-get-true-file-attributes.
4840
7a78b6e7
ER
48412008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4842
4843 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4844 directory mode.
4845
1bcfc24e
CY
48462008-05-08 Chong Yidong <cyd@stupidchicken.com>
4847
4848 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4849 entry "television".
1bcfc24e 4850
db86064f
ER
48512008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4852
ab5ec32c 4853 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4854
a31b405e
ER
48552008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4856
4857 * emacs/buffers.texi, emacs/files.texi (Version-control):
4858 vc-toggle-read-only is no longer a good idea...
4859
ff2c14fc
GM
48602008-04-29 Glenn Morris <rgm@gnu.org>
4861
4862 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4863
367c9b7c
JL
48642008-04-22 Juri Linkov <juri@jurta.org>
4865
4866 * dired.texi (Subdirectories in Dired): Describe using `^'
4867 to return to the parent directory.
4868
4ac1e9b4
NR
48692008-04-22 Nick Roberts <nickrob@snap.net.nz>
4870
4871 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4872 recent changes.
4873
b9b3bf2b
NR
48742008-04-19 Nick Roberts <nickrob@snap.net.nz>
4875
4876 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4877 (Other GDB-UI Buffers): Update for recent thread related changes.
4878
4d120d6a
SM
48792008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4880
4881 * maintaining.texi (Maintaining):
4882 * emacs.texi (Top): Typo.
4883
a152877d
SM
48842008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4885
b9b3bf2b
NR
4886 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4887 arg in `font-lock-add-keywords'.
a152877d 4888
36c0514c
GM
48892008-04-08 Glenn Morris <rgm@gnu.org>
4890
4891 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4892 Also add Baha'i calendar references where appropriate.
4893
06a97d46
GM
48942008-04-05 Glenn Morris <rgm@gnu.org>
4895
4896 * custom.texi (Init File): Byte-compiling .emacs is bad.
4897
6adc6eed
SM
48982008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4899
4900 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4901
571388b0
GM
49022008-03-29 Glenn Morris <rgm@gnu.org>
4903
4904 * calendar.texi: Update for `calendar-date-style' replacing
4905 `european-calendar'.
4906
3ae8f876
JR
49072008-03-28 Jason Rumney <jasonr@gnu.org>
4908
4909 * display.texi (Display Custom): Mention overlay-margin in text.
4910
5bc6ddff 49112008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4912
5bc6ddff
MB
4913 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4914 tutorial' comments.
03a864d5 4915
7186a830
CY
49162008-03-28 Chong Yidong <cyd@stupidchicken.com>
4917
4918 * mark.texi (Mark): Rearrange nodes.
4919 (Persistent Mark): Rename from Transient Mark.
4920 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4921 Describe Transient Mark mode as the default.
4922
4923 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4924 the default behavior with Transient Mark mode off.
4925 (Position Info): Fix typo.
4926
71ce5fd0
JB
4927 * display.texi (Standard Faces): Reference the Mark node.
4928 Remove discussion of the region face, which is discussed there.
7186a830
CY
4929
4930 * emacs.texi (Top): Update node listings.
4931
4932 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4933 as the default.
4934
4935 * fixit.texi (Undo): Standardize choice of undo key sequence.
4936 (Undo, Spelling): Describe Transient Mark mode as the default.
4937
4938 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4939 default.
4940
4941 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4942
4943 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4944 mode is the default, and note that the mark is not activated when set.
4945
4946 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4947 Describe Transient Mark mode as the default.
4948
4949 * search.texi (Basic Isearch): Reference the Mark Ring node.
4950 (Replace, Unconditional Replace, Other Repeating Search):
4951 Describe Transient Mark mode as the default.
4952
1c6c854e
CS
4953 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4954 Describe Transient Mark mode as the default.
7186a830
CY
4955 (Paragraphs): Describe how M-h behaves when region is active.
4956
4957 * trouble.texi (Quitting): Clarify effects of C-g.
4958
dc47d1ff
GM
49592008-03-13 Glenn Morris <rgm@gnu.org>
4960
4961 * emacs.texi (EMACSVER): Set to 23.0.60.
4962
e3e0fb39 49632008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4964
e3e0fb39
GM
4965 * dired.texi (Hiding Subdirectories): Fix previous change.
4966
49672008-03-05 Drew Adams <drew.adams@oracle.com>
4968
4969 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4970
5e14abf8
KS
49712008-02-28 Kim F. Storm <storm@cua.dk>
4972
4973 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4974 Move describe-distribution to C-h C-o.
4975 Move view-emacs-problems to C-h C-p.
4976 Add view-emacs-debugging on C-h C-d.
4977 Add view-external-packages on C-h C-e.
d0207bf3 4978 Add view-order-manuals on C-h C-m.
5e14abf8 4979
d0207bf3 49802008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4981
4982 * msdog-xtra.texi (MS-DOS): Docstring fix.
4983
87e391bb
EZ
49842008-02-09 Eli Zaretskii <eliz@gnu.org>
4985
4986 * msdog.texi (Windows Fonts): Use a @table for describing font
4987 properties.
4988
5662e503
JR
49892008-02-07 Jason Rumney <jasonr@gnu.org>
4990
4991 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4992 value has changed.
4993 (Windows HOME): Clarify what is meant by "if that fails as well".
4994 (Windows Fonts): New section.
4995
72463824
GM
49962008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4997
4998 * basic.texi (Basic Undo): Remove duplicate "you can".
4999
7ff926e0
EZ
50002008-02-02 Eli Zaretskii <eliz@gnu.org>
5001
5002 * maintaining.texi (Tags): Fix last change.
5003
6ab7aef1
MA
50042008-02-02 Michael Albinus <michael.albinus@gmx.de>
5005
093571c3 5006 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 5007
ace67e7e
NR
50082008-01-31 Nick Roberts <nickrob@snap.net.nz>
5009
5010 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5011
ae068fdf
RS
50122008-01-26 Richard Stallman <rms@gnu.org>
5013
5014 * maintaining.texi (Tags): Delete redundant index entry.
5015
a56d9a08
EZ
50162008-01-26 Eli Zaretskii <eliz@gnu.org>
5017
5018 * programs.texi (Imenu): Move "@cindex tags" from here...
5019 * maintaining.texi (Tags): ...to here.
5020
e941ed90
NR
50212008-01-23 Kevin Ryde <user42@zip.com.au>
5022
5023 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5024 click count.
5025
650276d5
JB
50262008-01-21 Juanma Barranquero <lekktu@gmail.com>
5027
5028 * entering.texi (Exiting): Fix typo.
5029 Reported by D. E. Evans <sinuhe@gnu.org>.
5030
8dc17977
MR
50312007-12-31 Martin Rudalics <rudalics@gmx.at>
5032
5033 * glossary.texi (Glossary): Fix typo.
5034
9f9695a6
RS
50352007-12-27 Richard Stallman <rms@gnu.org>
5036
5037 * text.texi (Formatted Text): Improve menu tag.
5038 (Editing Format Info): In Info, add duplicate menu of nodes
5039 about the submenus.
5040 (Format Faces): Say where Faces menu is found. Mention Other.
5041 (Format Colors): Say where these submenus are found.
5042 (Format Indentation, Format Justification): Likewise.
5043 (Format Properties): Likewise.
5044
abfd0191
RS
50452007-12-22 Richard Stallman <rms@gnu.org>
5046
5047 * search.texi (Query Replace): Make exp of query-replace more
5048 self-contained, and clarify.
8dc17977 5049
abfd0191
RS
5050 * cc-mode.texi (Getting Started): Change @ref to @pxref.
5051
a2586785
RS
50522007-12-15 Richard Stallman <rms@gnu.org>
5053
5054 * files.texi (Auto Save): Clarify definition of auto-saving.
5055
a67cf2bb
RS
50562007-11-26 Richard Stallman <rms@gnu.org>
5057
5058 * help.texi (Help Echo): Cleanups.
5059
448b33b1
TTN
50602007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5061
5062 * files.texi (Why Version Control?): Fix typo.
5063 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
5064 (Selecting a Fileset): Fix typos; small rewording.
5065 (Log Buffer): Likewise.
5066 (Old Revisions): Likewise.
448b33b1 5067
221bb7f6
EZ
50682007-11-17 Eli Zaretskii <eliz@gnu.org>
5069
5070 * mule.texi (Communication Coding): Fix wording of last change.
5071
d0207bf3 50722007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5073
630cb3b7
JB
5074 * custom.texi (Specifying File Variables):
5075 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5076
53b7759e
KH
50772007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5078
a5ab2e0c 5079 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5080
5081 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5082
c8763fb6 50832007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5084
630cb3b7 5085 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5086 --output=file.
5087
ff98e024
MR
50882007-11-13 Martin Rudalics <rudalics@gmx.at>
5089
5090 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5091 (Help Echo): Avoid mentioning the term "region" here and
5092 consistently use the term "active text".
5093
37b11c22
GM
50942007-11-11 Glenn Morris <rgm@gnu.org>
5095
5096 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5097
21d50ba1
JL
50982007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5099
1c6c854e
CS
5100 * search.texi (Query Replace):
5101 Mention `query-replace-show-replacement'.
21d50ba1 5102
c12ecb0a 51032007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5104
5105 * building.texi (Watch Expressions): Remove obscure sentence.
5106
3b4201f4
KH
51072007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5108
5109 * mule.texi (Select Input Method): Describe how to activate an input
5110 method in the text mode.
5111
07e5c0b0
DN
51122007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5113
5114 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5115
52dd7391
NR
51162007-10-30 Nick Roberts <nickrob@snap.net.nz>
5117
5118 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5119
c004e539
GM
51202007-10-30 Glenn Morris <rgm@gnu.org>
5121
5122 * misc.texi (Directory Tracking): Explain a bit more about
5123 dirtrack-mode.
5124
ca8c5b8c
GM
51252007-10-25 Glenn Morris <rgm@gnu.org>
5126
5127 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5128
b6c764ef
RS
51292007-10-24 Richard Stallman <rms@gnu.org>
5130
5131 * misc.texi (Interactive Shell): Cleanup last change.
5132
eabd84c9
JL
51332007-10-22 Juri Linkov <juri@jurta.org>
5134
5135 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5136 default values.
5137
0b43c7e2
ER
51382007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5139
ca8c5b8c 5140 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5141 'filesets'.
5142
a80859d4
MR
51432007-10-18 Martin Rudalics <rudalics@gmx.at>
5144
5145 * trouble.texi (Quitting): Fix typo.
5146
c9447ae1
GM
51472007-10-18 Glenn Morris <rgm@gnu.org>
5148
5149 * frames.texi (Mode Line Mouse): Mention minor mode names.
5150
168b980f
JL
51512007-10-17 Juri Linkov <juri@jurta.org>
5152
5153 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5154 fill-paragraph operates on the active region in Transient Mark mode.
5155 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5156 with fill-paragraph.
5157
5158 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5159 fill-paragraph.
5160
5161 * fixit.texi (Spelling): ispell-word operates on the active region
5162 in Transient Mark mode.
5163
5a331f34
JB
51642007-10-17 Aaron S. Hawley <aaronh@garden.org>
5165
5166 * building.texi (Source Buffers):
5167 * custom.texi (Init Non-ASCII):
5168 * glossary.texi (Glossary): Use "key binding" consistently.
5169
2a9f4d55
JB
51702007-10-17 Juanma Barranquero <lekktu@gmail.com>
5171
5172 * calendar.texi (Diary): Fix directive.
5173
de13cecf
RS
51742007-10-16 Richard Stallman <rms@gnu.org>
5175
5176 * calendar.texi (Diary): Clarify text about diary file example.
5177
5f90d53e
ER
51782007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5179
5180 * files.texi: Capitalize node names according to convention.
5181
3aa491bc
GM
51822007-10-13 Glenn Morris <rgm@gnu.org>
5183
5184 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5185
8a3106d3
ER
51862007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5187
5188 * emacs.texi:
5189 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5190 suggested by RMS and Robert J. Chassell.
8a3106d3 5191
da1080a2
ER
51922007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5193
3aa491bc 5194 * files.texi (Version Systems):
0870a421
ER
5195 * vc-xtra.texi:
5196 * vc1-xtra.texi:
ac3f4c6f 5197 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5198 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5199 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5200 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5201
58ade22b
ER
52022007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5203
da1080a2 5204 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5205 Reorder the descriptions to be chronological.
5206
93870ce2
RS
52072007-10-09 Richard Stallman <rms@gnu.org>
5208
5209 * display.texi (Cursor Display): Correct how cursor appears
5210 in nonselected windows.
5211
568c7288
NR
52122007-10-04 Nick Roberts <nickrob@snap.net.nz>
5213
5214 * building.texi (GDB Graphical Interface): Remove references to gdba
5215 and mention gud-gdb.
5216
1af74d06 52172007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5218
1af74d06 5219 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5220
0d8fb755
JL
52212007-10-06 Juri Linkov <juri@jurta.org>
5222
5223 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5224 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5225 fill-paragraph-or-region.
5226
5227 * basic.texi (Arguments): Replace fill-paragraph with
5228 fill-paragraph-or-region.
5229
b981e2c6
ER
52302007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5231
5232 * files.texi: Update the section on version control for 2007
2a9f4d55 5233 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5234 will come later.
5235
5fceaf9c
GM
52362007-09-15 Glenn Morris <rgm@gnu.org>
5237
5238 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5239 to `list-holidays'.
5240
b0e44b17
GM
52412007-09-14 Glenn Morris <rgm@gnu.org>
5242
5243 * calendar.texi: Update all instances of mark-calendar-holidays,
5244 list-calendar-holidays, list-holidays with the new names.
5245
8cf51b2c
GM
52462007-09-06 Glenn Morris <rgm@gnu.org>
5247
46a367db 5248 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5249 Split into the Emacs manual in emacs/, and other manuals in misc/.
5250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5251 manual.
5252 (infodir): New variable.
5253 (info): Use $infodir.
5254 (emacsman): Delete target, not needed any more.
5255 Move all targets that are not the Emacs manual to misc/Makefile.in.
5256 (mostlyclean): Remove `gnustmp'.
5257 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5258 manual.
92f9b43f 5259 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5260 (emacsman): Delete target, not needed any more.
5261 (clean): Remove all info files but Emacs manual.
5262 Move all targets that are not the Emacs manual to misc/Makefile.in.
5263 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5264
5265 * Makefile.in (INFOSOURCES): Delete.
5266 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5267 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5268 *.vrs *.toc here...
5269 (maintainer-clean): ...from here.
5270
52712007-09-05 Glenn Morris <rgm@gnu.org>
5272
5273 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5274
8cf51b2c
GM
52752007-08-29 Glenn Morris <rgm@gnu.org>
5276
5277 * emacs.texi (EMACSVER): Increase to 23.0.50.
5278
3420c522
RS
52792007-08-27 Richard Stallman <rms@gnu.org>
5280
5281 * emacs.texi (Top): Clarify menu item for Glossary.
5282
5283 * display.texi (Faces): Change secn title.
5284 Clarify not all fonts come from Font Lock.
5285
8cf51b2c
GM
52862007-08-17 Eli Zaretskii <eliz@gnu.org>
5287
5288 * basic.texi (Position Info): Add index entry for face at point.
5289 Mention that character faces are also displayed by "C-u C-x =".
5290
8cf51b2c
GM
52912007-08-08 Glenn Morris <rgm@gnu.org>
5292
5293 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5294
52952007-08-07 Chong Yidong <cyd@stupidchicken.com>
5296
5297 * files.texi (File Conveniences): Document point motion keys in Image
5298 mode.
5299
8cf51b2c
GM
53002007-07-27 Glenn Morris <rgm@gnu.org>
5301
8cf51b2c
GM
5302 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5303 in-line.
5304
5305 * gpl.texi: New file with text of GPL.
5306 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5307
53082007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5309
5310 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5311
5312 * dired.texi (Wdired): Mention C-x C-q key binding.
5313
53142007-07-28 Nick Roberts <nickrob@snap.net.nz>
5315
5316 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5317
53182007-07-25 Glenn Morris <rgm@gnu.org>
5319
8cf51b2c
GM
5320 * emacs.texi (Copying): Replace license with GPLv3.
5321
5322 * Relicense all FSF files to GPLv3 or later.
5323
53242007-07-24 Glenn Morris <rgm@gnu.org>
5325
5326 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5327 for some calendars.
5328
53292007-07-23 Nick Roberts <nickrob@snap.net.nz>
5330
5331 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5332 default-directory for the current buffer is on a remote machine.
5333
8cf51b2c
GM
53342007-07-21 Eli Zaretskii <eliz@gnu.org>
5335
5336 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5337 default value.
5338
53392007-07-21 Richard Stallman <rms@gnu.org>
5340
5341 * files.texi (Why Version Control?): Improve previous change.
5342
53432007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5344
5345 * files.texi (Why Version Control?): New node.
5346
8cf51b2c
GM
53472007-07-12 Nick Roberts <nickrob@snap.net.nz>
5348
8cf51b2c
GM
5349 * building.texi (Starting GUD): Add xref to this anchor.
5350
8cf51b2c
GM
53512007-06-24 Karl Berry <karl@gnu.org>
5352
2a9f4d55 5353 * emacs.texi: New Back-Cover Text.
8cf51b2c 5354
8cf51b2c
GM
53552007-06-07 Alan Mackenzie <acm@muc.de>
5356
5357 * display.texi (Optional Mode Line): Document the new form of
5358 line+column numbers, "(561,2)".
5359
53602007-06-06 Juanma Barranquero <lekktu@gmail.com>
5361
49823426 5362 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5363
53642007-06-02 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * Version 22.1 released.
5367
8cf51b2c
GM
53682007-05-07 Karl Berry <karl@gnu.org>
5369
5370 * emacs.texi (EMACSVER): Back to 22.
5371
53722007-05-06 Richard Stallman <rms@gnu.org>
5373
5374 * maintaining.texi (Create Tags Table): Clean up previous change.
5375
c8763fb6 53762007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5377
5378 * maintaining.texi (Create Tags Table): Add text about the dangers of
5379 making symbolic links to tags files.
5380
53812007-05-04 Karl Berry <karl@gnu.org>
5382
5383 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5384
53852007-05-03 Karl Berry <karl@gnu.org>
5386
5387 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5388
5389 * .cvsignore (*.pdf): New entry.
5390
8cf51b2c
GM
5391 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5392 for printing.
5393
53942007-05-01 Richard Stallman <rms@gnu.org>
5395
5396 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5397
8cf51b2c
GM
53982007-04-28 Glenn Morris <rgm@gnu.org>
5399
5400 * ack.texi (Acknowledgments):
5401 * anti.texi (Antinews):
8cf51b2c
GM
5402 * programs.texi (Program Modes): Restore mention of python.el pending
5403 consideration of legal status.
5404
54052007-04-28 Richard Stallman <rms@gnu.org>
5406
5407 * files.texi (File Names): Fixes to ~ description on MS systems.
5408
8cf51b2c
GM
54092007-04-26 Glenn Morris <rgm@gnu.org>
5410
5411 * emacs.texi (EMACSVER): Increase to 22.1.50.
5412
54132007-04-25 Karl Berry <karl@gnu.org>
5414
5415 * emacs.texi: Improve line breaks on copyright page,
5416 similar layout to lispref, 8.5x11 by default.
5417
5418 * dired.texi (Image-Dired): Improve line break, fix typo.
5419
54202007-04-24 Chong Yidong <cyd@stupidchicken.com>
5421
5422 * programs.texi (Program Modes):
8cf51b2c
GM
5423 * anti.texi (Antinews):
5424 * ack.texi (Acknowledgments): python.el removed.
5425
8cf51b2c
GM
54262007-04-23 Chong Yidong <cyd@stupidchicken.com>
5427
5428 * display.texi (Highlight Interactively): Correct description of
5429 hi-lock-file-patterns-policy.
5430
5431 * files.texi (File Archives): Mention self-extracting executables.
5432
54332007-04-23 Eli Zaretskii <eliz@gnu.org>
5434
5435 * search.texi (Unconditional Replace, Query Replace): Add xref to
5436 "Replacement and Case".
5437
54382007-04-22 Chong Yidong <cyd@stupidchicken.com>
5439
5440 * dired.texi (Image-Dired): Move from Thumbnails node.
5441 * misc.texi (Thumbnails): Node deleted.
5442 * emacs.texi (Top): Update node listing.
5443
5444 * files.texi (File Conveniences):
49823426 5445 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5446
54472007-04-21 Richard Stallman <rms@gnu.org>
5448
5449 * display.texi (Highlight Interactively): Correct previous change.
5450 Clarify doc of hi-lock-find-patterns, and move new features into it.
5451
54522007-04-20 David Koppelman <koppel@ece.lsu.edu>
5453
1c6c854e
CS
5454 * display.texi (Highlight Interactively):
5455 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5456
54572007-04-20 Martin Rudalics <rudalics@gmx.at>
5458
5459 * display.texi (Scrolling): Fix typo.
5460
8cf51b2c
GM
54612007-04-15 Chong Yidong <cyd@stupidchicken.com>
5462
8cf51b2c
GM
5463 * doclicense.texi: Remove node heading, so that it can be included by
5464 other files.
5465
5466 * emacs.texi: Insert node heading for GFDL.
5467
8cf51b2c
GM
54682007-04-14 Eli Zaretskii <eliz@gnu.org>
5469
5470 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5471 "command line".
5472
5473 * display.texi (Faces): Refer to "Creating Frames" for face
5474 and other frame customizations in .emacs.
5475
5476 * frames.texi (Creating Frames): Mention that face customizations can
5477 be put in .emacs. Add index entries.
5478
54792007-04-12 Richard Stallman <rms@gnu.org>
5480
5481 * glossary.texi (Glossary): Explain `iff'.
5482
54832007-04-11 Karl Berry <karl@gnu.org>
5484
5485 * gnu.texi (Top),
5486 * macos.texi (Mac Font Specs),
5487 * anti.texi (Antinews),
5488 * xresources.texi (Resources),
5489 * misc.texi (Emulation),
5490 * calendar.texi (Daylight Saving),
5491 * dired.texi (Dired and Find),
5492 * rmail.texi (Remote Mailboxes),
5493 * sending.texi (Mail Headers),
5494 * programs.texi (Which Function),
5495 * files.texi (Recover),
5496 * buffers.texi (Uniquify),
5497 * frames.texi (Wheeled Mice),
5498 * killing.texi (Rectangles): Wording to improve breaks in
5499 8.5x11 format.
5500 * mule.texi (Language Environments): \hbadness=10000 since there's
5501 no way to reword.
5502 * emacs.texi (smallbook): New @set to more easily switch between
5503 smallbook and 8.5x11.
5504
55052007-04-11 Richard Stallman <rms@gnu.org>
5506
5507 * files.texi (File Conveniences): Add xref to Tumme.
5508 Delete text about Thumbnail mode.
5509
8cf51b2c
GM
55102007-04-09 Alan Mackenzie <acm@muc.de>
5511
5512 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5513 new name. Insert concept index entries.
5514
8cf51b2c
GM
55152007-04-08 Chong Yidong <cyd@stupidchicken.com>
5516
5517 * display.texi (Standard Faces): Document prefix arg for
5518 list-faces-display.
5519
5520 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5521
8cf51b2c
GM
55222007-04-07 Chong Yidong <cyd@stupidchicken.com>
5523
8cf51b2c
GM
5524 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5525
5526 * files.texi (Misc File Ops): Rewrite description of
5527 insert-file-literally.
5528
8cf51b2c
GM
55292007-03-31 Eli Zaretskii <eliz@gnu.org>
5530
5531 * misc.texi (Printing): Postscript -> PostScript.
5532
8cf51b2c
GM
5533 * ack.texi (Acknowledgments): Postscript -> PostScript.
5534
5535 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5536
5537 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5538 below.
5539
55402007-03-30 Chong Yidong <cyd@stupidchicken.com>
5541
5542 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5543 Init Non-ASCII.
5544 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5545 (Init Non-ASCII): New node.
5546
55472007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5548
5549 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5550
8cf51b2c
GM
55512007-03-12 Glenn Morris <rgm@gnu.org>
5552
8cf51b2c
GM
5553 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5554 "Daylight Savings".
5555
49823426 5556 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5557 saving" in text throughout.
5558
8cf51b2c
GM
55592007-03-04 Richard Stallman <rms@gnu.org>
5560
5561 * custom.texi (Safe File Variables): Minor correction.
5562
8cf51b2c
GM
55632007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5564
5565 * rmail.texi (Movemail): Add internal ref.
5566 Don't indent the intro for the PROTO table.
5567 Format PROTO table items with @code.
5568
8cf51b2c
GM
55692007-02-26 Nick Roberts <nickrob@snap.net.nz>
5570
5571 * building.texi: Remove references to bashdb.
5572
8cf51b2c
GM
55732007-02-19 Juanma Barranquero <lekktu@gmail.com>
5574
5575 * mule.texi (Language Environments): Update list of supported language
5576 environments.
5577
8cf51b2c
GM
55782007-02-14 Kim F. Storm <storm@cua.dk>
5579
5580 * building.texi (Grep Searching): Fix lgrep doc.
5581
55822007-02-12 Chong Yidong <cyd@stupidchicken.com>
5583
5584 * back.texi: Remove unused file.
5585
c8763fb6 55862007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5587
5588 * maintaining.texi (Tag Syntax): Now --members is the default for
5589 etags, not for ctags yet.
5590
8cf51b2c
GM
55912007-02-03 Eli Zaretskii <eliz@gnu.org>
5592
5593 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5594 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5595 expects. Add comments to prevent people from inadvertently modifying
5596 the key parts needed by `texinfo-multiple-files-update'.
5597
55982007-01-29 Chong Yidong <cyd@stupidchicken.com>
5599
5600 * frames.texi (Secondary Selection): Window clicked does not matter
5601 when mouse-yank-at-point is non-nil.
5602
8cf51b2c
GM
56032007-01-16 Glenn Morris <rgm@gnu.org>
5604
5605 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5606 system abbrev.
5607
56082007-01-11 Richard Stallman <rms@gnu.org>
5609
5610 * msdog.texi (Windows Keyboard): Another small cleanup.
5611
56122007-01-10 Richard Stallman <rms@gnu.org>
5613
5614 * msdog.texi (Windows Keyboard): Yet another try to make
5615 everyone happy with that passage.
5616
56172007-01-05 Richard Stallman <rms@gnu.org>
5618
5619 * anti.texi (Antinews): Mention M-x shell scrolling.
5620
56212007-01-05 Nick Roberts <nickrob@snap.net.nz>
5622
5623 * building.texi (Watch Expressions): Describe gdb-max-children.
5624
8cf51b2c
GM
56252007-01-04 Richard Stallman <rms@gnu.org>
5626
8cf51b2c
GM
5627 * msdog.texi (Windows Keyboard): Clarify previous change.
5628
8cf51b2c
GM
56292007-01-02 Richard Stallman <rms@gnu.org>
5630
5631 * custom.texi (Changing a Variable): Minor clarification.
5632 (Specific Customization): customize-customized => customize-unsaved.
5633
5634 * entering.texi (Entering Emacs): Clean up text about restarting
5635 Emacs for each file.
5636
5637 * misc.texi (Shell Options): Minor cleanup.
5638
5639 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5640 with Emacs, not vice versa.
5641
5642 * programs.texi (Symbol Completion): Recommend customizing
5643 window manager.
5644
5645 * xresources.texi (Resources): Minor fix.
5646
c8763fb6 56472007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5648
5649 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5650
56512007-01-01 Richard Stallman <rms@gnu.org>
5652
5653 * commands.texi (User Input): Document keys stolen by window mangers.
5654
56552006-12-31 Richard Stallman <rms@gnu.org>
5656
5657 * custom.texi (Specific Customization): Document customize-option
5658 instead of customize-variable.
5659
56602006-12-31 Kim F. Storm <storm@cua.dk>
5661
5662 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5663
56642006-12-30 Kim F. Storm <storm@cua.dk>
5665
5666 * killing.texi (CUA Bindings): Fix typo.
5667
5668 * xresources.texi (Table of Resources): Mention grow-only value for
5669 auto-resize-tool-bars.
5670
8cf51b2c
GM
56712006-12-27 Eli Zaretskii <eliz@gnu.org>
5672
5673 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5674 and how to get them back.
5675
56762006-12-26 Richard Stallman <rms@gnu.org>
5677
5678 * calendar.texi (Holidays): Holiday listing is based on current
5679 practice, but DST is not.
5680
56812006-12-25 Richard Stallman <rms@gnu.org>
5682
5683 * emacs.texi (Top): Update subnode menus.
5684
5685 * mark.texi (Transient Mark): Fix xref.
5686
5687 * killing.texi (Graphical Kill): Node deleted.
5688 (Killing): Add xref to Cut and Paste.
5689 (CUA Bindings): Update xref.
5690
5691 * frames.texi (Cut and Paste): New section to hold other nodes.
5692 (Mouse Commands): Node demoted.
5693 (Cut/Paste Other App): Split out from Mouse Commands.
5694 (Word and Line Mouse): Likewise.
5695 (Secondary Selection, Clipboard): Nodes demoted.
5696
8cf51b2c
GM
56972006-12-24 Kevin Ryde <user42@zip.com.au>
5698
5699 * calendar.texi (Holidays): US daylight saving begins second Sunday
5700 in March for 2007 onwards.
5701 (Daylight Savings): Show new US default daylight saving rules, 2nd
5702 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5703
57042006-12-23 Chong Yidong <cyd@stupidchicken.com>
5705
5706 * calendar.texi (Scroll Calendar): < and > are switched.
5707
57082006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5709
5710 * killing.texi (Deletion): Describe M-\ prefix argument.
5711
57122006-12-23 Richard Stallman <rms@gnu.org>
5713
5714 * search.texi (Regexp Search): Explain why forward and reverse regexp
5715 search are not mirror images.
5716
8cf51b2c
GM
57172006-12-19 Kim F. Storm <storm@cua.dk>
5718
5719 * major.texi (Choosing Modes): Describe match-function elements for
5720 magic-mode-alist.
5721
8cf51b2c
GM
57222006-12-18 Eli Zaretskii <eliz@gnu.org>
5723
5724 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5725 peculiarities.
5726
57272006-12-18 Richard Stallman <rms@gnu.org>
5728
5729 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5730
8cf51b2c
GM
57312006-12-17 Alan Mackenzie <acm@muc.de>
5732
5733 * programs.texi (Left Margin Paren): Remove the bit which says
5734 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5735 Discuss some of the issues of setting this option to nil.
5736
57372006-12-17 Glenn Morris <rgm@gnu.org>
5738
5739 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5740
57412006-12-16 Eli Zaretskii <eliz@gnu.org>
5742
5743 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5744 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5745 NTFS volumes.
5746 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5747 volumes.
5748
57492006-12-15 Eli Zaretskii <eliz@gnu.org>
5750
5751 * text.texi (HTML Mode): Fix "C-c TAB".
5752
8cf51b2c
GM
57532006-12-09 Richard Stallman <rms@gnu.org>
5754
5755 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5756
57572006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5758
5759 * files.texi (Misc File Ops): Document insert-file-literally.
5760
57612006-12-08 Eli Zaretskii <eliz@gnu.org>
5762
5763 * cmdargs.texi (Colors): Note that --color is intended for overriding
5764 the terminal defaults, not for normal invocation.
5765
5766 * misc.texi (Emacs Server): Improve wording. Don't mention the
5767 ``server program''. Add a cross-reference to "Init File" node.
5768 (Invoking emacsclient): Add index entries. Document both short and
5769 long versions of command-line options. Document the -f option.
5770
8cf51b2c
GM
57712006-12-06 Richard Stallman <rms@gnu.org>
5772
5773 * text.texi (Outline Format): Say to set outline-regexp
5774 and outline-level with major modes and file local variables.
5775
c8763fb6 57762006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5777
5778 * anti.texi (Antinews): Mention the alternative to
5779 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5780
8cf51b2c
GM
5781 * misc.texi (Interactive Shell): Ditto.
5782
57832006-12-04 Eli Zaretskii <eliz@gnu.org>
5784
5785 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5786
5787 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5788
57892006-12-01 Eli Zaretskii <eliz@gnu.org>
5790
5791 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5792 colon in the mode line.
5793
5794 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5795
57962006-11-26 Nick Roberts <nickrob@snap.net.nz>
5797
5798 * building.texi (Watch Expressions): Mention SPC for expanding/
5799 contracting watch expressions.
5800
58012006-11-26 Kim F. Storm <storm@cua.dk>
5802
5803 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5804
58052006-11-26 Nick Roberts <nickrob@snap.net.nz>
5806
5807 * building.texi (Debugger Operation): Define text command mode.
5808 Clarify how tooltips work.
5809 (GDB Graphical Interface): Explain how to run in text command mode
5810 more clearly.
5811
58122006-11-25 Juanma Barranquero <lekktu@gmail.com>
5813
5814 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5815
58162006-11-22 Juanma Barranquero <lekktu@gmail.com>
5817
5818 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5819
8cf51b2c
GM
58202006-11-18 Chong Yidong <cyd@stupidchicken.com>
5821
5822 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5823 and EMACS is deprecated.
5824
58252006-11-18 Juanma Barranquero <lekktu@gmail.com>
5826
5827 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5828
c8763fb6 58292006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5830
5831 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5832
5833 * emacs.texi: Include xresources.texi both for info and dvi.
5834
5835 * xresources.texi: Merge text from xresmini.texi.
5836
c8763fb6 58372006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5838
5839 * glossary.texi: Fix typos.
5840
8cf51b2c
GM
58412006-11-06 Richard Stallman <rms@gnu.org>
5842
5843 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5844
5845 * ack.texi (Acknowledgments): Fix name spelling.
5846
58472006-11-01 Juri Linkov <juri@jurta.org>
5848
5849 * search.texi (Word Search): Document incremental word search.
5850
58512006-10-28 Glenn Morris <rgm@gnu.org>
5852
5853 * ack.texi (Acknowledgments): Add cal-html author.
5854
5855 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5856 Calendar"). Describe new package cal-html.
5857 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5858 Calendar Files."
5859
8cf51b2c
GM
58602006-10-23 Richard Stallman <rms@gnu.org>
5861
5862 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5863 Abbrev mode is enabled.
5864
8cf51b2c
GM
58652006-10-16 Richard Stallman <rms@gnu.org>
5866
8cf51b2c
GM
5867 * emacs.texi: Update ISBN.
5868
8cf51b2c
GM
58692006-10-11 Kim F. Storm <storm@cua.dk>
5870
5871 * emacs.texi (Acknowledgments): Use @dotless{i}.
5872
58732006-10-08 Nick Roberts <nickrob@snap.net.nz>
5874
5875 * building.texi (Breakpoints Buffer): Mention catchpoints.
5876
58772006-10-08 Kim F. Storm <storm@cua.dk>
5878
5879 * ack.texi (Acknowledgments): Update.
5880
5881 * emacs.texi (Acknowledgments): Fix bad @/ form.
5882
8cf51b2c
GM
58832006-10-05 Kim F. Storm <storm@cua.dk>
5884
5885 * emacs.texi (Acknowledgments): Add more contributors.
5886
58872006-10-03 Richard Stallman <rms@gnu.org>
5888
5889 * emacs.texi (Acknowledgments): Update version and edition.
5890
8cf51b2c
GM
58912006-10-01 Karl Berry <karl@gnu.org>
5892
5893 * custom.texi (Customization Groups): Page break to keep example buffer
5894 on one page.
5895
58962006-09-30 Karl Berry <karl@gnu.org>
5897
5898 * programs.texi (Basic Indent): @need to improve page break.
5899 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5900
59012006-09-29 Glenn Morris <rgm@gnu.org>
5902
5903 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5904
59052006-09-29 Karl Berry <karl@gnu.org>
5906
5907 * windows.texi (Basic Window): Remove forced @break, no longer
5908 desirable.
5909 * frames.texi (Frame Commands),
5910 * mark.texi (Marking Objects): Reword to avoid bad page break.
5911 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5912
59132006-09-19 Richard Stallman <rms@gnu.org>
5914
5915 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5916 stick to present tense.
5917
c8763fb6 59182006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5919
5920 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5921 to x-gtk-use-old-file-dialog.
5922 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5923
59242006-09-15 Jay Belanger <belanger@truman.edu>
5925
49823426 5926 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5927 Change "Library Public License" to "Lesser Public License"
5928 throughout. Use "yyyy" to represent year.
5929
8cf51b2c
GM
59302006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5931
5932 * files.texi (Visiting): Add index entry "open file".
5933
8cf51b2c
GM
59342006-09-11 Richard Stallman <rms@gnu.org>
5935
5936 * building.texi (Compilation Mode): Clarification.
5937 (Grep Searching): Add xref to Compilation Mode.
5938
8cf51b2c
GM
59392006-09-08 Richard Stallman <rms@gnu.org>
5940
5941 * search.texi (Search): Ref multi-file search commands here.
5942 (Other Repeating Search): Not here.
5943
8cf51b2c
GM
59442006-08-28 Richard Stallman <rms@gnu.org>
5945
5946 * windows.texi (Split Window): Update xref.
5947
5948 * basic.texi (Continuation Lines): Update xref.
5949
5950 * indent.texi (Tab Stops): Update xref.
5951
5952 * emacs.texi (Top): Update subnode menu.
5953
5954 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5955 split out of Display Custom.
5956
59572006-08-25 Kim F. Storm <storm@cua.dk>
5958
5959 * display.texi (Display Custom): Add variables overline-margin
5960 and x-underline-at-descent-line.
5961
59622006-08-25 Richard Stallman <rms@gnu.org>
5963
5964 * entering.texi (Exiting): Rewrite to give graphical displays
5965 priority over text terminals.
5966
5967 * search.texi (Incremental Search): Move index entries.
5968
59692006-08-23 Chong Yidong <cyd@stupidchicken.com>
5970
5971 * custom.texi (Init File): Reference Find Init to avoid "home
5972 directory" confusion.
5973
59742006-08-22 Nick Roberts <nickrob@snap.net.nz>
5975
5976 * building.texi (Other GDB-UI Buffers): Describe how to edit
5977 a value in the locals buffer.
5978
59792006-08-21 Richard Stallman <rms@gnu.org>
5980
5981 * search.texi (Basic Isearch): Add `isearch' index entry.
5982
59832006-08-16 Richard Stallman <rms@gnu.org>
5984
5985 * misc.texi (Saving Emacs Sessions): Clean up wording.
5986
5987 * mark.texi (Marking Objects): Mention term "select all".
5988
5989 * emacs.texi (Top): Update subnode menu.
5990
5991 * help.texi (Help Mode): Move node up in file.
5992
8cf51b2c
GM
59932006-08-15 Nick Roberts <nickrob@snap.net.nz>
5994
5995 * building.texi (Stack Buffer): Explain fringe arrow.
5996
8cf51b2c
GM
59972006-08-12 Eli Zaretskii <eliz@gnu.org>
5998
8cf51b2c
GM
5999 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6000 on startup.
6001
60022006-08-11 Romain Francoise <romain@orebokech.com>
6003
6004 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6005
60062006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6007
6008 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6009
60102006-08-10 Richard Stallman <rms@gnu.org>
6011
6012 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
6013 with face merging. Empty regions don't count.
6014 Clarify face property inheritance.
8cf51b2c
GM
6015
60162006-08-08 Romain Francoise <romain@orebokech.com>
6017
6018 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6019 <arjuropo@cc.jyu.fi>.
6020
8cf51b2c
GM
60212006-08-04 Eli Zaretskii <eliz@gnu.org>
6022
6023 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6024 apply to all frames.
6025
8cf51b2c
GM
60262006-08-01 Richard Stallman <rms@gnu.org>
6027
6028 * help.texi (Name Help): Add index entries for describe-variable.
6029
60302006-08-01 Nick Roberts <nickrob@snap.net.nz>
6031
6032 * building.texi (GDB Graphical Interface): Shorten node names.
6033 (GDB-UI Layout): Use GDB-related.
6034 (Other GDB-UI Buffers): Simplify English.
6035
60362006-07-31 Richard Stallman <rms@gnu.org>
6037
6038 * search.texi (Query Replace): Add xref for Dired's Q command.
6039
8cf51b2c
GM
60402006-07-31 Nick Roberts <nickrob@snap.net.nz>
6041
6042 * building.texi (GDB commands in Fringe): Rename to...
6043 (Source Buffers): ..this and move forward. Describe hollow arrow and
6044 new option gdb-find-source-frame.
6045
60462006-07-29 Richard Stallman <rms@gnu.org>
6047
6048 * dired.texi (Operating on Files): Simplify previous change
6049 and fix Texinfo usage.
6050
60512006-07-29 Eli Zaretskii <eliz@gnu.org>
6052
6053 * dired.texi (Operating on Files): Add cross-references. State the
6054 Unix commands that do similar things.
6055
60562006-07-28 Richard Stallman <rms@gnu.org>
6057
6058 * mark.texi (Transient Mark): Clarify that region never disappears
6059 when Transient Mark mode is off, and not when it is on.
6060
60612006-07-27 Richard Stallman <rms@gnu.org>
6062
6063 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6064
60652006-07-24 Richard Stallman <rms@gnu.org>
6066
6067 * xresources.texi (GTK styles): Fix texinfo usage.
6068
8cf51b2c
GM
6069 * commands.texi (User Input): Explain why we teach keyboard cmds.
6070
6071 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6072 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6073 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6074 * doclicense.texi, display.texi, dired.texi, basic.texi:
6075 * anti.texi, ack.texi: Move periods and commas inside quotes.
6076
60772006-07-22 Eli Zaretskii <eliz@gnu.org>
6078
6079 * cmdargs.texi (General Variables): Document EMAIL.
6080
60812006-07-21 Eli Zaretskii <eliz@gnu.org>
6082
6083 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6084 doesn't have effect on MS-Windows.
6085
8cf51b2c
GM
60862006-07-17 Richard Stallman <rms@gnu.org>
6087
6088 * building.texi (Grep Searching): Explain about chaining grep commands.
6089
8cf51b2c
GM
60902006-07-10 Nick Roberts <nickrob@snap.net.nz>
6091
49823426 6092 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6093
60942006-07-09 Chong Yidong <cyd@stupidchicken.com>
6095
6096 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6097 is invoked for multiple files.
6098
60992006-07-08 Eli Zaretskii <eliz@gnu.org>
6100
6101 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6102 on-line manual for the rest of this node.
6103 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6104 unconditionally.
6105 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6106 Improve wording.
6107 (Windows Printing): Improve wording.
6108 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6109 rest of this node.
6110
8cf51b2c
GM
61112006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6112
49823426
GM
6113 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6114 with eval-buffer.
8cf51b2c
GM
6115
61162006-07-05 Nick Roberts <nickrob@snap.net.nz>
6117
6118 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6119 of character translation.
6120
61212006-07-04 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6124
61252006-07-03 Karl Berry <karl@gnu.org>
6126
6127 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6128 not-too-underfull hboxes in the TeX output.
6129 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6130 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6131 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6132 * sending.texi, text.texi: Fix overfull/underfull boxes.
6133
61342006-07-03 Romain Francoise <romain@orebokech.com>
6135
6136 * m-x.texi (M-x): Fix.
6137
61382006-07-03 Richard Stallman <rms@gnu.org>
6139
8cf51b2c
GM
6140 * search.texi (Other Repeating Search): filename -> file name.
6141
6142 * misc.texi (Narrowing): Minor cleanups.
6143
6144 * files.texi (Visiting): filename -> file name.
6145
6146 * emacs.texi (Top): Update subnode menus.
6147
6148 * mule.texi (Coding Systems): Move char translation stuff here.
6149 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6150 (Recognize Coding): Substantial local rewrites.
6151 (International): Update menu.
6152
6153 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6154 (Scrolling): Substantial local rewrites.
6155 (Display): Update menu and intro.
6156
6157 * dired.texi: filename -> file name.
6158
6159 * custom.texi (Safe File Variables): Texinfo usage fix.
6160
f0131492 61612006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6162
6163 * help.texi, m-x.texi: Lots of cleanups.
6164
8cf51b2c
GM
61652006-06-30 Eli Zaretskii <eliz@gnu.org>
6166
6167 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6168 (Windows Processes, Windows Misc): Shorten the printed version by
6169 selectively conditioning less important portions by @ifnottex.
6170
8cf51b2c
GM
61712006-06-27 Richard Stallman <rms@gnu.org>
6172
6173 * mini.texi (Minibuffer File): Minor cleanup.
6174
61752006-06-25 Nick Roberts <nickrob@snap.net.nz>
6176
6177 * frames.texi (XTerm Mouse): Rename to...
6178 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6179
6180 * emacs.texi (Top): Use new node name.
6181
61822006-06-24 Eli Zaretskii <eliz@gnu.org>
6183
6184 * emacs.texi (Top): Update the detailed menu according to changes in
6185 msdog.texi.
6186
6187 * msdog.texi (Windows Keyboard): New section.
6188 (Windows Mouse): New section.
6189 (Windows System Menu): Remove section (text merged with "Windows
6190 Keyboard").
6191 (Windows Misc): New section.
6192
6193 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6194
6195 * msdog.texi (ls in Lisp): New section.
6196
6197 * files.texi (Visiting): Document case-insensitive wildcard matching
6198 under find-file-wildcards.
6199
8cf51b2c
GM
62002006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6201
6202 * macos.texi (Mac Input): Add description of mac-function-modifier.
6203 Now Unicode keyboard layouts work.
6204
8cf51b2c
GM
62052006-06-10 Richard Stallman <rms@gnu.org>
6206
6207 * mule.texi (Recognize Coding): Clarify previous change.
6208
62092006-06-09 Kenichi Handa <handa@m17n.org>
6210
6211 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6212 notation.
6213
62142006-06-07 Kevin Ryde <user42@zip.com.au>
6215
6216 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6217 manual for @ifnottex, but in emacs-extra for @iftex.
6218
6219 * cmdargs.texi (General Variables): Fix smtpmail xref.
6220
62212006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6222
8cf51b2c 6223 * programs.texi (Comment Commands):
8cf51b2c 6224 * custom.texi (Specifying File Variables):
49823426 6225 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6226
62272006-06-07 Nick Roberts <nickrob@snap.net.nz>
6228
6229 * building.texi (Watch Expressions): Move node to end.
6230 (GDB Graphical Interface): Move description of clicks in fringe...
6231 (GDB commands in the Fringe): ...to here. New node.
6232
8cf51b2c
GM
62332006-06-05 Romain Francoise <romain@orebokech.com>
6234
49823426 6235 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6236
62372006-06-05 Nick Roberts <nickrob@snap.net.nz>
6238
6239 * building.texi (GDB Graphical Interface): Update bindings.
6240 (Commands of GUD): Add gud-print. Remove gud-run.
6241 Restate availability more generally.
6242
f0131492 62432006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6244
6245 * mini.texi: Lots of cleanups.
6246
62472006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6248
6249 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6250 and Mouse-2.
6251
c8763fb6 62522006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6253
6254 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6255
8cf51b2c
GM
62562006-05-31 Richard Stallman <rms@gnu.org>
6257
6258 * basic.texi (Moving Point): Fix previous change.
6259
c8763fb6 62602006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6261
6262 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6263
f0131492 62642006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6265
6266 * basic.texi: Many simplifications and improvements in wording.
6267
8cf51b2c
GM
62682006-05-26 Nick Roberts <nickrob@snap.net.nz>
6269
6270 * anti.texi (Antinews): Create a node for gdb-ui.
6271
8cf51b2c
GM
62722006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6273
6274 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6275
62762006-05-20 Richard Stallman <rms@gnu.org>
6277
6278 * dired.texi (Dired Navigation): dired-goto-file is now j.
6279
8cf51b2c
GM
62802006-05-20 Eli Zaretskii <eliz@gnu.org>
6281
6282 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6283 and their aliases.
6284
6285 * msdog.texi (Windows Printing): Mention non-support of plain text
6286 printing with some el-cheapo printers, and suggest a workaround.
6287
62882006-05-20 Kevin Ryde <user42@zip.com.au>
6289
6290 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6291 remove the bit saying you must set it.
6292
62932006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6294
6295 * trouble.texi (Checklist):
6296 * text.texi (Text, Auto Fill, Text Mode):
6297 * search.texi (Nonincremental Search):
6298 * rmail.texi (Rmail Labels):
6299 * mule.texi (Input Methods, Multibyte Conversion):
6300 * misc.texi (Gnus, Where to Look, PostScript):
6301 * maintaining.texi (Create Tags Table):
6302 * indent.texi (Indentation Commands):
6303 * fixit.texi (Spelling):
6304 * emacs.texi (Copying):
6305 * custom.texi (Init File): ifinfo -> ifnottex.
6306
8cf51b2c
GM
63072006-05-17 Richard Stallman <rms@gnu.org>
6308
6309 * files.texi (Diff Mode): Mention C-x `.
6310
63112006-05-08 Richard Stallman <rms@gnu.org>
6312
6313 * custom.texi (Disabling): Textual cleanups.
6314
8cf51b2c
GM
63152006-05-12 Glenn Morris <rgm@gnu.org>
6316
6317 * calendar.texi (Displaying the Diary, Format of Diary File):
6318 Refer to diary-view-entries, diary-list-entries,
6319 diary-show-all-entries rather than obsolete aliases.
6320
63212006-05-12 Eli Zaretskii <eliz@gnu.org>
6322
6323 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6324 (Displaying the Diary, Special Diary Entries, Importing Diary):
6325 * building.texi (Compilation Shell):
6326 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6327 emacs-xtra with @inforef's.
6328
6329 * files.texi (Visiting): Fix wording.
6330
6331 * mule.texi (Coding Systems, Text Coding): More indexing.
6332 Mention that C-x RET f can set eol conversion.
6333
c8763fb6 63342006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6335
6336 * xresmini.texi (GTK resources): Insert GTK description.
6337
6338 * xresources.texi (GTK resources): metafont should be menufont.
6339
8cf51b2c
GM
63402006-05-06 Michael Albinus <michael.albinus@gmx.de>
6341
49823426 6342 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6343 method, user name and host name is active only in partial
6344 completion mode.
6345
8cf51b2c
GM
63462006-05-06 Eli Zaretskii <eliz@gnu.org>
6347
6348 * makefile.w32-in (emacs.dvi):
6349 * Makefile.in (emacs.dvi): Add xresmini.texi.
6350
6351 * xresmini.texi (Table of Resources): Remove xref to non-existent
6352 node "LessTif Resources".
6353
6354 * msdog.texi (Microsoft Windows):
6355 * calendar.texi (Calendar/Diary, Displaying the Diary)
6356 (Special Diary Entries, Importing Diary, Holidays):
6357 * programs.texi (Program Modes):
6358 * text.texi (Text):
6359 * buffers.texi (Several Buffers):
6360 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6361
63622006-05-06 Eli Zaretskii <eliz@gnu.org>
6363
6364 The following changes merge the emacs-xtra manual into the main
6365 manual, but only for on-line version of the manual.
6366
6367 * vc2-xtra.texi (Version Backups, Local Version Control)
6368 (Making Snapshots, Change Logs and VC, Version Headers)
6369 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6370 on-line manual.
6371
6372 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6373 for on-line manual.
6374
6375 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6376 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6377 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6378 for on-line manual.
6379
6380 * fortran-xtra.texi (Fortran, Fortran Autofill)
6381 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6382 for on-line manual.
6383
6384 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6385 Conditional xref's for on-line manual.
6386
6387 * emerge-xtra.texi (Emerge, Overview of Emerge)
6388 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6389 manual.
6390
6391 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6392 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6393 (EMACSSOURCES): Use EMACS_XTRA.
6394 (../info/emacs-xtra): Remove.
6395 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6396
6397 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6398 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6399 (EMACSSOURCES): Use EMACS_XTRA.
6400 ($(infodir)/emacs-xtra): Remove.
6401 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6402
6403 * trouble.texi (Quitting):
6404 * text.texi (Text):
6405 * programs.texi (Program Modes):
6406 * msdog.texi (Microsoft Windows):
6407 * frames.texi (Frames):
6408 * files.texi (Backup, Version Control, VC Concepts)
6409 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6410 (Registering, VC Status, VC Undo, Multi-User Branching)
6411 (Comparing Files):
6412 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6413 (Displaying the Diary, Special Diary Entries, Importing Diary):
6414 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6415 conditional xref's, depending on @iftex/@ifnottex.
6416
6417 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6418 "MS-DOS". @include msdog-xtra.texi.
6419
6420 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6421 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6422
6423 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6424 for vc-xtra.texi subsections.
6425 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6426 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6427
6428 * sending.texi (Sending Mail): A @node line without explicit Prev,
6429 Next, and Up links.
6430
6431 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6432 Next, and Up links.
6433
6434 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6435 and its sections. @include picture-xtra.texi.
6436
6437 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6438 "Emerge".
6439 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6440
6441 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6442 exact duplicate of its name-sake in calendar.texi.
6443
6444 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6445 "Advanced Calendar/Diary Usage".
6446 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6447
6448 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6449 dired-xtra.texi.
6450 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6451
6452 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6453 (Files) [ifnottex]: Add menu entry for Autorevert.
6454
6455 * emacs-xtra.texi (Introduction): Reword to make consistent with
6456 printed version only.
6457 <Top level>: Remove the body of all chapters and move them to the
6458 new *-xtra.texi files. Use @raisesections and @lowersections to
6459 convert sections to chapters etc.
6460
6461 * msdog-xtra.texi:
6462 * fortran-xtra.texi:
6463 * vc-xtra.texi:
6464 * vc1-xtra.texi:
6465 * vc2-xtra.texi:
6466 * emerge-xtra.texi:
6467 * cal-xtra.texi:
6468 * dired-xtra.texi:
6469 * arevert-xtra.texi: New files, with text from respective chapters
6470 of emacs-xtra.texi. Convert each @chapter into @section, @section
6471 into @subsection, etc.
6472
1c6c854e 6473 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6474 updated.
6475
6476 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6477 Windows". All references updated.
6478
64792006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6480
6481 * macos.texi (Mac Input): Mention input from Character Palette.
6482 (Mac Font Specs): Fix typo.
6483
64842006-05-05 Richard Stallman <rms@gnu.org>
6485
6486 * files.texi (Diff Mode): Minor cleanup.
6487
64882006-05-05 Karl Berry <karl@gnu.org>
6489
8cf51b2c
GM
6490 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6491 errors from the current release of makeinfo (4.8).
6492 * help.texi (Library Keywords): Change widest word in multitable
6493 template from `emulations' to `convenience'. (Not sure if this is
6494 related to the font change.)
6495
64962006-05-05 Eli Zaretskii <eliz@gnu.org>
6497
6498 * files.texi (File Names): Add a footnote about limited support of
6499 ~USER on MS-Windows.
6500
6501 * cmdargs.texi (Initial Options): Add a footnote about limited
6502 support of ~USER on MS-Windows.
6503
65042006-05-03 Richard Stallman <rms@gnu.org>
6505
6506 * files.texi (Diff Mode): Node moved here.
6507 (Comparing Files): Delete what duplicates new node.
6508 (Files): Put Diff Mode in menu.
6509
1c6c854e 6510 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6511
6512 * emacs.texi (Top): Update menu for Diff Mode.
6513
6514 * trouble.texi (Emergency Escape): Simplify.
6515
6516 * emacs.texi (Top): Minor clarification.
6517
65182006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6519
6520 * commands.texi, entering.texi, screen.texi: Many simplifications.
6521
65222006-05-03 Richard Stallman <rms@gnu.org>
6523
6524 * commands.texi (Text Characters): Delete paragraph about unibyte
6525 non-ASCII printing chars.
6526
6527 * killing.texi (Killing): Say "graphical displays".
6528 * display.texi: Say "graphical displays".
6529
6530 * cmdargs.texi (Misc X): Say "graphical displays".
6531
65322006-05-01 Richard Stallman <rms@gnu.org>
6533
6534 * emacs.texi (Top): Add Diff Mode to menu.
6535
65362006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6537
6538 * misc.texi (Diff Mode): New node.
6539
65402006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6541
6542 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6543 (Mac Environment Variables): Shorten example line.
6544 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6545
65462006-05-01 Nick Roberts <nickrob@snap.net.nz>
6547
6548 * building.texi (GUD Customization): Describe cases %d and %c.
6549 Update description for %e.
6550
65512006-04-30 Glenn Morris <rgm@gnu.org>
6552
6553 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6554
65552006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6556
6557 * custom.texi (Examining): Update C-h v output example.
6558
65592006-04-29 Kim F. Storm <storm@cua.dk>
6560
6561 * building.texi (Grep Searching): Add lgrep and rgrep.
6562
8cf51b2c
GM
65632006-04-23 Richard Stallman <rms@gnu.org>
6564
6565 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6566
6567 * xresmini.texi: New file.
6568
6569 * xresources.texi (Face Resources): Split table into font resources
6570 and the rest. Combine similar attributes for brevity.
6571
8cf51b2c
GM
65722006-04-21 Eli Zaretskii <eliz@gnu.org>
6573
6574 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6575 backslashes and case-insensitivity in file names (moved to the
6576 main manual).
6577 (MS-DOS Printing): Move most of the text to the main manual.
6578
6579 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6580 New nodes.
6581 (Windows Processes, Windows System Menu): Add index entries and
6582 fix wording.
6583
8cf51b2c
GM
65842006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6585
6586 * misc.texi (Shell Ring): Add notes on saved input when
6587 navigating off the end of the history list.
6588
65892006-04-18 Chong Yidong <cyd@mit.edu>
6590
6591 * misc.texi (Shell Options): Correct default value of
6592 comint-scroll-show-maximum-output.
6593
8cf51b2c
GM
65942006-04-18 Nick Roberts <nickrob@snap.net.nz>
6595
6596 * building.texi (Watch Expressions): Update.
6597
8cf51b2c
GM
65982006-04-12 Richard Stallman <rms@gnu.org>
6599
6600 * search.texi: Clean up previous change.
6601
66022006-04-12 Eli Zaretskii <eliz@gnu.org>
6603
6604 * search.texi (Regexp Backslash, Regexp Replace): Add index
6605 entries for ``back reference'' and mention the term itself in the
6606 text.
6607
66082006-04-11 Richard Stallman <rms@gnu.org>
6609
6610 * custom.texi (Safe File Variables):
6611 Document enable-local-variables = :safe.
6612
66132006-04-11 Karl Berry <karl@gnu.org>
6614
6615 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6616 (Remote Repositories, Version Backups, Local Version Control)
6617 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6618 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6619 (Renaming VC Work Files and Master Files)
6620 (Inserting Version Control Headers, Customizing VC, General Options)
6621 (Options for RCS and SCCS, Options specific for CVS): Move all
6622 these nodes to emacs-xtra.texi, for brevity.
6623 * cmdargs.texi, files.texi: Change cross-references.
6624
8cf51b2c
GM
66252006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6626
6627 * files.texi (Old Versions): Update description of vc-annotate's
6628 use of color to indicate date ranges.
6629
8cf51b2c
GM
66302006-04-09 Kevin Ryde <user42@zip.com.au>
6631
8cf51b2c
GM
6632 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6633 put info and printed manual names the right way around.
6634
66352006-04-09 Karl Berry <karl@gnu.org>
6636
6637 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6638 emacs-xtra.texi, leaving only MS Windows information.
6639 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6640 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6641 node names.
6642
6643 * emacs.texi: Move @summarycontents and @contents to the beginning
6644 of the file.
6645
8cf51b2c
GM
66462006-04-08 Kevin Ryde <user42@zip.com.au>
6647
6648 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6649
66502006-04-07 Richard Stallman <rms@gnu.org>
6651
6652 * programs.texi (Comments, Comment Commands, Options for Comments)
6653 (Multi-Line Comments): "Align", not "indent".
6654 (Basic Indent): C-j deletes trailing whitespace before the newline.
6655
66562006-04-06 Richard Stallman <rms@gnu.org>
6657
8cf51b2c
GM
6658 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6659
66602006-04-06 Eli Zaretskii <eliz@gnu.org>
6661
6662 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6663
8cf51b2c
GM
66642006-04-05 Richard Stallman <rms@gnu.org>
6665
6666 * emacs.texi (Top): Update subnode menu.
6667
6668 * trouble.texi (Unasked-for Search): Node deleted.
6669 (Lossage): Delete from menu.
6670
66712006-04-04 Richard Stallman <rms@gnu.org>
6672
6673 * trouble.texi: Various cleanups.
6674 (Checklist): Don't bother saying how to snail a bug report.
6675 (Emergency Escape): Much rewriting.
6676 (After a Crash): Rename the core dump immediately.
6677 (Total Frustration): Call it a psychotherapist.
6678 (Bug Criteria): Avoid "illegal instruction".
6679 (Sending Patches): We always put the contributor's name in.
6680
6681 * misc.texi (Thumbnails): Minor correction.
6682
8cf51b2c
GM
66832006-04-03 Richard Stallman <rms@gnu.org>
6684
6685 * misc.texi (Thumbnails): Minor cleanup.
6686
66872006-04-02 Karl Berry <karl@gnu.org>
6688
6689 * sending.texi (Mail Sending): pxref to Top needs five args.
6690
6691 * texinfo.tex: Update to current version (2006-03-21.13).
6692
8cf51b2c
GM
66932006-03-31 Richard Stallman <rms@gnu.org>
6694
6695 * emacs.texi (Top): Update subnode menu.
6696
6697 * help.texi (Help Mode): Cleanup.
6698
6699 * dired.texi: Many cleanups.
6700 (Dired Deletion): Describe dired-recursive-deletes.
6701 (Operating on Files): dired-create-directory moved.
6702 (Misc Dired Features): Move to here.
6703 (Tumme): Node moved to misc.texi.
6704
6705 * custom.texi: Many cleanups.
6706 (Minor Modes): Don't mention ISO Accents Mode.
6707 (Examining): Update C-h v output example.
6708 (Hooks): Add index and xref for add-hook.
6709 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6710 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6711
6712 * misc.texi: Many cleanups.
6713 (beginning): Add to summary of topics.
6714 (Shell): Put eshell xref at the end. Remove eshell from table.
6715 (Thumbnails): New node.
6716
8cf51b2c
GM
67172006-03-28 Eli Zaretskii <eliz@gnu.org>
6718
6719 * files.texi (File Name Cache): Make it clear that the cache is
6720 not persistent.
6721
8cf51b2c
GM
67222006-03-25 Karl Berry <karl@gnu.org>
6723
49823426
GM
6724 * emacs-xtra.texi, emacs.texi, gnu.texi:
6725 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6726 (2) do not indent copyright year list (or anything else).
6727
8cf51b2c
GM
67282006-03-21 Juanma Barranquero <lekktu@gmail.com>
6729
6730 * files.texi (VC Dired Mode): Remove misplaced brackets.
6731
67322006-03-21 Andre Spiegel <spiegel@gnu.org>
6733
6734 * files.texi: Various updates and clarifications in the VC chapter.
6735
67362006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6737
6738 * help.texi (Help Mode): Document "C-c C-c".
6739
8cf51b2c
GM
67402006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6741
6742 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6743 menu in the standalone Info reader.
6744
67452006-03-15 Chong Yidong <cyd@stupidchicken.com>
6746
6747 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6748 moved here from Emacs manual.
6749
6750 * programs.texi (Fortran): Section moved to emacs-xtra.
6751 (Program Modes): Xref to Fortran in emacs-xtra.
6752
6753 * maintaining.texi (Emerge): Move to emacs-xtra.
6754 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6755
6756 * picture.texi: File deleted.
6757 * Makefile.in:
6758 * makefile.w32-in: Remove picture.texi.
6759
6760 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6761 * abbrevs.texi (Abbrevs):
6762 * sending.texi (Sending Mail): Picture node removed.
6763
6764 * emacs.texi (Top): Update node listings.
6765
8cf51b2c
GM
67662006-03-12 Richard Stallman <rms@gnu.org>
6767
6768 * calendar.texi: Various cleanups.
6769
8cf51b2c
GM
67702006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6771
6772 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6773 syntax.
6774
8cf51b2c
GM
67752006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6776
6777 * search.texi (Regexps): More accurately describe which characters
6778 are special in which situations. Recommend _not_ to quote `]' or
6779 `-' when they are not special.
6780
8cf51b2c
GM
67812006-02-28 Andre Spiegel <spiegel@gnu.org>
6782
6783 * files.texi (Old Versions): Clarify operation of C-x v =.
6784
8cf51b2c
GM
67852006-02-21 Nick Roberts <nickrob@snap.net.nz>
6786
6787 * building.texi (Watch Expressions): Update and describe
6788 gdb-speedbar-auto-raise.
6789
67902006-02-19 Richard M. Stallman <rms@gnu.org>
6791
6792 * emacs.texi: Use @smallbook.
6793 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6794 Update subnode menu.
6795
6796 * building.texi (Lisp Interaction): Minor addition.
6797
67982006-02-18 Nick Roberts <nickrob@snap.net.nz>
6799
6800 * building.texi (Watch Expressions): Update and be more precise.
6801
c8763fb6 68022006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6803
6804 * maintaining.texi (Create Tags Table): Explain why the
6805 exception when etags writes to files under the /dev tree.
6806
68072006-02-14 Richard M. Stallman <rms@gnu.org>
6808
6809 * custom.texi (Safe File Variables): Lots of clarification.
6810 Renamed from Unsafe File Variables.
6811
68122006-02-14 Chong Yidong <cyd@stupidchicken.com>
6813
6814 * custom.texi (Unsafe File Variables): File variable confirmation
6815 assumed denied in batch mode.
6816
68172006-02-14 Richard M. Stallman <rms@gnu.org>
6818
6819 * building.texi (GDB User Interface Layout): Don't say `inferior'
6820 for program being debugged.
6821
68222006-02-15 Nick Roberts <nickrob@snap.net.nz>
6823
6824 * building.texi (GDB Graphical Interface):
6825 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6826
68272006-02-13 Chong Yidong <cyd@stupidchicken.com>
6828
6829 * custom.texi (Specifying File Variables, Unsafe File Variables):
6830 New nodes, split from File Variables. Document new file local
6831 variable behavior.
6832
68332006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6834
6835 * display.texi (Standard Faces):
8cf51b2c
GM
6836 * files.texi (Visiting):
6837 * frames.texi (Clipboard):
6838 * glossary.texi (Glossary) <Clipboard>:
6839 * xresources.texi (X Resources): Mention Mac OS port.
6840
8cf51b2c
GM
68412006-02-12 Richard M. Stallman <rms@gnu.org>
6842
6843 * building.texi (Building): Clarify topic in intro.
6844
6845 * maintaining.texi (Maintaining): Change title; clarify topic.
6846 Delete duplicate index entries.
6847
6848 * building.texi (Other GDB User Interface Buffers): Clarifications.
6849
6850 * text.texi (Cell Commands): Clarifications.
6851
6852 * programs.texi (Defuns): Delete duplicate explanation of
6853 left-margin paren convention.
6854 (Hungry Delete): Minor cleanup.
6855
68562006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6857
6858 * dired.texi (Tumme): More tumme documentation.
6859
68602006-02-11 Alan Mackenzie <acm@muc.de>
6861
6862 * programs.texi ("Hungry Delete"): Correct the appellation of the
6863 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6864
68652006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6866
6867 * dired.texi (Tumme): Fix small bug.
6868
68692006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6870
6871 * macos.texi (Mac International): Rename "fontset-mac" to
6872 "fontset-standard".
6873
8cf51b2c
GM
68742006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6875
6876 * dired.texi (Tumme): Basic documentation for Tumme added.
6877
8cf51b2c
GM
68782006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6879
6880 * mule.texi (International):
6881 * programs.texi (Basic Indent): Fix typos.
6882
8cf51b2c
GM
6883 * custom.texi (Minor Modes):
6884 * display.texi (Text Display):
6885 * commands.texi (Text Characters): Update xrefs.
6886
68872006-02-07 Richard M. Stallman <rms@gnu.org>
6888
6889 * emacs.texi (Top): Update subnode menu.
6890 Update info on old Emacs papers.
6891 (Intro): "Graphical display", not window system.
6892
6893 * xresources.texi (GTK styles): Minor clarifications.
6894
6895 * trouble.texi: "Graphical display", not window system.
6896 (Stuck Recursive): Minor clarification.
6897
6898 * text.texi: Minor clarifications.
6899 (Sentences): Explain why two-space convention is better.
6900 Explain sentence-end-without-period here.
6901 (Fill Commands): Not here.
6902 (Refill): Node moved down.
6903 (Filling): Update menu.
6904 (Table Creation, Cell Justification, Column Commands): Clarify.
6905
6906 * sending.texi: Minor clarifications.
6907
6908 * search.texi (Regexp Backslash): Clarification.
6909
6910 * rmail.texi: Minor cleanups.
6911 (Rmail): Delete digression about `rmail-mode'.
6912 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6913 (Rmail Files): Mention C-u M-x rmail.
6914 (Rmail Reply): Mention References.
6915 (Rmail Display): Mention rmail-nonignored-headers.
6916
6917 * programs.texi: Minor cleanups.
6918 (Comment Commands): Mention momentary Transient Mark mode.
6919 (Matching): Be more specific about customizing show-paren-mode.
6920 (Info Lookup): Don't list the modes that support C-h S.
6921 Just say what it does in an unsupported mode.
6922 (Man Page): Delete excessive info on customizing woman.
6923 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6924
6925 * abbrevs.texi: Minor clarifications.
6926 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6927 not "dynamic abbrevs" as if they were a kind of abbrev.
6928
6929 * picture.texi (Picture): Minor cleanup.
6930
6931 * mule.texi (Communication Coding): Say "other applications".
6932 (Fontsets): Not specific to X. Add xref to X Resources.
6933 (Unibyte Mode): Rename from Single-Byte Character Support.
6934 "Graphical display", not window system.
6935 (International): Update menu.
6936
6937 * maintaining.texi (Format of ChangeLog):
6938 New node, split out from ChangeLog.
6939 (ChangeLog): Clarifications in the remaining text.
6940 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6941 (Find Tag): Add @w.
6942 (Tags Search): Explain tag table order here. Simplify grep ref.
6943 (List Tags): tags-tag-face is a variable, not a face.
6944 (Emerge): Cleanups.
6945
6946 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6947 (Keyboard Macros): Avoid "the user".
6948
6949 * killing.texi: "Graphical display", not window system.
6950
6951 * help.texi (Help Echo): "Graphical display", not window system.
6952
6953 * glossary.texi: Say "you", not "the user". Say "graphical display".
6954
6955 * frames.texi: Minor cleanups. "Graphical display", not window system.
6956
6957 * files.texi (Visiting): Make drag-and-drop not X-specific.
6958
6959 * custom.texi: Minor cleanups. "Graphical display", not window system.
6960
6961 * cmdargs.texi: Minor cleanups.
6962
6963 * building.texi (Compilation): Move and split kill-compilation para.
6964 Add para about multiple compilers.
6965 (Compilation Mode): Commands also available in grep mode and others.
6966 Mention C-u C-x ` more tutorially. Clarify C-x `.
6967 (Compilation Shell): Clarify. Put Bash example first.
6968 (Grep Searching): Minor cleanups; add @w.
6969 (Debuggers): Minor cleanups.
6970 (Starting GUD): Make GDB xgraphical mode issue clearer.
6971 (Debugger Operation): Lots of clarifications including
6972 GDB tooltip side-effect issue.
6973 (Commands of GUD): Clarify.
6974 (GUD Customization): Add bashdb-mode-hook.
6975 (GDB Graphical Interface): Rewrite for clarity.
6976 (GDB User Interface Layout): Rewrite for clarity.
6977 (Stack Buffer, Watch Expressions): Likewise.
6978 (Other GDB User Interface Buffers): Cleanups.
6979 (Lisp Libraries, External Lisp): Cleanup.
6980
6981 * basic.texi (Position Info): "Graphical displays", rather than
6982 window systems.
6983
6984 * anti.texi: Minor cleanup.
6985
8cf51b2c
GM
69862006-02-03 Eli Zaretskii <eliz@gnu.org>
6987
6988 * custom.texi (Init File, Find Init): Add cross-references to
6989 where $HOME is described.
6990
69912006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6992
6993 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6994 is not inside the @table.
6995
6996 * emacs.texi (Top): Correct node name.
6997
6998 * files.texi (File Names): Fix @xref.
6999 (Reverting): Fix typo.
7000
7001 * mule.texi (International): Correct node name.
7002
7003 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7004
70052006-02-01 Richard M. Stallman <rms@gnu.org>
7006
7007 * emacs.texi (Top): Update subnode menu.
7008
7009 * mule.texi: Minor clarifications.
7010 Reduce the specific references to X Windows.
7011 Refer to "graphical" terminals, rather than window systems.
7012 (Text Coding): Rename from Specify Coding.
7013 (Communication Coding, File Name Coding, Terminal Coding):
7014 New nodes split out from Text Coding.
7015
7016 * kmacro.texi: Minor clarifications.
7017 (Keyboard Macro Ring): Comment out some excessive commands.
7018 (Basic Keyboard Macro): Split up the table, putting part in each node.
7019
7020 * major.texi: Minor clarifications.
7021
7022 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7023
7024 * windows.texi: Minor clarifications.
7025 (Change Window): Don't describe mode-line mouse cmds here.
7026 Add xref to Mode Line Mouse.
7027
7028 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7029
7030 * macos.texi (Mac International): Fix xref.
7031
7032 * indent.texi: Minor clarifications.
7033
7034 * frames.texi: Minor clarifications.
7035 Reduce the specific references to X Windows.
7036 Refer to "graphical" terminals, rather than window systems.
7037 (Frame Parameters): Don't mention commands like
7038 set-foreground-color. Just say to customize a face.
7039 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7040
7041 * files.texi: Minor clarifications.
7042 (Numbered Backups): New node, split out from Backup Names.
7043
7044 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7045
7046 * cmdargs.texi (General Variables): Fix xref.
7047
7048 * buffers.texi: Minor clarifications.
7049
8cf51b2c
GM
70502006-01-31 Richard M. Stallman <rms@gnu.org>
7051
7052 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7053 Nodes moved to top.
7054
7055 * display.texi: Minor clarifications.
7056 (Display): Rearrange menu.
7057 (Standard Faces): Mention query-replace face.
7058 (Faces): Simplify.
7059 (Font Lock): Simplify face customization info.
7060 (Highlight Changes): Node merged into Highlight Interactively.
7061 (Highlight Interactively): Much rewriting and cleanup.
7062 (Optional Mode Line): Narrowed line number not good for goto-line.
7063 Simplify face customization advice.
7064 (Text Display): Mention use of escape-glyph face.
7065 Move ctl-arrow and tab-width here.
7066 (Display Custom): Move no-redraw-on-reenter to end of node.
7067
7068 * search.texi: Minor clarifications.
7069 (Isearch Scroll): Simplify.
7070 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7071
7072 * regs.texi (Registers): Mention bookmarks here.
7073
7074 * mark.texi: Minor clarifications.
7075 (Selective Undo): Node deleted.
7076
7077 * m-x.texi: Minor clarifications.
7078
7079 * killing.texi: Minor clarifications.
7080 Refer to "graphical" terminals, rather than window systems.
7081
7082 * help.texi: Clarifications.
7083 (Help): Don't describe C-h F and C-h K here.
7084 (Key Help): Describe C-h K here.
7085 (Name Help): Mention Emacs Lisp Intro.
7086 Describe C-h F here.
7087 (Misc Help): Mention C-h F and C-h K only briefly.
7088
7089 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7090 Selective undo text merged in.
7091 (Spelling): Mention Aspell along with Ispell.
7092
7093 * emacs.texi (Top): Update subnode menus.
7094
7095 * basic.texi (Basic Undo): Rename from Undo. Most of text
7096 moved to new Undo node.
7097
8cf51b2c
GM
70982006-01-29 Chong Yidong <cyd@stupidchicken.com>
7099
7100 * basic.texi (Continuation Lines, Inserting Text):
7101 Mention longlines mode.
7102
71032006-01-29 Richard M. Stallman <rms@gnu.org>
7104
10d1d0af 7105 * screen.texi: Minor cleanups.
8cf51b2c
GM
7106 (Screen): Clean up the intro paragraphs.
7107 (Mode Line): Lots of rewriting. Handle frame-name better.
7108 eol-mnemonic-... vars moved out.
7109
7110 * emacs.texi (Top): Change menu item for MS-DOS node.
7111 Update subnode menu.
7112
7113 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7114 chapter relates to Windows. Title changed.
7115
7116 * mini.texi: Minor cleanups.
7117
7118 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7119 (Mark): Put it in the menu.
7120
7121 * entering.texi: Minor cleanups.
7122
7123 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7124 (Intro): Refer to "graphical" terminals, rather than X.
7125
7126 * display.texi (Display Custom): Add xref to Variables.
7127 (Optional Mode Line): eol-mnemonic-... vars moved here.
7128
7129 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7130 rather than X.
7131
8cf51b2c
GM
7132 * basic.texi: Minor cleanups.
7133 (Undo): selective-undo moved.
7134
8cf51b2c
GM
71352006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7136
7137 * anti.texi (Antinews): Various corrections and additions.
7138
71392006-01-23 Juri Linkov <juri@jurta.org>
7140
7141 * custom.texi (Easy Customization, Customization Groups)
7142 (Browsing Custom): Mention links along with buttons.
7143
8cf51b2c
GM
71442006-01-21 Eli Zaretskii <eliz@gnu.org>
7145
8cf51b2c
GM
7146 * text.texi (TeX Print): Use @key for TAB.
7147
8cf51b2c
GM
7148 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7149
8cf51b2c
GM
71502006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7151
7152 * files.texi (File Aliases): Don't claim that usually separate
7153 buffers are created for two file names that name the same data.
7154 Mention additional situations where different names mean the same
7155 file on disk.
7156
71572006-01-19 Richard M. Stallman <rms@gnu.org>
7158
7159 * killing.texi (Deletion): Upcase @key argument.
7160
7161 * custom.texi (Custom Themes): Minor cleanup.
7162
7163 * programs.texi (Hungry Delete): Upcase @key argument.
7164
8cf51b2c
GM
71652006-01-16 Juri Linkov <juri@jurta.org>
7166
7167 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7168 Move `mode-line-highlight' before `mode-line-buffer-id'.
7169
8cf51b2c
GM
71702006-01-14 Richard M. Stallman <rms@gnu.org>
7171
7172 * basic.texi (Inserting Text): Minor cleanup.
7173
8cf51b2c
GM
71742006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7175
7176 * custom.texi (Changing a Variable, Face Customization):
7177 Update for changes in Custom menus.
7178
8cf51b2c
GM
71792006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7180
7181 * macos.texi (Mac International): Undo last change.
7182
8cf51b2c
GM
71832006-01-02 Chong Yidong <cyd@stupidchicken.com>
7184
7185 * custom.texi (Custom Themes): Describe the new
7186 customize-create-theme interface.
7187
71882005-12-30 Juri Linkov <juri@jurta.org>
7189
7190 * basic.texi (Position Info): Update example.
7191
c8763fb6 71922005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7193
7194 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7195
71962005-12-24 Chong Yidong <cyd@stupidchicken.com>
7197
7198 * custom.texi (Custom Themes): `load-theme' always loads.
7199
72002005-12-23 Juri Linkov <juri@jurta.org>
7201
7202 * display.texi (Highlight Interactively): Use double space to
7203 separate sentences. Replace C-p with M-p, and C-n with M-n.
7204
72052005-12-22 Richard M. Stallman <rms@gnu.org>
7206
7207 * custom.texi (Easy Customization and subnodes):
7208 Replace "active field" with "button".
7209 Use "user option" only for variables.
7210 Use "setting" for variable-or-face.
7211
72122005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7213
7214 * buffers.texi (Select Buffer): Change order in table to make
7215 "Similar" refer to the correct item.
7216 (Indirect Buffers): Minor rewording.
7217
8cf51b2c
GM
72182005-12-20 Juri Linkov <juri@jurta.org>
7219
7220 * files.texi (VC Status): Put P and N near p and n.
7221
8cf51b2c
GM
72222005-12-19 Richard M. Stallman <rms@gnu.org>
7223
7224 * programs.texi (Electric C): Delete the info about newline control.
7225 (Other C Commands): Minor cleanup.
7226 (Left Margin Paren): Minor cleanup.
7227
72282005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7231 (Customization Groups): Delete text moved to "Browsing Custom".
7232 (Browsing Custom): New node.
7233 (Specific Customization): Clarify which commands only work for
7234 loaded options.
7235
72362005-12-18 Bill Wohler <wohler@newt.com>
7237
7238 * frames.texi (Tool Bars): Shorten text of previous change.
7239
72402005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7241
7242 * files.texi (VC Status): Document log-view mode.
7243
72442005-12-18 Bill Wohler <wohler@newt.com>
7245
7246 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7247 permanently via the customize interface.
7248
8cf51b2c
GM
72492005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7250
7251 * killing.texi (Killing by Lines): Document `kill-whole-line'
7252 function.
7253
c8763fb6 72542005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7255
7256 * buffers.texi (Select Buffer): Change `prev-buffer' to
7257 `previous-buffer'. Indicate that these functions use a frame
7258 local buffer list.
7259
8cf51b2c
GM
72602005-12-12 Richard M. Stallman <rms@gnu.org>
7261
7262 * custom.texi (Easy Customization): Change menu comment.
7263 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7264
7265 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7266 (Help): Among the Apropos commands, describe only C-h a here.
7267
72682005-12-11 Richard M. Stallman <rms@gnu.org>
7269
7270 * programs.texi (Options for Comments): Comment-end starts with space.
7271
7272 * glossary.texi (Glossary): Minor cleanup.
7273
7274 * files.texi (Old Versions): Use @table.
7275
8cf51b2c
GM
72762005-12-10 David Koppelman <koppel@ece.lsu.edu>
7277
7278 * display.texi (Highlight Interactively): Include
7279 global-hi-lock-mode. Add miscellaneous details and elaborations.
7280
72812005-12-09 Richard M. Stallman <rms@gnu.org>
7282
7283 * display.texi (Font Lock): Delete the Global FL menu item.
7284
72852005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7286
7287 * custom.texi (Minibuffer Maps): Mention the maps for file name
7288 completion.
7289
72902005-12-09 Kim F. Storm <storm@cua.dk>
7291
7292 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7293 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7294 cursor to next corner in rectangle; clarify insert around rectangle.
7295
8cf51b2c
GM
72962005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7297
7298 * custom.texi (Customization): Use xref to elisp manual for
7299 non-TeX output.
7300 (Minor Modes): Update.
7301 (Customization Groups, Changing a Variable, Face Customization):
7302 Update for new appearance of Custom buffers.
7303 (Changing a Variable): `custom-buffer-done-function' has been
7304 replaced by `custom-buffer-done-kill'.
7305 (Specific Customization): In the `customize-group' buffer, a
7306 subgroup's contents are not "hidden". They are not included at
7307 all. They have no [Show] button.
7308 (Mouse Buttons): Add pxref to description of mouse event lists in
7309 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7310 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7311 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7312
73132005-12-08 Richard M. Stallman <rms@gnu.org>
7314
7315 * mini.texi (Completion Commands, Completion):
7316 In file name input, SPC does not do completion.
7317
8cf51b2c
GM
73182005-12-08 Nick Roberts <nickrob@snap.net.nz>
7319
7320 * building.texi (GDB Graphical Interface): Explain screen size
7321 setting.
7322 (Other GDB User Interface Buffers): Describe features specific to
7323 GDB 6.4.
7324
8cf51b2c
GM
73252005-12-01 Nick Roberts <nickrob@snap.net.nz>
7326
7327 * building.texi (GDB User Interface Layout): Describe how to
7328 kill associated buffers.
7329 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7330 (Watch Expressions): Be more precise.
7331 (Other GDB User Interface Buffers): Describe how to change a
7332 register value.
7333
8cf51b2c
GM
73342005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7335
7336 * macos.texi (Mac Input): Remove description of
7337 mac-command-key-is-meta. Add descriptions of
7338 mac-control-modifier, mac-command-modifier, and
7339 mac-option-modifier.
7340 (Mac International): Fix description of conversion of clipboard data.
7341 (Mac Font Specs): Add example of font customization by face attributes.
7342
73432005-11-22 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * building.texi (Watch Expressions): Expand description.
7346 (Other GDB User Interface Buffers): Describe local map for
7347 gud-watch.
7348
73492005-11-21 Chong Yidong <cyd@stupidchicken.com>
7350
7351 * display.texi (Font Lock): Font lock is enabled by default now.
7352
73532005-11-20 Juri Linkov <juri@jurta.org>
7354
7355 * basic.texi (Position Info): Update examples of the output.
7356 Remove the fact that examples are produced in the TeXinfo buffer,
7357 because in the Info reader users will get a different output from
7358 `C-x ='.
7359
7360 * building.texi (Compilation Mode): Remove paragraph duplicated
7361 from the node `Compilation'. Add `compilation-skip-threshold'.
7362
7363 * display.texi (Font Lock): Suggest more user-friendly method of
7364 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7365
73662005-11-18 Richard M. Stallman <rms@gnu.org>
7367
7368 * files.texi (Registering): Mention @@ in mode line.
7369
7370 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7371
73722005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7373
7374 * files.texi (Renaming and VC): Some back-ends don't
7375 handle renaming.
7376
8cf51b2c
GM
73772005-11-17 Juri Linkov <juri@jurta.org>
7378
7379 * emacs.texi (Top):
7380 * display.texi (Highlight Interactively): Put this font-lock based
7381 mode near Font Lock node.
7382
73832005-11-16 Chong Yidong <cyd@stupidchicken.com>
7384
7385 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7386 icons.
7387
73882005-11-12 Kim F. Storm <storm@cua.dk>
7389
7390 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7391 (Help Summary): Add C-h d and C-h e.
7392 (Apropos): Clarify that all apropos commands may search for either
7393 list of words or a regexp. Add C-h d for apropos-documentation.
7394 Describe apropos-documentation-sort-by-scores user option.
7395
8cf51b2c
GM
73962005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7397
7398 * killing.texi (CUA Bindings): Add @section.
7399
74002005-11-10 Kim F. Storm <storm@cua.dk>
7401
7402 * emacs.texi (Top): Add CUA Bindings entry to menu.
7403
7404 * killing.texi (CUA Bindings): New node. Moved here from
7405 misc.texi and extended with info on rectangle commands and
7406 rectangle highlighting, interface to registers, and the global
7407 mark feature.
7408
7409 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7410
7411 * regs.texi: Prev link points to CUA Bindings node.
7412
74132005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7414
7415 * help.texi (Help Echo): By default, help echos are only shown on
7416 mouse-over, not on point-over.
7417
c8763fb6 74182005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7419
7420 * misc.texi (Shell Mode): Describe how to activate password echoing.
7421
8cf51b2c
GM
74222005-11-04 Romain Francoise <romain@orebokech.com>
7423
7424 * mark.texi (Mark Ring): Fix typo.
7425
74262005-11-03 Richard M. Stallman <rms@gnu.org>
7427
7428 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7429
74302005-11-01 Bill Wohler <wohler@newt.com>
7431
7432 * help.texi (Help Mode): Fix typo.
7433
74342005-11-01 Nick Roberts <nickrob@snap.net.nz>
7435
1c6c854e
CS
7436 * building.texi (Other GDB User Interface Buffers):
7437 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7438
74392005-10-31 Romain Francoise <romain@orebokech.com>
7440
7441 * files.texi (Compressed Files): Fix typo.
7442
7443 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7444
7445 * windows.texi (Force Same Window): Likewise.
7446
74472005-10-30 Bill Wohler <wohler@newt.com>
7448
7449 * help.texi (Help Mode): URLs viewed with browse-url.
7450
74512005-10-31 Nick Roberts <nickrob@snap.net.nz>
7452
7453 * building.texi (GDB Graphical Interface): Don't reference
7454 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7455 must stay in same frame.
7456
74572005-10-29 Chong Yidong <cyd@stupidchicken.com>
7458
7459 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7460
7461 * anti.texi (Antinews): Likewise.
7462
8cf51b2c
GM
74632005-10-28 Bill Wohler <wohler@newt.com>
7464
7465 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7466
74672005-10-28 Richard M. Stallman <rms@gnu.org>
7468
7469 * files.texi (Visiting): Explain how to enter ? in a file name.
7470
7471 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7472
8cf51b2c
GM
74732005-10-25 Nick Roberts <nickrob@snap.net.nz>
7474
1c6c854e
CS
7475 * building.texi (GDB Graphical Interface):
7476 Describe gdb-mouse-until.
8cf51b2c
GM
7477
74782005-10-23 Richard M. Stallman <rms@gnu.org>
7479
7480 * custom.texi (Init File): Recommend when to use site-start.el.
7481
8cf51b2c
GM
74822005-10-21 Juri Linkov <juri@jurta.org>
7483
7484 * custom.texi (Examining): Mention accessing the old variable
7485 value via M-n in set-variable.
7486
8cf51b2c
GM
74872005-10-18 Romain Francoise <romain@orebokech.com>
7488
7489 * files.texi (Version Systems): Capitalize GNU.
7490
8cf51b2c
GM
74912005-10-18 Nick Roberts <nickrob@snap.net.nz>
7492
7493 * building.texi (Compilation Mode): Remove redundant paragraph.
7494 (Watch Expressions): Remove paragraph to reflect code change.
7495
8cf51b2c
GM
74962005-10-16 Richard M. Stallman <rms@gnu.org>
7497
7498 * building.texi (Compilation Mode, Compilation): Clarified.
7499
75002005-10-15 Richard M. Stallman <rms@gnu.org>
7501
7502 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7503
8cf51b2c
GM
75042005-10-13 Kenichi Handa <handa@m17n.org>
7505
7506 * basic.texi (Position Info): Fix previous change.
7507
c8763fb6 75082005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7509
7510 * cmdargs.texi (Icons X): Fix typo.
7511
75122005-10-12 Kenichi Handa <handa@m17n.org>
7513
7514 * basic.texi (Position Info): Describe the case that Emacs shows
7515 "part of display ...".
7516
c8763fb6 75172005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7518
7519 * cmdargs.texi (Icons X): -nb => -nbi.
7520
75212005-10-10 Chong Yidong <cyd@stupidchicken.com>
7522
7523 * frames.texi (Speedbar): A couple more clarifications.
7524
75252005-10-11 Nick Roberts <nickrob@snap.net.nz>
7526
7527 * building.texi (GDB User Interface Layout): Improve diagram.
7528 (Watch Expressions): Explain how to make speedbar global.
7529 (Other GDB User Interface Buffers): Make references more precise.
7530
8cf51b2c
GM
75312005-10-09 Richard M. Stallman <rms@gnu.org>
7532
7533 * frames.texi (Speedbar): Clarify the text.
7534
75352005-10-09 Chong Yidong <cyd@stupidchicken.com>
7536
7537 * frames.texi (Speedbar): Add information on keybindings,
7538 dismissing the speedbar, and buffer display mode. Link to
7539 speedbar manual.
7540
c8763fb6 75412005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7542
1c6c854e 7543 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7544 added -nb, --no-bitmap-icon.
7545
8cf51b2c
GM
75462005-10-07 Nick Roberts <nickrob@snap.net.nz>
7547
7548 * building.texi (GDB Graphical Interface): Add variables and
7549 functions to indices. Be more precise.
7550
c8763fb6 75512005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7552
7553 * frames.texi (Drag and Drop): Remove the x- from
7554 x-dnd-open-file-other-window and xdnd-protocol-alist.
7555
75562005-09-30 Romain Francoise <romain@orebokech.com>
7557
7558 * mini.texi (Minibuffer): The default value now appears before the
7559 colon in minibuffer prompts.
7560
8cf51b2c
GM
75612005-09-25 Richard M. Stallman <rms@gnu.org>
7562
7563 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7564
8cf51b2c
GM
75652005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7566
7567 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7568
8cf51b2c
GM
75692005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7570
7571 * emacs.texi (Top): Update submenus from macos.texi.
7572
7573 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7574 (Mac OS): Update feature support status.
7575 (Mac Input): List supported input scripts. Remove description
7576 about `mac-keyboard-text-encoding'. Mention mouse button
7577 emulation and related variables.
7578 (Mac International): Mention Central European and Cyrillic
7579 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7580 Add description about coding system for selection.
7581 Add description about language environment.
7582 (Mac Environment Variables):
7583 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7584 arguments. Add Preferences support.
7585 (Mac Directories): Explicitly state that this node is for Mac OS
7586 Classic only.
1c6c854e
CS
7587 (Mac Font Specs): Mention specification for scalable fonts.
7588 List supported charsets. Add preferred way of creating fontsets.
7589 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7590 (Mac Functions): Add descriptions about `mac-set-file-creator',
7591 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7592 and `mac-get-preference'.
7593
8cf51b2c
GM
75942005-09-16 Romain Francoise <romain@orebokech.com>
7595
7596 Update all files to specify GFDL version 1.2.
7597
7598 * doclicense.texi (GNU Free Documentation License): Update to
7599 version 1.2.
7600
76012005-09-15 Richard M. Stallman <rms@gnu.org>
7602
7603 * buffers.texi (List Buffers): Fix xref.
7604
7605 * rmail.texi (Rmail Basics): Fix xref.
7606
7607 * emacs.texi (Top): Update subnode menus.
7608
7609 * files.texi (Saving Commands): New node, broken out of Saving.
7610 (Customize Save): New node, broken out of Saving.
7611 Clarify effect of write-region-inhibit-fsync.
7612 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7613
8cf51b2c
GM
76142005-09-14 Romain Francoise <romain@orebokech.com>
7615
7616 * files.texi (Saving): Mention write-region-inhibit-fsync.
7617
76182005-09-05 Chong Yidong <cyd@stupidchicken.com>
7619
7620 * custom.texi (Custom Themes): New node.
7621
76222005-09-03 Richard M. Stallman <rms@gnu.org>
7623
49823426
GM
7624 * search.texi (Search Case): Mention vars that control
7625 case-fold-search for various operations.
8cf51b2c
GM
7626
76272005-08-22 Juri Linkov <juri@jurta.org>
7628
7629 * display.texi (Standard Faces): Merge the text from
7630 `(elisp)Standard Faces' into this node.
7631
76322005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7633
7634 * emacs.texi (Top): Delete menu item for deleted node
7635 Keyboard Translations.
7636
76372005-08-18 Richard M. Stallman <rms@gnu.org>
7638
8cf51b2c
GM
7639 * trouble.texi (Unasked-for Search):
7640 Delete xref to Keyboard Translations.
7641
7642 * glossary.texi (Glossary): Delete xref.
7643
8cf51b2c
GM
7644 * custom.texi (Minor Modes): Say that the list here is not complete.
7645 (Keyboard Translations): Node deleted.
7646 (Disabling): Delete xref to it.
7647 (Customization Groups): Fix Custom buffer example.
7648 (Hooks): Mention remove-hooks.
7649
76502005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * building.texi (GDB Graphical Interface): Improve filling of menu
7653 item.
7654
76552005-08-18 Nick Roberts <nickrob@snap.net.nz>
7656
7657 * building.texi (GDB Graphical Interface): Use better node names.
7658
76592005-08-14 Richard M. Stallman <rms@gnu.org>
7660
7661 * text.texi (Sentences): Fix xref.
7662
76632005-08-14 Juri Linkov <juri@jurta.org>
7664
7665 * building.texi (Compilation, Grep Searching): Move grep command
7666 headings from `Compilation' to `Grep Searching'.
7667
7668 * dired.texi (Dired and Find):
7669 * maintaining.texi (Tags Search): Replace grep xref to
7670 `Compilation' node with `Grep Searching'.
7671
7672 * files.texi (Comparing Files): Replace xref to `Compilation' with
7673 `Compilation Mode'.
7674
76752005-08-13 Alan Mackenzie <acm@muc.de>
7676
7677 * search.texi (Non-ASCII Isearch): Correct a typo.
7678 (Replacement Commands): Mention query-replace key binding.
7679
76802005-08-11 Richard M. Stallman <rms@gnu.org>
7681
7682 * programs.texi (Options for Comments): Fix xref.
7683
7684 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7685 out of Regexps.
7686
8cf51b2c
GM
76872005-08-09 Juri Linkov <juri@jurta.org>
7688
7689 * building.texi (Compilation): Use `itemx' instead of `item'.
7690 (Grep Searching): Simplify phrase.
7691
7692 * display.texi (Standard Faces): Describe vertical-border on
7693 window systems.
7694
7695 * windows.texi (Split Window): Simplify phrase and mention
7696 vertical-border face.
7697
76982005-08-09 Richard M. Stallman <rms@gnu.org>
7699
7700 * files.texi (Comparing Files): Clarify compare-windows.
7701
7702 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7703
8cf51b2c
GM
77042005-08-06 Eli Zaretskii <eliz@gnu.org>
7705
7706 * mule.texi (Coding Systems): Rephrase the paragraph about
7707 codepages: no need for "M-x codepage-setup" anymore, except on
7708 MS-DOS.
7709
7710 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7711 the MS-DOS port only.
7712
77132005-07-30 Eli Zaretskii <eliz@gnu.org>
7714
7715 * makefile.w32-in (info): Don't run multi-install-info.bat.
7716 ($(infodir)/dir): New target, produced by running
7717 multi-install-info.bat.
7718
8cf51b2c
GM
77192005-07-22 Eli Zaretskii <eliz@gnu.org>
7720
7721 * files.texi (Quoted File Names): Add index entry.
7722
8cf51b2c
GM
77232005-07-19 Juri Linkov <juri@jurta.org>
7724
7725 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7726
77272005-07-18 Juri Linkov <juri@jurta.org>
7728
8cf51b2c
GM
7729 * custom.texi (Easy Customization):
7730 * files.texi (Old Versions):
7731 * frames.texi (Wheeled Mice):
7732 * mule.texi (Specify Coding):
8cf51b2c
GM
7733 * text.texi (Cell Justification):
7734 * trouble.texi (After a Crash):
8cf51b2c
GM
7735 * xresources.texi (GTK styles):
7736 Delete duplicate duplicate words.
7737
77382005-07-17 Richard M. Stallman <rms@gnu.org>
7739
7740 * frames.texi (Creating Frames): Fix foreground color example.
7741
7742 * custom.texi (Init Examples): Clean up text about conditionals.
7743
77442005-07-16 Richard M. Stallman <rms@gnu.org>
7745
7746 * mini.texi (Completion Commands): Fix command name for ?.
7747
8cf51b2c
GM
77482005-07-16 Eli Zaretskii <eliz@gnu.org>
7749
7750 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7751 `menu' face has no effect on w32 and with GTK.
7752 Add cross-references.
8cf51b2c
GM
7753
7754 * cmdargs.texi (General Variables): Clarify the default location
7755 of $HOME on w32 systems.
7756
77572005-07-15 Jason Rumney <jasonr@gnu.org>
7758
7759 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7760 changed.
7761
77622005-07-08 Kenichi Handa <handa@m17n.org>
7763
1c6c854e
CS
7764 * mule.texi (Recognize Coding):
7765 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7766
77672005-07-07 Richard M. Stallman <rms@gnu.org>
7768
7769 * anti.texi (Antinews): Mention mode-line-inverse-video.
7770
7771 * files.texi (Saving): Minor correction about C-x C-w.
7772
7773 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7774
77752005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7776
7777 * search.texi (Isearch Scroll): Add example of using the
7778 `isearch-scroll' property.
7779 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7780 `Display Custom' node.
7781 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7782 and de-emphasize it.
7783 (Other Repeating Search): `occur' currently can not correctly
7784 handle multiline matches. Correct, clarify and update description
7785 of `flush-lines' and `keep-lines'.
7786
7787 * display.texi (Display Custom): Add anchor for `baud-rate'.
7788
77892005-07-07 Richard M. Stallman <rms@gnu.org>
7790
7791 * gnu.texi: Update where to get GNU status; add refs for how to help.
7792 Add footnotes 6 and 7.
7793
77942005-07-04 Lute Kamstra <lute@gnu.org>
7795
7796 Update FSF's address in GPL notices.
7797
8cf51b2c 7798 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7799 * trouble.texi (Checklist): Update FSF's address.
7800
8cf51b2c
GM
78012005-06-24 Richard M. Stallman <rms@gnu.org>
7802
7803 * display.texi (Text Display): Change index entries.
7804
78052005-06-24 Eli Zaretskii <eliz@gnu.org>
7806
7807 * makefile.w32-in (MAKEINFO): Use --force.
7808 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7809 Makefile.in.
8cf51b2c
GM
7810
78112005-06-23 Richard M. Stallman <rms@gnu.org>
7812
1c6c854e 7813 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7814 nobreak-char-display.
7815
7816 * emacs.texi (Top): Update detailed node listing.
7817
1c6c854e 7818 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7819 to nobreak-char-display and no-break-space to nobreak-space.
7820 (Standard Faces): Split up the list of standard faces
7821 and put it in a separate node. Add nobreak-space and
7822 escape-glyph.
7823
8cf51b2c
GM
78242005-06-23 Lute Kamstra <lute@gnu.org>
7825
7826 * mule.texi (Select Input Method): Fix typo.
7827
78282005-06-23 Kenichi Handa <handa@m17n.org>
7829
1c6c854e
CS
7830 * mule.texi (International): List all supported scripts.
7831 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7832 distribution.
7833 (Language Environments): List all language environments.
7834 Intlfonts contains fonts for most supported scripts, not all..
7835 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7836 input a specific character.
8cf51b2c
GM
7837 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7838
78392005-06-23 Juanma Barranquero <lekktu@gmail.com>
7840
49823426 7841 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7842
78432005-06-22 Miles Bader <miles@gnu.org>
7844
7845 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7846
78472005-06-20 Miles Bader <miles@gnu.org>
7848
7849 * display.texi (Faces): Add `vertical-divider'.
7850
78512005-06-17 Richard M. Stallman <rms@gnu.org>
7852
7853 * text.texi (Adaptive Fill): Minor clarification.
7854
8cf51b2c
GM
78552005-06-10 Lute Kamstra <lute@gnu.org>
7856
7857 * emacs.texi (Top): Correct version number.
7858 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7859 refer to the current version of Emacs.
7860
78612005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * files.texi (Log Buffer): Document when there can be more than
7864 one file to be committed.
7865
78662005-06-08 Juri Linkov <juri@jurta.org>
7867
7868 * display.texi (Faces): Add `shadow' face.
7869
78702005-06-07 Masatake YAMATO <jet@gyve.org>
7871
7872 * display.texi (Faces): Write about mode-line-highlight.
7873
78742005-06-06 Richard M. Stallman <rms@gnu.org>
7875
7876 * misc.texi (Printing Package): Explain how to initialize
7877 printing package.
7878
7879 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7880
78812005-06-05 Chong Yidong <cyd@stupidchicken.com>
7882
7883 * emacs.texi: Rename Hardcopy to Printing.
7884 Make PostScript and PostScript Variables subnodes of it.
7885
7886 * misc.texi (Printing): Rename node from Hardcopy.
7887 Mention menu bar options.
7888 Move PostScript and PostScript Variables to submenu.
7889 (Printing package): New node.
7890
7891 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7892
7893 * dired.texi (Operating on Files): Likewise.
7894
7895 * calendar.texi (Displaying the Diary): Likewise.
7896
7897 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7898
7899 * glossary.texi (Glossary): Likewise.
7900
7901 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7902 effect.
7903
79042005-06-04 Richard M. Stallman <rms@gnu.org>
7905
7906 * trouble.texi (After a Crash): Polish previous change.
7907
8cf51b2c
GM
79082005-05-30 Noah Friedman <friedman@splode.com>
7909
7910 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7911 recovery mechanism.
7912
8cf51b2c
GM
79132005-05-28 Nick Roberts <nickrob@snap.net.nz>
7914
7915 * building.texi (Other Buffers): SPC toggles display of
7916 floating point registers.
7917
8cf51b2c
GM
79182005-05-27 Nick Roberts <nickrob@snap.net.nz>
7919
7920 * files.texi (Log Buffer): Merge in description of Log Edit
7921 mode from pcl-cvs.texi.
7922
79232005-05-26 Richard M. Stallman <rms@gnu.org>
7924
7925 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7926
8cf51b2c
GM
79272005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7928
7929 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7930 not enabled by default.
7931 When not on a word, `ispell-word' by default checks the word
7932 before point.
7933
79342005-05-24 Nick Roberts <nickrob@snap.net.nz>
7935
7936 * building.texi (Debugger Operation): Simplify last sentence.
7937
79382005-05-23 Lute Kamstra <lute@gnu.org>
7939
7940 * emacs.texi: Update FSF's address throughout.
7941 (Preface): Use @cite.
7942 (Distrib): Add cross reference to the node "Copying". Mention the
7943 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7944 printed manuals.
7945 (Intro): Use @xref for the Emacs Lisp Intro.
7946
8cf51b2c
GM
79472005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7948
7949 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7950
7951 * basic.texi (Moving Point): Mention default for `goto-line'.
7952
7953 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7954 of a variable's docstring.
7955
79562005-05-18 Lute Kamstra <lute@gnu.org>
7957
7958 * maintaining.texi (Overview of Emerge): Add cross reference.
7959 Remove duplication.
7960
7961 * emacs.texi (Top): Update to the current structure of the manual.
7962 * misc.texi (Emacs Server): Add menu description.
7963 * files.texi (Saving): Fix menu.
7964 * custom.texi (Customization): Fix menu.
7965 * mule.texi (International): Fix menu.
7966 * kmacro.texi (Keyboard Macros): Fix menu.
7967
79682005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7969
7970 * display.texi: Various minor changes.
7971 (Faces): Delete text that is repeated in the next section.
7972
79732005-05-16 Nick Roberts <nickrob@snap.net.nz>
7974
7975 * building.texi (Debugger Operation): Mention GUD tooltips are
7976 disabled with GDB in text command mode.
7977
8cf51b2c
GM
79782005-05-16 Nick Roberts <nickrob@snap.net.nz>
7979
7980 * building.texi: Replace toolbar with "tool bar" for consistency.
7981 (Compilation Mode): Describe compilation-context-lines
7982 and use of arrow in compilation buffer.
7983 (Debugger Operation): Replace help text with variable's value.
7984
7985 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7986 consistency.
7987
79882005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7989
7990 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7991 Add xref.
7992
8cf51b2c
GM
79932005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7994
7995 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7996 (Position Info): Delete discussion of `goto-line'. It is already
7997 described in `Moving point'.
7998
7999 * mini.texi (Completion Commands): Correct reference.
8000 (Completion Options): Fix typo.
8001
8002 * killing.texi (Deletion): Complete description of `C-x C-o'.
8003
8cf51b2c
GM
80042005-05-10 Richard M. Stallman <rms@gnu.org>
8005
8006 * building.texi (Compilation): Clarify recompile's directory choice.
8007
8008 * frames.texi (Tooltips): Cleanups.
8009
8010 * basic.texi (Arguments): Fix punctuation.
8011
80122005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8013
8014 * screen.texi (Menu Bar): The up and down (not left and right)
8015 arrow keys move through a keyboard menu.
8016
80172005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8018
8019 * basic.texi: Various typo and grammar fixes.
8020 (Moving Point): C-a now runs move-beginning-of-line.
8021
80222005-05-08 Nick Roberts <nickrob@snap.net.nz>
8023
8024 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8025
8026 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8027 as different animals.
8028
80292005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8030
8031 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8032 Correct index entry.
8033
80342005-05-07 Nick Roberts <nickrob@snap.net.nz>
8035
8036 * building.texi (Debugger Operation): Update to reflect changes
8037 in GUD tooltips.
8038
80392005-04-30 Richard M. Stallman <rms@gnu.org>
8040
8041 * files.texi (Compressed Files): Auto Compression normally enabled.
8042
8043 * building.texi (Debugger Operation): Clarify previous change.
8044
8cf51b2c
GM
80452005-04-28 Nick Roberts <nickrob@snap.net.nz>
8046
8047 * building.texi (Debugger Operation): Add description for
8048 GUD tooltips when program is not running.
8049
80502005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8051
8052 * misc.texi (Shell): Add `Shell Prompts' to menu.
8053 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8054 description. Delete remarks moved to new node.
8055 (Shell Prompts): New node.
8056 (History References): Replace remarks moved to `Shell Prompts'
8057 with xref to that node.
8058 (Remote Host): Clarify how to specify the terminal type when
8059 logging in to a different machine.
8060
80612005-04-26 Richard M. Stallman <rms@gnu.org>
8062
8063 * emacs.texi (Top): Update submenus from files.texi.
8064
8065 * files.texi (Filesets): Clarify previous change.
8066
8067 * dired.texi (Misc Dired Features): Clarify previous change.
8068
80692005-04-25 Chong Yidong <cyd@stupidchicken.com>
8070
8071 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8072
1c6c854e
CS
8073 * dired.texi (Misc Dired Features):
8074 Document dired-compare-directories.
8cf51b2c
GM
8075
8076 * files.texi (Filesets): New node.
8077 (File Conveniences): Document Image mode.
8078
8079 * text.texi (TeX Print): Document tex-compile.
8080
80812005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8082
8083 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8084 Delete redundant reference to tooltip Custom group. It is
8085 referred too again in the next paragraph.
8086
80872005-04-24 Richard M. Stallman <rms@gnu.org>
8088
8089 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8090
8cf51b2c
GM
80912005-04-19 Kim F. Storm <storm@cua.dk>
8092
8093 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8094
80952005-04-18 Lars Hansen <larsh@math.ku.dk>
8096
8097 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8098 turns off desktop-save-mode.
8099
81002005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8101
8102 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8103 by default in terminals compatible with xterm. Mention that
8104 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8105 node.
8106
8cf51b2c
GM
81072005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8108
8109 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8110
c8763fb6 81112005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8112
8113 * xresources.texi (Table of Resources): Add cursorBlink.
8114
81152005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8116
8117 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8118 `d', `C-d' and `u'.
8119
81202005-04-11 Richard M. Stallman <rms@gnu.org>
8121
8122 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8123 (Misc X): Add -D, --basic-display.
8124
8125 * maintaining.texi (Change Log): Correct the description of
8126 the example.
8127
8128 * major.texi (Choosing Modes): Document magic-mode-alist.
8129
8cf51b2c
GM
81302005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8131
8132 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8133 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8134 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8135 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8136 `w', respectively.
8137 (Rmail Labels): Mention `l'.
8138 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8139 (Rmail Summary Edit): Describe `j' and RET.
8140
c8763fb6 81412005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8142
8143 * xresources.texi (Lucid Resources): Add fontSet resource.
8144
8cf51b2c
GM
81452005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8146
8147 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8148 now called `indicate-empty-lines'.
8149
81502005-04-06 Kim F. Storm <storm@cua.dk>
8151
8152 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8153
81542005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8155
8156 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8157 deleted.
8158 (Marks vs Flags): Add some convenient key bindings.
8159 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8160 (Misc Dired Features): Correct and expand description of `w' command.
8161
8162 * frames.texi (XTerm Mouse): Delete apparently false info.
8163 The GNU/Linux console currently does not appear to support
8164 `xterm-mouse-mode'.
8165
8cf51b2c
GM
81662005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8167
8168 * calendar.texi (Diary): Mention shell utility `calendar'.
8169
81702005-04-01 Richard M. Stallman <rms@gnu.org>
8171
8172 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8173
8cf51b2c
GM
81742005-04-01 Lute Kamstra <lute@gnu.org>
8175
8176 * maintaining.texi (Change Log): add-change-log-entry uses
8177 add-log-mailing-address.
8178
81792005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8180
8181 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8182 `VC Mode Line' and put in an xref to that node.
8183 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8184 its description.
8185
81862005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8187
8188 * calendar.texi (Calendar Systems): Say that the Persian calendar
8189 implemented here is the arithmetical one championed by Birashk.
8190
81912005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8192
8193 * programs.texi (Fortran Motion): Fix previous change.
8194
8cf51b2c
GM
81952005-03-29 Richard M. Stallman <rms@gnu.org>
8196
8197 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8198
81992005-03-29 Chong Yidong <cyd@stupidchicken.com>
8200
8201 * text.texi (Refill): Refer to Long Lines Mode.
8202 (Longlines): New node.
8203 (Auto Fill): Don't index "word wrap" here.
8204 (Filling): Add Longlines to menu.
8205
82062005-03-29 Richard M. Stallman <rms@gnu.org>
8207
8208 * xresources.texi: Minor fixes.
8209
8210 * misc.texi (Emacs Server): Fix Texinfo usage.
8211
8212 * emacs.texi (Top): Don't use a real section heading for
8213 "Detailed Node Listing". Fake it instead.
8214
8215 * basic.texi (Position Info): Minor cleanup.
8216
8217 * mule.texi (Input Methods): Minor cleanup.
8218
82192005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8220
8221 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8222 constructs as well.
8223 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8224
82252005-03-29 Kenichi Handa <handa@m17n.org>
8226
8227 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8228
8229 * basic.texi (Position Info): Update the description about the
8230 command C-u C-x =.
8231
82322005-03-28 Richard M. Stallman <rms@gnu.org>
8233
8234 * emacs.texi (Top): Use @section for the detailed node listing.
8235
8236 * calendar.texi: Minor fixes to previous change.
8237
8238 * programs.texi (Fortran): Small fixes to previous changes.
8239
8240 * emacs.texi (Top): Update list of subnodes of Dired.
8241 Likewise for building.texi.
8242
8243 * files.texi (File Conveniences): Delete Auto Image File mode.
8244
82452005-03-28 Chong Yidong <cyd@stupidchicken.com>
8246
8247 * building.texi (Flymake): New node.
8248
8249 * custom.texi (Function Keys): Document kp- event types and
8250 keypad-setup package.
8251
8252 * dired.texi (Wdired): New node.
8253
8254 * files.texi (File Conveniences): Reorder entries.
8255 Explain how to turn on Auto-image-file mode.
8256 Document Thumbs mode.
8257
8258 * mule.texi (Specify Coding): Document recode-region and
8259 recode-file-name.
8260
8261 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8262
82632005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8264
8265 * commands.texi (Keys): M-o is now a prefix key.
8266
82672005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8268
8269 * programs.texi: Reformat and update copyright years.
8270 (Fortran): Update section.
8271
82722005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8273
8274 * files.texi: Several small changes in addition to:
8275 (Visiting): Change xref for Dialog Boxes to ref.
8276 (Version Headers): Replace references to obsolete var
8277 `vc-header-alist' with `vc-BACKEND-header'.
8278 (Customizing VC): Update value of `vc-handled-backends'.
8279
82802005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8281
8282 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8283 move here from Emacs Lisp Reference Manual.
8284 * calendar.texi (Calendar/Diary, Diary Commands)
8285 (Special Diary Entries, Importing Diary): Change some xrefs to
8286 point to emacs-xtra rather than elisp.
8287
8288 * emacs-xtra.texi (Calendar Customizing):
8289 Move view-diary-entries-initially, view-calendar-holidays-initially,
8290 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8291 Emacs Manual.
8292 (Appt Customizing): Merge entire section into main Emacs Manual.
8293 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8294 mark-holidays-in-calendar here from emacs-xtra.
8295 (Displaying the Diary): Move view-diary-entries-initially,
8296 mark-diary-entries-in-calendar here from emacs-xtra.
8297 (Appointments): Move appt-display-mode-line,
8298 appt-display-duration, appt-disp-window-function,
8299 appt-delete-window-function here from emacs-xtra.
8300
8301 * calendar.texi: Update and reformat copyright.
8302 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8303 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8304 (Diary): Refer to `diary-file' rather than ~/diary.
8305 (Diary Commands): Rename node to "Displaying the Diary".
8306 * emacs.texi (Top): Rename "Diary Commands" section.
8307 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8308
83092005-03-26 Eli Zaretskii <eliz@gnu.org>
8310
8311 * misc.texi (Emacs Server): Fix the command for setting
8312 server-name. Add an xref to Invoking emacsclient.
8313
8314 * help.texi (Help Summary): Clarify when "C-h ." will do something
8315 nontrivial.
8316 (Apropos): Add cindex entry for apropos-sort-by-scores.
8317
8318 * display.texi (Text Display): Add index entries for how no-break
8319 characters are displayed.
8320
8cf51b2c
GM
83212005-03-26 Eli Zaretskii <eliz@gnu.org>
8322
8323 * files.texi (Visiting): Fix cross-references introduced with the
8324 last change.
8325
8326 * xresources.texi (GTK resources): Fix last change.
8327
8cf51b2c
GM
83282005-03-25 Chong Yidong <cyd@stupidchicken.com>
8329
8330 * xresources.texi (X Resources): GTK options documented too.
8331 (Resources): Clarify meaning of program name.
8332 (Table of Resources): Add visualClass.
8333 (GTK resources): Rewrite.
8334 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8335
8336 * display.texi (Text Display): Mention non-breaking spaces.
8337
8338 * files.texi (Reverting): Document auto-revert-check-vc-info.
8339
8340 * frames.texi (Mouse Commands): Document
8341 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8342
8343 * help.texi (Help Summary): Add `C-h .'.
8344 (Apropos): Apropos accepts a list of search terms.
8345 Document apropos-sort-by-scores.
8346 (Help Echo): Document display-local-help.
8347
8348 * misc.texi (Emacs Server): Document server-name.
8349 (Invoking emacsclient): Document -s option for server names.
8350
8351 * text.texi (Outline Visibility): Introduce "current heading
8352 line" (commands can be called with point on a body line).
8353 Re-order table to follow the sequence of discussion.
8354 hide-body won't hide lines before first header line.
8355 (TeX Mode): Add DocTeX mode.
8356
8cf51b2c
GM
83572005-03-24 Richard M. Stallman <rms@gnu.org>
8358
8359 * mule.texi (Single-Byte Character Support): Delete mention
8360 of iso-acc.el and iso-transl.el.
8361
8cf51b2c
GM
83622005-03-23 Lute Kamstra <lute@gnu.org>
8363
8364 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8365
83662005-03-23 Richard M. Stallman <rms@gnu.org>
8367
8cf51b2c
GM
8368 * search.texi: Delete explicit node pointers.
8369 (Incremental Search): New menu.
8370 (Basic Isearch, Repeat Isearch, Error in Isearch)
8371 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8372 (Slow Isearch): New subnodes.
8373 (Configuring Scrolling): Node deleted.
8374 (Search Case): Doc default-case-fold-search.
8375 (Regexp Replace): Move replace-regexp doc here.
8376
8377 * rmail.texi (Movemail): Put commas inside closequotes.
8378
8379 * picture.texi (Insert in Picture): Document C-c arrow combos.
8380 (Basic Picture): Clarify erasure.
8381
8382 * display.texi (Font Lock): Put commas inside closequotes.
8383
8384 * cmdargs.texi (General Variables): Put commas inside closequotes.
8385
83862005-03-23 Nick Roberts <nickrob@snap.net.nz>
8387
8388 * building.texi (Stack Buffer): Mention reverse contrast for
8389 *selected* frame (might not be current frame).
8390
8cf51b2c
GM
83912005-03-21 Richard M. Stallman <rms@gnu.org>
8392
8393 * building.texi (Starting GUD): Add bashdb.
8394
83952005-03-20 Chong Yidong <cyd@stupidchicken.com>
8396
8397 * basic.texi (Moving Point): Add M-g M-g binding.
8398 (Undo): Document undo-only.
8399 (Position Info): Document M-g M-g and C-u M-g M-g.
8400
8401 * building.texi (Building): Put Grep Searching after Compilation
8402 Shell.
8403 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8404 Document next-error-highlight.
8405 (Grep Searching): Document grep-highlight-matches.
8406 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8407
8408 * calendar.texi (Importing Diary): Rename node from iCalendar.
8409 Document diary-from-outlook.
8410
8411 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8412 Commands.
8413 Mention effect of X drag and drop on Dired buffers.
8414
8415 * files.texi (Visiting): Document large-file-warning-threshold.
8416 Move paragraph on file-selection dialog.
8417 Mention visiting files using X drag and drop.
8418 (Reverting): Mention using Auto-Revert mode to tail files.
8419 Document auto-revert-tail-mode.
8420 (Version Systems): Minor correction.
8421 (Comparing Files): Diff-mode is no longer based on Compilation
8422 mode.
8423 Document compare-ignore-whitespace.
8424 (Misc File Ops): Explain passing a directory to rename-file.
8425 Likewise for copy-file and make-symbolic-link.
8426
8427 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8428 Document mouse-wheel-progressive speed.
8429
8430 * help.texi (Misc Help): Document numeric argument for C-h i.
8431 Correctly explain the effect of just C-u as argument.
8432
8433 * killing.texi (Deletion): Document numeric argument for
8434 just-one-space.
8435
8436 * mini.texi (Completion): Completion acts on text before point.
8437
8438 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8439 (Emulation): CUA mode replaces pc-bindings-mode,
8440 pc-selection-mode, and s-region.
8441
8442 * mule.texi (Input Methods): Leim is now built-in.
8443 (Select Input Method): Document quail-show-key.
8444 (Specify Coding): Document revert-buffer-with-coding-system.
8445
8446 * programs.texi (Fortran Motion): Document f90-next-statement,
8447 f90-previous-statement, f90-next-block, f90-previous-block,
8448 f90-end-of-block, and f90-beginning-of-block.
8449
8450 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8451
8452 * emacs.texi (Acknowledgments): Updated.
8453
8454 * anti.texi: Total rewrite.
8455
8cf51b2c
GM
84562005-03-19 Chong Yidong <cyd@stupidchicken.com>
8457
8458 * ack.texi (Acknowledgments): Update.
8459
84602005-03-19 Eli Zaretskii <eliz@gnu.org>
8461
1c6c854e
CS
8462 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8463 Update copyright years.
8cf51b2c
GM
8464
84652005-03-14 Nick Roberts <nickrob@snap.net.nz>
8466
8467 * building.texi (Commands of GUD): Move paragraph on setting
8468 breakpoints with mouse to the GDB Graphical Interface node.
8469
84702005-03-07 Richard M. Stallman <rms@gnu.org>
8471
8cf51b2c
GM
8472 * misc.texi (Single Shell, Shell Options): Fix previous change.
8473
8474 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8475
84762005-03-06 Richard M. Stallman <rms@gnu.org>
8477
8478 * building.texi (Starting GUD): Don't explain text vs graphical
8479 GDB here. Just mention it and xref.
8480 Delete "just one debugger process".
8481 (Debugger Operation): Move GUD tooltip info here.
8482 (GUD Tooltips): Node deleted.
8483 (GDB Graphical Interface): Explain the two GDB modes here.
8484
8cf51b2c
GM
8485 * sending.texi (Sending Mail): Minor cleanup.
8486 (Mail Aliases): Explain quoting conventions.
8487 Update key rebinding example.
8488 (Header Editing): C-M-i is like M-TAB.
8489 (Mail Mode Misc): mail-attach-file does not do MIME.
8490
8491 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8492 that really belongs here.
8493 (Remote Mailboxes): Text moved to Rmail Inbox.
8494 (Rmail Display): Mention Mouse-1.
8495 (Movemail): Clarify two movemail versions.
8496 Clarify rmail-movemail-program.
8497
8cf51b2c
GM
8498 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8499 Document async shell commands.
8500 (Shell History): Clarify.
8501 (Shell Ring): Mention C-UP an C-DOWN.
8502 (Shell Options): Add comint-prompt-read-only.
8503 (Invoking emacsclient): Set EDITOR to run Emacs.
8504 (Sorting): No need to explain what region is.
8505 (Saving Emacs Sessions): Fix typo.
8506 (Recursive Edit): Fix punctuation.
8507 (Emulation): Don't mention "PC bindings" which are standard.
8508 (Hyperlinking): Explain Mouse-1 convention here.
8509 (Find Func): Node deleted.
8510
8cf51b2c
GM
8511 * help.texi (Name Help): Xref to Hyperlinking.
8512
8513 * glossary.texi (Glossary):
8514 Rename "Balance Parentheses" to "Balancing...".
8515 Add "Byte Compilation". Correct "Copyleft".
8516 New xref in "Customization".
8517 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8518 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8519 Rename "Registers" to "Register".
8520 Replace "Selecting" with "Selected Frame",
8521 "Selected Window", and "Selecting a Buffer".
8522
8523 * files.texi (Types of Log File): Explain how projects'
8524 methods can vary.
8525
8cf51b2c
GM
8526 * display.texi (Faces): Delete "Emacs 21".
8527
8528 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8529 * fixit.texi (Spelling): C-M-i like M-TAB.
8530 * mini.texi (Completion Options): C-M-i like M-TAB.
8531 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8532 * text.texi (Text Mode): C-M-i like M-TAB.
8533
8534 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8535
8536 * calendar.texi (Specified Dates): Mention `g w'.
8537 (Appointments): appt-activate toggles with no arg.
8538
8cf51b2c
GM
85392005-03-05 Juri Linkov <juri@jurta.org>
8540
8541 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8542 "invocation (command line arguments)".
8cf51b2c
GM
8543 (Misc X): Add -nbc, --no-blinking-cursor.
8544
85452005-03-04 Ulf Jasper <ulf.jasper@web.de>
8546
8547 * calendar.texi (iCalendar): No need to require it now.
8548
8cf51b2c
GM
85492005-03-03 Nick Roberts <nickrob@snap.net.nz>
8550
8551 * trouble.texi (Contributing): Mention Savannah. Direct users to
8552 emacs-devel.
8553
85542005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8555
8556 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8557 window.
8558
8cf51b2c
GM
85592005-02-27 Richard M. Stallman <rms@gnu.org>
8560
8561 * building.texi (Compilation): Update mode line status info.
8562
85632005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8564
8565 * calendar.texi (General Calendar): Document binding of
8566 scroll-other-window-down.
8567 (Mayan Calendar): Fix earliest date.
8568 (Time Intervals): Document timeclock-change.
8569 Fix timeclock-ask-before-exiting documentation.
8570
85712005-02-26 Kim F. Storm <storm@cua.dk>
8572
8573 * frames.texi (Mouse References):
8574 Add mouse-1-click-in-non-selected-windows.
8575
85762005-02-25 Richard M. Stallman <rms@gnu.org>
8577
8578 * screen.texi (Screen): Explain better about cursors and mode lines;
8579 don't presuppose text terminals.
8580 (Point): Don't assume just one cursor.
8581 Clarify explanation of cursors.
8582 (Echo Area, Menu Bar): Cleanups.
8583
8584 * mini.texi (Minibuffer): Prompts are highlighted.
8585 (Minibuffer Edit): Newline = C-j only on text terminals.
8586 Clarify resize-mini-windows values.
8587 Mention M-PAGEUP and M-PAGEDOWN.
8588 (Completion Commands): Mouse-1 like Mouse-2.
8589 (Minibuffer History): Explain history commands better.
8590 (Repetition): Add xref to Incremental Search.
8591
8592 * mark.texi (Setting Mark): Clarify info about displaying mark.
8593 Clarify explanation of C-@ and C-SPC.
8594 (Transient Mark): Mention Delete Selection mode.
8595 (Marking Objects): Clean up text about extending the region.
8596
8597 * m-x.texi (M-x): One C-g doesn't always go to top level.
8598 No delay before suggest-key-bindings output.
8599
8600 * fixit.texi (Fixit): Mention C-/ for undo.
8601 (Spelling): Mention ESC TAB like M-TAB.
8602 Replacement words with r and R are rechecked.
8603 Say where C-g leaves point. Mention ? as input.
8604
86052005-02-23 Lute Kamstra <lute@gnu.org>
8606
8607 * cmdargs.texi (Initial Options): Add cross reference.
8608
8cf51b2c
GM
86092005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * emacs.texi (Top): Update menu for splitting of node in
8612 msdog.texi.
8613 * frames.texi (Frames): Update xref for splitting of node in
8614 msdog.texi.
8615 * trouble.texi (Quitting): Ditto.
8616
86172005-02-16 Richard M. Stallman <rms@gnu.org>
8618
8619 * windows.texi (Split Window): Simplify line truncation info
8620 and xref to Display Custom.
8621
8622 * trouble.texi (Quitting): Emergency escape only for text terminal.
8623 (Screen Garbled): C-l for ungarbling is only for text terminal.
8624
8625 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8626
8627 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8628
8629 * programs.texi (Program Modes): Mention Python mode.
8630 (Moving by Defuns): Repeating C-M-h extends region.
8631 (Basic Indent): Clarify.
8632 (Custom C Indent): Clarify.
8633 (Expressions): Repeating C-M-@ extends region.
8634 (Info Lookup): Clarify for C-h S.
8635 (Symbol Completion): ESC TAB alternative for M-TAB.
8636 (Electric C): Clarify.
8637
8638 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8639
8640 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8641 MS-DOS Input node.
8642 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8643 (MS-DOS and MULE): Clarify.
8644 (MS-DOS Processes, Windows Processes): Fix typos.
8645
8646 * major.texi (Choosing Modes): Clarify.
8647
8648 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8649 (Keyboard Macro Step-Edit): Clarify.
8650
8651 * indent.texi (Indentation): Clarifications.
8652
8653 * help.texi (Help): Correct error about C-h in query-replace.
8654 Clarify apropos vs C-h a. Fix how to search in FAQ.
8655 (Key Help): Describe C-h w here.
8656 (Name Help): Minor cleanup. C-h w moved to Key Help.
8657 Clarify the "object" joke.
8658 (Apropos): Clarify. Mouse-1 like Mouse-2.
8659 (Help Mode): Mouse-1 like Mouse-2.
8660
8661 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8662
8663 * display.texi (Display): Reorder menu.
8664 (Faces): Cleanup.
8665 (Font Lock): Cleanup. Mention Options menu.
8666 Delete obsolete text.
8667 (Scrolling): For C-l, don't presume text terminal.
8668 (Horizontal Scrolling): Simplify intro.
8669 (Follow Mode): Clarify.
1c6c854e 8670 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8671 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8672 Doc default-tab-width. Doc line truncation more thoroughly.
8673
8674 * dired.texi (Dired Enter): C-x C-f can run Dired.
8675 (Dired Visiting): Comment out `a' command.
8676 Mouse-1 is like Mouse-2.
8677 (Shell Commands in Dired): ? can be used more than once.
8678
8679 * basic.texi (Continuation Lines): Simplify description of truncation,
8680 and refer to Display Custom for the rest of it.
8681
8cf51b2c
GM
86822005-02-06 Lute Kamstra <lute@gnu.org>
8683
8684 * basic.texi (Undo): Fix typo.
8685
8686 * cmdargs.texi (Emacs Invocation): Fix typo.
8687
8688 * custom.texi (Init Examples): Fix typo.
8689
8690 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8691
86922005-02-06 Richard M. Stallman <rms@gnu.org>
8693
8694 * regs.texi (Registers): Registers can hold numbers, too.
8695
8696 * killing.texi (Other Kill Commands): Cleanup.
8697 Delete redundant explanation of kill in read-only buffer.
8698 (Yanking): Mention term "copying".
8699 (Accumulating Text): Fix typo.
8700
8701 * entering.texi (Entering Emacs): Update rationale at start.
8702 (Exiting): Treat iconifying on a par with suspension.
8703
8704 * custom.texi (Minor Modes): Fix typo.
8705 (Easy Customization): Fix menu style.
8706 (Variables): Add xref.
8707 (Examining): Setting for future sessions works through .emacs.
8708 (Keymaps): "Text terminals", not "Many".
8709 (Init Rebinding): Explain \C-. Show example of \M-.
8710 Fix minor wording errors.
8711 (Function Keys): Explain vector syntax just once.
8712 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8713 (Init File): Mention .emacs.d directory.
8714 (Init Examples): Add xref.
8715 (Find Init): Mention .emacs.d directory.
8716
8717 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8718 (Action Arguments): Explain which kinds of -l args are found how.
8719 (Initial Options): --batch does not inhibit site-start.
8720 Add xrefs.
8721 (Command Example): Use --batch, not -batch.
8722
8723 * basic.texi (Inserting Text): Cleanup wording.
8724 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8725 C-n is not error at end of buffer.
8726 (Undo): Doc C-/ like C-_. Add xrefs.
8727 (Arguments): META key may be labeled ALT.
8728 Peculiar arg meanings are explained in doc strings.
8729
8730 * abbrevs.texi (Expanding Abbrevs): Clarify.
8731
87322005-02-05 Eli Zaretskii <eliz@gnu.org>
8733
8734 * frames.texi (Frame Parameters): Add an xref to the description
8735 of list-colors-display. Add a pointer to the X docs about colors.
8736
8737 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8738 Improve docs of list-colors-display.
8cf51b2c
GM
8739
87402005-02-03 Lute Kamstra <lute@gnu.org>
8741
8742 * frames.texi (Frames, Drag and Drop): Fix typos.
8743
87442005-02-03 Richard M. Stallman <rms@gnu.org>
8745
8746 * windows.texi (Basic Window): Mention color-change in mode line.
8747 (Change Window): Explain dragging vertical boundaries.
8748
8749 * text.texi (Sentences): Clarify.
8750 (Paragraphs): Explain M-a and blank lines.
8751 (Outline Mode): Clarify text and menu.
8752 (Hard and Soft Newlines): Mention use-hard-newlines.
8753
8754 * frames.texi (Frames): Delete unnecessary mention of Windows.
8755 (Mouse Commands): Likewise. Mention xterm mouse support.
8756 (Clipboard): Clarify.
8757 (Mouse References): Mention use of Mouse-1 for following links.
8758 (Menu Mouse Clicks): Clarify.
8759 (Mode Line Mouse): Clarify.
8760 (Drag and Drop): Rewrite.
8761
8762 * fixit.texi (Spelling): Fix typo.
8763
8764 * files.texi (File Names): Clarify.
8765 (Visiting): Update conditions for use of file dialog. Clarify.
8766 (Saving): Doc d as answer in save-some-buffers.
8767 (Remote Files): Clean up the text.
8768
8769 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8770
8771 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8772 (List Buffers): Clarify.
8773 (Several Buffers): Doc T command.
8774 (Buffer Convenience): Clarify menu.
8775
8776 * basic.texi (Undo): Clarify last change.
8777
87782005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8779
8780 * fixit.texi (Spelling): Fix typo.
8781
87822005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8783
8784 * basic.texi (Undo): Update description of `undo-outer-limit'.
8785
87862005-02-01 Nick Roberts <nickrob@snap.net.nz>
8787
8788 * building.texi: Update documentation relating to GDB Graphical
8789 Interface.
8790
87912005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8792
8793 * custom.texi (Easy Customization): Adapt menu to node name change.
8794
87952005-01-30 Richard M. Stallman <rms@gnu.org>
8796
8797 * custom.texi (Easy Customization): Defn of "User Option" now
8798 includes faces. Don't say just "option" when talking about variables.
8799 Do say just "options" to mean "anything customizable".
8800 (Specific Customization): Describe `customize-variable',
8801 not `customize-option'.
8802
8803 * glossary.texi (Glossary) <Faces>: Add xref.
8804 <User Option>: Change definition--include faces. Change xref.
8805
8806 * picture.texi (Picture): Mention artist.el.
8807
8808 * sending.texi, screen.texi, programs.texi, misc.texi:
8809 * mini.texi, major.texi, maintaining.texi, macos.texi:
8810 * help.texi, frames.texi, files.texi:
8811 Don't say just "option" when talking about variables.
8812
8813 * display.texi, mule.texi: Don't say just "option" when talking
8814 about variables. Other minor cleanups.
8815
8cf51b2c
GM
88162005-01-26 Lute Kamstra <lute@gnu.org>
8817
8818 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8819 File'. Mention the `-Q' option at the `--no-site-file' option.
8820
8cf51b2c
GM
88212005-01-22 David Kastrup <dak@gnu.org>
8822
8823 * building.texi (Grep Searching): Mention alias `find-grep' for
8824 `grep-find'.
8825
88262005-01-20 Richard M. Stallman <rms@gnu.org>
8827
8828 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8829
8cf51b2c
GM
88302005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8831
8832 * rmail.texi (Movemail): Explain differences
8833 between standard and mailutils versions of movemail.
8834 Describe command line and configuration options introduced
8835 with the latter.
8836 Explain the notion of mailbox URL, provide examples and
8837 cross-references to mailutils documentation.
8838 Describe various methods of specifying mailbox names,
8839 user names and user passwords for rmail.
1c6c854e
CS
8840 (Remote Mailboxes): New section.
8841 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8842 options used to control its behavior.
8843 (Other Mailbox Formats): Explain handling of various mailbox
8844 formats.
8845
88462005-01-13 Richard M. Stallman <rms@gnu.org>
8847
8848 * commands.texi (Commands): Clarification.
8849
88502005-01-11 Richard M. Stallman <rms@gnu.org>
8851
8852 * programs.texi (Multi-line Indent): Fix previous change.
8853 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8854
8cf51b2c
GM
88552005-01-08 Richard M. Stallman <rms@gnu.org>
8856
8857 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8858 lazy-highlight.
8859
8860 * search.texi (Query Replace): Mention faces query-replace
8861 and lazy-highlight.
8862 (Incremental Search): Update isearch highlighting info.
8863
8cf51b2c
GM
88642005-01-04 Richard M. Stallman <rms@gnu.org>
8865
8866 * custom.texi (Saving Customizations): Minor improvement.
8867
8cf51b2c
GM
88682005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8869
8870 * custom.texi (Saving Customizations): Emacs no longer loads
8871 `custom-file' after .emacs. No longer mention customizing through
8872 Custom.
8873
8cf51b2c
GM
88742005-01-01 Andreas Schwab <schwab@suse.de>
8875
8876 * killing.texi (Graphical Kill): Move up under node Killing,
8877 change @section to @subsection.
8878
88792005-01-01 Richard M. Stallman <rms@gnu.org>
8880
8881 * custom.texi (Face Customization): Mention hex color specs.
8882
8883 * emacs.texi (Top): Update Killing submenu.
8884
8885 * killing.texi (Killing): Reorganize section.
8886 No more TeX-only text; put the node command at start of chapter.
8887 But the first section heading is used only in TeX.
8888 Rewrite the text to read better in this mode.
8889 (Graphical Kill): New subnode gets some of the text that
8890 used to be in the first section.
8891
88922004-12-31 Richard M. Stallman <rms@gnu.org>
8893
8894 * dired.texi (Shell Commands in Dired): Delete the ? example.
8895
8896 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8897
8898 * files.texi (Saving): Describe new require-final-newline features
8899 and mode-require-final-newline.
8900
8cf51b2c
GM
89012004-12-29 Richard M. Stallman <rms@gnu.org>
8902
8903 * custom.texi (File Variables): Clarify previous change.
8904
c8763fb6 89052004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8906
8907 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8908 out now.
8909
89102004-12-27 Richard M. Stallman <rms@gnu.org>
8911
8912 * Makefile.in (MAKEINFO): Specify --force.
8913
8914 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8915 (Undo): Doc undo-outer-limit.
8916
8cf51b2c
GM
89172004-12-15 Juri Linkov <juri@jurta.org>
8918
8919 * mark.texi (Transient Mark, Mark Ring): M-< and other
8920 movement commands don't set mark in Transient Mark mode
8921 if mark is active.
8922
8cf51b2c
GM
89232004-12-12 Juri Linkov <juri@jurta.org>
8924
8925 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8926 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8927
8928 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8929 (Misc Dired Commands): Add @r{(Dired)} to w.
8930
89312004-12-12 Juri Linkov <juri@jurta.org>
8932
8933 * mark.texi (Marking Objects): Marking commands also extend the
8934 region when mark is active in Transient Mark mode.
8935
8cf51b2c
GM
89362004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8937
8938 * custom.texi (Saving Customizations): Emacs only loads the custom
8939 file automatically after the init file in version 22.1 or later.
8940 Adapt text and examples to this fact.
8941
8cf51b2c
GM
89422004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8943
8944 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8945 be set through Custom. Otherwise, it has no effect.
8946
8cf51b2c
GM
89472004-12-05 Richard M. Stallman <rms@gnu.org>
8948
8949 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8950 * entering.texi: Rename Command Line to Emacs Invocation.
8951
10d1d0af 8952 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8953
8954 * custom.texi (Easy Customization): Move up to section level,
8955 before Variables. Avoid using the term "variable"; say "option".
8956 New initial explanation.
8957 (Variables): In initial explanation, connect "variable" to the
8958 already-explained "user option".
8959
8960 * emacs.texi (Top): Fix ref to Command Line.
8961 Move reference to Easy Customization.
8962
8963 * xresources.texi (X Resources): Fix From link.
8964
8965 * doclicense.texi (GNU Free Documentation License): Fix To link.
8966
8967 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8968
8969 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8970
89712004-12-03 Richard M. Stallman <rms@gnu.org>
8972
8973 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8974
89752004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8976
8977 * kmacro.texi: Several small changes in addition to the following.
8978 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8979 defining a keyboard macro.
8980 Mention `kmacro-ring-max'.
8981 (Keyboard Macro Counter): Clarify description of
8982 `kmacro-insert-counter', `kmacro-set-counter',
8983 `kmacro-add-counter' and `kmacro-set-format'.
8984
89852004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8986
8987 * custom.texi (File Variables): Add `unibyte' and make it more
8988 clear that `unibyte' and `coding' are special. Suggested by Simon
8989 Krahnke <overlord@gmx.li>.
8990
8991 * mule.texi (Enabling Multibyte): Refer to File Variables.
8992 Suggested by Simon Krahnke <overlord@gmx.li>.
8993
c8763fb6 89942004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8995
8996 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8997 x-use-old-gtk-file-dialog.
8998
8cf51b2c
GM
89992004-11-20 Richard M. Stallman <rms@gnu.org>
9000
9001 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9002
90032004-11-09 Lars Brinkhoff <lars@nocrew.org>
9004
9005 * building.texi (Lisp Eval): Delete hyphen in section name.
9006
90072004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9008
9009 * files.texi (Old Versions):
9010 No longer document annotation as "CVS only".
9011
90122004-11-10 Andre Spiegel <spiegel@gnu.org>
9013
9014 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
9015 version systems, mentioning the new ones that we support.
9016 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
9017 suggestions.
9018
c8763fb6 90192004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 9020
49823426 9021 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 9022
c8763fb6 90232004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9024
9025 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9026
90272004-10-23 Eli Zaretskii <eliz@gnu.org>
9028
9029 * text.texi (Text Based Tables, Table Definition)
9030 (Table Creation, Table Recognition, Cell Commands)
9031 (Cell Justification, Row Commands, Column Commands)
9032 (Fixed Width Mode, Table Conversion, Measuring Tables)
9033 (Table Misc): New nodes, documenting the Table Mode.
9034
8cf51b2c
GM
90352004-10-19 Jason Rumney <jasonr@gnu.org>
9036
9037 * makefile.w32-in (info): Change order of arguments to makeinfo.
9038
90392004-10-19 Ulf Jasper <ulf.jasper@web.de>
9040
9041 * calendar.texi (iCalendar): Update for package changes.
9042
8cf51b2c
GM
90432004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9044
9045 * files.texi (Misc File Ops): View mode is a minor mode.
9046
8cf51b2c
GM
90472004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9048
9049 * calendar.texi (iCalendar): Style changes.
9050
90512004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9052
9053 * search.texi (Regexps): The regexp described in the example is no
9054 longer stored in the variable `sentence-end'.
9055
8cf51b2c
GM
90562004-10-06 Nick Roberts <nickrob@snap.net.nz>
9057
9058 * building.texi (Starting GUD): Note that multiple debugging
9059 sessions requires `gdb --fullname'.
9060
90612004-10-05 Ulf Jasper <ulf.jasper@web.de>
9062
9063 * calendar.texi (iCalendar): New section for a new package.
9064
8cf51b2c
GM
90652004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9066
9067 * text.texi: Various small changes in addition to the following.
9068 (Text): Replace xref for autotype with inforef.
9069 (Sentences): Explain nil value for `sentence-end'.
9070 (Paragraphs): Update default values for `paragraph-start' and
9071 `paragraph-separate'.
9072 (Text Mode): Correct description of Text mode's effect on the
9073 syntax table.
9074 (Outline Visibility): `hide-other' does not hide top level headings.
9075 `selective-display-ellipses' no longer has an effect on Outline mode.
9076 (TeX Misc): Add missing @cindex.
9077 Replace xref for RefTeX with inforef.
9078 (Requesting Formatted Text): The variable
9079 `enriched-fill-after-visiting' no longer exists.
9080 (Editing Format Info): Update names of menu items and commands.
9081 (Format Faces): Mention special effect of specifying the default face.
9082 Describe inheritance of text properties.
9083 Correct description of `fixed' face.
9084 (Format Indentation): Correct description of effect of setting
9085 margins. Mention `set-left-margin' and `set-right-margin'.
9086 (Format Justification): Update names of menu items.
9087 `set-justification-full' is now bound to `M-j b'.
9088 Mention that `default-justification' is a per buffer variable.
9089 (Format Properties): Update name of menu item.
9090 (Forcing Enriched Mode): `format-decode-buffer' automatically
9091 turns on Enriched mode if the buffer is in text/enriched format.
9092
90932004-10-05 Emilio C. Lopes <eclig@gmx.net>
9094
9095 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9096
90972004-09-28 Kim F. Storm <storm@cua.dk>
9098
9099 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9100 Align with new functionality.
9101
8cf51b2c
GM
91022004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9103
9104 * display.texi (Display Custom): Remove stray `@end defvar'.
9105
91062004-09-23 Kim F. Storm <storm@cua.dk>
9107
9108 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9109 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9110
8cf51b2c
GM
91112004-09-20 Richard M. Stallman <rms@gnu.org>
9112
9113 * custom.texi (Hooks): Explain using setq to clear out a hook.
9114 (File Variables): Explain multiline string constants.
9115 (Non-ASCII Rebinding): Explain when you need to update
9116 non-ASCII char codes in .emacs.
9117
9118 * building.texi (Compilation): Explain how to make a silent
9119 subprocess that won't be terminated. Explain compilation-environment.
9120
91212004-09-13 Kim F. Storm <storm@cua.dk>
9122
9123 * mini.texi (Repetition): Rename isearch-resume-enabled to
9124 isearch-resume-in-command-history and change default to disabled.
9125
8cf51b2c
GM
91262004-09-09 Kim F. Storm <storm@cua.dk>
9127
9128 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9129 with new `kmacro-name-last-macro'.
9130
8cf51b2c
GM
91312004-09-08 Juri Linkov <juri@jurta.org>
9132
9133 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9134
8cf51b2c
GM
91352004-09-03 Juri Linkov <juri@jurta.org>
9136
9137 * search.texi (Incremental Search): Update wording for M-%.
9138
91392004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9140
9141 * killing.texi (Killing): Correct description of kill commands in
9142 read-only buffer.
9143
91442004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9145
9146 * building.texi (Compilation Mode): Add a paragraph about rules
9147 for finding the compilation buffer for `next-error'.
9148
9149 * search.texi (Other Repeating Search): Mention that Occur mode
9150 supports the next-error functionality.
9151
91522004-09-02 Juri Linkov <juri@jurta.org>
9153
9154 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9155
91562004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9157
9158 * kmacro.texi (Basic Keyboard Macro):
9159 `apply-macro-to-region-lines' now operates on all lines that begin
9160 in the region, rather than on all complete lines in the region.
9161
c8763fb6 91622004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9163
9164 * frames.texi (Drag and drop): Add documentation about
9165 x-dnd-test-function and x-dnd-known-types.
9166
91672004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9168
9169 * indent.texi: Various minor changes in addition to:
9170 (Indentation Commands): Correct description of `indent-relative'.
9171 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9172 mode. The *Tab Stops* buffer uses Overwrite Mode.
9173 (Just Spaces): `tabify' converts sequences of at least two spaces
9174 to tabs.
9175
8cf51b2c
GM
91762004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9177
9178 * frames.texi (Secondary Selection): Setting the secondary
9179 selection with M-Drag-Mouse-1 does not alter the kill ring,
9180 setting it with M-Mouse-1 and M-Mouse-3 does.
9181 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9182 toolkit scroll bars.
9183 (Scroll Bars): Ditto.
9184
9185 * windows.texi (Basic Window): When using a window system, the value
9186 of point in a non-selected window is indicated by a hollow box.
9187 (Split Window): Side by side windows are separated by a scroll bar,
9188 if scroll bars are used.
9189 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9190 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9191 (Window Convenience): Update bindings for `winner-undo' and
9192 `winner-redo'.
9193
9194 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9195 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9196 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9197 of "Using Emacs as a Server".
9198 * building.texi (Building): Interchange nodes (for correct numbering).
9199 * programs.texi (Programs): Interchange nodes (for correct numbering).
9200 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9201 Info to the node structure.
9202 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9203 Rearrange order of nodes and sections such that both "GNU GENERAL
9204 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9205 end, as appropriate for appendices.
9206 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9207 Use `@unnumberedsec'.
9208 * trouble.texi: Adapt sectioning in Info to the node structure.
9209 Adapt node pointers to change in emacs.texi.
9210 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9211
8cf51b2c
GM
92122004-08-25 Kenichi Handa <handa@m17n.org>
9213
9214 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9215 description for unibyte mode.
9216
92172004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9218
9219 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9220
9221 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9222 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9223 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9224 in @pxref.
9225
92262004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9227
9228 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9229 Change section names.
9230
8cf51b2c
GM
92312004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9232
9233 * kmacro.texi (Keyboard Macro Ring): Rename section.
9234 Emacs treats the head of the macro ring as the `last keyboard macro'.
9235 (Keyboard Macro Counter): Minor change.
9236 (Save Keyboard Macro): Some clarifications.
9237 (Edit Keyboard Macro): Rename section.
9238
9239 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9240 32-bit machines.
9241 (Several Buffers): Clarify which buffer is selected if `2' is
9242 pressed in the Buffer Menu.
9243 Auto Revert mode can be used to update the Buffer Menu
9244 automatically.
9245
92462004-08-21 Eli Zaretskii <eliz@gnu.org>
9247
9248 * help.texi (Misc Help): Add an index entry for finding an Info
9249 manual by its file name.
9250
92512004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9252
9253 * files.texi (Backup Deletion): Correct description of
9254 `delete-old-versions'.
9255 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9256 (Auto Save Files): Recommend `auto-save-mode' to reenable
9257 auto-saving, rather than the abbreviation `auto-save'.
9258
92592004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9260
9261 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9262 for "killing" and "yanking" in main menu.
9263
92642004-08-16 Richard M. Stallman <rms@gnu.org>
9265
9266 * killing.texi (Yanking, Killing): Minor cleanups.
9267
9268 * mark.texi (Momentary Mark): Minor cleanups.
9269
92702004-08-15 Kenichi Handa <handa@etl.go.jp>
9271
9272 * custom.texi (Non-ASCII Rebinding):
9273 C-q always inserts the right code to pass to global-set-key.
9274
8cf51b2c
GM
92752004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9276
9277 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9278 `insert-register', instead of `C-x r g' binding, for consistency.
9279
92802004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9281
9282 * fixit.texi (Spelling): Fix typo.
9283
92842004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * help.texi (Help): Fix Texinfo usage.
9287
8cf51b2c
GM
92882004-07-24 Richard M. Stallman <rms@gnu.org>
9289
9290 * text.texi (Paragraphs): Update how paragraphs are separated
9291 and the default for paragraph-separate.
9292
9293 * search.texi (Regexp Replace): Further update text for new
9294 replacement operators.
9295
8cf51b2c
GM
92962004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9297
9298 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9299 `R' switch.
9300
9301 * dired.texi (Dired Updating): `k' only deletes inserted
9302 subdirectories from the Dired buffer if a prefix argument was given.
9303
9304 * search.texi (Regexps): Delete redundant definition of `symbol' in
9305 description of `\_>'. It already occurs in the description of `\_<'.
9306
8cf51b2c
GM
93072004-07-01 Juri Linkov <juri@jurta.org>
9308
9309 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9310 (Regexp Search): Add M-r.
9311
93122004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9313
9314 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9315
93162004-06-29 Jesper Harder <harder@ifa.au.dk>
9317
49823426 9318 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9319
93202004-06-25 Richard M. Stallman <rms@gnu.org>
9321
9322 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9323
93242004-06-25 David Kastrup <dak@gnu.org>
9325
9326 * search.texi (Regexp Replace): Some typo corrections and
9327 rearrangement.
9328
93292004-06-24 David Kastrup <dak@gnu.org>
9330
9331 * search.texi (Unconditional Replace): Use replace-string instead
9332 of query-replace in example.
9333 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9334 sequences.
9335 (Query Replace): Correct explanation of `^' which does not use
9336 the mark stack.
9337
93382004-06-21 Nick Roberts <nickrob@gnu.org>
9339
9340 * misc.texi (Shell History Copying): Document comint-insert-input.
9341 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9342
8cf51b2c
GM
93432004-06-20 Jesper Harder <harder@ifa.au.dk>
9344
9345 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9346 * custom.texi (Customization): Do.
9347 * anti.texi (Antinews): Do.
9348 * abbrevs.texi (Defining Abbrevs): Do.
9349
9350 * programs.texi (Info Lookup): Fix keybinding for
9351 info-lookup-symbol.
9352
93532004-06-16 Juanma Barranquero <lektu@terra.es>
9354
9355 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9356 Add emacs-xtra.
9357 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9358 (clean): Add emacs-xtra and flymake. Remove redundancies.
9359
93602004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9361
9362 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9363 Add emacs-xtra.
9364 * emacs-xtra.texi: New file.
9365
93662004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9367
9368 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9369 (Dired and Find): Mention differences with ordinary Dired buffers.
9370
8cf51b2c
GM
93712004-06-13 Richard M. Stallman <rms@gnu.org>
9372
9373 * custom.texi (Init Syntax): Explain about vars that do special
9374 things when set with setq or with Custom.
9375 (Init Examples): Add line-number-mode example.
9376
8cf51b2c
GM
93772004-06-12 Juri Linkov <juri@jurta.org>
9378
9379 * dired.texi (Operating on Files): Add dired-do-touch.
9380
8cf51b2c
GM
93812004-06-10 Juri Linkov <juri@jurta.org>
9382
9383 * building.texi (Lisp Eval): Add C-M-x on defface.
9384
93852004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9386
9387 * files.texi (Reverting): Auto-Revert mode and
9388 Global Auto-Revert mode no longer revert remote files.
9389
8cf51b2c
GM
93902004-05-29 Richard M. Stallman <rms@gnu.org>
9391
9392 * custom.texi (Init File): Two dashes start --no-site-file.
9393
8cf51b2c
GM
93942004-05-29 Alan Mackenzie <acm@muc.de>
9395
9396 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9397 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9398 (AWK, Pike): Document as "C-like modes".
9399 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9400 (M-x man): Supersedes M-x manual-entry.
9401 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9402
9403 ("Comments in C"): Delete node; the info is in CC Mode manual.
9404 (c-comment-only-line-offset): Remove description.
9405
9406 (C-c ., C-c C-c): Describe new C Mode bindings.
9407
9408 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9409 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9410 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9411 Amend definitions.
9412
9413 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9414 Describe functions.
9415
9416 (c-comment-start-regexp, c-hanging-comment-ender-p)
9417 (c-hanging-comment-starter-p): Remove obsolete definitions.
9418
9419 * emacs.texi: Remove the menu entry "Comments in C".
9420
8cf51b2c
GM
94212004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9422
9423 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9424 `M-x locate'.
9425
94262004-05-16 Karl Berry <karl@gnu.org>
9427
9428 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9429 makeinfo --html fails.
9430 * help.texi (Help Summary) [@ifnottex]: Likewise.
9431
94322004-05-13 Nick Roberts <nickrob@gnu.org>
9433
9434 * building.texi (GDB Graphical Interface): Update and describe
9435 layout first.
9436
8cf51b2c
GM
94372004-05-04 Jason Rumney <jasonr@gnu.org>
9438
9439 * makefile.w32-in: Revert last change.
9440
94412004-05-03 Jason Rumney <jasonr@gnu.org>
9442
9443 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9444
8cf51b2c
GM
94452004-04-23 Juanma Barranquero <lektu@terra.es>
9446
9447 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9448
94492004-04-18 Juri Linkov <juri@jurta.org>
9450
9451 * fixit.texi (Spelling): Remove file extension from ispell xref.
9452
94532004-04-15 Kim F. Storm <storm@cua.dk>
9454
9455 * cmdargs.texi (Initial Options): Add -Q.
9456
94572004-04-05 Kim F. Storm <storm@cua.dk>
9458
9459 * custom.texi (File Variables): Add safe-local-eval-forms.
9460
8cf51b2c
GM
94612004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9462
9463 * files.texi (Reverting): Correct description of revert-buffer's
9464 handling of point.
9465
94662004-03-22 Juri Linkov <juri@jurta.org>
9467
9468 * emacs.texi (Top): Add `Misc X'.
9469
49823426 9470 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9471
9472 * glossary.texi: Improve references.
9473
9474 * help.texi: Sync keywords with finder.el.
9475
9476 * mini.texi (Completion): Add description for menu items.
9477
9478 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9479
9480 * sending.texi (Mail Methods): Fix xref to Message manual.
9481
8cf51b2c
GM
94822004-03-12 Richard M. Stallman <rms@gnu.org>
9483
8cf51b2c
GM
9484 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9485
8cf51b2c
GM
94862004-03-04 Richard M. Stallman <rms@gnu.org>
9487
9488 * search.texi (Regexps): Explain that ^ and $ have their
9489 special meanings only in certain contexts.
9490
9491 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9492
9493 * mule.texi (Specify Coding): Doc C-x RET F.
9494
9495 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9496 for multiple compile and grep buffers.
9497 (Indirect Buffers): Don't recommand clone-indirect-buffer
9498 for multiple compile and grep buffers.
9499
8cf51b2c
GM
95002004-02-29 Juanma Barranquero <lektu@terra.es>
9501
9502 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9503 Use $(DEL) instead of rm, and ignore exit code.
9504
8cf51b2c
GM
95052004-02-23 Nick Roberts <nick@nick.uklinux.net>
9506
9507 * building.texi (Watch Expressions): Update.
9508
95092004-02-21 Juri Linkov <juri@jurta.org>
9510
1c6c854e
CS
9511 * cmdargs.texi (Action Arguments): Add alias --find-file.
9512 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9513 to Command Arguments.
9514 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9515 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9516 (Window Size X): Join -g and --geometry. Add @cindex.
9517 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9518 (Title X): Remove alias -title.
9519 (Misc X): New node.
9520
c8763fb6 95212004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9522
9523 * frames.texi (Drag and drop): Add Motif to list of supported
9524 protocols.
9525
c8763fb6 95262004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9527
9528 * frames.texi (Drag and drop): New section.
9529
95302004-01-24 Richard M. Stallman <rms@gnu.org>
9531
1c6c854e 9532 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9533 Include it only @ifnotinfo. Patch the preceding and following
9534 node headers to point to each other.
9535
95362004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9537
9538 * calendar.texi (Appointments): Update section.
9539
95402003-12-29 Kevin Ryde <user42@zip.com.au>
9541
8cf51b2c
GM
9542 * programs.texi (C Modes): Fix the xref.
9543
95442003-12-23 Nick Roberts <nick@nick.uklinux.net>
9545
9546 * building.texi (Watch Expressions): Update.
9547 (Commands of GUD): Include use of toolbar + breakpoints set from
9548 fringe/margin.
9549
95502003-12-03 Andre Spiegel <spiegel@gnu.org>
9551
9552 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9553 <acm@muc.de>.
9554
c8763fb6 95552003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9556
9557 * frames.texi (Dialog Boxes): Add use-file-dialog.
9558
8cf51b2c
GM
95592003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9560
9561 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9562 in CC Mode.
9563
8cf51b2c
GM
95642003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9565
9566 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9567 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9568 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9569 * man/frames.texi, man/glossary.texi, man/killing.texi:
9570 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9571 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9572 * man/sending.texi, man/text.texi, man/trouble.texi:
9573 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9574
95752003-11-01 Alan Mackenzie <acm@muc.de>
9576
9577 * search.texi (Scrolling During Incremental Search): Document a
9578 new scrolling facility in isearch mode.
9579
8cf51b2c
GM
95802003-10-22 Miles Bader <miles@gnu.org>
9581
9582 * Makefile.in (info): Move before $(top_srcdir)/info.
9583
95842003-10-22 Nick Roberts <nick@nick.uklinux.net>
9585
9586 * building.texi (Watch Expressions): Update section on data display
9587 to reflect code changes (GDB Graphical Interface).
9588
8cf51b2c
GM
95892003-10-13 Richard M. Stallman <rms@gnu.org>
9590
9591 * xresources.texi (GTK resources): Clean up previous change.
9592
c8763fb6 95932003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9594
9595 * xresources.texi (GTK resources): Add a note that some themes
9596 disallow customizations. Add scroll theme example.
9597
8cf51b2c
GM
95982003-09-30 Richard M. Stallman <rms@gnu.org>
9599
8cf51b2c
GM
9600 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9601
9602 * misc.texi (Saving Emacs Sessions): Shorten the section,
9603 collapsing back into one node.
9604
96052003-09-30 Lars Hansen <larsh@math.ku.dk>
9606
9607 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9608
ce058493 96092003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9610
9611 * xresources.texi (GTK names in Emacs): Correct typo.
9612
8cf51b2c
GM
96132003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9614
1c6c854e
CS
9615 * cmdargs.texi (Font X): Mention new default font.
9616 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9617 problems involved. (Result of discussion on emacs-devel.)
9618
96192003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9620
9621 * emacs.texi (Acknowledgements): Correct typo.
9622
96232003-09-22 Richard M. Stallman <rms@gnu.org>
9624
9625 * dired.texi (Misc Dired Commands): New node.
9626 (Dired Navigation): Add dired-goto-file.
9627
9628 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9629
9630 * emacs.texi (Acknowledgements): New node, split from Distribution.
9631
9632 * cmdargs.texi (Action Arguments): -f reads interactive args.
9633
8cf51b2c
GM
96342003-09-08 Lute Kamstra <lute@gnu.org>
9635
9636 * screen.texi (Mode Line): Say that POS comes before LINE.
9637 Mention `size-indication-mode'.
1c6c854e
CS
9638 * display.texi (Optional Mode Line):
9639 Document `size-indication-mode'.
8cf51b2c
GM
9640 * basic.texi (Position Info): Mention `size-indication-mode'.
9641
96422003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9643
9644 * xresources.texi (Resources): Refer to `editres' man page.
9645 (Lucid Resources): Update defaults. Expand description of
9646 `shadowThickness'.
9647
96482003-09-04 Miles Bader <miles@gnu.org>
9649
9650 * Makefile.in (top_srcdir): New variable.
9651 ($(top_srcdir)/info): New rule.
9652 (info): Depend on it.
9653
96542003-09-03 Peter Runestig <peter@runestig.com>
9655
9656 * makefile.w32-in: New file.
9657
96582003-08-29 Richard M. Stallman <rms@gnu.org>
9659
9660 * misc.texi (Saving Emacs Sessions): Correct previous change.
9661
8cf51b2c
GM
96622003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9663
8cf51b2c
GM
9664 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9665 (Intro): Include kmacro.texi after fixit.texi instead of after
9666 custom.texi. (As suggested by Kim Storm.)
9667
96682003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9669
9670 * fixit.texi (Fixit): Update `Next' pointer.
9671 * files.texi (Files): Update `Previous' pointer.
9672 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9673 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9674 (Suggested by Kim Storm.)
9675 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9676
96772003-08-18 Kim F. Storm <storm@cua.dk>
9678
9679 * kmacro.texi: New file describing enhanced keyboard macro
9680 functionality. Replaces old description in custom.texi.
9681
9682 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9683 (Keyboard Macros): Move to new kmacro.texi file.
9684
9685 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9686
8cf51b2c
GM
96872003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9688
9689 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9690
96912003-08-17 Alex Schroeder <alex@gnu.org>
9692
9693 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9694 required.
9695
8cf51b2c
GM
96962003-08-05 Richard M. Stallman <rms@gnu.org>
9697
9698 * programs.texi (Lisp Indent): Don't describe
9699 lisp-indent-function property here. Use xref to Lisp Manual.
9700
8cf51b2c
GM
97012003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9702
fffa137c 9703 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9704 abbreviations.
9705
97062003-07-24 Markus Rost <rost@math.ohio-state.edu>
9707
9708 * buffers.texi (List Buffers): Fix previous change.
9709
8cf51b2c
GM
97102003-07-13 Markus Rost <rost@math.ohio-state.edu>
9711
9712 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9713 List*.
9714
97152003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9716
8cf51b2c
GM
9717 * display.texi (Font Lock): Fix typo.
9718
97192003-07-07 Richard M. Stallman <rms@gnu.org>
9720
9721 * display.texi (Font Lock): Add xref for format info on
9722 font-lock-remove-keywords.
9723
9724 * building.texi (Compilation): Document what happens with asynch
9725 children of compiler process.
9726
9727 * help.texi (Library Keywords): Use @multitable.
9728
8cf51b2c
GM
97292003-06-04 Richard M. Stallman <rms@gnu.org>
9730
9731 * programs.texi (Expressions): Delete C-M-DEL.
9732
9733 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9734 comint-move-point-for-output renamed from
9735 comint-scroll-to-bottom-on-output.
9736
9737 * custom.texi (Init Rebinding): Replace previous change with xref.
9738 (Non-ASCII Rebinding): Explain that issue more briefly here.
9739
97402003-05-28 Richard M. Stallman <rms@gnu.org>
9741
9742 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9743
97442003-05-28 Nick Roberts <nick@nick.uklinux.net>
9745
9746 * building.texi (GDB Graphical Interface): New node.
9747 (Rewritten somewhat by RMS.)
9748
c8763fb6 97492003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9750
9751 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9752 non-English letters. Explain how to set coding systems correctly
9753 and how to include the right coding cookie in the file.
9754
c8763fb6 97552003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9756
9757 * indent.texi (Indentation): Explain the concepts.
9758 (Just Spaces): Explain why preventing tabs for indentation might
9759 be useful.
9760
8cf51b2c
GM
97612003-04-16 Richard M. Stallman <rms@gnu.org>
9762
9763 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9764
8cf51b2c
GM
97652003-02-22 Alex Schroeder <alex@emacswiki.org>
9766
9767 * cmdargs.texi (General Variables): Document SMTPSERVER.
9768
8cf51b2c
GM
9769 * sending.texi: Remove SMTP node.
9770 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9771 library.
9772
8cf51b2c
GM
97732003-02-22 Alex Schroeder <alex@emacswiki.org>
9774
9775 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9776
97772003-02-22 Simon Josefsson <jas@extundo.com>
9778
9779 * sending.texi (Mail Methods): Add node about SMTP.
9780
c8763fb6 97812003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9782
9783 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9784
8cf51b2c
GM
97852003-02-01 Kevin Ryde <user42@zip.com.au>
9786
9787 * glossary.texi (Glossary): Correction to cl cross reference.
9788
97892003-01-20 Richard M. Stallman <rms@gnu.org>
9790
9791 * killing.texi (Rectangles): Document C-x c r.
9792
c8763fb6 97932003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9794
9795 * xresources.texi (GTK resources): New node.
9796 (GTK widget names): New node.
9797 (GTK names in Emacs): New node.
9798 (GTK styles): New node.
9799
c8763fb6 98002003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9801
9802 * maintaining.texi (Create Tags Table): Add reference to the new
9803 `etags --help --lang=LANG' option.
9804
8cf51b2c
GM
98052002-10-02 Karl Berry <karl@gnu.org>
9806
49823426 9807 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9808 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9809 where needed for the sake of the HTML output.
8cf51b2c
GM
9810
98112001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9812
9813 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9814 source files.
9815
98162001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9817
9818 * Makefile.in (emacsman): New target.
9819
8cf51b2c
GM
98202001-10-20 Gerd Moellmann <gerd@gnu.org>
9821
9822 * (Version 21.1 released.)
9823
98242001-10-05 Gerd Moellmann <gerd@gnu.org>
9825
9826 * Branch for 21.1.
9827
8cf51b2c
GM
98282001-03-05 Gerd Moellmann <gerd@gnu.org>
9829
9830 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9831
8cf51b2c
GM
98322000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9833
9834 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9835
8cf51b2c
GM
98361999-07-12 Richard Stallman <rms@gnu.org>
9837
9838 * Version 20.4 released.
9839
98401998-12-04 Markus Rost <rost@delysid.gnu.org>
9841
9842 * Makefile.in (INFO_TARGETS): Delete customize.info.
9843 (DVI_TARGETS): Delete customize.dvi.
9844 (../info/customize, customize.dvi): Targets deleted.
9845
98461998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9847
9848 * Version 20.3 released.
9849
98501998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9851
9852 * Makefile.in (EMACSSOURCES): Add mule.texi.
9853 Add msdog.texi, ack.texi. Remove gnu1.texi.
9854
98551998-04-06 Andreas Schwab <schwab@gnu.org>
9856
768c0c0f
JB
9857 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9858 Use it in dvi targets.
8cf51b2c
GM
9859
98601997-09-23 Paul Eggert <eggert@twinsun.com>
9861
9862 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9863 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9864 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9865
98661997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9867
9868 * Version 20.2 released.
9869
98701997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9871
9872 * Version 20.1 released.
9873
98741997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9875
9876 * Makefile (../info/customize, customize.dvi): New targets.
9877 (INFO_TARGETS): Add ../info/customize.
9878 (DVI_TARGETS): Add customize.dvi.
9879
8cf51b2c
GM
98801996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9881
9882 * Version 19.33 released.
9883
98841996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9885
9886 * Version 19.32 released.
9887
8cf51b2c
GM
98881996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9889
9890 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9891
98921996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9893
9894 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9895 Specify -I option.
9896 (All dvi targets): Set the TEXINPUTS variable.
9897
98981996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9899
9900 * Version 19.31 released.
9901
8cf51b2c
GM
99021995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9903
9904 * Version 19.30 released.
9905
8cf51b2c
GM
99061995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9907
9908 * Makefile.in (maintainer-clean): Rename from realclean.
9909
99101994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9911
9912 * Makefile.in: New file.
9913 * Makefile: File deleted.
9914
99151994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9916
9917 * Makefile (TEXINDEX_OBJS): Variable deleted.
9918 (texindex, texindex.o, getopt.o): Rules deleted.
9919 All deps on texindex deleted.
9920 (distclean): Don't delete texindex.
9921 (mostlyclean): Don't delete *.o.
9922 * texindex.c, getopt.c: Files deleted.
9923
99241994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9925
9926 * Version 19.26 released.
9927
99281994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9929
9930 * Makefile (EMACSSOURCES): Exclude undo.texi.
9931
99321994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9933
9934 * Version 19.25 released.
9935
99361994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9937
9938 * Version 19.24 released.
9939
99401994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9941
9942 * Version 19.23 released.
9943
99441994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9945
9946 * Makefile: Delete spurious tab.
9947
99481994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9949
9950 * Makefile (.SUFFIXES): New rule.
9951
8cf51b2c
GM
99521993-12-04 Richard Stallman (rms@srarc2)
9953
9954 * getopt.c: New file.
9955 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9956 (getopt.o): New rule.
9957 (dvi): Don't depend on texindex.
49823426 9958 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9959
99601993-12-03 Richard Stallman (rms@srarc2)
9961
49823426
GM
9962 * Makefile (TEXI2DVI): New variable.
9963 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9964 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9965
99661993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9967
9968 * Version 19.22 released.
9969
99701993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9971
9972 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9973
99741993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9975
9976 * Version 19.21 released.
9977
8cf51b2c
GM
99781993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9979
9980 * Makefile (realclean): Don't delete the Info files.
9981
f0131492 99821993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9983
8cf51b2c
GM
9984 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9985 4' where appropriate.
9986
f0131492 99871993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9988
49823426 9989 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9990
9991 * texindex.c: Include "../src/config.h" if building in emacs.
9992
9993 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9994 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9995 Add target to build texindex.c, defining `emacs'.
9996
8cf51b2c
GM
99971993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9998
9999 * Version 19.19 released.
10000
8cf51b2c
GM
100011993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10002
10003 * Version 19.18 released.
10004
100051993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10006
10007 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
10008
100091993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10010
10011 * Version 19.17 released.
10012
100131993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10014
10015 * split-man: Fix typos in last change.
10016
100171993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10018
10019 * Version 19.16 released.
10020
100211993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10022
10023 * version 19.15 released.
10024
100251993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10026
10027 * Makefile (distclean): It's rm, not rf.
10028
100291993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10030
10031 * Version 19.14 released.
10032
100331993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10034
10035 * Makefile: New file.
10036
100371993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10038
10039 * Version 19.13 released.
10040
100411993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10042
10043 * Version 19.9 released.
10044
100451993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10046
10047 * Version 19.8 released.
10048
100491993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10050
10051 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10052
10053 * trouble.texi: It's `enable-flow-control-on', not
10054 `evade-flow-control-on'.
10055
100561993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10057
10058 * display.texi: Document standard-display-european.
10059
100601993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10061
10062 * Version 19.7 released.
10063
10064 * emacs.texi: Add a sentence to the top menu mentioning the
10065 specific version of Emacs this manual applies to.
10066
100671993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10068
10069 * basic.texi: Document next-line-add-lines variable used to
10070 implement down-arrow.
10071
10072 * killing.texi: Document kill-whole-line.
10073
100741993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10075
10076 * text.texi: Update unix TeX ordering information.
10077
100781993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10079
10080 * news.texi: Mention fill-rectangle in keybinding list.
10081
10082 * killing.texi: Document fill-rectangle.
10083
100841993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10085
10086 * vc.texi: Bring the docs up to date with VC 5.2.
10087
100881992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10089
10090 * emacs.tex: Mention blackbox and gomoku under Amusements.
10091 Assembler mode is now mentioned and appropriately indexed
10092 under Programming Modes.
10093
100941991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10095
10096 * emacs.tex: Update TeX ordering information.
10097
8cf51b2c
GM
100981990-06-26 David Lawrence (tale@geech)
10099
10100 * emacs.tex: Note that completion-ignored-extensions is not used
10101 to filter out names when all completions are displayed in
10102 *Completions*.
10103
101041990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10105
10106 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10107
101081990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10109
10110 * emacs.tex: Add @findex grep.
10111
8cf51b2c
GM
101121988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10113
10114 * emacs.tex: Correct two typos. No other changes before
10115 Version 19 will be made.
10116
8cf51b2c
GM
101171988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10118
10119 * emacs.tex: Update information for obtaining TeX distribution from the
10120 University of Washington.
10121
10122;; Local Variables:
c8763fb6 10123;; coding: utf-8
8cf51b2c
GM
10124;; End:
10125
ab422c4d 10126 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
10127
10128 This file is part of GNU Emacs.
10129
352c8b4a 10130 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10131 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10132 the Free Software Foundation, either version 3 of the License, or
10133 (at your option) any later version.
8cf51b2c
GM
10134
10135 GNU Emacs is distributed in the hope that it will be useful,
10136 but WITHOUT ANY WARRANTY; without even the implied warranty of
10137 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10138 GNU General Public License for more details.
10139
10140 You should have received a copy of the GNU General Public License
352c8b4a 10141 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.