Doc fixes (index and comment).
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
3a79600a
XF
12013-12-25 Xue Fuqiao <xfq.free@gmail.com>
2
3 * files.texi (Diff Mode): Add an index.
4
65faed73
XF
52013-12-24 Xue Fuqiao <xfq.free@gmail.com>
6
7 * trouble.texi (Understanding Bug Reporting): Minor update.
1139b0be 8 (Checklist): Fix a cross-reference.
65faed73 9
595c4578
XF
102013-12-23 Xue Fuqiao <xfq.free@gmail.com>
11
b7a017ad
XF
12 * regs.texi (Bookmarks): Document `bookmark-default-file'.
13
595c4578
XF
14 * misc.texi (Shell Mode): Add a cross-reference.
15
16 * building.texi (Lisp Eval): Add an index.
17
91dedc43
GM
182013-12-22 Glenn Morris <rgm@gnu.org>
19
20 * entering.texi (Entering Emacs): Typo fix.
21
22 * calendar.texi (General Calendar):
23 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
24
569c1c6e
EZ
252013-12-22 Eli Zaretskii <eliz@gnu.org>
26
27 * regs.texi (Keyboard Macro Registers): Fix last change.
28
daef8ab1
XF
292013-12-22 Xue Fuqiao <xfq.free@gmail.com>
30
57b837ab
XF
31 * search.texi (Special Isearch):
32 (Query Replace): Document negative argument of replacement commands.
33 (Symbol Search): Document `isearch-forward-symbol-at-point'.
07e9eaa2 34
569c1c6e
EZ
35 * files.texi (File Conveniences): Document `image-next-file' and
36 `image-previous-file'.
8d3c54a0 37
44b9b800
XF
38 * display.texi (Optional Mode Line): Fix an index.
39
ced5cc29
XF
40 * regs.texi (File Registers): Document `kmacro-to-register'.
41
2ab18afb
XF
42 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
43
569c1c6e
EZ
44 * frames.texi (Scroll Bars): Document
45 `scroll-bar-adjust-thumb-portion'.
daef8ab1 46
77221051
CY
472013-12-21 Chong Yidong <cyd@gnu.org>
48
49 * indent.texi (Indentation Commands): Document C-x TAB changes.
50
a34a0ac8
TH
512013-12-20 Tassilo Horn <tsdh@gnu.org>
52
91dedc43
GM
53 * calendar.texi, display.texi, help.texi, rmail.texi:
54 Document `S-SPC' as alternative to scrolling down with `DEL'.
30aafaf5 55
7b4ec549
TH
56 * frames.texi: Document `toggle-frame-maximized' and
57 `toggle-frame-fullscreen' with their respective keys.
58
2cd12d28
TH
59 * buffers.texi: Document buffer name uniquification changes.
60
75a1e034
TH
61 * indent.texi: Document that `electric-indent-mode' is enabled by
62 default.
63
98104aea
TH
64 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
65
2cd12d28 66 * buffers.texi: Update list-buffers "screeshot" to show Messages
6f1de4d1
TH
67 as major-mode.
68
dfff9284
TH
69 * entering.texi: Document `initial-buffer-choice' changes.
70
98104aea
TH
71 * misc.texi (emacsclient Options): Document
72 `initial-buffer-choice' changes.
dfff9284 73
a34a0ac8
TH
74 * help.texi: Document that `?' now also shows subcommands of
75 prefix keys.
76
9718dea2
CY
772013-12-17 Chong Yidong <cyd@gnu.org>
78
79 * killing.texi (Appending Kills): Note that append-next-kill can
80 prepend the kill.
81
01633a17
EZ
822013-12-12 Eli Zaretskii <eliz@gnu.org>
83
84 * mule.texi (File Name Coding): Document file-name encoding
85 peculiarities on MS-Windows.
86
f9405d87
GM
872013-12-12 Glenn Morris <rgm@gnu.org>
88
89 * emacs.texi: Sync direntry with info/dir version.
90
36291308
JB
912013-12-08 Juanma Barranquero <lekktu@gmail.com>
92
93 * msdog.texi (Windows Keyboard): Fix typo.
94
26e4aa7d
GM
952013-11-30 Glenn Morris <rgm@gnu.org>
96
97 * Makefile.in (distclean): Remove Makefile.
98
1659fa3f
SM
992013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
100
101 * buffers.texi (Icomplete): Rename from Iswitchb and
102 rewrite accordingly.
103
17e0445b
GM
1042013-11-23 Glenn Morris <rgm@gnu.org>
105
106 * cmdargs.texi (General Variables):
107 Empty elements in EMACSLOADPATH now mean the default load-path.
108
2df10228
GM
1092013-11-21 Glenn Morris <rgm@gnu.org>
110
111 * cmdargs.texi (Action Arguments): Use path-separator with -L.
112
a0833f62
GM
1132013-11-04 Glenn Morris <rgm@gnu.org>
114
115 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
116
1ba6984e
GM
1172013-11-02 Glenn Morris <rgm@gnu.org>
118
881db7e0 119 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
1ba6984e 120
48f73cfb
GM
1212013-10-23 Glenn Morris <rgm@gnu.org>
122
76f1a3c3
GM
123 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
124 Nuke @refill.
125
48f73cfb
GM
126 * Makefile.in (install-dvi, install-html, install-pdf)
127 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
128 (uninstall-pdf): Quote entities that might contain whitespace.
129
8715f5a6
XF
1302013-10-20 Xue Fuqiao <xfq.free@gmail.com>
131
48f73cfb
GM
132 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
133 Remove @refill.
8715f5a6 134
9148ee92
GM
1352013-10-13 Glenn Morris <rgm@gnu.org>
136
137 * ack.texi (Acknowledgments): Comment out old alpha stuff.
138
524aabac
XF
1392013-10-13 Xue Fuqiao <xfq.free@gmail.com>
140
141 * calendar.texi (Special Diary Entries): Remove @refill.
142
8c106d17
GM
1432013-10-13 Glenn Morris <rgm@gnu.org>
144
b22d0686
GM
145 * display.texi (Text Scale): Update text-scale-adjust details.
146
8c106d17
GM
147 * ack.texi (Acknowledgments):
148 * emacs.texi (Acknowledgments): Use accented form of some names.
149
4ed77415 1502013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 151
b0904477
EZ
152 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
153 name. (Bug#15557)
154
4ed77415 155 Support menus on text-mode terminals.
4b65d539
EZ
156 * screen.texi (Menu Bar): Adapt to TTY menus.
157
158 * frames.texi (Frames): Mention menu support on text terminals.
159
160 * files.texi (Visiting): Mention the "File" menu-bar menu.
161
162 * display.texi (Standard Faces): Mention TTY faces for menus.
163
9548391c
XF
1642013-10-06 Xue Fuqiao <xfq.free@gmail.com>
165
166 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
167
4ec3c268
XF
1682013-09-29 Xue Fuqiao <xfq.free@gmail.com>
169
170 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
171
6232855d
XF
1722013-09-26 Xue Fuqiao <xfq.free@gmail.com>
173
09f62a15
XF
174 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
175
6232855d
XF
176 * emacs.texi (Intro): Minor cleanup.
177
3a4be55b
XF
1782013-09-22 Xue Fuqiao <xfq.free@gmail.com>
179
180 * fixit.texi (Transpose):
181 (Fixing Case): Remove @refill.
182
d052d3bd
XF
1832013-09-21 Xue Fuqiao <xfq.free@gmail.com>
184
185 * maintaining.texi (VC Directory Commands): Add keybinding for
186 vc-log-incoming in vc-dir.
f6bb0982 187 (Log Buffer): Use @emph instead of @strong.
d052d3bd 188
384a7d72
XF
1892013-09-12 Xue Fuqiao <xfq.free@gmail.com>
190
191 * text.texi (Enriched Justification): Explain values of default-justification.
192
63191d9f
XF
1932013-09-04 Xue Fuqiao <xfq.free@gmail.com>
194
195 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
196
5d85cfe6
UM
1972013-08-31 Ulrich Müller <ulm@gentoo.org>
198
199 * xresources.texi (Motif Resources):
200 Rename from LessTif Resources. Update xrefs. (Bug#15145)
201 * emacs.texi: Update menu.
202
50b13cde
PE
2032013-08-28 Paul Eggert <eggert@cs.ucla.edu>
204
205 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
206 for portability to hosts where /bin/sh has problems.
207
f33650d8
XF
2082013-08-17 Xue Fuqiao <xfq.free@gmail.com>
209
210 * text.texi (Enriched Justification): Minor fixes.
211
5faf4899
XF
2122013-08-14 Xue Fuqiao <xfq.free@gmail.com>
213
214 * files.texi (Filesets): Add an index.
215
8496d8d7
GM
2162013-08-12 Glenn Morris <rgm@gnu.org>
217
2f3ac208
GM
218 * macos.texi (GNUstep Support):
219 * trouble.texi (Checklist, Contributing, Service):
220 Avoid mailto: in html output.
221
8496d8d7
GM
222 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
223 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
224 (INSTALL_DATA): New, set by configure.
225 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
226 New variables.
227 (.SUFFIXES): Add .ps and .dvi.
228 (.dvi.ps): New suffix rule.
229 (dvi, html, pdf, ps): Use *_TARGETS variables.
230 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
231 (emacs.html): Use HTML_OPTS.
232 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
233 (.PHONY): install-dvi, install-html, install-pdf, install-ps
234 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
235 uninstall-ps, and uninstall-doc.
236 (install-dvi, install-html, install-pdf, install-ps, install-doc)
237 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
238 (uninstall-doc): New rules.
239
5d07e191
EZ
2402013-07-31 Eli Zaretskii <eliz@gnu.org>
241
242 * emacs.texi (Top): Remove menu item for the removed "Disabling
243 Multibyte" node.
244
65b36413
XF
2452013-07-31 Xue Fuqiao <xfq.free@gmail.com>
246
de9b01c4
XF
247 * rmail.texi (Rmail Coding): Move here from mule.texi.
248
64a695bd
XF
249 * custom.texi (Specifying File Variables): Fix cross-references.
250
251 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 252 (Disabling Multibyte): Remove.
64a695bd 253
8fd6e60a
XF
254 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
255
65b36413
XF
256 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
257 (Mayan Calendar): Move here from calendar.texi.
258 * emacs.texi (Top): Update menu.
259
d5065cca
XF
2602013-07-30 Xue Fuqiao <xfq.free@gmail.com>
261
262 * emacs.texi (Top): Add menu entry.
263
264 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
265 (VC Directory Commands): Add vc-dir-ignore.
266
0f91f03c
XF
2672013-07-28 Xue Fuqiao <xfq.free@gmail.com>
268
269 * glossary.texi (Glossary): Add some entries.
270
e4c467f9
XF
2712013-07-27 Xue Fuqiao <xfq.free@gmail.com>
272
742a3501
XF
273 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
274 vc-dir. (Bug#14948)
e4c467f9 275
f6b15024
EZ
2762013-07-26 Eli Zaretskii <eliz@gnu.org>
277
278 * display.texi (Fringes): Document the variable fringe-mode.
279 (Bug#14946)
280
1399490e 2812013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
282
283 * maintaining.texi (EDE): Fix cross-reference.
284
285 * programs.texi (Program Modes): Fix emacs-xtra reference.
286
253e30aa
GM
287 * help.texi (Misc Help): Index describe-syntax.
288
4c672a0f
EZ
2892013-06-29 Eli Zaretskii <eliz@gnu.org>
290
291 * basic.texi (Moving Point): Document visual-order-cursor-movement
292 and its effect on right-char and left-char.
293
0c72d017
GM
2942013-06-28 Glenn Morris <rgm@gnu.org>
295
296 * ack.texi (Acknowledgments): Small update.
297
789cf833
GM
2982013-06-19 Glenn Morris <rgm@gnu.org>
299
300 * Makefile.in (dist): Edit more configure variables.
301 Try to check that we do not miss any in future.
302
99c81280 3032013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
304
305 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 306 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 307
cd0527a4
XF
3082013-06-11 Glenn Morris <rgm@gnu.org>
309
310 * maintaining.texi (VC Directory Commands): Copyedit.
311 (Branches): Put back milder version of pre 2013-06-07 text.
312
04362df8
XF
3132013-06-07 Xue Fuqiao <xfq.free@gmail.com>
314
9102c47a 315 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 316
80fa505f
AM
3172013-06-05 Alan Mackenzie <acm@muc.de>
318
319 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
320 (Not Exiting Isearch): Document new user option
321 `isearch-allow-prefix'. (Bug#9706)
80fa505f 322
e5e4a942
JL
3232013-06-03 Juri Linkov <juri@jurta.org>
324
325 * display.texi (Highlight Interactively): Add global keybindings
326 with the key prefix `M-s h'. Document old command `highlight-phrase'.
327 Document new command `highlight-symbol-at-point'.
328
67a3c09b
XF
3292013-06-02 Xue Fuqiao <xfq.free@gmail.com>
330
331 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
332 (VC Mode Line): Fix typo.
333 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
334 prefix argument.
67a3c09b 335
c362f195
XF
3362013-06-02 Michael Albinus <michael.albinus@gmx.de>
337
338 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
339 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
340 autolaunching of the D-Bus session bus.
341
f46305c8 3422013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
343
344 * programs.texi (Semantic): Fix typo.
345
bee07d4f
XF
3462013-05-30 Xue Fuqiao <xfq.free@gmail.com>
347
348 * maintaining.texi (Types of Log File): Supplement some
349 information of change log files.
350
6d65486d
JL
3512013-05-15 Juri Linkov <juri@jurta.org>
352
353 * search.texi (Repeat Isearch): Mention key `RET' to finish
354 editing the string. (Bug#13348)
355
27c8b6eb
GM
3562013-05-14 Glenn Morris <rgm@gnu.org>
357
358 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
359
2d809ffa 3602013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
361
362 * sending.texi (Mail Sending): Fix typo.
363
364 * windows.texi (Change Window): Fix typo.
365
90ed99d5
GM
366 * custom.texi (Changing a Variable): Fix typo.
367
9698b18f
GM
368 * trouble.texi (Contributing): Remove obsolete info re pretesters.
369
cbee2131
PE
3702013-05-05 Paul Eggert <eggert@cs.ucla.edu>
371
372 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
373 * cmdargs.texi (Initial Options):
374 * files.texi (Customize Save): Document this.
375
fd3a9a6b
GM
3762013-05-04 Glenn Morris <rgm@gnu.org>
377
378 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
379
5294599f
PE
3802013-03-17 Paul Eggert <eggert@cs.ucla.edu>
381
382 doc: convert some TeX accents to UTF-8
383 * ack.texi (Acknowledgments):
384 * emacs.texi (Acknowledgments):
385 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
386 Apparently the TeX accents cause problems when generating gnu.org
387 web pages, e.g., @l{} is rendered as '/l' on
388 <http://www.gnu.org/software/emacs/manual/html_node/
389 emacs/Acknowledgments.html>.
390
78be8b64 3912013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
392
393 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
394
681ebc33
PE
3952013-03-04 Paul Eggert <eggert@cs.ucla.edu>
396
397 Prefer UTF-8 for documentation.
398 With GNU Texinfo 5.0, this generates nicer-looking info files,
399 since they can use curly quotes. With older Texinfo it doesn't matter.
400 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
401 Switch from Latin-1 to UTF-8.
402
929aeac6 4032013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
404
405 * xresources.texi (GTK resources): Fix broken link.
406
343a2aef
EZ
4072013-02-25 Eli Zaretskii <eliz@gnu.org>
408
409 * files.texi (Interlocking): Don't refer to symlinks as the
410 exclusive means of locking files.
411
cee1a690
GM
4122013-02-22 Glenn Morris <rgm@gnu.org>
413
414 * ack.texi (Acknowledgments):
415 * emacs.texi (Acknowledgments): Small updates.
416
f0c954fa
GM
4172013-02-21 Glenn Morris <rgm@gnu.org>
418
419 * files.texi (File Conveniences): Not just GIFs can be animated.
420
4e16ddf4
GM
4212013-02-13 Glenn Morris <rgm@gnu.org>
422
423 * ack.texi (Acknowledgments): Don't mention yow any more.
424
a683d06b
PE
4252013-02-13 Paul Eggert <eggert@cs.ucla.edu>
426
427 * cmdargs.texi (General Variables):
428 Fix TMPDIR documentation to match the code's behavior.
429
c4af1efc
GM
4302013-02-10 Glenn Morris <rgm@gnu.org>
431
432 * trouble.texi (Checklist): Update bug keybinding.
433
8549f9e8
EZ
4342013-02-09 Eli Zaretskii <eliz@gnu.org>
435
436 * msdog.texi (Text and Binary): Delete the description of
437 file-name-buffer-file-type-alist.
438
7f102272
PE
4392013-01-19 Paul Eggert <eggert@cs.ucla.edu>
440
ee271528
PE
441 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
442 Without it, I don't see function names. Older addr2line
443 implementations will die out sooner or later, so tailor the
444 first suggestion to recent addr2line, with a followup about
445 older ones.
7f102272 446
795e7a5b 4472013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
448
449 * custom.texi (Directory Variables): Fix paren typo.
450
ecde0368
GM
451 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
452
827253f7
GM
453 * custom.texi (Custom Themes): Fix typo.
454
acfe10b7
BG
4552013-01-07 Bastien Guerry <bzg@gnu.org>
456
457 * help.texi (Apropos): Document `apropos-user-option' and update
458 the doc for `apropos-variable'.
459
f8acde11
GM
4602013-01-05 Glenn Morris <rgm@gnu.org>
461
462 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
463
d72a2793
GM
4642012-12-21 Glenn Morris <rgm@gnu.org>
465
466 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
467 Simply include doclicense.
468
1b947faa
CY
4692012-12-21 Chong Yidong <cyd@gnu.org>
470
471 * frames.texi (Mouse Commands): Fix description of the effect of
472 mouse dragging (Bug#13049).
473
f25f57bf
JL
4742012-12-15 Juri Linkov <juri@jurta.org>
475
476 * misc.texi (Recursive Edit): Add a link to "Query Replace".
477 (Bug#13181)
478
265c2fbf 4792012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
480
481 * killing.texi (Deletion): Doc fix (Bug#12748).
482
4288142b
PE
4832012-12-06 Paul Eggert <eggert@cs.ucla.edu>
484
485 * doclicense.texi, gpl.texi: Update to latest version from FSF.
486 These are just minor editorial changes.
487
d8ad4d3f 4882012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
489
490 * vc1-xtra.texi (General VC Options): Remove obsolete reference
491 to `vc-path'.
492
c5bc2d1d 4932012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
494
495 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
496
1cbaa705
KR
4972012-12-02 Kevin Ryde <user42@zip.com.au>
498
499 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
500
00054d21
KR
5012012-12-01 Kevin Ryde <user42@zip.com.au>
502
503 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
504
c07a6ded
PE
5052012-11-24 Paul Eggert <eggert@cs.ucla.edu>
506
507 * doclicense.texi, gpl.texi: Update to latest version from FSF.
508 These are just minor editorial changes.
509
6ef2e5ef 5102012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
511
512 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
513 clarifications (Bug#12865).
514 (Horizontal Scrolling): Clarifications.
515
2ac9538d 5162012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
517
518 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
519
a33da68b
EZ
5202012-11-16 Eli Zaretskii <eliz@gnu.org>
521
522 * trouble.texi (Crashing): Add information about MS-Windows and
523 the emacs_backtrace.txt file. (Bug#12908)
524
f78ee6af 5252012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
526
527 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
528 actually named gdb-stopped-functions.
529
f78ee6af 5302012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
531
532 * misc.texi (Single Shell): Mention async-shell-command-buffer.
533
19e09879
GM
5342012-11-10 Glenn Morris <rgm@gnu.org>
535
536 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
537
ef7238c3
GM
538 * emacs.texi (Acknowledgments): Add profiler author.
539 * ack.texi (Acknowledgments): Add some recent contributions.
540
6baf66d5 5412012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 542
9d9e48d9
CY
543 * files.texi (Diff Mode): Doc fixes for
544 diff-delete-trailing-whitespace (Bug#12831).
545
4c1f6a5b
CY
546 * trouble.texi (Crashing): Copyedits.
547
6baf66d5 5482012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
549
550 * files.texi (Diff Mode): Trailing whitespace updates.
551
6baf66d5 5522012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 553
4eeba558
CY
554 * misc.texi (Terminal emulator): Document Term mode faces.
555
7d806bfe
CY
556 * mini.texi (Basic Minibuffer): New node. Document
557 minibuffer-electric-default-mode.
558
559 * display.texi (Visual Line Mode): Fix index entry.
560
cce0aa5a
CY
561 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
562 and index the keybindings. Document tabulated-list-sort.
563 (Kill Buffer): Capitalize Buffer Menu.
564
565 * trouble.texi (Memory Full): Capitalize Buffer Menu.
566
6baf66d5 5672012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
568
569 * display.texi (Auto Scrolling): Clarify that scroll-step is
570 ignored when scroll-conservatively is set to a non-zero value.
571 (Bug#12801)
572
6baf66d5 5732012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
574
575 * dired.texi (Dired Updating): Doc fix (Bug#11744).
576
87288971
MA
5772012-10-30 Michael Albinus <michael.albinus@gmx.de>
578
579 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
580
fc83c2de
CY
5812012-10-29 Chong Yidong <cyd@gnu.org>
582
583 * dired.texi (Shell Commands in Dired): Document changes to the
584 dired-do-async-shell-command.
585
82b21017
GM
5862012-10-28 Glenn Morris <rgm@gnu.org>
587
588 * ack.texi (Acknowledgments): Mention gv.el.
589
caa5e5a4
BG
5902012-10-27 Bastien Guerry <bzg@gnu.org>
591
592 * screen.texi (Menu Bar): Fix typo.
593
05b621a6
CY
5942012-10-27 Chong Yidong <cyd@gnu.org>
595
596 * frames.texi (Mouse Avoidance): Mention new variable
597 mouse-avoidance-banish-position.
598
599 * programs.texi (Which Function): Which Function mode now works in
600 all major modes by default.
601
602 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
603
604 * files.texi (Misc File Ops): Symbolic links on Windows only work
605 on Vista and later.
606
607 * building.texi (Compilation): Document compilation-always-kill.
608
609 * search.texi (Symbol Search): New node.
610
611 * package.texi (Package Menu): Document the "new" status.
612
613 * windows.texi (Window Choice): Don't refer to the obsolete
614 special-display feature.
615
cd996018
CY
6162012-10-24 Chong Yidong <cyd@gnu.org>
617
618 * mule.texi (Text Coding): set-buffer-file-coding-system can now
619 be invoked from the mode line.
620
621 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
622 changes to the mark and unmark commands.
623 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
624 which is no longer bound to dired-backup-diff.
625
fe605b94
BG
6262012-10-23 Bastien Guerry <bzg@gnu.org>
627
9eadb1a9
BG
628 * text.texi (Org Authoring): Use a comma after @ref to avoid the
629 insertion of a period in the Info output.
fe605b94 630
d1069532
SM
6312012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
632
633 * custom.texi (Hooks): Clarify that -hooks is deprecated.
634
1fb3aa3f
CY
6352012-10-23 Chong Yidong <cyd@gnu.org>
636
637 * kmacro.texi (Edit Keyboard Macro): Fix typo.
638
f42f1094
DM
6392012-10-18 Dani Moncayo <dmoncayo@gmail.com>
640
641 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
642
6c24e35f
GM
6432012-10-17 Glenn Morris <rgm@gnu.org>
644
645 * mini.texi (Repetition): Further copyedit.
646
429cdb05
DM
6472012-10-17 Dani Moncayo <dmoncayo@gmail.com>
648
649 * mini.texi (Repetition): Copyedit.
650
e5a94ec4
JL
6512012-10-16 Juri Linkov <juri@jurta.org>
652
653 * search.texi (Query Replace): Document multi-buffer replacement
654 keys. (Bug#12655)
655
656 * maintaining.texi (Tags Search): Change link "Replace" to
657 "Query Replace".
658
73f2b4ab
CY
6592012-10-13 Chong Yidong <cyd@gnu.org>
660
661 * files.texi (File Conveniences): ImageMagick enabled by default.
662
d8e213eb
DM
6632012-10-10 Dani Moncayo <dmoncayo@gmail.com>
664
665 * basic.texi (Arguments): Fix typos.
666
b859a383
GM
6672012-10-08 Glenn Morris <rgm@gnu.org>
668
cad4f290
GM
669 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
670
b859a383
GM
671 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
672
f1f4dba0
GM
6732012-10-06 Glenn Morris <rgm@gnu.org>
674
675 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
676 Mention cal-tex-cursor-week2-summary.
677
c6b68a28
CY
6782012-10-06 Chong Yidong <cyd@gnu.org>
679
680 * mini.texi (Passwords): Fix typo.
681
751bac18
GM
6822012-10-02 Glenn Morris <rgm@gnu.org>
683
684 * maintaining.texi (VC Directory Commands):
685 Remove duplicate `q' entry. (Bug#12553)
686
48de8b12
CY
6872012-09-30 Chong Yidong <cyd@gnu.org>
688
689 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
690
691 * search.texi (Special Isearch): Document the lax space search
692 feature and M-s SPC.
693 (Regexp Search): Move main search-whitespace-regexp description to
694 Special Isearch.
695 (Replace): Document replace-lax-whitespace.
696
697 * basic.texi (Position Info): Document C-u M-=.
698 (Moving Point): Document move-to-column.
699
700 * display.texi (Useless Whitespace): Add delete-trailing-lines.
701
702 * misc.texi (emacsclient Options): Document the effect of
703 initial-buffer-choice on client frames. Document server-auth-dir.
704 Do not document server-host, which is bad security practice.
705
706 * building.texi (Lisp Libraries): Docstring lookups can trigger
707 autoloading. Document help-enable-auto-load.
708
709 * mini.texi (Yes or No Prompts): New node.
710
711 * ack.texi (Acknowledgments): Remove obsolete packages.
712
4695c850
GM
7132012-09-27 Glenn Morris <rgm@gnu.org>
714
715 * cal-xtra.texi (Advanced Calendar/Diary Usage):
716 Rename the section to be more general.
717 * emacs.texi: Update menu.
718
e109c4a6
CY
7192012-09-23 Chong Yidong <cyd@gnu.org>
720
721 * buffers.texi (Misc Buffer): Replace toggle-read-only with
722 read-only-mode.
723
724 * files.texi (Visiting): Likewise.
725
2e83df57
PE
7262012-09-22 Paul Eggert <eggert@cs.ucla.edu>
727
728 * trouble.texi (Crashing): Document ulimit -c.
729
58f3a196
PE
7302012-09-21 Paul Eggert <eggert@cs.ucla.edu>
731
732 * trouble.texi (Crashing): Document addr2line.
733
4ef1567b
CY
7342012-09-19 Chong Yidong <cyd@gnu.org>
735
736 * killing.texi (Yanking): Minor clarification (Bug#12469).
737
9e9da873
CY
7382012-09-17 Chong Yidong <cyd@gnu.org>
739
740 * building.texi (GDB User Interface Layout): Remove reference to
741 removed variable gdb-use-separate-io-buffer (Bug#12454).
742
0979429b
J
7432012-09-08 Jambunathan K <kjambunathan@gmail.com>
744
745 * regs.texi (Text Registers): `C-x r +' can now be used instead of
746 M-x append-to-register. New option `register-separator'.
747 (Number Registers): Mention that `C-x r +' is polymorphic.
748
14ba4cf3
CY
7492012-09-07 Chong Yidong <cyd@gnu.org>
750
751 * windows.texi (Window Choice): Don't mention obsolete
752 display-buffer-reuse-frames.
753
cf29dd84
PE
7542012-09-04 Paul Eggert <eggert@cs.ucla.edu>
755
756 Give more-useful info on a fatal error (Bug#12328).
757 * trouble.texi (Crashing): New section, documenting this.
758
aa0ecd94
MA
7592012-08-24 Michael Albinus <michael.albinus@gmx.de>
760
0979429b
J
761 * cmdargs.texi (General Variables):
762 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
763 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 764
ba025fbd
EZ
7652012-08-14 Eli Zaretskii <eliz@gnu.org>
766
767 * building.texi (Debugger Operation): Correct and improve
768 documentation of the GUD Tooltip mode.
769
0c51ff6d
CY
7702012-07-31 Chong Yidong <cyd@gnu.org>
771
772 * emacs.texi: Fix ISBN (Bug#12080).
773
35b6586e
CY
7742012-08-05 Chong Yidong <cyd@gnu.org>
775
776 * display.texi (Faces): Document frame-background-mode (Bug#7774).
777
778 * custom.texi (Face Customization): Move discussion of face
779 inheritance here, from Faces section.
780
0e1a094f 7812012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
782
783 * frames.texi (Mouse Commands): Fix the description of mouse-2.
784 (Bug#11958)
785
e32a12b5
CY
7862012-07-19 Chong Yidong <cyd@gnu.org>
787
788 * emacs.texi: Update ISBN.
789
9ea10cc3
CY
7902012-07-17 Chong Yidong <cyd@gnu.org>
791
792 * basic.texi (Inserting Text): Replace ucs-insert with
793 insert-char. Provide more details of input.
794
795 * mule.texi (International Chars, Input Methods): Likewise.
796
b68b3337
CY
7972012-07-13 Chong Yidong <cyd@gnu.org>
798
dea31bd3
CY
799 * custom.texi (Examining): Update C-h v message.
800
b68b3337
CY
801 * buffers.texi (Misc Buffer): Document view-read-only.
802
ab4c47d3
CY
8032012-07-07 Chong Yidong <cyd@gnu.org>
804
805 * custom.texi (Init File): Index site-lisp (Bug#11435).
806
6edc3d28
CY
8072012-07-06 Chong Yidong <cyd@gnu.org>
808
809 * emacs.texi: Re-order top-level menu to correspond to logical
810 order, to avoid makeinfo warnings.
811
812 * ack.texi (Acknowledgments): Note new python.el.
813
3812efdc
CY
8142012-06-29 Chong Yidong <cyd@gnu.org>
815
816 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
817 * basic.texi (Erasing, Basic Undo): Fix markup.
818
c8d3a25c 8192012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
820
821 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
822
c8d3a25c 8232012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
824
825 * fixit.texi (Undo): Fix typo. (Bug#11775)
826
65400531
GM
8272012-06-27 Glenn Morris <rgm@gnu.org>
828
829 * ack.texi (Acknowledgments): Tiny update.
830
ac1a0ce1 8312012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
832
833 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
834
ddfbf826 8352012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 836
ddfbf826 837 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
838
839 * anti.texi:
840 * building.texi:
841 * cmdargs.texi:
842 * custom.texi:
843 * display.texi:
844 * files.texi:
845 * frames.texi:
846 * glossary.texi:
847 * misc.texi:
848 * mule.texi:
849 * programs.texi:
850 * sending.texi:
851 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
852
85973ba0
MA
8532012-06-06 Michael Albinus <michael.albinus@gmx.de>
854
855 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
856
c1dabff0
GM
8572012-05-28 Glenn Morris <rgm@gnu.org>
858
859 * ack.texi, building.texi, calendar.texi, custom.texi:
860 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
861
abb9615e
GM
8622012-05-27 Glenn Morris <rgm@gnu.org>
863
bd39eb06
GM
864 * emacs.texi: Simplify following removal of node pointers.
865
abb9615e
GM
866 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
867 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
868 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
869 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
870 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
871 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
872 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
873 * windows.texi, xresources.texi: Nuke hand-written node pointers.
874
6c200b4a
GM
8752012-05-22 Glenn Morris <rgm@gnu.org>
876
877 * emacs.texi (Acknowledgments): Add another contributor.
878
3fe7cdc8
GM
8792012-05-12 Glenn Morris <rgm@gnu.org>
880
881 * Makefile.in (MKDIR_P): New, set by configure.
882 (mkinfodir): Use $MKDIR_P.
883
dc0f75c8
GM
8842012-05-10 Glenn Morris <rgm@gnu.org>
885
b8a82b69
GM
886 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
887 with "coding: raw-text".
888
dc0f75c8
GM
889 * files.texi (Interlocking): Mention create-lockfiles option.
890
666b903b 8912012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
892
893 * frames.texi (Mouse References, Mouse Commands): Fix index
894 entries (Bug#11362).
895
eceeb5fc 8962012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 897
eceeb5fc
CY
898 * custom.texi (Customization Groups, Custom Themes, Examining):
899 Improve page breaks.
900
901 * rmail.texi (Rmail Display): Use example rather than smallexample.
902
903 * calendar.texi: Convert inforefs to refs.
904
905 * dired.texi (Dired Enter): Improve page break.
906
907 * abbrevs.texi (Abbrev Concepts): Copyedits.
908
909 * maintaining.texi (Registering, Tag Syntax):
910 Tweak line and page breaks.
911
912 * programs.texi (Programs, Electric C): Copyedits.
913 (Program Modes): Add xref to Fortran.
914 (Left Margin Paren): Remove what was (oddly enough) the only use
915 of defvar in the entire Emacs manual.
916 (Hungry Delete): Remove footnote about ancient Emacs version.
917 (Other C Commands): Use example rather than smallexample.
918
919 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
920 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
921 Tweak line and page breaks.
922
923 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
924 (Major Modes): Use example rather than smallexample.
bbba8869 925
eceeb5fc
CY
926 * mule.texi (Output Coding): Reword to improve page-breaks.
927
928 * frames.texi (Fonts): Tweak line and page breaks.
929 Use example rather than smallexample. Change cross-reference.
930 (Text-Only Mouse): Fix xref.
931
932 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
933 (Indirect Buffers): Tweak line- and page-breaks.
934
935 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
936
8045b906
GM
9372012-05-04 Glenn Morris <rgm@gnu.org>
938
939 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
940 (info, infoclean): Use $INFO_EXT.
941 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
942 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
943 (INFO_TARGETS): Use $INFO_EXT.
944 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
945
90207a15 9462012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
947
948 * emacs.texi (@copying): Only print EDITION in the TeX version.
949
e2058813
GM
950 * search.texi (Regexp Search): Just say "Emacs".
951
a162959e
GM
952 * display.texi (Auto Scrolling):
953 Reword to avoid repetition and improve page break.
954
9eb25ee8
GM
955 * xresources.texi (Resources):
956 * mule.texi (Language Environments):
957 * misc.texi (Amusements):
958 * maintaining.texi (VC Change Log):
959 * frames.texi (Fonts):
960 * custom.texi (Specifying File Variables, Minibuffer Maps):
961 * cmdargs.texi (Initial Options):
962 * building.texi (Flymake):
963 Reword to remove/reduce some overly long/short lines.
964
a4289d0e
GM
9652012-04-27 Glenn Morris <rgm@gnu.org>
966
967 * emacs.texi: Some fixes for detailed menu.
968
1a72be46
GM
969 * emacs.texi: Add "et al." to authors.
970
16152b76
GM
971 * ack.texi, basic.texi, buffers.texi, building.texi:
972 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
973 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
974 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
975 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
976 * search.texi, trouble.texi, windows.texi:
977 Use Texinfo recommended convention for quotes+punctuation.
978
578c1d4b 9792012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 980
578c1d4b
GM
981 * mule.texi (Bidirectional Editing): Improve indexing.
982 Minor wording tweaks.
84412f2c 983
467a33d0
CY
9842012-04-15 Chong Yidong <cyd@gnu.org>
985
986 * misc.texi (emacsclient Options): More clarifications.
987
e6fd457e 9882012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 989
41be52d7
GM
990 * msdog.texi (Windows Printing): It doesn't set printer-name.
991
05806f43
GM
992 * mule.texi (Language Environments): Move font info to "Fontsets".
993 (Fontsets): Move intlfonts etc here from "Language Environments".
994 Copyedits.
995 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
996 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
997
e6fd457e 9982012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 999
0be641c0
CY
1000 * glossary.texi (Glossary): Standardize on "text terminal"
1001 terminology. All callers changed.
1002
6a00f380
CY
1003 * misc.texi (emacsclient Options): Document "client frame" concept
1004 and its effect on C-x C-c more carefully.
1005
e6fd457e 10062012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 1007
870e8fb8
GM
1008 * frames.texi (Scroll Bars):
1009 * glossary.texi (Glossary): Use consistent case for "X Window System".
1010
71cd7772
GM
1011 * mule.texi (Select Input Method, Coding Systems):
1012 State command names in kbd tables.
1013 (Recognize Coding): Add cross-ref.
1014 (Output Coding): Don't mention message mode in particular.
1015 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1016 Copyedits.
1017
35dc09a1 10182012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
1019
1020 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1021 Copyedits.
1022 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1023 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1024 auto-coding-functions does not override coding: tags.
1025 Remove rmail-decode-mime-charset; it no longer has any effect.
1026
35dc09a1 10272012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1028
1029 * custom.texi (Creating Custom Themes): Add reference to Custom
1030 Themes node in Lisp manual.
1031
35dc09a1 10322012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1033
1034 * mule.texi (International): Copyedits.
1035 (International Chars): Update C-x = example output.
1036 (Disabling Multibyte): Rename from "Enabling Multibyte".
1037 Clarify what "unibyte: t" does, and mode-line description.
1038 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1039 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 1040 (Language Environments): Copyedits.
893585f4
GM
1041 (Input Methods): Copyedits. Use "^" for the postfix example,
1042 because it is less confusing inside Info's `quotes'.
e0550cae 1043
bd7239f5 1044 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
1045 Update for "Disabling Multibyte" node name change.
1046 * emacs.texi: Update for "Disabling Multibyte" node name change.
1047
1c64e6ed
GM
1048 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1049 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1050 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1051 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1052 * sending.texi, text.texi, trouble.texi:
1053 Use @file for buffers, per the Texinfo manual.
1054
20331c1c
GM
1055 * entering.texi (Entering Emacs):
1056 Do not mention initial-buffer-choice = t.
1057
8fc85b20
GM
1058 * misc.texi (Gnus Startup): Use @env for environment variables.
1059
35dc09a1
GM
1060 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1061
87124233
GM
10622012-04-12 Glenn Morris <rgm@gnu.org>
1063
1064 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1065
f3774f20
GM
10662012-04-07 Glenn Morris <rgm@gnu.org>
1067
1068 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1069
8980d0b9
GM
10702012-04-05 Glenn Morris <rgm@gnu.org>
1071
1072 * glossary.texi (Glossary): Use anchors for internal cross-references.
1073
8bf27c8a
GM
10742012-04-04 Glenn Morris <rgm@gnu.org>
1075
1076 * glossary.texi (Glossary): Copyedits.
1077 Use Texinfo-recommended convention for quotes and punctuation.
1078 Comment out a few specialized (Rmail) items.
a0706406 1079 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 1080 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 1081
529c06b6
CY
10822012-04-03 Chong Yidong <cyd@gnu.org>
1083
1084 * sending.texi (Mail Misc): Fix an index entry.
1085
53b0595a
EZ
10862012-04-02 Eli Zaretskii <eliz@gnu.org>
1087
1088 * msdog.texi (Windows Startup): Add description of emacsclient
1089 operation under -c and -t on MS-Windows.
1090
1091 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1092 Startup". (Bug#11091)
1093
d8e213eb 10942012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
1095
1096 * custom.texi (Changing a Variable): Fix example.
1097
0d224826
EZ
10982012-04-01 Eli Zaretskii <eliz@gnu.org>
1099
1100 * misc.texi (emacsclient Options): More clarifications about -t
1101 and -c on MS-Windows. (Bug#11091)
1102
1d265f9f
EZ
11032012-03-31 Eli Zaretskii <eliz@gnu.org>
1104
1105 * misc.texi (emacsclient Options): Document peculiarities of new
1106 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1107
5319014e
CY
11082012-03-30 Chong Yidong <cyd@gnu.org>
1109
1110 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1111
2bfab837
GM
11122012-03-22 Glenn Morris <rgm@gnu.org>
1113
1114 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1115
986bd52a
CY
11162012-03-17 Chong Yidong <cyd@gnu.org>
1117
1118 * package.texi (Package Installation): Document use of
1119 package-initialize in init file.
1120
66ecdc9e
GM
11212012-03-16 Glenn Morris <rgm@gnu.org>
1122
1123 * help.texi (Language Help):
1124 * mule.texi (International Chars):
1125 etc/HELLO is for character demonstration.
1126
d8e213eb 11272012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1128
1129 * dired.texi (Shell Commands in Dired): Fix typo.
1130
a08a07e3
CY
11312012-03-04 Chong Yidong <cyd@gnu.org>
1132
1133 * killing.texi (Clipboard): Document clipboard manager.
1134
53eced6d
GM
11352012-02-29 Glenn Morris <rgm@gnu.org>
1136
f8425af2
GM
1137 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1138
775b55af
GM
1139 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1140
53eced6d
GM
1141 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1142
44e97401
GM
11432012-02-28 Glenn Morris <rgm@gnu.org>
1144
1145 * custom.texi, display.texi, emacs.texi, files.texi:
1146 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1147 Standardize possessive apostrophe usage.
1148
525795c1
JD
11492012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1150
1151 * macos.texi (Mac / GNUstep Customization): Remove text about
1152 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1153
d8e213eb 11542012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1155
1156 * buffers.texi (Select Buffer): Mention that saving in a new file
1157 name can switch to a different major mode.
1158
6ea1787e
GM
11592012-02-23 Glenn Morris <rgm@gnu.org>
1160
49fe4321
GM
1161 * mini.texi (Minibuffer File, Completion Options, Repetition):
1162 Copyedits.
1163 (Completion Example): Other M-x au* commands may be defined.
1164 (Completion Styles): Mention emacs21 and completion-category-overrides.
1165
8f4042d2
GM
1166 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1167 (Windows Keyboard, Windows Mouse, Windows Processes)
1168 (Windows Printing, Windows Misc): Copyedits.
1169 (ls in Lisp): Update switches list.
1170
371fb833
GM
1171 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1172 Update dos-mode* function names.
1173 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1174 (MS-DOS Processes): Add xref to main ls-lisp section.
1175
6ea1787e
GM
1176 * ack.texi (Acknowledgments): Mention smie.
1177
40ace058
GM
11782012-02-22 Glenn Morris <rgm@gnu.org>
1179
1180 * macos.texi: Copyedits. Fix @key/@kbd usage.
1181 (Mac / GNUstep Basics): Don't mention the panels, since the next
1182 section covers them.
1183 (Mac / GNUstep Customization): Merge some panel info from previous.
1184
41f1e868
GM
11852012-02-21 Glenn Morris <rgm@gnu.org>
1186
68af8d4f
GM
1187 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1188 Small fixes.
1189
2e03845d
GM
1190 * emacs-xtra.texi: Picture mode is no longer a chapter.
1191
f9a998c3
GM
1192 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1193
41f1e868
GM
1194 * ack.texi (Acknowledgments): Small changes, including resorting,
1195 and removal of things no longer distributed.
1196
ea09410d
GM
11972012-02-20 Glenn Morris <rgm@gnu.org>
1198
2d2f6581
GM
1199 * emacs.texi (Top, Preface): Small rephrasings.
1200 (menu, detailmenu): Update entries, and reformat some descriptions.
1201 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1202 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1203 Reformat some menu descriptions.
1204
196f8c0e
GM
1205 * ack.texi (Acknowledgments): More updates.
1206
8730412a
GM
1207 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1208 and from Author: headers.
ae15b89b 1209 (Distrib): Small updates.
ea09410d 1210
37863f20
GM
12112012-02-18 Glenn Morris <rgm@gnu.org>
1212
37c3b9ee
GM
1213 * ack.texi (Acknowledgments): Add xref to Org manual.
1214
b474519e
GM
1215 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1216 of '*mail*', since Message does not call it that.
1217 (Rmail Reply): Rename rmail-dont-reply-to-names.
1218 \\`info- no longer handled specially.
1219 Update for rmail-enable-mime-composing.
1220 Don't mention 'm' for replies.
1221 Don't mention rmail-mail-new-frame and cancelling, since it does
1222 not work for Message at the moment.
1223
a5987767
GM
1224 * cal-xtra.texi: Copyedits.
1225
37863f20
GM
1226 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1227
112d1241
GM
12282012-02-17 Glenn Morris <rgm@gnu.org>
1229
0fd2c9a3
GM
1230 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1231
1d6ecbfa
GM
1232 * ack.texi (Acknowledgments): Mention Gnulib.
1233
102f1b54
GM
1234 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1235
112d1241
GM
1236 * calendar.texi: Misc small changes, including updating the dates
1237 of examples.
1238
3a05ff1d
GM
12392012-02-16 Glenn Morris <rgm@gnu.org>
1240
d1354af0
GM
1241 * calendar.texi: Misc small changes.
1242
5f9756ec
GM
1243 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1244 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1245
3b19a30d
GM
1246 * dired-xtra.texi (Subdir Switches): Small fixes.
1247
3a05ff1d
GM
1248 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1249
9f26dc24
GM
12502012-02-15 Glenn Morris <rgm@gnu.org>
1251
1252 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1253
fb969a57
GM
12542012-02-12 Glenn Morris <rgm@gnu.org>
1255
1256 * ack.texi (Acknowledgments):
1257 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1258
0aca1292
GM
12592012-02-10 Glenn Morris <rgm@gnu.org>
1260
104dc9c6
GM
1261 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1262
0aca1292
GM
1263 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1264
91af9d2e
GM
12652012-02-09 Glenn Morris <rgm@gnu.org>
1266
0aca1292
GM
1267 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1268 buffer switch after M-x rename-uniquely.
63c727b2 1269
91af9d2e
GM
1270 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1271
1ef1990c
JB
12722012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1273
1274 * text.texi (Org Mode): Fix typo.
1275
e74e58c9
GM
12762012-02-08 Glenn Morris <rgm@gnu.org>
1277
cefee440
GM
1278 * ack.texi (Acknowledgments): Update emacs-lock info.
1279
a7686350
GM
1280 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1281
e74e58c9
GM
1282 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1283
fe93bc91
GM
12842012-02-07 Glenn Morris <rgm@gnu.org>
1285
1286 * files.texi (File Conveniences): Mention ImageMagick images.
1287
d273439c
GM
12882012-02-05 Glenn Morris <rgm@gnu.org>
1289
649f602c
GM
1290 * trouble.texi (Checklist): Mention debug-on-event.
1291
d273439c
GM
1292 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1293
a9410bdf
GM
12942012-02-04 Glenn Morris <rgm@gnu.org>
1295
1f5e1a16
GM
1296 * macos.texi (Customization options specific to Mac OS / GNUstep):
1297 New subsection.
1298
b7314ef7
GM
1299 * display.texi (Colors): Mention list-colors-sort.
1300
a9410bdf
GM
1301 * files.texi (File Conveniences): Mention image animation.
1302
75319d7f
CY
13032012-01-31 Chong Yidong <cyd@gnu.org>
1304
1305 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1306 scroll bars (Bug#10666).
1307
2680c309
CY
13082012-01-28 Chong Yidong <cyd@gnu.org>
1309
691db250
CY
1310 * files.texi (Filesets): Fix typos.
1311
2680c309
CY
1312 * display.texi (Faces): Add xref to Colors node.
1313
2a90dfca
DM
13142012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1315
1316 * buffers.texi (Select Buffer): Clarify explanation of switching
1317 to new buffers. Fix description of next-buffer and
6df6ae42 1318 previous-buffer (Bug#10334).
2a90dfca
DM
1319 (Misc Buffer): Add xref to View Mode.
1320
1321 * text.texi (Fill Commands): Fix description of
1322 sentence-end-double-space.
1323
20d2304d
CY
13242012-01-23 Chong Yidong <cyd@gnu.org>
1325
f088cb8b 1326 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1327
01ec1eed
VS
13282012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1329
1330 * programs.texi (Comment Commands): Typo (bug#10514).
1331
06848b82
CY
13322012-01-15 Chong Yidong <cyd@gnu.org>
1333
1334 * xresources.texi (X Resources): Describe GTK+ case first.
1335 (Resources): Don't use borderWidth as an example, since it doesn't
1336 work with GTK+.
1337 (Table of Resources): Clarify role of several resources, including
1338 the Emacs 24 behavior of cursorBlink etc.
1339 (Face Resources): Node deleted. Recommend using Customize
1340 instead. Add paragraph to `Table of Resources' node summarizing
1341 how to use X resources for changing faces.
1342 (Lucid Resources): Rewrite, omitting description of font names,
1343 referring to the Fonts node instead.
1344 (LessTif Resources): Copyedits.
1345 (GTK resources): Rewrite, describing the difference between gtk2
1346 and gtk3.
1347 (GTK Resource Basics): New node.
1348 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1349 (GTK styles): Just refer to Fonts node for GTK font format.
1350
1351 * display.texi (Faces): Document the cursor face.
1352
a73a3461
CY
13532012-01-14 Chong Yidong <cyd@gnu.org>
1354
01ec1eed 1355 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1356 (General Variables): Add xref to Lisp Libraries.
1357 (Initial Options): Copyedits.
1358 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1359 (Environment): Clarify what getenv does.
1360 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1361 light backgrounds on xterms.
1362 (Misc Variables): TEMP and TMP are not Windows-specific.
1363 (Display X): Copyedits.
1364 (Colors X): -bd does nothing for GTK.
1365 (Icons X): Gnome 3 doesn't use taskbars.
1366
1367 * misc.texi (Shell): Document exec-path here.
1368
1369 * rmail.texi (Movemail): Add xref for exec-path.
1370
e517eda4
GM
13712012-01-13 Glenn Morris <rgm@gnu.org>
1372
1373 * dired.texi (Dired and Find): Clarify find-ls-options.
1374
1de76afe
CY
13752012-01-09 Chong Yidong <cyd@gnu.org>
1376
71873e2b 1377 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1378 SHA-256.
1379
c61ab18c
CY
13802012-01-07 Chong Yidong <cyd@gnu.org>
1381
e490b289
CY
1382 * display.texi (Useless Whitespace): Add Whitespace mode.
1383
1de77c4c
CY
1384 * custom.texi (Hooks): Discuss how to disable minor modes.
1385
1386 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1387 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1388
c61ab18c
CY
1389 * trouble.texi (Lossage): Refer to Bugs node for problems.
1390 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1391 (Screen Garbled): Don't refer to terminal "manufacturers".
1392 (Total Frustration): Node deleted. Eliza is documented in
1393 Amusements now.
71873e2b
SM
1394 (Known Problems): More info about using the bug tracker.
1395 Mention debbugs package.
c61ab18c
CY
1396 (Bug Criteria): Copyedits.
1397 (Understanding Bug Reporting): Mention emacs -Q.
1398
89bd9ccd
CY
13992012-01-06 Chong Yidong <cyd@gnu.org>
1400
1401 * custom.texi (Specifying File Variables): The mode: keyword
1402 doesn't have to be first anymore. Add example of specifying minor
1403 modes.
1404 (Directory Variables): Simplify example. Mention application to
1405 non-file buffers.
1406 (Disabling): Use "initialization file" terminology.
1407 (Init Examples): Fix hook example.
1408
8034735f
EZ
14092012-01-06 Eli Zaretskii <eliz@gnu.org>
1410
1411 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1412 (Bug#10422)
1413 Move the stuff about resources to xresources.texi.
1414
1415 * xresources.texi (Resources): Move information about setting X
1416 resources in the Registry from cmdargs.texi. Make the index entry
1417 be similar to the one in cmdargs.texi.
1418
b0d7d8af
CY
14192012-01-05 Chong Yidong <cyd@gnu.org>
1420
1421 * custom.texi (Customization Groups): Update example.
1422 (Browsing Custom): Document the new search field.
1423 (Changing a Variable): Update example for Emacs 24 changes.
1424 Document Custom-set and Custom-save commands.
1425 (Face Customization): Document Emacs 24 changes. De-document
1426 modify-face.
1427 (Specific Customization): Mention customize-variable.
1428 (Custom Themes): Add customize-themes, custom-theme-load-path,
1429 custom-theme-directory, and describe-theme.
1430 (Creating Custom Themes): New node.
1431 (Examining): Mention M-:.
1432
1433 * package.texi (Packages): Fix typo.
1434
88c5c7c8
CY
14352012-01-03 Chong Yidong <cyd@gnu.org>
1436
1437 * misc.texi (Single Shell): Don't document Lisp usage of
1438 shell-command. Tidy up discussion of synchronicity. Add index
1439 entries for async-shell-command.
1440 (Interactive Shell): Note that M-x shell uses shell-file-name.
1441 Note change in behavior in Emacs 24.
1442 (Shell Mode): Shell mode now uses completion-at-point.
1443 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1444 default method for recognizing prompts nowadays.
1445 (Shell Ring): Add xref to Minibuffer History.
1446 (Directory Tracking): Explain Dirtrack mode in more detail.
1447 (Term Mode): Fix index entries.
1448 (Paging in Term): Merge into Term Mode.
1449 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1450 (Printing): Fix xref. State default of lpr-switches.
1451 (PostScript): Remove obsolete sentence. Omit description of
1452 non-interactive behaviors.
1453 (Hyperlinking): Improve description.
1454 (Browse-URL): Using compose-mail for mailto URLs is the default.
1455 Document browse-url-mailto-function.
1456 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1457 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1458 (Amusements): M-x lm was renamed to M-x landmark.
1459 Document nato-region.
88c5c7c8 1460
b8ecfdfe
CY
14612012-01-01 Chong Yidong <cyd@gnu.org>
1462
1463 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1464 (Gnus Startup): Note that the system might not be set up for news.
1465 Describe group levels more clearly.
1466 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1467 Summary of Gnus.
1468 (Document View): Copyedits. Move zoom commads to DocView
1469 Navigation node.
1470 (DocView Navigation, DocView Searching, DocView Slicing)
1471 (DocView Conversion): Nodes renamed from Navigation, etc.
1472
1473 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1474
7bc7d2aa
EZ
14752011-12-31 Eli Zaretskii <eliz@gnu.org>
1476
1477 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1478 (Bug#10380)
1479
b30941db
CY
14802011-12-30 Chong Yidong <cyd@gnu.org>
1481
1482 * sending.texi (Sending Mail): Document initial mail buffer name,
1483 and changed multiple mail buffer behavior.
1484 (Mail Format): Put the example at the top of the section.
1485 (Mail Headers): Move discussion of "From" to the top.
1486 (Mail Sending): Document sendmail-query-once.
1487 (Citing Mail): Make it less Rmail-specific.
1488
0ed49f93
CY
14892011-12-29 Chong Yidong <cyd@gnu.org>
1490
1491 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1492 example. Add index entries.
1493 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1494
c40a7de7
CY
14952011-12-26 Chong Yidong <cyd@gnu.org>
1496
71873e2b
SM
1497 * dired.texi (Dired Enter, Misc Dired Features):
1498 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1499 (Dired Navigation): Add index entries.
1500 (Dired Visiting): Fix View Mode xref.
1501 (Marks vs Flags): Prefer C-/ binding for undo.
1502 (Subdirectories in Dired): Add xrefs.
1503 (Misc Dired Features): Document some Emacs 24 changes. Add index
1504 entries.
1505
1506 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1507 variable, since it is explained in Minor Modes node.
1508 (Defining Abbrevs): Copyedits.
1509 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1510 C-/ binding for undo.
1511 (Dabbrev Customization): Add xrefs for case-fold-search and
1512 case-replace.
1513
1514 * dired-xtra.texi (Subdir Switches): Add xref.
1515
1516 * maintaining.texi (VC Directory Commands): Mention quit-window.
1517
3d992aa0
CY
15182011-12-25 Chong Yidong <cyd@gnu.org>
1519
1520 * maintaining.texi (Tags): Mention Semantic.
1521 (Create Tags Table, Etags Regexps): Copyedits.
1522 (Find Tag): Mention minibuffer completion.
1523 (List Tags): Mention completion-at-point. Completion is actually
1524 available in M-x list-tags.
1525
1526 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1527 Document vc-delete-file.
1528
1529 * files.texi (Misc File Ops): Mention vc-delete-file.
1530
1531 * programs.texi (Symbol Completion): Mention completion-at-point
1532 explicitly.
1533
2785d024
CY
15342011-12-22 Chong Yidong <cyd@gnu.org>
1535
1536 * maintaining.texi (Change Log Commands): Don't specially mention
1537 vc-update-change-log which is CVS-only.
1538
1539 * vc1-xtra.texi (Version Headers): Note that these are for
1540 Subversion, CVS, etc. only.
71873e2b
SM
1541 (General VC Options): De-document vc-keep-workfiles.
1542 Fix RCS-isms.
2785d024 1543
0ab39399
EZ
15442011-12-22 Eli Zaretskii <eliz@gnu.org>
1545
1546 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1547 should be @end iftex".
1548
d3098e1e
CY
15492011-12-21 Chong Yidong <cyd@gnu.org>
1550
1551 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1552 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1553 (VC Pull): Mention vc-log-incoming.
1554 (Log Buffer): Add CVS/RCS only disclaimer.
1555
1556 * vc1-xtra.texi (Remote Repositories): Update introduction.
1557 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1558 (Remote Repositories, Version Backups): Node deleted.
1559 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1560 (CVS Options): Reduce verbosity of description of obscure CVS
1561 locking feature.
1562 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1563 Tags node.
1564 (Revision Tags): Move under Miscellaneous VC subsection.
1565 (Change Logs and VC): Note that this is wrong for DVCSs.
1566 De-document log entry manipulating features.
1567 (Renaming and VC): Describe how it works on modern VCSes.
1568
1569 * files.texi (Misc File Ops): Mention vc-rename-file.
1570
1571 * programs.texi (Custom C Indent): Add index entries.
1572
47d42d81
AM
15732011-12-20 Alan Mackenzie <acm@muc.de>
1574
1575 * programs.texi (Motion in C): Update the description of C-M-a and
1576 C-M-e, they now DTRT in enclosing scopes.
1577 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1578
2edef1a0
CY
15792011-12-20 Chong Yidong <cyd@gnu.org>
1580
1581 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1582 (Old Revisions): Use it.
1583 (VCS Repositories): Add "distributed" terminology.
1584 (Log Buffer): Remove duplicate description
1585 about changesets. Fix "current VC fileset" ambiguity.
1586 (Multi-User Branching): Node deleted.
1587 (Branches, Switching Branches): Discuss decentralized version
1588 control systems.
1589 (VC Pull): New node.
1590 (Merging): Document merging on decentralized systems.
1591 (Creating Branches): Note that this is specific to CVS and related
1592 systems.
1593
bc859d5f
CY
15942011-12-19 Chong Yidong <cyd@gnu.org>
1595
1596 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1597 (VC Mode Line): Add index entry for "version control status".
1598 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1599 Document vc-revert-show-diff. De-document vc-rollback.
1600 (VC Directory Mode): Rewrite introduction. Move prefix arg
1601 documentation here from VC Directory Buffer node.
1602 (VC Directory Buffer): Use a decentralized VCS example.
1603 (VC Directory Commands): Use a table. Remove material duplicated
1604 in previous nodes on multi-file VC filsets.
1605
9cff91f8
CY
16062011-12-17 Chong Yidong <cyd@gnu.org>
1607
1608 * maintaining.texi (VCS Concepts): Make "revision" terminology
1609 less CVS-specific.
1610 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1611 Registering node.
71873e2b 1612 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1613 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1614 log buffer. Add index entries.
71873e2b
SM
1615 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1616 Use "commit" terminology.
9cff91f8
CY
1617 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1618 doesn't refer to tags tables. Note other possible forms of the
1619 revision ID. C-x v = does not save.
1620 (Registering): Note similarity to C-x v v action. Fix description
1621 of how backends are chosen. De-document vc-default-init-revision.
1622 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1623 in root log buffers.
1624
f3b316df
CY
16252011-12-16 Chong Yidong <cyd@gnu.org>
1626
1627 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1628 (Basic VC Editing): Remove redundant descriptions.
1629 (VC With A Merging VCS): Make description more general instead of
1630 CVS-specific.
1631 (VC With A Locking VCS): Use VC fileset terminology.
1632
29eabb8e
CY
16332011-12-12 Chong Yidong <cyd@gnu.org>
1634
1635 * building.texi (Executing Lisp): Fix xref for C-M-x.
1636 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1637 manual. Note that load-path is not customizable.
1638 (Lisp Eval): Note that listed commands are available globally.
1639 Explain the meaning of "defun" in the C-M-x context.
1640 (Lisp Interaction): Copyedits.
71873e2b
SM
1641 (External Lisp): Fix name of inferior Lisp buffer.
1642 Mention Scheme.
29eabb8e
CY
1643 (Compilation): Define "inferior process".
1644
cd0314dd
EZ
16452011-12-10 Eli Zaretskii <eliz@gnu.org>
1646
1647 * msdog.texi (Windows Fonts): Document how to force GDI font
1648 backend on MS-Windows.
1649
0595bd7e 16502011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1651
1652 * building.texi (Compilation): Say what the -k flag to make does.
1653 Move subprocess discussion to Compilation Shell.
1654 (Compilation Mode): Add xref for grep, occur, and mouse
1655 references. Define "locus".
1656 (Grep Searching): Use @command.
71873e2b
SM
1657 (Debuggers, Commands of GUD, GDB Graphical Interface):
1658 Clarify intro.
0595bd7e
CY
1659 (Starting GUD): Clarify how arguments are specified.
1660 (Debugger Operation): Index entry for "GUD interaction buffer",
1661 and move basic description here from Commands of GUD node.
1662 (GDB User Interface Layout): Copyedits.
1663 (Source Buffers): Remove gdb-find-source-frame, which is not in
1664 gdb-mi.el.
1665 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1666 toggle-gdb-all-registers, which are not in gdb-mi.el.
1667 Don't re-document GUD interaction buffers.
b09d01da
CY
1668
1669 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1670 (Semantic): Add cindex entries for Semantic.
1671
2a185919
CY
16722011-12-06 Chong Yidong <cyd@gnu.org>
1673
1674 * programs.texi (Man Page): Clarify how to use Man-switches.
1675 Don't bother documenting Man-fontify-manpage-flag.
1676 (Lisp Doc): Add xref to Name Help node.
1677 (Hideshow): Add cindex. Mention role of ellipses, and default
1678 value of hs-isearch-open. Don't bother documenting
1679 hs-special-modes-alist.
1680 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1681 changing the window manager binding of M-TAB.
1682
ebf10822
CY
16832011-12-05 Chong Yidong <cyd@gnu.org>
1684
1685 * programs.texi (Comment Commands): Fix description of for M-; on
1686 blank lines. Move documentation of comment-region here.
1687 (Multi-Line Comments): Clarify the role of comment-multi-line.
1688 Refer to Comment Commands for comment-region doc.
1689 (Options for Comments): Refer to Multi-Line Comments for
1690 comment-multi-line doc, instead of duplicating it. Fix default
1691 values of comment-padding and comment-start-skip.
1692
ec7ae032
CY
16932011-12-04 Chong Yidong <cyd@gnu.org>
1694
1695 * programs.texi (Program Modes): Mention modes that are not
1696 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1697 Add index entry for backward-delete-char-untabify.
1698 Mention prog-mode-hook.
ec7ae032
CY
1699 (Which Function): Use "global minor mode" terminology.
1700 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1701 in Indentation chapter to avoid duplication.
1702 (Expressions): Copyedit.
1703 (Matching): Document Electric Pair mode.
1704
1705 * ack.texi (Acknowledgments):
1706 * rmail.texi (Movemail, Other Mailbox Formats):
1707 * frames.texi (Frames): Don't capitalize "Unix".
1708
a24bf23e
CY
17092011-12-04 Chong Yidong <cyd@gnu.org>
1710
1711 * text.texi (Nroff Mode): Mention what nroff is.
1712 (Text Based Tables, Table Recognition): Don't say "Table mode"
1713 since it's not a major or minor mode.
1714 (Text Based Tables): Reduce the size of the example.
1715 (Table Definition): Clarify definitions.
1716 (Table Creation): Add key table.
1717 (Cell Commands): Use kbd for commands.
1718 (Table Rows and Columns): Combine nodes Row Commands and Column
1719 Commands.
1720 (Fixed Width Mode): Node deleted; contents moved to parent.
1721 (Table Conversion): Shorten example.
1722 (Measuring Tables): Merge into Table Misc.
1723
8863a584
CY
17242011-12-03 Chong Yidong <cyd@gnu.org>
1725
1726 * text.texi (TeX Mode): Mention AUCTeX package.
1727 (TeX Editing): Add xref to documentation for Occur.
1728 (LaTeX Editing): Add xref to Completion node.
1729 (TeX Print): Fix description of tex-directory.
71873e2b 1730 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1731 its subnodes less verbose, since text/enriched files are
1732 practically unused.
71873e2b 1733 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1734 (Format Colors): Node deleted.
71873e2b 1735 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1736 for applying colors too.
1737 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1738
1739 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1740
1741 * display.texi (Colors): New node.
1742
1743 * cmdargs.texi (Colors X):
1744 * xresources.texi (GTK styles):
1745 * custom.texi (Face Customization): Reference it.
1746
1747 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1748 Link to Fill Commands for Justification entry.
1749
6fdebe93
EZ
17502011-12-03 Eli Zaretskii <eliz@gnu.org>
1751
1752 * display.texi (Auto Scrolling): More accurate description of what
1753 scroll-*-aggressively does, including the effect of non-zero
1754 margin. Fix "i.e." markup.
1755
95ca9bc7
CY
17562011-12-02 Chong Yidong <cyd@gnu.org>
1757
1758 * text.texi (Pages): Mention how formfeed chars are displayed.
1759 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1760 Describe adaptive filling more precisely.
1761 (Fill Commands): Note that filling removes excess whitespace.
1762 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1763 now bound to indent-for-tab-command in Text mode.
1764 (Outline Mode): Copyedits.
1765 (Outline Visibility): Note that Reveal mode is a buffer-local
1766 minor mode.
1767
1768 * modes.texi (Major Modes): Move note about checking major-mode in
1769 a hook function here, from Text mode.
1770
6d262977
CY
17712011-11-28 Chong Yidong <cyd@gnu.org>
1772
b22b1918
CY
1773 * text.texi (Words): Add xref to Position Info.
1774 (Paragraphs): Add xref to Regexps.
1775
6d262977
CY
1776 * indent.texi (Indentation): Rewrite introduction. Move table to
1777 Indentation Commands node.
1778 (Indentation Commands): Add index entries to table. Copyedits.
1779 (Tab Stops, Just Spaces): Copyedits.
1780 (Indent Convenience): New node. Document electric-indent-mode.
1781
1782 * programs.texi (Basic Indent):
1783 * windows.texi (Pop Up Window): Fix kindex entry.
1784
dc95a8b0
CY
17852011-11-28 Chong Yidong <cyd@gnu.org>
1786
1787 * modes.texi (Major Modes): Move major-mode variable doc here from
1788 Choosing Modes. Document describe-mode. Document prog-mode-hook
1789 and text-mode-hook. Add example of using hooks.
1790 (Minor Modes): Document behavior of mode command calls from Lisp.
1791 Note that setting the mode variable using Customize will DTRT.
1792 (Choosing Modes): Add example of setting a minor mode using a
1793 local variable.
1794
b63a8e8e
CY
17952011-11-27 Chong Yidong <cyd@gnu.org>
1796
1797 * frames.texi (Creating Frames): Move frame parameter example to
1798 Frame Parameters node.
1799 (Frame Commands): C-x 5 o does not warp the mouse by default.
1800 (Fonts): Add more GTK-style properties; also, they should be
1801 capitalized.
1802 (Special Buffer Frames): Node deleted; special-display is on the
1803 way out.
1804 (Frame Parameters): Example moved here from Creating Frames.
1805 Clarify that default-frame-alist affects the initial frame too.
1806 Delete auto-raise-mode and auto-lower-mode.
1807 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1808 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1809
1810 * windows.texi (Window Choice): Add xref to Lisp manual for
1811 special-display-*.
1812
a3dcc84e
EZ
18132011-11-26 Eli Zaretskii <eliz@gnu.org>
1814
1815 * display.texi (Text Display): Update the description,
1816 cross-references, and indexing related to display of control
1817 characters and raw bytes.
1818
4ad3bc2a
CY
18192011-11-25 Chong Yidong <cyd@gnu.org>
1820
1821 * frames.texi (Frames): Rewrite introduction.
1822 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1823 Mouse-3 does not copy to kill ring by default. DEL does not
1824 behave specially for mouse commands any more.
1825 (Mouse References): Document mouse-1-click-follows-link more
1826 thoroughly.
1827 (Menu Mouse Clicks): Move footnote to the main text and add xref
1828 to Init Rebinding node.
1829 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1830
1831 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1832
20db1522
JB
18332011-11-24 Juanma Barranquero <lekktu@gmail.com>
1834
1835 * display.texi (Font Lock): Fix typo.
1836
01d06b1f
GM
18372011-11-24 Glenn Morris <rgm@gnu.org>
1838
1839 * rmail.texi (Rmail Output):
1840 Mention rmail-automatic-folder-directives. (Bug#9657)
1841
0cbaa1d5
CY
18422011-11-21 Chong Yidong <cyd@gnu.org>
1843
1844 * mark.texi (Global Mark Ring): Fix description of global mark
1845 ring (Bug#10032).
1846
fe7a3057
JB
18472011-11-20 Juanma Barranquero <lekktu@gmail.com>
1848
1849 * msdog.texi (Windows Fonts): Fix typo.
1850
b6e63cbe
GM
18512011-11-17 Glenn Morris <rgm@gnu.org>
1852
1853 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1854
58179cce
JB
18552011-11-16 Juanma Barranquero <lekktu@gmail.com>
1856
1857 * killing.texi (Rectangles):
7877f373
JB
1858 * misc.texi (Document View):
1859 * modes.texi (Choosing Modes):
1860 * msdog.texi (Windows Fonts):
58179cce
JB
1861 * regs.texi (Rectangle Registers):
1862 * search.texi (Isearch Yank): Fix typos.
1863
291d142b
CY
18642011-11-06 Chong Yidong <cyd@gnu.org>
1865
1866 * windows.texi (Basic Window): Add xref to Cursor Display.
1867 (Split Window): Document negative arg for splitting commands.
1868 (Other Window): Document mouse-1 in text area of window.
1869 (Change Window): Don't mention window attributes, since they
1870 aren't defined. C-x 1 can't be used with minibuffer windows.
1871 Windows are no longer auto-deleted.
1872 (Window Choice): Add xref to Choosing Window in Lisp manual.
1873 (Window Convenience): Note that windmove disables shift-selection.
1874 Move M-x compare-windows here from Other Window node.
1875
1876 * custom.texi (Mouse Buttons):
1877 * search.texi (Isearch Scroll):
1878 * windows.texi (Split Window): Use new names split-window-below
1879 and split-window-right.
1880
a7ef684b
JB
18812011-10-26 Juanma Barranquero <lekktu@gmail.com>
1882
1883 * emacs.texi (Top): Fix typo.
1884
d53e1747
GM
18852011-10-25 Glenn Morris <rgm@gnu.org>
1886
1887 * abbrevs.texi (Saving Abbrevs):
1888 quietly-read-abbrev-file is not a command. (Bug#9866)
1889
e7a3ff06
CY
18902011-10-24 Chong Yidong <cyd@gnu.org>
1891
1892 * display.texi (Scrolling): Document scroll-up-line and
1893 scroll-down-line. Document scroll-command property.
1894 (Recentering): New node, split off from Scrolling.
1895
86c60681
CY
18962011-10-23 Chong Yidong <cyd@gnu.org>
1897
da97a9e6
CY
1898 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1899 (Tool Bars): Copyedits.
1900
86c60681
CY
1901 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1902
d195726a
CY
19032011-10-22 Chong Yidong <cyd@gnu.org>
1904
1905 * windows.texi (Displaying Buffers): Fix broken lispref link.
1906
a70e06c1
CY
19072011-10-22 Chong Yidong <cyd@gnu.org>
1908
1909 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1910 Move confirm-nonexistent-file-or-buffer discussion here.
1911
1912 * files.texi (File Names, Visiting): Move detailed discussion of
1913 minibuffer confirmation to Minibuffer Exit.
1914
1915 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1916 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1917
bfd779dd
CY
19182011-10-21 Chong Yidong <cyd@gnu.org>
1919
1920 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1921 (Backup Copying): backup-by-copying-when-mismatch is now t.
1922 (Customize Save): Fix description of require-final-newline.
1923 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1924 (Auto Save Control): Clarify.
1925 (File Archives): Add 7z.
1926 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1927
1928 * arevert-xtra.texi (Autorevert): Copyedits.
1929
6e317956
CY
19302011-10-20 Chong Yidong <cyd@gnu.org>
1931
1932 * custom.texi (Hooks, Init Examples):
1933 * display.texi (Font Lock):
1934 * fixit.texi (Spelling):
1935 * rmail.texi (Rmail Display): Minor mode function with no arg now
1936 enables it.
1937
1938 * fixit.texi (Spelling): Fix description of inline completion.
1939
5abc31ef
CY
19402011-10-19 Chong Yidong <cyd@gnu.org>
1941
1942 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1943 entries.
1944 (Isearch Yank): Document isearch-yank-pop.
1945 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1946 (Other Repeating Search): Document Occur Edit mode.
1947
939db9ac
CY
19482011-10-18 Chong Yidong <cyd@gnu.org>
1949
1950 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1951 from Line Truncation node.
1952 (Standard Faces): Note that only the background of the cursor face
1953 has an effect.
1954 (Cursor Display): Fix descriptions of cursor face
1955 and bar cursor blinking.
1956 (Text Display): Document nobreak-char-display more clearly.
1957 (Line Truncation): Add xref to Split Window node.
1958 (Display Custom): Don't bother documenting baud-rate or
1959 no-redraw-on-reenter.
1960
1961 * search.texi (Slow Isearch): Node removed.
1962
80c6d77f
GM
19632011-10-18 Glenn Morris <rgm@gnu.org>
1964
1965 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1966
d366bd53
CY
19672011-10-18 Chong Yidong <cyd@gnu.org>
1968
1969 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1970 of list-faces-display here, from Standard Faces node.
1971 Note special role of `default' background.
1972 (Standard Faces): Note special role of `default' background.
1973 Note that region face may be taken fom GTK. Add xref to Text Display.
1974 (Text Scale): Rename from "Temporary Face Changes".
1975 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1976 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1977 (Useless Whitespace): Simplify description of
1978 delete-trailing-whitespace. Note active region case.
1979 (Text Display): Fix description of escape-glyph face assignment.
1980 Remove unibye mode discussion. Update some parts for Unicode.
1981 Move glyphless chars documentation to Lisp manual.
1982
1983 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1984
21100e7d
CY
19852011-10-15 Chong Yidong <cyd@stupidchicken.com>
1986
1987 * display.texi (Scrolling): Tweak explanation of scroll direction.
1988 (View Mode): Add index entries.
1989
1990 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1991
1992 * regs.texi (Text Registers): C-x r i does not activate the mark.
1993 (Bookmarks): Document new default bookmark location.
1994
50b063c3
CY
19952011-10-13 Chong Yidong <cyd@stupidchicken.com>
1996
71873e2b
SM
1997 * killing.texi (Deletion): Add xref to Using Region.
1998 Document delete-forward-char.
50b063c3
CY
1999 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2000 description here. Recommend C-u C-SPC for jumping to mark.
2001 (Kill Ring): Move kill ring variable documentation here.
2002 (Primary Selection): Copyedits.
2003 (Rectangles): Document new command rectangle-number-lines.
2004 (CUA Bindings): Note that this disables the mark-even-if-inactive
2005 behavior for C-x and C-c.
2006
2007 * mark.texi (Mark): Mention "active region" terminology.
2008 (Using Region): Document delete-active-region.
2009
e1a3f5b1
CY
20102011-10-12 Chong Yidong <cyd@stupidchicken.com>
2011
2012 * mark.texi (Mark): Clarify description of disabled Transient Mark
2013 mode (Bug#9689).
2014 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2015 selection changes. Mention that commands like C-y set the mark.
2016 (Marking Objects): Add xref to Words node. Note that mark-word
2017 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
2018 (Using Region): Mention M-$ in the table.
2019 Document mark-even-if-inactive here instead of in Mark Ring.
2020 (Mark Ring): Move mark-even-if-inactive to Using Region.
2021 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
2022 (Disabled Transient Mark): Rename from "Persistent Mark"
2023 (Bug#9688). Callers changed.
2024
2025 * programs.texi (Expressions):
2026 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2027
3dc62b2b
CY
20282011-10-09 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2031 option" terminology.
2032 (Key Help): Add command names. Define "documentation string".
2033 (Name Help): Remove an over-long joke.
2034 (Apropos): Document prefix args. Remove duplicated descriptions.
2035 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
2036 (Package Keywords): Rename from "Library by Keyword".
2037 Describe new package menu interface.
3dc62b2b 2038 (Help Files, Help Echo): Tweak description.
de09aa52
CY
2039
2040 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 2041 (Minibuffer History): Document numeric args to history commands.
de09aa52 2042
2d3fe5d7
EZ
20432011-10-08 Eli Zaretskii <eliz@gnu.org>
2044
2045 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2046
b2b0776e
CY
20472011-10-08 Chong Yidong <cyd@stupidchicken.com>
2048
71873e2b
SM
2049 * basic.texi (Position Info): Omit page commands.
2050 Document count-words-region and count-words.
b2b0776e
CY
2051
2052 * text.texi (Pages): Move what-page documentation here.
2053
27a16462
CY
20542011-10-08 Chong Yidong <cyd@stupidchicken.com>
2055
2056 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2057 Remote Files node instead of linking directly to the Tramp manual.
2058 (Minibuffer Edit): Add xref to Blank Lines.
2059 (Completion): Add xref to Symbol Completion. Remove redundant
2060 example, which is repeated in the next node.
2061 (Completion Commands): Minor clarifications.
2062 (Completion Styles): New node, split from Completion Commands.
2063 Document substring and initials styles.
2064 (Strict Completion): Remove information duplicated in other nodes.
2065 (Completion Options): Consolidate case difference discussion here.
2066
2067 * help.texi (Help Mode): Fix kindex entries.
2068
2069 * files.texi (File Names): Add index entries.
2070
de0bde62
CY
20712011-10-07 Chong Yidong <cyd@stupidchicken.com>
2072
71873e2b
SM
2073 * basic.texi (Inserting Text): Add xref to Completion.
2074 Add ucs-insert example, and document prefix argument.
de0bde62
CY
2075 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2076 to left/right. Tweak left-char and right-char descriptions.
2077 M-left and M-right are now bound to left-word/right-word.
2078 (Erasing): Document delete-forward-char.
2079
2080 * screen.texi (Screen, Menu Bar): Copyedits.
2081 (Point): Remove duplicate paragraph on cursors, also in Screen.
2082 (Mode Line): Trailing dashes no longer shown on X displays.
2083
2084 * frames.texi (Non-Window Terminals): Index just "text-only
2085 terminal", which is used throughout the manual now.
2086
2087 * entering.texi (Entering Emacs): Define "startup screen".
2088 Document window-splitting behavior with command-line inputs.
2089 (Exiting): Remove obsolete paragraph about shells without suspend
2090 functionality.
2091
2092 * commands.texi (User Input): Define "input event" more clearly.
2093 (Keys): Add xref to Echo Area.
2094 (Commands): Clarify relation between commands and functions.
2095
453e4522
CY
20962011-10-06 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * misc.texi (emacsclient Options): Document how emacsclient runs
2099 the Emacs daemon (Bug#9674).
2100
550f41cd
CY
21012011-10-01 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * basic.texi (Moving Point):
2104 * custom.texi (Mouse Buttons):
2105 * rmail.texi (Rmail Scrolling):
2106 * search.texi (Isearch Scroll):
550f41cd
CY
2107 * display.texi (Scrolling): Replace scroll-up/down with
2108 scroll-up/down-command. Fix scroll-preserve-screen-position
2109 description. Document scroll-error-top-bottom.
2110
9229fe87
GM
21112011-09-30 Glenn Morris <rgm@gnu.org>
2112
2113 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2114
0a2132ba
CY
21152011-09-24 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * windows.texi (Pop Up Window): Defer discussion of window
2118 splitting to the Window Choice node. Add index entries.
2119 (Force Same Window): Node deleted.
2120 (Displaying Buffers, Window Choice): New nodes.
2121
2122 * buffers.texi (Select Buffer): Clarify description of
2123 buffer-switching commands. Add xref to Window Display node.
2124 Don't repeat confirm-nonexistent-file-or-buffer description from
2125 Visiting node. Remove even-window-heights.
2126
2127 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2128
33ed493b
CY
21292011-09-18 Chong Yidong <cyd@stupidchicken.com>
2130
2131 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2132
2133 * xresources.texi (Table of Resources): Fix documentation of
2134 bitmapIcon.
2135
92fa95ad
CY
21362011-09-15 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2139
16254627
EH
21402011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2141
2142 * frames.texi (Frame Commands): Note that delete-other-frames only
2143 deletes frames on current terminal.
2144
c3760c17
EZ
21452011-09-10 Eli Zaretskii <eliz@gnu.org>
2146
2147 * sending.texi (Mail Misc): Document mail-add-attachment.
2148
69b8be97
EZ
21492011-09-04 Eli Zaretskii <eliz@gnu.org>
2150
2151 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2152
3fd50d5c
CY
21532011-08-29 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2156
e2aeef63
CY
21572011-08-28 Chong Yidong <cyd@stupidchicken.com>
2158
2159 * files.texi (File Archives):
2160 * cal-xtra.texi (Diary Display):
2161 * help.texi (Help Mode): Add xref to View Mode.
2162
ddb54206
CY
21632011-08-28 Chong Yidong <cyd@stupidchicken.com>
2164
a6326082
CY
2165 * display.texi (View Mode): New node. Move view-file here from
2166 Misc File Ops. Move view-buffer here from Misc Buffer.
2167
2168 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2169
04e2ce72 2170 * files.texi (Misc File Ops): Document new
a6326082 2171 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2172
2173 * dired.texi (Dired Deletion): Shorten description of Trash.
2174
ddb54206
CY
2175 * misc.texi (emacsclient Options): Document server-port.
2176
bd206ce5
EZ
21772011-08-27 Eli Zaretskii <eliz@gnu.org>
2178
2179 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2180 even on MS-Windows. Fix a typo.
2181
d43f5a42
CY
21822011-08-26 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * package.texi: New file, documenting the package manager.
2185
2186 * emacs.texi: Include it.
2187
2188 * help.texi (Help Summary): Add describe-package.
2189
e0b1591b
CY
21902011-08-25 Chong Yidong <cyd@stupidchicken.com>
2191
856ce114
CY
2192 * misc.texi (Printing): Convert subnodes into subsections.
2193
f404f8bc
CY
2194 * text.texi (Two-Column): Move into Text chapter.
2195
2196 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2197 Files section. Convert from chapter into section.
2198
2199 * display.texi (Narrowing): Move into display chapter.
2200
e0b1591b
CY
2201 * sending.texi (Sending Mail):
2202 * rmail.texi (Rmail):
2203 * misc.texi (Gnus, Document View):
2204 * dired.texi (Dired):
2205 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2206
75bfc667
JL
22072011-08-07 Juri Linkov <juri@jurta.org>
2208
2209 * dired.texi (Operating on Files): Rewrite according to the fact
2210 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2211
fe676f91
MA
22122011-07-30 Michael Albinus <michael.albinus@gmx.de>
2213
2214 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2215 remote file name completion. (Bug#9197)
2216
4cc60b9b
EZ
22172011-07-28 Eli Zaretskii <eliz@gnu.org>
2218
2219 * mule.texi (Bidirectional Editing): Document the fact that
2220 bidi-display-reordering is t by default.
2221
89671e16
LMI
22222011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2223
2224 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2225 explicitly (bug#8904).
2226
fb23ecc2
LMI
22272011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2228
2229 * trouble.texi (Checklist): Use an `M-x' example instead of an
2230 Emacs Lisp form to switch on the dribble file (bug#8056).
2231
465c5fc8
LMI
22322011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2233
2234 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2235
90a6258b
GM
22362011-07-13 Glenn Morris <rgm@gnu.org>
2237
2238 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2239
c7588364
LMI
22402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2241
2242 * mark.texi (Mark Ring): Clarify how many locations are saved
2243 (bug#5770).
2244 (Global Mark Ring): Ditto.
2245
4cb4f3ba
LMI
22462011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2247
d648feab
LMI
2248 * text.texi (Table Recognition): Use "at point" instead of "under
2249 point" (bug#4345).
2250
4cb4f3ba
LMI
2251 * display.texi (Cursor Display): Mention `cursor-type'.
2252
2253 * screen.texi (Point): Clarify that it's only if you use a block
2254 cursor that it appears to be on a character (bug#4345).
2255
ecd0b990
CY
22562011-07-12 Chong Yidong <cyd@stupidchicken.com>
2257
2258 * misc.texi (Amusements): Move dissociated press here, from its
2259 own section.
2260
2261 * emacs.texi (Top): Update node listing.
2262
c2fd0368
LMI
22632011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2264
2265 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2266 clarity (bug#3523).
2267
fdeb32ec
CY
22682011-07-12 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2271 (Misc X): Document --parent-id.
2272
2273 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2274 defaults to nil.
2275
2276 * misc.texi (emacsclient Options): Document --parent-id.
2277
2278 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2279
f584ca38
LMI
22802011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * emacs.texi: Use "..." instead of ``...'' in the menus
2283 (bug#3503).
2284
963578d3
CY
22852011-07-11 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * killing.texi (Primary Selection): Document `only' setting for
2288 select-active-regions.
2289
2290 * mark.texi (Setting Mark): Reference Shift Selection node.
2291
2292 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2293
a30ed87b
LMI
22942011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2295
47076272
LMI
2296 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2297 motion keys" (bug#3503).
2298
a30ed87b
LMI
2299 * emacs.texi: Change all the register node names from "RegPos"
2300 (etc.) to "Positional Registers" (etc.) (bug#3314).
2301
4d45a8b7
CY
23022011-07-11 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2305 (Other Kill Commands, Kill Options): Copyedits.
2306 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2307 (Yanking): Move yank-excluded properties discussion here.
2308 (Cut and Paste): Move from frames.texi. Update subnodes to
2309 describe x-select-enable-clipboard case.
2310
2311 * frames.texi: Move Cut and Paste node and subnodes into
2312 killing.texi, except Mouse Commands and Word and Line Mouse.
2313
c160ddee
AM
23142011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2315
2316 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2317
3329e6e3
LMI
23182011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2319
32a214fe
LMI
2320 * screen.texi (Mode Line): Clarify that coding systems are
2321 characters, not letters (bug#1749).
2322
3329e6e3
LMI
2323 * cmdargs.texi (Environment): Mention removing variables
2324 (bug#1615). Text suggested by Kevin Rodgers.
2325
8875da1e
CY
23262011-07-10 Chong Yidong <cyd@stupidchicken.com>
2327
54806e45
CY
2328 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2329
8875da1e
CY
2330 * modes.texi: Rename from major.texi.
2331 (Modes): New node. Make Major Modes and Minor Modes subsections
2332 of this. All callers changed.
2333
2334 * custom.texi (Minor Modes): Move to modes.texi.
2335
7847b2a1
CY
23362011-07-10 Chong Yidong <cyd@stupidchicken.com>
2337
6cfd0fa2
CY
2338 * custom.texi (Syntax): Node deleted.
2339
2340 * help.texi (Help Summary):
2341 * major.texi (Major Modes):
2342 * programs.texi (Parentheses):
2343 * search.texi (Regexp Backslash, Regexp Backslash)
2344 (Regexp Backslash):
2345 * text.texi (Words): Callers changed.
2346
7847b2a1
CY
2347 * text.texi (Refill, Longlines): Delete nodes.
2348
2349 * ack.texi (Acknowledgments): Longlines removed from manual.
2350
2351 * emacs.texi (Top): Update node listing.
2352
2a71c436
GM
23532011-07-09 Glenn Morris <rgm@gnu.org>
2354
2355 * fortran-xtra.texi (Fortran): Update handled extensions.
2356
61436e9f
LMI
23572011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2358
2359 * display.texi (Scrolling): `C-v' (etc) are now bound to
2360 `scroll-*-command' (bug#8349).
2361
6e560c71
LMI
23622011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2363
48954a09 2364 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2365 doesn't actually delete any files (bug#7125).
2366
2904fd97
LMI
2367 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2368 argument for `C-c C-k' (bug#7391).
2369
6e560c71
LMI
2370 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2371 you're currently using (bug#8489).
2372
978ff6c5
EZ
23732011-07-01 Eli Zaretskii <eliz@gnu.org>
2374
2375 * mule.texi (Coding Systems): Move index entries from the previous
2376 change into their proper places.
2377
0d742084
LMI
23782011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2379
31976bd5
LMI
2380 * help.texi (Help Files): Document view-external-packages (bug#8902).
2381
0d742084
LMI
2382 * mule.texi (Coding Systems): Put a few more of the coding systems
2383 into the index (bug#8900).
2384
9f678528
GM
23852011-06-26 Glenn Morris <rgm@gnu.org>
2386
2387 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2388
18a4ce5e
AR
23892011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2390
2391 * misc.texi (emacsclient Options): Mention --frame-parameters.
2392
f0da764a
GM
23932011-06-09 Glenn Morris <rgm@gnu.org>
2394
2395 * custom.texi (Specifying File Variables):
2396 Recommend explicit arguments for minor modes.
2397
b047e7ac
PE
23982011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2399
2400 Document wide integers better.
2401 * buffers.texi (Buffers):
001903b5
PE
2402 * files.texi (Visiting): Document maxima for 64-bit machines,
2403 and mention virtual memory limits.
b047e7ac 2404
bf41276f
CY
24052011-05-28 Chong Yidong <cyd@stupidchicken.com>
2406
2407 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2408
2409 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2410 prog mode (Bug#8240).
2411
e145f188
GM
24122011-05-27 Glenn Morris <rgm@gnu.org>
2413
2414 * custom.texi (Specifying File Variables):
2415 Major modes no longer need come first.
2416
313f790e
CY
24172011-05-22 Chong Yidong <cyd@stupidchicken.com>
2418
2419 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2420 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2421
c136e5cd
GM
24222011-05-18 Glenn Morris <rgm@gnu.org>
2423
2424 * ack.texi (Acknowledgments): Remove fakemail.c.
2425
c71a0d48 24262011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2427
2428 Fixes for fitting text into 7x9 printed manual.
2429 * building.texi (Flymake, Breakpoints Buffer):
2430 * calendar.texi (Appointments):
2431 * cmdargs.texi (General Variables, Display X):
2432 * custom.texi (Saving Customizations, Face Customization)
2433 (Directory Variables, Minibuffer Maps, Init Rebinding):
2434 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2435 * fixit.texi (Spelling):
2436 * frames.texi (Creating Frames, Fonts):
2437 * help.texi (Help Files):
2438 * mini.texi (Minibuffer File):
2439 * misc.texi (emacsclient Options, Emulation):
2440 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2441 * mule.texi (International Chars, Language Environments)
2442 (Select Input Method, Modifying Fontsets, Charsets):
2443 * programs.texi (Custom C Indent):
2444 * rmail.texi (Rmail Labels):
2445 * text.texi (Table Conversion):
2446 * trouble.texi (Known Problems, Known Problems):
2447 * windows.texi (Change Window):
2448 * xresources.texi (GTK resources): Reflow text and re-indent code
2449 examples to avoid TeX overflows and underflows on 7x9 paper.
2450
2451 * emacs.texi: Fix the (commented out) smallbook command.
2452
2453 * macos.texi (Mac / GNUstep Events):
2454 * xresources.texi (Lucid Resources): Remove extraneous examples.
2455
b8f82dc1
GM
24562011-05-10 Glenn Morris <rgm@gnu.org>
2457
2458 * custom.texi (Specifying File Variables):
2459 Deprecate using mode: for minor modes.
2460
d306b4da
GM
24612011-05-07 Glenn Morris <rgm@gnu.org>
2462
2463 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2464
548d0a63
GM
24652011-05-06 Glenn Morris <rgm@gnu.org>
2466
5006e634
GM
2467 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2468
548d0a63
GM
2469 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2470
e793a940
LMI
24712011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2472
2473 * misc.texi (Emacs Server): Document `server-eval-at'.
2474
7031be6d
UR
24752011-04-24 Chong Yidong <cyd@stupidchicken.com>
2476
71873e2b
SM
2477 * maintaining.texi (List Tags): Document next-file.
2478 Suggested by Uday S Reddy.
7031be6d 2479
4ffd0d6b 24802011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2481
2482 * mini.texi (Minibuffer Edit):
2483 * screen.texi (Mode Line): Fix typo.
2484
1c6c854e
CS
24852011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2486
024ff170 2487 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2488
c5c9f40f
CY
24892011-03-26 Chong Yidong <cyd@stupidchicken.com>
2490
2491 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2492
09725d26
EZ
24932011-03-30 Eli Zaretskii <eliz@gnu.org>
2494
2495 * display.texi (Auto Scrolling): Document the limit of 100 lines
2496 for never-recentering scrolling with `scroll-conservatively'.
2497 (Bug#6671)
2498
09d9db2c 24992011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2500
2501 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2502 HOME on Windows and where it looks for init files. (Bug#8221)
2503
62d94509
EZ
25042011-03-10 Eli Zaretskii <eliz@gnu.org>
2505
2506 * search.texi (Regexp Example):
2507 * mule.texi (International Chars):
2508 * building.texi (External Lisp): Don't use characters outside
2509 ISO-8859-1.
2510
0286d9de
EZ
25112011-03-09 Eli Zaretskii <eliz@gnu.org>
2512
1c6c854e
CS
2513 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2514 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2515
2516 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2517
114902a5 2518 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2519 (Bug#8210)
2520
0afb4571
J
25212011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2522
2523 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2524 for Gtk+ 3.
2525
bb3865e8
GM
25262011-03-08 Glenn Morris <rgm@gnu.org>
2527
6446548e
GM
2528 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2529 * emacs.texi (Acknowledgments):
2530 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2531 * emacs.texi: Set documentencoding.
6446548e 2532
bb3865e8
GM
2533 * display.texi (Optional Mode Line): Don't mention exactly where
2534 display-time appears. (Bug#8193)
2535
33383987
JB
25362011-03-07 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * Version 23.3 released.
2539
892777ba
CY
25402011-03-06 Chong Yidong <cyd@stupidchicken.com>
2541
2542 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2543
0b973fc5
DW
25442011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2545
2546 * misc.texi (emacsclient Options): Add q/quiet.
2547
8ef5a2f2
GM
25482011-03-02 Glenn Morris <rgm@gnu.org>
2549
2550 * mule.texi (Communication Coding) <x-select-request-type>:
2551 Remove duplicate (essentially) paragraph. (Bug#8148)
2552
bd106056
CS
25532011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2554
2555 * maintaining.texi (Format of ChangeLog): Add reference to
2556 add-log-full-name.
2557 (Change Log Commands): Add documentation for combining multiple
2558 symbols in one change.
2559
6640b281
GM
25602011-03-01 Glenn Morris <rgm@gnu.org>
2561
2562 * custom.texi (Directory Variables):
2563 Give an example of excluding subdirectories.
2564
2b0c7330 25652011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2566
2567 * search.texi (Regexp Search): Move index entries about regexps to the
2568 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2569
8c62c205
GM
25702011-02-19 Glenn Morris <rgm@gnu.org>
2571
2572 * dired.texi (Dired): Dired-X version number was dropped.
2573
3928f2b6
JD
25742011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2575
2576 * xresources.texi (X Resources): Remove *faceName and replace it with
2577 *font for Lucid.
2578
a41c8660
CY
25792011-02-05 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * rmail.texi (Rmail Display): Document Rmail MIME support more
2582 accurately.
2583
2584 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2585 vc-log-outgoing.
2586 (Merging): Document vc-find-conflicted-file.
2587
233ba4d9 25882011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2589
2590 * custom.texi (Variables): Fix typo.
2591
14beddf4 25922011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2593
65401ee3
CY
2594 * search.texi (Regexps): Copyedits. Mention character classes
2595 (Bug#7809).
2596
19f81ecf
CY
2597 * files.texi (File Aliases): Restore explanatory text from Eli
2598 Zaretskii, accidentally removed in 2011-01-08 commit.
2599
bf3dae7e
EZ
26002011-01-29 Eli Zaretskii <eliz@gnu.org>
2601
2602 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2603 (MAKEINFO_OPTS): New variable.
2604 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2605 (emacs.html): New target.
2606 (clean): Remove emacs.html.
2607
45eb2a5d
WL
26082011-01-23 Werner Lemberg <wl@gnu.org>
2609
2610 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2611 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2612 (ENVADD): Updated.
2613
9acfe703
GM
26142011-01-18 Glenn Morris <rgm@gnu.org>
2615
2616 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2617
2618 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2619
362b9d48
GM
26202011-01-15 Chong Yidong <cyd@stupidchicken.com>
2621
bb033b5f
CY
2622 * building.texi (Compilation): Improve instructions for running two
2623 compilations (Bug#7573).
2624
b024d9f0
MD
2625 * files.texi (Backup Names): Document the new location of the
2626 last-resort backup file.
2627
362b9d48
GM
2628 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2629 manual. Explain why directory-abbrev-alist elements should be anchored
2630 (Bug#7777).
2631
26322011-01-15 Eli Zaretskii <eliz@gnu.org>
2633
2634 * msdog.texi (Windows Startup): Correct inaccurate description of
2635 differences between emacsclient.exe and emacsclientw.exe.
2636
7c420169 26372011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2638
2639 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2640
7c420169 26412011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2642
2643 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2644
7c420169 26452011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2646
2d34d523
EZ
2647 * frames.texi (Cut and Paste): Modify the section's name and text:
2648 don't mix "cut/paste" with "kill/yank".
2649 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2650 (Bug#7702)
2651
88ab4340
EZ
2652 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2653
7c420169 26542011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2655
2656 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2657 matches its position in the menu. (Bug#7674)
2658
7c420169 26592011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2660
2661 * trouble.texi (Checklist): Mention not replying via news either.
2662
92bb6c52
TH
26632010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2664
2665 * misc.texi (Document View): Update DocView section with newly
2666 supported document formats.
2667
b103c904
CY
26682010-12-21 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * killing.texi: Resection the Info version to conform to the
2671 printed manual, to avoid making sections on Accumulating Text, CUA
2672 and Rectangles into full chapters.
2673
f49d1f52 26742010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2675
2676 * custom.texi (Init Syntax): Add index entries for "character syntax".
2677 (Bug#7576)
2678
f49d1f52 26792010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2680
2681 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2682
f49d1f52 26832010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2684
2685 * trouble.texi (Checklist): Fix typo in newsgroup name.
2686
f49d1f52 26872010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2688
2689 * search.texi (Word Search): Note that the lazy highlight always
2690 matches to whole words (Bug#7470).
2691
f49d1f52 26922010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2693
4f1948eb
EZ
2694 * display.texi (Optional Mode Line): Make the description of
2695 load-average more accurate.
2696
b8a9e136
EZ
2697 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2698 registry, with a cross-reference.
62d72a4a
EZ
2699 (Windows Startup): New node. Move the stuff about the current
2700 directory from "Windows HOME".
b8a9e136 2701
07976ae3 27022010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2703
2704 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2705 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2706
07976ae3 27072010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2708
2709 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2710 Suggested by Štěpán Němec.
2711
07976ae3 27122010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2713
1aaae3f3
CY
2714 * maintaining.texi (Version Control): Say "commit", not "check in".
2715 (Version Control Systems): Simplify descriptions.
2716 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2717 VCS Concepts.
2718 (VC Mode Line): Update example.
2719 (Old Revisions): Document revert-buffer for vc-diff.
2720 (Log Buffer): Promote to a subsection. Document header lines.
2721
1c6c854e
CS
2722 * macos.texi (Mac / GNUstep Basics):
2723 Document ns-right-alternate-modifier.
ec8a6295 2724
1aaae3f3
CY
2725 * emacs.texi (Top): Update node listing.
2726
0eb025fb
EZ
27272010-11-13 Eli Zaretskii <eliz@gnu.org>
2728
2729 * rmail.texi (Rmail Coding): Characters with no fonts are not
2730 necessarily displayed as empty boxes.
2731
2732 * mule.texi (Language Environments, Fontsets): Characters with no
2733 fonts are not necessarily displayed as empty boxes.
2734
2735 * display.texi (Text Display): Document display of glyphless
2736 characters.
2737
ea4f7750
GM
27382010-11-13 Glenn Morris <rgm@gnu.org>
2739
2740 * basic.texi (Position Info): Add M-x count-words-region.
2741
90639cea
GM
27422010-11-11 Glenn Morris <rgm@gnu.org>
2743
2744 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2745
d607b96b 27462010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2747
2748 * msdog.texi (Windows HOME): Add information regarding startup
2749 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2750
c12e4a81
GM
27512010-10-11 Glenn Morris <rgm@gnu.org>
2752
df187c62
GM
2753 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2754
c12e4a81
GM
2755 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2756 (DVIPS): New variable.
234db610
GM
2757 (.PHONY): Add html, ps.
2758 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2759 (clean): Delete html, ps files.
c12e4a81 2760
6513b232
EZ
27612010-10-09 Eli Zaretskii <eliz@gnu.org>
2762
2763 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2764
f4f358f1
GM
27652010-10-09 Glenn Morris <rgm@gnu.org>
2766
c1dc72b3
GM
2767 * Makefile.in (VPATH): Remove.
2768 (infodir): Make it absolute.
2769 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2770
4393405b
GM
2771 * Makefile.in (dist): Anchor regexps.
2772
eef3ab94
GM
2773 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2774 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2775 (emacs-xtra.pdf): Use $<.
2776
aa9db089
GM
2777 * Makefile.in (infoclean): Remove harmless, long-standing error.
2778
abd40fb4
GM
2779 * Makefile.in ($(infodir)): Delete rule.
2780 (mkinfodir): New.
2781 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2782
f4f358f1 2783 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2784 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2785 * emacsver.texi: New file, replacing emacsver.texi.in.
2786
ea274122
GM
27872010-10-09 Glenn Morris <rgm@gnu.org>
2788
f7a31f11
GM
2789 * emacsver.texi.in: New file.
2790 * emacs.texi: Set EMACSVER by including emacsver.texi.
2791 * Makefile.in (distclean): Delete emacsver.texi.
2792 (dist): Copy emacsver.texi.
b13254e7 2793 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2794
3fb78d1f
GM
2795 * ack.texi (Acknowledgments): No more b2m.c.
2796
ea274122
GM
2797 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2798 (emacs): Remove rule.
2799 (dist): No need to deal with the emacs rule any more.
2800
17ca7950
GM
28012010-10-07 Glenn Morris <rgm@gnu.org>
2802
2803 * Makefile.in (version): New, set by configure.
2804 (clean): Delete dist tar file.
2805 (dist): Use version in tar name.
2806
4c83f6e1
GM
28072010-10-06 Glenn Morris <rgm@gnu.org>
2808
2809 * Makefile.in (EMACS_XTRA): Add the main source file.
2810 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2811 (mostlyclean): No core files, reorder other files.
2812 (clean): Delete specific dvi and pdf files.
2813 (infoclean, dist): New rules.
2814 (maintainer-clean): Use infoclean.
8a944cea 2815 ($(infodir)): Add parallel build workaround.
4c83f6e1 2816
0264072d
GM
28172010-10-04 Glenn Morris <rgm@gnu.org>
2818
2819 * Makefile.in (SHELL): Set it.
2820 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2821 (info, dvi): Replace above variables with their expansions.
2822 (info): Move mkdir from here...
2823 ($(infodir)/emacs): ... to here (for parallel builds).
2824 (pdf): New target.
2825 ($(infodir)/emacs): Pass -o option to makeinfo.
2826 (.PHONY): Declare clean rules.
2827 (maintainer-clean): Delete dvi and pdf files.
2828 Guard against cd failures. Use a more restrictive delete.
2829
3226d6ca
GM
28302010-10-02 Glenn Morris <rgm@gnu.org>
2831
2832 * misc.texi (Shell Mode): Remove reference to old function name.
2833
cad90f3b
EZ
28342010-09-30 Eli Zaretskii <eliz@gnu.org>
2835
2836 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2837 indicator characters.
2838
5f874327
GM
28392010-09-29 Glenn Morris <rgm@gnu.org>
2840
2841 * Makefile.in (top_srcdir): Remove unused variable.
2842
0ab9cff3
GM
28432010-09-14 Glenn Morris <rgm@gnu.org>
2844
67ae9766
GM
2845 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2846 the last hook item.
2847
0ab9cff3
GM
2848 * calendar.texi (Appointments): Also updated when a diary include file
2849 is saved.
2850
6664fc59 28512010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2852
2853 * trouble.texi (Bugs): Update the section intro.
2854 (Known Problems): New section.
2855 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2856 (Sending Patches): Bug fixes are best as responses to existing bugs.
2857 * emacs.texi (Known Problems): Add menu entry for new section.
2858
be3283d7
GM
28592010-09-09 Glenn Morris <rgm@gnu.org>
2860
2861 * xresources.texi: Untabify.
2862
10999305 28632010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2864
2865 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2866
10999305 28672010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2868
2869 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2870
30641319
JD
28712010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2872
2873 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2874
50dd7bc6
GM
28752010-08-21 Glenn Morris <rgm@gnu.org>
2876
2877 * misc.texi (Amusements): Mention bubbles and animate.
2878
5e620eca
EZ
28792010-07-31 Eli Zaretskii <eliz@gnu.org>
2880
2881 * files.texi (Visiting): Add more index entries for
2882 large-file-warning-threshold.
2883
8b2dd508
JD
28842010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2885
2886 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2887
8838673e
GM
28882010-06-23 Glenn Morris <rgm@gnu.org>
2889
2890 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2891 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2892 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2893 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2894 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2895 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2896 Untabify Texinfo files.
2897
04d3bb6c
GM
28982010-06-10 Glenn Morris <rgm@gnu.org>
2899
103dd3a8
GM
2900 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2901
04d3bb6c
GM
2902 * basic.texi (Inserting Text): Fix typo.
2903
50b79479
GM
29042010-06-10 Glenn Morris <rgm@gnu.org>
2905
2906 * ack.texi (Acknowledgments):
2907 * emacs.texi (Acknowledgments): Update for notifications.el.
2908
86d7a550
DU
29092010-05-31 Daiki Ueno <ueno@unixuser.org>
2910
2911 * dired.texi (Operating on Files): Mention encryption commands
2912 (Bug#6315).
2913
db5dce9d
EZ
29142010-05-29 Eli Zaretskii <eliz@gnu.org>
2915
2916 * basic.texi (Moving Point): Update due to renaming of commands bound
2917 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2918
34313041
EZ
29192010-05-18 Eli Zaretskii <eliz@gnu.org>
2920
2921 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2922 paragraphs.
2923 (Line Truncation): Fix wording for bidi display.
2924
1fc0ce04 2925 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2926 keys.
2927
0235128c 29282010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2929
2930 * building.texi (GDB Graphical Interface): Remove misleading comparison
2931 to an IDE (Bug#6128).
2932
0235128c 29332010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2934
2935 * programs.texi (Man Page):
2936 * misc.texi (Invoking emacsclient):
2937 * mini.texi (Repetition):
2938 * mark.texi (Setting Mark): Fix typos.
2939
0235128c 29402010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2941
2942 * misc.texi (Printing): Document htmlfontify-buffer.
2943
0235128c 29442010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2945
2946 * calendar.texi (Displaying the Diary, Format of Diary File):
2947 Fix external cross-references for TeX format output.
2948
0235128c
SM
29492010-05-07 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * Version 23.2 released.
2952
f63d0028
JD
29532010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2954
2955 * cmdargs.texi (Initial Options): Mention --chdir.
2956
20fe03ad
JD
29572010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2958
2959 * frames.texi (Tool Bars): Add tool-bar-style.
2960
b7d65a5f
GM
29612010-04-21 Glenn Morris <rgm@gnu.org>
2962
2963 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2964
a42dbee1
CY
29652010-04-18 Chong Yidong <cyd@stupidchicken.com>
2966
2967 * programs.texi (Semantic): New node.
2968
2969 * maintaining.texi (EDE): New node.
2970
2971 * emacs.texi: Update node listing.
2972
2973 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2974
6e104790 29752010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2976
d52dbd3d
GM
2977 * emacs.texi (Acknowledgments): Remove duplicate.
2978
a77fe20c
GM
2979 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2980
6e104790 29812010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2982
4ebe9902
GM
2983 * dired.texi (Misc Dired Features): Mention VC diff and log.
2984 * maintaining.texi (Old Revisions, VC Change Log):
2985 Mention that diff and log work in Dired buffers.
2986
98932641
GM
2987 * help.texi (Help Summary): Mention M-x info-finder.
2988
d5b22ab2 2989 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2990
4d4e9522
GM
2991 * custom.texi (Specifying File Variables, Directory Variables):
2992 Document new commands for manipulating local variable lists.
2993
6e104790 29942010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2995
2996 * trouble.texi (Contributing): Add cindex entry.
2997 Mention etc/CONTRIBUTE.
2998
6e104790 29992010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
3000
3001 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3002 query-replace (Bug#5774).
3003
a20a9df3
GM
30042010-04-16 Glenn Morris <rgm@gnu.org>
3005
3006 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3007
1ecb2d3f
JD
30082010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3009
3010 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3011
99852628
JD
30122010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3013
3014 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3015
ce79424f
EZ
30162010-03-30 Eli Zaretskii <eliz@gnu.org>
3017
3018 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3019 cross-reference to "Inserting Text".
3020
3021 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3022 Mention completion provided by `ucs-insert'.
3023
85738751 30242010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
3025
3026 * sending.texi (Sending Mail): Note variables that may need
3027 customizing.
3028 (Mail Sending): Expand discussion of send-mail-function.
3029
85738751 30302010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
3031
3032 Document Message mode as the default mail mode.
3033
3034 * sending.texi (Sending Mail): Copyedits.
3035 (Mail Format, Mail Headers): Document mail-from-style changes.
3036 (Mail Commands): Rename from Mail mode. Document Message mode.
3037 (Mail Misc): Rename from Mail mode Misc.
3038 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3039 command names and update keybindings.
3040 (Header Editing): Document message-tab. De-document
3041 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3042 favor of mail-default-headers. Ad index entries for user-full-name and
3043 user-mail-address.
1c6c854e
CS
3044 (Citing Mail): Update changes in Message mode behavior.
3045 Document mail-yank-prefix.
e73c2434
CY
3046 (Mail Signature): New node, moved from Mail Misc.
3047 (Mail Aliases): Mail abbrevs are the default with Message mode.
3048 (Mail Methods): Note that Message mode is now the default.
3049
3050 * rmail.texi (Rmail Reply):
3051 * text.texi (Text Mode):
3052 * major.texi (Major Modes):
3053 * mule.texi (Output Coding): Refer to Message mode.
3054
3055 * custom.texi (Init Examples): Add xref to Mail Header.
3056
1fc0ce04 3057 * emacs.texi (Top): Fix xrefs.
e73c2434 3058
85738751 30592010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 3060
c0c035fa
CY
3061 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3062 repository if there is none.
3063 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3064 vc-print-root-log.
ef7b27ef 3065 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 3066
71785b7a
CY
3067 * programs.texi (Program Modes): Mention Javascript mode.
3068
f67c5dd0
CY
3069 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3070 * emacs.texi: Update node description.
3071
0f72a391 3072 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 3073 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 3074
dc2d2590
JL
30752010-03-30 Juri Linkov <juri@jurta.org>
3076
3077 * search.texi (Other Repeating Search): Remove line that `occur'
3078 can not handle multiline matches.
3079
a7b02820
EZ
30802010-03-30 Eli Zaretskii <eliz@gnu.org>
3081
3082 * mule.texi (International): Mention support of bidirectional editing.
3083 (Bidirectional Editing): New section.
3084
22ef1944
NR
30852010-03-28 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * emacs.texi (Top): Update node names to those in building.texi.
3088
146b8b16
NR
30892010-03-27 Nick Roberts <nickrob@snap.net.nz>
3090
c5e87d10
PE
3091 doc/emacs/building.texi: Describe restored GDB/MI functionality
3092 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
3093 doc/emacs/emacs.texi: Update node names for building.texi.
3094
6d98672d
GM
30952010-03-24 Glenn Morris <rgm@gnu.org>
3096
3097 * ack.texi (Acknowledgments):
3098 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3099
93318cbd
JD
31002010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3101
3102 * xresources.texi (Table of Resources): Clarify toolBar number
3103 for Gtk+.
3104
3105 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3106
15cf2f52
CY
31072010-03-21 Chong Yidong <cyd@stupidchicken.com>
3108
4102856c
CY
3109 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3110
15cf2f52
CY
3111 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3112 and multi-isearch-buffers-regexp.
3113
3114 * indent.texi (Indentation): Clarify description of
3115 indent-for-tab-command. Document tab-always-indent.
3116
d68eb23c
CY
31172010-03-20 Chong Yidong <cyd@stupidchicken.com>
3118
3119 * cmdargs.texi (Font X): Move most content to Fonts.
3120
3121 * frames.texi (Fonts): New node. Document font-use-system-font.
3122
3123 * emacs.texi (Top):
3124 * xresources.texi (Table of Resources):
3125 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3126
288f9fc0
CY
31272010-03-10 Chong Yidong <cyd@stupidchicken.com>
3128
3129 * Branch for 23.2.
3130
17782bec
CY
31312010-03-06 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * custom.texi (Init Examples): Add xref to Locals.
3134
3135 * major.texi (Choosing Modes): Mention usage of setq-default for
3136 setting the default value of major-mode (Bug#5688).
3137
b4a1a8b2
CY
31382010-03-02 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3141
3142 * display.texi (Display Custom): Document make-pointer-invisible and
3143 underline-minimum-offset. Remove inverse-video.
3144
a1e759cd
CY
31452010-02-21 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * frames.texi (Frame Commands): Note that the last ordinary frame can
3148 be deleted in daemon mode (Bug#5616).
3149
4f3bc373
GM
31502010-02-18 Glenn Morris <rgm@gnu.org>
3151
3152 * trouble.texi (Contributing): Repository is no longer CVS.
3153
5dbbdd33
GM
31542010-02-08 Glenn Morris <rgm@gnu.org>
3155
3156 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3157
cd61af01
SM
31582010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3159
3160 * display.texi (Useless Whitespace, Text Display):
3161 * custom.texi (Init Examples): Avoid obsolete special default variables
3162 like default-major-mode.
3163
b1bb0a25 31642010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3165
3166 * programs.texi (Other C Commands): Replace reference to obsolete
3167 c-subword-mode.
3168
99d0985b
GM
31692010-01-21 Glenn Morris <rgm@gnu.org>
3170
3171 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3172
893db5bc
GM
31732010-01-12 Glenn Morris <rgm@gnu.org>
3174
3175 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3176 emacs-pretest-bug for bug reports for development versions.
3177
0419b8d6
GM
31782010-01-11 Glenn Morris <rgm@gnu.org>
3179
3180 * display.texi (Highlight Interactively): `t' does not mean highlight
3181 all patterns. (Bug#5335)
3182
26e533e2
CY
31832009-12-29 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * misc.texi (Shell): Document async-shell-command.
3186
3187 * building.texi (Grep Searching): Document zrgrep.
3188
484eaeac 3189 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3190
7ee6c59b
NR
31912009-12-29 Nick Roberts <nickrob@snap.net.nz>
3192
3193 * building.texi: Import GDB Graphical Interface description from
3194 EMACS_23_1_RC.
3195
91ed7ea8
CY
31962009-12-24 Chong Yidong <cyd@stupidchicken.com>
3197
3198 * emacs.texi (Top): Update node listing.
3199
3200 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3201
3202 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3203
3204 * cmdargs.texi (Initial Options):
3205 * xresources.texi (Resources): Document inhibit-x-resources.
3206
3207 * custom.texi (Specifying File Variables): Note that minor modes are
3208 enabled unconditionally.
3209
3210 * display.texi (Scrolling): Briefly document the old recenter command,
3211 and document recenter-positions.
3212
3213 * files.texi (Visiting):
3214 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3215
1c6c854e
CS
3216 * frames.texi (Cut/Paste Other App):
3217 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3218
3219 * killing.texi (Kill Options): New node.
3220
6ca89aaa
CY
32212009-12-05 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * misc.texi (Shell Options): ansi-color is now default.
3224
806642d4
GM
32252009-12-05 Glenn Morris <rgm@gnu.org>
3226
806642d4
GM
3227 * emacs.texi (Top): Update menu for cal-xtra node changes.
3228 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3229 or mode line. Don't mention invisible text or the details of
3230 diary-print-entries here, only in cal-xtra.
3231 (Format of Diary File): Mention that the "date on first line" format
3232 only really affects the simple display.
3233 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3234 (Diary Customizing): Holidays may be in the buffer or mode line.
3235 Move diary-print-entries to the "Diary Display" section.
3236 (Diary Display): New section, split out from "Fancy Diary Display".
3237 Explain the limitations of simple display, and how to print it.
3238
1a4f0c0a
GM
3239 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3240
e11adbd8
GM
3241 * cal-xtra.texi (Diary Display): Mention View mode.
3242
29a483ac
JL
32432009-11-29 Juri Linkov <juri@jurta.org>
3244
3245 * display.texi (Highlight Interactively): Actually a list of
3246 default faces is pre-loaded into a list of default values
3247 instead of the history.
3248
83d60c79
GM
32492009-11-20 Glenn Morris <rgm@gnu.org>
3250
3251 * ack.texi (Acknowledgments):
3252 * emacs.texi (Acknowledgments): Add htmlfontify.
3253
276bbe96
GM
32542009-11-14 Glenn Morris <rgm@gnu.org>
3255
98ad1bae
GM
3256 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3257
276bbe96
GM
3258 * ack.texi (Acknowledgments):
3259 * emacs.texi (Acknowledgments): Update for recent Org changes.
3260
18430066
CY
32612009-10-31 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3264 `charset' property, which is irrelevant to the user manual (Bug#3526).
3265
522ddc9f
JB
32662009-10-14 Juanma Barranquero <lekktu@gmail.com>
3267
3268 * trouble.texi (DEL Does Not Delete): Fix typo.
3269
50b49ade
MA
32702009-10-05 Michael Albinus <michael.albinus@gmx.de>
3271
3272 * files.texi (Misc File Ops): Mention copy-directory.
3273
6308321a
EZ
32742009-10-04 Eli Zaretskii <eliz@gnu.org>
3275
43b3b4d1
EZ
3276 * mule.texi (Unibyte Mode): Emphasize that
3277 unibyte-display-via-language-environment affects only the display.
3278
6308321a
EZ
3279 * display.texi (Horizontal Scrolling): Document cursor behavior under
3280 horizontal scrolling when point moves off the screen (Bug#4564).
3281 Improve wording.
3282
bd51ea7f
MA
32832009-10-01 Michael Albinus <michael.albinus@gmx.de>
3284
3285 * files.texi (Directories): delete-directory prompts for recursive
3286 deletion.
3287
55381962
GM
32882009-09-30 Glenn Morris <rgm@gnu.org>
3289
3290 * ack.texi (Acknowledgments):
3291 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3292
13989ab1
TH
32932009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3294
3295 * dired.texi (Dired Navigation): Use @code instead of @var for
3296 dired-isearch-filenames, so that it's not capitalized.
3297
8ba46c89
CY
32982009-09-19 Chong Yidong <cyd@stupidchicken.com>
3299
3300 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3301
3302 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3303
3304 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3305 (Key Bindings): Reference Init Rebinding in introductory text.
3306 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3307 (Keymaps): Simplify.
3308 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3309 (Minibuffer Maps): Remove mention of Mocklisp.
3310 (Init Rebinding): Move mode-local rebinding example here from Local
3311 Keymaps.
3312 (Modifier Keys): Clarify.
1e11b018 3313 (Rebinding): Add cindex for "binding keys".
8ba46c89 3314
6a5ca7c8
CY
33152009-09-13 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3318
0e1cba51
NR
33192009-08-31 Nick Roberts <nickrob@snap.net.nz>
3320
6a5ca7c8 3321 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3322 Reorganize these two sections.
0e1cba51 3323
76a87a4d
EZ
33242009-08-29 Eli Zaretskii <eliz@gnu.org>
3325
3326 * cmdargs.texi (Initial Options): Fix last change.
3327
82e98df4
SM
33282009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3329
3330 * mule.texi (Enabling Multibyte):
3331 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3332 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3333
fb89fad9
GM
33342009-08-20 Glenn Morris <rgm@gnu.org>
3335
3336 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3337
e99652b0
GM
33382009-08-19 Glenn Morris <rgm@gnu.org>
3339
3340 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3341
5cca97ad
GM
33422009-08-18 Glenn Morris <rgm@gnu.org>
3343
3344 * ack.texi (Acknowledgments):
3345 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3346
997797ae 3347 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3348
985bf85b
GM
33492009-08-09 Glenn Morris <rgm@gnu.org>
3350
3351 * ack.texi (Acknowledgments):
3352 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3353
8d6bb99e
DD
33542009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3355
3356 * emacs.texi (Top): Add new menu items for GDB-UI.
3357
3358 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3359 section. Threads buffer is in separate section now.
8d6bb99e 3360
8353da9c
GM
33612009-08-08 Glenn Morris <rgm@gnu.org>
3362
3363 * ack.texi (Acknowledgments):
3364 * emacs.texi (Acknowledgments):
3365 Update for js2-mode and org changes.
3366
f2074faf
MA
33672009-08-02 Michael Albinus <michael.albinus@gmx.de>
3368
3369 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3370 files.
3371
e8d2d3fb
CY
33722009-07-28 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3375
324a4f6a
GM
33762009-07-23 Glenn Morris <rgm@gnu.org>
3377
3378 * programs.texi (Matching): Update blink-matching-paren-distance.
3379
b6937a70
CY
33802009-07-21 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * frames.texi (Cut/Paste Other App): For select-active-regions,
3383 selection is now updated on moving point.
3384
bd8aaa36
RS
33852009-07-21 Richard Stallman <rms@gnu.org>
3386
3387 * glossary.texi (GNU, Daemon): Update information.
3388
8d9b5eba
JL
33892009-07-19 Juri Linkov <juri@jurta.org>
3390
3391 * custom.texi (Specifying File Variables, Safe File Variables):
3392 "variables/value pairs" -> "variable/value pairs".
3393
a2acc1db
GM
33942009-07-15 Glenn Morris <rgm@gnu.org>
3395
3396 * misc.texi (Gnus): Remove widow.
3397
c5ae942b
GM
33982009-07-11 Glenn Morris <rgm@gnu.org>
3399
703d26ba
GM
3400 * Makefile.in (TEXI2PDF): New.
3401 (emacs.pdf, emacs-xtra.pdf): New targets.
3402
522ddc9f 3403 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3404
3405 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3406
3407 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3408 Don't print the copying notice twice in the printed version.
3409 Update the menu and detailmenu.
3410 (Preface): The meaning of "on-line" has changed.
3411 Correct name for "Common Problems" chapter.
3412 (Distrib): Update FSF shop URL.
3413 (Intro): Showing two files at once is not so exciting.
3414
3415 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3416 (Mac / GNUstep Basics): Minor grammar changes.
3417 (Mac / GNUstep Events): Fix typo.
3418 (GNUstep Support): CANNOT_DUMP no longer applies.
3419
3420 * misc.texi (Document View): Fix typos.
3421
3422 * dired.texi (Dired):
3423 * help.texi (Help):
3424 * macos.texi (Mac OS / GNUstep):
3425 * maintaining.texi (Version Control, Introduction to VC):
3426 End menu descriptions with a period.
c5ae942b 3427
b1c8242b
EZ
34282009-07-09 Eli Zaretskii <eliz@gnu.org>
3429
3430 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3431 so categorical in saying that the option is only useful on NTFS.
3432
220d9aa6
GM
34332009-07-09 Glenn Morris <rgm@gnu.org>
3434
3435 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3436 (ENVADD): Add texinfodir to TEXINPUTS.
3437
3438 * emacs.texi (Top): Fix cross-reference.
3439
3440 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3441
3442 * vc1-xtra.texi (Revision Tags): Fix typo.
3443
d07e72d3
GM
34442009-07-03 Glenn Morris <rgm@gnu.org>
3445
3446 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3447 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3448 (Merge Commands): `.' does not seem to work in A or B buffer.
3449 `l' can recreate the 3-window display.
3450
3451 * glossary.texi (Glossary): Minor phrasing changes throughout.
3452 Add more internal cross-references.
3453 <Autoloading>: You can't really autoload a variable.
3454 <C-M->: Move details here from `M-C-' item.
3455 <Continuation Line>: Refer to `Truncation.'
3456 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3457 <Home Directory, Unix>: New entries.
3458 <Deletion of Files>: Mention recycle bins.
3459 <Directory>: Mention ``folders.''
3460 <Error>: Don't mention ``type-ahead.''
3461 <Fringe>: Refer to the manual node.
3462 <Minor Mode>: Can be global or local.
3463 <Spell Checking>: There are other checkers besides Ispell.
3464
f144038a
GM
34652009-07-02 Glenn Morris <rgm@gnu.org>
3466
3467 * anti.texi (Antinews): Minor changes in phrasing.
3468
3469 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3470 some underfull lines in dvi output.
3471
3472 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3473
3474 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3475
3476 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3477
3f1c6666
JD
34782009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3479
3480 * xresources.texi (Table of Resources): Mention maximized for
3481 fullscreen.
3482
3483 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3484
62aadce7
CY
34852009-07-01 Chong Yidong <cyd@stupidchicken.com>
3486
3487 * anti.texi (Antinews): Correct the list of removed platforms.
3488
82ec412e
GM
34892009-06-28 Glenn Morris <rgm@gnu.org>
3490
3491 * arevert-xtra.texi: Minor language tweaks.
3492
09964e7d
GM
3493 * dired-xtra.texi: Minor revisions.
3494
666e158e
MB
34952009-06-23 Miles Bader <miles@gnu.org>
3496
c4cc8b9a 3497 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3498 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3499
70243478
CY
35002009-06-21 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * Branch for 23.1.
3503
67cbe681
KH
35042009-06-17 Kenichi Handa <handa@m17n.org>
3505
3506 * mule.texi (Charsets): Update the description for the new charset.
3507 (list-character-sets): New findex.
125dd7c5 3508 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3509
40e67246
CY
35102009-06-10 Chong Yidong <cyd@stupidchicken.com>
3511
b5700de6
CY
3512 * basic.texi (Moving Point): Fix tag.
3513
3514 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3515
3516 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3517 use camel-case for PageUp and PageDown.
3518
3519 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3520 camel-case for PageUp and PageDown.
3521
3522 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3523
40e67246 3524 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3525 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3526
522ddc9f 35272009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3528
522ddc9f
JB
3529 * fixit.texi (Spelling): Set default dictionary.
3530 Improve descriptions (Bug#2554)
6f591cf4 3531
53483c76
DR
35322009-06-08 David Reitter <david.reitter@gmail.com>
3533
3534 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3535 since saving colors and faces set this way is not implemented.
3536 (Environment variables): Remove mention of mac-fix-env, which is
3537 scheduled to be removed.
3538
1557ef4f
CY
35392009-06-04 Chong Yidong <cyd@stupidchicken.com>
3540
91056528
CY
3541 * custom.texi (Init Examples): Add example of changing load-path.
3542
1557ef4f
CY
3543 * building.texi (Lisp Libraries): Add example of changing
3544 load-path (Bug#3446).
3545
623cec4c
CY
35462009-05-28 Chong Yidong <cyd@stupidchicken.com>
3547
3548 * mark.texi (Mark): Further clarifications.
3549 (Setting Mark): Emphasize that C-SPC activates the mark.
3550
0fcca8ee
CY
35512009-05-28 Chong Yidong <cyd@stupidchicken.com>
3552
702b10e1
CY
3553 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3554 Mark mode.
0fcca8ee
CY
3555 (Using Region, Persistent Mark): Use "active mark" instead of "active
3556 region".
3557
d3b396e4
CY
35582009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3559
3560 * mule.texi (Select Input Method): Fix typo.
3561
3f698a06
CY
35622009-05-13 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * anti.texi (Antinews): Document completion changes. Some additional
3565 copyedits and rearrangement of entries.
3566
b2a42eb7
CY
35672009-05-12 Chong Yidong <cyd@stupidchicken.com>
3568
932fd020
CY
3569 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3570 (Shell History Copying, Terminal emulator): Copyedits.
3571
1c6c854e
CS
3572 * xresources.texi (Resources): Simplify descriptions.
3573 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3574 (Table of Resources): Document fontBackend resource.
3575
b2a42eb7 3576 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3577 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3578 "Backspace". Remove discussion of obscure Xmodmap issue.
3579
c6ea7fb8
CY
35802009-05-07 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * files.texi (Visiting): Copyedits.
3583
ad36c422
CY
35842009-05-06 Chong Yidong <cyd@stupidchicken.com>
3585
3586 * basic.texi (Inserting Text): Document ucs-insert.
3587
3588 * mule.texi (International Chars): Define "multibyte". Note that
3589 internal representation is unicode-based. Simplify definition of raw
3590 bytes. Mention ucs-insert.
3591 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3592 (Language Environments): Add language environments new to Emacs 23.
3593 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3594 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3595 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3596 (Output Coding): Copyedits.
3597
3598 * emacs.texi (Top): Update node listing.
3599
d4ad7b96
CY
36002009-05-05 Per Starbäck <per@starback.se> (tiny change)
3601
3602 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3603
5bd66204
SM
36042009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3605
3606 * building.texi (Lisp Libraries): `load-library' does offer completion.
3607
bc36ad1c
CY
36082009-04-28 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3611 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3612
f1a47884
EZ
36132009-04-25 Eli Zaretskii <eliz@gnu.org>
3614
3615 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3616
be77bd45
CY
36172009-04-22 Chong Yidong <cyd@stupidchicken.com>
3618
3619 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3620
3621 * building.texi (Lisp Interaction): Document initial-scratch-message.
3622
d3b82927
JB
36232009-04-18 Juanma Barranquero <lekktu@gmail.com>
3624
ed6e7b11
JB
3625 * msdog.texi (Windows Fonts): Fix typos.
3626
d3b82927
JB
3627 * files.texi (Save Commands): Fix pxref.
3628
bc323c04
CY
36292009-04-18 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * files.texi (Save Commands): Mention diff-buffer-with-file.
3632 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3633 Henoch (Bug#3036).
3634
2186d13f
GM
36352009-03-15 Glenn Morris <rgm@gnu.org>
3636
3637 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3638 the former is not always used.
3639 (Mail Headers): Use active voice. Add "Mail-reply-to".
3640 Change case of "Id". Avoid repeated "appropriate".
3641 (Mail Aliases): Fix previous change - use an example with a ".", so it
3642 does actually get quoted when expanded.
3643 (Mail Sending): Mailclient is the default on some systems.
3644 (Citing Mail): Mention mail-indentation-spaces.
3645 (Mail Mode Misc): Add an @dfn for "mail signature".
3646
71e454fc
CY
36472009-03-15 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3650 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3651 read-buffer-completion-ignore-case, and completion-styles.
3652 Remove description of partial-completion-mode.
71e454fc 3653
df1a3e06
GM
36542009-03-14 Glenn Morris <rgm@gnu.org>
3655
3656 * sending.texi (Mail Format): Fix typo. Add index entry for
3657 mail-header-separator.
3658 (Mail Headers): Put info about initialization and changing in one place
3659 at the start. Update FCC section for mbox Rmail. Clarify From
3660 section, mention mail-setup-with-from. Clarify Reply-to section.
3661 Add Mail-followup-to and mail-mailing-lists. Clarify References
3662 section.
3663 (Mail Aliases): Update example, make less contentious.
3664 Update for name change of mail-interactive-insert-alias.
3665 (Mail Mode): Remove mention of `%' as a word separator.
3666 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3667 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3668 commands. Clarify FCC handling. In mail-complete, add reference to
3669 Mail Aliases section, and mention mail-complete-function.
3670 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3671 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3672 signature netiquette. Explain how the mail hooks work when continuing
3673 a composition.
3674 (Mail Amusements): Internationalize the spook section a bit.
3675 Remove the spook mail-setup-hook example, since it doesn't work well.
3676 Mention fortune-file.
3677 (Mail Methods): Mention read-mail-command.
3678
ed6e7b11 36792009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3680
df1a3e06
GM
3681 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3682 and NS resources following recent changes.
959d68bd 3683
86dca3e8
JR
36842009-03-10 Jason Rumney <jasonr@gnu.org>
3685
3686 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3687 w32-use-visible-system-caret doc to indicate that it should get set
3688 automatically.
3689 (Windows Fonts): Add doc for the uniscribe backend.
3690
042fe98f
DN
36912009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3692
3693 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3694 vc-dir. (Bug#2598)
3695
7f8dba73
RS
36962009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3697
3698 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3699
505e70c3
GM
37002009-03-05 Glenn Morris <rgm@gnu.org>
3701
04242bdc
GM
3702 * rmail.texi (Rmail Basics): Add reference to sorting.
3703 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3704 Minor re-wordings.
3705 (Rmail Motion): Mention rmail-next-same-subject.
3706 (Rmail Deletion): Expunging is not the only way to change the numbers.
3707 (Rmail Labels): Labels can also be used in sorting.
3708 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3709 (Rmail Display): Mention rmail-mime.
3710
00cfe22c
GM
37112009-03-04 Glenn Morris <rgm@gnu.org>
3712
3713 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3714 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3715 summary. Mention sorts cannot be undone.
3716 (Rmail Display): Give an example of how to use goto-address-mode.
3717 (Rmail Editing): It's keybindings that are redefined, not commands.
3718 Fix some typos.
3719 (Movemail): Some minor rewording.
3720 (Remote Mailboxes): Emacs movemail supports pop by default.
3721 Fix some minor grammatical issues. The "two alternative ways" to
3722 specify a POP mailbox are really just one. Remove all reference to the
3723 variables rmail-pop-password and rmail-pop-password-required, obsolete
3724 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3725 can support Kerberos.
3726
3d963b67
GM
37272009-03-03 Glenn Morris <rgm@gnu.org>
3728
3729 * rmail.texi (Rmail Deletion): Revert previous change, which was
3730 describing the Rmail summary versions.
3731 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3732 Minor re-wording for rmail-resend.
3733 (Rmail Make Summary): Summaries apply to buffers rather than files.
3734 <rmail-summary-by-topic>: Headers includes the subject.
3735 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3736 details, including prefix arguments.
2340abde 3737 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3738 Not counting lines might be faster.
3739 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3740 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3741 Name the commands bound to the various keys. Mention prefix argument
3742 for searching.
3d963b67
GM
3743 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3744 Simplify rmail-highlighted-headers description. Update face name.
3745
a8ce3d17
JB
37462009-03-02 Juanma Barranquero <lekktu@gmail.com>
3747
3748 * mark.texi (Marking Objects): Fix typo.
3749
130a29b6
CY
37502009-03-01 Chong Yidong <cyd@stupidchicken.com>
3751
3752 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3753 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3754
9d5de6f8
GM
37552009-03-01 Glenn Morris <rgm@gnu.org>
3756
79fc530e 3757 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3758 (Rmail Motion): - M-s searches from the end of messages.
3759 (Rmail Deletion): Minor clarification. Fix numeric argument
3760 description.
3761 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3762 newmail and RMAILOSE files need not be in home-directory.
3763 (Rmail Files): Mention I/O menus are unselectable if no files match.
3764 Mention `MAIL' env-var.
3765
b545ff9c
JR
37662009-02-24 Jason Rumney <jasonr@gnu.org>
3767
3768 * mule.texi (Fontsets): Mention fontset-default, font specs and
3769 fallback fontsets.
3770 (Defining Fontsets): Mention ns and w32 variants of
3771 standard-fontset-spec. Update description of startup fontset to match
3772 Emacs 23 behavior.
a93be82a 3773 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3774 (International): Link to Modifying Fontsets.
b545ff9c 3775
75da0618 37762009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3777
3778 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3779 Mention ns-extended-platform-support-mode.
3780
6be93a16
KB
37812009-02-22 Karl Berry <karl@gnu.org>
3782
3783 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3784
867d4bb3
JB
37852009-02-19 Juanma Barranquero <lekktu@gmail.com>
3786
3787 * basic.texi (Moving Point, Position Info):
3788 * files.texi (Visiting):
3789 * mini.texi (Completion Options):
3790 * text.texi (HTML Mode): Remove duplicate words.
3791
49b5c0e8
GM
37922009-02-20 Glenn Morris <rgm@gnu.org>
3793
3794 * rmail.texi: Minor updates for mbox rather than Babyl.
3795
f43a822c
KB
37962009-02-17 Karl Berry <karl@gnu.org>
3797
49b5c0e8 3798 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3799
80d634b8
RS
38002009-02-17 Richard M Stallman <rms@gnu.org>
3801
3802 * anti.texi (Antinews): Mention Babyl format.
3803
3804 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3805
3806 * rmail.texi: Update for mbox format.
3807 Various small fixes, as well as the following.
3808 (Out of Rmail): Node deleted.
3809 (Rmail): Update menu.
3810 (Rmail Files): Comment out set-rmail-inbox-list.
3811 Document rmail-inbox-list instead.
3812 (Rmail Output): Substantial changes since C-o is now
3813 rmail-output-as-seen and o is rmail-output.
3814 (Rmail Attributes): Delete `stored', add `retried'.
3815 (Rmail Display): Editing headers works in all cases.
3816
f0d129c6
GM
38172009-02-17 Glenn Morris <rgm@gnu.org>
3818
3819 * basic.texi (Position Info): M-x count-lines-region is not always on
3820 M-=. (Bug#2269)
3821
160f11d3
GM
38222009-02-09 Glenn Morris <rgm@gnu.org>
3823
3824 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3825 defaults.
3826
763e01c4
EZ
38272009-02-07 Eli Zaretskii <eliz@gnu.org>
3828
3829 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3830 documentation of possible problems with redecoding.
3831
f5e1441d
GM
38322009-02-03 Glenn Morris <rgm@gnu.org>
3833
3834 * rmail.texi (Out of Rmail): Mention b2m.pl.
3835
e1eabe41
GM
38362009-01-31 Glenn Morris <rgm@gnu.org>
3837
3838 * rmail.texi (Out of Rmail): Correct b2m location.
3839
dd05f9de
CY
38402009-01-27 Chong Yidong <cyd@stupidchicken.com>
3841
3842 * fixit.texi (Undo): Update undo limit values.
3843
d74d846e
GM
38442009-01-27 Glenn Morris <rgm@gnu.org>
3845
3846 * emacs.texi (Top): Fix Antinews menu entry.
3847
49ffdce8
KB
38482009-01-25 Karl Berry <karl@gnu.org>
3849
3850 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3851 item with no marker, instead of the syntactically incorrect
3852 @itemize @asis.
3853
467e8d77
JL
38542009-01-25 Juri Linkov <juri@jurta.org>
3855
3856 * building.texi (Grep Searching): Fix index entry for lgrep.
3857
6c60bbdb
EZ
38582009-01-24 Eli Zaretskii <eliz@gnu.org>
3859
3860 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3861
9ce5a36f
AR
38622009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3863
3864 * macos.texi (Preferences Panel): Update description of font setting to
3865 reflect that prior frame selection is no longer needed.
3866
9aa5f2fb
NR
38672009-01-20 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3870 raise GUD subsections.
3871
3892ff9c
GM
38722009-01-15 Glenn Morris <rgm@gnu.org>
3873
3874 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3875
14731c8f
GM
38762009-01-10 Glenn Morris <rgm@gnu.org>
3877
3878 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3879
45c55e53
CY
38802009-01-04 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3883 logical lines.
3884
2e4667d1
JL
38852008-12-29 Juri Linkov <juri@jurta.org>
3886
3887 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3888
3889 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3890
2a3eac47
CY
38912008-12-28 Chong Yidong <cyd@stupidchicken.com>
3892
3893 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3894 goto-address-mode instead of goto-address.
3895
3da8da94
CY
3896 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3897 mode.
3898
2a3eac47
CY
3899 * emacs.texi (Top): Update node listing.
3900
057f6dd3
EZ
39012008-12-26 Eli Zaretskii <eliz@gnu.org>
3902
3903 * custom.texi (Directory Variables): Explain what is a "project".
3904 Add indexing. Improve wording. Add a footnote about using
3905 _dir-locals.el on MS-DOS.
3906
e6979067
DN
39072008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3908
3909 * files.texi (Misc File Ops): Mention chmod as an alias for
3910 set-file-modes.
3911
9de15963
MR
39122008-12-24 Martin Rudalics <rudalics@gmx.at>
3913
3914 * help.texi (Help): Fix typos and reword.
3915 (Help Summary): Add entries for C-h n and C-h r, reorder
3916 entries, and do some minor fixes.
3917 (Name Help): Say that C-h F works for commands only.
3918 (Misc Help): Say that view-lossage displays 300 keystrokes.
3919
236fd60d
GM
39202008-12-20 Glenn Morris <rgm@gnu.org>
3921
3922 * ack.texi (Acknowledgments): General update based on AUTHORS,
3923 including removal of some stuff no longer distributed.
3924
ed9265fc 39252008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3926
ed9265fc 3927 * fixit.texi: Mention hunspell.
349b3256 3928
e840fca5
GM
39292008-12-19 Glenn Morris <rgm@gnu.org>
3930
3931 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3932 Consolidate explanatory text at start.
e840fca5
GM
3933
3934 * display.texi (Text Display):
3935 * indent.texi (Indentation): Use @acronym with ASCII.
3936
9dfa7983
GM
39372008-12-18 Glenn Morris <rgm@gnu.org>
3938
3939 * ack.texi: Various small updates and fixes.
3940
97b3a00b
JL
39412008-12-18 Juri Linkov <juri@jurta.org>
3942
3943 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3944 as a key binding to start a forward nonincremental word search.
3945 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3946 a backward nonincremental word search. Add index for `M-s w'
3947 `isearch-forward-word'.
3948 (Regexp Search): Add a short summary of regexp key commands like
3949 in the node "Basic Isearch".
3950 (Other Repeating Search): Fix typo.
3951
39522008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3953
3954 * misc.texi (PostScript Variables): Fix doc.
3955
31ce6a07
CY
39562008-12-10 Chong Yidong <cyd@stupidchicken.com>
3957
3958 * programs.texi (Program Modes): Mention Ruby mode.
3959
636b507b
DN
39602008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3961
3962 * misc.texi (emacsclient Options): Describe what an empty string
3963 argument does for --alternate-editor.
3964
a323fa14
CY
39652008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3966
3967 * cmdargs.texi (Font X): Distinguish between client-side and
3968 server-side fonts. List valid Fontconfig properties. Add reference to
3969 Fontconfig manual. List valid GTK font properties. Explain use of
3970 fc-list.
3971
c5ca6cd0
CY
39722008-12-09 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * cmdargs.texi (Font X): Move discussion of quoting to top.
3975
e5136377
GM
39762008-12-06 Glenn Morris <rgm@gnu.org>
3977
3978 * maintaining.texi (Old Revisions): Improve previous change.
3979
248c026b
RS
39802008-12-05 Richard M Stallman <rms@gnu.org>
3981
3982 * anti.texi (Antinews): Minor fixes.
3983
a9253a1e
GM
39842008-12-03 Glenn Morris <rgm@gnu.org>
3985
3986 * maintaining.texi (Old Revisions): Fix diff-switches description.
3987
fa687b02
MR
39882008-12-01 Martin Rudalics <rudalics@gmx.at>
3989
3990 * emacs.texi (Top): Fix typo.
3991
72e6decd
CY
39922008-11-30 Chong Yidong <cyd@stupidchicken.com>
3993
320ee034
CY
3994 * misc.texi (Document View): Explain dependence on gs at the top.
3995 Copyedits.
3996
3997 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3998
72e6decd
CY
3999 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4000 (Comment Commands): Discuss region-active behavior of M-; first.
4001
2a472ee4
MR
40022008-11-29 Martin Rudalics <rudalics@gmx.at>
4003
9c6361c9
MR
4004 * display.texi (Line Truncation): Add reference to Continuation
4005 Lines.
4006
2a472ee4
MR
4007 * windows.texi (Pop Up Window): Mention split-height-threshold
4008 and split-width-threshold.
9c6361c9 4009 (Split Window): Add reference to Continuation Lines.
2a472ee4 4010
e93bc142
AR
40112008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4012
4013 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4014 (GNUstep Support): New node.
4015 * anti.texi:
4016 * emacs.texi:
4017 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4018
43b978db
RS
40192008-11-28 Richard M Stallman <rms@gnu.org>
4020
4021 * misc.texi (Dissociated Press): Minor cleanups.
4022
4023 * dired.texi (Image-Dired): Avoid passive.
4024
e8e2bd93
EZ
40252008-11-28 Eli Zaretskii <eliz@gnu.org>
4026
4027 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4028 representation.
4029
8d2d45da
CY
40302008-11-26 Richard M. Stallman <rms@gnu.org>
4031
4032 * files.texi (Visiting): Rewrite paragraph for clarity.
4033
4034 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4035
a5f7bbcc
AM
40362008-11-25 Alan Mackenzie <acm@muc.de>
4037
4038 * programs.texi (Moving by Parens): Clarify that parens inside strings
4039 and comments are ignored, and that the commands assume the starting
4040 point isn't in a string or comment.
4041
a71703d3
AR
40422008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4043
4044 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4045 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4046 version.
4047 (Mac Customization): Rewrite Preferences Panel section and merge in to
4048 this node, add Open files by dragging to an Emacs window.
4049
4050 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4051
aa5ab79a
CY
40522008-11-26 Chong Yidong <cyd@stupidchicken.com>
4053
0cc92c19
CY
4054 * files.texi (Misc File Ops): Document set-file-modes.
4055
c366b4e4
CY
4056 * windows.texi (Split Window): Document integer values of
4057 truncate-partial-width-windows.
4058
aa5ab79a
CY
4059 * text.texi (Text): Simplify description of markup languages.
4060 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4061 (TeX Editing): Note that `""' inserts one `"' character.
4062 (HTML Mode): Note in the introduction that XML mode is an alias for
4063 SGML mode. Mention nXML mode.
4064
56221db7
CY
40652008-11-25 Chong Yidong <cyd@stupidchicken.com>
4066
4067 * building.texi (Watch Expressions): Fix typo.
4068
90effe33
CY
40692008-11-24 Chong Yidong <cyd@stupidchicken.com>
4070
f90a5ae3
CY
4071 * files.texi (Visiting): Document new behavior of
4072 confirm-nonexistent-file-or-buffer.
4073
1c6c854e
CS
4074 * buffers.texi (Select Buffer):
4075 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 4076
a18ffb4a
CY
4077 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4078 edit-picture.
4079
90effe33
CY
4080 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4081 edit-picture', since that is just an alias for picture-mode.
4082 (Sentences): Note that repeated M-@ extends the region.
4083 (Pages): Make terminology more consistent. Link to Regexps node.
4084 (Longlines): Discuss relationship with Visual Line mode.
4085 (Text Mode): Remove extraneous discussion of other modes, since they
4086 were already introduced in the parent node.
4087
e85103ec
CY
40882008-11-23 Chong Yidong <cyd@stupidchicken.com>
4089
5cb2fe30
CY
4090 * anti.texi (Antinews): Rewrite.
4091
1eb9b307 4092 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
4093
4094 * frames.texi (Frame Commands): Mention "minimize" terminology.
4095
e85103ec
CY
4096 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4097 formats.
b908332f
CY
4098 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4099 (Misc X): Don't document useless -hb option.
e85103ec 4100
607f5f88
JL
41012008-11-22 Juri Linkov <juri@jurta.org>
4102
4103 * dired.texi (Dired Navigation): Change normal file name search option
4104 from `non-nil' to `t'. Add `dwim' option.
4105
e1b867a0
JL
41062008-11-22 Juri Linkov <juri@jurta.org>
4107
4108 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4109 ".dir-locals.el". Rename `define-project-bindings' to
4110 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4111 `dir-locals-set-directory-class'.
4112
dd186936
LK
41132008-11-22 Lute Kamstra <lute@gnu.org>
4114
4115 * buffers.texi (Select Buffer): Index goto-line.
4116 * basic.texi (Moving Point): Mention the use of a numeric prefix
4117 argument with goto-line and refer to Select Buffer for the use of a
4118 plain prefix argument.
4119
4b121911
GM
41202008-11-19 Glenn Morris <rgm@gnu.org>
4121
4122 * doclicense.texi: Update to FDL 1.3.
4123 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4124
27267e4c
CY
41252008-11-17 Chong Yidong <cyd@stupidchicken.com>
4126
696f351d
CY
4127 * custom.texi (Minor Modes): Define mode commands and mode variables
4128 more precisely. Recommend using mode commands instead of setting
4129 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4130 (Easy Customization): Use "init file" instead of .emacs.
4131 (Customization Groups): Update to new Custom buffer appearance.
4132 (Saving Customizations): Copyedits. Update example.
4133 (Variables): Give example of variable type-sensitivity.
4134 (Examining): Update example.
4135 (Hooks): Copyedits.
4136 (Specifying File Variables): Use C comments instead of an artificial
4137 Lisp for the example.
4138 (Keymaps): Move internals discussion to Prefix Keymaps.
4139 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4140 (Init Rebinding): Document kbd macro.
4141 (Init File): Link to Find Init.
696f351d
CY
4142
4143 * mark.texi (Using Region): Document Delete Selection Mode more
4144 thoroughly.
4145
4146 * frames.texi (Mouse Commands): Move most of the description of Delete
4147 Selection Mode to Using Region, and link to it.
1bc9c425 4148 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4149
b0570c25
CY
4150 * building.texi (Compilation): Document first-error value of
4151 compilation-scroll-output.
4152 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4153 works as soon as an error is available. Suggested by Juri Linkov.
4154
27267e4c
CY
4155 * mini.texi (Passwords): New node.
4156
4157 * files.texi (Remote Files): Link to Passwords node.
4158
4159 * emacs.texi (Top): Update node listings.
4160
122eb807
CY
41612008-11-16 Chong Yidong <cyd@stupidchicken.com>
4162
9c9855a3
CY
4163 * ack.texi (Acknowledgments): Some updating of credits.
4164
bd6fdcad
CY
4165 * emacs.texi (Acknowledgments): Add a couple more names.
4166
dd1eef46
CY
4167 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4168
122eb807 4169 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4170 (Misc File Ops): Document use of trash.
122eb807 4171
801a8da1
JB
41722008-11-16 Juanma Barranquero <lekktu@gmail.com>
4173
4174 * macos.texi (Mac Customization): Fix typos.
4175
0b4f2253
CY
41762008-11-14 Chong Yidong <cyd@stupidchicken.com>
4177
4178 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4179 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4180 the conventions of the main Emacs manual.
4181
4182 * emacs.texi (Top): Update node listings.
4183
517e2b89
CY
41842008-11-12 Chong Yidong <cyd@stupidchicken.com>
4185
07a85685
CY
4186 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4187 command-line-args is processed during startup.
4188 (Action Arguments): Correctly describe how file arguments interact with
4189 the startup screen. Link to Lisp Interaction for scratch buffer.
4190 (Initial Options): Link to Command Example for -batch option.
4191 (Environment): Document initial-environment.
4192
517e2b89
CY
4193 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4194 can't be changed in the site-start file.
4195
6337bbde
CY
41962008-11-07 Chong Yidong <cyd@stupidchicken.com>
4197
4198 * dired.texi (Dired): Mention C-x C-d too.
4199 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4200 (Dired Navigation): Explain dired-goto-file more clearly.
4201 Document dired-isearch-filenames.
6337bbde
CY
4202 (Dired Deletion): Remove unnecessary "expunged" terminology.
4203 (Flagging Many Files): & is now rebound to `% &'.
4204 (Shell Commands in Dired): Document dired-do-async-shell-command.
4205 Clarify how multi-file arguments are passed.
4206 (Misc Dired Features): Document dired-do-isearch.
4207
9e8eeff9
CY
42082008-11-06 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4211
e071f849
CY
42122008-11-03 Chong Yidong <cyd@stupidchicken.com>
4213
4214 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4215
05482eb1
CY
42162008-11-01 Chong Yidong <cyd@stupidchicken.com>
4217
e2346dea
CY
4218 * programs.texi (Program Modes): Link to Program Indent node.
4219 (Left Margin Paren): Explain consequences of changing
4220 open-paren-in-column-0-is-defun-start more concisely.
4221 (Which Function, Program Indent, Info Lookup): Minor edits.
4222 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4223 (Multi-line Indent): If region is active, TAB indents the region.
4224 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4225 (Matching): The delimiter at the cursor is highlighted---the character
4226 changes color.
4227 (Symbol Completion): Link to Completion node.
4228
e4b6428c
CY
4229 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4230 a strictly text-only system.
4231
05482eb1
CY
4232 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4233 batch mode.
4234
a11d3737
RS
42352008-11-01 Richard M. Stallman <rms@gnu.org>
4236
5abad626
RS
4237 * misc.texi (Document View): Major rewrite.
4238
a11d3737
RS
4239 * maintaining.texi (Types of Log File): Change logs are older than
4240 version control.
4241 (VCS Concepts): Simplify and rearrange.
4242 (Version Control Systems): Make it clear that Linux is only the kernel.
4243 (VC Mode Line): Shorten reference to menu item.
4244 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4245 (VC Directory Mode): Minor cleanup.
4246 Unchanged files are hidden, not omitted.
4247 (VC Directory Commands): Shorten and simplify.
4248 (Change Log Commands): New node, split from Change Logs.
4249 (VC Directory Buffer): New node, split from VC Directory Mode.
4250
c55a4acb
CY
42512008-10-31 Chong Yidong <cyd@stupidchicken.com>
4252
1c6c854e 4253 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4254 from files.texi.
4255
1c6c854e
CS
4256 * files.texi (Version Control): Move to maintaining.texi.
4257 Subnodes moved as well.
4258 (Document Files): Move to misc.texi.
df0356f6 4259
c55a4acb
CY
4260 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4261 vc-update-change-log.
df0356f6
CY
4262 (Version Control): Move here from files.texi.
4263 (Format of ChangeLog): Make it a subnode of Change Log.
4264
4265 * emacs.texi (Top): Update node listing.
c55a4acb 4266
ef082374
TH
42672008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4268
4269 * files.texi (Files): Add a section about document
4270 files (doc-view-mode).
4271
d52582c3
CY
42722008-10-31 Chong Yidong <cyd@stupidchicken.com>
4273
1c6c854e
CS
4274 * building.texi (Compilation Mode):
4275 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4276 (Debuggers): Lower GUD subsections to subsubsections.
4277 (Starting GUD): Add cindex.
4278 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4279
4e0a0968
CY
42802008-10-30 Chong Yidong <cyd@stupidchicken.com>
4281
03625b47
CY
4282 * indent.texi (Indentation): Link to Program Indent.
4283
4e0a0968
CY
4284 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4285 now uses emacsclient's terminal.
4286
8bd3f7ef
CY
42872008-10-29 Chong Yidong <cyd@stupidchicken.com>
4288
80e5620e
CY
4289 * mark.texi (Using Region): Document use-empty-active-region.
4290
97d5c404
CY
4291 * emacs.texi (Top): Update node listings.
4292
1c6c854e
CS
4293 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4294 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4295 (Invoking emacsclient): Rewrite, moving optional arguments to
4296 emacsclient Options.
21d2bae3
CY
4297 (emacsclient Options): New node. Document server-use-tcp and
4298 server-host.
8bd3f7ef 4299
5fda2cbd
CY
43002008-10-28 Chong Yidong <cyd@stupidchicken.com>
4301
4302 * indent.texi (Indentation): Replace list with paragraphed text,
4303 putting description of syntax-driven indentation first. Document new
4304 effect of active regions on tab.
4305 (Tab Stops): Note that editable tab stops affect indentation commands.
4306
4ff029f6
DN
43072008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4308
4309 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4310
996cd6e4
CY
43112008-10-23 Chong Yidong <cyd@stupidchicken.com>
4312
f28815e3
CY
4313 * custom.texi (Function Keys): Note that modified keypad keys are not
4314 translated.
4315
996cd6e4
CY
4316 * basic.texi (Arguments): Explain how to insert multiple digits.
4317
49545fe2
MA
43182008-10-22 Michael Albinus <michael.albinus@gmx.de>
4319
4320 * files.texi (Remote Files): Precise selection of default method.
4321 Rewrite paragraph about disabling remote file names.
4322
edac0b53
CY
43232008-10-22 Chong Yidong <cyd@stupidchicken.com>
4324
e752c544
CY
4325 * search.texi (Special Isearch): Document M-TAB is isearch.
4326
edac0b53
CY
4327 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4328 command.
4329
4330 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4331
20a36054
TH
43322008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4333
1c6c854e 4334 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4335 section.
4336
69051ab6
CY
43372008-10-21 Chong Yidong <cyd@stupidchicken.com>
4338
c4b1a32a
CY
4339 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4340 to files.texi. Move contents of vc2-xtra.texi here.
4341
4342 * vc2-xtra.texi: File removed.
4343
4344 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4345 Directory Commands from the submenu. Don't include deleted file
4346 vc2-xtra.texi.
4347
4348 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4349 (Version Control): Add VC Directory Mode and VC Directory Commands to
4350 the submenu.
4351 (Why Version Control?): Use table format.
4352 (Version Control Systems): Note that Meta-CVS support is gone.
4353 (VCS Concepts): Note precisely when VC started supporting filesets.
4354 Remove bogus xref to CVS Options node.
4355 (Types of Log File): Copyedits.
4356 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4357 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4358 The Right Thing.
4359 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4360 (Log Buffer): Reorganize node, putting C-c C-c description first.
4361 (Old Revisions): Use CVS for example, not RCS.
4362 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4363 Commands from the submenu, putting them under Version Control.
4364 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4365 need to include it in the manual unconditionally, since it is now
4366 crucial to using distributed version control systems.
1a6e2954
CY
4367 (Comparing Files): Note that diff uses the minibuffer, and that the
4368 output is shown using Diff mode.
1c6c854e
CS
4369 (Diff Mode): Explain what "patch" and "hunk" mean.
4370 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4371 diff-show-trailing-whitespaces.
1a6e2954 4372 (File Archives): Add rar support.
c4b1a32a 4373
69051ab6
CY
4374 * major.texi (Choosing Modes): Make mode selection sequence more
4375 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4376 magic-mode-alist is nil by default.
4377 Document magic-fallback-mode-alist.
69051ab6 4378
e7421e03
CY
43792008-10-20 Chong Yidong <cyd@stupidchicken.com>
4380
4381 * frames.texi (Mouse References): Copyedits.
4382
6b2efdc2
TH
43832008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4384
4385 * ack.texi (Acknowledgments): Add myself as doc-view author.
4386
9c5e9396
EZ
43872008-10-20 Eli Zaretskii <eliz@gnu.org>
4388
4389 * frames.texi (Dialog Boxes): Add @cindex entries.
4390
dac94f8e
CY
43912008-10-20 Chong Yidong <cyd@stupidchicken.com>
4392
4393 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4394 (Text-Only Mouse): Copyedit.
4395
25597d40
CY
43962008-10-19 Chong Yidong <cyd@stupidchicken.com>
4397
f8a447f6
CY
4398 * frames.texi: Use @key throughout for mouse clicks.
4399 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4400 (Secondary Selection): Fix modified mouse click syntax.
4401 (Clipboard): Describe Cut, Copy and Paste commands.
4402 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4403 Copyedits.
4404 (Creating Frames): Add xref to Init File.
4405 (Frame Commands): Add xref to Exiting.
4406 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4407
b0f95216
CY
44082008-10-15 Chong Yidong <cyd@stupidchicken.com>
4409
b0817f00
CY
4410 * files.texi (Version Control): Copyedits. Add Bazaar.
4411 (Version Control Systems): List different VCS's using an itemized list.
4412 Add Bazaar.
4413 (VCS Concepts): Copyedits. Tweak description of file merging.
4414
b0f95216
CY
4415 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4416 (Cut/Paste Other App): Document select-active-regions and
4417 x-select-enable-primary.
4418
69d0d701
CY
44192008-10-13 Chong Yidong <cyd@stupidchicken.com>
4420
4421 * mark.texi (Shift Selection): Correct case in node name.
4422
4423 * emacs.texi (Top): Update node order in Mark chapter.
4424
375e8351
EZ
44252008-10-12 Eli Zaretskii <eliz@gnu.org>
4426
4427 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4428
4429 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4430 elsewhere in the manual instead of describing yet again the intricacies
4431 of $HOME on MS-Windows and MS-DOS.
4432
ab58114f
CY
44332008-10-12 Chong Yidong <cyd@stupidchicken.com>
4434
4f959513 4435 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4436 (Minibuffer File): Add discussion of `~' in file names.
4437 Add insert-default-directory index reference.
4f959513 4438
ab58114f
CY
4439 * files.texi (File Names): Reorganize description.
4440 (Visiting): Add xref to Mode Line. Copyedits.
4441 (Save Commands): Mention prefix behavior of C-x C-s.
4442 (Numbered Backups): Node deleted.
4443 (Backup Names): Contents of Numbered Backups moved here. State default
4444 of version-control variable.
4445 (Reverting): Copyedits.
4446 (Version Control): Add additional version control systems.
4447
4448 * emacs.texi (Top): Delete Numbered Backups node.
4449
4450 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4451 Backup Names.
f2884f63 4452 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4453
b0b5100a
RF
44542008-10-11 Romain Francoise <romain@orebokech.com>
4455
4456 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4457
89774b5f
CY
44582008-10-11 Chong Yidong <cyd@stupidchicken.com>
4459
4460 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4461 (Select Buffer): Mention use of minibuffer history. Describe default
4462 value of default-major-mode. Mention that C-x 4 b selects the other
4463 window.
4464 (List Buffers): Document CRM indicators in the order they appear.
4465 (Kill Buffer): Document new command kill-matching buffers.
4466 (Several Buffers): Move explanation of the relationship between buffer
4467 list and buffer menu to the top.
4468 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4469
4c72bf27
CY
44702008-10-10 Chong Yidong <cyd@stupidchicken.com>
4471
4472 * entering.texi (Exiting): Document change of C-x C-c to
4473 save-buffers-kill-terminal. Document kill-emacs.
4474
f68eb991
EZ
44752008-09-30 Eli Zaretskii <eliz@gnu.org>
4476
4477 * mule.texi (Coding Systems): Don't mention codepage-setup.
4478
4479 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4480 cpNNN coding systems anymore.
4481 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4482 for unibyte mode. Don't mention line-drawing characters.
4483 Don't mention dos-unsupported-char-glyph.
f68eb991 4484
1a2dd44d
CY
44852008-09-25 Chong Yidong <cyd@stupidchicken.com>
4486
4487 * search.texi (Search): Shorten introduction.
4488 (Basic Isearch): Add command table. Discuss reverse isearch and
4489 isearch highlighting.
4490 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4491 ring to cindex.
4492 (Special Isearch): Move input methods discussion here.
4493 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4494 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4495 Repeat Isearch.
4496 (Isearch Minibuffer): New node.
4497 (Word Search): Document new word search commands.
4498 (Regexp Example): Simplify example using sentence-end-base variable.
4499 (Replace): Reword introduction.
4500 (Unconditional Replace): Remove unnecessary example.
4501 (Other Repeating Search): Document new `M-s o' binding.
4502
4503 * emacs.texi (Top): Update node listings.
4504
e45da31d
JB
45052008-09-22 Juanma Barranquero <lekktu@gmail.com>
4506
4507 * emacs.texi (Top): Remove Kill Errors from menu.
4508
841c8096
CY
45092008-09-22 Chong Yidong <cyd@stupidchicken.com>
4510
402168fa
CY
4511 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4512 interface for defining macros. Simplify examples. Note that C-g quits
4513 macro definitions.
1c6c854e
CS
4514 (Keyboard Macro Counter): Document using F3 to insert counter.
4515 Give usage example.
402168fa
CY
4516 (Keyboard Macro Query): Organize query responses in a table.
4517
1c6c854e
CS
4518 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4519 Link to Erasing node.
841c8096
CY
4520 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4521 rationale to a footnote.
4522 (Kill Errors): Remove node, due to redundancy with Erasing.
4523 (Spelling): Move discussion of flyspell to end. Note new behavior of
4524 M-$ in active region. Remove non-ispell-specific keybindings from
4525 table.
4526
eab2ee89
DN
45272008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4528
4529 * cmdargs.texi (Initial Options): Document --daemon.
4530
3d53e905
GM
45312008-09-20 Glenn Morris <rgm@gnu.org>
4532
4533 * files.texi (Numbered Backups): Mention that some modes set
4534 version-control.
4535
1c90484d
GM
45362008-09-20 Jim Blandy <jimb@red-bean.com>
4537
4538 * files.texi (Numbered Backups): Reference File Variables, as well.
4539 Remove discussion of Rmail's implementation.
4540
0fc0d844
CY
45412008-09-06 Chong Yidong <cyd@stupidchicken.com>
4542
4543 * misc.texi (Recursive Edit): Note that top-level exits active
4544 minibuffers.
4545
4546 * trouble.texi (Quitting): Likewise.
4547
b18d283d
CY
45482008-08-31 Chong Yidong <cyd@stupidchicken.com>
4549
4550 * emacs.texi (Top): Add Temporary Face Changes xref.
4551
4552 * display.texi (Display): Move Temporary Face Changes node to just
4553 after Standard Faces.
4554 (Scrolling): Document recenter-top-bottom instead of recenter.
4555 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4556 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4557 (Display Custom): Copyedits.
4558 (Optional Mode Line): Document display-battery-mode.
4559
180135fc
RF
45602008-08-27 Romain Francoise <romain@orebokech.com>
4561
4562 * custom.texi (Directory Variables): Minor fix.
4563
d3fe3475
GM
45642008-08-27 Glenn Morris <rgm@gnu.org>
4565
4566 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4567 descriptions.
4568 (Calendar Customizing): Tweak layout description.
183080b6 4569 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4570 markers. Condense calendar-star-date and calendar-mark-today
4571 description.
4572 (Holiday Customizing): Add oriental and solar holidays.
4573 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4574 Fix holiday-float description. Use zerop in examples. Be less verbose.
4575 (Date Display Format): Change ISO format. Be less verbose.
4576 (Diary Customizing): Mention day and month abbrev arrays.
4577 Mention the date-form variables by name. Update European example.
4578 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4579 Condense examples. Mention diary-entry-symbols by name.
4580 Condense table for insertion commands.
4581 (Fancy Diary Display): Mention diary-include-string and
4582 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4583 Ethiopic, Persian date functions. Condense descriptions.
4584
4585 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4586 (Adding to Diary): Adapt for changed node name.
4587
71755807
GM
45882008-08-26 Glenn Morris <rgm@gnu.org>
4589
4590 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4591 node "Hebrew/Islamic Entries".
4592
4593 * calendar.texi (Specified Dates): Fix names of iso functions.
4594 (General Calendar): There may not be another window.
4595 (Writing Calendar Files, Holidays): Tweak intro.
4596 (Holidays): Mention Baha'i and Chinese holidays.
4597 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4598 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4599 (To Other Calendar): Add calendar-print-other-dates.
4600 Refer to "graphic display" rather than "X.
4601 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4602 (Displaying the Diary): Fix whitespace after reference.
4603 Fix `diary-number-of-entries' reference.
4604 (Date Formats): Explicitly mention that day names can be abbreviated.
4605 (Adding to Diary): Add some references to other sections.
4606 (Special Diary Entries): Fix reference.
4607 (Appointments): Simplify appt-message-warning-time entry.
4608 Clarify where times must be.
4609 (Importing Diary): Comment out icalendar paragraph that does not apply.
4610 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4611
d76ebc75
GM
46122008-08-23 Glenn Morris <rgm@gnu.org>
4613
4614 * fortran-xtra.texi (Fortran): Change description of free form and
4615 fixed form a bit. Mention hideshow and imenu.
4616 (Fortran Motion): Mention fortran-end-of-subprogram,
4617 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4618 (Fortran Indent): Minor re-word.
4619 (ForIndent Commands): Mention fortran-fill-paragraph and
4620 fortran-fill-statement.
4621 (ForIndent Cont): Mention fortran-tab-mode-string.
4622 (Fortran Comments): Mention fortran-comment-line-start-skip.
4623 (Fortran Columns): Mention font-locking.
4624 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4625
1fc0ce04 46262008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4627
4628 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4629
5c52e13c
CY
46302008-08-22 Chong Yidong <cyd@stupidchicken.com>
4631
4632 * mini.texi (Minibuffer): Simplify introduction.
4633 (Minibuffer File): Document tilde in minibuffer filenames.
4634 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4635 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4636 (Completion Example): Update example to current command list.
4637 (Completion Options): Document `lazy' value of completion-auto-help.
4638 Update contents of completion-ignored-extensions.
4639 (Minibuffer History): Describe "future history" list. State default
4640 value of history-delete-duplicates.
4641
77a00355
GM
46422008-08-21 Glenn Morris <rgm@gnu.org>
4643
4644 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4645 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4646
39ee1d04
CY
46472008-08-17 Chong Yidong <cyd@stupidchicken.com>
4648
4649 * regs.texi (Registers): Clarify valid register names.
4650 (RegPos): Note that buffer is saved and restored too.
4651 (RegText): Note that mark is reactivated/deactivated.
4652 (RegConfig): Xref to Windows node.
4653
b12c348f
CY
46542008-08-16 Chong Yidong <cyd@stupidchicken.com>
4655
3ae7ba79
CY
4656 * basic.texi (Inserting Text): Provide command name for C-q.
4657
b12c348f
CY
4658 * killing.texi (Killing): Copyedit. Define read-only text.
4659 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4660 (Killing by Lines): Copyedit.
4661 (Other Kill Commands): Move M-w description here.
4662 (Yanking): Move M-w to Other Kill Commands.
4663 (Kill Ring): Also mention saving text in registers. Link to Text
4664 Properties in elisp manual.
4665 (Accumulating Text): Copyedit.
4666 (CUA Bindings): Shift selection is now the default.
4667
d8ff7692
TZ
46682008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4669
4670 * maintaining.texi (Change Log): Mention next-error is available.
4671
a43a8a2e
GM
46722008-08-10 Glenn Morris <rgm@gnu.org>
4673
4674 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4675 and intermonth text.
4676 (Holiday Customizing): Add holiday-chinese.
4677
eba27308
EZ
46782008-08-08 Eli Zaretskii <eliz@gnu.org>
4679
4680 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4681
5f14a5b3
DN
46822008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4683
4684 * files.texi (Log Buffer): Describe C-c C-d.
4685 (Diff Mode): Describe C-x 4 A.
4686
49989bff
EZ
46872008-08-06 Eli Zaretskii <eliz@gnu.org>
4688
4689 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4690
5c915c02
DN
46912008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4692
2beaf97a
DN
4693 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4694 describe the new bindings to show the changeset diff, toggle annotation
4695 visibility, show revisions.
4696 (VC Status): Describe key bindings for modifying the change comments,
4697 displaying changeset diffs and annotations.
4698
5c915c02
DN
4699 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4700
71798ace
NR
47012008-08-05 Nick Roberts <nickrob@snap.net.nz>
4702
4703 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4704
b8949644
EZ
47052008-08-02 Eli Zaretskii <eliz@gnu.org>
4706
4707 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4708 and wording.
4709
819567d1
DN
47102008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4711
4712 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4713 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4714 commands. Improve some old info.
4715
5f38310a
CY
47162008-07-31 Chong Yidong <cyd@stupidchicken.com>
4717
0dc3906b
CY
4718 * display.texi (Visual Line Mode): New node.
4719
5f38310a 4720 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4721 (Moving Point): Add additional alternative key bindings.
4722 Describe line-move-visual.
5f38310a
CY
4723 (Erasing): Describe DEL.
4724 (Basic Undo, Blank Lines, Arguments): Copyedit.
4725 (Continuation Lines): Mention Visual Line mode.
4726 (Position Info): Move extended discussion to mule.texi.
4727
4728 * mule.texi (International Chars): Describe C-x =.
4729
4730 * emacs.texi (Top): Add Visual Line Mode node.
4731
7c2fb837
DN
47322008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4733
4734 * emacs.texi: Remove VMS support.
4735
3f6b73ef
DN
47362008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4737
4738 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4739 the vc-dir command name.
4740
9e2a2647
DN
47412008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4742
4743 * xresources.texi: Remove mentions of Mac Carbon.
4744
568beaa2
AS
47452008-07-19 Andreas Schwab <schwab@suse.de>
4746
4747 * ns-emacs.texi: Move to ../misc.
4748
0ef94706
CY
47492008-07-15 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * entering.texi (Exiting): Don't describe text-only terminals as the
4752 default. Describe the new startup screen.
4753 (Exiting): Describe how to kill Emacs first. Change description of
4754 iconification to handle modern window systems.
4755
ba60bd44 47562008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4757
4758 * ns-emacs.texi: New file, documents features of Emacs port under
4759 NeXTstep windowing.
4760
9f30aa73
CY
47612008-07-15 Chong Yidong <cyd@stupidchicken.com>
4762
938a5d2e
CY
4763 * entering.texi (Entering Emacs): Update prev node.
4764
4765 * glossary.texi (Glossary): Remove xref to Text Characters.
4766
9f30aa73
CY
4767 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4768 directly, rather than in the context of ASCII. Move description of
4769 special properties of modifier key to new Modifier Keys node.
4770 (Keys): Copyedit.
4771 (Text Characters): Delete node. Multibyte is the default nowadays, and
4772 the node contents are obsolete.
4773
4774 * custom.texi (Modifier Keys): New node.
4775
4776 * emacs.texi (Top): Update node list.
4777
7e53d36c
CY
47782008-07-13 Chong Yidong <cyd@stupidchicken.com>
4779
4780 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4781 saying that Emacs provides menus and mouse support (which is par for
4782 the course).
4783
4784 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4785 early on.
4786 (Point): Copyedit. Relegate historical trivia to a footnote.
4787 (Mode Line): Explain mode-line format more consistently.
4788 (Menu Bar): Copyedit.
4789
1e9fa96d
GM
47902008-06-27 Glenn Morris <rgm@gnu.org>
4791
4792 * cal-xtra.texi (Sexp Diary Entries):
4793 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4794
dc9bebb8
CY
47952008-06-26 Chong Yidong <cyd@stupidchicken.com>
4796
4797 * mark.texi (Shift selection): New node.
4798 (Mark): Copyedits.
4799 (Persistent Mark): Move to the end of the chapter.
4800
e7881076
EZ
48012008-06-20 Eli Zaretskii <eliz@gnu.org>
4802
4803 * makefile.w32-in (distclean): Remove makefile.
4804
f427400c
NR
48052008-06-17 Nick Roberts <nickrob@snap.net.nz>
4806
4807 * building.texi (Starting GUD): Add an entry for gud-gdb.
4808 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4809 command mode.
4810
b597d348
GM
48112008-06-17 Glenn Morris <rgm@gnu.org>
4812
4813 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4814
647b7094
NR
48152008-06-17 Nick Roberts <nickrob@snap.net.nz>
4816
4817 * building.texi (Starting GUD): Expand on remote debugging.
4818 (Other GDB-UI Buffers): Mention new keyboard bindings.
4819
47a30023
GM
48202008-06-15 Glenn Morris <rgm@gnu.org>
4821
4822 * gnu.texi: Use a verbatim license for this invariant section,
4823 as per etc/GNU.
4824
37e5d54a
GM
48252008-06-13 Daniel Engeler <engeler@gmail.com>
4826
4827 * emacs.texi, misc.texi: Add documentation about serial port access.
4828
8e65d46c
GM
48292008-06-13 Glenn Morris <rgm@gnu.org>
4830
c1473b4c
MB
4831 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4832 maintain.info.
8e65d46c 4833
e40a85cd
MB
48342008-06-05 Miles Bader <miles@gnu.org>
4835
4836 * display.texi (Temporary Face Changes): Update to reflect function
4837 renamings in face-remap.el.
4838
56c73dec
MB
48392008-06-04 Miles Bader <miles@gnu.org>
4840
1c6c854e
CS
4841 * display.texi (Temporary Face Changes):
4842 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4843 `increase-buffer-face-height' and `decrease-default-face-height' now
4844 that they aren't bound by default.
4845
9d3d42fb
MB
48462008-06-03 Miles Bader <miles@gnu.org>
4847
4848 * display.texi (Temporary Face Changes): New node.
4849
2be6bfe2
EZ
48502008-05-31 Eli Zaretskii <eliz@gnu.org>
4851
4852 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4853
daf7e339
GM
48542008-05-31 Glenn Morris <rgm@gnu.org>
4855
4856 * cal-xtra.texi (Fancy Diary Display): Simplify.
4857
d21d2618
GM
48582008-05-30 Glenn Morris <rgm@gnu.org>
4859
4860 * cal-xtra.texi (Fancy Diary Display): Update for
4861 diary-display-function replacing diary-display-hook.
4862
71ce5fd0
JB
48632008-05-29 Drew Adams <drew.adams@oracle.com>
4864
4865 * msdog.texi (Windows Keyboard): Add descriptions of
4866 w32-register-hot-key and w32-unregister-hot-key.
4867
a3cdbdf8
MO
48682008-05-21 Tom Tromey <tromey@redhat.com>
4869
4870 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4871 Variables node.
4872
854a574c
MO
48732008-05-19 Tom Tromey <tromey@redhat.com>
4874
4875 * custom.texi (Variables): Add Directory Variables to menu.
4876 (Directory Variables): New node.
4877
7c2ec3f9
ER
48782008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4879
71ce5fd0 4880 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4881
370fded4
ER
48822008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4883
4884 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4885 Revision Tags and rewritten. Section now uses modern terminology,
4886 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4887 accurately.
4888
6af511e3
EZ
48892008-05-10 Eli Zaretskii <eliz@gnu.org>
4890
4891 * msdog.texi (Windows Files): Update documentation of
4892 w32-get-true-file-attributes.
4893
7a78b6e7
ER
48942008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4895
4896 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4897 directory mode.
4898
1bcfc24e
CY
48992008-05-08 Chong Yidong <cyd@stupidchicken.com>
4900
4901 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4902 entry "television".
1bcfc24e 4903
db86064f
ER
49042008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4905
ab5ec32c 4906 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4907
a31b405e
ER
49082008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4909
4910 * emacs/buffers.texi, emacs/files.texi (Version-control):
4911 vc-toggle-read-only is no longer a good idea...
4912
ff2c14fc
GM
49132008-04-29 Glenn Morris <rgm@gnu.org>
4914
4915 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4916
367c9b7c
JL
49172008-04-22 Juri Linkov <juri@jurta.org>
4918
4919 * dired.texi (Subdirectories in Dired): Describe using `^'
4920 to return to the parent directory.
4921
4ac1e9b4
NR
49222008-04-22 Nick Roberts <nickrob@snap.net.nz>
4923
4924 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4925 recent changes.
4926
b9b3bf2b
NR
49272008-04-19 Nick Roberts <nickrob@snap.net.nz>
4928
4929 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4930 (Other GDB-UI Buffers): Update for recent thread related changes.
4931
4d120d6a
SM
49322008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4933
4934 * maintaining.texi (Maintaining):
4935 * emacs.texi (Top): Typo.
4936
a152877d
SM
49372008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4938
b9b3bf2b
NR
4939 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4940 arg in `font-lock-add-keywords'.
a152877d 4941
36c0514c
GM
49422008-04-08 Glenn Morris <rgm@gnu.org>
4943
4944 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4945 Also add Baha'i calendar references where appropriate.
4946
06a97d46
GM
49472008-04-05 Glenn Morris <rgm@gnu.org>
4948
4949 * custom.texi (Init File): Byte-compiling .emacs is bad.
4950
6adc6eed
SM
49512008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4952
4953 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4954
571388b0
GM
49552008-03-29 Glenn Morris <rgm@gnu.org>
4956
4957 * calendar.texi: Update for `calendar-date-style' replacing
4958 `european-calendar'.
4959
3ae8f876
JR
49602008-03-28 Jason Rumney <jasonr@gnu.org>
4961
4962 * display.texi (Display Custom): Mention overlay-margin in text.
4963
5bc6ddff 49642008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4965
5bc6ddff
MB
4966 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4967 tutorial' comments.
03a864d5 4968
7186a830
CY
49692008-03-28 Chong Yidong <cyd@stupidchicken.com>
4970
4971 * mark.texi (Mark): Rearrange nodes.
4972 (Persistent Mark): Rename from Transient Mark.
4973 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4974 Describe Transient Mark mode as the default.
4975
4976 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4977 the default behavior with Transient Mark mode off.
4978 (Position Info): Fix typo.
4979
71ce5fd0
JB
4980 * display.texi (Standard Faces): Reference the Mark node.
4981 Remove discussion of the region face, which is discussed there.
7186a830
CY
4982
4983 * emacs.texi (Top): Update node listings.
4984
4985 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4986 as the default.
4987
4988 * fixit.texi (Undo): Standardize choice of undo key sequence.
4989 (Undo, Spelling): Describe Transient Mark mode as the default.
4990
4991 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4992 default.
4993
4994 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4995
4996 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4997 mode is the default, and note that the mark is not activated when set.
4998
4999 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5000 Describe Transient Mark mode as the default.
5001
5002 * search.texi (Basic Isearch): Reference the Mark Ring node.
5003 (Replace, Unconditional Replace, Other Repeating Search):
5004 Describe Transient Mark mode as the default.
5005
1c6c854e
CS
5006 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5007 Describe Transient Mark mode as the default.
7186a830
CY
5008 (Paragraphs): Describe how M-h behaves when region is active.
5009
5010 * trouble.texi (Quitting): Clarify effects of C-g.
5011
dc47d1ff
GM
50122008-03-13 Glenn Morris <rgm@gnu.org>
5013
5014 * emacs.texi (EMACSVER): Set to 23.0.60.
5015
e3e0fb39 50162008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 5017
e3e0fb39
GM
5018 * dired.texi (Hiding Subdirectories): Fix previous change.
5019
50202008-03-05 Drew Adams <drew.adams@oracle.com>
5021
5022 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 5023
5e14abf8
KS
50242008-02-28 Kim F. Storm <storm@cua.dk>
5025
5026 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5027 Move describe-distribution to C-h C-o.
5028 Move view-emacs-problems to C-h C-p.
5029 Add view-emacs-debugging on C-h C-d.
5030 Add view-external-packages on C-h C-e.
d0207bf3 5031 Add view-order-manuals on C-h C-m.
5e14abf8 5032
d0207bf3 50332008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
5034
5035 * msdog-xtra.texi (MS-DOS): Docstring fix.
5036
87e391bb
EZ
50372008-02-09 Eli Zaretskii <eliz@gnu.org>
5038
5039 * msdog.texi (Windows Fonts): Use a @table for describing font
5040 properties.
5041
5662e503
JR
50422008-02-07 Jason Rumney <jasonr@gnu.org>
5043
5044 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5045 value has changed.
5046 (Windows HOME): Clarify what is meant by "if that fails as well".
5047 (Windows Fonts): New section.
5048
72463824
GM
50492008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5050
5051 * basic.texi (Basic Undo): Remove duplicate "you can".
5052
7ff926e0
EZ
50532008-02-02 Eli Zaretskii <eliz@gnu.org>
5054
5055 * maintaining.texi (Tags): Fix last change.
5056
6ab7aef1
MA
50572008-02-02 Michael Albinus <michael.albinus@gmx.de>
5058
093571c3 5059 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 5060
ace67e7e
NR
50612008-01-31 Nick Roberts <nickrob@snap.net.nz>
5062
5063 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5064
ae068fdf
RS
50652008-01-26 Richard Stallman <rms@gnu.org>
5066
5067 * maintaining.texi (Tags): Delete redundant index entry.
5068
a56d9a08
EZ
50692008-01-26 Eli Zaretskii <eliz@gnu.org>
5070
5071 * programs.texi (Imenu): Move "@cindex tags" from here...
5072 * maintaining.texi (Tags): ...to here.
5073
e941ed90
NR
50742008-01-23 Kevin Ryde <user42@zip.com.au>
5075
5076 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5077 click count.
5078
650276d5
JB
50792008-01-21 Juanma Barranquero <lekktu@gmail.com>
5080
5081 * entering.texi (Exiting): Fix typo.
5082 Reported by D. E. Evans <sinuhe@gnu.org>.
5083
8dc17977
MR
50842007-12-31 Martin Rudalics <rudalics@gmx.at>
5085
5086 * glossary.texi (Glossary): Fix typo.
5087
9f9695a6
RS
50882007-12-27 Richard Stallman <rms@gnu.org>
5089
5090 * text.texi (Formatted Text): Improve menu tag.
5091 (Editing Format Info): In Info, add duplicate menu of nodes
5092 about the submenus.
5093 (Format Faces): Say where Faces menu is found. Mention Other.
5094 (Format Colors): Say where these submenus are found.
5095 (Format Indentation, Format Justification): Likewise.
5096 (Format Properties): Likewise.
5097
abfd0191
RS
50982007-12-22 Richard Stallman <rms@gnu.org>
5099
5100 * search.texi (Query Replace): Make exp of query-replace more
5101 self-contained, and clarify.
8dc17977 5102
abfd0191
RS
5103 * cc-mode.texi (Getting Started): Change @ref to @pxref.
5104
a2586785
RS
51052007-12-15 Richard Stallman <rms@gnu.org>
5106
5107 * files.texi (Auto Save): Clarify definition of auto-saving.
5108
a67cf2bb
RS
51092007-11-26 Richard Stallman <rms@gnu.org>
5110
5111 * help.texi (Help Echo): Cleanups.
5112
448b33b1
TTN
51132007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5114
5115 * files.texi (Why Version Control?): Fix typo.
5116 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
5117 (Selecting a Fileset): Fix typos; small rewording.
5118 (Log Buffer): Likewise.
5119 (Old Revisions): Likewise.
448b33b1 5120
221bb7f6
EZ
51212007-11-17 Eli Zaretskii <eliz@gnu.org>
5122
5123 * mule.texi (Communication Coding): Fix wording of last change.
5124
d0207bf3 51252007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5126
630cb3b7
JB
5127 * custom.texi (Specifying File Variables):
5128 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5129
53b7759e
KH
51302007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5131
a5ab2e0c 5132 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5133
5134 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5135
c8763fb6 51362007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5137
630cb3b7 5138 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5139 --output=file.
5140
ff98e024
MR
51412007-11-13 Martin Rudalics <rudalics@gmx.at>
5142
5143 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5144 (Help Echo): Avoid mentioning the term "region" here and
5145 consistently use the term "active text".
5146
37b11c22
GM
51472007-11-11 Glenn Morris <rgm@gnu.org>
5148
5149 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5150
21d50ba1
JL
51512007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5152
1c6c854e
CS
5153 * search.texi (Query Replace):
5154 Mention `query-replace-show-replacement'.
21d50ba1 5155
c12ecb0a 51562007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5157
5158 * building.texi (Watch Expressions): Remove obscure sentence.
5159
3b4201f4
KH
51602007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5161
5162 * mule.texi (Select Input Method): Describe how to activate an input
5163 method in the text mode.
5164
07e5c0b0
DN
51652007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5166
5167 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5168
52dd7391
NR
51692007-10-30 Nick Roberts <nickrob@snap.net.nz>
5170
5171 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5172
c004e539
GM
51732007-10-30 Glenn Morris <rgm@gnu.org>
5174
5175 * misc.texi (Directory Tracking): Explain a bit more about
5176 dirtrack-mode.
5177
ca8c5b8c
GM
51782007-10-25 Glenn Morris <rgm@gnu.org>
5179
5180 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5181
b6c764ef
RS
51822007-10-24 Richard Stallman <rms@gnu.org>
5183
5184 * misc.texi (Interactive Shell): Cleanup last change.
5185
eabd84c9
JL
51862007-10-22 Juri Linkov <juri@jurta.org>
5187
5188 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5189 default values.
5190
0b43c7e2
ER
51912007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5192
ca8c5b8c 5193 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5194 'filesets'.
5195
a80859d4
MR
51962007-10-18 Martin Rudalics <rudalics@gmx.at>
5197
5198 * trouble.texi (Quitting): Fix typo.
5199
c9447ae1
GM
52002007-10-18 Glenn Morris <rgm@gnu.org>
5201
5202 * frames.texi (Mode Line Mouse): Mention minor mode names.
5203
168b980f
JL
52042007-10-17 Juri Linkov <juri@jurta.org>
5205
5206 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5207 fill-paragraph operates on the active region in Transient Mark mode.
5208 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5209 with fill-paragraph.
5210
5211 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5212 fill-paragraph.
5213
5214 * fixit.texi (Spelling): ispell-word operates on the active region
5215 in Transient Mark mode.
5216
5a331f34
JB
52172007-10-17 Aaron S. Hawley <aaronh@garden.org>
5218
5219 * building.texi (Source Buffers):
5220 * custom.texi (Init Non-ASCII):
5221 * glossary.texi (Glossary): Use "key binding" consistently.
5222
2a9f4d55
JB
52232007-10-17 Juanma Barranquero <lekktu@gmail.com>
5224
5225 * calendar.texi (Diary): Fix directive.
5226
de13cecf
RS
52272007-10-16 Richard Stallman <rms@gnu.org>
5228
5229 * calendar.texi (Diary): Clarify text about diary file example.
5230
5f90d53e
ER
52312007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5232
5233 * files.texi: Capitalize node names according to convention.
5234
3aa491bc
GM
52352007-10-13 Glenn Morris <rgm@gnu.org>
5236
5237 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5238
8a3106d3
ER
52392007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5240
5241 * emacs.texi:
5242 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5243 suggested by RMS and Robert J. Chassell.
8a3106d3 5244
da1080a2
ER
52452007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5246
3aa491bc 5247 * files.texi (Version Systems):
0870a421
ER
5248 * vc-xtra.texi:
5249 * vc1-xtra.texi:
ac3f4c6f 5250 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5251 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5252 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5253 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5254
58ade22b
ER
52552007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5256
da1080a2 5257 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5258 Reorder the descriptions to be chronological.
5259
93870ce2
RS
52602007-10-09 Richard Stallman <rms@gnu.org>
5261
5262 * display.texi (Cursor Display): Correct how cursor appears
5263 in nonselected windows.
5264
568c7288
NR
52652007-10-04 Nick Roberts <nickrob@snap.net.nz>
5266
5267 * building.texi (GDB Graphical Interface): Remove references to gdba
5268 and mention gud-gdb.
5269
1af74d06 52702007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5271
1af74d06 5272 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5273
0d8fb755
JL
52742007-10-06 Juri Linkov <juri@jurta.org>
5275
5276 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5277 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5278 fill-paragraph-or-region.
5279
5280 * basic.texi (Arguments): Replace fill-paragraph with
5281 fill-paragraph-or-region.
5282
b981e2c6
ER
52832007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5284
5285 * files.texi: Update the section on version control for 2007
2a9f4d55 5286 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5287 will come later.
5288
5fceaf9c
GM
52892007-09-15 Glenn Morris <rgm@gnu.org>
5290
5291 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5292 to `list-holidays'.
5293
b0e44b17
GM
52942007-09-14 Glenn Morris <rgm@gnu.org>
5295
5296 * calendar.texi: Update all instances of mark-calendar-holidays,
5297 list-calendar-holidays, list-holidays with the new names.
5298
8cf51b2c
GM
52992007-09-06 Glenn Morris <rgm@gnu.org>
5300
46a367db 5301 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5302 Split into the Emacs manual in emacs/, and other manuals in misc/.
5303 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5304 manual.
5305 (infodir): New variable.
5306 (info): Use $infodir.
5307 (emacsman): Delete target, not needed any more.
5308 Move all targets that are not the Emacs manual to misc/Makefile.in.
5309 (mostlyclean): Remove `gnustmp'.
5310 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5311 manual.
92f9b43f 5312 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5313 (emacsman): Delete target, not needed any more.
5314 (clean): Remove all info files but Emacs manual.
5315 Move all targets that are not the Emacs manual to misc/Makefile.in.
5316 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5317
5318 * Makefile.in (INFOSOURCES): Delete.
5319 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5320 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5321 *.vrs *.toc here...
5322 (maintainer-clean): ...from here.
5323
53242007-09-05 Glenn Morris <rgm@gnu.org>
5325
5326 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5327
8cf51b2c
GM
53282007-08-29 Glenn Morris <rgm@gnu.org>
5329
5330 * emacs.texi (EMACSVER): Increase to 23.0.50.
5331
3420c522
RS
53322007-08-27 Richard Stallman <rms@gnu.org>
5333
5334 * emacs.texi (Top): Clarify menu item for Glossary.
5335
5336 * display.texi (Faces): Change secn title.
5337 Clarify not all fonts come from Font Lock.
5338
8cf51b2c
GM
53392007-08-17 Eli Zaretskii <eliz@gnu.org>
5340
5341 * basic.texi (Position Info): Add index entry for face at point.
5342 Mention that character faces are also displayed by "C-u C-x =".
5343
8cf51b2c
GM
53442007-08-08 Glenn Morris <rgm@gnu.org>
5345
5346 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5347
53482007-08-07 Chong Yidong <cyd@stupidchicken.com>
5349
5350 * files.texi (File Conveniences): Document point motion keys in Image
5351 mode.
5352
8cf51b2c
GM
53532007-07-27 Glenn Morris <rgm@gnu.org>
5354
8cf51b2c
GM
5355 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5356 in-line.
5357
5358 * gpl.texi: New file with text of GPL.
5359 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5360
53612007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5362
5363 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5364
5365 * dired.texi (Wdired): Mention C-x C-q key binding.
5366
53672007-07-28 Nick Roberts <nickrob@snap.net.nz>
5368
5369 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5370
53712007-07-25 Glenn Morris <rgm@gnu.org>
5372
8cf51b2c
GM
5373 * emacs.texi (Copying): Replace license with GPLv3.
5374
5375 * Relicense all FSF files to GPLv3 or later.
5376
53772007-07-24 Glenn Morris <rgm@gnu.org>
5378
5379 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5380 for some calendars.
5381
53822007-07-23 Nick Roberts <nickrob@snap.net.nz>
5383
5384 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5385 default-directory for the current buffer is on a remote machine.
5386
8cf51b2c
GM
53872007-07-21 Eli Zaretskii <eliz@gnu.org>
5388
5389 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5390 default value.
5391
53922007-07-21 Richard Stallman <rms@gnu.org>
5393
5394 * files.texi (Why Version Control?): Improve previous change.
5395
53962007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5397
5398 * files.texi (Why Version Control?): New node.
5399
8cf51b2c
GM
54002007-07-12 Nick Roberts <nickrob@snap.net.nz>
5401
8cf51b2c
GM
5402 * building.texi (Starting GUD): Add xref to this anchor.
5403
8cf51b2c
GM
54042007-06-24 Karl Berry <karl@gnu.org>
5405
2a9f4d55 5406 * emacs.texi: New Back-Cover Text.
8cf51b2c 5407
8cf51b2c
GM
54082007-06-07 Alan Mackenzie <acm@muc.de>
5409
5410 * display.texi (Optional Mode Line): Document the new form of
5411 line+column numbers, "(561,2)".
5412
54132007-06-06 Juanma Barranquero <lekktu@gmail.com>
5414
49823426 5415 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5416
54172007-06-02 Chong Yidong <cyd@stupidchicken.com>
5418
5419 * Version 22.1 released.
5420
8cf51b2c
GM
54212007-05-07 Karl Berry <karl@gnu.org>
5422
5423 * emacs.texi (EMACSVER): Back to 22.
5424
54252007-05-06 Richard Stallman <rms@gnu.org>
5426
5427 * maintaining.texi (Create Tags Table): Clean up previous change.
5428
c8763fb6 54292007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5430
5431 * maintaining.texi (Create Tags Table): Add text about the dangers of
5432 making symbolic links to tags files.
5433
54342007-05-04 Karl Berry <karl@gnu.org>
5435
5436 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5437
54382007-05-03 Karl Berry <karl@gnu.org>
5439
5440 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5441
5442 * .cvsignore (*.pdf): New entry.
5443
8cf51b2c
GM
5444 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5445 for printing.
5446
54472007-05-01 Richard Stallman <rms@gnu.org>
5448
5449 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5450
8cf51b2c
GM
54512007-04-28 Glenn Morris <rgm@gnu.org>
5452
5453 * ack.texi (Acknowledgments):
5454 * anti.texi (Antinews):
8cf51b2c
GM
5455 * programs.texi (Program Modes): Restore mention of python.el pending
5456 consideration of legal status.
5457
54582007-04-28 Richard Stallman <rms@gnu.org>
5459
5460 * files.texi (File Names): Fixes to ~ description on MS systems.
5461
8cf51b2c
GM
54622007-04-26 Glenn Morris <rgm@gnu.org>
5463
5464 * emacs.texi (EMACSVER): Increase to 22.1.50.
5465
54662007-04-25 Karl Berry <karl@gnu.org>
5467
5468 * emacs.texi: Improve line breaks on copyright page,
5469 similar layout to lispref, 8.5x11 by default.
5470
5471 * dired.texi (Image-Dired): Improve line break, fix typo.
5472
54732007-04-24 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * programs.texi (Program Modes):
8cf51b2c
GM
5476 * anti.texi (Antinews):
5477 * ack.texi (Acknowledgments): python.el removed.
5478
8cf51b2c
GM
54792007-04-23 Chong Yidong <cyd@stupidchicken.com>
5480
5481 * display.texi (Highlight Interactively): Correct description of
5482 hi-lock-file-patterns-policy.
5483
5484 * files.texi (File Archives): Mention self-extracting executables.
5485
54862007-04-23 Eli Zaretskii <eliz@gnu.org>
5487
5488 * search.texi (Unconditional Replace, Query Replace): Add xref to
5489 "Replacement and Case".
5490
54912007-04-22 Chong Yidong <cyd@stupidchicken.com>
5492
5493 * dired.texi (Image-Dired): Move from Thumbnails node.
5494 * misc.texi (Thumbnails): Node deleted.
5495 * emacs.texi (Top): Update node listing.
5496
5497 * files.texi (File Conveniences):
49823426 5498 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5499
55002007-04-21 Richard Stallman <rms@gnu.org>
5501
5502 * display.texi (Highlight Interactively): Correct previous change.
5503 Clarify doc of hi-lock-find-patterns, and move new features into it.
5504
55052007-04-20 David Koppelman <koppel@ece.lsu.edu>
5506
1c6c854e
CS
5507 * display.texi (Highlight Interactively):
5508 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5509
55102007-04-20 Martin Rudalics <rudalics@gmx.at>
5511
5512 * display.texi (Scrolling): Fix typo.
5513
8cf51b2c
GM
55142007-04-15 Chong Yidong <cyd@stupidchicken.com>
5515
8cf51b2c
GM
5516 * doclicense.texi: Remove node heading, so that it can be included by
5517 other files.
5518
5519 * emacs.texi: Insert node heading for GFDL.
5520
8cf51b2c
GM
55212007-04-14 Eli Zaretskii <eliz@gnu.org>
5522
5523 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5524 "command line".
5525
5526 * display.texi (Faces): Refer to "Creating Frames" for face
5527 and other frame customizations in .emacs.
5528
5529 * frames.texi (Creating Frames): Mention that face customizations can
5530 be put in .emacs. Add index entries.
5531
55322007-04-12 Richard Stallman <rms@gnu.org>
5533
5534 * glossary.texi (Glossary): Explain `iff'.
5535
55362007-04-11 Karl Berry <karl@gnu.org>
5537
5538 * gnu.texi (Top),
5539 * macos.texi (Mac Font Specs),
5540 * anti.texi (Antinews),
5541 * xresources.texi (Resources),
5542 * misc.texi (Emulation),
5543 * calendar.texi (Daylight Saving),
5544 * dired.texi (Dired and Find),
5545 * rmail.texi (Remote Mailboxes),
5546 * sending.texi (Mail Headers),
5547 * programs.texi (Which Function),
5548 * files.texi (Recover),
5549 * buffers.texi (Uniquify),
5550 * frames.texi (Wheeled Mice),
5551 * killing.texi (Rectangles): Wording to improve breaks in
5552 8.5x11 format.
5553 * mule.texi (Language Environments): \hbadness=10000 since there's
5554 no way to reword.
5555 * emacs.texi (smallbook): New @set to more easily switch between
5556 smallbook and 8.5x11.
5557
55582007-04-11 Richard Stallman <rms@gnu.org>
5559
5560 * files.texi (File Conveniences): Add xref to Tumme.
5561 Delete text about Thumbnail mode.
5562
8cf51b2c
GM
55632007-04-09 Alan Mackenzie <acm@muc.de>
5564
5565 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5566 new name. Insert concept index entries.
5567
8cf51b2c
GM
55682007-04-08 Chong Yidong <cyd@stupidchicken.com>
5569
5570 * display.texi (Standard Faces): Document prefix arg for
5571 list-faces-display.
5572
5573 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5574
8cf51b2c
GM
55752007-04-07 Chong Yidong <cyd@stupidchicken.com>
5576
8cf51b2c
GM
5577 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5578
5579 * files.texi (Misc File Ops): Rewrite description of
5580 insert-file-literally.
5581
8cf51b2c
GM
55822007-03-31 Eli Zaretskii <eliz@gnu.org>
5583
5584 * misc.texi (Printing): Postscript -> PostScript.
5585
8cf51b2c
GM
5586 * ack.texi (Acknowledgments): Postscript -> PostScript.
5587
5588 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5589
5590 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5591 below.
5592
55932007-03-30 Chong Yidong <cyd@stupidchicken.com>
5594
5595 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5596 Init Non-ASCII.
5597 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5598 (Init Non-ASCII): New node.
5599
56002007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5601
5602 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5603
8cf51b2c
GM
56042007-03-12 Glenn Morris <rgm@gnu.org>
5605
8cf51b2c
GM
5606 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5607 "Daylight Savings".
5608
49823426 5609 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5610 saving" in text throughout.
5611
8cf51b2c
GM
56122007-03-04 Richard Stallman <rms@gnu.org>
5613
5614 * custom.texi (Safe File Variables): Minor correction.
5615
8cf51b2c
GM
56162007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5617
5618 * rmail.texi (Movemail): Add internal ref.
5619 Don't indent the intro for the PROTO table.
5620 Format PROTO table items with @code.
5621
8cf51b2c
GM
56222007-02-26 Nick Roberts <nickrob@snap.net.nz>
5623
5624 * building.texi: Remove references to bashdb.
5625
8cf51b2c
GM
56262007-02-19 Juanma Barranquero <lekktu@gmail.com>
5627
5628 * mule.texi (Language Environments): Update list of supported language
5629 environments.
5630
8cf51b2c
GM
56312007-02-14 Kim F. Storm <storm@cua.dk>
5632
5633 * building.texi (Grep Searching): Fix lgrep doc.
5634
56352007-02-12 Chong Yidong <cyd@stupidchicken.com>
5636
5637 * back.texi: Remove unused file.
5638
c8763fb6 56392007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5640
5641 * maintaining.texi (Tag Syntax): Now --members is the default for
5642 etags, not for ctags yet.
5643
8cf51b2c
GM
56442007-02-03 Eli Zaretskii <eliz@gnu.org>
5645
5646 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5647 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5648 expects. Add comments to prevent people from inadvertently modifying
5649 the key parts needed by `texinfo-multiple-files-update'.
5650
56512007-01-29 Chong Yidong <cyd@stupidchicken.com>
5652
5653 * frames.texi (Secondary Selection): Window clicked does not matter
5654 when mouse-yank-at-point is non-nil.
5655
8cf51b2c
GM
56562007-01-16 Glenn Morris <rgm@gnu.org>
5657
5658 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5659 system abbrev.
5660
56612007-01-11 Richard Stallman <rms@gnu.org>
5662
5663 * msdog.texi (Windows Keyboard): Another small cleanup.
5664
56652007-01-10 Richard Stallman <rms@gnu.org>
5666
5667 * msdog.texi (Windows Keyboard): Yet another try to make
5668 everyone happy with that passage.
5669
56702007-01-05 Richard Stallman <rms@gnu.org>
5671
5672 * anti.texi (Antinews): Mention M-x shell scrolling.
5673
56742007-01-05 Nick Roberts <nickrob@snap.net.nz>
5675
5676 * building.texi (Watch Expressions): Describe gdb-max-children.
5677
8cf51b2c
GM
56782007-01-04 Richard Stallman <rms@gnu.org>
5679
8cf51b2c
GM
5680 * msdog.texi (Windows Keyboard): Clarify previous change.
5681
8cf51b2c
GM
56822007-01-02 Richard Stallman <rms@gnu.org>
5683
5684 * custom.texi (Changing a Variable): Minor clarification.
5685 (Specific Customization): customize-customized => customize-unsaved.
5686
5687 * entering.texi (Entering Emacs): Clean up text about restarting
5688 Emacs for each file.
5689
5690 * misc.texi (Shell Options): Minor cleanup.
5691
5692 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5693 with Emacs, not vice versa.
5694
5695 * programs.texi (Symbol Completion): Recommend customizing
5696 window manager.
5697
5698 * xresources.texi (Resources): Minor fix.
5699
c8763fb6 57002007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5701
5702 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5703
57042007-01-01 Richard Stallman <rms@gnu.org>
5705
5706 * commands.texi (User Input): Document keys stolen by window mangers.
5707
57082006-12-31 Richard Stallman <rms@gnu.org>
5709
5710 * custom.texi (Specific Customization): Document customize-option
5711 instead of customize-variable.
5712
57132006-12-31 Kim F. Storm <storm@cua.dk>
5714
5715 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5716
57172006-12-30 Kim F. Storm <storm@cua.dk>
5718
5719 * killing.texi (CUA Bindings): Fix typo.
5720
5721 * xresources.texi (Table of Resources): Mention grow-only value for
5722 auto-resize-tool-bars.
5723
8cf51b2c
GM
57242006-12-27 Eli Zaretskii <eliz@gnu.org>
5725
5726 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5727 and how to get them back.
5728
57292006-12-26 Richard Stallman <rms@gnu.org>
5730
5731 * calendar.texi (Holidays): Holiday listing is based on current
5732 practice, but DST is not.
5733
57342006-12-25 Richard Stallman <rms@gnu.org>
5735
5736 * emacs.texi (Top): Update subnode menus.
5737
5738 * mark.texi (Transient Mark): Fix xref.
5739
5740 * killing.texi (Graphical Kill): Node deleted.
5741 (Killing): Add xref to Cut and Paste.
5742 (CUA Bindings): Update xref.
5743
5744 * frames.texi (Cut and Paste): New section to hold other nodes.
5745 (Mouse Commands): Node demoted.
5746 (Cut/Paste Other App): Split out from Mouse Commands.
5747 (Word and Line Mouse): Likewise.
5748 (Secondary Selection, Clipboard): Nodes demoted.
5749
8cf51b2c
GM
57502006-12-24 Kevin Ryde <user42@zip.com.au>
5751
5752 * calendar.texi (Holidays): US daylight saving begins second Sunday
5753 in March for 2007 onwards.
5754 (Daylight Savings): Show new US default daylight saving rules, 2nd
5755 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5756
57572006-12-23 Chong Yidong <cyd@stupidchicken.com>
5758
5759 * calendar.texi (Scroll Calendar): < and > are switched.
5760
57612006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5762
5763 * killing.texi (Deletion): Describe M-\ prefix argument.
5764
57652006-12-23 Richard Stallman <rms@gnu.org>
5766
5767 * search.texi (Regexp Search): Explain why forward and reverse regexp
5768 search are not mirror images.
5769
8cf51b2c
GM
57702006-12-19 Kim F. Storm <storm@cua.dk>
5771
5772 * major.texi (Choosing Modes): Describe match-function elements for
5773 magic-mode-alist.
5774
8cf51b2c
GM
57752006-12-18 Eli Zaretskii <eliz@gnu.org>
5776
5777 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5778 peculiarities.
5779
57802006-12-18 Richard Stallman <rms@gnu.org>
5781
5782 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5783
8cf51b2c
GM
57842006-12-17 Alan Mackenzie <acm@muc.de>
5785
5786 * programs.texi (Left Margin Paren): Remove the bit which says
5787 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5788 Discuss some of the issues of setting this option to nil.
5789
57902006-12-17 Glenn Morris <rgm@gnu.org>
5791
5792 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5793
57942006-12-16 Eli Zaretskii <eliz@gnu.org>
5795
5796 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5797 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5798 NTFS volumes.
5799 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5800 volumes.
5801
58022006-12-15 Eli Zaretskii <eliz@gnu.org>
5803
5804 * text.texi (HTML Mode): Fix "C-c TAB".
5805
8cf51b2c
GM
58062006-12-09 Richard Stallman <rms@gnu.org>
5807
5808 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5809
58102006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5811
5812 * files.texi (Misc File Ops): Document insert-file-literally.
5813
58142006-12-08 Eli Zaretskii <eliz@gnu.org>
5815
5816 * cmdargs.texi (Colors): Note that --color is intended for overriding
5817 the terminal defaults, not for normal invocation.
5818
5819 * misc.texi (Emacs Server): Improve wording. Don't mention the
5820 ``server program''. Add a cross-reference to "Init File" node.
5821 (Invoking emacsclient): Add index entries. Document both short and
5822 long versions of command-line options. Document the -f option.
5823
8cf51b2c
GM
58242006-12-06 Richard Stallman <rms@gnu.org>
5825
5826 * text.texi (Outline Format): Say to set outline-regexp
5827 and outline-level with major modes and file local variables.
5828
c8763fb6 58292006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5830
5831 * anti.texi (Antinews): Mention the alternative to
5832 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5833
8cf51b2c
GM
5834 * misc.texi (Interactive Shell): Ditto.
5835
58362006-12-04 Eli Zaretskii <eliz@gnu.org>
5837
5838 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5839
5840 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5841
58422006-12-01 Eli Zaretskii <eliz@gnu.org>
5843
5844 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5845 colon in the mode line.
5846
5847 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5848
58492006-11-26 Nick Roberts <nickrob@snap.net.nz>
5850
5851 * building.texi (Watch Expressions): Mention SPC for expanding/
5852 contracting watch expressions.
5853
58542006-11-26 Kim F. Storm <storm@cua.dk>
5855
5856 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5857
58582006-11-26 Nick Roberts <nickrob@snap.net.nz>
5859
5860 * building.texi (Debugger Operation): Define text command mode.
5861 Clarify how tooltips work.
5862 (GDB Graphical Interface): Explain how to run in text command mode
5863 more clearly.
5864
58652006-11-25 Juanma Barranquero <lekktu@gmail.com>
5866
5867 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5868
58692006-11-22 Juanma Barranquero <lekktu@gmail.com>
5870
5871 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5872
8cf51b2c
GM
58732006-11-18 Chong Yidong <cyd@stupidchicken.com>
5874
5875 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5876 and EMACS is deprecated.
5877
58782006-11-18 Juanma Barranquero <lekktu@gmail.com>
5879
5880 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5881
c8763fb6 58822006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5883
5884 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5885
5886 * emacs.texi: Include xresources.texi both for info and dvi.
5887
5888 * xresources.texi: Merge text from xresmini.texi.
5889
c8763fb6 58902006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5891
5892 * glossary.texi: Fix typos.
5893
8cf51b2c
GM
58942006-11-06 Richard Stallman <rms@gnu.org>
5895
5896 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5897
5898 * ack.texi (Acknowledgments): Fix name spelling.
5899
59002006-11-01 Juri Linkov <juri@jurta.org>
5901
5902 * search.texi (Word Search): Document incremental word search.
5903
59042006-10-28 Glenn Morris <rgm@gnu.org>
5905
5906 * ack.texi (Acknowledgments): Add cal-html author.
5907
5908 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5909 Calendar"). Describe new package cal-html.
5910 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5911 Calendar Files."
5912
8cf51b2c
GM
59132006-10-23 Richard Stallman <rms@gnu.org>
5914
5915 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5916 Abbrev mode is enabled.
5917
8cf51b2c
GM
59182006-10-16 Richard Stallman <rms@gnu.org>
5919
8cf51b2c
GM
5920 * emacs.texi: Update ISBN.
5921
8cf51b2c
GM
59222006-10-11 Kim F. Storm <storm@cua.dk>
5923
5924 * emacs.texi (Acknowledgments): Use @dotless{i}.
5925
59262006-10-08 Nick Roberts <nickrob@snap.net.nz>
5927
5928 * building.texi (Breakpoints Buffer): Mention catchpoints.
5929
59302006-10-08 Kim F. Storm <storm@cua.dk>
5931
5932 * ack.texi (Acknowledgments): Update.
5933
5934 * emacs.texi (Acknowledgments): Fix bad @/ form.
5935
8cf51b2c
GM
59362006-10-05 Kim F. Storm <storm@cua.dk>
5937
5938 * emacs.texi (Acknowledgments): Add more contributors.
5939
59402006-10-03 Richard Stallman <rms@gnu.org>
5941
5942 * emacs.texi (Acknowledgments): Update version and edition.
5943
8cf51b2c
GM
59442006-10-01 Karl Berry <karl@gnu.org>
5945
5946 * custom.texi (Customization Groups): Page break to keep example buffer
5947 on one page.
5948
59492006-09-30 Karl Berry <karl@gnu.org>
5950
5951 * programs.texi (Basic Indent): @need to improve page break.
5952 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5953
59542006-09-29 Glenn Morris <rgm@gnu.org>
5955
5956 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5957
59582006-09-29 Karl Berry <karl@gnu.org>
5959
5960 * windows.texi (Basic Window): Remove forced @break, no longer
5961 desirable.
5962 * frames.texi (Frame Commands),
5963 * mark.texi (Marking Objects): Reword to avoid bad page break.
5964 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5965
59662006-09-19 Richard Stallman <rms@gnu.org>
5967
5968 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5969 stick to present tense.
5970
c8763fb6 59712006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5972
5973 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5974 to x-gtk-use-old-file-dialog.
5975 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5976
59772006-09-15 Jay Belanger <belanger@truman.edu>
5978
49823426 5979 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5980 Change "Library Public License" to "Lesser Public License"
5981 throughout. Use "yyyy" to represent year.
5982
8cf51b2c
GM
59832006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5984
5985 * files.texi (Visiting): Add index entry "open file".
5986
8cf51b2c
GM
59872006-09-11 Richard Stallman <rms@gnu.org>
5988
5989 * building.texi (Compilation Mode): Clarification.
5990 (Grep Searching): Add xref to Compilation Mode.
5991
8cf51b2c
GM
59922006-09-08 Richard Stallman <rms@gnu.org>
5993
5994 * search.texi (Search): Ref multi-file search commands here.
5995 (Other Repeating Search): Not here.
5996
8cf51b2c
GM
59972006-08-28 Richard Stallman <rms@gnu.org>
5998
5999 * windows.texi (Split Window): Update xref.
6000
6001 * basic.texi (Continuation Lines): Update xref.
6002
6003 * indent.texi (Tab Stops): Update xref.
6004
6005 * emacs.texi (Top): Update subnode menu.
6006
6007 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6008 split out of Display Custom.
6009
60102006-08-25 Kim F. Storm <storm@cua.dk>
6011
6012 * display.texi (Display Custom): Add variables overline-margin
6013 and x-underline-at-descent-line.
6014
60152006-08-25 Richard Stallman <rms@gnu.org>
6016
6017 * entering.texi (Exiting): Rewrite to give graphical displays
6018 priority over text terminals.
6019
6020 * search.texi (Incremental Search): Move index entries.
6021
60222006-08-23 Chong Yidong <cyd@stupidchicken.com>
6023
6024 * custom.texi (Init File): Reference Find Init to avoid "home
6025 directory" confusion.
6026
60272006-08-22 Nick Roberts <nickrob@snap.net.nz>
6028
6029 * building.texi (Other GDB-UI Buffers): Describe how to edit
6030 a value in the locals buffer.
6031
60322006-08-21 Richard Stallman <rms@gnu.org>
6033
6034 * search.texi (Basic Isearch): Add `isearch' index entry.
6035
60362006-08-16 Richard Stallman <rms@gnu.org>
6037
6038 * misc.texi (Saving Emacs Sessions): Clean up wording.
6039
6040 * mark.texi (Marking Objects): Mention term "select all".
6041
6042 * emacs.texi (Top): Update subnode menu.
6043
6044 * help.texi (Help Mode): Move node up in file.
6045
8cf51b2c
GM
60462006-08-15 Nick Roberts <nickrob@snap.net.nz>
6047
6048 * building.texi (Stack Buffer): Explain fringe arrow.
6049
8cf51b2c
GM
60502006-08-12 Eli Zaretskii <eliz@gnu.org>
6051
8cf51b2c
GM
6052 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6053 on startup.
6054
60552006-08-11 Romain Francoise <romain@orebokech.com>
6056
6057 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6058
60592006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6060
6061 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6062
60632006-08-10 Richard Stallman <rms@gnu.org>
6064
6065 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
6066 with face merging. Empty regions don't count.
6067 Clarify face property inheritance.
8cf51b2c
GM
6068
60692006-08-08 Romain Francoise <romain@orebokech.com>
6070
6071 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6072 <arjuropo@cc.jyu.fi>.
6073
8cf51b2c
GM
60742006-08-04 Eli Zaretskii <eliz@gnu.org>
6075
6076 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6077 apply to all frames.
6078
8cf51b2c
GM
60792006-08-01 Richard Stallman <rms@gnu.org>
6080
6081 * help.texi (Name Help): Add index entries for describe-variable.
6082
60832006-08-01 Nick Roberts <nickrob@snap.net.nz>
6084
6085 * building.texi (GDB Graphical Interface): Shorten node names.
6086 (GDB-UI Layout): Use GDB-related.
6087 (Other GDB-UI Buffers): Simplify English.
6088
60892006-07-31 Richard Stallman <rms@gnu.org>
6090
6091 * search.texi (Query Replace): Add xref for Dired's Q command.
6092
8cf51b2c
GM
60932006-07-31 Nick Roberts <nickrob@snap.net.nz>
6094
6095 * building.texi (GDB commands in Fringe): Rename to...
6096 (Source Buffers): ..this and move forward. Describe hollow arrow and
6097 new option gdb-find-source-frame.
6098
60992006-07-29 Richard Stallman <rms@gnu.org>
6100
6101 * dired.texi (Operating on Files): Simplify previous change
6102 and fix Texinfo usage.
6103
61042006-07-29 Eli Zaretskii <eliz@gnu.org>
6105
6106 * dired.texi (Operating on Files): Add cross-references. State the
6107 Unix commands that do similar things.
6108
61092006-07-28 Richard Stallman <rms@gnu.org>
6110
6111 * mark.texi (Transient Mark): Clarify that region never disappears
6112 when Transient Mark mode is off, and not when it is on.
6113
61142006-07-27 Richard Stallman <rms@gnu.org>
6115
6116 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6117
61182006-07-24 Richard Stallman <rms@gnu.org>
6119
6120 * xresources.texi (GTK styles): Fix texinfo usage.
6121
8cf51b2c
GM
6122 * commands.texi (User Input): Explain why we teach keyboard cmds.
6123
6124 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6125 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6126 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6127 * doclicense.texi, display.texi, dired.texi, basic.texi:
6128 * anti.texi, ack.texi: Move periods and commas inside quotes.
6129
61302006-07-22 Eli Zaretskii <eliz@gnu.org>
6131
6132 * cmdargs.texi (General Variables): Document EMAIL.
6133
61342006-07-21 Eli Zaretskii <eliz@gnu.org>
6135
6136 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6137 doesn't have effect on MS-Windows.
6138
8cf51b2c
GM
61392006-07-17 Richard Stallman <rms@gnu.org>
6140
6141 * building.texi (Grep Searching): Explain about chaining grep commands.
6142
8cf51b2c
GM
61432006-07-10 Nick Roberts <nickrob@snap.net.nz>
6144
49823426 6145 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6146
61472006-07-09 Chong Yidong <cyd@stupidchicken.com>
6148
6149 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6150 is invoked for multiple files.
6151
61522006-07-08 Eli Zaretskii <eliz@gnu.org>
6153
6154 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6155 on-line manual for the rest of this node.
6156 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6157 unconditionally.
6158 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6159 Improve wording.
6160 (Windows Printing): Improve wording.
6161 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6162 rest of this node.
6163
8cf51b2c
GM
61642006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6165
49823426
GM
6166 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6167 with eval-buffer.
8cf51b2c
GM
6168
61692006-07-05 Nick Roberts <nickrob@snap.net.nz>
6170
6171 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6172 of character translation.
6173
61742006-07-04 Nick Roberts <nickrob@snap.net.nz>
6175
6176 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6177
61782006-07-03 Karl Berry <karl@gnu.org>
6179
6180 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6181 not-too-underfull hboxes in the TeX output.
6182 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6183 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6184 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6185 * sending.texi, text.texi: Fix overfull/underfull boxes.
6186
61872006-07-03 Romain Francoise <romain@orebokech.com>
6188
6189 * m-x.texi (M-x): Fix.
6190
61912006-07-03 Richard Stallman <rms@gnu.org>
6192
8cf51b2c
GM
6193 * search.texi (Other Repeating Search): filename -> file name.
6194
6195 * misc.texi (Narrowing): Minor cleanups.
6196
6197 * files.texi (Visiting): filename -> file name.
6198
6199 * emacs.texi (Top): Update subnode menus.
6200
6201 * mule.texi (Coding Systems): Move char translation stuff here.
6202 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6203 (Recognize Coding): Substantial local rewrites.
6204 (International): Update menu.
6205
6206 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6207 (Scrolling): Substantial local rewrites.
6208 (Display): Update menu and intro.
6209
6210 * dired.texi: filename -> file name.
6211
6212 * custom.texi (Safe File Variables): Texinfo usage fix.
6213
f0131492 62142006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6215
6216 * help.texi, m-x.texi: Lots of cleanups.
6217
8cf51b2c
GM
62182006-06-30 Eli Zaretskii <eliz@gnu.org>
6219
6220 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6221 (Windows Processes, Windows Misc): Shorten the printed version by
6222 selectively conditioning less important portions by @ifnottex.
6223
8cf51b2c
GM
62242006-06-27 Richard Stallman <rms@gnu.org>
6225
6226 * mini.texi (Minibuffer File): Minor cleanup.
6227
62282006-06-25 Nick Roberts <nickrob@snap.net.nz>
6229
6230 * frames.texi (XTerm Mouse): Rename to...
6231 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6232
6233 * emacs.texi (Top): Use new node name.
6234
62352006-06-24 Eli Zaretskii <eliz@gnu.org>
6236
6237 * emacs.texi (Top): Update the detailed menu according to changes in
6238 msdog.texi.
6239
6240 * msdog.texi (Windows Keyboard): New section.
6241 (Windows Mouse): New section.
6242 (Windows System Menu): Remove section (text merged with "Windows
6243 Keyboard").
6244 (Windows Misc): New section.
6245
6246 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6247
6248 * msdog.texi (ls in Lisp): New section.
6249
6250 * files.texi (Visiting): Document case-insensitive wildcard matching
6251 under find-file-wildcards.
6252
8cf51b2c
GM
62532006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6254
6255 * macos.texi (Mac Input): Add description of mac-function-modifier.
6256 Now Unicode keyboard layouts work.
6257
8cf51b2c
GM
62582006-06-10 Richard Stallman <rms@gnu.org>
6259
6260 * mule.texi (Recognize Coding): Clarify previous change.
6261
62622006-06-09 Kenichi Handa <handa@m17n.org>
6263
6264 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6265 notation.
6266
62672006-06-07 Kevin Ryde <user42@zip.com.au>
6268
6269 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6270 manual for @ifnottex, but in emacs-extra for @iftex.
6271
6272 * cmdargs.texi (General Variables): Fix smtpmail xref.
6273
62742006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6275
8cf51b2c 6276 * programs.texi (Comment Commands):
8cf51b2c 6277 * custom.texi (Specifying File Variables):
49823426 6278 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6279
62802006-06-07 Nick Roberts <nickrob@snap.net.nz>
6281
6282 * building.texi (Watch Expressions): Move node to end.
6283 (GDB Graphical Interface): Move description of clicks in fringe...
6284 (GDB commands in the Fringe): ...to here. New node.
6285
8cf51b2c
GM
62862006-06-05 Romain Francoise <romain@orebokech.com>
6287
49823426 6288 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6289
62902006-06-05 Nick Roberts <nickrob@snap.net.nz>
6291
6292 * building.texi (GDB Graphical Interface): Update bindings.
6293 (Commands of GUD): Add gud-print. Remove gud-run.
6294 Restate availability more generally.
6295
f0131492 62962006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6297
6298 * mini.texi: Lots of cleanups.
6299
63002006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6301
6302 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6303 and Mouse-2.
6304
c8763fb6 63052006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6306
6307 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6308
8cf51b2c
GM
63092006-05-31 Richard Stallman <rms@gnu.org>
6310
6311 * basic.texi (Moving Point): Fix previous change.
6312
c8763fb6 63132006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6314
6315 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6316
f0131492 63172006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6318
6319 * basic.texi: Many simplifications and improvements in wording.
6320
8cf51b2c
GM
63212006-05-26 Nick Roberts <nickrob@snap.net.nz>
6322
6323 * anti.texi (Antinews): Create a node for gdb-ui.
6324
8cf51b2c
GM
63252006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6326
6327 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6328
63292006-05-20 Richard Stallman <rms@gnu.org>
6330
6331 * dired.texi (Dired Navigation): dired-goto-file is now j.
6332
8cf51b2c
GM
63332006-05-20 Eli Zaretskii <eliz@gnu.org>
6334
6335 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6336 and their aliases.
6337
6338 * msdog.texi (Windows Printing): Mention non-support of plain text
6339 printing with some el-cheapo printers, and suggest a workaround.
6340
63412006-05-20 Kevin Ryde <user42@zip.com.au>
6342
6343 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6344 remove the bit saying you must set it.
6345
63462006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6347
6348 * trouble.texi (Checklist):
6349 * text.texi (Text, Auto Fill, Text Mode):
6350 * search.texi (Nonincremental Search):
6351 * rmail.texi (Rmail Labels):
6352 * mule.texi (Input Methods, Multibyte Conversion):
6353 * misc.texi (Gnus, Where to Look, PostScript):
6354 * maintaining.texi (Create Tags Table):
6355 * indent.texi (Indentation Commands):
6356 * fixit.texi (Spelling):
6357 * emacs.texi (Copying):
6358 * custom.texi (Init File): ifinfo -> ifnottex.
6359
8cf51b2c
GM
63602006-05-17 Richard Stallman <rms@gnu.org>
6361
6362 * files.texi (Diff Mode): Mention C-x `.
6363
63642006-05-08 Richard Stallman <rms@gnu.org>
6365
6366 * custom.texi (Disabling): Textual cleanups.
6367
8cf51b2c
GM
63682006-05-12 Glenn Morris <rgm@gnu.org>
6369
6370 * calendar.texi (Displaying the Diary, Format of Diary File):
6371 Refer to diary-view-entries, diary-list-entries,
6372 diary-show-all-entries rather than obsolete aliases.
6373
63742006-05-12 Eli Zaretskii <eliz@gnu.org>
6375
6376 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6377 (Displaying the Diary, Special Diary Entries, Importing Diary):
6378 * building.texi (Compilation Shell):
6379 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6380 emacs-xtra with @inforef's.
6381
6382 * files.texi (Visiting): Fix wording.
6383
6384 * mule.texi (Coding Systems, Text Coding): More indexing.
6385 Mention that C-x RET f can set eol conversion.
6386
c8763fb6 63872006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6388
6389 * xresmini.texi (GTK resources): Insert GTK description.
6390
6391 * xresources.texi (GTK resources): metafont should be menufont.
6392
8cf51b2c
GM
63932006-05-06 Michael Albinus <michael.albinus@gmx.de>
6394
49823426 6395 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6396 method, user name and host name is active only in partial
6397 completion mode.
6398
8cf51b2c
GM
63992006-05-06 Eli Zaretskii <eliz@gnu.org>
6400
6401 * makefile.w32-in (emacs.dvi):
6402 * Makefile.in (emacs.dvi): Add xresmini.texi.
6403
6404 * xresmini.texi (Table of Resources): Remove xref to non-existent
6405 node "LessTif Resources".
6406
6407 * msdog.texi (Microsoft Windows):
6408 * calendar.texi (Calendar/Diary, Displaying the Diary)
6409 (Special Diary Entries, Importing Diary, Holidays):
6410 * programs.texi (Program Modes):
6411 * text.texi (Text):
6412 * buffers.texi (Several Buffers):
6413 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6414
64152006-05-06 Eli Zaretskii <eliz@gnu.org>
6416
6417 The following changes merge the emacs-xtra manual into the main
6418 manual, but only for on-line version of the manual.
6419
6420 * vc2-xtra.texi (Version Backups, Local Version Control)
6421 (Making Snapshots, Change Logs and VC, Version Headers)
6422 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6423 on-line manual.
6424
6425 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6426 for on-line manual.
6427
6428 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6429 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6430 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6431 for on-line manual.
6432
6433 * fortran-xtra.texi (Fortran, Fortran Autofill)
6434 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6435 for on-line manual.
6436
6437 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6438 Conditional xref's for on-line manual.
6439
6440 * emerge-xtra.texi (Emerge, Overview of Emerge)
6441 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6442 manual.
6443
6444 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6445 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6446 (EMACSSOURCES): Use EMACS_XTRA.
6447 (../info/emacs-xtra): Remove.
6448 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6449
6450 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6451 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6452 (EMACSSOURCES): Use EMACS_XTRA.
6453 ($(infodir)/emacs-xtra): Remove.
6454 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6455
6456 * trouble.texi (Quitting):
6457 * text.texi (Text):
6458 * programs.texi (Program Modes):
6459 * msdog.texi (Microsoft Windows):
6460 * frames.texi (Frames):
6461 * files.texi (Backup, Version Control, VC Concepts)
6462 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6463 (Registering, VC Status, VC Undo, Multi-User Branching)
6464 (Comparing Files):
6465 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6466 (Displaying the Diary, Special Diary Entries, Importing Diary):
6467 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6468 conditional xref's, depending on @iftex/@ifnottex.
6469
6470 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6471 "MS-DOS". @include msdog-xtra.texi.
6472
6473 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6474 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6475
6476 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6477 for vc-xtra.texi subsections.
6478 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6479 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6480
6481 * sending.texi (Sending Mail): A @node line without explicit Prev,
6482 Next, and Up links.
6483
6484 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6485 Next, and Up links.
6486
6487 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6488 and its sections. @include picture-xtra.texi.
6489
6490 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6491 "Emerge".
6492 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6493
6494 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6495 exact duplicate of its name-sake in calendar.texi.
6496
6497 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6498 "Advanced Calendar/Diary Usage".
6499 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6500
6501 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6502 dired-xtra.texi.
6503 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6504
6505 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6506 (Files) [ifnottex]: Add menu entry for Autorevert.
6507
6508 * emacs-xtra.texi (Introduction): Reword to make consistent with
6509 printed version only.
6510 <Top level>: Remove the body of all chapters and move them to the
6511 new *-xtra.texi files. Use @raisesections and @lowersections to
6512 convert sections to chapters etc.
6513
6514 * msdog-xtra.texi:
6515 * fortran-xtra.texi:
6516 * vc-xtra.texi:
6517 * vc1-xtra.texi:
6518 * vc2-xtra.texi:
6519 * emerge-xtra.texi:
6520 * cal-xtra.texi:
6521 * dired-xtra.texi:
6522 * arevert-xtra.texi: New files, with text from respective chapters
6523 of emacs-xtra.texi. Convert each @chapter into @section, @section
6524 into @subsection, etc.
6525
1c6c854e 6526 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6527 updated.
6528
6529 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6530 Windows". All references updated.
6531
65322006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6533
6534 * macos.texi (Mac Input): Mention input from Character Palette.
6535 (Mac Font Specs): Fix typo.
6536
65372006-05-05 Richard Stallman <rms@gnu.org>
6538
6539 * files.texi (Diff Mode): Minor cleanup.
6540
65412006-05-05 Karl Berry <karl@gnu.org>
6542
8cf51b2c
GM
6543 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6544 errors from the current release of makeinfo (4.8).
6545 * help.texi (Library Keywords): Change widest word in multitable
6546 template from `emulations' to `convenience'. (Not sure if this is
6547 related to the font change.)
6548
65492006-05-05 Eli Zaretskii <eliz@gnu.org>
6550
6551 * files.texi (File Names): Add a footnote about limited support of
6552 ~USER on MS-Windows.
6553
6554 * cmdargs.texi (Initial Options): Add a footnote about limited
6555 support of ~USER on MS-Windows.
6556
65572006-05-03 Richard Stallman <rms@gnu.org>
6558
6559 * files.texi (Diff Mode): Node moved here.
6560 (Comparing Files): Delete what duplicates new node.
6561 (Files): Put Diff Mode in menu.
6562
1c6c854e 6563 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6564
6565 * emacs.texi (Top): Update menu for Diff Mode.
6566
6567 * trouble.texi (Emergency Escape): Simplify.
6568
6569 * emacs.texi (Top): Minor clarification.
6570
65712006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6572
6573 * commands.texi, entering.texi, screen.texi: Many simplifications.
6574
65752006-05-03 Richard Stallman <rms@gnu.org>
6576
6577 * commands.texi (Text Characters): Delete paragraph about unibyte
6578 non-ASCII printing chars.
6579
6580 * killing.texi (Killing): Say "graphical displays".
6581 * display.texi: Say "graphical displays".
6582
6583 * cmdargs.texi (Misc X): Say "graphical displays".
6584
65852006-05-01 Richard Stallman <rms@gnu.org>
6586
6587 * emacs.texi (Top): Add Diff Mode to menu.
6588
65892006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6590
6591 * misc.texi (Diff Mode): New node.
6592
65932006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6594
6595 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6596 (Mac Environment Variables): Shorten example line.
6597 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6598
65992006-05-01 Nick Roberts <nickrob@snap.net.nz>
6600
6601 * building.texi (GUD Customization): Describe cases %d and %c.
6602 Update description for %e.
6603
66042006-04-30 Glenn Morris <rgm@gnu.org>
6605
6606 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6607
66082006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6609
6610 * custom.texi (Examining): Update C-h v output example.
6611
66122006-04-29 Kim F. Storm <storm@cua.dk>
6613
6614 * building.texi (Grep Searching): Add lgrep and rgrep.
6615
8cf51b2c
GM
66162006-04-23 Richard Stallman <rms@gnu.org>
6617
6618 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6619
6620 * xresmini.texi: New file.
6621
6622 * xresources.texi (Face Resources): Split table into font resources
6623 and the rest. Combine similar attributes for brevity.
6624
8cf51b2c
GM
66252006-04-21 Eli Zaretskii <eliz@gnu.org>
6626
6627 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6628 backslashes and case-insensitivity in file names (moved to the
6629 main manual).
6630 (MS-DOS Printing): Move most of the text to the main manual.
6631
6632 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6633 New nodes.
6634 (Windows Processes, Windows System Menu): Add index entries and
6635 fix wording.
6636
8cf51b2c
GM
66372006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6638
6639 * misc.texi (Shell Ring): Add notes on saved input when
6640 navigating off the end of the history list.
6641
66422006-04-18 Chong Yidong <cyd@mit.edu>
6643
6644 * misc.texi (Shell Options): Correct default value of
6645 comint-scroll-show-maximum-output.
6646
8cf51b2c
GM
66472006-04-18 Nick Roberts <nickrob@snap.net.nz>
6648
6649 * building.texi (Watch Expressions): Update.
6650
8cf51b2c
GM
66512006-04-12 Richard Stallman <rms@gnu.org>
6652
6653 * search.texi: Clean up previous change.
6654
66552006-04-12 Eli Zaretskii <eliz@gnu.org>
6656
6657 * search.texi (Regexp Backslash, Regexp Replace): Add index
6658 entries for ``back reference'' and mention the term itself in the
6659 text.
6660
66612006-04-11 Richard Stallman <rms@gnu.org>
6662
6663 * custom.texi (Safe File Variables):
6664 Document enable-local-variables = :safe.
6665
66662006-04-11 Karl Berry <karl@gnu.org>
6667
6668 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6669 (Remote Repositories, Version Backups, Local Version Control)
6670 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6671 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6672 (Renaming VC Work Files and Master Files)
6673 (Inserting Version Control Headers, Customizing VC, General Options)
6674 (Options for RCS and SCCS, Options specific for CVS): Move all
6675 these nodes to emacs-xtra.texi, for brevity.
6676 * cmdargs.texi, files.texi: Change cross-references.
6677
8cf51b2c
GM
66782006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6679
6680 * files.texi (Old Versions): Update description of vc-annotate's
6681 use of color to indicate date ranges.
6682
8cf51b2c
GM
66832006-04-09 Kevin Ryde <user42@zip.com.au>
6684
8cf51b2c
GM
6685 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6686 put info and printed manual names the right way around.
6687
66882006-04-09 Karl Berry <karl@gnu.org>
6689
6690 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6691 emacs-xtra.texi, leaving only MS Windows information.
6692 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6693 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6694 node names.
6695
6696 * emacs.texi: Move @summarycontents and @contents to the beginning
6697 of the file.
6698
8cf51b2c
GM
66992006-04-08 Kevin Ryde <user42@zip.com.au>
6700
6701 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6702
67032006-04-07 Richard Stallman <rms@gnu.org>
6704
6705 * programs.texi (Comments, Comment Commands, Options for Comments)
6706 (Multi-Line Comments): "Align", not "indent".
6707 (Basic Indent): C-j deletes trailing whitespace before the newline.
6708
67092006-04-06 Richard Stallman <rms@gnu.org>
6710
8cf51b2c
GM
6711 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6712
67132006-04-06 Eli Zaretskii <eliz@gnu.org>
6714
6715 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6716
8cf51b2c
GM
67172006-04-05 Richard Stallman <rms@gnu.org>
6718
6719 * emacs.texi (Top): Update subnode menu.
6720
6721 * trouble.texi (Unasked-for Search): Node deleted.
6722 (Lossage): Delete from menu.
6723
67242006-04-04 Richard Stallman <rms@gnu.org>
6725
6726 * trouble.texi: Various cleanups.
6727 (Checklist): Don't bother saying how to snail a bug report.
6728 (Emergency Escape): Much rewriting.
6729 (After a Crash): Rename the core dump immediately.
6730 (Total Frustration): Call it a psychotherapist.
6731 (Bug Criteria): Avoid "illegal instruction".
6732 (Sending Patches): We always put the contributor's name in.
6733
6734 * misc.texi (Thumbnails): Minor correction.
6735
8cf51b2c
GM
67362006-04-03 Richard Stallman <rms@gnu.org>
6737
6738 * misc.texi (Thumbnails): Minor cleanup.
6739
67402006-04-02 Karl Berry <karl@gnu.org>
6741
6742 * sending.texi (Mail Sending): pxref to Top needs five args.
6743
6744 * texinfo.tex: Update to current version (2006-03-21.13).
6745
8cf51b2c
GM
67462006-03-31 Richard Stallman <rms@gnu.org>
6747
6748 * emacs.texi (Top): Update subnode menu.
6749
6750 * help.texi (Help Mode): Cleanup.
6751
6752 * dired.texi: Many cleanups.
6753 (Dired Deletion): Describe dired-recursive-deletes.
6754 (Operating on Files): dired-create-directory moved.
6755 (Misc Dired Features): Move to here.
6756 (Tumme): Node moved to misc.texi.
6757
6758 * custom.texi: Many cleanups.
6759 (Minor Modes): Don't mention ISO Accents Mode.
6760 (Examining): Update C-h v output example.
6761 (Hooks): Add index and xref for add-hook.
6762 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6763 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6764
6765 * misc.texi: Many cleanups.
6766 (beginning): Add to summary of topics.
6767 (Shell): Put eshell xref at the end. Remove eshell from table.
6768 (Thumbnails): New node.
6769
8cf51b2c
GM
67702006-03-28 Eli Zaretskii <eliz@gnu.org>
6771
6772 * files.texi (File Name Cache): Make it clear that the cache is
6773 not persistent.
6774
8cf51b2c
GM
67752006-03-25 Karl Berry <karl@gnu.org>
6776
49823426
GM
6777 * emacs-xtra.texi, emacs.texi, gnu.texi:
6778 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6779 (2) do not indent copyright year list (or anything else).
6780
8cf51b2c
GM
67812006-03-21 Juanma Barranquero <lekktu@gmail.com>
6782
6783 * files.texi (VC Dired Mode): Remove misplaced brackets.
6784
67852006-03-21 Andre Spiegel <spiegel@gnu.org>
6786
6787 * files.texi: Various updates and clarifications in the VC chapter.
6788
67892006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6790
6791 * help.texi (Help Mode): Document "C-c C-c".
6792
8cf51b2c
GM
67932006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6794
6795 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6796 menu in the standalone Info reader.
6797
67982006-03-15 Chong Yidong <cyd@stupidchicken.com>
6799
6800 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6801 moved here from Emacs manual.
6802
6803 * programs.texi (Fortran): Section moved to emacs-xtra.
6804 (Program Modes): Xref to Fortran in emacs-xtra.
6805
6806 * maintaining.texi (Emerge): Move to emacs-xtra.
6807 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6808
6809 * picture.texi: File deleted.
6810 * Makefile.in:
6811 * makefile.w32-in: Remove picture.texi.
6812
6813 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6814 * abbrevs.texi (Abbrevs):
6815 * sending.texi (Sending Mail): Picture node removed.
6816
6817 * emacs.texi (Top): Update node listings.
6818
8cf51b2c
GM
68192006-03-12 Richard Stallman <rms@gnu.org>
6820
6821 * calendar.texi: Various cleanups.
6822
8cf51b2c
GM
68232006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6824
6825 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6826 syntax.
6827
8cf51b2c
GM
68282006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6829
6830 * search.texi (Regexps): More accurately describe which characters
6831 are special in which situations. Recommend _not_ to quote `]' or
6832 `-' when they are not special.
6833
8cf51b2c
GM
68342006-02-28 Andre Spiegel <spiegel@gnu.org>
6835
6836 * files.texi (Old Versions): Clarify operation of C-x v =.
6837
8cf51b2c
GM
68382006-02-21 Nick Roberts <nickrob@snap.net.nz>
6839
6840 * building.texi (Watch Expressions): Update and describe
6841 gdb-speedbar-auto-raise.
6842
68432006-02-19 Richard M. Stallman <rms@gnu.org>
6844
6845 * emacs.texi: Use @smallbook.
6846 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6847 Update subnode menu.
6848
6849 * building.texi (Lisp Interaction): Minor addition.
6850
68512006-02-18 Nick Roberts <nickrob@snap.net.nz>
6852
6853 * building.texi (Watch Expressions): Update and be more precise.
6854
c8763fb6 68552006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6856
6857 * maintaining.texi (Create Tags Table): Explain why the
6858 exception when etags writes to files under the /dev tree.
6859
68602006-02-14 Richard M. Stallman <rms@gnu.org>
6861
6862 * custom.texi (Safe File Variables): Lots of clarification.
6863 Renamed from Unsafe File Variables.
6864
68652006-02-14 Chong Yidong <cyd@stupidchicken.com>
6866
6867 * custom.texi (Unsafe File Variables): File variable confirmation
6868 assumed denied in batch mode.
6869
68702006-02-14 Richard M. Stallman <rms@gnu.org>
6871
6872 * building.texi (GDB User Interface Layout): Don't say `inferior'
6873 for program being debugged.
6874
68752006-02-15 Nick Roberts <nickrob@snap.net.nz>
6876
6877 * building.texi (GDB Graphical Interface):
6878 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6879
68802006-02-13 Chong Yidong <cyd@stupidchicken.com>
6881
6882 * custom.texi (Specifying File Variables, Unsafe File Variables):
6883 New nodes, split from File Variables. Document new file local
6884 variable behavior.
6885
68862006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6887
6888 * display.texi (Standard Faces):
8cf51b2c
GM
6889 * files.texi (Visiting):
6890 * frames.texi (Clipboard):
6891 * glossary.texi (Glossary) <Clipboard>:
6892 * xresources.texi (X Resources): Mention Mac OS port.
6893
8cf51b2c
GM
68942006-02-12 Richard M. Stallman <rms@gnu.org>
6895
6896 * building.texi (Building): Clarify topic in intro.
6897
6898 * maintaining.texi (Maintaining): Change title; clarify topic.
6899 Delete duplicate index entries.
6900
6901 * building.texi (Other GDB User Interface Buffers): Clarifications.
6902
6903 * text.texi (Cell Commands): Clarifications.
6904
6905 * programs.texi (Defuns): Delete duplicate explanation of
6906 left-margin paren convention.
6907 (Hungry Delete): Minor cleanup.
6908
69092006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6910
6911 * dired.texi (Tumme): More tumme documentation.
6912
69132006-02-11 Alan Mackenzie <acm@muc.de>
6914
6915 * programs.texi ("Hungry Delete"): Correct the appellation of the
6916 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6917
69182006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6919
6920 * dired.texi (Tumme): Fix small bug.
6921
69222006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6923
6924 * macos.texi (Mac International): Rename "fontset-mac" to
6925 "fontset-standard".
6926
8cf51b2c
GM
69272006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6928
6929 * dired.texi (Tumme): Basic documentation for Tumme added.
6930
8cf51b2c
GM
69312006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6932
6933 * mule.texi (International):
6934 * programs.texi (Basic Indent): Fix typos.
6935
8cf51b2c
GM
6936 * custom.texi (Minor Modes):
6937 * display.texi (Text Display):
6938 * commands.texi (Text Characters): Update xrefs.
6939
69402006-02-07 Richard M. Stallman <rms@gnu.org>
6941
6942 * emacs.texi (Top): Update subnode menu.
6943 Update info on old Emacs papers.
6944 (Intro): "Graphical display", not window system.
6945
6946 * xresources.texi (GTK styles): Minor clarifications.
6947
6948 * trouble.texi: "Graphical display", not window system.
6949 (Stuck Recursive): Minor clarification.
6950
6951 * text.texi: Minor clarifications.
6952 (Sentences): Explain why two-space convention is better.
6953 Explain sentence-end-without-period here.
6954 (Fill Commands): Not here.
6955 (Refill): Node moved down.
6956 (Filling): Update menu.
6957 (Table Creation, Cell Justification, Column Commands): Clarify.
6958
6959 * sending.texi: Minor clarifications.
6960
6961 * search.texi (Regexp Backslash): Clarification.
6962
6963 * rmail.texi: Minor cleanups.
6964 (Rmail): Delete digression about `rmail-mode'.
6965 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6966 (Rmail Files): Mention C-u M-x rmail.
6967 (Rmail Reply): Mention References.
6968 (Rmail Display): Mention rmail-nonignored-headers.
6969
6970 * programs.texi: Minor cleanups.
6971 (Comment Commands): Mention momentary Transient Mark mode.
6972 (Matching): Be more specific about customizing show-paren-mode.
6973 (Info Lookup): Don't list the modes that support C-h S.
6974 Just say what it does in an unsupported mode.
6975 (Man Page): Delete excessive info on customizing woman.
6976 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6977
6978 * abbrevs.texi: Minor clarifications.
6979 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6980 not "dynamic abbrevs" as if they were a kind of abbrev.
6981
6982 * picture.texi (Picture): Minor cleanup.
6983
6984 * mule.texi (Communication Coding): Say "other applications".
6985 (Fontsets): Not specific to X. Add xref to X Resources.
6986 (Unibyte Mode): Rename from Single-Byte Character Support.
6987 "Graphical display", not window system.
6988 (International): Update menu.
6989
6990 * maintaining.texi (Format of ChangeLog):
6991 New node, split out from ChangeLog.
6992 (ChangeLog): Clarifications in the remaining text.
6993 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6994 (Find Tag): Add @w.
6995 (Tags Search): Explain tag table order here. Simplify grep ref.
6996 (List Tags): tags-tag-face is a variable, not a face.
6997 (Emerge): Cleanups.
6998
6999 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7000 (Keyboard Macros): Avoid "the user".
7001
7002 * killing.texi: "Graphical display", not window system.
7003
7004 * help.texi (Help Echo): "Graphical display", not window system.
7005
7006 * glossary.texi: Say "you", not "the user". Say "graphical display".
7007
7008 * frames.texi: Minor cleanups. "Graphical display", not window system.
7009
7010 * files.texi (Visiting): Make drag-and-drop not X-specific.
7011
7012 * custom.texi: Minor cleanups. "Graphical display", not window system.
7013
7014 * cmdargs.texi: Minor cleanups.
7015
7016 * building.texi (Compilation): Move and split kill-compilation para.
7017 Add para about multiple compilers.
7018 (Compilation Mode): Commands also available in grep mode and others.
7019 Mention C-u C-x ` more tutorially. Clarify C-x `.
7020 (Compilation Shell): Clarify. Put Bash example first.
7021 (Grep Searching): Minor cleanups; add @w.
7022 (Debuggers): Minor cleanups.
7023 (Starting GUD): Make GDB xgraphical mode issue clearer.
7024 (Debugger Operation): Lots of clarifications including
7025 GDB tooltip side-effect issue.
7026 (Commands of GUD): Clarify.
7027 (GUD Customization): Add bashdb-mode-hook.
7028 (GDB Graphical Interface): Rewrite for clarity.
7029 (GDB User Interface Layout): Rewrite for clarity.
7030 (Stack Buffer, Watch Expressions): Likewise.
7031 (Other GDB User Interface Buffers): Cleanups.
7032 (Lisp Libraries, External Lisp): Cleanup.
7033
7034 * basic.texi (Position Info): "Graphical displays", rather than
7035 window systems.
7036
7037 * anti.texi: Minor cleanup.
7038
8cf51b2c
GM
70392006-02-03 Eli Zaretskii <eliz@gnu.org>
7040
7041 * custom.texi (Init File, Find Init): Add cross-references to
7042 where $HOME is described.
7043
70442006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7045
7046 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7047 is not inside the @table.
7048
7049 * emacs.texi (Top): Correct node name.
7050
7051 * files.texi (File Names): Fix @xref.
7052 (Reverting): Fix typo.
7053
7054 * mule.texi (International): Correct node name.
7055
7056 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7057
70582006-02-01 Richard M. Stallman <rms@gnu.org>
7059
7060 * emacs.texi (Top): Update subnode menu.
7061
7062 * mule.texi: Minor clarifications.
7063 Reduce the specific references to X Windows.
7064 Refer to "graphical" terminals, rather than window systems.
7065 (Text Coding): Rename from Specify Coding.
7066 (Communication Coding, File Name Coding, Terminal Coding):
7067 New nodes split out from Text Coding.
7068
7069 * kmacro.texi: Minor clarifications.
7070 (Keyboard Macro Ring): Comment out some excessive commands.
7071 (Basic Keyboard Macro): Split up the table, putting part in each node.
7072
7073 * major.texi: Minor clarifications.
7074
7075 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7076
7077 * windows.texi: Minor clarifications.
7078 (Change Window): Don't describe mode-line mouse cmds here.
7079 Add xref to Mode Line Mouse.
7080
7081 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7082
7083 * macos.texi (Mac International): Fix xref.
7084
7085 * indent.texi: Minor clarifications.
7086
7087 * frames.texi: Minor clarifications.
7088 Reduce the specific references to X Windows.
7089 Refer to "graphical" terminals, rather than window systems.
7090 (Frame Parameters): Don't mention commands like
7091 set-foreground-color. Just say to customize a face.
7092 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7093
7094 * files.texi: Minor clarifications.
7095 (Numbered Backups): New node, split out from Backup Names.
7096
7097 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7098
7099 * cmdargs.texi (General Variables): Fix xref.
7100
7101 * buffers.texi: Minor clarifications.
7102
8cf51b2c
GM
71032006-01-31 Richard M. Stallman <rms@gnu.org>
7104
7105 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7106 Nodes moved to top.
7107
7108 * display.texi: Minor clarifications.
7109 (Display): Rearrange menu.
7110 (Standard Faces): Mention query-replace face.
7111 (Faces): Simplify.
7112 (Font Lock): Simplify face customization info.
7113 (Highlight Changes): Node merged into Highlight Interactively.
7114 (Highlight Interactively): Much rewriting and cleanup.
7115 (Optional Mode Line): Narrowed line number not good for goto-line.
7116 Simplify face customization advice.
7117 (Text Display): Mention use of escape-glyph face.
7118 Move ctl-arrow and tab-width here.
7119 (Display Custom): Move no-redraw-on-reenter to end of node.
7120
7121 * search.texi: Minor clarifications.
7122 (Isearch Scroll): Simplify.
7123 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7124
7125 * regs.texi (Registers): Mention bookmarks here.
7126
7127 * mark.texi: Minor clarifications.
7128 (Selective Undo): Node deleted.
7129
7130 * m-x.texi: Minor clarifications.
7131
7132 * killing.texi: Minor clarifications.
7133 Refer to "graphical" terminals, rather than window systems.
7134
7135 * help.texi: Clarifications.
7136 (Help): Don't describe C-h F and C-h K here.
7137 (Key Help): Describe C-h K here.
7138 (Name Help): Mention Emacs Lisp Intro.
7139 Describe C-h F here.
7140 (Misc Help): Mention C-h F and C-h K only briefly.
7141
7142 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7143 Selective undo text merged in.
7144 (Spelling): Mention Aspell along with Ispell.
7145
7146 * emacs.texi (Top): Update subnode menus.
7147
7148 * basic.texi (Basic Undo): Rename from Undo. Most of text
7149 moved to new Undo node.
7150
8cf51b2c
GM
71512006-01-29 Chong Yidong <cyd@stupidchicken.com>
7152
7153 * basic.texi (Continuation Lines, Inserting Text):
7154 Mention longlines mode.
7155
71562006-01-29 Richard M. Stallman <rms@gnu.org>
7157
10d1d0af 7158 * screen.texi: Minor cleanups.
8cf51b2c
GM
7159 (Screen): Clean up the intro paragraphs.
7160 (Mode Line): Lots of rewriting. Handle frame-name better.
7161 eol-mnemonic-... vars moved out.
7162
7163 * emacs.texi (Top): Change menu item for MS-DOS node.
7164 Update subnode menu.
7165
7166 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7167 chapter relates to Windows. Title changed.
7168
7169 * mini.texi: Minor cleanups.
7170
7171 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7172 (Mark): Put it in the menu.
7173
7174 * entering.texi: Minor cleanups.
7175
7176 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7177 (Intro): Refer to "graphical" terminals, rather than X.
7178
7179 * display.texi (Display Custom): Add xref to Variables.
7180 (Optional Mode Line): eol-mnemonic-... vars moved here.
7181
7182 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7183 rather than X.
7184
8cf51b2c
GM
7185 * basic.texi: Minor cleanups.
7186 (Undo): selective-undo moved.
7187
8cf51b2c
GM
71882006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7189
7190 * anti.texi (Antinews): Various corrections and additions.
7191
71922006-01-23 Juri Linkov <juri@jurta.org>
7193
7194 * custom.texi (Easy Customization, Customization Groups)
7195 (Browsing Custom): Mention links along with buttons.
7196
8cf51b2c
GM
71972006-01-21 Eli Zaretskii <eliz@gnu.org>
7198
8cf51b2c
GM
7199 * text.texi (TeX Print): Use @key for TAB.
7200
8cf51b2c
GM
7201 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7202
8cf51b2c
GM
72032006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7204
7205 * files.texi (File Aliases): Don't claim that usually separate
7206 buffers are created for two file names that name the same data.
7207 Mention additional situations where different names mean the same
7208 file on disk.
7209
72102006-01-19 Richard M. Stallman <rms@gnu.org>
7211
7212 * killing.texi (Deletion): Upcase @key argument.
7213
7214 * custom.texi (Custom Themes): Minor cleanup.
7215
7216 * programs.texi (Hungry Delete): Upcase @key argument.
7217
8cf51b2c
GM
72182006-01-16 Juri Linkov <juri@jurta.org>
7219
7220 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7221 Move `mode-line-highlight' before `mode-line-buffer-id'.
7222
8cf51b2c
GM
72232006-01-14 Richard M. Stallman <rms@gnu.org>
7224
7225 * basic.texi (Inserting Text): Minor cleanup.
7226
8cf51b2c
GM
72272006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7228
7229 * custom.texi (Changing a Variable, Face Customization):
7230 Update for changes in Custom menus.
7231
8cf51b2c
GM
72322006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7233
7234 * macos.texi (Mac International): Undo last change.
7235
8cf51b2c
GM
72362006-01-02 Chong Yidong <cyd@stupidchicken.com>
7237
7238 * custom.texi (Custom Themes): Describe the new
7239 customize-create-theme interface.
7240
72412005-12-30 Juri Linkov <juri@jurta.org>
7242
7243 * basic.texi (Position Info): Update example.
7244
c8763fb6 72452005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7246
7247 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7248
72492005-12-24 Chong Yidong <cyd@stupidchicken.com>
7250
7251 * custom.texi (Custom Themes): `load-theme' always loads.
7252
72532005-12-23 Juri Linkov <juri@jurta.org>
7254
7255 * display.texi (Highlight Interactively): Use double space to
7256 separate sentences. Replace C-p with M-p, and C-n with M-n.
7257
72582005-12-22 Richard M. Stallman <rms@gnu.org>
7259
7260 * custom.texi (Easy Customization and subnodes):
7261 Replace "active field" with "button".
7262 Use "user option" only for variables.
7263 Use "setting" for variable-or-face.
7264
72652005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7266
7267 * buffers.texi (Select Buffer): Change order in table to make
7268 "Similar" refer to the correct item.
7269 (Indirect Buffers): Minor rewording.
7270
8cf51b2c
GM
72712005-12-20 Juri Linkov <juri@jurta.org>
7272
7273 * files.texi (VC Status): Put P and N near p and n.
7274
8cf51b2c
GM
72752005-12-19 Richard M. Stallman <rms@gnu.org>
7276
7277 * programs.texi (Electric C): Delete the info about newline control.
7278 (Other C Commands): Minor cleanup.
7279 (Left Margin Paren): Minor cleanup.
7280
72812005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7282
7283 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7284 (Customization Groups): Delete text moved to "Browsing Custom".
7285 (Browsing Custom): New node.
7286 (Specific Customization): Clarify which commands only work for
7287 loaded options.
7288
72892005-12-18 Bill Wohler <wohler@newt.com>
7290
7291 * frames.texi (Tool Bars): Shorten text of previous change.
7292
72932005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7294
7295 * files.texi (VC Status): Document log-view mode.
7296
72972005-12-18 Bill Wohler <wohler@newt.com>
7298
7299 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7300 permanently via the customize interface.
7301
8cf51b2c
GM
73022005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7303
7304 * killing.texi (Killing by Lines): Document `kill-whole-line'
7305 function.
7306
c8763fb6 73072005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7308
7309 * buffers.texi (Select Buffer): Change `prev-buffer' to
7310 `previous-buffer'. Indicate that these functions use a frame
7311 local buffer list.
7312
8cf51b2c
GM
73132005-12-12 Richard M. Stallman <rms@gnu.org>
7314
7315 * custom.texi (Easy Customization): Change menu comment.
7316 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7317
7318 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7319 (Help): Among the Apropos commands, describe only C-h a here.
7320
73212005-12-11 Richard M. Stallman <rms@gnu.org>
7322
7323 * programs.texi (Options for Comments): Comment-end starts with space.
7324
7325 * glossary.texi (Glossary): Minor cleanup.
7326
7327 * files.texi (Old Versions): Use @table.
7328
8cf51b2c
GM
73292005-12-10 David Koppelman <koppel@ece.lsu.edu>
7330
7331 * display.texi (Highlight Interactively): Include
7332 global-hi-lock-mode. Add miscellaneous details and elaborations.
7333
73342005-12-09 Richard M. Stallman <rms@gnu.org>
7335
7336 * display.texi (Font Lock): Delete the Global FL menu item.
7337
73382005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7339
7340 * custom.texi (Minibuffer Maps): Mention the maps for file name
7341 completion.
7342
73432005-12-09 Kim F. Storm <storm@cua.dk>
7344
7345 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7346 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7347 cursor to next corner in rectangle; clarify insert around rectangle.
7348
8cf51b2c
GM
73492005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7350
7351 * custom.texi (Customization): Use xref to elisp manual for
7352 non-TeX output.
7353 (Minor Modes): Update.
7354 (Customization Groups, Changing a Variable, Face Customization):
7355 Update for new appearance of Custom buffers.
7356 (Changing a Variable): `custom-buffer-done-function' has been
7357 replaced by `custom-buffer-done-kill'.
7358 (Specific Customization): In the `customize-group' buffer, a
7359 subgroup's contents are not "hidden". They are not included at
7360 all. They have no [Show] button.
7361 (Mouse Buttons): Add pxref to description of mouse event lists in
7362 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7363 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7364 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7365
73662005-12-08 Richard M. Stallman <rms@gnu.org>
7367
7368 * mini.texi (Completion Commands, Completion):
7369 In file name input, SPC does not do completion.
7370
8cf51b2c
GM
73712005-12-08 Nick Roberts <nickrob@snap.net.nz>
7372
7373 * building.texi (GDB Graphical Interface): Explain screen size
7374 setting.
7375 (Other GDB User Interface Buffers): Describe features specific to
7376 GDB 6.4.
7377
8cf51b2c
GM
73782005-12-01 Nick Roberts <nickrob@snap.net.nz>
7379
7380 * building.texi (GDB User Interface Layout): Describe how to
7381 kill associated buffers.
7382 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7383 (Watch Expressions): Be more precise.
7384 (Other GDB User Interface Buffers): Describe how to change a
7385 register value.
7386
8cf51b2c
GM
73872005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7388
7389 * macos.texi (Mac Input): Remove description of
7390 mac-command-key-is-meta. Add descriptions of
7391 mac-control-modifier, mac-command-modifier, and
7392 mac-option-modifier.
7393 (Mac International): Fix description of conversion of clipboard data.
7394 (Mac Font Specs): Add example of font customization by face attributes.
7395
73962005-11-22 Nick Roberts <nickrob@snap.net.nz>
7397
7398 * building.texi (Watch Expressions): Expand description.
7399 (Other GDB User Interface Buffers): Describe local map for
7400 gud-watch.
7401
74022005-11-21 Chong Yidong <cyd@stupidchicken.com>
7403
7404 * display.texi (Font Lock): Font lock is enabled by default now.
7405
74062005-11-20 Juri Linkov <juri@jurta.org>
7407
7408 * basic.texi (Position Info): Update examples of the output.
7409 Remove the fact that examples are produced in the TeXinfo buffer,
7410 because in the Info reader users will get a different output from
7411 `C-x ='.
7412
7413 * building.texi (Compilation Mode): Remove paragraph duplicated
7414 from the node `Compilation'. Add `compilation-skip-threshold'.
7415
7416 * display.texi (Font Lock): Suggest more user-friendly method of
7417 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7418
74192005-11-18 Richard M. Stallman <rms@gnu.org>
7420
7421 * files.texi (Registering): Mention @@ in mode line.
7422
7423 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7424
74252005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7426
7427 * files.texi (Renaming and VC): Some back-ends don't
7428 handle renaming.
7429
8cf51b2c
GM
74302005-11-17 Juri Linkov <juri@jurta.org>
7431
7432 * emacs.texi (Top):
7433 * display.texi (Highlight Interactively): Put this font-lock based
7434 mode near Font Lock node.
7435
74362005-11-16 Chong Yidong <cyd@stupidchicken.com>
7437
7438 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7439 icons.
7440
74412005-11-12 Kim F. Storm <storm@cua.dk>
7442
7443 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7444 (Help Summary): Add C-h d and C-h e.
7445 (Apropos): Clarify that all apropos commands may search for either
7446 list of words or a regexp. Add C-h d for apropos-documentation.
7447 Describe apropos-documentation-sort-by-scores user option.
7448
8cf51b2c
GM
74492005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7450
7451 * killing.texi (CUA Bindings): Add @section.
7452
74532005-11-10 Kim F. Storm <storm@cua.dk>
7454
7455 * emacs.texi (Top): Add CUA Bindings entry to menu.
7456
7457 * killing.texi (CUA Bindings): New node. Moved here from
7458 misc.texi and extended with info on rectangle commands and
7459 rectangle highlighting, interface to registers, and the global
7460 mark feature.
7461
7462 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7463
7464 * regs.texi: Prev link points to CUA Bindings node.
7465
74662005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7467
7468 * help.texi (Help Echo): By default, help echos are only shown on
7469 mouse-over, not on point-over.
7470
c8763fb6 74712005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7472
7473 * misc.texi (Shell Mode): Describe how to activate password echoing.
7474
8cf51b2c
GM
74752005-11-04 Romain Francoise <romain@orebokech.com>
7476
7477 * mark.texi (Mark Ring): Fix typo.
7478
74792005-11-03 Richard M. Stallman <rms@gnu.org>
7480
7481 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7482
74832005-11-01 Bill Wohler <wohler@newt.com>
7484
7485 * help.texi (Help Mode): Fix typo.
7486
74872005-11-01 Nick Roberts <nickrob@snap.net.nz>
7488
1c6c854e
CS
7489 * building.texi (Other GDB User Interface Buffers):
7490 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7491
74922005-10-31 Romain Francoise <romain@orebokech.com>
7493
7494 * files.texi (Compressed Files): Fix typo.
7495
7496 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7497
7498 * windows.texi (Force Same Window): Likewise.
7499
75002005-10-30 Bill Wohler <wohler@newt.com>
7501
7502 * help.texi (Help Mode): URLs viewed with browse-url.
7503
75042005-10-31 Nick Roberts <nickrob@snap.net.nz>
7505
7506 * building.texi (GDB Graphical Interface): Don't reference
7507 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7508 must stay in same frame.
7509
75102005-10-29 Chong Yidong <cyd@stupidchicken.com>
7511
7512 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7513
7514 * anti.texi (Antinews): Likewise.
7515
8cf51b2c
GM
75162005-10-28 Bill Wohler <wohler@newt.com>
7517
7518 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7519
75202005-10-28 Richard M. Stallman <rms@gnu.org>
7521
7522 * files.texi (Visiting): Explain how to enter ? in a file name.
7523
7524 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7525
8cf51b2c
GM
75262005-10-25 Nick Roberts <nickrob@snap.net.nz>
7527
1c6c854e
CS
7528 * building.texi (GDB Graphical Interface):
7529 Describe gdb-mouse-until.
8cf51b2c
GM
7530
75312005-10-23 Richard M. Stallman <rms@gnu.org>
7532
7533 * custom.texi (Init File): Recommend when to use site-start.el.
7534
8cf51b2c
GM
75352005-10-21 Juri Linkov <juri@jurta.org>
7536
7537 * custom.texi (Examining): Mention accessing the old variable
7538 value via M-n in set-variable.
7539
8cf51b2c
GM
75402005-10-18 Romain Francoise <romain@orebokech.com>
7541
7542 * files.texi (Version Systems): Capitalize GNU.
7543
8cf51b2c
GM
75442005-10-18 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * building.texi (Compilation Mode): Remove redundant paragraph.
7547 (Watch Expressions): Remove paragraph to reflect code change.
7548
8cf51b2c
GM
75492005-10-16 Richard M. Stallman <rms@gnu.org>
7550
7551 * building.texi (Compilation Mode, Compilation): Clarified.
7552
75532005-10-15 Richard M. Stallman <rms@gnu.org>
7554
7555 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7556
8cf51b2c
GM
75572005-10-13 Kenichi Handa <handa@m17n.org>
7558
7559 * basic.texi (Position Info): Fix previous change.
7560
c8763fb6 75612005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7562
7563 * cmdargs.texi (Icons X): Fix typo.
7564
75652005-10-12 Kenichi Handa <handa@m17n.org>
7566
7567 * basic.texi (Position Info): Describe the case that Emacs shows
7568 "part of display ...".
7569
c8763fb6 75702005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7571
7572 * cmdargs.texi (Icons X): -nb => -nbi.
7573
75742005-10-10 Chong Yidong <cyd@stupidchicken.com>
7575
7576 * frames.texi (Speedbar): A couple more clarifications.
7577
75782005-10-11 Nick Roberts <nickrob@snap.net.nz>
7579
7580 * building.texi (GDB User Interface Layout): Improve diagram.
7581 (Watch Expressions): Explain how to make speedbar global.
7582 (Other GDB User Interface Buffers): Make references more precise.
7583
8cf51b2c
GM
75842005-10-09 Richard M. Stallman <rms@gnu.org>
7585
7586 * frames.texi (Speedbar): Clarify the text.
7587
75882005-10-09 Chong Yidong <cyd@stupidchicken.com>
7589
7590 * frames.texi (Speedbar): Add information on keybindings,
7591 dismissing the speedbar, and buffer display mode. Link to
7592 speedbar manual.
7593
c8763fb6 75942005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7595
1c6c854e 7596 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7597 added -nb, --no-bitmap-icon.
7598
8cf51b2c
GM
75992005-10-07 Nick Roberts <nickrob@snap.net.nz>
7600
7601 * building.texi (GDB Graphical Interface): Add variables and
7602 functions to indices. Be more precise.
7603
c8763fb6 76042005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7605
7606 * frames.texi (Drag and Drop): Remove the x- from
7607 x-dnd-open-file-other-window and xdnd-protocol-alist.
7608
76092005-09-30 Romain Francoise <romain@orebokech.com>
7610
7611 * mini.texi (Minibuffer): The default value now appears before the
7612 colon in minibuffer prompts.
7613
8cf51b2c
GM
76142005-09-25 Richard M. Stallman <rms@gnu.org>
7615
7616 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7617
8cf51b2c
GM
76182005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7619
7620 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7621
8cf51b2c
GM
76222005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7623
7624 * emacs.texi (Top): Update submenus from macos.texi.
7625
7626 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7627 (Mac OS): Update feature support status.
7628 (Mac Input): List supported input scripts. Remove description
7629 about `mac-keyboard-text-encoding'. Mention mouse button
7630 emulation and related variables.
7631 (Mac International): Mention Central European and Cyrillic
7632 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7633 Add description about coding system for selection.
7634 Add description about language environment.
7635 (Mac Environment Variables):
7636 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7637 arguments. Add Preferences support.
7638 (Mac Directories): Explicitly state that this node is for Mac OS
7639 Classic only.
1c6c854e
CS
7640 (Mac Font Specs): Mention specification for scalable fonts.
7641 List supported charsets. Add preferred way of creating fontsets.
7642 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7643 (Mac Functions): Add descriptions about `mac-set-file-creator',
7644 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7645 and `mac-get-preference'.
7646
8cf51b2c
GM
76472005-09-16 Romain Francoise <romain@orebokech.com>
7648
7649 Update all files to specify GFDL version 1.2.
7650
7651 * doclicense.texi (GNU Free Documentation License): Update to
7652 version 1.2.
7653
76542005-09-15 Richard M. Stallman <rms@gnu.org>
7655
7656 * buffers.texi (List Buffers): Fix xref.
7657
7658 * rmail.texi (Rmail Basics): Fix xref.
7659
7660 * emacs.texi (Top): Update subnode menus.
7661
7662 * files.texi (Saving Commands): New node, broken out of Saving.
7663 (Customize Save): New node, broken out of Saving.
7664 Clarify effect of write-region-inhibit-fsync.
7665 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7666
8cf51b2c
GM
76672005-09-14 Romain Francoise <romain@orebokech.com>
7668
7669 * files.texi (Saving): Mention write-region-inhibit-fsync.
7670
76712005-09-05 Chong Yidong <cyd@stupidchicken.com>
7672
7673 * custom.texi (Custom Themes): New node.
7674
76752005-09-03 Richard M. Stallman <rms@gnu.org>
7676
49823426
GM
7677 * search.texi (Search Case): Mention vars that control
7678 case-fold-search for various operations.
8cf51b2c
GM
7679
76802005-08-22 Juri Linkov <juri@jurta.org>
7681
7682 * display.texi (Standard Faces): Merge the text from
7683 `(elisp)Standard Faces' into this node.
7684
76852005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7686
7687 * emacs.texi (Top): Delete menu item for deleted node
7688 Keyboard Translations.
7689
76902005-08-18 Richard M. Stallman <rms@gnu.org>
7691
8cf51b2c
GM
7692 * trouble.texi (Unasked-for Search):
7693 Delete xref to Keyboard Translations.
7694
7695 * glossary.texi (Glossary): Delete xref.
7696
8cf51b2c
GM
7697 * custom.texi (Minor Modes): Say that the list here is not complete.
7698 (Keyboard Translations): Node deleted.
7699 (Disabling): Delete xref to it.
7700 (Customization Groups): Fix Custom buffer example.
7701 (Hooks): Mention remove-hooks.
7702
77032005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7704
7705 * building.texi (GDB Graphical Interface): Improve filling of menu
7706 item.
7707
77082005-08-18 Nick Roberts <nickrob@snap.net.nz>
7709
7710 * building.texi (GDB Graphical Interface): Use better node names.
7711
77122005-08-14 Richard M. Stallman <rms@gnu.org>
7713
7714 * text.texi (Sentences): Fix xref.
7715
77162005-08-14 Juri Linkov <juri@jurta.org>
7717
7718 * building.texi (Compilation, Grep Searching): Move grep command
7719 headings from `Compilation' to `Grep Searching'.
7720
7721 * dired.texi (Dired and Find):
7722 * maintaining.texi (Tags Search): Replace grep xref to
7723 `Compilation' node with `Grep Searching'.
7724
7725 * files.texi (Comparing Files): Replace xref to `Compilation' with
7726 `Compilation Mode'.
7727
77282005-08-13 Alan Mackenzie <acm@muc.de>
7729
7730 * search.texi (Non-ASCII Isearch): Correct a typo.
7731 (Replacement Commands): Mention query-replace key binding.
7732
77332005-08-11 Richard M. Stallman <rms@gnu.org>
7734
7735 * programs.texi (Options for Comments): Fix xref.
7736
7737 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7738 out of Regexps.
7739
8cf51b2c
GM
77402005-08-09 Juri Linkov <juri@jurta.org>
7741
7742 * building.texi (Compilation): Use `itemx' instead of `item'.
7743 (Grep Searching): Simplify phrase.
7744
7745 * display.texi (Standard Faces): Describe vertical-border on
7746 window systems.
7747
7748 * windows.texi (Split Window): Simplify phrase and mention
7749 vertical-border face.
7750
77512005-08-09 Richard M. Stallman <rms@gnu.org>
7752
7753 * files.texi (Comparing Files): Clarify compare-windows.
7754
7755 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7756
8cf51b2c
GM
77572005-08-06 Eli Zaretskii <eliz@gnu.org>
7758
7759 * mule.texi (Coding Systems): Rephrase the paragraph about
7760 codepages: no need for "M-x codepage-setup" anymore, except on
7761 MS-DOS.
7762
7763 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7764 the MS-DOS port only.
7765
77662005-07-30 Eli Zaretskii <eliz@gnu.org>
7767
7768 * makefile.w32-in (info): Don't run multi-install-info.bat.
7769 ($(infodir)/dir): New target, produced by running
7770 multi-install-info.bat.
7771
8cf51b2c
GM
77722005-07-22 Eli Zaretskii <eliz@gnu.org>
7773
7774 * files.texi (Quoted File Names): Add index entry.
7775
8cf51b2c
GM
77762005-07-19 Juri Linkov <juri@jurta.org>
7777
7778 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7779
77802005-07-18 Juri Linkov <juri@jurta.org>
7781
8cf51b2c
GM
7782 * custom.texi (Easy Customization):
7783 * files.texi (Old Versions):
7784 * frames.texi (Wheeled Mice):
7785 * mule.texi (Specify Coding):
8cf51b2c
GM
7786 * text.texi (Cell Justification):
7787 * trouble.texi (After a Crash):
8cf51b2c
GM
7788 * xresources.texi (GTK styles):
7789 Delete duplicate duplicate words.
7790
77912005-07-17 Richard M. Stallman <rms@gnu.org>
7792
7793 * frames.texi (Creating Frames): Fix foreground color example.
7794
7795 * custom.texi (Init Examples): Clean up text about conditionals.
7796
77972005-07-16 Richard M. Stallman <rms@gnu.org>
7798
7799 * mini.texi (Completion Commands): Fix command name for ?.
7800
8cf51b2c
GM
78012005-07-16 Eli Zaretskii <eliz@gnu.org>
7802
7803 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7804 `menu' face has no effect on w32 and with GTK.
7805 Add cross-references.
8cf51b2c
GM
7806
7807 * cmdargs.texi (General Variables): Clarify the default location
7808 of $HOME on w32 systems.
7809
78102005-07-15 Jason Rumney <jasonr@gnu.org>
7811
7812 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7813 changed.
7814
78152005-07-08 Kenichi Handa <handa@m17n.org>
7816
1c6c854e
CS
7817 * mule.texi (Recognize Coding):
7818 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7819
78202005-07-07 Richard M. Stallman <rms@gnu.org>
7821
7822 * anti.texi (Antinews): Mention mode-line-inverse-video.
7823
7824 * files.texi (Saving): Minor correction about C-x C-w.
7825
7826 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7827
78282005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7829
7830 * search.texi (Isearch Scroll): Add example of using the
7831 `isearch-scroll' property.
7832 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7833 `Display Custom' node.
7834 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7835 and de-emphasize it.
7836 (Other Repeating Search): `occur' currently can not correctly
7837 handle multiline matches. Correct, clarify and update description
7838 of `flush-lines' and `keep-lines'.
7839
7840 * display.texi (Display Custom): Add anchor for `baud-rate'.
7841
78422005-07-07 Richard M. Stallman <rms@gnu.org>
7843
7844 * gnu.texi: Update where to get GNU status; add refs for how to help.
7845 Add footnotes 6 and 7.
7846
78472005-07-04 Lute Kamstra <lute@gnu.org>
7848
7849 Update FSF's address in GPL notices.
7850
8cf51b2c 7851 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7852 * trouble.texi (Checklist): Update FSF's address.
7853
8cf51b2c
GM
78542005-06-24 Richard M. Stallman <rms@gnu.org>
7855
7856 * display.texi (Text Display): Change index entries.
7857
78582005-06-24 Eli Zaretskii <eliz@gnu.org>
7859
7860 * makefile.w32-in (MAKEINFO): Use --force.
7861 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7862 Makefile.in.
8cf51b2c
GM
7863
78642005-06-23 Richard M. Stallman <rms@gnu.org>
7865
1c6c854e 7866 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7867 nobreak-char-display.
7868
7869 * emacs.texi (Top): Update detailed node listing.
7870
1c6c854e 7871 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7872 to nobreak-char-display and no-break-space to nobreak-space.
7873 (Standard Faces): Split up the list of standard faces
7874 and put it in a separate node. Add nobreak-space and
7875 escape-glyph.
7876
8cf51b2c
GM
78772005-06-23 Lute Kamstra <lute@gnu.org>
7878
7879 * mule.texi (Select Input Method): Fix typo.
7880
78812005-06-23 Kenichi Handa <handa@m17n.org>
7882
1c6c854e
CS
7883 * mule.texi (International): List all supported scripts.
7884 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7885 distribution.
7886 (Language Environments): List all language environments.
7887 Intlfonts contains fonts for most supported scripts, not all..
7888 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7889 input a specific character.
8cf51b2c
GM
7890 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7891
78922005-06-23 Juanma Barranquero <lekktu@gmail.com>
7893
49823426 7894 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7895
78962005-06-22 Miles Bader <miles@gnu.org>
7897
7898 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7899
79002005-06-20 Miles Bader <miles@gnu.org>
7901
7902 * display.texi (Faces): Add `vertical-divider'.
7903
79042005-06-17 Richard M. Stallman <rms@gnu.org>
7905
7906 * text.texi (Adaptive Fill): Minor clarification.
7907
8cf51b2c
GM
79082005-06-10 Lute Kamstra <lute@gnu.org>
7909
7910 * emacs.texi (Top): Correct version number.
7911 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7912 refer to the current version of Emacs.
7913
79142005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7915
7916 * files.texi (Log Buffer): Document when there can be more than
7917 one file to be committed.
7918
79192005-06-08 Juri Linkov <juri@jurta.org>
7920
7921 * display.texi (Faces): Add `shadow' face.
7922
79232005-06-07 Masatake YAMATO <jet@gyve.org>
7924
7925 * display.texi (Faces): Write about mode-line-highlight.
7926
79272005-06-06 Richard M. Stallman <rms@gnu.org>
7928
7929 * misc.texi (Printing Package): Explain how to initialize
7930 printing package.
7931
7932 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7933
79342005-06-05 Chong Yidong <cyd@stupidchicken.com>
7935
7936 * emacs.texi: Rename Hardcopy to Printing.
7937 Make PostScript and PostScript Variables subnodes of it.
7938
7939 * misc.texi (Printing): Rename node from Hardcopy.
7940 Mention menu bar options.
7941 Move PostScript and PostScript Variables to submenu.
7942 (Printing package): New node.
7943
7944 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7945
7946 * dired.texi (Operating on Files): Likewise.
7947
7948 * calendar.texi (Displaying the Diary): Likewise.
7949
7950 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7951
7952 * glossary.texi (Glossary): Likewise.
7953
7954 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7955 effect.
7956
79572005-06-04 Richard M. Stallman <rms@gnu.org>
7958
7959 * trouble.texi (After a Crash): Polish previous change.
7960
8cf51b2c
GM
79612005-05-30 Noah Friedman <friedman@splode.com>
7962
7963 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7964 recovery mechanism.
7965
8cf51b2c
GM
79662005-05-28 Nick Roberts <nickrob@snap.net.nz>
7967
7968 * building.texi (Other Buffers): SPC toggles display of
7969 floating point registers.
7970
8cf51b2c
GM
79712005-05-27 Nick Roberts <nickrob@snap.net.nz>
7972
7973 * files.texi (Log Buffer): Merge in description of Log Edit
7974 mode from pcl-cvs.texi.
7975
79762005-05-26 Richard M. Stallman <rms@gnu.org>
7977
7978 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7979
8cf51b2c
GM
79802005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7981
7982 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7983 not enabled by default.
7984 When not on a word, `ispell-word' by default checks the word
7985 before point.
7986
79872005-05-24 Nick Roberts <nickrob@snap.net.nz>
7988
7989 * building.texi (Debugger Operation): Simplify last sentence.
7990
79912005-05-23 Lute Kamstra <lute@gnu.org>
7992
7993 * emacs.texi: Update FSF's address throughout.
7994 (Preface): Use @cite.
7995 (Distrib): Add cross reference to the node "Copying". Mention the
7996 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7997 printed manuals.
7998 (Intro): Use @xref for the Emacs Lisp Intro.
7999
8cf51b2c
GM
80002005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8001
8002 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8003
8004 * basic.texi (Moving Point): Mention default for `goto-line'.
8005
8006 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8007 of a variable's docstring.
8008
80092005-05-18 Lute Kamstra <lute@gnu.org>
8010
8011 * maintaining.texi (Overview of Emerge): Add cross reference.
8012 Remove duplication.
8013
8014 * emacs.texi (Top): Update to the current structure of the manual.
8015 * misc.texi (Emacs Server): Add menu description.
8016 * files.texi (Saving): Fix menu.
8017 * custom.texi (Customization): Fix menu.
8018 * mule.texi (International): Fix menu.
8019 * kmacro.texi (Keyboard Macros): Fix menu.
8020
80212005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8022
8023 * display.texi: Various minor changes.
8024 (Faces): Delete text that is repeated in the next section.
8025
80262005-05-16 Nick Roberts <nickrob@snap.net.nz>
8027
8028 * building.texi (Debugger Operation): Mention GUD tooltips are
8029 disabled with GDB in text command mode.
8030
8cf51b2c
GM
80312005-05-16 Nick Roberts <nickrob@snap.net.nz>
8032
8033 * building.texi: Replace toolbar with "tool bar" for consistency.
8034 (Compilation Mode): Describe compilation-context-lines
8035 and use of arrow in compilation buffer.
8036 (Debugger Operation): Replace help text with variable's value.
8037
8038 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8039 consistency.
8040
80412005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8042
8043 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8044 Add xref.
8045
8cf51b2c
GM
80462005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8047
8048 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8049 (Position Info): Delete discussion of `goto-line'. It is already
8050 described in `Moving point'.
8051
8052 * mini.texi (Completion Commands): Correct reference.
8053 (Completion Options): Fix typo.
8054
8055 * killing.texi (Deletion): Complete description of `C-x C-o'.
8056
8cf51b2c
GM
80572005-05-10 Richard M. Stallman <rms@gnu.org>
8058
8059 * building.texi (Compilation): Clarify recompile's directory choice.
8060
8061 * frames.texi (Tooltips): Cleanups.
8062
8063 * basic.texi (Arguments): Fix punctuation.
8064
80652005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8066
8067 * screen.texi (Menu Bar): The up and down (not left and right)
8068 arrow keys move through a keyboard menu.
8069
80702005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8071
8072 * basic.texi: Various typo and grammar fixes.
8073 (Moving Point): C-a now runs move-beginning-of-line.
8074
80752005-05-08 Nick Roberts <nickrob@snap.net.nz>
8076
8077 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8078
8079 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8080 as different animals.
8081
80822005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8083
8084 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8085 Correct index entry.
8086
80872005-05-07 Nick Roberts <nickrob@snap.net.nz>
8088
8089 * building.texi (Debugger Operation): Update to reflect changes
8090 in GUD tooltips.
8091
80922005-04-30 Richard M. Stallman <rms@gnu.org>
8093
8094 * files.texi (Compressed Files): Auto Compression normally enabled.
8095
8096 * building.texi (Debugger Operation): Clarify previous change.
8097
8cf51b2c
GM
80982005-04-28 Nick Roberts <nickrob@snap.net.nz>
8099
8100 * building.texi (Debugger Operation): Add description for
8101 GUD tooltips when program is not running.
8102
81032005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8104
8105 * misc.texi (Shell): Add `Shell Prompts' to menu.
8106 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8107 description. Delete remarks moved to new node.
8108 (Shell Prompts): New node.
8109 (History References): Replace remarks moved to `Shell Prompts'
8110 with xref to that node.
8111 (Remote Host): Clarify how to specify the terminal type when
8112 logging in to a different machine.
8113
81142005-04-26 Richard M. Stallman <rms@gnu.org>
8115
8116 * emacs.texi (Top): Update submenus from files.texi.
8117
8118 * files.texi (Filesets): Clarify previous change.
8119
8120 * dired.texi (Misc Dired Features): Clarify previous change.
8121
81222005-04-25 Chong Yidong <cyd@stupidchicken.com>
8123
8124 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8125
1c6c854e
CS
8126 * dired.texi (Misc Dired Features):
8127 Document dired-compare-directories.
8cf51b2c
GM
8128
8129 * files.texi (Filesets): New node.
8130 (File Conveniences): Document Image mode.
8131
8132 * text.texi (TeX Print): Document tex-compile.
8133
81342005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8135
8136 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8137 Delete redundant reference to tooltip Custom group. It is
8138 referred too again in the next paragraph.
8139
81402005-04-24 Richard M. Stallman <rms@gnu.org>
8141
8142 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8143
8cf51b2c
GM
81442005-04-19 Kim F. Storm <storm@cua.dk>
8145
8146 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8147
81482005-04-18 Lars Hansen <larsh@math.ku.dk>
8149
8150 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8151 turns off desktop-save-mode.
8152
81532005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8154
8155 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8156 by default in terminals compatible with xterm. Mention that
8157 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8158 node.
8159
8cf51b2c
GM
81602005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8161
8162 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8163
c8763fb6 81642005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8165
8166 * xresources.texi (Table of Resources): Add cursorBlink.
8167
81682005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8169
8170 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8171 `d', `C-d' and `u'.
8172
81732005-04-11 Richard M. Stallman <rms@gnu.org>
8174
8175 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8176 (Misc X): Add -D, --basic-display.
8177
8178 * maintaining.texi (Change Log): Correct the description of
8179 the example.
8180
8181 * major.texi (Choosing Modes): Document magic-mode-alist.
8182
8cf51b2c
GM
81832005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8184
8185 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8186 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8187 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8188 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8189 `w', respectively.
8190 (Rmail Labels): Mention `l'.
8191 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8192 (Rmail Summary Edit): Describe `j' and RET.
8193
c8763fb6 81942005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8195
8196 * xresources.texi (Lucid Resources): Add fontSet resource.
8197
8cf51b2c
GM
81982005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8199
8200 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8201 now called `indicate-empty-lines'.
8202
82032005-04-06 Kim F. Storm <storm@cua.dk>
8204
8205 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8206
82072005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8208
8209 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8210 deleted.
8211 (Marks vs Flags): Add some convenient key bindings.
8212 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8213 (Misc Dired Features): Correct and expand description of `w' command.
8214
8215 * frames.texi (XTerm Mouse): Delete apparently false info.
8216 The GNU/Linux console currently does not appear to support
8217 `xterm-mouse-mode'.
8218
8cf51b2c
GM
82192005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8220
8221 * calendar.texi (Diary): Mention shell utility `calendar'.
8222
82232005-04-01 Richard M. Stallman <rms@gnu.org>
8224
8225 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8226
8cf51b2c
GM
82272005-04-01 Lute Kamstra <lute@gnu.org>
8228
8229 * maintaining.texi (Change Log): add-change-log-entry uses
8230 add-log-mailing-address.
8231
82322005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8233
8234 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8235 `VC Mode Line' and put in an xref to that node.
8236 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8237 its description.
8238
82392005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8240
8241 * calendar.texi (Calendar Systems): Say that the Persian calendar
8242 implemented here is the arithmetical one championed by Birashk.
8243
82442005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8245
8246 * programs.texi (Fortran Motion): Fix previous change.
8247
8cf51b2c
GM
82482005-03-29 Richard M. Stallman <rms@gnu.org>
8249
8250 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8251
82522005-03-29 Chong Yidong <cyd@stupidchicken.com>
8253
8254 * text.texi (Refill): Refer to Long Lines Mode.
8255 (Longlines): New node.
8256 (Auto Fill): Don't index "word wrap" here.
8257 (Filling): Add Longlines to menu.
8258
82592005-03-29 Richard M. Stallman <rms@gnu.org>
8260
8261 * xresources.texi: Minor fixes.
8262
8263 * misc.texi (Emacs Server): Fix Texinfo usage.
8264
8265 * emacs.texi (Top): Don't use a real section heading for
8266 "Detailed Node Listing". Fake it instead.
8267
8268 * basic.texi (Position Info): Minor cleanup.
8269
8270 * mule.texi (Input Methods): Minor cleanup.
8271
82722005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8273
8274 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8275 constructs as well.
8276 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8277
82782005-03-29 Kenichi Handa <handa@m17n.org>
8279
8280 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8281
8282 * basic.texi (Position Info): Update the description about the
8283 command C-u C-x =.
8284
82852005-03-28 Richard M. Stallman <rms@gnu.org>
8286
8287 * emacs.texi (Top): Use @section for the detailed node listing.
8288
8289 * calendar.texi: Minor fixes to previous change.
8290
8291 * programs.texi (Fortran): Small fixes to previous changes.
8292
8293 * emacs.texi (Top): Update list of subnodes of Dired.
8294 Likewise for building.texi.
8295
8296 * files.texi (File Conveniences): Delete Auto Image File mode.
8297
82982005-03-28 Chong Yidong <cyd@stupidchicken.com>
8299
8300 * building.texi (Flymake): New node.
8301
8302 * custom.texi (Function Keys): Document kp- event types and
8303 keypad-setup package.
8304
8305 * dired.texi (Wdired): New node.
8306
8307 * files.texi (File Conveniences): Reorder entries.
8308 Explain how to turn on Auto-image-file mode.
8309 Document Thumbs mode.
8310
8311 * mule.texi (Specify Coding): Document recode-region and
8312 recode-file-name.
8313
8314 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8315
83162005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8317
8318 * commands.texi (Keys): M-o is now a prefix key.
8319
83202005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8321
8322 * programs.texi: Reformat and update copyright years.
8323 (Fortran): Update section.
8324
83252005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8326
8327 * files.texi: Several small changes in addition to:
8328 (Visiting): Change xref for Dialog Boxes to ref.
8329 (Version Headers): Replace references to obsolete var
8330 `vc-header-alist' with `vc-BACKEND-header'.
8331 (Customizing VC): Update value of `vc-handled-backends'.
8332
83332005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8334
8335 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8336 move here from Emacs Lisp Reference Manual.
8337 * calendar.texi (Calendar/Diary, Diary Commands)
8338 (Special Diary Entries, Importing Diary): Change some xrefs to
8339 point to emacs-xtra rather than elisp.
8340
8341 * emacs-xtra.texi (Calendar Customizing):
8342 Move view-diary-entries-initially, view-calendar-holidays-initially,
8343 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8344 Emacs Manual.
8345 (Appt Customizing): Merge entire section into main Emacs Manual.
8346 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8347 mark-holidays-in-calendar here from emacs-xtra.
8348 (Displaying the Diary): Move view-diary-entries-initially,
8349 mark-diary-entries-in-calendar here from emacs-xtra.
8350 (Appointments): Move appt-display-mode-line,
8351 appt-display-duration, appt-disp-window-function,
8352 appt-delete-window-function here from emacs-xtra.
8353
8354 * calendar.texi: Update and reformat copyright.
8355 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8356 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8357 (Diary): Refer to `diary-file' rather than ~/diary.
8358 (Diary Commands): Rename node to "Displaying the Diary".
8359 * emacs.texi (Top): Rename "Diary Commands" section.
8360 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8361
83622005-03-26 Eli Zaretskii <eliz@gnu.org>
8363
8364 * misc.texi (Emacs Server): Fix the command for setting
8365 server-name. Add an xref to Invoking emacsclient.
8366
8367 * help.texi (Help Summary): Clarify when "C-h ." will do something
8368 nontrivial.
8369 (Apropos): Add cindex entry for apropos-sort-by-scores.
8370
8371 * display.texi (Text Display): Add index entries for how no-break
8372 characters are displayed.
8373
8cf51b2c
GM
83742005-03-26 Eli Zaretskii <eliz@gnu.org>
8375
8376 * files.texi (Visiting): Fix cross-references introduced with the
8377 last change.
8378
8379 * xresources.texi (GTK resources): Fix last change.
8380
8cf51b2c
GM
83812005-03-25 Chong Yidong <cyd@stupidchicken.com>
8382
8383 * xresources.texi (X Resources): GTK options documented too.
8384 (Resources): Clarify meaning of program name.
8385 (Table of Resources): Add visualClass.
8386 (GTK resources): Rewrite.
8387 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8388
8389 * display.texi (Text Display): Mention non-breaking spaces.
8390
8391 * files.texi (Reverting): Document auto-revert-check-vc-info.
8392
8393 * frames.texi (Mouse Commands): Document
8394 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8395
8396 * help.texi (Help Summary): Add `C-h .'.
8397 (Apropos): Apropos accepts a list of search terms.
8398 Document apropos-sort-by-scores.
8399 (Help Echo): Document display-local-help.
8400
8401 * misc.texi (Emacs Server): Document server-name.
8402 (Invoking emacsclient): Document -s option for server names.
8403
8404 * text.texi (Outline Visibility): Introduce "current heading
8405 line" (commands can be called with point on a body line).
8406 Re-order table to follow the sequence of discussion.
8407 hide-body won't hide lines before first header line.
8408 (TeX Mode): Add DocTeX mode.
8409
8cf51b2c
GM
84102005-03-24 Richard M. Stallman <rms@gnu.org>
8411
8412 * mule.texi (Single-Byte Character Support): Delete mention
8413 of iso-acc.el and iso-transl.el.
8414
8cf51b2c
GM
84152005-03-23 Lute Kamstra <lute@gnu.org>
8416
8417 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8418
84192005-03-23 Richard M. Stallman <rms@gnu.org>
8420
8cf51b2c
GM
8421 * search.texi: Delete explicit node pointers.
8422 (Incremental Search): New menu.
8423 (Basic Isearch, Repeat Isearch, Error in Isearch)
8424 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8425 (Slow Isearch): New subnodes.
8426 (Configuring Scrolling): Node deleted.
8427 (Search Case): Doc default-case-fold-search.
8428 (Regexp Replace): Move replace-regexp doc here.
8429
8430 * rmail.texi (Movemail): Put commas inside closequotes.
8431
8432 * picture.texi (Insert in Picture): Document C-c arrow combos.
8433 (Basic Picture): Clarify erasure.
8434
8435 * display.texi (Font Lock): Put commas inside closequotes.
8436
8437 * cmdargs.texi (General Variables): Put commas inside closequotes.
8438
84392005-03-23 Nick Roberts <nickrob@snap.net.nz>
8440
8441 * building.texi (Stack Buffer): Mention reverse contrast for
8442 *selected* frame (might not be current frame).
8443
8cf51b2c
GM
84442005-03-21 Richard M. Stallman <rms@gnu.org>
8445
8446 * building.texi (Starting GUD): Add bashdb.
8447
84482005-03-20 Chong Yidong <cyd@stupidchicken.com>
8449
8450 * basic.texi (Moving Point): Add M-g M-g binding.
8451 (Undo): Document undo-only.
8452 (Position Info): Document M-g M-g and C-u M-g M-g.
8453
8454 * building.texi (Building): Put Grep Searching after Compilation
8455 Shell.
8456 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8457 Document next-error-highlight.
8458 (Grep Searching): Document grep-highlight-matches.
8459 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8460
8461 * calendar.texi (Importing Diary): Rename node from iCalendar.
8462 Document diary-from-outlook.
8463
8464 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8465 Commands.
8466 Mention effect of X drag and drop on Dired buffers.
8467
8468 * files.texi (Visiting): Document large-file-warning-threshold.
8469 Move paragraph on file-selection dialog.
8470 Mention visiting files using X drag and drop.
8471 (Reverting): Mention using Auto-Revert mode to tail files.
8472 Document auto-revert-tail-mode.
8473 (Version Systems): Minor correction.
8474 (Comparing Files): Diff-mode is no longer based on Compilation
8475 mode.
8476 Document compare-ignore-whitespace.
8477 (Misc File Ops): Explain passing a directory to rename-file.
8478 Likewise for copy-file and make-symbolic-link.
8479
8480 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8481 Document mouse-wheel-progressive speed.
8482
8483 * help.texi (Misc Help): Document numeric argument for C-h i.
8484 Correctly explain the effect of just C-u as argument.
8485
8486 * killing.texi (Deletion): Document numeric argument for
8487 just-one-space.
8488
8489 * mini.texi (Completion): Completion acts on text before point.
8490
8491 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8492 (Emulation): CUA mode replaces pc-bindings-mode,
8493 pc-selection-mode, and s-region.
8494
8495 * mule.texi (Input Methods): Leim is now built-in.
8496 (Select Input Method): Document quail-show-key.
8497 (Specify Coding): Document revert-buffer-with-coding-system.
8498
8499 * programs.texi (Fortran Motion): Document f90-next-statement,
8500 f90-previous-statement, f90-next-block, f90-previous-block,
8501 f90-end-of-block, and f90-beginning-of-block.
8502
8503 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8504
8505 * emacs.texi (Acknowledgments): Updated.
8506
8507 * anti.texi: Total rewrite.
8508
8cf51b2c
GM
85092005-03-19 Chong Yidong <cyd@stupidchicken.com>
8510
8511 * ack.texi (Acknowledgments): Update.
8512
85132005-03-19 Eli Zaretskii <eliz@gnu.org>
8514
1c6c854e
CS
8515 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8516 Update copyright years.
8cf51b2c
GM
8517
85182005-03-14 Nick Roberts <nickrob@snap.net.nz>
8519
8520 * building.texi (Commands of GUD): Move paragraph on setting
8521 breakpoints with mouse to the GDB Graphical Interface node.
8522
85232005-03-07 Richard M. Stallman <rms@gnu.org>
8524
8cf51b2c
GM
8525 * misc.texi (Single Shell, Shell Options): Fix previous change.
8526
8527 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8528
85292005-03-06 Richard M. Stallman <rms@gnu.org>
8530
8531 * building.texi (Starting GUD): Don't explain text vs graphical
8532 GDB here. Just mention it and xref.
8533 Delete "just one debugger process".
8534 (Debugger Operation): Move GUD tooltip info here.
8535 (GUD Tooltips): Node deleted.
8536 (GDB Graphical Interface): Explain the two GDB modes here.
8537
8cf51b2c
GM
8538 * sending.texi (Sending Mail): Minor cleanup.
8539 (Mail Aliases): Explain quoting conventions.
8540 Update key rebinding example.
8541 (Header Editing): C-M-i is like M-TAB.
8542 (Mail Mode Misc): mail-attach-file does not do MIME.
8543
8544 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8545 that really belongs here.
8546 (Remote Mailboxes): Text moved to Rmail Inbox.
8547 (Rmail Display): Mention Mouse-1.
8548 (Movemail): Clarify two movemail versions.
8549 Clarify rmail-movemail-program.
8550
8cf51b2c
GM
8551 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8552 Document async shell commands.
8553 (Shell History): Clarify.
8554 (Shell Ring): Mention C-UP an C-DOWN.
8555 (Shell Options): Add comint-prompt-read-only.
8556 (Invoking emacsclient): Set EDITOR to run Emacs.
8557 (Sorting): No need to explain what region is.
8558 (Saving Emacs Sessions): Fix typo.
8559 (Recursive Edit): Fix punctuation.
8560 (Emulation): Don't mention "PC bindings" which are standard.
8561 (Hyperlinking): Explain Mouse-1 convention here.
8562 (Find Func): Node deleted.
8563
8cf51b2c
GM
8564 * help.texi (Name Help): Xref to Hyperlinking.
8565
8566 * glossary.texi (Glossary):
8567 Rename "Balance Parentheses" to "Balancing...".
8568 Add "Byte Compilation". Correct "Copyleft".
8569 New xref in "Customization".
8570 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8571 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8572 Rename "Registers" to "Register".
8573 Replace "Selecting" with "Selected Frame",
8574 "Selected Window", and "Selecting a Buffer".
8575
8576 * files.texi (Types of Log File): Explain how projects'
8577 methods can vary.
8578
8cf51b2c
GM
8579 * display.texi (Faces): Delete "Emacs 21".
8580
8581 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8582 * fixit.texi (Spelling): C-M-i like M-TAB.
8583 * mini.texi (Completion Options): C-M-i like M-TAB.
8584 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8585 * text.texi (Text Mode): C-M-i like M-TAB.
8586
8587 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8588
8589 * calendar.texi (Specified Dates): Mention `g w'.
8590 (Appointments): appt-activate toggles with no arg.
8591
8cf51b2c
GM
85922005-03-05 Juri Linkov <juri@jurta.org>
8593
8594 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8595 "invocation (command line arguments)".
8cf51b2c
GM
8596 (Misc X): Add -nbc, --no-blinking-cursor.
8597
85982005-03-04 Ulf Jasper <ulf.jasper@web.de>
8599
8600 * calendar.texi (iCalendar): No need to require it now.
8601
8cf51b2c
GM
86022005-03-03 Nick Roberts <nickrob@snap.net.nz>
8603
8604 * trouble.texi (Contributing): Mention Savannah. Direct users to
8605 emacs-devel.
8606
86072005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8608
8609 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8610 window.
8611
8cf51b2c
GM
86122005-02-27 Richard M. Stallman <rms@gnu.org>
8613
8614 * building.texi (Compilation): Update mode line status info.
8615
86162005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8617
8618 * calendar.texi (General Calendar): Document binding of
8619 scroll-other-window-down.
8620 (Mayan Calendar): Fix earliest date.
8621 (Time Intervals): Document timeclock-change.
8622 Fix timeclock-ask-before-exiting documentation.
8623
86242005-02-26 Kim F. Storm <storm@cua.dk>
8625
8626 * frames.texi (Mouse References):
8627 Add mouse-1-click-in-non-selected-windows.
8628
86292005-02-25 Richard M. Stallman <rms@gnu.org>
8630
8631 * screen.texi (Screen): Explain better about cursors and mode lines;
8632 don't presuppose text terminals.
8633 (Point): Don't assume just one cursor.
8634 Clarify explanation of cursors.
8635 (Echo Area, Menu Bar): Cleanups.
8636
8637 * mini.texi (Minibuffer): Prompts are highlighted.
8638 (Minibuffer Edit): Newline = C-j only on text terminals.
8639 Clarify resize-mini-windows values.
8640 Mention M-PAGEUP and M-PAGEDOWN.
8641 (Completion Commands): Mouse-1 like Mouse-2.
8642 (Minibuffer History): Explain history commands better.
8643 (Repetition): Add xref to Incremental Search.
8644
8645 * mark.texi (Setting Mark): Clarify info about displaying mark.
8646 Clarify explanation of C-@ and C-SPC.
8647 (Transient Mark): Mention Delete Selection mode.
8648 (Marking Objects): Clean up text about extending the region.
8649
8650 * m-x.texi (M-x): One C-g doesn't always go to top level.
8651 No delay before suggest-key-bindings output.
8652
8653 * fixit.texi (Fixit): Mention C-/ for undo.
8654 (Spelling): Mention ESC TAB like M-TAB.
8655 Replacement words with r and R are rechecked.
8656 Say where C-g leaves point. Mention ? as input.
8657
86582005-02-23 Lute Kamstra <lute@gnu.org>
8659
8660 * cmdargs.texi (Initial Options): Add cross reference.
8661
8cf51b2c
GM
86622005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8663
8664 * emacs.texi (Top): Update menu for splitting of node in
8665 msdog.texi.
8666 * frames.texi (Frames): Update xref for splitting of node in
8667 msdog.texi.
8668 * trouble.texi (Quitting): Ditto.
8669
86702005-02-16 Richard M. Stallman <rms@gnu.org>
8671
8672 * windows.texi (Split Window): Simplify line truncation info
8673 and xref to Display Custom.
8674
8675 * trouble.texi (Quitting): Emergency escape only for text terminal.
8676 (Screen Garbled): C-l for ungarbling is only for text terminal.
8677
8678 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8679
8680 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8681
8682 * programs.texi (Program Modes): Mention Python mode.
8683 (Moving by Defuns): Repeating C-M-h extends region.
8684 (Basic Indent): Clarify.
8685 (Custom C Indent): Clarify.
8686 (Expressions): Repeating C-M-@ extends region.
8687 (Info Lookup): Clarify for C-h S.
8688 (Symbol Completion): ESC TAB alternative for M-TAB.
8689 (Electric C): Clarify.
8690
8691 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8692
8693 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8694 MS-DOS Input node.
8695 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8696 (MS-DOS and MULE): Clarify.
8697 (MS-DOS Processes, Windows Processes): Fix typos.
8698
8699 * major.texi (Choosing Modes): Clarify.
8700
8701 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8702 (Keyboard Macro Step-Edit): Clarify.
8703
8704 * indent.texi (Indentation): Clarifications.
8705
8706 * help.texi (Help): Correct error about C-h in query-replace.
8707 Clarify apropos vs C-h a. Fix how to search in FAQ.
8708 (Key Help): Describe C-h w here.
8709 (Name Help): Minor cleanup. C-h w moved to Key Help.
8710 Clarify the "object" joke.
8711 (Apropos): Clarify. Mouse-1 like Mouse-2.
8712 (Help Mode): Mouse-1 like Mouse-2.
8713
8714 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8715
8716 * display.texi (Display): Reorder menu.
8717 (Faces): Cleanup.
8718 (Font Lock): Cleanup. Mention Options menu.
8719 Delete obsolete text.
8720 (Scrolling): For C-l, don't presume text terminal.
8721 (Horizontal Scrolling): Simplify intro.
8722 (Follow Mode): Clarify.
1c6c854e 8723 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8724 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8725 Doc default-tab-width. Doc line truncation more thoroughly.
8726
8727 * dired.texi (Dired Enter): C-x C-f can run Dired.
8728 (Dired Visiting): Comment out `a' command.
8729 Mouse-1 is like Mouse-2.
8730 (Shell Commands in Dired): ? can be used more than once.
8731
8732 * basic.texi (Continuation Lines): Simplify description of truncation,
8733 and refer to Display Custom for the rest of it.
8734
8cf51b2c
GM
87352005-02-06 Lute Kamstra <lute@gnu.org>
8736
8737 * basic.texi (Undo): Fix typo.
8738
8739 * cmdargs.texi (Emacs Invocation): Fix typo.
8740
8741 * custom.texi (Init Examples): Fix typo.
8742
8743 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8744
87452005-02-06 Richard M. Stallman <rms@gnu.org>
8746
8747 * regs.texi (Registers): Registers can hold numbers, too.
8748
8749 * killing.texi (Other Kill Commands): Cleanup.
8750 Delete redundant explanation of kill in read-only buffer.
8751 (Yanking): Mention term "copying".
8752 (Accumulating Text): Fix typo.
8753
8754 * entering.texi (Entering Emacs): Update rationale at start.
8755 (Exiting): Treat iconifying on a par with suspension.
8756
8757 * custom.texi (Minor Modes): Fix typo.
8758 (Easy Customization): Fix menu style.
8759 (Variables): Add xref.
8760 (Examining): Setting for future sessions works through .emacs.
8761 (Keymaps): "Text terminals", not "Many".
8762 (Init Rebinding): Explain \C-. Show example of \M-.
8763 Fix minor wording errors.
8764 (Function Keys): Explain vector syntax just once.
8765 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8766 (Init File): Mention .emacs.d directory.
8767 (Init Examples): Add xref.
8768 (Find Init): Mention .emacs.d directory.
8769
8770 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8771 (Action Arguments): Explain which kinds of -l args are found how.
8772 (Initial Options): --batch does not inhibit site-start.
8773 Add xrefs.
8774 (Command Example): Use --batch, not -batch.
8775
8776 * basic.texi (Inserting Text): Cleanup wording.
8777 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8778 C-n is not error at end of buffer.
8779 (Undo): Doc C-/ like C-_. Add xrefs.
8780 (Arguments): META key may be labeled ALT.
8781 Peculiar arg meanings are explained in doc strings.
8782
8783 * abbrevs.texi (Expanding Abbrevs): Clarify.
8784
87852005-02-05 Eli Zaretskii <eliz@gnu.org>
8786
8787 * frames.texi (Frame Parameters): Add an xref to the description
8788 of list-colors-display. Add a pointer to the X docs about colors.
8789
8790 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8791 Improve docs of list-colors-display.
8cf51b2c
GM
8792
87932005-02-03 Lute Kamstra <lute@gnu.org>
8794
8795 * frames.texi (Frames, Drag and Drop): Fix typos.
8796
87972005-02-03 Richard M. Stallman <rms@gnu.org>
8798
8799 * windows.texi (Basic Window): Mention color-change in mode line.
8800 (Change Window): Explain dragging vertical boundaries.
8801
8802 * text.texi (Sentences): Clarify.
8803 (Paragraphs): Explain M-a and blank lines.
8804 (Outline Mode): Clarify text and menu.
8805 (Hard and Soft Newlines): Mention use-hard-newlines.
8806
8807 * frames.texi (Frames): Delete unnecessary mention of Windows.
8808 (Mouse Commands): Likewise. Mention xterm mouse support.
8809 (Clipboard): Clarify.
8810 (Mouse References): Mention use of Mouse-1 for following links.
8811 (Menu Mouse Clicks): Clarify.
8812 (Mode Line Mouse): Clarify.
8813 (Drag and Drop): Rewrite.
8814
8815 * fixit.texi (Spelling): Fix typo.
8816
8817 * files.texi (File Names): Clarify.
8818 (Visiting): Update conditions for use of file dialog. Clarify.
8819 (Saving): Doc d as answer in save-some-buffers.
8820 (Remote Files): Clean up the text.
8821
8822 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8823
8824 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8825 (List Buffers): Clarify.
8826 (Several Buffers): Doc T command.
8827 (Buffer Convenience): Clarify menu.
8828
8829 * basic.texi (Undo): Clarify last change.
8830
88312005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8832
8833 * fixit.texi (Spelling): Fix typo.
8834
88352005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8836
8837 * basic.texi (Undo): Update description of `undo-outer-limit'.
8838
88392005-02-01 Nick Roberts <nickrob@snap.net.nz>
8840
8841 * building.texi: Update documentation relating to GDB Graphical
8842 Interface.
8843
88442005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8845
8846 * custom.texi (Easy Customization): Adapt menu to node name change.
8847
88482005-01-30 Richard M. Stallman <rms@gnu.org>
8849
8850 * custom.texi (Easy Customization): Defn of "User Option" now
8851 includes faces. Don't say just "option" when talking about variables.
8852 Do say just "options" to mean "anything customizable".
8853 (Specific Customization): Describe `customize-variable',
8854 not `customize-option'.
8855
8856 * glossary.texi (Glossary) <Faces>: Add xref.
8857 <User Option>: Change definition--include faces. Change xref.
8858
8859 * picture.texi (Picture): Mention artist.el.
8860
8861 * sending.texi, screen.texi, programs.texi, misc.texi:
8862 * mini.texi, major.texi, maintaining.texi, macos.texi:
8863 * help.texi, frames.texi, files.texi:
8864 Don't say just "option" when talking about variables.
8865
8866 * display.texi, mule.texi: Don't say just "option" when talking
8867 about variables. Other minor cleanups.
8868
8cf51b2c
GM
88692005-01-26 Lute Kamstra <lute@gnu.org>
8870
8871 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8872 File'. Mention the `-Q' option at the `--no-site-file' option.
8873
8cf51b2c
GM
88742005-01-22 David Kastrup <dak@gnu.org>
8875
8876 * building.texi (Grep Searching): Mention alias `find-grep' for
8877 `grep-find'.
8878
88792005-01-20 Richard M. Stallman <rms@gnu.org>
8880
8881 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8882
8cf51b2c
GM
88832005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8884
8885 * rmail.texi (Movemail): Explain differences
8886 between standard and mailutils versions of movemail.
8887 Describe command line and configuration options introduced
8888 with the latter.
8889 Explain the notion of mailbox URL, provide examples and
8890 cross-references to mailutils documentation.
8891 Describe various methods of specifying mailbox names,
8892 user names and user passwords for rmail.
1c6c854e
CS
8893 (Remote Mailboxes): New section.
8894 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8895 options used to control its behavior.
8896 (Other Mailbox Formats): Explain handling of various mailbox
8897 formats.
8898
88992005-01-13 Richard M. Stallman <rms@gnu.org>
8900
8901 * commands.texi (Commands): Clarification.
8902
89032005-01-11 Richard M. Stallman <rms@gnu.org>
8904
8905 * programs.texi (Multi-line Indent): Fix previous change.
8906 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8907
8cf51b2c
GM
89082005-01-08 Richard M. Stallman <rms@gnu.org>
8909
8910 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8911 lazy-highlight.
8912
8913 * search.texi (Query Replace): Mention faces query-replace
8914 and lazy-highlight.
8915 (Incremental Search): Update isearch highlighting info.
8916
8cf51b2c
GM
89172005-01-04 Richard M. Stallman <rms@gnu.org>
8918
8919 * custom.texi (Saving Customizations): Minor improvement.
8920
8cf51b2c
GM
89212005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8922
8923 * custom.texi (Saving Customizations): Emacs no longer loads
8924 `custom-file' after .emacs. No longer mention customizing through
8925 Custom.
8926
8cf51b2c
GM
89272005-01-01 Andreas Schwab <schwab@suse.de>
8928
8929 * killing.texi (Graphical Kill): Move up under node Killing,
8930 change @section to @subsection.
8931
89322005-01-01 Richard M. Stallman <rms@gnu.org>
8933
8934 * custom.texi (Face Customization): Mention hex color specs.
8935
8936 * emacs.texi (Top): Update Killing submenu.
8937
8938 * killing.texi (Killing): Reorganize section.
8939 No more TeX-only text; put the node command at start of chapter.
8940 But the first section heading is used only in TeX.
8941 Rewrite the text to read better in this mode.
8942 (Graphical Kill): New subnode gets some of the text that
8943 used to be in the first section.
8944
89452004-12-31 Richard M. Stallman <rms@gnu.org>
8946
8947 * dired.texi (Shell Commands in Dired): Delete the ? example.
8948
8949 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8950
8951 * files.texi (Saving): Describe new require-final-newline features
8952 and mode-require-final-newline.
8953
8cf51b2c
GM
89542004-12-29 Richard M. Stallman <rms@gnu.org>
8955
8956 * custom.texi (File Variables): Clarify previous change.
8957
c8763fb6 89582004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8959
8960 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8961 out now.
8962
89632004-12-27 Richard M. Stallman <rms@gnu.org>
8964
8965 * Makefile.in (MAKEINFO): Specify --force.
8966
8967 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8968 (Undo): Doc undo-outer-limit.
8969
8cf51b2c
GM
89702004-12-15 Juri Linkov <juri@jurta.org>
8971
8972 * mark.texi (Transient Mark, Mark Ring): M-< and other
8973 movement commands don't set mark in Transient Mark mode
8974 if mark is active.
8975
8cf51b2c
GM
89762004-12-12 Juri Linkov <juri@jurta.org>
8977
8978 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8979 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8980
8981 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8982 (Misc Dired Commands): Add @r{(Dired)} to w.
8983
89842004-12-12 Juri Linkov <juri@jurta.org>
8985
8986 * mark.texi (Marking Objects): Marking commands also extend the
8987 region when mark is active in Transient Mark mode.
8988
8cf51b2c
GM
89892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8990
8991 * custom.texi (Saving Customizations): Emacs only loads the custom
8992 file automatically after the init file in version 22.1 or later.
8993 Adapt text and examples to this fact.
8994
8cf51b2c
GM
89952004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8996
8997 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8998 be set through Custom. Otherwise, it has no effect.
8999
8cf51b2c
GM
90002004-12-05 Richard M. Stallman <rms@gnu.org>
9001
9002 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9003 * entering.texi: Rename Command Line to Emacs Invocation.
9004
10d1d0af 9005 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
9006
9007 * custom.texi (Easy Customization): Move up to section level,
9008 before Variables. Avoid using the term "variable"; say "option".
9009 New initial explanation.
9010 (Variables): In initial explanation, connect "variable" to the
9011 already-explained "user option".
9012
9013 * emacs.texi (Top): Fix ref to Command Line.
9014 Move reference to Easy Customization.
9015
9016 * xresources.texi (X Resources): Fix From link.
9017
9018 * doclicense.texi (GNU Free Documentation License): Fix To link.
9019
9020 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9021
9022 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9023
90242004-12-03 Richard M. Stallman <rms@gnu.org>
9025
9026 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9027
90282004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9029
9030 * kmacro.texi: Several small changes in addition to the following.
9031 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9032 defining a keyboard macro.
9033 Mention `kmacro-ring-max'.
9034 (Keyboard Macro Counter): Clarify description of
9035 `kmacro-insert-counter', `kmacro-set-counter',
9036 `kmacro-add-counter' and `kmacro-set-format'.
9037
90382004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9039
9040 * custom.texi (File Variables): Add `unibyte' and make it more
9041 clear that `unibyte' and `coding' are special. Suggested by Simon
9042 Krahnke <overlord@gmx.li>.
9043
9044 * mule.texi (Enabling Multibyte): Refer to File Variables.
9045 Suggested by Simon Krahnke <overlord@gmx.li>.
9046
c8763fb6 90472004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9048
9049 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9050 x-use-old-gtk-file-dialog.
9051
8cf51b2c
GM
90522004-11-20 Richard M. Stallman <rms@gnu.org>
9053
9054 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9055
90562004-11-09 Lars Brinkhoff <lars@nocrew.org>
9057
9058 * building.texi (Lisp Eval): Delete hyphen in section name.
9059
90602004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9061
9062 * files.texi (Old Versions):
9063 No longer document annotation as "CVS only".
9064
90652004-11-10 Andre Spiegel <spiegel@gnu.org>
9066
9067 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
9068 version systems, mentioning the new ones that we support.
9069 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
9070 suggestions.
9071
c8763fb6 90722004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 9073
49823426 9074 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 9075
c8763fb6 90762004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9077
9078 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9079
90802004-10-23 Eli Zaretskii <eliz@gnu.org>
9081
9082 * text.texi (Text Based Tables, Table Definition)
9083 (Table Creation, Table Recognition, Cell Commands)
9084 (Cell Justification, Row Commands, Column Commands)
9085 (Fixed Width Mode, Table Conversion, Measuring Tables)
9086 (Table Misc): New nodes, documenting the Table Mode.
9087
8cf51b2c
GM
90882004-10-19 Jason Rumney <jasonr@gnu.org>
9089
9090 * makefile.w32-in (info): Change order of arguments to makeinfo.
9091
90922004-10-19 Ulf Jasper <ulf.jasper@web.de>
9093
9094 * calendar.texi (iCalendar): Update for package changes.
9095
8cf51b2c
GM
90962004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9097
9098 * files.texi (Misc File Ops): View mode is a minor mode.
9099
8cf51b2c
GM
91002004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9101
9102 * calendar.texi (iCalendar): Style changes.
9103
91042004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9105
9106 * search.texi (Regexps): The regexp described in the example is no
9107 longer stored in the variable `sentence-end'.
9108
8cf51b2c
GM
91092004-10-06 Nick Roberts <nickrob@snap.net.nz>
9110
9111 * building.texi (Starting GUD): Note that multiple debugging
9112 sessions requires `gdb --fullname'.
9113
91142004-10-05 Ulf Jasper <ulf.jasper@web.de>
9115
9116 * calendar.texi (iCalendar): New section for a new package.
9117
8cf51b2c
GM
91182004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9119
9120 * text.texi: Various small changes in addition to the following.
9121 (Text): Replace xref for autotype with inforef.
9122 (Sentences): Explain nil value for `sentence-end'.
9123 (Paragraphs): Update default values for `paragraph-start' and
9124 `paragraph-separate'.
9125 (Text Mode): Correct description of Text mode's effect on the
9126 syntax table.
9127 (Outline Visibility): `hide-other' does not hide top level headings.
9128 `selective-display-ellipses' no longer has an effect on Outline mode.
9129 (TeX Misc): Add missing @cindex.
9130 Replace xref for RefTeX with inforef.
9131 (Requesting Formatted Text): The variable
9132 `enriched-fill-after-visiting' no longer exists.
9133 (Editing Format Info): Update names of menu items and commands.
9134 (Format Faces): Mention special effect of specifying the default face.
9135 Describe inheritance of text properties.
9136 Correct description of `fixed' face.
9137 (Format Indentation): Correct description of effect of setting
9138 margins. Mention `set-left-margin' and `set-right-margin'.
9139 (Format Justification): Update names of menu items.
9140 `set-justification-full' is now bound to `M-j b'.
9141 Mention that `default-justification' is a per buffer variable.
9142 (Format Properties): Update name of menu item.
9143 (Forcing Enriched Mode): `format-decode-buffer' automatically
9144 turns on Enriched mode if the buffer is in text/enriched format.
9145
91462004-10-05 Emilio C. Lopes <eclig@gmx.net>
9147
9148 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9149
91502004-09-28 Kim F. Storm <storm@cua.dk>
9151
9152 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9153 Align with new functionality.
9154
8cf51b2c
GM
91552004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9156
9157 * display.texi (Display Custom): Remove stray `@end defvar'.
9158
91592004-09-23 Kim F. Storm <storm@cua.dk>
9160
9161 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9162 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9163
8cf51b2c
GM
91642004-09-20 Richard M. Stallman <rms@gnu.org>
9165
9166 * custom.texi (Hooks): Explain using setq to clear out a hook.
9167 (File Variables): Explain multiline string constants.
9168 (Non-ASCII Rebinding): Explain when you need to update
9169 non-ASCII char codes in .emacs.
9170
9171 * building.texi (Compilation): Explain how to make a silent
9172 subprocess that won't be terminated. Explain compilation-environment.
9173
91742004-09-13 Kim F. Storm <storm@cua.dk>
9175
9176 * mini.texi (Repetition): Rename isearch-resume-enabled to
9177 isearch-resume-in-command-history and change default to disabled.
9178
8cf51b2c
GM
91792004-09-09 Kim F. Storm <storm@cua.dk>
9180
9181 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9182 with new `kmacro-name-last-macro'.
9183
8cf51b2c
GM
91842004-09-08 Juri Linkov <juri@jurta.org>
9185
9186 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9187
8cf51b2c
GM
91882004-09-03 Juri Linkov <juri@jurta.org>
9189
9190 * search.texi (Incremental Search): Update wording for M-%.
9191
91922004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9193
9194 * killing.texi (Killing): Correct description of kill commands in
9195 read-only buffer.
9196
91972004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9198
9199 * building.texi (Compilation Mode): Add a paragraph about rules
9200 for finding the compilation buffer for `next-error'.
9201
9202 * search.texi (Other Repeating Search): Mention that Occur mode
9203 supports the next-error functionality.
9204
92052004-09-02 Juri Linkov <juri@jurta.org>
9206
9207 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9208
92092004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9210
9211 * kmacro.texi (Basic Keyboard Macro):
9212 `apply-macro-to-region-lines' now operates on all lines that begin
9213 in the region, rather than on all complete lines in the region.
9214
c8763fb6 92152004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9216
9217 * frames.texi (Drag and drop): Add documentation about
9218 x-dnd-test-function and x-dnd-known-types.
9219
92202004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9221
9222 * indent.texi: Various minor changes in addition to:
9223 (Indentation Commands): Correct description of `indent-relative'.
9224 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9225 mode. The *Tab Stops* buffer uses Overwrite Mode.
9226 (Just Spaces): `tabify' converts sequences of at least two spaces
9227 to tabs.
9228
8cf51b2c
GM
92292004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9230
9231 * frames.texi (Secondary Selection): Setting the secondary
9232 selection with M-Drag-Mouse-1 does not alter the kill ring,
9233 setting it with M-Mouse-1 and M-Mouse-3 does.
9234 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9235 toolkit scroll bars.
9236 (Scroll Bars): Ditto.
9237
9238 * windows.texi (Basic Window): When using a window system, the value
9239 of point in a non-selected window is indicated by a hollow box.
9240 (Split Window): Side by side windows are separated by a scroll bar,
9241 if scroll bars are used.
9242 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9243 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9244 (Window Convenience): Update bindings for `winner-undo' and
9245 `winner-redo'.
9246
9247 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9248 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9249 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9250 of "Using Emacs as a Server".
9251 * building.texi (Building): Interchange nodes (for correct numbering).
9252 * programs.texi (Programs): Interchange nodes (for correct numbering).
9253 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9254 Info to the node structure.
9255 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9256 Rearrange order of nodes and sections such that both "GNU GENERAL
9257 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9258 end, as appropriate for appendices.
9259 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9260 Use `@unnumberedsec'.
9261 * trouble.texi: Adapt sectioning in Info to the node structure.
9262 Adapt node pointers to change in emacs.texi.
9263 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9264
8cf51b2c
GM
92652004-08-25 Kenichi Handa <handa@m17n.org>
9266
9267 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9268 description for unibyte mode.
9269
92702004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9271
9272 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9273
9274 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9275 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9276 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9277 in @pxref.
9278
92792004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9280
9281 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9282 Change section names.
9283
8cf51b2c
GM
92842004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9285
9286 * kmacro.texi (Keyboard Macro Ring): Rename section.
9287 Emacs treats the head of the macro ring as the `last keyboard macro'.
9288 (Keyboard Macro Counter): Minor change.
9289 (Save Keyboard Macro): Some clarifications.
9290 (Edit Keyboard Macro): Rename section.
9291
9292 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9293 32-bit machines.
9294 (Several Buffers): Clarify which buffer is selected if `2' is
9295 pressed in the Buffer Menu.
9296 Auto Revert mode can be used to update the Buffer Menu
9297 automatically.
9298
92992004-08-21 Eli Zaretskii <eliz@gnu.org>
9300
9301 * help.texi (Misc Help): Add an index entry for finding an Info
9302 manual by its file name.
9303
93042004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * files.texi (Backup Deletion): Correct description of
9307 `delete-old-versions'.
9308 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9309 (Auto Save Files): Recommend `auto-save-mode' to reenable
9310 auto-saving, rather than the abbreviation `auto-save'.
9311
93122004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9313
9314 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9315 for "killing" and "yanking" in main menu.
9316
93172004-08-16 Richard M. Stallman <rms@gnu.org>
9318
9319 * killing.texi (Yanking, Killing): Minor cleanups.
9320
9321 * mark.texi (Momentary Mark): Minor cleanups.
9322
93232004-08-15 Kenichi Handa <handa@etl.go.jp>
9324
9325 * custom.texi (Non-ASCII Rebinding):
9326 C-q always inserts the right code to pass to global-set-key.
9327
8cf51b2c
GM
93282004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9329
9330 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9331 `insert-register', instead of `C-x r g' binding, for consistency.
9332
93332004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9334
9335 * fixit.texi (Spelling): Fix typo.
9336
93372004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9338
9339 * help.texi (Help): Fix Texinfo usage.
9340
8cf51b2c
GM
93412004-07-24 Richard M. Stallman <rms@gnu.org>
9342
9343 * text.texi (Paragraphs): Update how paragraphs are separated
9344 and the default for paragraph-separate.
9345
9346 * search.texi (Regexp Replace): Further update text for new
9347 replacement operators.
9348
8cf51b2c
GM
93492004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9350
9351 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9352 `R' switch.
9353
9354 * dired.texi (Dired Updating): `k' only deletes inserted
9355 subdirectories from the Dired buffer if a prefix argument was given.
9356
9357 * search.texi (Regexps): Delete redundant definition of `symbol' in
9358 description of `\_>'. It already occurs in the description of `\_<'.
9359
8cf51b2c
GM
93602004-07-01 Juri Linkov <juri@jurta.org>
9361
9362 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9363 (Regexp Search): Add M-r.
9364
93652004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9366
9367 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9368
93692004-06-29 Jesper Harder <harder@ifa.au.dk>
9370
49823426 9371 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9372
93732004-06-25 Richard M. Stallman <rms@gnu.org>
9374
9375 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9376
93772004-06-25 David Kastrup <dak@gnu.org>
9378
9379 * search.texi (Regexp Replace): Some typo corrections and
9380 rearrangement.
9381
93822004-06-24 David Kastrup <dak@gnu.org>
9383
9384 * search.texi (Unconditional Replace): Use replace-string instead
9385 of query-replace in example.
9386 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9387 sequences.
9388 (Query Replace): Correct explanation of `^' which does not use
9389 the mark stack.
9390
93912004-06-21 Nick Roberts <nickrob@gnu.org>
9392
9393 * misc.texi (Shell History Copying): Document comint-insert-input.
9394 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9395
8cf51b2c
GM
93962004-06-20 Jesper Harder <harder@ifa.au.dk>
9397
9398 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9399 * custom.texi (Customization): Do.
9400 * anti.texi (Antinews): Do.
9401 * abbrevs.texi (Defining Abbrevs): Do.
9402
9403 * programs.texi (Info Lookup): Fix keybinding for
9404 info-lookup-symbol.
9405
94062004-06-16 Juanma Barranquero <lektu@terra.es>
9407
9408 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9409 Add emacs-xtra.
9410 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9411 (clean): Add emacs-xtra and flymake. Remove redundancies.
9412
94132004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9414
9415 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9416 Add emacs-xtra.
9417 * emacs-xtra.texi: New file.
9418
94192004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9420
9421 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9422 (Dired and Find): Mention differences with ordinary Dired buffers.
9423
8cf51b2c
GM
94242004-06-13 Richard M. Stallman <rms@gnu.org>
9425
9426 * custom.texi (Init Syntax): Explain about vars that do special
9427 things when set with setq or with Custom.
9428 (Init Examples): Add line-number-mode example.
9429
8cf51b2c
GM
94302004-06-12 Juri Linkov <juri@jurta.org>
9431
9432 * dired.texi (Operating on Files): Add dired-do-touch.
9433
8cf51b2c
GM
94342004-06-10 Juri Linkov <juri@jurta.org>
9435
9436 * building.texi (Lisp Eval): Add C-M-x on defface.
9437
94382004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9439
9440 * files.texi (Reverting): Auto-Revert mode and
9441 Global Auto-Revert mode no longer revert remote files.
9442
8cf51b2c
GM
94432004-05-29 Richard M. Stallman <rms@gnu.org>
9444
9445 * custom.texi (Init File): Two dashes start --no-site-file.
9446
8cf51b2c
GM
94472004-05-29 Alan Mackenzie <acm@muc.de>
9448
9449 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9450 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9451 (AWK, Pike): Document as "C-like modes".
9452 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9453 (M-x man): Supersedes M-x manual-entry.
9454 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9455
9456 ("Comments in C"): Delete node; the info is in CC Mode manual.
9457 (c-comment-only-line-offset): Remove description.
9458
9459 (C-c ., C-c C-c): Describe new C Mode bindings.
9460
9461 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9462 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9463 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9464 Amend definitions.
9465
9466 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9467 Describe functions.
9468
9469 (c-comment-start-regexp, c-hanging-comment-ender-p)
9470 (c-hanging-comment-starter-p): Remove obsolete definitions.
9471
9472 * emacs.texi: Remove the menu entry "Comments in C".
9473
8cf51b2c
GM
94742004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9475
9476 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9477 `M-x locate'.
9478
94792004-05-16 Karl Berry <karl@gnu.org>
9480
9481 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9482 makeinfo --html fails.
9483 * help.texi (Help Summary) [@ifnottex]: Likewise.
9484
94852004-05-13 Nick Roberts <nickrob@gnu.org>
9486
9487 * building.texi (GDB Graphical Interface): Update and describe
9488 layout first.
9489
8cf51b2c
GM
94902004-05-04 Jason Rumney <jasonr@gnu.org>
9491
9492 * makefile.w32-in: Revert last change.
9493
94942004-05-03 Jason Rumney <jasonr@gnu.org>
9495
9496 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9497
8cf51b2c
GM
94982004-04-23 Juanma Barranquero <lektu@terra.es>
9499
9500 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9501
95022004-04-18 Juri Linkov <juri@jurta.org>
9503
9504 * fixit.texi (Spelling): Remove file extension from ispell xref.
9505
95062004-04-15 Kim F. Storm <storm@cua.dk>
9507
9508 * cmdargs.texi (Initial Options): Add -Q.
9509
95102004-04-05 Kim F. Storm <storm@cua.dk>
9511
9512 * custom.texi (File Variables): Add safe-local-eval-forms.
9513
8cf51b2c
GM
95142004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9515
9516 * files.texi (Reverting): Correct description of revert-buffer's
9517 handling of point.
9518
95192004-03-22 Juri Linkov <juri@jurta.org>
9520
9521 * emacs.texi (Top): Add `Misc X'.
9522
49823426 9523 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9524
9525 * glossary.texi: Improve references.
9526
9527 * help.texi: Sync keywords with finder.el.
9528
9529 * mini.texi (Completion): Add description for menu items.
9530
9531 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9532
9533 * sending.texi (Mail Methods): Fix xref to Message manual.
9534
8cf51b2c
GM
95352004-03-12 Richard M. Stallman <rms@gnu.org>
9536
8cf51b2c
GM
9537 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9538
8cf51b2c
GM
95392004-03-04 Richard M. Stallman <rms@gnu.org>
9540
9541 * search.texi (Regexps): Explain that ^ and $ have their
9542 special meanings only in certain contexts.
9543
9544 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9545
9546 * mule.texi (Specify Coding): Doc C-x RET F.
9547
9548 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9549 for multiple compile and grep buffers.
9550 (Indirect Buffers): Don't recommand clone-indirect-buffer
9551 for multiple compile and grep buffers.
9552
8cf51b2c
GM
95532004-02-29 Juanma Barranquero <lektu@terra.es>
9554
9555 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9556 Use $(DEL) instead of rm, and ignore exit code.
9557
8cf51b2c
GM
95582004-02-23 Nick Roberts <nick@nick.uklinux.net>
9559
9560 * building.texi (Watch Expressions): Update.
9561
95622004-02-21 Juri Linkov <juri@jurta.org>
9563
1c6c854e
CS
9564 * cmdargs.texi (Action Arguments): Add alias --find-file.
9565 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9566 to Command Arguments.
9567 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9568 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9569 (Window Size X): Join -g and --geometry. Add @cindex.
9570 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9571 (Title X): Remove alias -title.
9572 (Misc X): New node.
9573
c8763fb6 95742004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9575
9576 * frames.texi (Drag and drop): Add Motif to list of supported
9577 protocols.
9578
c8763fb6 95792004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9580
9581 * frames.texi (Drag and drop): New section.
9582
95832004-01-24 Richard M. Stallman <rms@gnu.org>
9584
1c6c854e 9585 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9586 Include it only @ifnotinfo. Patch the preceding and following
9587 node headers to point to each other.
9588
95892004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9590
9591 * calendar.texi (Appointments): Update section.
9592
95932003-12-29 Kevin Ryde <user42@zip.com.au>
9594
8cf51b2c
GM
9595 * programs.texi (C Modes): Fix the xref.
9596
95972003-12-23 Nick Roberts <nick@nick.uklinux.net>
9598
9599 * building.texi (Watch Expressions): Update.
9600 (Commands of GUD): Include use of toolbar + breakpoints set from
9601 fringe/margin.
9602
96032003-12-03 Andre Spiegel <spiegel@gnu.org>
9604
9605 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9606 <acm@muc.de>.
9607
c8763fb6 96082003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9609
9610 * frames.texi (Dialog Boxes): Add use-file-dialog.
9611
8cf51b2c
GM
96122003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9613
9614 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9615 in CC Mode.
9616
8cf51b2c
GM
96172003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9618
9619 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9620 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9621 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9622 * man/frames.texi, man/glossary.texi, man/killing.texi:
9623 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9624 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9625 * man/sending.texi, man/text.texi, man/trouble.texi:
9626 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9627
96282003-11-01 Alan Mackenzie <acm@muc.de>
9629
9630 * search.texi (Scrolling During Incremental Search): Document a
9631 new scrolling facility in isearch mode.
9632
8cf51b2c
GM
96332003-10-22 Miles Bader <miles@gnu.org>
9634
9635 * Makefile.in (info): Move before $(top_srcdir)/info.
9636
96372003-10-22 Nick Roberts <nick@nick.uklinux.net>
9638
9639 * building.texi (Watch Expressions): Update section on data display
9640 to reflect code changes (GDB Graphical Interface).
9641
8cf51b2c
GM
96422003-10-13 Richard M. Stallman <rms@gnu.org>
9643
9644 * xresources.texi (GTK resources): Clean up previous change.
9645
c8763fb6 96462003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9647
9648 * xresources.texi (GTK resources): Add a note that some themes
9649 disallow customizations. Add scroll theme example.
9650
8cf51b2c
GM
96512003-09-30 Richard M. Stallman <rms@gnu.org>
9652
8cf51b2c
GM
9653 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9654
9655 * misc.texi (Saving Emacs Sessions): Shorten the section,
9656 collapsing back into one node.
9657
96582003-09-30 Lars Hansen <larsh@math.ku.dk>
9659
9660 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9661
ce058493 96622003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9663
9664 * xresources.texi (GTK names in Emacs): Correct typo.
9665
8cf51b2c
GM
96662003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9667
1c6c854e
CS
9668 * cmdargs.texi (Font X): Mention new default font.
9669 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9670 problems involved. (Result of discussion on emacs-devel.)
9671
96722003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9673
9674 * emacs.texi (Acknowledgements): Correct typo.
9675
96762003-09-22 Richard M. Stallman <rms@gnu.org>
9677
9678 * dired.texi (Misc Dired Commands): New node.
9679 (Dired Navigation): Add dired-goto-file.
9680
9681 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9682
9683 * emacs.texi (Acknowledgements): New node, split from Distribution.
9684
9685 * cmdargs.texi (Action Arguments): -f reads interactive args.
9686
8cf51b2c
GM
96872003-09-08 Lute Kamstra <lute@gnu.org>
9688
9689 * screen.texi (Mode Line): Say that POS comes before LINE.
9690 Mention `size-indication-mode'.
1c6c854e
CS
9691 * display.texi (Optional Mode Line):
9692 Document `size-indication-mode'.
8cf51b2c
GM
9693 * basic.texi (Position Info): Mention `size-indication-mode'.
9694
96952003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9696
9697 * xresources.texi (Resources): Refer to `editres' man page.
9698 (Lucid Resources): Update defaults. Expand description of
9699 `shadowThickness'.
9700
97012003-09-04 Miles Bader <miles@gnu.org>
9702
9703 * Makefile.in (top_srcdir): New variable.
9704 ($(top_srcdir)/info): New rule.
9705 (info): Depend on it.
9706
97072003-09-03 Peter Runestig <peter@runestig.com>
9708
9709 * makefile.w32-in: New file.
9710
97112003-08-29 Richard M. Stallman <rms@gnu.org>
9712
9713 * misc.texi (Saving Emacs Sessions): Correct previous change.
9714
8cf51b2c
GM
97152003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9716
8cf51b2c
GM
9717 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9718 (Intro): Include kmacro.texi after fixit.texi instead of after
9719 custom.texi. (As suggested by Kim Storm.)
9720
97212003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9722
9723 * fixit.texi (Fixit): Update `Next' pointer.
9724 * files.texi (Files): Update `Previous' pointer.
9725 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9726 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9727 (Suggested by Kim Storm.)
9728 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9729
97302003-08-18 Kim F. Storm <storm@cua.dk>
9731
9732 * kmacro.texi: New file describing enhanced keyboard macro
9733 functionality. Replaces old description in custom.texi.
9734
9735 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9736 (Keyboard Macros): Move to new kmacro.texi file.
9737
9738 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9739
8cf51b2c
GM
97402003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9741
9742 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9743
97442003-08-17 Alex Schroeder <alex@gnu.org>
9745
9746 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9747 required.
9748
8cf51b2c
GM
97492003-08-05 Richard M. Stallman <rms@gnu.org>
9750
9751 * programs.texi (Lisp Indent): Don't describe
9752 lisp-indent-function property here. Use xref to Lisp Manual.
9753
8cf51b2c
GM
97542003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9755
fffa137c 9756 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9757 abbreviations.
9758
97592003-07-24 Markus Rost <rost@math.ohio-state.edu>
9760
9761 * buffers.texi (List Buffers): Fix previous change.
9762
8cf51b2c
GM
97632003-07-13 Markus Rost <rost@math.ohio-state.edu>
9764
9765 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9766 List*.
9767
97682003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9769
8cf51b2c
GM
9770 * display.texi (Font Lock): Fix typo.
9771
97722003-07-07 Richard M. Stallman <rms@gnu.org>
9773
9774 * display.texi (Font Lock): Add xref for format info on
9775 font-lock-remove-keywords.
9776
9777 * building.texi (Compilation): Document what happens with asynch
9778 children of compiler process.
9779
9780 * help.texi (Library Keywords): Use @multitable.
9781
8cf51b2c
GM
97822003-06-04 Richard M. Stallman <rms@gnu.org>
9783
9784 * programs.texi (Expressions): Delete C-M-DEL.
9785
9786 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9787 comint-move-point-for-output renamed from
9788 comint-scroll-to-bottom-on-output.
9789
9790 * custom.texi (Init Rebinding): Replace previous change with xref.
9791 (Non-ASCII Rebinding): Explain that issue more briefly here.
9792
97932003-05-28 Richard M. Stallman <rms@gnu.org>
9794
9795 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9796
97972003-05-28 Nick Roberts <nick@nick.uklinux.net>
9798
9799 * building.texi (GDB Graphical Interface): New node.
9800 (Rewritten somewhat by RMS.)
9801
c8763fb6 98022003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9803
9804 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9805 non-English letters. Explain how to set coding systems correctly
9806 and how to include the right coding cookie in the file.
9807
c8763fb6 98082003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9809
9810 * indent.texi (Indentation): Explain the concepts.
9811 (Just Spaces): Explain why preventing tabs for indentation might
9812 be useful.
9813
8cf51b2c
GM
98142003-04-16 Richard M. Stallman <rms@gnu.org>
9815
9816 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9817
8cf51b2c
GM
98182003-02-22 Alex Schroeder <alex@emacswiki.org>
9819
9820 * cmdargs.texi (General Variables): Document SMTPSERVER.
9821
8cf51b2c
GM
9822 * sending.texi: Remove SMTP node.
9823 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9824 library.
9825
8cf51b2c
GM
98262003-02-22 Alex Schroeder <alex@emacswiki.org>
9827
9828 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9829
98302003-02-22 Simon Josefsson <jas@extundo.com>
9831
9832 * sending.texi (Mail Methods): Add node about SMTP.
9833
c8763fb6 98342003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9835
9836 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9837
8cf51b2c
GM
98382003-02-01 Kevin Ryde <user42@zip.com.au>
9839
9840 * glossary.texi (Glossary): Correction to cl cross reference.
9841
98422003-01-20 Richard M. Stallman <rms@gnu.org>
9843
9844 * killing.texi (Rectangles): Document C-x c r.
9845
c8763fb6 98462003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9847
9848 * xresources.texi (GTK resources): New node.
9849 (GTK widget names): New node.
9850 (GTK names in Emacs): New node.
9851 (GTK styles): New node.
9852
c8763fb6 98532003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9854
9855 * maintaining.texi (Create Tags Table): Add reference to the new
9856 `etags --help --lang=LANG' option.
9857
8cf51b2c
GM
98582002-10-02 Karl Berry <karl@gnu.org>
9859
49823426 9860 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9861 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9862 where needed for the sake of the HTML output.
8cf51b2c
GM
9863
98642001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9865
9866 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9867 source files.
9868
98692001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9870
9871 * Makefile.in (emacsman): New target.
9872
8cf51b2c
GM
98732001-10-20 Gerd Moellmann <gerd@gnu.org>
9874
9875 * (Version 21.1 released.)
9876
98772001-10-05 Gerd Moellmann <gerd@gnu.org>
9878
9879 * Branch for 21.1.
9880
8cf51b2c
GM
98812001-03-05 Gerd Moellmann <gerd@gnu.org>
9882
9883 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9884
8cf51b2c
GM
98852000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9886
9887 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9888
8cf51b2c
GM
98891999-07-12 Richard Stallman <rms@gnu.org>
9890
9891 * Version 20.4 released.
9892
98931998-12-04 Markus Rost <rost@delysid.gnu.org>
9894
9895 * Makefile.in (INFO_TARGETS): Delete customize.info.
9896 (DVI_TARGETS): Delete customize.dvi.
9897 (../info/customize, customize.dvi): Targets deleted.
9898
98991998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9900
9901 * Version 20.3 released.
9902
99031998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9904
9905 * Makefile.in (EMACSSOURCES): Add mule.texi.
9906 Add msdog.texi, ack.texi. Remove gnu1.texi.
9907
99081998-04-06 Andreas Schwab <schwab@gnu.org>
9909
768c0c0f
JB
9910 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9911 Use it in dvi targets.
8cf51b2c
GM
9912
99131997-09-23 Paul Eggert <eggert@twinsun.com>
9914
9915 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9916 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9917 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9918
99191997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9920
9921 * Version 20.2 released.
9922
99231997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9924
9925 * Version 20.1 released.
9926
99271997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9928
9929 * Makefile (../info/customize, customize.dvi): New targets.
9930 (INFO_TARGETS): Add ../info/customize.
9931 (DVI_TARGETS): Add customize.dvi.
9932
8cf51b2c
GM
99331996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9934
9935 * Version 19.33 released.
9936
99371996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9938
9939 * Version 19.32 released.
9940
8cf51b2c
GM
99411996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9942
9943 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9944
99451996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9946
9947 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9948 Specify -I option.
9949 (All dvi targets): Set the TEXINPUTS variable.
9950
99511996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9952
9953 * Version 19.31 released.
9954
8cf51b2c
GM
99551995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9956
9957 * Version 19.30 released.
9958
8cf51b2c
GM
99591995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9960
9961 * Makefile.in (maintainer-clean): Rename from realclean.
9962
99631994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9964
9965 * Makefile.in: New file.
9966 * Makefile: File deleted.
9967
99681994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9969
9970 * Makefile (TEXINDEX_OBJS): Variable deleted.
9971 (texindex, texindex.o, getopt.o): Rules deleted.
9972 All deps on texindex deleted.
9973 (distclean): Don't delete texindex.
9974 (mostlyclean): Don't delete *.o.
9975 * texindex.c, getopt.c: Files deleted.
9976
99771994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9978
9979 * Version 19.26 released.
9980
99811994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9982
9983 * Makefile (EMACSSOURCES): Exclude undo.texi.
9984
99851994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9986
9987 * Version 19.25 released.
9988
99891994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9990
9991 * Version 19.24 released.
9992
99931994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9994
9995 * Version 19.23 released.
9996
99971994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9998
9999 * Makefile: Delete spurious tab.
10000
100011994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10002
10003 * Makefile (.SUFFIXES): New rule.
10004
8cf51b2c
GM
100051993-12-04 Richard Stallman (rms@srarc2)
10006
10007 * getopt.c: New file.
10008 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10009 (getopt.o): New rule.
10010 (dvi): Don't depend on texindex.
49823426 10011 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
10012
100131993-12-03 Richard Stallman (rms@srarc2)
10014
49823426
GM
10015 * Makefile (TEXI2DVI): New variable.
10016 (emacs.dvi): Add explicit command.
8cf51b2c
GM
10017 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10018
100191993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10020
10021 * Version 19.22 released.
10022
100231993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10024
10025 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10026
100271993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10028
10029 * Version 19.21 released.
10030
8cf51b2c
GM
100311993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10032
10033 * Makefile (realclean): Don't delete the Info files.
10034
f0131492 100351993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 10036
8cf51b2c
GM
10037 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10038 4' where appropriate.
10039
f0131492 100401993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 10041
49823426 10042 * Makefile: Fix targets for texindex.
8cf51b2c
GM
10043
10044 * texindex.c: Include "../src/config.h" if building in emacs.
10045
10046 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 10047 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
10048 Add target to build texindex.c, defining `emacs'.
10049
8cf51b2c
GM
100501993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10051
10052 * Version 19.19 released.
10053
8cf51b2c
GM
100541993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10055
10056 * Version 19.18 released.
10057
100581993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10059
10060 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
10061
100621993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10063
10064 * Version 19.17 released.
10065
100661993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10067
10068 * split-man: Fix typos in last change.
10069
100701993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10071
10072 * Version 19.16 released.
10073
100741993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10075
10076 * version 19.15 released.
10077
100781993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10079
10080 * Makefile (distclean): It's rm, not rf.
10081
100821993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10083
10084 * Version 19.14 released.
10085
100861993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10087
10088 * Makefile: New file.
10089
100901993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10091
10092 * Version 19.13 released.
10093
100941993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10095
10096 * Version 19.9 released.
10097
100981993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10099
10100 * Version 19.8 released.
10101
101021993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10103
10104 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10105
10106 * trouble.texi: It's `enable-flow-control-on', not
10107 `evade-flow-control-on'.
10108
101091993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10110
10111 * display.texi: Document standard-display-european.
10112
101131993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10114
10115 * Version 19.7 released.
10116
10117 * emacs.texi: Add a sentence to the top menu mentioning the
10118 specific version of Emacs this manual applies to.
10119
101201993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10121
10122 * basic.texi: Document next-line-add-lines variable used to
10123 implement down-arrow.
10124
10125 * killing.texi: Document kill-whole-line.
10126
101271993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10128
10129 * text.texi: Update unix TeX ordering information.
10130
101311993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10132
10133 * news.texi: Mention fill-rectangle in keybinding list.
10134
10135 * killing.texi: Document fill-rectangle.
10136
101371993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10138
10139 * vc.texi: Bring the docs up to date with VC 5.2.
10140
101411992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10142
10143 * emacs.tex: Mention blackbox and gomoku under Amusements.
10144 Assembler mode is now mentioned and appropriately indexed
10145 under Programming Modes.
10146
101471991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10148
10149 * emacs.tex: Update TeX ordering information.
10150
8cf51b2c
GM
101511990-06-26 David Lawrence (tale@geech)
10152
10153 * emacs.tex: Note that completion-ignored-extensions is not used
10154 to filter out names when all completions are displayed in
10155 *Completions*.
10156
101571990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10158
10159 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10160
101611990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10162
10163 * emacs.tex: Add @findex grep.
10164
8cf51b2c
GM
101651988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10166
10167 * emacs.tex: Correct two typos. No other changes before
10168 Version 19 will be made.
10169
8cf51b2c
GM
101701988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10171
10172 * emacs.tex: Update information for obtaining TeX distribution from the
10173 University of Washington.
10174
10175;; Local Variables:
c8763fb6 10176;; coding: utf-8
8cf51b2c
GM
10177;; End:
10178
ab422c4d 10179 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
10180
10181 This file is part of GNU Emacs.
10182
352c8b4a 10183 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10184 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10185 the Free Software Foundation, either version 3 of the License, or
10186 (at your option) any later version.
8cf51b2c
GM
10187
10188 GNU Emacs is distributed in the hope that it will be useful,
10189 but WITHOUT ANY WARRANTY; without even the implied warranty of
10190 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10191 GNU General Public License for more details.
10192
10193 You should have received a copy of the GNU General Public License
352c8b4a 10194 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.