Doc fix.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
65b36413
XF
12013-07-31 Xue Fuqiao <xfq.free@gmail.com>
2
64a695bd
XF
3 * custom.texi (Specifying File Variables): Fix cross-references.
4
5 * mule.texi (Unibyte Mode): Fix cross-references.
6
8fd6e60a
XF
7 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
8
65b36413
XF
9 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
10 (Mayan Calendar): Move here from calendar.texi.
11 * emacs.texi (Top): Update menu.
12
d5065cca
XF
132013-07-30 Xue Fuqiao <xfq.free@gmail.com>
14
15 * emacs.texi (Top): Add menu entry.
16
17 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
18 (VC Directory Commands): Add vc-dir-ignore.
19
0f91f03c
XF
202013-07-28 Xue Fuqiao <xfq.free@gmail.com>
21
22 * glossary.texi (Glossary): Add some entries.
23
e4c467f9
XF
242013-07-27 Xue Fuqiao <xfq.free@gmail.com>
25
742a3501
XF
26 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
27 vc-dir. (Bug#14948)
e4c467f9 28
f6b15024
EZ
292013-07-26 Eli Zaretskii <eliz@gnu.org>
30
31 * display.texi (Fringes): Document the variable fringe-mode.
32 (Bug#14946)
33
1399490e 342013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
35
36 * maintaining.texi (EDE): Fix cross-reference.
37
38 * programs.texi (Program Modes): Fix emacs-xtra reference.
39
253e30aa
GM
40 * help.texi (Misc Help): Index describe-syntax.
41
4c672a0f
EZ
422013-06-29 Eli Zaretskii <eliz@gnu.org>
43
44 * basic.texi (Moving Point): Document visual-order-cursor-movement
45 and its effect on right-char and left-char.
46
0c72d017
GM
472013-06-28 Glenn Morris <rgm@gnu.org>
48
49 * ack.texi (Acknowledgments): Small update.
50
789cf833
GM
512013-06-19 Glenn Morris <rgm@gnu.org>
52
53 * Makefile.in (dist): Edit more configure variables.
54 Try to check that we do not miss any in future.
55
99c81280 562013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
57
58 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 59 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 60
cd0527a4
XF
612013-06-11 Glenn Morris <rgm@gnu.org>
62
63 * maintaining.texi (VC Directory Commands): Copyedit.
64 (Branches): Put back milder version of pre 2013-06-07 text.
65
04362df8
XF
662013-06-07 Xue Fuqiao <xfq.free@gmail.com>
67
9102c47a 68 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 69
80fa505f
AM
702013-06-05 Alan Mackenzie <acm@muc.de>
71
72 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
73 (Not Exiting Isearch): Document new user option
74 `isearch-allow-prefix'. (Bug#9706)
80fa505f 75
e5e4a942
JL
762013-06-03 Juri Linkov <juri@jurta.org>
77
78 * display.texi (Highlight Interactively): Add global keybindings
79 with the key prefix `M-s h'. Document old command `highlight-phrase'.
80 Document new command `highlight-symbol-at-point'.
81
67a3c09b
XF
822013-06-02 Xue Fuqiao <xfq.free@gmail.com>
83
84 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
85 (VC Mode Line): Fix typo.
86 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
87 prefix argument.
67a3c09b 88
c362f195
XF
892013-06-02 Michael Albinus <michael.albinus@gmx.de>
90
91 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
92 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
93 autolaunching of the D-Bus session bus.
94
f46305c8 952013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
96
97 * programs.texi (Semantic): Fix typo.
98
bee07d4f
XF
992013-05-30 Xue Fuqiao <xfq.free@gmail.com>
100
101 * maintaining.texi (Types of Log File): Supplement some
102 information of change log files.
103
6d65486d
JL
1042013-05-15 Juri Linkov <juri@jurta.org>
105
106 * search.texi (Repeat Isearch): Mention key `RET' to finish
107 editing the string. (Bug#13348)
108
27c8b6eb
GM
1092013-05-14 Glenn Morris <rgm@gnu.org>
110
111 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
112
2d809ffa 1132013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
114
115 * sending.texi (Mail Sending): Fix typo.
116
117 * windows.texi (Change Window): Fix typo.
118
90ed99d5
GM
119 * custom.texi (Changing a Variable): Fix typo.
120
9698b18f
GM
121 * trouble.texi (Contributing): Remove obsolete info re pretesters.
122
cbee2131
PE
1232013-05-05 Paul Eggert <eggert@cs.ucla.edu>
124
125 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
126 * cmdargs.texi (Initial Options):
127 * files.texi (Customize Save): Document this.
128
fd3a9a6b
GM
1292013-05-04 Glenn Morris <rgm@gnu.org>
130
131 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
132
5294599f
PE
1332013-03-17 Paul Eggert <eggert@cs.ucla.edu>
134
135 doc: convert some TeX accents to UTF-8
136 * ack.texi (Acknowledgments):
137 * emacs.texi (Acknowledgments):
138 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
139 Apparently the TeX accents cause problems when generating gnu.org
140 web pages, e.g., @l{} is rendered as '/l' on
141 <http://www.gnu.org/software/emacs/manual/html_node/
142 emacs/Acknowledgments.html>.
143
78be8b64 1442013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
145
146 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
147
681ebc33
PE
1482013-03-04 Paul Eggert <eggert@cs.ucla.edu>
149
150 Prefer UTF-8 for documentation.
151 With GNU Texinfo 5.0, this generates nicer-looking info files,
152 since they can use curly quotes. With older Texinfo it doesn't matter.
153 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
154 Switch from Latin-1 to UTF-8.
155
929aeac6 1562013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
157
158 * xresources.texi (GTK resources): Fix broken link.
159
343a2aef
EZ
1602013-02-25 Eli Zaretskii <eliz@gnu.org>
161
162 * files.texi (Interlocking): Don't refer to symlinks as the
163 exclusive means of locking files.
164
cee1a690
GM
1652013-02-22 Glenn Morris <rgm@gnu.org>
166
167 * ack.texi (Acknowledgments):
168 * emacs.texi (Acknowledgments): Small updates.
169
f0c954fa
GM
1702013-02-21 Glenn Morris <rgm@gnu.org>
171
172 * files.texi (File Conveniences): Not just GIFs can be animated.
173
4e16ddf4
GM
1742013-02-13 Glenn Morris <rgm@gnu.org>
175
176 * ack.texi (Acknowledgments): Don't mention yow any more.
177
a683d06b
PE
1782013-02-13 Paul Eggert <eggert@cs.ucla.edu>
179
180 * cmdargs.texi (General Variables):
181 Fix TMPDIR documentation to match the code's behavior.
182
c4af1efc
GM
1832013-02-10 Glenn Morris <rgm@gnu.org>
184
185 * trouble.texi (Checklist): Update bug keybinding.
186
8549f9e8
EZ
1872013-02-09 Eli Zaretskii <eliz@gnu.org>
188
189 * msdog.texi (Text and Binary): Delete the description of
190 file-name-buffer-file-type-alist.
191
7f102272
PE
1922013-01-19 Paul Eggert <eggert@cs.ucla.edu>
193
ee271528
PE
194 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
195 Without it, I don't see function names. Older addr2line
196 implementations will die out sooner or later, so tailor the
197 first suggestion to recent addr2line, with a followup about
198 older ones.
7f102272 199
795e7a5b 2002013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
201
202 * custom.texi (Directory Variables): Fix paren typo.
203
ecde0368
GM
204 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
205
827253f7
GM
206 * custom.texi (Custom Themes): Fix typo.
207
acfe10b7
BG
2082013-01-07 Bastien Guerry <bzg@gnu.org>
209
210 * help.texi (Apropos): Document `apropos-user-option' and update
211 the doc for `apropos-variable'.
212
f8acde11
GM
2132013-01-05 Glenn Morris <rgm@gnu.org>
214
215 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
216
d72a2793
GM
2172012-12-21 Glenn Morris <rgm@gnu.org>
218
219 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
220 Simply include doclicense.
221
1b947faa
CY
2222012-12-21 Chong Yidong <cyd@gnu.org>
223
224 * frames.texi (Mouse Commands): Fix description of the effect of
225 mouse dragging (Bug#13049).
226
f25f57bf
JL
2272012-12-15 Juri Linkov <juri@jurta.org>
228
229 * misc.texi (Recursive Edit): Add a link to "Query Replace".
230 (Bug#13181)
231
265c2fbf 2322012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
233
234 * killing.texi (Deletion): Doc fix (Bug#12748).
235
4288142b
PE
2362012-12-06 Paul Eggert <eggert@cs.ucla.edu>
237
238 * doclicense.texi, gpl.texi: Update to latest version from FSF.
239 These are just minor editorial changes.
240
d8ad4d3f 2412012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
242
243 * vc1-xtra.texi (General VC Options): Remove obsolete reference
244 to `vc-path'.
245
c5bc2d1d 2462012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
247
248 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
249
1cbaa705
KR
2502012-12-02 Kevin Ryde <user42@zip.com.au>
251
252 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
253
00054d21
KR
2542012-12-01 Kevin Ryde <user42@zip.com.au>
255
256 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
257
c07a6ded
PE
2582012-11-24 Paul Eggert <eggert@cs.ucla.edu>
259
260 * doclicense.texi, gpl.texi: Update to latest version from FSF.
261 These are just minor editorial changes.
262
6ef2e5ef 2632012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
264
265 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
266 clarifications (Bug#12865).
267 (Horizontal Scrolling): Clarifications.
268
2ac9538d 2692012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
270
271 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
272
a33da68b
EZ
2732012-11-16 Eli Zaretskii <eliz@gnu.org>
274
275 * trouble.texi (Crashing): Add information about MS-Windows and
276 the emacs_backtrace.txt file. (Bug#12908)
277
f78ee6af 2782012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
279
280 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
281 actually named gdb-stopped-functions.
282
f78ee6af 2832012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
284
285 * misc.texi (Single Shell): Mention async-shell-command-buffer.
286
19e09879
GM
2872012-11-10 Glenn Morris <rgm@gnu.org>
288
289 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
290
ef7238c3
GM
291 * emacs.texi (Acknowledgments): Add profiler author.
292 * ack.texi (Acknowledgments): Add some recent contributions.
293
6baf66d5 2942012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 295
9d9e48d9
CY
296 * files.texi (Diff Mode): Doc fixes for
297 diff-delete-trailing-whitespace (Bug#12831).
298
4c1f6a5b
CY
299 * trouble.texi (Crashing): Copyedits.
300
6baf66d5 3012012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
302
303 * files.texi (Diff Mode): Trailing whitespace updates.
304
6baf66d5 3052012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 306
4eeba558
CY
307 * misc.texi (Terminal emulator): Document Term mode faces.
308
7d806bfe
CY
309 * mini.texi (Basic Minibuffer): New node. Document
310 minibuffer-electric-default-mode.
311
312 * display.texi (Visual Line Mode): Fix index entry.
313
cce0aa5a
CY
314 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
315 and index the keybindings. Document tabulated-list-sort.
316 (Kill Buffer): Capitalize Buffer Menu.
317
318 * trouble.texi (Memory Full): Capitalize Buffer Menu.
319
6baf66d5 3202012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
321
322 * display.texi (Auto Scrolling): Clarify that scroll-step is
323 ignored when scroll-conservatively is set to a non-zero value.
324 (Bug#12801)
325
6baf66d5 3262012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
327
328 * dired.texi (Dired Updating): Doc fix (Bug#11744).
329
87288971
MA
3302012-10-30 Michael Albinus <michael.albinus@gmx.de>
331
332 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
333
fc83c2de
CY
3342012-10-29 Chong Yidong <cyd@gnu.org>
335
336 * dired.texi (Shell Commands in Dired): Document changes to the
337 dired-do-async-shell-command.
338
82b21017
GM
3392012-10-28 Glenn Morris <rgm@gnu.org>
340
341 * ack.texi (Acknowledgments): Mention gv.el.
342
caa5e5a4
BG
3432012-10-27 Bastien Guerry <bzg@gnu.org>
344
345 * screen.texi (Menu Bar): Fix typo.
346
05b621a6
CY
3472012-10-27 Chong Yidong <cyd@gnu.org>
348
349 * frames.texi (Mouse Avoidance): Mention new variable
350 mouse-avoidance-banish-position.
351
352 * programs.texi (Which Function): Which Function mode now works in
353 all major modes by default.
354
355 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
356
357 * files.texi (Misc File Ops): Symbolic links on Windows only work
358 on Vista and later.
359
360 * building.texi (Compilation): Document compilation-always-kill.
361
362 * search.texi (Symbol Search): New node.
363
364 * package.texi (Package Menu): Document the "new" status.
365
366 * windows.texi (Window Choice): Don't refer to the obsolete
367 special-display feature.
368
cd996018
CY
3692012-10-24 Chong Yidong <cyd@gnu.org>
370
371 * mule.texi (Text Coding): set-buffer-file-coding-system can now
372 be invoked from the mode line.
373
374 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
375 changes to the mark and unmark commands.
376 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
377 which is no longer bound to dired-backup-diff.
378
fe605b94
BG
3792012-10-23 Bastien Guerry <bzg@gnu.org>
380
9eadb1a9
BG
381 * text.texi (Org Authoring): Use a comma after @ref to avoid the
382 insertion of a period in the Info output.
fe605b94 383
d1069532
SM
3842012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
385
386 * custom.texi (Hooks): Clarify that -hooks is deprecated.
387
1fb3aa3f
CY
3882012-10-23 Chong Yidong <cyd@gnu.org>
389
390 * kmacro.texi (Edit Keyboard Macro): Fix typo.
391
f42f1094
DM
3922012-10-18 Dani Moncayo <dmoncayo@gmail.com>
393
394 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
395
6c24e35f
GM
3962012-10-17 Glenn Morris <rgm@gnu.org>
397
398 * mini.texi (Repetition): Further copyedit.
399
429cdb05
DM
4002012-10-17 Dani Moncayo <dmoncayo@gmail.com>
401
402 * mini.texi (Repetition): Copyedit.
403
e5a94ec4
JL
4042012-10-16 Juri Linkov <juri@jurta.org>
405
406 * search.texi (Query Replace): Document multi-buffer replacement
407 keys. (Bug#12655)
408
409 * maintaining.texi (Tags Search): Change link "Replace" to
410 "Query Replace".
411
73f2b4ab
CY
4122012-10-13 Chong Yidong <cyd@gnu.org>
413
414 * files.texi (File Conveniences): ImageMagick enabled by default.
415
d8e213eb
DM
4162012-10-10 Dani Moncayo <dmoncayo@gmail.com>
417
418 * basic.texi (Arguments): Fix typos.
419
b859a383
GM
4202012-10-08 Glenn Morris <rgm@gnu.org>
421
cad4f290
GM
422 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
423
b859a383
GM
424 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
425
f1f4dba0
GM
4262012-10-06 Glenn Morris <rgm@gnu.org>
427
428 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
429 Mention cal-tex-cursor-week2-summary.
430
c6b68a28
CY
4312012-10-06 Chong Yidong <cyd@gnu.org>
432
433 * mini.texi (Passwords): Fix typo.
434
751bac18
GM
4352012-10-02 Glenn Morris <rgm@gnu.org>
436
437 * maintaining.texi (VC Directory Commands):
438 Remove duplicate `q' entry. (Bug#12553)
439
48de8b12
CY
4402012-09-30 Chong Yidong <cyd@gnu.org>
441
442 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
443
444 * search.texi (Special Isearch): Document the lax space search
445 feature and M-s SPC.
446 (Regexp Search): Move main search-whitespace-regexp description to
447 Special Isearch.
448 (Replace): Document replace-lax-whitespace.
449
450 * basic.texi (Position Info): Document C-u M-=.
451 (Moving Point): Document move-to-column.
452
453 * display.texi (Useless Whitespace): Add delete-trailing-lines.
454
455 * misc.texi (emacsclient Options): Document the effect of
456 initial-buffer-choice on client frames. Document server-auth-dir.
457 Do not document server-host, which is bad security practice.
458
459 * building.texi (Lisp Libraries): Docstring lookups can trigger
460 autoloading. Document help-enable-auto-load.
461
462 * mini.texi (Yes or No Prompts): New node.
463
464 * ack.texi (Acknowledgments): Remove obsolete packages.
465
4695c850
GM
4662012-09-27 Glenn Morris <rgm@gnu.org>
467
468 * cal-xtra.texi (Advanced Calendar/Diary Usage):
469 Rename the section to be more general.
470 * emacs.texi: Update menu.
471
e109c4a6
CY
4722012-09-23 Chong Yidong <cyd@gnu.org>
473
474 * buffers.texi (Misc Buffer): Replace toggle-read-only with
475 read-only-mode.
476
477 * files.texi (Visiting): Likewise.
478
2e83df57
PE
4792012-09-22 Paul Eggert <eggert@cs.ucla.edu>
480
481 * trouble.texi (Crashing): Document ulimit -c.
482
58f3a196
PE
4832012-09-21 Paul Eggert <eggert@cs.ucla.edu>
484
485 * trouble.texi (Crashing): Document addr2line.
486
4ef1567b
CY
4872012-09-19 Chong Yidong <cyd@gnu.org>
488
489 * killing.texi (Yanking): Minor clarification (Bug#12469).
490
9e9da873
CY
4912012-09-17 Chong Yidong <cyd@gnu.org>
492
493 * building.texi (GDB User Interface Layout): Remove reference to
494 removed variable gdb-use-separate-io-buffer (Bug#12454).
495
0979429b
J
4962012-09-08 Jambunathan K <kjambunathan@gmail.com>
497
498 * regs.texi (Text Registers): `C-x r +' can now be used instead of
499 M-x append-to-register. New option `register-separator'.
500 (Number Registers): Mention that `C-x r +' is polymorphic.
501
14ba4cf3
CY
5022012-09-07 Chong Yidong <cyd@gnu.org>
503
504 * windows.texi (Window Choice): Don't mention obsolete
505 display-buffer-reuse-frames.
506
cf29dd84
PE
5072012-09-04 Paul Eggert <eggert@cs.ucla.edu>
508
509 Give more-useful info on a fatal error (Bug#12328).
510 * trouble.texi (Crashing): New section, documenting this.
511
aa0ecd94
MA
5122012-08-24 Michael Albinus <michael.albinus@gmx.de>
513
0979429b
J
514 * cmdargs.texi (General Variables):
515 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
516 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 517
ba025fbd
EZ
5182012-08-14 Eli Zaretskii <eliz@gnu.org>
519
520 * building.texi (Debugger Operation): Correct and improve
521 documentation of the GUD Tooltip mode.
522
0c51ff6d
CY
5232012-07-31 Chong Yidong <cyd@gnu.org>
524
525 * emacs.texi: Fix ISBN (Bug#12080).
526
35b6586e
CY
5272012-08-05 Chong Yidong <cyd@gnu.org>
528
529 * display.texi (Faces): Document frame-background-mode (Bug#7774).
530
531 * custom.texi (Face Customization): Move discussion of face
532 inheritance here, from Faces section.
533
0e1a094f 5342012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
535
536 * frames.texi (Mouse Commands): Fix the description of mouse-2.
537 (Bug#11958)
538
e32a12b5
CY
5392012-07-19 Chong Yidong <cyd@gnu.org>
540
541 * emacs.texi: Update ISBN.
542
9ea10cc3
CY
5432012-07-17 Chong Yidong <cyd@gnu.org>
544
545 * basic.texi (Inserting Text): Replace ucs-insert with
546 insert-char. Provide more details of input.
547
548 * mule.texi (International Chars, Input Methods): Likewise.
549
b68b3337
CY
5502012-07-13 Chong Yidong <cyd@gnu.org>
551
dea31bd3
CY
552 * custom.texi (Examining): Update C-h v message.
553
b68b3337
CY
554 * buffers.texi (Misc Buffer): Document view-read-only.
555
ab4c47d3
CY
5562012-07-07 Chong Yidong <cyd@gnu.org>
557
558 * custom.texi (Init File): Index site-lisp (Bug#11435).
559
6edc3d28
CY
5602012-07-06 Chong Yidong <cyd@gnu.org>
561
562 * emacs.texi: Re-order top-level menu to correspond to logical
563 order, to avoid makeinfo warnings.
564
565 * ack.texi (Acknowledgments): Note new python.el.
566
3812efdc
CY
5672012-06-29 Chong Yidong <cyd@gnu.org>
568
569 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
570 * basic.texi (Erasing, Basic Undo): Fix markup.
571
c8d3a25c 5722012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
573
574 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
575
c8d3a25c 5762012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
577
578 * fixit.texi (Undo): Fix typo. (Bug#11775)
579
65400531
GM
5802012-06-27 Glenn Morris <rgm@gnu.org>
581
582 * ack.texi (Acknowledgments): Tiny update.
583
ac1a0ce1 5842012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
585
586 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
587
ddfbf826 5882012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 589
ddfbf826 590 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
591
592 * anti.texi:
593 * building.texi:
594 * cmdargs.texi:
595 * custom.texi:
596 * display.texi:
597 * files.texi:
598 * frames.texi:
599 * glossary.texi:
600 * misc.texi:
601 * mule.texi:
602 * programs.texi:
603 * sending.texi:
604 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
605
85973ba0
MA
6062012-06-06 Michael Albinus <michael.albinus@gmx.de>
607
608 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
609
c1dabff0
GM
6102012-05-28 Glenn Morris <rgm@gnu.org>
611
612 * ack.texi, building.texi, calendar.texi, custom.texi:
613 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
614
abb9615e
GM
6152012-05-27 Glenn Morris <rgm@gnu.org>
616
bd39eb06
GM
617 * emacs.texi: Simplify following removal of node pointers.
618
abb9615e
GM
619 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
620 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
621 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
622 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
623 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
624 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
625 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
626 * windows.texi, xresources.texi: Nuke hand-written node pointers.
627
6c200b4a
GM
6282012-05-22 Glenn Morris <rgm@gnu.org>
629
630 * emacs.texi (Acknowledgments): Add another contributor.
631
3fe7cdc8
GM
6322012-05-12 Glenn Morris <rgm@gnu.org>
633
634 * Makefile.in (MKDIR_P): New, set by configure.
635 (mkinfodir): Use $MKDIR_P.
636
dc0f75c8
GM
6372012-05-10 Glenn Morris <rgm@gnu.org>
638
b8a82b69
GM
639 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
640 with "coding: raw-text".
641
dc0f75c8
GM
642 * files.texi (Interlocking): Mention create-lockfiles option.
643
666b903b 6442012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
645
646 * frames.texi (Mouse References, Mouse Commands): Fix index
647 entries (Bug#11362).
648
eceeb5fc 6492012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 650
eceeb5fc
CY
651 * custom.texi (Customization Groups, Custom Themes, Examining):
652 Improve page breaks.
653
654 * rmail.texi (Rmail Display): Use example rather than smallexample.
655
656 * calendar.texi: Convert inforefs to refs.
657
658 * dired.texi (Dired Enter): Improve page break.
659
660 * abbrevs.texi (Abbrev Concepts): Copyedits.
661
662 * maintaining.texi (Registering, Tag Syntax):
663 Tweak line and page breaks.
664
665 * programs.texi (Programs, Electric C): Copyedits.
666 (Program Modes): Add xref to Fortran.
667 (Left Margin Paren): Remove what was (oddly enough) the only use
668 of defvar in the entire Emacs manual.
669 (Hungry Delete): Remove footnote about ancient Emacs version.
670 (Other C Commands): Use example rather than smallexample.
671
672 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
673 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
674 Tweak line and page breaks.
675
676 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
677 (Major Modes): Use example rather than smallexample.
bbba8869 678
eceeb5fc
CY
679 * mule.texi (Output Coding): Reword to improve page-breaks.
680
681 * frames.texi (Fonts): Tweak line and page breaks.
682 Use example rather than smallexample. Change cross-reference.
683 (Text-Only Mouse): Fix xref.
684
685 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
686 (Indirect Buffers): Tweak line- and page-breaks.
687
688 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
689
8045b906
GM
6902012-05-04 Glenn Morris <rgm@gnu.org>
691
692 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
693 (info, infoclean): Use $INFO_EXT.
694 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
695 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
696 (INFO_TARGETS): Use $INFO_EXT.
697 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
698
90207a15 6992012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
700
701 * emacs.texi (@copying): Only print EDITION in the TeX version.
702
e2058813
GM
703 * search.texi (Regexp Search): Just say "Emacs".
704
a162959e
GM
705 * display.texi (Auto Scrolling):
706 Reword to avoid repetition and improve page break.
707
9eb25ee8
GM
708 * xresources.texi (Resources):
709 * mule.texi (Language Environments):
710 * misc.texi (Amusements):
711 * maintaining.texi (VC Change Log):
712 * frames.texi (Fonts):
713 * custom.texi (Specifying File Variables, Minibuffer Maps):
714 * cmdargs.texi (Initial Options):
715 * building.texi (Flymake):
716 Reword to remove/reduce some overly long/short lines.
717
a4289d0e
GM
7182012-04-27 Glenn Morris <rgm@gnu.org>
719
720 * emacs.texi: Some fixes for detailed menu.
721
1a72be46
GM
722 * emacs.texi: Add "et al." to authors.
723
16152b76
GM
724 * ack.texi, basic.texi, buffers.texi, building.texi:
725 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
726 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
727 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
728 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
729 * search.texi, trouble.texi, windows.texi:
730 Use Texinfo recommended convention for quotes+punctuation.
731
578c1d4b 7322012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 733
578c1d4b
GM
734 * mule.texi (Bidirectional Editing): Improve indexing.
735 Minor wording tweaks.
84412f2c 736
467a33d0
CY
7372012-04-15 Chong Yidong <cyd@gnu.org>
738
739 * misc.texi (emacsclient Options): More clarifications.
740
e6fd457e 7412012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 742
41be52d7
GM
743 * msdog.texi (Windows Printing): It doesn't set printer-name.
744
05806f43
GM
745 * mule.texi (Language Environments): Move font info to "Fontsets".
746 (Fontsets): Move intlfonts etc here from "Language Environments".
747 Copyedits.
748 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
749 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
750
e6fd457e 7512012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 752
0be641c0
CY
753 * glossary.texi (Glossary): Standardize on "text terminal"
754 terminology. All callers changed.
755
6a00f380
CY
756 * misc.texi (emacsclient Options): Document "client frame" concept
757 and its effect on C-x C-c more carefully.
758
e6fd457e 7592012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 760
870e8fb8
GM
761 * frames.texi (Scroll Bars):
762 * glossary.texi (Glossary): Use consistent case for "X Window System".
763
71cd7772
GM
764 * mule.texi (Select Input Method, Coding Systems):
765 State command names in kbd tables.
766 (Recognize Coding): Add cross-ref.
767 (Output Coding): Don't mention message mode in particular.
768 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
769 Copyedits.
770
35dc09a1 7712012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
772
773 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
774 Copyedits.
775 (Coding Systems): Mac OS X apparently uses newlines for EOL.
776 (Recognize Coding): Remove old auto-coding-regexp-alist example.
777 auto-coding-functions does not override coding: tags.
778 Remove rmail-decode-mime-charset; it no longer has any effect.
779
35dc09a1 7802012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
781
782 * custom.texi (Creating Custom Themes): Add reference to Custom
783 Themes node in Lisp manual.
784
35dc09a1 7852012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
786
787 * mule.texi (International): Copyedits.
788 (International Chars): Update C-x = example output.
789 (Disabling Multibyte): Rename from "Enabling Multibyte".
790 Clarify what "unibyte: t" does, and mode-line description.
791 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
792 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 793 (Language Environments): Copyedits.
893585f4
GM
794 (Input Methods): Copyedits. Use "^" for the postfix example,
795 because it is less confusing inside Info's `quotes'.
e0550cae 796
bd7239f5 797 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
798 Update for "Disabling Multibyte" node name change.
799 * emacs.texi: Update for "Disabling Multibyte" node name change.
800
1c64e6ed
GM
801 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
802 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
803 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
804 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
805 * sending.texi, text.texi, trouble.texi:
806 Use @file for buffers, per the Texinfo manual.
807
20331c1c
GM
808 * entering.texi (Entering Emacs):
809 Do not mention initial-buffer-choice = t.
810
8fc85b20
GM
811 * misc.texi (Gnus Startup): Use @env for environment variables.
812
35dc09a1
GM
813 * Makefile.in: Replace non-portable use of $< in ordinary rules.
814
87124233
GM
8152012-04-12 Glenn Morris <rgm@gnu.org>
816
817 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
818
f3774f20
GM
8192012-04-07 Glenn Morris <rgm@gnu.org>
820
821 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
822
8980d0b9
GM
8232012-04-05 Glenn Morris <rgm@gnu.org>
824
825 * glossary.texi (Glossary): Use anchors for internal cross-references.
826
8bf27c8a
GM
8272012-04-04 Glenn Morris <rgm@gnu.org>
828
829 * glossary.texi (Glossary): Copyedits.
830 Use Texinfo-recommended convention for quotes and punctuation.
831 Comment out a few specialized (Rmail) items.
a0706406 832 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 833 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 834
529c06b6
CY
8352012-04-03 Chong Yidong <cyd@gnu.org>
836
837 * sending.texi (Mail Misc): Fix an index entry.
838
53b0595a
EZ
8392012-04-02 Eli Zaretskii <eliz@gnu.org>
840
841 * msdog.texi (Windows Startup): Add description of emacsclient
842 operation under -c and -t on MS-Windows.
843
844 * misc.texi (emacsclient Options): Add cross-reference to "Windows
845 Startup". (Bug#11091)
846
d8e213eb 8472012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
848
849 * custom.texi (Changing a Variable): Fix example.
850
0d224826
EZ
8512012-04-01 Eli Zaretskii <eliz@gnu.org>
852
853 * misc.texi (emacsclient Options): More clarifications about -t
854 and -c on MS-Windows. (Bug#11091)
855
1d265f9f
EZ
8562012-03-31 Eli Zaretskii <eliz@gnu.org>
857
858 * misc.texi (emacsclient Options): Document peculiarities of new
859 frame creation on MS-Windows under -c or -t options. (Bug#11091)
860
5319014e
CY
8612012-03-30 Chong Yidong <cyd@gnu.org>
862
863 * files.texi (File Conveniences): Clarify Imagemagick discussion.
864
2bfab837
GM
8652012-03-22 Glenn Morris <rgm@gnu.org>
866
867 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
868
986bd52a
CY
8692012-03-17 Chong Yidong <cyd@gnu.org>
870
871 * package.texi (Package Installation): Document use of
872 package-initialize in init file.
873
66ecdc9e
GM
8742012-03-16 Glenn Morris <rgm@gnu.org>
875
876 * help.texi (Language Help):
877 * mule.texi (International Chars):
878 etc/HELLO is for character demonstration.
879
d8e213eb 8802012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
881
882 * dired.texi (Shell Commands in Dired): Fix typo.
883
a08a07e3
CY
8842012-03-04 Chong Yidong <cyd@gnu.org>
885
886 * killing.texi (Clipboard): Document clipboard manager.
887
53eced6d
GM
8882012-02-29 Glenn Morris <rgm@gnu.org>
889
f8425af2
GM
890 * ack.texi (Acknowledgments): Use @Tex{} in more places.
891
775b55af
GM
892 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
893
53eced6d
GM
894 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
895
44e97401
GM
8962012-02-28 Glenn Morris <rgm@gnu.org>
897
898 * custom.texi, display.texi, emacs.texi, files.texi:
899 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
900 Standardize possessive apostrophe usage.
901
525795c1
JD
9022012-02-25 Jan Djärv <jan.h.d@swipnet.se>
903
904 * macos.texi (Mac / GNUstep Customization): Remove text about
905 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
906
d8e213eb 9072012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
908
909 * buffers.texi (Select Buffer): Mention that saving in a new file
910 name can switch to a different major mode.
911
6ea1787e
GM
9122012-02-23 Glenn Morris <rgm@gnu.org>
913
49fe4321
GM
914 * mini.texi (Minibuffer File, Completion Options, Repetition):
915 Copyedits.
916 (Completion Example): Other M-x au* commands may be defined.
917 (Completion Styles): Mention emacs21 and completion-category-overrides.
918
8f4042d2
GM
919 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
920 (Windows Keyboard, Windows Mouse, Windows Processes)
921 (Windows Printing, Windows Misc): Copyedits.
922 (ls in Lisp): Update switches list.
923
371fb833
GM
924 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
925 Update dos-mode* function names.
926 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
927 (MS-DOS Processes): Add xref to main ls-lisp section.
928
6ea1787e
GM
929 * ack.texi (Acknowledgments): Mention smie.
930
40ace058
GM
9312012-02-22 Glenn Morris <rgm@gnu.org>
932
933 * macos.texi: Copyedits. Fix @key/@kbd usage.
934 (Mac / GNUstep Basics): Don't mention the panels, since the next
935 section covers them.
936 (Mac / GNUstep Customization): Merge some panel info from previous.
937
41f1e868
GM
9382012-02-21 Glenn Morris <rgm@gnu.org>
939
68af8d4f
GM
940 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
941 Small fixes.
942
2e03845d
GM
943 * emacs-xtra.texi: Picture mode is no longer a chapter.
944
f9a998c3
GM
945 * picture-xtra.texi (Basic Picture): C-a does get remapped.
946
41f1e868
GM
947 * ack.texi (Acknowledgments): Small changes, including resorting,
948 and removal of things no longer distributed.
949
ea09410d
GM
9502012-02-20 Glenn Morris <rgm@gnu.org>
951
2d2f6581
GM
952 * emacs.texi (Top, Preface): Small rephrasings.
953 (menu, detailmenu): Update entries, and reformat some descriptions.
954 * building.texi, display.texi, emacs-xtra.texi, files.texi:
955 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
956 Reformat some menu descriptions.
957
196f8c0e
GM
958 * ack.texi (Acknowledgments): More updates.
959
8730412a
GM
960 * emacs.texi (Acknowledgments): Add several names from ack.texi,
961 and from Author: headers.
ae15b89b 962 (Distrib): Small updates.
ea09410d 963
37863f20
GM
9642012-02-18 Glenn Morris <rgm@gnu.org>
965
37c3b9ee
GM
966 * ack.texi (Acknowledgments): Add xref to Org manual.
967
b474519e
GM
968 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
969 of '*mail*', since Message does not call it that.
970 (Rmail Reply): Rename rmail-dont-reply-to-names.
971 \\`info- no longer handled specially.
972 Update for rmail-enable-mime-composing.
973 Don't mention 'm' for replies.
974 Don't mention rmail-mail-new-frame and cancelling, since it does
975 not work for Message at the moment.
976
a5987767
GM
977 * cal-xtra.texi: Copyedits.
978
37863f20
GM
979 * emacs-xtra.texi: Set encoding to ISO-8859-1.
980
112d1241
GM
9812012-02-17 Glenn Morris <rgm@gnu.org>
982
0fd2c9a3
GM
983 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
984
1d6ecbfa
GM
985 * ack.texi (Acknowledgments): Mention Gnulib.
986
102f1b54
GM
987 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
988
112d1241
GM
989 * calendar.texi: Misc small changes, including updating the dates
990 of examples.
991
3a05ff1d
GM
9922012-02-16 Glenn Morris <rgm@gnu.org>
993
d1354af0
GM
994 * calendar.texi: Misc small changes.
995
5f9756ec
GM
996 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
997 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
998
3b19a30d
GM
999 * dired-xtra.texi (Subdir Switches): Small fixes.
1000
3a05ff1d
GM
1001 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1002
9f26dc24
GM
10032012-02-15 Glenn Morris <rgm@gnu.org>
1004
1005 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1006
fb969a57
GM
10072012-02-12 Glenn Morris <rgm@gnu.org>
1008
1009 * ack.texi (Acknowledgments):
1010 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1011
0aca1292
GM
10122012-02-10 Glenn Morris <rgm@gnu.org>
1013
104dc9c6
GM
1014 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1015
0aca1292
GM
1016 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1017
91af9d2e
GM
10182012-02-09 Glenn Morris <rgm@gnu.org>
1019
0aca1292
GM
1020 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1021 buffer switch after M-x rename-uniquely.
63c727b2 1022
91af9d2e
GM
1023 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1024
1ef1990c
JB
10252012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1026
1027 * text.texi (Org Mode): Fix typo.
1028
e74e58c9
GM
10292012-02-08 Glenn Morris <rgm@gnu.org>
1030
cefee440
GM
1031 * ack.texi (Acknowledgments): Update emacs-lock info.
1032
a7686350
GM
1033 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1034
e74e58c9
GM
1035 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1036
fe93bc91
GM
10372012-02-07 Glenn Morris <rgm@gnu.org>
1038
1039 * files.texi (File Conveniences): Mention ImageMagick images.
1040
d273439c
GM
10412012-02-05 Glenn Morris <rgm@gnu.org>
1042
649f602c
GM
1043 * trouble.texi (Checklist): Mention debug-on-event.
1044
d273439c
GM
1045 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1046
a9410bdf
GM
10472012-02-04 Glenn Morris <rgm@gnu.org>
1048
1f5e1a16
GM
1049 * macos.texi (Customization options specific to Mac OS / GNUstep):
1050 New subsection.
1051
b7314ef7
GM
1052 * display.texi (Colors): Mention list-colors-sort.
1053
a9410bdf
GM
1054 * files.texi (File Conveniences): Mention image animation.
1055
75319d7f
CY
10562012-01-31 Chong Yidong <cyd@gnu.org>
1057
1058 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1059 scroll bars (Bug#10666).
1060
2680c309
CY
10612012-01-28 Chong Yidong <cyd@gnu.org>
1062
691db250
CY
1063 * files.texi (Filesets): Fix typos.
1064
2680c309
CY
1065 * display.texi (Faces): Add xref to Colors node.
1066
2a90dfca
DM
10672012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1068
1069 * buffers.texi (Select Buffer): Clarify explanation of switching
1070 to new buffers. Fix description of next-buffer and
6df6ae42 1071 previous-buffer (Bug#10334).
2a90dfca
DM
1072 (Misc Buffer): Add xref to View Mode.
1073
1074 * text.texi (Fill Commands): Fix description of
1075 sentence-end-double-space.
1076
20d2304d
CY
10772012-01-23 Chong Yidong <cyd@gnu.org>
1078
f088cb8b 1079 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1080
01ec1eed
VS
10812012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1082
1083 * programs.texi (Comment Commands): Typo (bug#10514).
1084
06848b82
CY
10852012-01-15 Chong Yidong <cyd@gnu.org>
1086
1087 * xresources.texi (X Resources): Describe GTK+ case first.
1088 (Resources): Don't use borderWidth as an example, since it doesn't
1089 work with GTK+.
1090 (Table of Resources): Clarify role of several resources, including
1091 the Emacs 24 behavior of cursorBlink etc.
1092 (Face Resources): Node deleted. Recommend using Customize
1093 instead. Add paragraph to `Table of Resources' node summarizing
1094 how to use X resources for changing faces.
1095 (Lucid Resources): Rewrite, omitting description of font names,
1096 referring to the Fonts node instead.
1097 (LessTif Resources): Copyedits.
1098 (GTK resources): Rewrite, describing the difference between gtk2
1099 and gtk3.
1100 (GTK Resource Basics): New node.
1101 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1102 (GTK styles): Just refer to Fonts node for GTK font format.
1103
1104 * display.texi (Faces): Document the cursor face.
1105
a73a3461
CY
11062012-01-14 Chong Yidong <cyd@gnu.org>
1107
01ec1eed 1108 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1109 (General Variables): Add xref to Lisp Libraries.
1110 (Initial Options): Copyedits.
1111 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1112 (Environment): Clarify what getenv does.
1113 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1114 light backgrounds on xterms.
1115 (Misc Variables): TEMP and TMP are not Windows-specific.
1116 (Display X): Copyedits.
1117 (Colors X): -bd does nothing for GTK.
1118 (Icons X): Gnome 3 doesn't use taskbars.
1119
1120 * misc.texi (Shell): Document exec-path here.
1121
1122 * rmail.texi (Movemail): Add xref for exec-path.
1123
e517eda4
GM
11242012-01-13 Glenn Morris <rgm@gnu.org>
1125
1126 * dired.texi (Dired and Find): Clarify find-ls-options.
1127
1de76afe
CY
11282012-01-09 Chong Yidong <cyd@gnu.org>
1129
71873e2b 1130 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1131 SHA-256.
1132
c61ab18c
CY
11332012-01-07 Chong Yidong <cyd@gnu.org>
1134
e490b289
CY
1135 * display.texi (Useless Whitespace): Add Whitespace mode.
1136
1de77c4c
CY
1137 * custom.texi (Hooks): Discuss how to disable minor modes.
1138
1139 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1140 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1141
c61ab18c
CY
1142 * trouble.texi (Lossage): Refer to Bugs node for problems.
1143 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1144 (Screen Garbled): Don't refer to terminal "manufacturers".
1145 (Total Frustration): Node deleted. Eliza is documented in
1146 Amusements now.
71873e2b
SM
1147 (Known Problems): More info about using the bug tracker.
1148 Mention debbugs package.
c61ab18c
CY
1149 (Bug Criteria): Copyedits.
1150 (Understanding Bug Reporting): Mention emacs -Q.
1151
89bd9ccd
CY
11522012-01-06 Chong Yidong <cyd@gnu.org>
1153
1154 * custom.texi (Specifying File Variables): The mode: keyword
1155 doesn't have to be first anymore. Add example of specifying minor
1156 modes.
1157 (Directory Variables): Simplify example. Mention application to
1158 non-file buffers.
1159 (Disabling): Use "initialization file" terminology.
1160 (Init Examples): Fix hook example.
1161
8034735f
EZ
11622012-01-06 Eli Zaretskii <eliz@gnu.org>
1163
1164 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1165 (Bug#10422)
1166 Move the stuff about resources to xresources.texi.
1167
1168 * xresources.texi (Resources): Move information about setting X
1169 resources in the Registry from cmdargs.texi. Make the index entry
1170 be similar to the one in cmdargs.texi.
1171
b0d7d8af
CY
11722012-01-05 Chong Yidong <cyd@gnu.org>
1173
1174 * custom.texi (Customization Groups): Update example.
1175 (Browsing Custom): Document the new search field.
1176 (Changing a Variable): Update example for Emacs 24 changes.
1177 Document Custom-set and Custom-save commands.
1178 (Face Customization): Document Emacs 24 changes. De-document
1179 modify-face.
1180 (Specific Customization): Mention customize-variable.
1181 (Custom Themes): Add customize-themes, custom-theme-load-path,
1182 custom-theme-directory, and describe-theme.
1183 (Creating Custom Themes): New node.
1184 (Examining): Mention M-:.
1185
1186 * package.texi (Packages): Fix typo.
1187
88c5c7c8
CY
11882012-01-03 Chong Yidong <cyd@gnu.org>
1189
1190 * misc.texi (Single Shell): Don't document Lisp usage of
1191 shell-command. Tidy up discussion of synchronicity. Add index
1192 entries for async-shell-command.
1193 (Interactive Shell): Note that M-x shell uses shell-file-name.
1194 Note change in behavior in Emacs 24.
1195 (Shell Mode): Shell mode now uses completion-at-point.
1196 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1197 default method for recognizing prompts nowadays.
1198 (Shell Ring): Add xref to Minibuffer History.
1199 (Directory Tracking): Explain Dirtrack mode in more detail.
1200 (Term Mode): Fix index entries.
1201 (Paging in Term): Merge into Term Mode.
1202 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1203 (Printing): Fix xref. State default of lpr-switches.
1204 (PostScript): Remove obsolete sentence. Omit description of
1205 non-interactive behaviors.
1206 (Hyperlinking): Improve description.
1207 (Browse-URL): Using compose-mail for mailto URLs is the default.
1208 Document browse-url-mailto-function.
1209 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1210 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1211 (Amusements): M-x lm was renamed to M-x landmark.
1212 Document nato-region.
88c5c7c8 1213
b8ecfdfe
CY
12142012-01-01 Chong Yidong <cyd@gnu.org>
1215
1216 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1217 (Gnus Startup): Note that the system might not be set up for news.
1218 Describe group levels more clearly.
1219 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1220 Summary of Gnus.
1221 (Document View): Copyedits. Move zoom commads to DocView
1222 Navigation node.
1223 (DocView Navigation, DocView Searching, DocView Slicing)
1224 (DocView Conversion): Nodes renamed from Navigation, etc.
1225
1226 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1227
7bc7d2aa
EZ
12282011-12-31 Eli Zaretskii <eliz@gnu.org>
1229
1230 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1231 (Bug#10380)
1232
b30941db
CY
12332011-12-30 Chong Yidong <cyd@gnu.org>
1234
1235 * sending.texi (Sending Mail): Document initial mail buffer name,
1236 and changed multiple mail buffer behavior.
1237 (Mail Format): Put the example at the top of the section.
1238 (Mail Headers): Move discussion of "From" to the top.
1239 (Mail Sending): Document sendmail-query-once.
1240 (Citing Mail): Make it less Rmail-specific.
1241
0ed49f93
CY
12422011-12-29 Chong Yidong <cyd@gnu.org>
1243
1244 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1245 example. Add index entries.
1246 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1247
c40a7de7
CY
12482011-12-26 Chong Yidong <cyd@gnu.org>
1249
71873e2b
SM
1250 * dired.texi (Dired Enter, Misc Dired Features):
1251 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1252 (Dired Navigation): Add index entries.
1253 (Dired Visiting): Fix View Mode xref.
1254 (Marks vs Flags): Prefer C-/ binding for undo.
1255 (Subdirectories in Dired): Add xrefs.
1256 (Misc Dired Features): Document some Emacs 24 changes. Add index
1257 entries.
1258
1259 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1260 variable, since it is explained in Minor Modes node.
1261 (Defining Abbrevs): Copyedits.
1262 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1263 C-/ binding for undo.
1264 (Dabbrev Customization): Add xrefs for case-fold-search and
1265 case-replace.
1266
1267 * dired-xtra.texi (Subdir Switches): Add xref.
1268
1269 * maintaining.texi (VC Directory Commands): Mention quit-window.
1270
3d992aa0
CY
12712011-12-25 Chong Yidong <cyd@gnu.org>
1272
1273 * maintaining.texi (Tags): Mention Semantic.
1274 (Create Tags Table, Etags Regexps): Copyedits.
1275 (Find Tag): Mention minibuffer completion.
1276 (List Tags): Mention completion-at-point. Completion is actually
1277 available in M-x list-tags.
1278
1279 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1280 Document vc-delete-file.
1281
1282 * files.texi (Misc File Ops): Mention vc-delete-file.
1283
1284 * programs.texi (Symbol Completion): Mention completion-at-point
1285 explicitly.
1286
2785d024
CY
12872011-12-22 Chong Yidong <cyd@gnu.org>
1288
1289 * maintaining.texi (Change Log Commands): Don't specially mention
1290 vc-update-change-log which is CVS-only.
1291
1292 * vc1-xtra.texi (Version Headers): Note that these are for
1293 Subversion, CVS, etc. only.
71873e2b
SM
1294 (General VC Options): De-document vc-keep-workfiles.
1295 Fix RCS-isms.
2785d024 1296
0ab39399
EZ
12972011-12-22 Eli Zaretskii <eliz@gnu.org>
1298
1299 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1300 should be @end iftex".
1301
d3098e1e
CY
13022011-12-21 Chong Yidong <cyd@gnu.org>
1303
1304 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1305 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1306 (VC Pull): Mention vc-log-incoming.
1307 (Log Buffer): Add CVS/RCS only disclaimer.
1308
1309 * vc1-xtra.texi (Remote Repositories): Update introduction.
1310 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1311 (Remote Repositories, Version Backups): Node deleted.
1312 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1313 (CVS Options): Reduce verbosity of description of obscure CVS
1314 locking feature.
1315 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1316 Tags node.
1317 (Revision Tags): Move under Miscellaneous VC subsection.
1318 (Change Logs and VC): Note that this is wrong for DVCSs.
1319 De-document log entry manipulating features.
1320 (Renaming and VC): Describe how it works on modern VCSes.
1321
1322 * files.texi (Misc File Ops): Mention vc-rename-file.
1323
1324 * programs.texi (Custom C Indent): Add index entries.
1325
47d42d81
AM
13262011-12-20 Alan Mackenzie <acm@muc.de>
1327
1328 * programs.texi (Motion in C): Update the description of C-M-a and
1329 C-M-e, they now DTRT in enclosing scopes.
1330 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1331
2edef1a0
CY
13322011-12-20 Chong Yidong <cyd@gnu.org>
1333
1334 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1335 (Old Revisions): Use it.
1336 (VCS Repositories): Add "distributed" terminology.
1337 (Log Buffer): Remove duplicate description
1338 about changesets. Fix "current VC fileset" ambiguity.
1339 (Multi-User Branching): Node deleted.
1340 (Branches, Switching Branches): Discuss decentralized version
1341 control systems.
1342 (VC Pull): New node.
1343 (Merging): Document merging on decentralized systems.
1344 (Creating Branches): Note that this is specific to CVS and related
1345 systems.
1346
bc859d5f
CY
13472011-12-19 Chong Yidong <cyd@gnu.org>
1348
1349 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1350 (VC Mode Line): Add index entry for "version control status".
1351 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1352 Document vc-revert-show-diff. De-document vc-rollback.
1353 (VC Directory Mode): Rewrite introduction. Move prefix arg
1354 documentation here from VC Directory Buffer node.
1355 (VC Directory Buffer): Use a decentralized VCS example.
1356 (VC Directory Commands): Use a table. Remove material duplicated
1357 in previous nodes on multi-file VC filsets.
1358
9cff91f8
CY
13592011-12-17 Chong Yidong <cyd@gnu.org>
1360
1361 * maintaining.texi (VCS Concepts): Make "revision" terminology
1362 less CVS-specific.
1363 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1364 Registering node.
71873e2b 1365 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1366 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1367 log buffer. Add index entries.
71873e2b
SM
1368 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1369 Use "commit" terminology.
9cff91f8
CY
1370 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1371 doesn't refer to tags tables. Note other possible forms of the
1372 revision ID. C-x v = does not save.
1373 (Registering): Note similarity to C-x v v action. Fix description
1374 of how backends are chosen. De-document vc-default-init-revision.
1375 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1376 in root log buffers.
1377
f3b316df
CY
13782011-12-16 Chong Yidong <cyd@gnu.org>
1379
1380 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1381 (Basic VC Editing): Remove redundant descriptions.
1382 (VC With A Merging VCS): Make description more general instead of
1383 CVS-specific.
1384 (VC With A Locking VCS): Use VC fileset terminology.
1385
29eabb8e
CY
13862011-12-12 Chong Yidong <cyd@gnu.org>
1387
1388 * building.texi (Executing Lisp): Fix xref for C-M-x.
1389 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1390 manual. Note that load-path is not customizable.
1391 (Lisp Eval): Note that listed commands are available globally.
1392 Explain the meaning of "defun" in the C-M-x context.
1393 (Lisp Interaction): Copyedits.
71873e2b
SM
1394 (External Lisp): Fix name of inferior Lisp buffer.
1395 Mention Scheme.
29eabb8e
CY
1396 (Compilation): Define "inferior process".
1397
cd0314dd
EZ
13982011-12-10 Eli Zaretskii <eliz@gnu.org>
1399
1400 * msdog.texi (Windows Fonts): Document how to force GDI font
1401 backend on MS-Windows.
1402
0595bd7e 14032011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1404
1405 * building.texi (Compilation): Say what the -k flag to make does.
1406 Move subprocess discussion to Compilation Shell.
1407 (Compilation Mode): Add xref for grep, occur, and mouse
1408 references. Define "locus".
1409 (Grep Searching): Use @command.
71873e2b
SM
1410 (Debuggers, Commands of GUD, GDB Graphical Interface):
1411 Clarify intro.
0595bd7e
CY
1412 (Starting GUD): Clarify how arguments are specified.
1413 (Debugger Operation): Index entry for "GUD interaction buffer",
1414 and move basic description here from Commands of GUD node.
1415 (GDB User Interface Layout): Copyedits.
1416 (Source Buffers): Remove gdb-find-source-frame, which is not in
1417 gdb-mi.el.
1418 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1419 toggle-gdb-all-registers, which are not in gdb-mi.el.
1420 Don't re-document GUD interaction buffers.
b09d01da
CY
1421
1422 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1423 (Semantic): Add cindex entries for Semantic.
1424
2a185919
CY
14252011-12-06 Chong Yidong <cyd@gnu.org>
1426
1427 * programs.texi (Man Page): Clarify how to use Man-switches.
1428 Don't bother documenting Man-fontify-manpage-flag.
1429 (Lisp Doc): Add xref to Name Help node.
1430 (Hideshow): Add cindex. Mention role of ellipses, and default
1431 value of hs-isearch-open. Don't bother documenting
1432 hs-special-modes-alist.
1433 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1434 changing the window manager binding of M-TAB.
1435
ebf10822
CY
14362011-12-05 Chong Yidong <cyd@gnu.org>
1437
1438 * programs.texi (Comment Commands): Fix description of for M-; on
1439 blank lines. Move documentation of comment-region here.
1440 (Multi-Line Comments): Clarify the role of comment-multi-line.
1441 Refer to Comment Commands for comment-region doc.
1442 (Options for Comments): Refer to Multi-Line Comments for
1443 comment-multi-line doc, instead of duplicating it. Fix default
1444 values of comment-padding and comment-start-skip.
1445
ec7ae032
CY
14462011-12-04 Chong Yidong <cyd@gnu.org>
1447
1448 * programs.texi (Program Modes): Mention modes that are not
1449 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1450 Add index entry for backward-delete-char-untabify.
1451 Mention prog-mode-hook.
ec7ae032
CY
1452 (Which Function): Use "global minor mode" terminology.
1453 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1454 in Indentation chapter to avoid duplication.
1455 (Expressions): Copyedit.
1456 (Matching): Document Electric Pair mode.
1457
1458 * ack.texi (Acknowledgments):
1459 * rmail.texi (Movemail, Other Mailbox Formats):
1460 * frames.texi (Frames): Don't capitalize "Unix".
1461
a24bf23e
CY
14622011-12-04 Chong Yidong <cyd@gnu.org>
1463
1464 * text.texi (Nroff Mode): Mention what nroff is.
1465 (Text Based Tables, Table Recognition): Don't say "Table mode"
1466 since it's not a major or minor mode.
1467 (Text Based Tables): Reduce the size of the example.
1468 (Table Definition): Clarify definitions.
1469 (Table Creation): Add key table.
1470 (Cell Commands): Use kbd for commands.
1471 (Table Rows and Columns): Combine nodes Row Commands and Column
1472 Commands.
1473 (Fixed Width Mode): Node deleted; contents moved to parent.
1474 (Table Conversion): Shorten example.
1475 (Measuring Tables): Merge into Table Misc.
1476
8863a584
CY
14772011-12-03 Chong Yidong <cyd@gnu.org>
1478
1479 * text.texi (TeX Mode): Mention AUCTeX package.
1480 (TeX Editing): Add xref to documentation for Occur.
1481 (LaTeX Editing): Add xref to Completion node.
1482 (TeX Print): Fix description of tex-directory.
71873e2b 1483 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1484 its subnodes less verbose, since text/enriched files are
1485 practically unused.
71873e2b 1486 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1487 (Format Colors): Node deleted.
71873e2b 1488 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1489 for applying colors too.
1490 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1491
1492 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1493
1494 * display.texi (Colors): New node.
1495
1496 * cmdargs.texi (Colors X):
1497 * xresources.texi (GTK styles):
1498 * custom.texi (Face Customization): Reference it.
1499
1500 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1501 Link to Fill Commands for Justification entry.
1502
6fdebe93
EZ
15032011-12-03 Eli Zaretskii <eliz@gnu.org>
1504
1505 * display.texi (Auto Scrolling): More accurate description of what
1506 scroll-*-aggressively does, including the effect of non-zero
1507 margin. Fix "i.e." markup.
1508
95ca9bc7
CY
15092011-12-02 Chong Yidong <cyd@gnu.org>
1510
1511 * text.texi (Pages): Mention how formfeed chars are displayed.
1512 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1513 Describe adaptive filling more precisely.
1514 (Fill Commands): Note that filling removes excess whitespace.
1515 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1516 now bound to indent-for-tab-command in Text mode.
1517 (Outline Mode): Copyedits.
1518 (Outline Visibility): Note that Reveal mode is a buffer-local
1519 minor mode.
1520
1521 * modes.texi (Major Modes): Move note about checking major-mode in
1522 a hook function here, from Text mode.
1523
6d262977
CY
15242011-11-28 Chong Yidong <cyd@gnu.org>
1525
b22b1918
CY
1526 * text.texi (Words): Add xref to Position Info.
1527 (Paragraphs): Add xref to Regexps.
1528
6d262977
CY
1529 * indent.texi (Indentation): Rewrite introduction. Move table to
1530 Indentation Commands node.
1531 (Indentation Commands): Add index entries to table. Copyedits.
1532 (Tab Stops, Just Spaces): Copyedits.
1533 (Indent Convenience): New node. Document electric-indent-mode.
1534
1535 * programs.texi (Basic Indent):
1536 * windows.texi (Pop Up Window): Fix kindex entry.
1537
dc95a8b0
CY
15382011-11-28 Chong Yidong <cyd@gnu.org>
1539
1540 * modes.texi (Major Modes): Move major-mode variable doc here from
1541 Choosing Modes. Document describe-mode. Document prog-mode-hook
1542 and text-mode-hook. Add example of using hooks.
1543 (Minor Modes): Document behavior of mode command calls from Lisp.
1544 Note that setting the mode variable using Customize will DTRT.
1545 (Choosing Modes): Add example of setting a minor mode using a
1546 local variable.
1547
b63a8e8e
CY
15482011-11-27 Chong Yidong <cyd@gnu.org>
1549
1550 * frames.texi (Creating Frames): Move frame parameter example to
1551 Frame Parameters node.
1552 (Frame Commands): C-x 5 o does not warp the mouse by default.
1553 (Fonts): Add more GTK-style properties; also, they should be
1554 capitalized.
1555 (Special Buffer Frames): Node deleted; special-display is on the
1556 way out.
1557 (Frame Parameters): Example moved here from Creating Frames.
1558 Clarify that default-frame-alist affects the initial frame too.
1559 Delete auto-raise-mode and auto-lower-mode.
1560 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1561 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1562
1563 * windows.texi (Window Choice): Add xref to Lisp manual for
1564 special-display-*.
1565
a3dcc84e
EZ
15662011-11-26 Eli Zaretskii <eliz@gnu.org>
1567
1568 * display.texi (Text Display): Update the description,
1569 cross-references, and indexing related to display of control
1570 characters and raw bytes.
1571
4ad3bc2a
CY
15722011-11-25 Chong Yidong <cyd@gnu.org>
1573
1574 * frames.texi (Frames): Rewrite introduction.
1575 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1576 Mouse-3 does not copy to kill ring by default. DEL does not
1577 behave specially for mouse commands any more.
1578 (Mouse References): Document mouse-1-click-follows-link more
1579 thoroughly.
1580 (Menu Mouse Clicks): Move footnote to the main text and add xref
1581 to Init Rebinding node.
1582 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1583
1584 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1585
20db1522
JB
15862011-11-24 Juanma Barranquero <lekktu@gmail.com>
1587
1588 * display.texi (Font Lock): Fix typo.
1589
01d06b1f
GM
15902011-11-24 Glenn Morris <rgm@gnu.org>
1591
1592 * rmail.texi (Rmail Output):
1593 Mention rmail-automatic-folder-directives. (Bug#9657)
1594
0cbaa1d5
CY
15952011-11-21 Chong Yidong <cyd@gnu.org>
1596
1597 * mark.texi (Global Mark Ring): Fix description of global mark
1598 ring (Bug#10032).
1599
fe7a3057
JB
16002011-11-20 Juanma Barranquero <lekktu@gmail.com>
1601
1602 * msdog.texi (Windows Fonts): Fix typo.
1603
b6e63cbe
GM
16042011-11-17 Glenn Morris <rgm@gnu.org>
1605
1606 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1607
58179cce
JB
16082011-11-16 Juanma Barranquero <lekktu@gmail.com>
1609
1610 * killing.texi (Rectangles):
7877f373
JB
1611 * misc.texi (Document View):
1612 * modes.texi (Choosing Modes):
1613 * msdog.texi (Windows Fonts):
58179cce
JB
1614 * regs.texi (Rectangle Registers):
1615 * search.texi (Isearch Yank): Fix typos.
1616
291d142b
CY
16172011-11-06 Chong Yidong <cyd@gnu.org>
1618
1619 * windows.texi (Basic Window): Add xref to Cursor Display.
1620 (Split Window): Document negative arg for splitting commands.
1621 (Other Window): Document mouse-1 in text area of window.
1622 (Change Window): Don't mention window attributes, since they
1623 aren't defined. C-x 1 can't be used with minibuffer windows.
1624 Windows are no longer auto-deleted.
1625 (Window Choice): Add xref to Choosing Window in Lisp manual.
1626 (Window Convenience): Note that windmove disables shift-selection.
1627 Move M-x compare-windows here from Other Window node.
1628
1629 * custom.texi (Mouse Buttons):
1630 * search.texi (Isearch Scroll):
1631 * windows.texi (Split Window): Use new names split-window-below
1632 and split-window-right.
1633
a7ef684b
JB
16342011-10-26 Juanma Barranquero <lekktu@gmail.com>
1635
1636 * emacs.texi (Top): Fix typo.
1637
d53e1747
GM
16382011-10-25 Glenn Morris <rgm@gnu.org>
1639
1640 * abbrevs.texi (Saving Abbrevs):
1641 quietly-read-abbrev-file is not a command. (Bug#9866)
1642
e7a3ff06
CY
16432011-10-24 Chong Yidong <cyd@gnu.org>
1644
1645 * display.texi (Scrolling): Document scroll-up-line and
1646 scroll-down-line. Document scroll-command property.
1647 (Recentering): New node, split off from Scrolling.
1648
86c60681
CY
16492011-10-23 Chong Yidong <cyd@gnu.org>
1650
da97a9e6
CY
1651 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1652 (Tool Bars): Copyedits.
1653
86c60681
CY
1654 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1655
d195726a
CY
16562011-10-22 Chong Yidong <cyd@gnu.org>
1657
1658 * windows.texi (Displaying Buffers): Fix broken lispref link.
1659
a70e06c1
CY
16602011-10-22 Chong Yidong <cyd@gnu.org>
1661
1662 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1663 Move confirm-nonexistent-file-or-buffer discussion here.
1664
1665 * files.texi (File Names, Visiting): Move detailed discussion of
1666 minibuffer confirmation to Minibuffer Exit.
1667
1668 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1669 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1670
bfd779dd
CY
16712011-10-21 Chong Yidong <cyd@gnu.org>
1672
1673 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1674 (Backup Copying): backup-by-copying-when-mismatch is now t.
1675 (Customize Save): Fix description of require-final-newline.
1676 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1677 (Auto Save Control): Clarify.
1678 (File Archives): Add 7z.
1679 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1680
1681 * arevert-xtra.texi (Autorevert): Copyedits.
1682
6e317956
CY
16832011-10-20 Chong Yidong <cyd@gnu.org>
1684
1685 * custom.texi (Hooks, Init Examples):
1686 * display.texi (Font Lock):
1687 * fixit.texi (Spelling):
1688 * rmail.texi (Rmail Display): Minor mode function with no arg now
1689 enables it.
1690
1691 * fixit.texi (Spelling): Fix description of inline completion.
1692
5abc31ef
CY
16932011-10-19 Chong Yidong <cyd@gnu.org>
1694
1695 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1696 entries.
1697 (Isearch Yank): Document isearch-yank-pop.
1698 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1699 (Other Repeating Search): Document Occur Edit mode.
1700
939db9ac
CY
17012011-10-18 Chong Yidong <cyd@gnu.org>
1702
1703 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1704 from Line Truncation node.
1705 (Standard Faces): Note that only the background of the cursor face
1706 has an effect.
1707 (Cursor Display): Fix descriptions of cursor face
1708 and bar cursor blinking.
1709 (Text Display): Document nobreak-char-display more clearly.
1710 (Line Truncation): Add xref to Split Window node.
1711 (Display Custom): Don't bother documenting baud-rate or
1712 no-redraw-on-reenter.
1713
1714 * search.texi (Slow Isearch): Node removed.
1715
80c6d77f
GM
17162011-10-18 Glenn Morris <rgm@gnu.org>
1717
1718 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1719
d366bd53
CY
17202011-10-18 Chong Yidong <cyd@gnu.org>
1721
1722 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1723 of list-faces-display here, from Standard Faces node.
1724 Note special role of `default' background.
1725 (Standard Faces): Note special role of `default' background.
1726 Note that region face may be taken fom GTK. Add xref to Text Display.
1727 (Text Scale): Rename from "Temporary Face Changes".
1728 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1729 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1730 (Useless Whitespace): Simplify description of
1731 delete-trailing-whitespace. Note active region case.
1732 (Text Display): Fix description of escape-glyph face assignment.
1733 Remove unibye mode discussion. Update some parts for Unicode.
1734 Move glyphless chars documentation to Lisp manual.
1735
1736 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1737
21100e7d
CY
17382011-10-15 Chong Yidong <cyd@stupidchicken.com>
1739
1740 * display.texi (Scrolling): Tweak explanation of scroll direction.
1741 (View Mode): Add index entries.
1742
1743 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1744
1745 * regs.texi (Text Registers): C-x r i does not activate the mark.
1746 (Bookmarks): Document new default bookmark location.
1747
50b063c3
CY
17482011-10-13 Chong Yidong <cyd@stupidchicken.com>
1749
71873e2b
SM
1750 * killing.texi (Deletion): Add xref to Using Region.
1751 Document delete-forward-char.
50b063c3
CY
1752 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1753 description here. Recommend C-u C-SPC for jumping to mark.
1754 (Kill Ring): Move kill ring variable documentation here.
1755 (Primary Selection): Copyedits.
1756 (Rectangles): Document new command rectangle-number-lines.
1757 (CUA Bindings): Note that this disables the mark-even-if-inactive
1758 behavior for C-x and C-c.
1759
1760 * mark.texi (Mark): Mention "active region" terminology.
1761 (Using Region): Document delete-active-region.
1762
e1a3f5b1
CY
17632011-10-12 Chong Yidong <cyd@stupidchicken.com>
1764
1765 * mark.texi (Mark): Clarify description of disabled Transient Mark
1766 mode (Bug#9689).
1767 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1768 selection changes. Mention that commands like C-y set the mark.
1769 (Marking Objects): Add xref to Words node. Note that mark-word
1770 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1771 (Using Region): Mention M-$ in the table.
1772 Document mark-even-if-inactive here instead of in Mark Ring.
1773 (Mark Ring): Move mark-even-if-inactive to Using Region.
1774 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1775 (Disabled Transient Mark): Rename from "Persistent Mark"
1776 (Bug#9688). Callers changed.
1777
1778 * programs.texi (Expressions):
1779 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1780
3dc62b2b
CY
17812011-10-09 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1784 option" terminology.
1785 (Key Help): Add command names. Define "documentation string".
1786 (Name Help): Remove an over-long joke.
1787 (Apropos): Document prefix args. Remove duplicated descriptions.
1788 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1789 (Package Keywords): Rename from "Library by Keyword".
1790 Describe new package menu interface.
3dc62b2b 1791 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1792
1793 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1794 (Minibuffer History): Document numeric args to history commands.
de09aa52 1795
2d3fe5d7
EZ
17962011-10-08 Eli Zaretskii <eliz@gnu.org>
1797
1798 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1799
b2b0776e
CY
18002011-10-08 Chong Yidong <cyd@stupidchicken.com>
1801
71873e2b
SM
1802 * basic.texi (Position Info): Omit page commands.
1803 Document count-words-region and count-words.
b2b0776e
CY
1804
1805 * text.texi (Pages): Move what-page documentation here.
1806
27a16462
CY
18072011-10-08 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1810 Remote Files node instead of linking directly to the Tramp manual.
1811 (Minibuffer Edit): Add xref to Blank Lines.
1812 (Completion): Add xref to Symbol Completion. Remove redundant
1813 example, which is repeated in the next node.
1814 (Completion Commands): Minor clarifications.
1815 (Completion Styles): New node, split from Completion Commands.
1816 Document substring and initials styles.
1817 (Strict Completion): Remove information duplicated in other nodes.
1818 (Completion Options): Consolidate case difference discussion here.
1819
1820 * help.texi (Help Mode): Fix kindex entries.
1821
1822 * files.texi (File Names): Add index entries.
1823
de0bde62
CY
18242011-10-07 Chong Yidong <cyd@stupidchicken.com>
1825
71873e2b
SM
1826 * basic.texi (Inserting Text): Add xref to Completion.
1827 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1828 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1829 to left/right. Tweak left-char and right-char descriptions.
1830 M-left and M-right are now bound to left-word/right-word.
1831 (Erasing): Document delete-forward-char.
1832
1833 * screen.texi (Screen, Menu Bar): Copyedits.
1834 (Point): Remove duplicate paragraph on cursors, also in Screen.
1835 (Mode Line): Trailing dashes no longer shown on X displays.
1836
1837 * frames.texi (Non-Window Terminals): Index just "text-only
1838 terminal", which is used throughout the manual now.
1839
1840 * entering.texi (Entering Emacs): Define "startup screen".
1841 Document window-splitting behavior with command-line inputs.
1842 (Exiting): Remove obsolete paragraph about shells without suspend
1843 functionality.
1844
1845 * commands.texi (User Input): Define "input event" more clearly.
1846 (Keys): Add xref to Echo Area.
1847 (Commands): Clarify relation between commands and functions.
1848
453e4522
CY
18492011-10-06 Chong Yidong <cyd@stupidchicken.com>
1850
1851 * misc.texi (emacsclient Options): Document how emacsclient runs
1852 the Emacs daemon (Bug#9674).
1853
550f41cd
CY
18542011-10-01 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * basic.texi (Moving Point):
1857 * custom.texi (Mouse Buttons):
1858 * rmail.texi (Rmail Scrolling):
1859 * search.texi (Isearch Scroll):
550f41cd
CY
1860 * display.texi (Scrolling): Replace scroll-up/down with
1861 scroll-up/down-command. Fix scroll-preserve-screen-position
1862 description. Document scroll-error-top-bottom.
1863
9229fe87
GM
18642011-09-30 Glenn Morris <rgm@gnu.org>
1865
1866 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1867
0a2132ba
CY
18682011-09-24 Chong Yidong <cyd@stupidchicken.com>
1869
1870 * windows.texi (Pop Up Window): Defer discussion of window
1871 splitting to the Window Choice node. Add index entries.
1872 (Force Same Window): Node deleted.
1873 (Displaying Buffers, Window Choice): New nodes.
1874
1875 * buffers.texi (Select Buffer): Clarify description of
1876 buffer-switching commands. Add xref to Window Display node.
1877 Don't repeat confirm-nonexistent-file-or-buffer description from
1878 Visiting node. Remove even-window-heights.
1879
1880 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1881
33ed493b
CY
18822011-09-18 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1885
1886 * xresources.texi (Table of Resources): Fix documentation of
1887 bitmapIcon.
1888
92fa95ad
CY
18892011-09-15 Chong Yidong <cyd@stupidchicken.com>
1890
1891 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1892
16254627
EH
18932011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1894
1895 * frames.texi (Frame Commands): Note that delete-other-frames only
1896 deletes frames on current terminal.
1897
c3760c17
EZ
18982011-09-10 Eli Zaretskii <eliz@gnu.org>
1899
1900 * sending.texi (Mail Misc): Document mail-add-attachment.
1901
69b8be97
EZ
19022011-09-04 Eli Zaretskii <eliz@gnu.org>
1903
1904 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1905
3fd50d5c
CY
19062011-08-29 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1909
e2aeef63
CY
19102011-08-28 Chong Yidong <cyd@stupidchicken.com>
1911
1912 * files.texi (File Archives):
1913 * cal-xtra.texi (Diary Display):
1914 * help.texi (Help Mode): Add xref to View Mode.
1915
ddb54206
CY
19162011-08-28 Chong Yidong <cyd@stupidchicken.com>
1917
a6326082
CY
1918 * display.texi (View Mode): New node. Move view-file here from
1919 Misc File Ops. Move view-buffer here from Misc Buffer.
1920
1921 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1922
04e2ce72 1923 * files.texi (Misc File Ops): Document new
a6326082 1924 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1925
1926 * dired.texi (Dired Deletion): Shorten description of Trash.
1927
ddb54206
CY
1928 * misc.texi (emacsclient Options): Document server-port.
1929
bd206ce5
EZ
19302011-08-27 Eli Zaretskii <eliz@gnu.org>
1931
1932 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1933 even on MS-Windows. Fix a typo.
1934
d43f5a42
CY
19352011-08-26 Chong Yidong <cyd@stupidchicken.com>
1936
1937 * package.texi: New file, documenting the package manager.
1938
1939 * emacs.texi: Include it.
1940
1941 * help.texi (Help Summary): Add describe-package.
1942
e0b1591b
CY
19432011-08-25 Chong Yidong <cyd@stupidchicken.com>
1944
856ce114
CY
1945 * misc.texi (Printing): Convert subnodes into subsections.
1946
f404f8bc
CY
1947 * text.texi (Two-Column): Move into Text chapter.
1948
1949 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1950 Files section. Convert from chapter into section.
1951
1952 * display.texi (Narrowing): Move into display chapter.
1953
e0b1591b
CY
1954 * sending.texi (Sending Mail):
1955 * rmail.texi (Rmail):
1956 * misc.texi (Gnus, Document View):
1957 * dired.texi (Dired):
1958 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1959
75bfc667
JL
19602011-08-07 Juri Linkov <juri@jurta.org>
1961
1962 * dired.texi (Operating on Files): Rewrite according to the fact
1963 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1964
fe676f91
MA
19652011-07-30 Michael Albinus <michael.albinus@gmx.de>
1966
1967 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1968 remote file name completion. (Bug#9197)
1969
4cc60b9b
EZ
19702011-07-28 Eli Zaretskii <eliz@gnu.org>
1971
1972 * mule.texi (Bidirectional Editing): Document the fact that
1973 bidi-display-reordering is t by default.
1974
89671e16
LMI
19752011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1976
1977 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1978 explicitly (bug#8904).
1979
fb23ecc2
LMI
19802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1981
1982 * trouble.texi (Checklist): Use an `M-x' example instead of an
1983 Emacs Lisp form to switch on the dribble file (bug#8056).
1984
465c5fc8
LMI
19852011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1986
1987 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1988
90a6258b
GM
19892011-07-13 Glenn Morris <rgm@gnu.org>
1990
1991 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1992
c7588364
LMI
19932011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1994
1995 * mark.texi (Mark Ring): Clarify how many locations are saved
1996 (bug#5770).
1997 (Global Mark Ring): Ditto.
1998
4cb4f3ba
LMI
19992011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2000
d648feab
LMI
2001 * text.texi (Table Recognition): Use "at point" instead of "under
2002 point" (bug#4345).
2003
4cb4f3ba
LMI
2004 * display.texi (Cursor Display): Mention `cursor-type'.
2005
2006 * screen.texi (Point): Clarify that it's only if you use a block
2007 cursor that it appears to be on a character (bug#4345).
2008
ecd0b990
CY
20092011-07-12 Chong Yidong <cyd@stupidchicken.com>
2010
2011 * misc.texi (Amusements): Move dissociated press here, from its
2012 own section.
2013
2014 * emacs.texi (Top): Update node listing.
2015
c2fd0368
LMI
20162011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2017
2018 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2019 clarity (bug#3523).
2020
fdeb32ec
CY
20212011-07-12 Chong Yidong <cyd@stupidchicken.com>
2022
2023 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2024 (Misc X): Document --parent-id.
2025
2026 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2027 defaults to nil.
2028
2029 * misc.texi (emacsclient Options): Document --parent-id.
2030
2031 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2032
f584ca38
LMI
20332011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2034
2035 * emacs.texi: Use "..." instead of ``...'' in the menus
2036 (bug#3503).
2037
963578d3
CY
20382011-07-11 Chong Yidong <cyd@stupidchicken.com>
2039
2040 * killing.texi (Primary Selection): Document `only' setting for
2041 select-active-regions.
2042
2043 * mark.texi (Setting Mark): Reference Shift Selection node.
2044
2045 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2046
a30ed87b
LMI
20472011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2048
47076272
LMI
2049 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2050 motion keys" (bug#3503).
2051
a30ed87b
LMI
2052 * emacs.texi: Change all the register node names from "RegPos"
2053 (etc.) to "Positional Registers" (etc.) (bug#3314).
2054
4d45a8b7
CY
20552011-07-11 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2058 (Other Kill Commands, Kill Options): Copyedits.
2059 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2060 (Yanking): Move yank-excluded properties discussion here.
2061 (Cut and Paste): Move from frames.texi. Update subnodes to
2062 describe x-select-enable-clipboard case.
2063
2064 * frames.texi: Move Cut and Paste node and subnodes into
2065 killing.texi, except Mouse Commands and Word and Line Mouse.
2066
c160ddee
AM
20672011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2068
2069 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2070
3329e6e3
LMI
20712011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2072
32a214fe
LMI
2073 * screen.texi (Mode Line): Clarify that coding systems are
2074 characters, not letters (bug#1749).
2075
3329e6e3
LMI
2076 * cmdargs.texi (Environment): Mention removing variables
2077 (bug#1615). Text suggested by Kevin Rodgers.
2078
8875da1e
CY
20792011-07-10 Chong Yidong <cyd@stupidchicken.com>
2080
54806e45
CY
2081 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2082
8875da1e
CY
2083 * modes.texi: Rename from major.texi.
2084 (Modes): New node. Make Major Modes and Minor Modes subsections
2085 of this. All callers changed.
2086
2087 * custom.texi (Minor Modes): Move to modes.texi.
2088
7847b2a1
CY
20892011-07-10 Chong Yidong <cyd@stupidchicken.com>
2090
6cfd0fa2
CY
2091 * custom.texi (Syntax): Node deleted.
2092
2093 * help.texi (Help Summary):
2094 * major.texi (Major Modes):
2095 * programs.texi (Parentheses):
2096 * search.texi (Regexp Backslash, Regexp Backslash)
2097 (Regexp Backslash):
2098 * text.texi (Words): Callers changed.
2099
7847b2a1
CY
2100 * text.texi (Refill, Longlines): Delete nodes.
2101
2102 * ack.texi (Acknowledgments): Longlines removed from manual.
2103
2104 * emacs.texi (Top): Update node listing.
2105
2a71c436
GM
21062011-07-09 Glenn Morris <rgm@gnu.org>
2107
2108 * fortran-xtra.texi (Fortran): Update handled extensions.
2109
61436e9f
LMI
21102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2111
2112 * display.texi (Scrolling): `C-v' (etc) are now bound to
2113 `scroll-*-command' (bug#8349).
2114
6e560c71
LMI
21152011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2116
48954a09 2117 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2118 doesn't actually delete any files (bug#7125).
2119
2904fd97
LMI
2120 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2121 argument for `C-c C-k' (bug#7391).
2122
6e560c71
LMI
2123 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2124 you're currently using (bug#8489).
2125
978ff6c5
EZ
21262011-07-01 Eli Zaretskii <eliz@gnu.org>
2127
2128 * mule.texi (Coding Systems): Move index entries from the previous
2129 change into their proper places.
2130
0d742084
LMI
21312011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2132
31976bd5
LMI
2133 * help.texi (Help Files): Document view-external-packages (bug#8902).
2134
0d742084
LMI
2135 * mule.texi (Coding Systems): Put a few more of the coding systems
2136 into the index (bug#8900).
2137
9f678528
GM
21382011-06-26 Glenn Morris <rgm@gnu.org>
2139
2140 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2141
18a4ce5e
AR
21422011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2143
2144 * misc.texi (emacsclient Options): Mention --frame-parameters.
2145
f0da764a
GM
21462011-06-09 Glenn Morris <rgm@gnu.org>
2147
2148 * custom.texi (Specifying File Variables):
2149 Recommend explicit arguments for minor modes.
2150
b047e7ac
PE
21512011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2152
2153 Document wide integers better.
2154 * buffers.texi (Buffers):
001903b5
PE
2155 * files.texi (Visiting): Document maxima for 64-bit machines,
2156 and mention virtual memory limits.
b047e7ac 2157
bf41276f
CY
21582011-05-28 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2161
2162 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2163 prog mode (Bug#8240).
2164
e145f188
GM
21652011-05-27 Glenn Morris <rgm@gnu.org>
2166
2167 * custom.texi (Specifying File Variables):
2168 Major modes no longer need come first.
2169
313f790e
CY
21702011-05-22 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2173 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2174
c136e5cd
GM
21752011-05-18 Glenn Morris <rgm@gnu.org>
2176
2177 * ack.texi (Acknowledgments): Remove fakemail.c.
2178
c71a0d48 21792011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2180
2181 Fixes for fitting text into 7x9 printed manual.
2182 * building.texi (Flymake, Breakpoints Buffer):
2183 * calendar.texi (Appointments):
2184 * cmdargs.texi (General Variables, Display X):
2185 * custom.texi (Saving Customizations, Face Customization)
2186 (Directory Variables, Minibuffer Maps, Init Rebinding):
2187 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2188 * fixit.texi (Spelling):
2189 * frames.texi (Creating Frames, Fonts):
2190 * help.texi (Help Files):
2191 * mini.texi (Minibuffer File):
2192 * misc.texi (emacsclient Options, Emulation):
2193 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2194 * mule.texi (International Chars, Language Environments)
2195 (Select Input Method, Modifying Fontsets, Charsets):
2196 * programs.texi (Custom C Indent):
2197 * rmail.texi (Rmail Labels):
2198 * text.texi (Table Conversion):
2199 * trouble.texi (Known Problems, Known Problems):
2200 * windows.texi (Change Window):
2201 * xresources.texi (GTK resources): Reflow text and re-indent code
2202 examples to avoid TeX overflows and underflows on 7x9 paper.
2203
2204 * emacs.texi: Fix the (commented out) smallbook command.
2205
2206 * macos.texi (Mac / GNUstep Events):
2207 * xresources.texi (Lucid Resources): Remove extraneous examples.
2208
b8f82dc1
GM
22092011-05-10 Glenn Morris <rgm@gnu.org>
2210
2211 * custom.texi (Specifying File Variables):
2212 Deprecate using mode: for minor modes.
2213
d306b4da
GM
22142011-05-07 Glenn Morris <rgm@gnu.org>
2215
2216 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2217
548d0a63
GM
22182011-05-06 Glenn Morris <rgm@gnu.org>
2219
5006e634
GM
2220 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2221
548d0a63
GM
2222 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2223
e793a940
LMI
22242011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2225
2226 * misc.texi (Emacs Server): Document `server-eval-at'.
2227
7031be6d
UR
22282011-04-24 Chong Yidong <cyd@stupidchicken.com>
2229
71873e2b
SM
2230 * maintaining.texi (List Tags): Document next-file.
2231 Suggested by Uday S Reddy.
7031be6d 2232
4ffd0d6b 22332011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2234
2235 * mini.texi (Minibuffer Edit):
2236 * screen.texi (Mode Line): Fix typo.
2237
1c6c854e
CS
22382011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2239
024ff170 2240 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2241
c5c9f40f
CY
22422011-03-26 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2245
09725d26
EZ
22462011-03-30 Eli Zaretskii <eliz@gnu.org>
2247
2248 * display.texi (Auto Scrolling): Document the limit of 100 lines
2249 for never-recentering scrolling with `scroll-conservatively'.
2250 (Bug#6671)
2251
09d9db2c 22522011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2253
2254 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2255 HOME on Windows and where it looks for init files. (Bug#8221)
2256
62d94509
EZ
22572011-03-10 Eli Zaretskii <eliz@gnu.org>
2258
2259 * search.texi (Regexp Example):
2260 * mule.texi (International Chars):
2261 * building.texi (External Lisp): Don't use characters outside
2262 ISO-8859-1.
2263
0286d9de
EZ
22642011-03-09 Eli Zaretskii <eliz@gnu.org>
2265
1c6c854e
CS
2266 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2267 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2268
2269 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2270
114902a5 2271 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2272 (Bug#8210)
2273
0afb4571
J
22742011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2275
2276 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2277 for Gtk+ 3.
2278
bb3865e8
GM
22792011-03-08 Glenn Morris <rgm@gnu.org>
2280
6446548e
GM
2281 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2282 * emacs.texi (Acknowledgments):
2283 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2284 * emacs.texi: Set documentencoding.
6446548e 2285
bb3865e8
GM
2286 * display.texi (Optional Mode Line): Don't mention exactly where
2287 display-time appears. (Bug#8193)
2288
33383987
JB
22892011-03-07 Chong Yidong <cyd@stupidchicken.com>
2290
2291 * Version 23.3 released.
2292
892777ba
CY
22932011-03-06 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2296
0b973fc5
DW
22972011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2298
2299 * misc.texi (emacsclient Options): Add q/quiet.
2300
8ef5a2f2
GM
23012011-03-02 Glenn Morris <rgm@gnu.org>
2302
2303 * mule.texi (Communication Coding) <x-select-request-type>:
2304 Remove duplicate (essentially) paragraph. (Bug#8148)
2305
bd106056
CS
23062011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2307
2308 * maintaining.texi (Format of ChangeLog): Add reference to
2309 add-log-full-name.
2310 (Change Log Commands): Add documentation for combining multiple
2311 symbols in one change.
2312
6640b281
GM
23132011-03-01 Glenn Morris <rgm@gnu.org>
2314
2315 * custom.texi (Directory Variables):
2316 Give an example of excluding subdirectories.
2317
2b0c7330 23182011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2319
2320 * search.texi (Regexp Search): Move index entries about regexps to the
2321 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2322
8c62c205
GM
23232011-02-19 Glenn Morris <rgm@gnu.org>
2324
2325 * dired.texi (Dired): Dired-X version number was dropped.
2326
3928f2b6
JD
23272011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2328
2329 * xresources.texi (X Resources): Remove *faceName and replace it with
2330 *font for Lucid.
2331
a41c8660
CY
23322011-02-05 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * rmail.texi (Rmail Display): Document Rmail MIME support more
2335 accurately.
2336
2337 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2338 vc-log-outgoing.
2339 (Merging): Document vc-find-conflicted-file.
2340
233ba4d9 23412011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2342
2343 * custom.texi (Variables): Fix typo.
2344
14beddf4 23452011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2346
65401ee3
CY
2347 * search.texi (Regexps): Copyedits. Mention character classes
2348 (Bug#7809).
2349
19f81ecf
CY
2350 * files.texi (File Aliases): Restore explanatory text from Eli
2351 Zaretskii, accidentally removed in 2011-01-08 commit.
2352
bf3dae7e
EZ
23532011-01-29 Eli Zaretskii <eliz@gnu.org>
2354
2355 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2356 (MAKEINFO_OPTS): New variable.
2357 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2358 (emacs.html): New target.
2359 (clean): Remove emacs.html.
2360
45eb2a5d
WL
23612011-01-23 Werner Lemberg <wl@gnu.org>
2362
2363 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2364 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2365 (ENVADD): Updated.
2366
9acfe703
GM
23672011-01-18 Glenn Morris <rgm@gnu.org>
2368
2369 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2370
2371 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2372
362b9d48
GM
23732011-01-15 Chong Yidong <cyd@stupidchicken.com>
2374
bb033b5f
CY
2375 * building.texi (Compilation): Improve instructions for running two
2376 compilations (Bug#7573).
2377
b024d9f0
MD
2378 * files.texi (Backup Names): Document the new location of the
2379 last-resort backup file.
2380
362b9d48
GM
2381 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2382 manual. Explain why directory-abbrev-alist elements should be anchored
2383 (Bug#7777).
2384
23852011-01-15 Eli Zaretskii <eliz@gnu.org>
2386
2387 * msdog.texi (Windows Startup): Correct inaccurate description of
2388 differences between emacsclient.exe and emacsclientw.exe.
2389
7c420169 23902011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2391
2392 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2393
7c420169 23942011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2395
2396 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2397
7c420169 23982011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2399
2d34d523
EZ
2400 * frames.texi (Cut and Paste): Modify the section's name and text:
2401 don't mix "cut/paste" with "kill/yank".
2402 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2403 (Bug#7702)
2404
88ab4340
EZ
2405 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2406
7c420169 24072011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2408
2409 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2410 matches its position in the menu. (Bug#7674)
2411
7c420169 24122011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2413
2414 * trouble.texi (Checklist): Mention not replying via news either.
2415
92bb6c52
TH
24162010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2417
2418 * misc.texi (Document View): Update DocView section with newly
2419 supported document formats.
2420
b103c904
CY
24212010-12-21 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * killing.texi: Resection the Info version to conform to the
2424 printed manual, to avoid making sections on Accumulating Text, CUA
2425 and Rectangles into full chapters.
2426
f49d1f52 24272010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2428
2429 * custom.texi (Init Syntax): Add index entries for "character syntax".
2430 (Bug#7576)
2431
f49d1f52 24322010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2433
2434 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2435
f49d1f52 24362010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2437
2438 * trouble.texi (Checklist): Fix typo in newsgroup name.
2439
f49d1f52 24402010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2441
2442 * search.texi (Word Search): Note that the lazy highlight always
2443 matches to whole words (Bug#7470).
2444
f49d1f52 24452010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2446
4f1948eb
EZ
2447 * display.texi (Optional Mode Line): Make the description of
2448 load-average more accurate.
2449
b8a9e136
EZ
2450 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2451 registry, with a cross-reference.
62d72a4a
EZ
2452 (Windows Startup): New node. Move the stuff about the current
2453 directory from "Windows HOME".
b8a9e136 2454
07976ae3 24552010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2456
2457 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2458 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2459
07976ae3 24602010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2461
2462 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2463 Suggested by Štěpán Němec.
2464
07976ae3 24652010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2466
1aaae3f3
CY
2467 * maintaining.texi (Version Control): Say "commit", not "check in".
2468 (Version Control Systems): Simplify descriptions.
2469 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2470 VCS Concepts.
2471 (VC Mode Line): Update example.
2472 (Old Revisions): Document revert-buffer for vc-diff.
2473 (Log Buffer): Promote to a subsection. Document header lines.
2474
1c6c854e
CS
2475 * macos.texi (Mac / GNUstep Basics):
2476 Document ns-right-alternate-modifier.
ec8a6295 2477
1aaae3f3
CY
2478 * emacs.texi (Top): Update node listing.
2479
0eb025fb
EZ
24802010-11-13 Eli Zaretskii <eliz@gnu.org>
2481
2482 * rmail.texi (Rmail Coding): Characters with no fonts are not
2483 necessarily displayed as empty boxes.
2484
2485 * mule.texi (Language Environments, Fontsets): Characters with no
2486 fonts are not necessarily displayed as empty boxes.
2487
2488 * display.texi (Text Display): Document display of glyphless
2489 characters.
2490
ea4f7750
GM
24912010-11-13 Glenn Morris <rgm@gnu.org>
2492
2493 * basic.texi (Position Info): Add M-x count-words-region.
2494
90639cea
GM
24952010-11-11 Glenn Morris <rgm@gnu.org>
2496
2497 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2498
d607b96b 24992010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2500
2501 * msdog.texi (Windows HOME): Add information regarding startup
2502 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2503
c12e4a81
GM
25042010-10-11 Glenn Morris <rgm@gnu.org>
2505
df187c62
GM
2506 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2507
c12e4a81
GM
2508 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2509 (DVIPS): New variable.
234db610
GM
2510 (.PHONY): Add html, ps.
2511 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2512 (clean): Delete html, ps files.
c12e4a81 2513
6513b232
EZ
25142010-10-09 Eli Zaretskii <eliz@gnu.org>
2515
2516 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2517
f4f358f1
GM
25182010-10-09 Glenn Morris <rgm@gnu.org>
2519
c1dc72b3
GM
2520 * Makefile.in (VPATH): Remove.
2521 (infodir): Make it absolute.
2522 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2523
4393405b
GM
2524 * Makefile.in (dist): Anchor regexps.
2525
eef3ab94
GM
2526 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2527 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2528 (emacs-xtra.pdf): Use $<.
2529
aa9db089
GM
2530 * Makefile.in (infoclean): Remove harmless, long-standing error.
2531
abd40fb4
GM
2532 * Makefile.in ($(infodir)): Delete rule.
2533 (mkinfodir): New.
2534 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2535
f4f358f1 2536 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2537 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2538 * emacsver.texi: New file, replacing emacsver.texi.in.
2539
ea274122
GM
25402010-10-09 Glenn Morris <rgm@gnu.org>
2541
f7a31f11
GM
2542 * emacsver.texi.in: New file.
2543 * emacs.texi: Set EMACSVER by including emacsver.texi.
2544 * Makefile.in (distclean): Delete emacsver.texi.
2545 (dist): Copy emacsver.texi.
b13254e7 2546 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2547
3fb78d1f
GM
2548 * ack.texi (Acknowledgments): No more b2m.c.
2549
ea274122
GM
2550 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2551 (emacs): Remove rule.
2552 (dist): No need to deal with the emacs rule any more.
2553
17ca7950
GM
25542010-10-07 Glenn Morris <rgm@gnu.org>
2555
2556 * Makefile.in (version): New, set by configure.
2557 (clean): Delete dist tar file.
2558 (dist): Use version in tar name.
2559
4c83f6e1
GM
25602010-10-06 Glenn Morris <rgm@gnu.org>
2561
2562 * Makefile.in (EMACS_XTRA): Add the main source file.
2563 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2564 (mostlyclean): No core files, reorder other files.
2565 (clean): Delete specific dvi and pdf files.
2566 (infoclean, dist): New rules.
2567 (maintainer-clean): Use infoclean.
8a944cea 2568 ($(infodir)): Add parallel build workaround.
4c83f6e1 2569
0264072d
GM
25702010-10-04 Glenn Morris <rgm@gnu.org>
2571
2572 * Makefile.in (SHELL): Set it.
2573 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2574 (info, dvi): Replace above variables with their expansions.
2575 (info): Move mkdir from here...
2576 ($(infodir)/emacs): ... to here (for parallel builds).
2577 (pdf): New target.
2578 ($(infodir)/emacs): Pass -o option to makeinfo.
2579 (.PHONY): Declare clean rules.
2580 (maintainer-clean): Delete dvi and pdf files.
2581 Guard against cd failures. Use a more restrictive delete.
2582
3226d6ca
GM
25832010-10-02 Glenn Morris <rgm@gnu.org>
2584
2585 * misc.texi (Shell Mode): Remove reference to old function name.
2586
cad90f3b
EZ
25872010-09-30 Eli Zaretskii <eliz@gnu.org>
2588
2589 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2590 indicator characters.
2591
5f874327
GM
25922010-09-29 Glenn Morris <rgm@gnu.org>
2593
2594 * Makefile.in (top_srcdir): Remove unused variable.
2595
0ab9cff3
GM
25962010-09-14 Glenn Morris <rgm@gnu.org>
2597
67ae9766
GM
2598 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2599 the last hook item.
2600
0ab9cff3
GM
2601 * calendar.texi (Appointments): Also updated when a diary include file
2602 is saved.
2603
6664fc59 26042010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2605
2606 * trouble.texi (Bugs): Update the section intro.
2607 (Known Problems): New section.
2608 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2609 (Sending Patches): Bug fixes are best as responses to existing bugs.
2610 * emacs.texi (Known Problems): Add menu entry for new section.
2611
be3283d7
GM
26122010-09-09 Glenn Morris <rgm@gnu.org>
2613
2614 * xresources.texi: Untabify.
2615
10999305 26162010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2617
2618 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2619
10999305 26202010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2621
2622 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2623
30641319
JD
26242010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2625
2626 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2627
50dd7bc6
GM
26282010-08-21 Glenn Morris <rgm@gnu.org>
2629
2630 * misc.texi (Amusements): Mention bubbles and animate.
2631
5e620eca
EZ
26322010-07-31 Eli Zaretskii <eliz@gnu.org>
2633
2634 * files.texi (Visiting): Add more index entries for
2635 large-file-warning-threshold.
2636
8b2dd508
JD
26372010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2638
2639 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2640
8838673e
GM
26412010-06-23 Glenn Morris <rgm@gnu.org>
2642
2643 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2644 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2645 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2646 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2647 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2648 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2649 Untabify Texinfo files.
2650
04d3bb6c
GM
26512010-06-10 Glenn Morris <rgm@gnu.org>
2652
103dd3a8
GM
2653 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2654
04d3bb6c
GM
2655 * basic.texi (Inserting Text): Fix typo.
2656
50b79479
GM
26572010-06-10 Glenn Morris <rgm@gnu.org>
2658
2659 * ack.texi (Acknowledgments):
2660 * emacs.texi (Acknowledgments): Update for notifications.el.
2661
86d7a550
DU
26622010-05-31 Daiki Ueno <ueno@unixuser.org>
2663
2664 * dired.texi (Operating on Files): Mention encryption commands
2665 (Bug#6315).
2666
db5dce9d
EZ
26672010-05-29 Eli Zaretskii <eliz@gnu.org>
2668
2669 * basic.texi (Moving Point): Update due to renaming of commands bound
2670 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2671
34313041
EZ
26722010-05-18 Eli Zaretskii <eliz@gnu.org>
2673
2674 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2675 paragraphs.
2676 (Line Truncation): Fix wording for bidi display.
2677
1fc0ce04 2678 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2679 keys.
2680
0235128c 26812010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2682
2683 * building.texi (GDB Graphical Interface): Remove misleading comparison
2684 to an IDE (Bug#6128).
2685
0235128c 26862010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2687
2688 * programs.texi (Man Page):
2689 * misc.texi (Invoking emacsclient):
2690 * mini.texi (Repetition):
2691 * mark.texi (Setting Mark): Fix typos.
2692
0235128c 26932010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2694
2695 * misc.texi (Printing): Document htmlfontify-buffer.
2696
0235128c 26972010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2698
2699 * calendar.texi (Displaying the Diary, Format of Diary File):
2700 Fix external cross-references for TeX format output.
2701
0235128c
SM
27022010-05-07 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * Version 23.2 released.
2705
f63d0028
JD
27062010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2707
2708 * cmdargs.texi (Initial Options): Mention --chdir.
2709
20fe03ad
JD
27102010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2711
2712 * frames.texi (Tool Bars): Add tool-bar-style.
2713
b7d65a5f
GM
27142010-04-21 Glenn Morris <rgm@gnu.org>
2715
2716 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2717
a42dbee1
CY
27182010-04-18 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * programs.texi (Semantic): New node.
2721
2722 * maintaining.texi (EDE): New node.
2723
2724 * emacs.texi: Update node listing.
2725
2726 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2727
6e104790 27282010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2729
d52dbd3d
GM
2730 * emacs.texi (Acknowledgments): Remove duplicate.
2731
a77fe20c
GM
2732 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2733
6e104790 27342010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2735
4ebe9902
GM
2736 * dired.texi (Misc Dired Features): Mention VC diff and log.
2737 * maintaining.texi (Old Revisions, VC Change Log):
2738 Mention that diff and log work in Dired buffers.
2739
98932641
GM
2740 * help.texi (Help Summary): Mention M-x info-finder.
2741
d5b22ab2 2742 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2743
4d4e9522
GM
2744 * custom.texi (Specifying File Variables, Directory Variables):
2745 Document new commands for manipulating local variable lists.
2746
6e104790 27472010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2748
2749 * trouble.texi (Contributing): Add cindex entry.
2750 Mention etc/CONTRIBUTE.
2751
6e104790 27522010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2753
2754 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2755 query-replace (Bug#5774).
2756
a20a9df3
GM
27572010-04-16 Glenn Morris <rgm@gnu.org>
2758
2759 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2760
1ecb2d3f
JD
27612010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2762
2763 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2764
99852628
JD
27652010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2766
2767 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2768
ce79424f
EZ
27692010-03-30 Eli Zaretskii <eliz@gnu.org>
2770
2771 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2772 cross-reference to "Inserting Text".
2773
2774 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2775 Mention completion provided by `ucs-insert'.
2776
85738751 27772010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2778
2779 * sending.texi (Sending Mail): Note variables that may need
2780 customizing.
2781 (Mail Sending): Expand discussion of send-mail-function.
2782
85738751 27832010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2784
2785 Document Message mode as the default mail mode.
2786
2787 * sending.texi (Sending Mail): Copyedits.
2788 (Mail Format, Mail Headers): Document mail-from-style changes.
2789 (Mail Commands): Rename from Mail mode. Document Message mode.
2790 (Mail Misc): Rename from Mail mode Misc.
2791 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2792 command names and update keybindings.
2793 (Header Editing): Document message-tab. De-document
2794 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2795 favor of mail-default-headers. Ad index entries for user-full-name and
2796 user-mail-address.
1c6c854e
CS
2797 (Citing Mail): Update changes in Message mode behavior.
2798 Document mail-yank-prefix.
e73c2434
CY
2799 (Mail Signature): New node, moved from Mail Misc.
2800 (Mail Aliases): Mail abbrevs are the default with Message mode.
2801 (Mail Methods): Note that Message mode is now the default.
2802
2803 * rmail.texi (Rmail Reply):
2804 * text.texi (Text Mode):
2805 * major.texi (Major Modes):
2806 * mule.texi (Output Coding): Refer to Message mode.
2807
2808 * custom.texi (Init Examples): Add xref to Mail Header.
2809
1fc0ce04 2810 * emacs.texi (Top): Fix xrefs.
e73c2434 2811
85738751 28122010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2813
c0c035fa
CY
2814 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2815 repository if there is none.
2816 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2817 vc-print-root-log.
ef7b27ef 2818 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2819
71785b7a
CY
2820 * programs.texi (Program Modes): Mention Javascript mode.
2821
f67c5dd0
CY
2822 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2823 * emacs.texi: Update node description.
2824
0f72a391 2825 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2826 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2827
dc2d2590
JL
28282010-03-30 Juri Linkov <juri@jurta.org>
2829
2830 * search.texi (Other Repeating Search): Remove line that `occur'
2831 can not handle multiline matches.
2832
a7b02820
EZ
28332010-03-30 Eli Zaretskii <eliz@gnu.org>
2834
2835 * mule.texi (International): Mention support of bidirectional editing.
2836 (Bidirectional Editing): New section.
2837
22ef1944
NR
28382010-03-28 Nick Roberts <nickrob@snap.net.nz>
2839
2840 * emacs.texi (Top): Update node names to those in building.texi.
2841
146b8b16
NR
28422010-03-27 Nick Roberts <nickrob@snap.net.nz>
2843
c5e87d10
PE
2844 doc/emacs/building.texi: Describe restored GDB/MI functionality
2845 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2846 doc/emacs/emacs.texi: Update node names for building.texi.
2847
6d98672d
GM
28482010-03-24 Glenn Morris <rgm@gnu.org>
2849
2850 * ack.texi (Acknowledgments):
2851 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2852
93318cbd
JD
28532010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2854
2855 * xresources.texi (Table of Resources): Clarify toolBar number
2856 for Gtk+.
2857
2858 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2859
15cf2f52
CY
28602010-03-21 Chong Yidong <cyd@stupidchicken.com>
2861
4102856c
CY
2862 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2863
15cf2f52
CY
2864 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2865 and multi-isearch-buffers-regexp.
2866
2867 * indent.texi (Indentation): Clarify description of
2868 indent-for-tab-command. Document tab-always-indent.
2869
d68eb23c
CY
28702010-03-20 Chong Yidong <cyd@stupidchicken.com>
2871
2872 * cmdargs.texi (Font X): Move most content to Fonts.
2873
2874 * frames.texi (Fonts): New node. Document font-use-system-font.
2875
2876 * emacs.texi (Top):
2877 * xresources.texi (Table of Resources):
2878 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2879
288f9fc0
CY
28802010-03-10 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * Branch for 23.2.
2883
17782bec
CY
28842010-03-06 Chong Yidong <cyd@stupidchicken.com>
2885
2886 * custom.texi (Init Examples): Add xref to Locals.
2887
2888 * major.texi (Choosing Modes): Mention usage of setq-default for
2889 setting the default value of major-mode (Bug#5688).
2890
b4a1a8b2
CY
28912010-03-02 Chong Yidong <cyd@stupidchicken.com>
2892
2893 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2894
2895 * display.texi (Display Custom): Document make-pointer-invisible and
2896 underline-minimum-offset. Remove inverse-video.
2897
a1e759cd
CY
28982010-02-21 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * frames.texi (Frame Commands): Note that the last ordinary frame can
2901 be deleted in daemon mode (Bug#5616).
2902
4f3bc373
GM
29032010-02-18 Glenn Morris <rgm@gnu.org>
2904
2905 * trouble.texi (Contributing): Repository is no longer CVS.
2906
5dbbdd33
GM
29072010-02-08 Glenn Morris <rgm@gnu.org>
2908
2909 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2910
cd61af01
SM
29112010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2912
2913 * display.texi (Useless Whitespace, Text Display):
2914 * custom.texi (Init Examples): Avoid obsolete special default variables
2915 like default-major-mode.
2916
b1bb0a25 29172010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2918
2919 * programs.texi (Other C Commands): Replace reference to obsolete
2920 c-subword-mode.
2921
99d0985b
GM
29222010-01-21 Glenn Morris <rgm@gnu.org>
2923
2924 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2925
893db5bc
GM
29262010-01-12 Glenn Morris <rgm@gnu.org>
2927
2928 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2929 emacs-pretest-bug for bug reports for development versions.
2930
0419b8d6
GM
29312010-01-11 Glenn Morris <rgm@gnu.org>
2932
2933 * display.texi (Highlight Interactively): `t' does not mean highlight
2934 all patterns. (Bug#5335)
2935
26e533e2
CY
29362009-12-29 Chong Yidong <cyd@stupidchicken.com>
2937
2938 * misc.texi (Shell): Document async-shell-command.
2939
2940 * building.texi (Grep Searching): Document zrgrep.
2941
484eaeac 2942 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2943
7ee6c59b
NR
29442009-12-29 Nick Roberts <nickrob@snap.net.nz>
2945
2946 * building.texi: Import GDB Graphical Interface description from
2947 EMACS_23_1_RC.
2948
91ed7ea8
CY
29492009-12-24 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * emacs.texi (Top): Update node listing.
2952
2953 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2954
2955 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2956
2957 * cmdargs.texi (Initial Options):
2958 * xresources.texi (Resources): Document inhibit-x-resources.
2959
2960 * custom.texi (Specifying File Variables): Note that minor modes are
2961 enabled unconditionally.
2962
2963 * display.texi (Scrolling): Briefly document the old recenter command,
2964 and document recenter-positions.
2965
2966 * files.texi (Visiting):
2967 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2968
1c6c854e
CS
2969 * frames.texi (Cut/Paste Other App):
2970 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2971
2972 * killing.texi (Kill Options): New node.
2973
6ca89aaa
CY
29742009-12-05 Chong Yidong <cyd@stupidchicken.com>
2975
2976 * misc.texi (Shell Options): ansi-color is now default.
2977
806642d4
GM
29782009-12-05 Glenn Morris <rgm@gnu.org>
2979
806642d4
GM
2980 * emacs.texi (Top): Update menu for cal-xtra node changes.
2981 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2982 or mode line. Don't mention invisible text or the details of
2983 diary-print-entries here, only in cal-xtra.
2984 (Format of Diary File): Mention that the "date on first line" format
2985 only really affects the simple display.
2986 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2987 (Diary Customizing): Holidays may be in the buffer or mode line.
2988 Move diary-print-entries to the "Diary Display" section.
2989 (Diary Display): New section, split out from "Fancy Diary Display".
2990 Explain the limitations of simple display, and how to print it.
2991
1a4f0c0a
GM
2992 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2993
e11adbd8
GM
2994 * cal-xtra.texi (Diary Display): Mention View mode.
2995
29a483ac
JL
29962009-11-29 Juri Linkov <juri@jurta.org>
2997
2998 * display.texi (Highlight Interactively): Actually a list of
2999 default faces is pre-loaded into a list of default values
3000 instead of the history.
3001
83d60c79
GM
30022009-11-20 Glenn Morris <rgm@gnu.org>
3003
3004 * ack.texi (Acknowledgments):
3005 * emacs.texi (Acknowledgments): Add htmlfontify.
3006
276bbe96
GM
30072009-11-14 Glenn Morris <rgm@gnu.org>
3008
98ad1bae
GM
3009 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3010
276bbe96
GM
3011 * ack.texi (Acknowledgments):
3012 * emacs.texi (Acknowledgments): Update for recent Org changes.
3013
18430066
CY
30142009-10-31 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3017 `charset' property, which is irrelevant to the user manual (Bug#3526).
3018
522ddc9f
JB
30192009-10-14 Juanma Barranquero <lekktu@gmail.com>
3020
3021 * trouble.texi (DEL Does Not Delete): Fix typo.
3022
50b49ade
MA
30232009-10-05 Michael Albinus <michael.albinus@gmx.de>
3024
3025 * files.texi (Misc File Ops): Mention copy-directory.
3026
6308321a
EZ
30272009-10-04 Eli Zaretskii <eliz@gnu.org>
3028
43b3b4d1
EZ
3029 * mule.texi (Unibyte Mode): Emphasize that
3030 unibyte-display-via-language-environment affects only the display.
3031
6308321a
EZ
3032 * display.texi (Horizontal Scrolling): Document cursor behavior under
3033 horizontal scrolling when point moves off the screen (Bug#4564).
3034 Improve wording.
3035
bd51ea7f
MA
30362009-10-01 Michael Albinus <michael.albinus@gmx.de>
3037
3038 * files.texi (Directories): delete-directory prompts for recursive
3039 deletion.
3040
55381962
GM
30412009-09-30 Glenn Morris <rgm@gnu.org>
3042
3043 * ack.texi (Acknowledgments):
3044 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3045
13989ab1
TH
30462009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3047
3048 * dired.texi (Dired Navigation): Use @code instead of @var for
3049 dired-isearch-filenames, so that it's not capitalized.
3050
8ba46c89
CY
30512009-09-19 Chong Yidong <cyd@stupidchicken.com>
3052
3053 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3054
3055 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3056
3057 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3058 (Key Bindings): Reference Init Rebinding in introductory text.
3059 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3060 (Keymaps): Simplify.
3061 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3062 (Minibuffer Maps): Remove mention of Mocklisp.
3063 (Init Rebinding): Move mode-local rebinding example here from Local
3064 Keymaps.
3065 (Modifier Keys): Clarify.
1e11b018 3066 (Rebinding): Add cindex for "binding keys".
8ba46c89 3067
6a5ca7c8
CY
30682009-09-13 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3071
0e1cba51
NR
30722009-08-31 Nick Roberts <nickrob@snap.net.nz>
3073
6a5ca7c8 3074 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3075 Reorganize these two sections.
0e1cba51 3076
76a87a4d
EZ
30772009-08-29 Eli Zaretskii <eliz@gnu.org>
3078
3079 * cmdargs.texi (Initial Options): Fix last change.
3080
82e98df4
SM
30812009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3082
3083 * mule.texi (Enabling Multibyte):
3084 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3085 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3086
fb89fad9
GM
30872009-08-20 Glenn Morris <rgm@gnu.org>
3088
3089 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3090
e99652b0
GM
30912009-08-19 Glenn Morris <rgm@gnu.org>
3092
3093 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3094
5cca97ad
GM
30952009-08-18 Glenn Morris <rgm@gnu.org>
3096
3097 * ack.texi (Acknowledgments):
3098 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3099
997797ae 3100 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3101
985bf85b
GM
31022009-08-09 Glenn Morris <rgm@gnu.org>
3103
3104 * ack.texi (Acknowledgments):
3105 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3106
8d6bb99e
DD
31072009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3108
3109 * emacs.texi (Top): Add new menu items for GDB-UI.
3110
3111 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3112 section. Threads buffer is in separate section now.
8d6bb99e 3113
8353da9c
GM
31142009-08-08 Glenn Morris <rgm@gnu.org>
3115
3116 * ack.texi (Acknowledgments):
3117 * emacs.texi (Acknowledgments):
3118 Update for js2-mode and org changes.
3119
f2074faf
MA
31202009-08-02 Michael Albinus <michael.albinus@gmx.de>
3121
3122 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3123 files.
3124
e8d2d3fb
CY
31252009-07-28 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3128
324a4f6a
GM
31292009-07-23 Glenn Morris <rgm@gnu.org>
3130
3131 * programs.texi (Matching): Update blink-matching-paren-distance.
3132
b6937a70
CY
31332009-07-21 Chong Yidong <cyd@stupidchicken.com>
3134
3135 * frames.texi (Cut/Paste Other App): For select-active-regions,
3136 selection is now updated on moving point.
3137
bd8aaa36
RS
31382009-07-21 Richard Stallman <rms@gnu.org>
3139
3140 * glossary.texi (GNU, Daemon): Update information.
3141
8d9b5eba
JL
31422009-07-19 Juri Linkov <juri@jurta.org>
3143
3144 * custom.texi (Specifying File Variables, Safe File Variables):
3145 "variables/value pairs" -> "variable/value pairs".
3146
a2acc1db
GM
31472009-07-15 Glenn Morris <rgm@gnu.org>
3148
3149 * misc.texi (Gnus): Remove widow.
3150
c5ae942b
GM
31512009-07-11 Glenn Morris <rgm@gnu.org>
3152
703d26ba
GM
3153 * Makefile.in (TEXI2PDF): New.
3154 (emacs.pdf, emacs-xtra.pdf): New targets.
3155
522ddc9f 3156 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3157
3158 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3159
3160 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3161 Don't print the copying notice twice in the printed version.
3162 Update the menu and detailmenu.
3163 (Preface): The meaning of "on-line" has changed.
3164 Correct name for "Common Problems" chapter.
3165 (Distrib): Update FSF shop URL.
3166 (Intro): Showing two files at once is not so exciting.
3167
3168 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3169 (Mac / GNUstep Basics): Minor grammar changes.
3170 (Mac / GNUstep Events): Fix typo.
3171 (GNUstep Support): CANNOT_DUMP no longer applies.
3172
3173 * misc.texi (Document View): Fix typos.
3174
3175 * dired.texi (Dired):
3176 * help.texi (Help):
3177 * macos.texi (Mac OS / GNUstep):
3178 * maintaining.texi (Version Control, Introduction to VC):
3179 End menu descriptions with a period.
c5ae942b 3180
b1c8242b
EZ
31812009-07-09 Eli Zaretskii <eliz@gnu.org>
3182
3183 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3184 so categorical in saying that the option is only useful on NTFS.
3185
220d9aa6
GM
31862009-07-09 Glenn Morris <rgm@gnu.org>
3187
3188 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3189 (ENVADD): Add texinfodir to TEXINPUTS.
3190
3191 * emacs.texi (Top): Fix cross-reference.
3192
3193 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3194
3195 * vc1-xtra.texi (Revision Tags): Fix typo.
3196
d07e72d3
GM
31972009-07-03 Glenn Morris <rgm@gnu.org>
3198
3199 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3200 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3201 (Merge Commands): `.' does not seem to work in A or B buffer.
3202 `l' can recreate the 3-window display.
3203
3204 * glossary.texi (Glossary): Minor phrasing changes throughout.
3205 Add more internal cross-references.
3206 <Autoloading>: You can't really autoload a variable.
3207 <C-M->: Move details here from `M-C-' item.
3208 <Continuation Line>: Refer to `Truncation.'
3209 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3210 <Home Directory, Unix>: New entries.
3211 <Deletion of Files>: Mention recycle bins.
3212 <Directory>: Mention ``folders.''
3213 <Error>: Don't mention ``type-ahead.''
3214 <Fringe>: Refer to the manual node.
3215 <Minor Mode>: Can be global or local.
3216 <Spell Checking>: There are other checkers besides Ispell.
3217
f144038a
GM
32182009-07-02 Glenn Morris <rgm@gnu.org>
3219
3220 * anti.texi (Antinews): Minor changes in phrasing.
3221
3222 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3223 some underfull lines in dvi output.
3224
3225 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3226
3227 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3228
3229 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3230
3f1c6666
JD
32312009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3232
3233 * xresources.texi (Table of Resources): Mention maximized for
3234 fullscreen.
3235
3236 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3237
62aadce7
CY
32382009-07-01 Chong Yidong <cyd@stupidchicken.com>
3239
3240 * anti.texi (Antinews): Correct the list of removed platforms.
3241
82ec412e
GM
32422009-06-28 Glenn Morris <rgm@gnu.org>
3243
3244 * arevert-xtra.texi: Minor language tweaks.
3245
09964e7d
GM
3246 * dired-xtra.texi: Minor revisions.
3247
666e158e
MB
32482009-06-23 Miles Bader <miles@gnu.org>
3249
c4cc8b9a 3250 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3251 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3252
70243478
CY
32532009-06-21 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * Branch for 23.1.
3256
67cbe681
KH
32572009-06-17 Kenichi Handa <handa@m17n.org>
3258
3259 * mule.texi (Charsets): Update the description for the new charset.
3260 (list-character-sets): New findex.
125dd7c5 3261 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3262
40e67246
CY
32632009-06-10 Chong Yidong <cyd@stupidchicken.com>
3264
b5700de6
CY
3265 * basic.texi (Moving Point): Fix tag.
3266
3267 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3268
3269 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3270 use camel-case for PageUp and PageDown.
3271
3272 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3273 camel-case for PageUp and PageDown.
3274
3275 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3276
40e67246 3277 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3278 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3279
522ddc9f 32802009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3281
522ddc9f
JB
3282 * fixit.texi (Spelling): Set default dictionary.
3283 Improve descriptions (Bug#2554)
6f591cf4 3284
53483c76
DR
32852009-06-08 David Reitter <david.reitter@gmail.com>
3286
3287 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3288 since saving colors and faces set this way is not implemented.
3289 (Environment variables): Remove mention of mac-fix-env, which is
3290 scheduled to be removed.
3291
1557ef4f
CY
32922009-06-04 Chong Yidong <cyd@stupidchicken.com>
3293
91056528
CY
3294 * custom.texi (Init Examples): Add example of changing load-path.
3295
1557ef4f
CY
3296 * building.texi (Lisp Libraries): Add example of changing
3297 load-path (Bug#3446).
3298
623cec4c
CY
32992009-05-28 Chong Yidong <cyd@stupidchicken.com>
3300
3301 * mark.texi (Mark): Further clarifications.
3302 (Setting Mark): Emphasize that C-SPC activates the mark.
3303
0fcca8ee
CY
33042009-05-28 Chong Yidong <cyd@stupidchicken.com>
3305
702b10e1
CY
3306 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3307 Mark mode.
0fcca8ee
CY
3308 (Using Region, Persistent Mark): Use "active mark" instead of "active
3309 region".
3310
d3b396e4
CY
33112009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3312
3313 * mule.texi (Select Input Method): Fix typo.
3314
3f698a06
CY
33152009-05-13 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * anti.texi (Antinews): Document completion changes. Some additional
3318 copyedits and rearrangement of entries.
3319
b2a42eb7
CY
33202009-05-12 Chong Yidong <cyd@stupidchicken.com>
3321
932fd020
CY
3322 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3323 (Shell History Copying, Terminal emulator): Copyedits.
3324
1c6c854e
CS
3325 * xresources.texi (Resources): Simplify descriptions.
3326 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3327 (Table of Resources): Document fontBackend resource.
3328
b2a42eb7 3329 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3330 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3331 "Backspace". Remove discussion of obscure Xmodmap issue.
3332
c6ea7fb8
CY
33332009-05-07 Chong Yidong <cyd@stupidchicken.com>
3334
3335 * files.texi (Visiting): Copyedits.
3336
ad36c422
CY
33372009-05-06 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * basic.texi (Inserting Text): Document ucs-insert.
3340
3341 * mule.texi (International Chars): Define "multibyte". Note that
3342 internal representation is unicode-based. Simplify definition of raw
3343 bytes. Mention ucs-insert.
3344 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3345 (Language Environments): Add language environments new to Emacs 23.
3346 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3347 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3348 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3349 (Output Coding): Copyedits.
3350
3351 * emacs.texi (Top): Update node listing.
3352
d4ad7b96
CY
33532009-05-05 Per Starbäck <per@starback.se> (tiny change)
3354
3355 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3356
5bd66204
SM
33572009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3358
3359 * building.texi (Lisp Libraries): `load-library' does offer completion.
3360
bc36ad1c
CY
33612009-04-28 Chong Yidong <cyd@stupidchicken.com>
3362
3363 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3364 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3365
f1a47884
EZ
33662009-04-25 Eli Zaretskii <eliz@gnu.org>
3367
3368 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3369
be77bd45
CY
33702009-04-22 Chong Yidong <cyd@stupidchicken.com>
3371
3372 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3373
3374 * building.texi (Lisp Interaction): Document initial-scratch-message.
3375
d3b82927
JB
33762009-04-18 Juanma Barranquero <lekktu@gmail.com>
3377
ed6e7b11
JB
3378 * msdog.texi (Windows Fonts): Fix typos.
3379
d3b82927
JB
3380 * files.texi (Save Commands): Fix pxref.
3381
bc323c04
CY
33822009-04-18 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * files.texi (Save Commands): Mention diff-buffer-with-file.
3385 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3386 Henoch (Bug#3036).
3387
2186d13f
GM
33882009-03-15 Glenn Morris <rgm@gnu.org>
3389
3390 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3391 the former is not always used.
3392 (Mail Headers): Use active voice. Add "Mail-reply-to".
3393 Change case of "Id". Avoid repeated "appropriate".
3394 (Mail Aliases): Fix previous change - use an example with a ".", so it
3395 does actually get quoted when expanded.
3396 (Mail Sending): Mailclient is the default on some systems.
3397 (Citing Mail): Mention mail-indentation-spaces.
3398 (Mail Mode Misc): Add an @dfn for "mail signature".
3399
71e454fc
CY
34002009-03-15 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3403 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3404 read-buffer-completion-ignore-case, and completion-styles.
3405 Remove description of partial-completion-mode.
71e454fc 3406
df1a3e06
GM
34072009-03-14 Glenn Morris <rgm@gnu.org>
3408
3409 * sending.texi (Mail Format): Fix typo. Add index entry for
3410 mail-header-separator.
3411 (Mail Headers): Put info about initialization and changing in one place
3412 at the start. Update FCC section for mbox Rmail. Clarify From
3413 section, mention mail-setup-with-from. Clarify Reply-to section.
3414 Add Mail-followup-to and mail-mailing-lists. Clarify References
3415 section.
3416 (Mail Aliases): Update example, make less contentious.
3417 Update for name change of mail-interactive-insert-alias.
3418 (Mail Mode): Remove mention of `%' as a word separator.
3419 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3420 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3421 commands. Clarify FCC handling. In mail-complete, add reference to
3422 Mail Aliases section, and mention mail-complete-function.
3423 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3424 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3425 signature netiquette. Explain how the mail hooks work when continuing
3426 a composition.
3427 (Mail Amusements): Internationalize the spook section a bit.
3428 Remove the spook mail-setup-hook example, since it doesn't work well.
3429 Mention fortune-file.
3430 (Mail Methods): Mention read-mail-command.
3431
ed6e7b11 34322009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3433
df1a3e06
GM
3434 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3435 and NS resources following recent changes.
959d68bd 3436
86dca3e8
JR
34372009-03-10 Jason Rumney <jasonr@gnu.org>
3438
3439 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3440 w32-use-visible-system-caret doc to indicate that it should get set
3441 automatically.
3442 (Windows Fonts): Add doc for the uniscribe backend.
3443
042fe98f
DN
34442009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3445
3446 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3447 vc-dir. (Bug#2598)
3448
7f8dba73
RS
34492009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3450
3451 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3452
505e70c3
GM
34532009-03-05 Glenn Morris <rgm@gnu.org>
3454
04242bdc
GM
3455 * rmail.texi (Rmail Basics): Add reference to sorting.
3456 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3457 Minor re-wordings.
3458 (Rmail Motion): Mention rmail-next-same-subject.
3459 (Rmail Deletion): Expunging is not the only way to change the numbers.
3460 (Rmail Labels): Labels can also be used in sorting.
3461 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3462 (Rmail Display): Mention rmail-mime.
3463
00cfe22c
GM
34642009-03-04 Glenn Morris <rgm@gnu.org>
3465
3466 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3467 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3468 summary. Mention sorts cannot be undone.
3469 (Rmail Display): Give an example of how to use goto-address-mode.
3470 (Rmail Editing): It's keybindings that are redefined, not commands.
3471 Fix some typos.
3472 (Movemail): Some minor rewording.
3473 (Remote Mailboxes): Emacs movemail supports pop by default.
3474 Fix some minor grammatical issues. The "two alternative ways" to
3475 specify a POP mailbox are really just one. Remove all reference to the
3476 variables rmail-pop-password and rmail-pop-password-required, obsolete
3477 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3478 can support Kerberos.
3479
3d963b67
GM
34802009-03-03 Glenn Morris <rgm@gnu.org>
3481
3482 * rmail.texi (Rmail Deletion): Revert previous change, which was
3483 describing the Rmail summary versions.
3484 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3485 Minor re-wording for rmail-resend.
3486 (Rmail Make Summary): Summaries apply to buffers rather than files.
3487 <rmail-summary-by-topic>: Headers includes the subject.
3488 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3489 details, including prefix arguments.
2340abde 3490 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3491 Not counting lines might be faster.
3492 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3493 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3494 Name the commands bound to the various keys. Mention prefix argument
3495 for searching.
3d963b67
GM
3496 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3497 Simplify rmail-highlighted-headers description. Update face name.
3498
a8ce3d17
JB
34992009-03-02 Juanma Barranquero <lekktu@gmail.com>
3500
3501 * mark.texi (Marking Objects): Fix typo.
3502
130a29b6
CY
35032009-03-01 Chong Yidong <cyd@stupidchicken.com>
3504
3505 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3506 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3507
9d5de6f8
GM
35082009-03-01 Glenn Morris <rgm@gnu.org>
3509
79fc530e 3510 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3511 (Rmail Motion): - M-s searches from the end of messages.
3512 (Rmail Deletion): Minor clarification. Fix numeric argument
3513 description.
3514 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3515 newmail and RMAILOSE files need not be in home-directory.
3516 (Rmail Files): Mention I/O menus are unselectable if no files match.
3517 Mention `MAIL' env-var.
3518
b545ff9c
JR
35192009-02-24 Jason Rumney <jasonr@gnu.org>
3520
3521 * mule.texi (Fontsets): Mention fontset-default, font specs and
3522 fallback fontsets.
3523 (Defining Fontsets): Mention ns and w32 variants of
3524 standard-fontset-spec. Update description of startup fontset to match
3525 Emacs 23 behavior.
a93be82a 3526 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3527 (International): Link to Modifying Fontsets.
b545ff9c 3528
75da0618 35292009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3530
3531 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3532 Mention ns-extended-platform-support-mode.
3533
6be93a16
KB
35342009-02-22 Karl Berry <karl@gnu.org>
3535
3536 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3537
867d4bb3
JB
35382009-02-19 Juanma Barranquero <lekktu@gmail.com>
3539
3540 * basic.texi (Moving Point, Position Info):
3541 * files.texi (Visiting):
3542 * mini.texi (Completion Options):
3543 * text.texi (HTML Mode): Remove duplicate words.
3544
49b5c0e8
GM
35452009-02-20 Glenn Morris <rgm@gnu.org>
3546
3547 * rmail.texi: Minor updates for mbox rather than Babyl.
3548
f43a822c
KB
35492009-02-17 Karl Berry <karl@gnu.org>
3550
49b5c0e8 3551 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3552
80d634b8
RS
35532009-02-17 Richard M Stallman <rms@gnu.org>
3554
3555 * anti.texi (Antinews): Mention Babyl format.
3556
3557 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3558
3559 * rmail.texi: Update for mbox format.
3560 Various small fixes, as well as the following.
3561 (Out of Rmail): Node deleted.
3562 (Rmail): Update menu.
3563 (Rmail Files): Comment out set-rmail-inbox-list.
3564 Document rmail-inbox-list instead.
3565 (Rmail Output): Substantial changes since C-o is now
3566 rmail-output-as-seen and o is rmail-output.
3567 (Rmail Attributes): Delete `stored', add `retried'.
3568 (Rmail Display): Editing headers works in all cases.
3569
f0d129c6
GM
35702009-02-17 Glenn Morris <rgm@gnu.org>
3571
3572 * basic.texi (Position Info): M-x count-lines-region is not always on
3573 M-=. (Bug#2269)
3574
160f11d3
GM
35752009-02-09 Glenn Morris <rgm@gnu.org>
3576
3577 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3578 defaults.
3579
763e01c4
EZ
35802009-02-07 Eli Zaretskii <eliz@gnu.org>
3581
3582 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3583 documentation of possible problems with redecoding.
3584
f5e1441d
GM
35852009-02-03 Glenn Morris <rgm@gnu.org>
3586
3587 * rmail.texi (Out of Rmail): Mention b2m.pl.
3588
e1eabe41
GM
35892009-01-31 Glenn Morris <rgm@gnu.org>
3590
3591 * rmail.texi (Out of Rmail): Correct b2m location.
3592
dd05f9de
CY
35932009-01-27 Chong Yidong <cyd@stupidchicken.com>
3594
3595 * fixit.texi (Undo): Update undo limit values.
3596
d74d846e
GM
35972009-01-27 Glenn Morris <rgm@gnu.org>
3598
3599 * emacs.texi (Top): Fix Antinews menu entry.
3600
49ffdce8
KB
36012009-01-25 Karl Berry <karl@gnu.org>
3602
3603 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3604 item with no marker, instead of the syntactically incorrect
3605 @itemize @asis.
3606
467e8d77
JL
36072009-01-25 Juri Linkov <juri@jurta.org>
3608
3609 * building.texi (Grep Searching): Fix index entry for lgrep.
3610
6c60bbdb
EZ
36112009-01-24 Eli Zaretskii <eliz@gnu.org>
3612
3613 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3614
9ce5a36f
AR
36152009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3616
3617 * macos.texi (Preferences Panel): Update description of font setting to
3618 reflect that prior frame selection is no longer needed.
3619
9aa5f2fb
NR
36202009-01-20 Nick Roberts <nickrob@snap.net.nz>
3621
3622 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3623 raise GUD subsections.
3624
3892ff9c
GM
36252009-01-15 Glenn Morris <rgm@gnu.org>
3626
3627 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3628
14731c8f
GM
36292009-01-10 Glenn Morris <rgm@gnu.org>
3630
3631 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3632
45c55e53
CY
36332009-01-04 Chong Yidong <cyd@stupidchicken.com>
3634
3635 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3636 logical lines.
3637
2e4667d1
JL
36382008-12-29 Juri Linkov <juri@jurta.org>
3639
3640 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3641
3642 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3643
2a3eac47
CY
36442008-12-28 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3647 goto-address-mode instead of goto-address.
3648
3da8da94
CY
3649 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3650 mode.
3651
2a3eac47
CY
3652 * emacs.texi (Top): Update node listing.
3653
057f6dd3
EZ
36542008-12-26 Eli Zaretskii <eliz@gnu.org>
3655
3656 * custom.texi (Directory Variables): Explain what is a "project".
3657 Add indexing. Improve wording. Add a footnote about using
3658 _dir-locals.el on MS-DOS.
3659
e6979067
DN
36602008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3661
3662 * files.texi (Misc File Ops): Mention chmod as an alias for
3663 set-file-modes.
3664
9de15963
MR
36652008-12-24 Martin Rudalics <rudalics@gmx.at>
3666
3667 * help.texi (Help): Fix typos and reword.
3668 (Help Summary): Add entries for C-h n and C-h r, reorder
3669 entries, and do some minor fixes.
3670 (Name Help): Say that C-h F works for commands only.
3671 (Misc Help): Say that view-lossage displays 300 keystrokes.
3672
236fd60d
GM
36732008-12-20 Glenn Morris <rgm@gnu.org>
3674
3675 * ack.texi (Acknowledgments): General update based on AUTHORS,
3676 including removal of some stuff no longer distributed.
3677
ed9265fc 36782008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3679
ed9265fc 3680 * fixit.texi: Mention hunspell.
349b3256 3681
e840fca5
GM
36822008-12-19 Glenn Morris <rgm@gnu.org>
3683
3684 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3685 Consolidate explanatory text at start.
e840fca5
GM
3686
3687 * display.texi (Text Display):
3688 * indent.texi (Indentation): Use @acronym with ASCII.
3689
9dfa7983
GM
36902008-12-18 Glenn Morris <rgm@gnu.org>
3691
3692 * ack.texi: Various small updates and fixes.
3693
97b3a00b
JL
36942008-12-18 Juri Linkov <juri@jurta.org>
3695
3696 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3697 as a key binding to start a forward nonincremental word search.
3698 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3699 a backward nonincremental word search. Add index for `M-s w'
3700 `isearch-forward-word'.
3701 (Regexp Search): Add a short summary of regexp key commands like
3702 in the node "Basic Isearch".
3703 (Other Repeating Search): Fix typo.
3704
37052008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3706
3707 * misc.texi (PostScript Variables): Fix doc.
3708
31ce6a07
CY
37092008-12-10 Chong Yidong <cyd@stupidchicken.com>
3710
3711 * programs.texi (Program Modes): Mention Ruby mode.
3712
636b507b
DN
37132008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3714
3715 * misc.texi (emacsclient Options): Describe what an empty string
3716 argument does for --alternate-editor.
3717
a323fa14
CY
37182008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3719
3720 * cmdargs.texi (Font X): Distinguish between client-side and
3721 server-side fonts. List valid Fontconfig properties. Add reference to
3722 Fontconfig manual. List valid GTK font properties. Explain use of
3723 fc-list.
3724
c5ca6cd0
CY
37252008-12-09 Chong Yidong <cyd@stupidchicken.com>
3726
3727 * cmdargs.texi (Font X): Move discussion of quoting to top.
3728
e5136377
GM
37292008-12-06 Glenn Morris <rgm@gnu.org>
3730
3731 * maintaining.texi (Old Revisions): Improve previous change.
3732
248c026b
RS
37332008-12-05 Richard M Stallman <rms@gnu.org>
3734
3735 * anti.texi (Antinews): Minor fixes.
3736
a9253a1e
GM
37372008-12-03 Glenn Morris <rgm@gnu.org>
3738
3739 * maintaining.texi (Old Revisions): Fix diff-switches description.
3740
fa687b02
MR
37412008-12-01 Martin Rudalics <rudalics@gmx.at>
3742
3743 * emacs.texi (Top): Fix typo.
3744
72e6decd
CY
37452008-11-30 Chong Yidong <cyd@stupidchicken.com>
3746
320ee034
CY
3747 * misc.texi (Document View): Explain dependence on gs at the top.
3748 Copyedits.
3749
3750 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3751
72e6decd
CY
3752 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3753 (Comment Commands): Discuss region-active behavior of M-; first.
3754
2a472ee4
MR
37552008-11-29 Martin Rudalics <rudalics@gmx.at>
3756
9c6361c9
MR
3757 * display.texi (Line Truncation): Add reference to Continuation
3758 Lines.
3759
2a472ee4
MR
3760 * windows.texi (Pop Up Window): Mention split-height-threshold
3761 and split-width-threshold.
9c6361c9 3762 (Split Window): Add reference to Continuation Lines.
2a472ee4 3763
e93bc142
AR
37642008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3765
3766 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3767 (GNUstep Support): New node.
3768 * anti.texi:
3769 * emacs.texi:
3770 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3771
43b978db
RS
37722008-11-28 Richard M Stallman <rms@gnu.org>
3773
3774 * misc.texi (Dissociated Press): Minor cleanups.
3775
3776 * dired.texi (Image-Dired): Avoid passive.
3777
e8e2bd93
EZ
37782008-11-28 Eli Zaretskii <eliz@gnu.org>
3779
3780 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3781 representation.
3782
8d2d45da
CY
37832008-11-26 Richard M. Stallman <rms@gnu.org>
3784
3785 * files.texi (Visiting): Rewrite paragraph for clarity.
3786
3787 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3788
a5f7bbcc
AM
37892008-11-25 Alan Mackenzie <acm@muc.de>
3790
3791 * programs.texi (Moving by Parens): Clarify that parens inside strings
3792 and comments are ignored, and that the commands assume the starting
3793 point isn't in a string or comment.
3794
a71703d3
AR
37952008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3796
3797 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3798 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3799 version.
3800 (Mac Customization): Rewrite Preferences Panel section and merge in to
3801 this node, add Open files by dragging to an Emacs window.
3802
3803 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3804
aa5ab79a
CY
38052008-11-26 Chong Yidong <cyd@stupidchicken.com>
3806
0cc92c19
CY
3807 * files.texi (Misc File Ops): Document set-file-modes.
3808
c366b4e4
CY
3809 * windows.texi (Split Window): Document integer values of
3810 truncate-partial-width-windows.
3811
aa5ab79a
CY
3812 * text.texi (Text): Simplify description of markup languages.
3813 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3814 (TeX Editing): Note that `""' inserts one `"' character.
3815 (HTML Mode): Note in the introduction that XML mode is an alias for
3816 SGML mode. Mention nXML mode.
3817
56221db7
CY
38182008-11-25 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * building.texi (Watch Expressions): Fix typo.
3821
90effe33
CY
38222008-11-24 Chong Yidong <cyd@stupidchicken.com>
3823
f90a5ae3
CY
3824 * files.texi (Visiting): Document new behavior of
3825 confirm-nonexistent-file-or-buffer.
3826
1c6c854e
CS
3827 * buffers.texi (Select Buffer):
3828 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3829
a18ffb4a
CY
3830 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3831 edit-picture.
3832
90effe33
CY
3833 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3834 edit-picture', since that is just an alias for picture-mode.
3835 (Sentences): Note that repeated M-@ extends the region.
3836 (Pages): Make terminology more consistent. Link to Regexps node.
3837 (Longlines): Discuss relationship with Visual Line mode.
3838 (Text Mode): Remove extraneous discussion of other modes, since they
3839 were already introduced in the parent node.
3840
e85103ec
CY
38412008-11-23 Chong Yidong <cyd@stupidchicken.com>
3842
5cb2fe30
CY
3843 * anti.texi (Antinews): Rewrite.
3844
1eb9b307 3845 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3846
3847 * frames.texi (Frame Commands): Mention "minimize" terminology.
3848
e85103ec
CY
3849 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3850 formats.
b908332f
CY
3851 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3852 (Misc X): Don't document useless -hb option.
e85103ec 3853
607f5f88
JL
38542008-11-22 Juri Linkov <juri@jurta.org>
3855
3856 * dired.texi (Dired Navigation): Change normal file name search option
3857 from `non-nil' to `t'. Add `dwim' option.
3858
e1b867a0
JL
38592008-11-22 Juri Linkov <juri@jurta.org>
3860
3861 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3862 ".dir-locals.el". Rename `define-project-bindings' to
3863 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3864 `dir-locals-set-directory-class'.
3865
dd186936
LK
38662008-11-22 Lute Kamstra <lute@gnu.org>
3867
3868 * buffers.texi (Select Buffer): Index goto-line.
3869 * basic.texi (Moving Point): Mention the use of a numeric prefix
3870 argument with goto-line and refer to Select Buffer for the use of a
3871 plain prefix argument.
3872
4b121911
GM
38732008-11-19 Glenn Morris <rgm@gnu.org>
3874
3875 * doclicense.texi: Update to FDL 1.3.
3876 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3877
27267e4c
CY
38782008-11-17 Chong Yidong <cyd@stupidchicken.com>
3879
696f351d
CY
3880 * custom.texi (Minor Modes): Define mode commands and mode variables
3881 more precisely. Recommend using mode commands instead of setting
3882 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3883 (Easy Customization): Use "init file" instead of .emacs.
3884 (Customization Groups): Update to new Custom buffer appearance.
3885 (Saving Customizations): Copyedits. Update example.
3886 (Variables): Give example of variable type-sensitivity.
3887 (Examining): Update example.
3888 (Hooks): Copyedits.
3889 (Specifying File Variables): Use C comments instead of an artificial
3890 Lisp for the example.
3891 (Keymaps): Move internals discussion to Prefix Keymaps.
3892 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3893 (Init Rebinding): Document kbd macro.
3894 (Init File): Link to Find Init.
696f351d
CY
3895
3896 * mark.texi (Using Region): Document Delete Selection Mode more
3897 thoroughly.
3898
3899 * frames.texi (Mouse Commands): Move most of the description of Delete
3900 Selection Mode to Using Region, and link to it.
1bc9c425 3901 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3902
b0570c25
CY
3903 * building.texi (Compilation): Document first-error value of
3904 compilation-scroll-output.
3905 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3906 works as soon as an error is available. Suggested by Juri Linkov.
3907
27267e4c
CY
3908 * mini.texi (Passwords): New node.
3909
3910 * files.texi (Remote Files): Link to Passwords node.
3911
3912 * emacs.texi (Top): Update node listings.
3913
122eb807
CY
39142008-11-16 Chong Yidong <cyd@stupidchicken.com>
3915
9c9855a3
CY
3916 * ack.texi (Acknowledgments): Some updating of credits.
3917
bd6fdcad
CY
3918 * emacs.texi (Acknowledgments): Add a couple more names.
3919
dd1eef46
CY
3920 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3921
122eb807 3922 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3923 (Misc File Ops): Document use of trash.
122eb807 3924
801a8da1
JB
39252008-11-16 Juanma Barranquero <lekktu@gmail.com>
3926
3927 * macos.texi (Mac Customization): Fix typos.
3928
0b4f2253
CY
39292008-11-14 Chong Yidong <cyd@stupidchicken.com>
3930
3931 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3932 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3933 the conventions of the main Emacs manual.
3934
3935 * emacs.texi (Top): Update node listings.
3936
517e2b89
CY
39372008-11-12 Chong Yidong <cyd@stupidchicken.com>
3938
07a85685
CY
3939 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3940 command-line-args is processed during startup.
3941 (Action Arguments): Correctly describe how file arguments interact with
3942 the startup screen. Link to Lisp Interaction for scratch buffer.
3943 (Initial Options): Link to Command Example for -batch option.
3944 (Environment): Document initial-environment.
3945
517e2b89
CY
3946 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3947 can't be changed in the site-start file.
3948
6337bbde
CY
39492008-11-07 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * dired.texi (Dired): Mention C-x C-d too.
3952 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3953 (Dired Navigation): Explain dired-goto-file more clearly.
3954 Document dired-isearch-filenames.
6337bbde
CY
3955 (Dired Deletion): Remove unnecessary "expunged" terminology.
3956 (Flagging Many Files): & is now rebound to `% &'.
3957 (Shell Commands in Dired): Document dired-do-async-shell-command.
3958 Clarify how multi-file arguments are passed.
3959 (Misc Dired Features): Document dired-do-isearch.
3960
9e8eeff9
CY
39612008-11-06 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3964
e071f849
CY
39652008-11-03 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3968
05482eb1
CY
39692008-11-01 Chong Yidong <cyd@stupidchicken.com>
3970
e2346dea
CY
3971 * programs.texi (Program Modes): Link to Program Indent node.
3972 (Left Margin Paren): Explain consequences of changing
3973 open-paren-in-column-0-is-defun-start more concisely.
3974 (Which Function, Program Indent, Info Lookup): Minor edits.
3975 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3976 (Multi-line Indent): If region is active, TAB indents the region.
3977 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3978 (Matching): The delimiter at the cursor is highlighted---the character
3979 changes color.
3980 (Symbol Completion): Link to Completion node.
3981
e4b6428c
CY
3982 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3983 a strictly text-only system.
3984
05482eb1
CY
3985 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3986 batch mode.
3987
a11d3737
RS
39882008-11-01 Richard M. Stallman <rms@gnu.org>
3989
5abad626
RS
3990 * misc.texi (Document View): Major rewrite.
3991
a11d3737
RS
3992 * maintaining.texi (Types of Log File): Change logs are older than
3993 version control.
3994 (VCS Concepts): Simplify and rearrange.
3995 (Version Control Systems): Make it clear that Linux is only the kernel.
3996 (VC Mode Line): Shorten reference to menu item.
3997 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3998 (VC Directory Mode): Minor cleanup.
3999 Unchanged files are hidden, not omitted.
4000 (VC Directory Commands): Shorten and simplify.
4001 (Change Log Commands): New node, split from Change Logs.
4002 (VC Directory Buffer): New node, split from VC Directory Mode.
4003
c55a4acb
CY
40042008-10-31 Chong Yidong <cyd@stupidchicken.com>
4005
1c6c854e 4006 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4007 from files.texi.
4008
1c6c854e
CS
4009 * files.texi (Version Control): Move to maintaining.texi.
4010 Subnodes moved as well.
4011 (Document Files): Move to misc.texi.
df0356f6 4012
c55a4acb
CY
4013 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4014 vc-update-change-log.
df0356f6
CY
4015 (Version Control): Move here from files.texi.
4016 (Format of ChangeLog): Make it a subnode of Change Log.
4017
4018 * emacs.texi (Top): Update node listing.
c55a4acb 4019
ef082374
TH
40202008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4021
4022 * files.texi (Files): Add a section about document
4023 files (doc-view-mode).
4024
d52582c3
CY
40252008-10-31 Chong Yidong <cyd@stupidchicken.com>
4026
1c6c854e
CS
4027 * building.texi (Compilation Mode):
4028 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4029 (Debuggers): Lower GUD subsections to subsubsections.
4030 (Starting GUD): Add cindex.
4031 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4032
4e0a0968
CY
40332008-10-30 Chong Yidong <cyd@stupidchicken.com>
4034
03625b47
CY
4035 * indent.texi (Indentation): Link to Program Indent.
4036
4e0a0968
CY
4037 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4038 now uses emacsclient's terminal.
4039
8bd3f7ef
CY
40402008-10-29 Chong Yidong <cyd@stupidchicken.com>
4041
80e5620e
CY
4042 * mark.texi (Using Region): Document use-empty-active-region.
4043
97d5c404
CY
4044 * emacs.texi (Top): Update node listings.
4045
1c6c854e
CS
4046 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4047 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4048 (Invoking emacsclient): Rewrite, moving optional arguments to
4049 emacsclient Options.
21d2bae3
CY
4050 (emacsclient Options): New node. Document server-use-tcp and
4051 server-host.
8bd3f7ef 4052
5fda2cbd
CY
40532008-10-28 Chong Yidong <cyd@stupidchicken.com>
4054
4055 * indent.texi (Indentation): Replace list with paragraphed text,
4056 putting description of syntax-driven indentation first. Document new
4057 effect of active regions on tab.
4058 (Tab Stops): Note that editable tab stops affect indentation commands.
4059
4ff029f6
DN
40602008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4061
4062 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4063
996cd6e4
CY
40642008-10-23 Chong Yidong <cyd@stupidchicken.com>
4065
f28815e3
CY
4066 * custom.texi (Function Keys): Note that modified keypad keys are not
4067 translated.
4068
996cd6e4
CY
4069 * basic.texi (Arguments): Explain how to insert multiple digits.
4070
49545fe2
MA
40712008-10-22 Michael Albinus <michael.albinus@gmx.de>
4072
4073 * files.texi (Remote Files): Precise selection of default method.
4074 Rewrite paragraph about disabling remote file names.
4075
edac0b53
CY
40762008-10-22 Chong Yidong <cyd@stupidchicken.com>
4077
e752c544
CY
4078 * search.texi (Special Isearch): Document M-TAB is isearch.
4079
edac0b53
CY
4080 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4081 command.
4082
4083 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4084
20a36054
TH
40852008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4086
1c6c854e 4087 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4088 section.
4089
69051ab6
CY
40902008-10-21 Chong Yidong <cyd@stupidchicken.com>
4091
c4b1a32a
CY
4092 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4093 to files.texi. Move contents of vc2-xtra.texi here.
4094
4095 * vc2-xtra.texi: File removed.
4096
4097 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4098 Directory Commands from the submenu. Don't include deleted file
4099 vc2-xtra.texi.
4100
4101 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4102 (Version Control): Add VC Directory Mode and VC Directory Commands to
4103 the submenu.
4104 (Why Version Control?): Use table format.
4105 (Version Control Systems): Note that Meta-CVS support is gone.
4106 (VCS Concepts): Note precisely when VC started supporting filesets.
4107 Remove bogus xref to CVS Options node.
4108 (Types of Log File): Copyedits.
4109 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4110 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4111 The Right Thing.
4112 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4113 (Log Buffer): Reorganize node, putting C-c C-c description first.
4114 (Old Revisions): Use CVS for example, not RCS.
4115 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4116 Commands from the submenu, putting them under Version Control.
4117 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4118 need to include it in the manual unconditionally, since it is now
4119 crucial to using distributed version control systems.
1a6e2954
CY
4120 (Comparing Files): Note that diff uses the minibuffer, and that the
4121 output is shown using Diff mode.
1c6c854e
CS
4122 (Diff Mode): Explain what "patch" and "hunk" mean.
4123 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4124 diff-show-trailing-whitespaces.
1a6e2954 4125 (File Archives): Add rar support.
c4b1a32a 4126
69051ab6
CY
4127 * major.texi (Choosing Modes): Make mode selection sequence more
4128 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4129 magic-mode-alist is nil by default.
4130 Document magic-fallback-mode-alist.
69051ab6 4131
e7421e03
CY
41322008-10-20 Chong Yidong <cyd@stupidchicken.com>
4133
4134 * frames.texi (Mouse References): Copyedits.
4135
6b2efdc2
TH
41362008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4137
4138 * ack.texi (Acknowledgments): Add myself as doc-view author.
4139
9c5e9396
EZ
41402008-10-20 Eli Zaretskii <eliz@gnu.org>
4141
4142 * frames.texi (Dialog Boxes): Add @cindex entries.
4143
dac94f8e
CY
41442008-10-20 Chong Yidong <cyd@stupidchicken.com>
4145
4146 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4147 (Text-Only Mouse): Copyedit.
4148
25597d40
CY
41492008-10-19 Chong Yidong <cyd@stupidchicken.com>
4150
f8a447f6
CY
4151 * frames.texi: Use @key throughout for mouse clicks.
4152 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4153 (Secondary Selection): Fix modified mouse click syntax.
4154 (Clipboard): Describe Cut, Copy and Paste commands.
4155 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4156 Copyedits.
4157 (Creating Frames): Add xref to Init File.
4158 (Frame Commands): Add xref to Exiting.
4159 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4160
b0f95216
CY
41612008-10-15 Chong Yidong <cyd@stupidchicken.com>
4162
b0817f00
CY
4163 * files.texi (Version Control): Copyedits. Add Bazaar.
4164 (Version Control Systems): List different VCS's using an itemized list.
4165 Add Bazaar.
4166 (VCS Concepts): Copyedits. Tweak description of file merging.
4167
b0f95216
CY
4168 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4169 (Cut/Paste Other App): Document select-active-regions and
4170 x-select-enable-primary.
4171
69d0d701
CY
41722008-10-13 Chong Yidong <cyd@stupidchicken.com>
4173
4174 * mark.texi (Shift Selection): Correct case in node name.
4175
4176 * emacs.texi (Top): Update node order in Mark chapter.
4177
375e8351
EZ
41782008-10-12 Eli Zaretskii <eliz@gnu.org>
4179
4180 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4181
4182 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4183 elsewhere in the manual instead of describing yet again the intricacies
4184 of $HOME on MS-Windows and MS-DOS.
4185
ab58114f
CY
41862008-10-12 Chong Yidong <cyd@stupidchicken.com>
4187
4f959513 4188 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4189 (Minibuffer File): Add discussion of `~' in file names.
4190 Add insert-default-directory index reference.
4f959513 4191
ab58114f
CY
4192 * files.texi (File Names): Reorganize description.
4193 (Visiting): Add xref to Mode Line. Copyedits.
4194 (Save Commands): Mention prefix behavior of C-x C-s.
4195 (Numbered Backups): Node deleted.
4196 (Backup Names): Contents of Numbered Backups moved here. State default
4197 of version-control variable.
4198 (Reverting): Copyedits.
4199 (Version Control): Add additional version control systems.
4200
4201 * emacs.texi (Top): Delete Numbered Backups node.
4202
4203 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4204 Backup Names.
f2884f63 4205 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4206
b0b5100a
RF
42072008-10-11 Romain Francoise <romain@orebokech.com>
4208
4209 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4210
89774b5f
CY
42112008-10-11 Chong Yidong <cyd@stupidchicken.com>
4212
4213 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4214 (Select Buffer): Mention use of minibuffer history. Describe default
4215 value of default-major-mode. Mention that C-x 4 b selects the other
4216 window.
4217 (List Buffers): Document CRM indicators in the order they appear.
4218 (Kill Buffer): Document new command kill-matching buffers.
4219 (Several Buffers): Move explanation of the relationship between buffer
4220 list and buffer menu to the top.
4221 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4222
4c72bf27
CY
42232008-10-10 Chong Yidong <cyd@stupidchicken.com>
4224
4225 * entering.texi (Exiting): Document change of C-x C-c to
4226 save-buffers-kill-terminal. Document kill-emacs.
4227
f68eb991
EZ
42282008-09-30 Eli Zaretskii <eliz@gnu.org>
4229
4230 * mule.texi (Coding Systems): Don't mention codepage-setup.
4231
4232 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4233 cpNNN coding systems anymore.
4234 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4235 for unibyte mode. Don't mention line-drawing characters.
4236 Don't mention dos-unsupported-char-glyph.
f68eb991 4237
1a2dd44d
CY
42382008-09-25 Chong Yidong <cyd@stupidchicken.com>
4239
4240 * search.texi (Search): Shorten introduction.
4241 (Basic Isearch): Add command table. Discuss reverse isearch and
4242 isearch highlighting.
4243 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4244 ring to cindex.
4245 (Special Isearch): Move input methods discussion here.
4246 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4247 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4248 Repeat Isearch.
4249 (Isearch Minibuffer): New node.
4250 (Word Search): Document new word search commands.
4251 (Regexp Example): Simplify example using sentence-end-base variable.
4252 (Replace): Reword introduction.
4253 (Unconditional Replace): Remove unnecessary example.
4254 (Other Repeating Search): Document new `M-s o' binding.
4255
4256 * emacs.texi (Top): Update node listings.
4257
e45da31d
JB
42582008-09-22 Juanma Barranquero <lekktu@gmail.com>
4259
4260 * emacs.texi (Top): Remove Kill Errors from menu.
4261
841c8096
CY
42622008-09-22 Chong Yidong <cyd@stupidchicken.com>
4263
402168fa
CY
4264 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4265 interface for defining macros. Simplify examples. Note that C-g quits
4266 macro definitions.
1c6c854e
CS
4267 (Keyboard Macro Counter): Document using F3 to insert counter.
4268 Give usage example.
402168fa
CY
4269 (Keyboard Macro Query): Organize query responses in a table.
4270
1c6c854e
CS
4271 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4272 Link to Erasing node.
841c8096
CY
4273 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4274 rationale to a footnote.
4275 (Kill Errors): Remove node, due to redundancy with Erasing.
4276 (Spelling): Move discussion of flyspell to end. Note new behavior of
4277 M-$ in active region. Remove non-ispell-specific keybindings from
4278 table.
4279
eab2ee89
DN
42802008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4281
4282 * cmdargs.texi (Initial Options): Document --daemon.
4283
3d53e905
GM
42842008-09-20 Glenn Morris <rgm@gnu.org>
4285
4286 * files.texi (Numbered Backups): Mention that some modes set
4287 version-control.
4288
1c90484d
GM
42892008-09-20 Jim Blandy <jimb@red-bean.com>
4290
4291 * files.texi (Numbered Backups): Reference File Variables, as well.
4292 Remove discussion of Rmail's implementation.
4293
0fc0d844
CY
42942008-09-06 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * misc.texi (Recursive Edit): Note that top-level exits active
4297 minibuffers.
4298
4299 * trouble.texi (Quitting): Likewise.
4300
b18d283d
CY
43012008-08-31 Chong Yidong <cyd@stupidchicken.com>
4302
4303 * emacs.texi (Top): Add Temporary Face Changes xref.
4304
4305 * display.texi (Display): Move Temporary Face Changes node to just
4306 after Standard Faces.
4307 (Scrolling): Document recenter-top-bottom instead of recenter.
4308 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4309 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4310 (Display Custom): Copyedits.
4311 (Optional Mode Line): Document display-battery-mode.
4312
180135fc
RF
43132008-08-27 Romain Francoise <romain@orebokech.com>
4314
4315 * custom.texi (Directory Variables): Minor fix.
4316
d3fe3475
GM
43172008-08-27 Glenn Morris <rgm@gnu.org>
4318
4319 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4320 descriptions.
4321 (Calendar Customizing): Tweak layout description.
183080b6 4322 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4323 markers. Condense calendar-star-date and calendar-mark-today
4324 description.
4325 (Holiday Customizing): Add oriental and solar holidays.
4326 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4327 Fix holiday-float description. Use zerop in examples. Be less verbose.
4328 (Date Display Format): Change ISO format. Be less verbose.
4329 (Diary Customizing): Mention day and month abbrev arrays.
4330 Mention the date-form variables by name. Update European example.
4331 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4332 Condense examples. Mention diary-entry-symbols by name.
4333 Condense table for insertion commands.
4334 (Fancy Diary Display): Mention diary-include-string and
4335 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4336 Ethiopic, Persian date functions. Condense descriptions.
4337
4338 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4339 (Adding to Diary): Adapt for changed node name.
4340
71755807
GM
43412008-08-26 Glenn Morris <rgm@gnu.org>
4342
4343 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4344 node "Hebrew/Islamic Entries".
4345
4346 * calendar.texi (Specified Dates): Fix names of iso functions.
4347 (General Calendar): There may not be another window.
4348 (Writing Calendar Files, Holidays): Tweak intro.
4349 (Holidays): Mention Baha'i and Chinese holidays.
4350 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4351 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4352 (To Other Calendar): Add calendar-print-other-dates.
4353 Refer to "graphic display" rather than "X.
4354 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4355 (Displaying the Diary): Fix whitespace after reference.
4356 Fix `diary-number-of-entries' reference.
4357 (Date Formats): Explicitly mention that day names can be abbreviated.
4358 (Adding to Diary): Add some references to other sections.
4359 (Special Diary Entries): Fix reference.
4360 (Appointments): Simplify appt-message-warning-time entry.
4361 Clarify where times must be.
4362 (Importing Diary): Comment out icalendar paragraph that does not apply.
4363 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4364
d76ebc75
GM
43652008-08-23 Glenn Morris <rgm@gnu.org>
4366
4367 * fortran-xtra.texi (Fortran): Change description of free form and
4368 fixed form a bit. Mention hideshow and imenu.
4369 (Fortran Motion): Mention fortran-end-of-subprogram,
4370 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4371 (Fortran Indent): Minor re-word.
4372 (ForIndent Commands): Mention fortran-fill-paragraph and
4373 fortran-fill-statement.
4374 (ForIndent Cont): Mention fortran-tab-mode-string.
4375 (Fortran Comments): Mention fortran-comment-line-start-skip.
4376 (Fortran Columns): Mention font-locking.
4377 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4378
1fc0ce04 43792008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4380
4381 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4382
5c52e13c
CY
43832008-08-22 Chong Yidong <cyd@stupidchicken.com>
4384
4385 * mini.texi (Minibuffer): Simplify introduction.
4386 (Minibuffer File): Document tilde in minibuffer filenames.
4387 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4388 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4389 (Completion Example): Update example to current command list.
4390 (Completion Options): Document `lazy' value of completion-auto-help.
4391 Update contents of completion-ignored-extensions.
4392 (Minibuffer History): Describe "future history" list. State default
4393 value of history-delete-duplicates.
4394
77a00355
GM
43952008-08-21 Glenn Morris <rgm@gnu.org>
4396
4397 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4398 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4399
39ee1d04
CY
44002008-08-17 Chong Yidong <cyd@stupidchicken.com>
4401
4402 * regs.texi (Registers): Clarify valid register names.
4403 (RegPos): Note that buffer is saved and restored too.
4404 (RegText): Note that mark is reactivated/deactivated.
4405 (RegConfig): Xref to Windows node.
4406
b12c348f
CY
44072008-08-16 Chong Yidong <cyd@stupidchicken.com>
4408
3ae7ba79
CY
4409 * basic.texi (Inserting Text): Provide command name for C-q.
4410
b12c348f
CY
4411 * killing.texi (Killing): Copyedit. Define read-only text.
4412 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4413 (Killing by Lines): Copyedit.
4414 (Other Kill Commands): Move M-w description here.
4415 (Yanking): Move M-w to Other Kill Commands.
4416 (Kill Ring): Also mention saving text in registers. Link to Text
4417 Properties in elisp manual.
4418 (Accumulating Text): Copyedit.
4419 (CUA Bindings): Shift selection is now the default.
4420
d8ff7692
TZ
44212008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4422
4423 * maintaining.texi (Change Log): Mention next-error is available.
4424
a43a8a2e
GM
44252008-08-10 Glenn Morris <rgm@gnu.org>
4426
4427 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4428 and intermonth text.
4429 (Holiday Customizing): Add holiday-chinese.
4430
eba27308
EZ
44312008-08-08 Eli Zaretskii <eliz@gnu.org>
4432
4433 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4434
5f14a5b3
DN
44352008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4436
4437 * files.texi (Log Buffer): Describe C-c C-d.
4438 (Diff Mode): Describe C-x 4 A.
4439
49989bff
EZ
44402008-08-06 Eli Zaretskii <eliz@gnu.org>
4441
4442 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4443
5c915c02
DN
44442008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4445
2beaf97a
DN
4446 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4447 describe the new bindings to show the changeset diff, toggle annotation
4448 visibility, show revisions.
4449 (VC Status): Describe key bindings for modifying the change comments,
4450 displaying changeset diffs and annotations.
4451
5c915c02
DN
4452 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4453
71798ace
NR
44542008-08-05 Nick Roberts <nickrob@snap.net.nz>
4455
4456 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4457
b8949644
EZ
44582008-08-02 Eli Zaretskii <eliz@gnu.org>
4459
4460 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4461 and wording.
4462
819567d1
DN
44632008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4464
4465 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4466 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4467 commands. Improve some old info.
4468
5f38310a
CY
44692008-07-31 Chong Yidong <cyd@stupidchicken.com>
4470
0dc3906b
CY
4471 * display.texi (Visual Line Mode): New node.
4472
5f38310a 4473 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4474 (Moving Point): Add additional alternative key bindings.
4475 Describe line-move-visual.
5f38310a
CY
4476 (Erasing): Describe DEL.
4477 (Basic Undo, Blank Lines, Arguments): Copyedit.
4478 (Continuation Lines): Mention Visual Line mode.
4479 (Position Info): Move extended discussion to mule.texi.
4480
4481 * mule.texi (International Chars): Describe C-x =.
4482
4483 * emacs.texi (Top): Add Visual Line Mode node.
4484
7c2fb837
DN
44852008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4486
4487 * emacs.texi: Remove VMS support.
4488
3f6b73ef
DN
44892008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4490
4491 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4492 the vc-dir command name.
4493
9e2a2647
DN
44942008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4495
4496 * xresources.texi: Remove mentions of Mac Carbon.
4497
568beaa2
AS
44982008-07-19 Andreas Schwab <schwab@suse.de>
4499
4500 * ns-emacs.texi: Move to ../misc.
4501
0ef94706
CY
45022008-07-15 Chong Yidong <cyd@stupidchicken.com>
4503
4504 * entering.texi (Exiting): Don't describe text-only terminals as the
4505 default. Describe the new startup screen.
4506 (Exiting): Describe how to kill Emacs first. Change description of
4507 iconification to handle modern window systems.
4508
ba60bd44 45092008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4510
4511 * ns-emacs.texi: New file, documents features of Emacs port under
4512 NeXTstep windowing.
4513
9f30aa73
CY
45142008-07-15 Chong Yidong <cyd@stupidchicken.com>
4515
938a5d2e
CY
4516 * entering.texi (Entering Emacs): Update prev node.
4517
4518 * glossary.texi (Glossary): Remove xref to Text Characters.
4519
9f30aa73
CY
4520 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4521 directly, rather than in the context of ASCII. Move description of
4522 special properties of modifier key to new Modifier Keys node.
4523 (Keys): Copyedit.
4524 (Text Characters): Delete node. Multibyte is the default nowadays, and
4525 the node contents are obsolete.
4526
4527 * custom.texi (Modifier Keys): New node.
4528
4529 * emacs.texi (Top): Update node list.
4530
7e53d36c
CY
45312008-07-13 Chong Yidong <cyd@stupidchicken.com>
4532
4533 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4534 saying that Emacs provides menus and mouse support (which is par for
4535 the course).
4536
4537 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4538 early on.
4539 (Point): Copyedit. Relegate historical trivia to a footnote.
4540 (Mode Line): Explain mode-line format more consistently.
4541 (Menu Bar): Copyedit.
4542
1e9fa96d
GM
45432008-06-27 Glenn Morris <rgm@gnu.org>
4544
4545 * cal-xtra.texi (Sexp Diary Entries):
4546 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4547
dc9bebb8
CY
45482008-06-26 Chong Yidong <cyd@stupidchicken.com>
4549
4550 * mark.texi (Shift selection): New node.
4551 (Mark): Copyedits.
4552 (Persistent Mark): Move to the end of the chapter.
4553
e7881076
EZ
45542008-06-20 Eli Zaretskii <eliz@gnu.org>
4555
4556 * makefile.w32-in (distclean): Remove makefile.
4557
f427400c
NR
45582008-06-17 Nick Roberts <nickrob@snap.net.nz>
4559
4560 * building.texi (Starting GUD): Add an entry for gud-gdb.
4561 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4562 command mode.
4563
b597d348
GM
45642008-06-17 Glenn Morris <rgm@gnu.org>
4565
4566 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4567
647b7094
NR
45682008-06-17 Nick Roberts <nickrob@snap.net.nz>
4569
4570 * building.texi (Starting GUD): Expand on remote debugging.
4571 (Other GDB-UI Buffers): Mention new keyboard bindings.
4572
47a30023
GM
45732008-06-15 Glenn Morris <rgm@gnu.org>
4574
4575 * gnu.texi: Use a verbatim license for this invariant section,
4576 as per etc/GNU.
4577
37e5d54a
GM
45782008-06-13 Daniel Engeler <engeler@gmail.com>
4579
4580 * emacs.texi, misc.texi: Add documentation about serial port access.
4581
8e65d46c
GM
45822008-06-13 Glenn Morris <rgm@gnu.org>
4583
c1473b4c
MB
4584 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4585 maintain.info.
8e65d46c 4586
e40a85cd
MB
45872008-06-05 Miles Bader <miles@gnu.org>
4588
4589 * display.texi (Temporary Face Changes): Update to reflect function
4590 renamings in face-remap.el.
4591
56c73dec
MB
45922008-06-04 Miles Bader <miles@gnu.org>
4593
1c6c854e
CS
4594 * display.texi (Temporary Face Changes):
4595 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4596 `increase-buffer-face-height' and `decrease-default-face-height' now
4597 that they aren't bound by default.
4598
9d3d42fb
MB
45992008-06-03 Miles Bader <miles@gnu.org>
4600
4601 * display.texi (Temporary Face Changes): New node.
4602
2be6bfe2
EZ
46032008-05-31 Eli Zaretskii <eliz@gnu.org>
4604
4605 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4606
daf7e339
GM
46072008-05-31 Glenn Morris <rgm@gnu.org>
4608
4609 * cal-xtra.texi (Fancy Diary Display): Simplify.
4610
d21d2618
GM
46112008-05-30 Glenn Morris <rgm@gnu.org>
4612
4613 * cal-xtra.texi (Fancy Diary Display): Update for
4614 diary-display-function replacing diary-display-hook.
4615
71ce5fd0
JB
46162008-05-29 Drew Adams <drew.adams@oracle.com>
4617
4618 * msdog.texi (Windows Keyboard): Add descriptions of
4619 w32-register-hot-key and w32-unregister-hot-key.
4620
a3cdbdf8
MO
46212008-05-21 Tom Tromey <tromey@redhat.com>
4622
4623 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4624 Variables node.
4625
854a574c
MO
46262008-05-19 Tom Tromey <tromey@redhat.com>
4627
4628 * custom.texi (Variables): Add Directory Variables to menu.
4629 (Directory Variables): New node.
4630
7c2ec3f9
ER
46312008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4632
71ce5fd0 4633 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4634
370fded4
ER
46352008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4636
4637 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4638 Revision Tags and rewritten. Section now uses modern terminology,
4639 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4640 accurately.
4641
6af511e3
EZ
46422008-05-10 Eli Zaretskii <eliz@gnu.org>
4643
4644 * msdog.texi (Windows Files): Update documentation of
4645 w32-get-true-file-attributes.
4646
7a78b6e7
ER
46472008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4648
4649 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4650 directory mode.
4651
1bcfc24e
CY
46522008-05-08 Chong Yidong <cyd@stupidchicken.com>
4653
4654 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4655 entry "television".
1bcfc24e 4656
db86064f
ER
46572008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4658
ab5ec32c 4659 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4660
a31b405e
ER
46612008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4662
4663 * emacs/buffers.texi, emacs/files.texi (Version-control):
4664 vc-toggle-read-only is no longer a good idea...
4665
ff2c14fc
GM
46662008-04-29 Glenn Morris <rgm@gnu.org>
4667
4668 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4669
367c9b7c
JL
46702008-04-22 Juri Linkov <juri@jurta.org>
4671
4672 * dired.texi (Subdirectories in Dired): Describe using `^'
4673 to return to the parent directory.
4674
4ac1e9b4
NR
46752008-04-22 Nick Roberts <nickrob@snap.net.nz>
4676
4677 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4678 recent changes.
4679
b9b3bf2b
NR
46802008-04-19 Nick Roberts <nickrob@snap.net.nz>
4681
4682 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4683 (Other GDB-UI Buffers): Update for recent thread related changes.
4684
4d120d6a
SM
46852008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4686
4687 * maintaining.texi (Maintaining):
4688 * emacs.texi (Top): Typo.
4689
a152877d
SM
46902008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4691
b9b3bf2b
NR
4692 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4693 arg in `font-lock-add-keywords'.
a152877d 4694
36c0514c
GM
46952008-04-08 Glenn Morris <rgm@gnu.org>
4696
4697 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4698 Also add Baha'i calendar references where appropriate.
4699
06a97d46
GM
47002008-04-05 Glenn Morris <rgm@gnu.org>
4701
4702 * custom.texi (Init File): Byte-compiling .emacs is bad.
4703
6adc6eed
SM
47042008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4705
4706 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4707
571388b0
GM
47082008-03-29 Glenn Morris <rgm@gnu.org>
4709
4710 * calendar.texi: Update for `calendar-date-style' replacing
4711 `european-calendar'.
4712
3ae8f876
JR
47132008-03-28 Jason Rumney <jasonr@gnu.org>
4714
4715 * display.texi (Display Custom): Mention overlay-margin in text.
4716
5bc6ddff 47172008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4718
5bc6ddff
MB
4719 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4720 tutorial' comments.
03a864d5 4721
7186a830
CY
47222008-03-28 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * mark.texi (Mark): Rearrange nodes.
4725 (Persistent Mark): Rename from Transient Mark.
4726 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4727 Describe Transient Mark mode as the default.
4728
4729 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4730 the default behavior with Transient Mark mode off.
4731 (Position Info): Fix typo.
4732
71ce5fd0
JB
4733 * display.texi (Standard Faces): Reference the Mark node.
4734 Remove discussion of the region face, which is discussed there.
7186a830
CY
4735
4736 * emacs.texi (Top): Update node listings.
4737
4738 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4739 as the default.
4740
4741 * fixit.texi (Undo): Standardize choice of undo key sequence.
4742 (Undo, Spelling): Describe Transient Mark mode as the default.
4743
4744 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4745 default.
4746
4747 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4748
4749 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4750 mode is the default, and note that the mark is not activated when set.
4751
4752 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4753 Describe Transient Mark mode as the default.
4754
4755 * search.texi (Basic Isearch): Reference the Mark Ring node.
4756 (Replace, Unconditional Replace, Other Repeating Search):
4757 Describe Transient Mark mode as the default.
4758
1c6c854e
CS
4759 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4760 Describe Transient Mark mode as the default.
7186a830
CY
4761 (Paragraphs): Describe how M-h behaves when region is active.
4762
4763 * trouble.texi (Quitting): Clarify effects of C-g.
4764
dc47d1ff
GM
47652008-03-13 Glenn Morris <rgm@gnu.org>
4766
4767 * emacs.texi (EMACSVER): Set to 23.0.60.
4768
e3e0fb39 47692008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4770
e3e0fb39
GM
4771 * dired.texi (Hiding Subdirectories): Fix previous change.
4772
47732008-03-05 Drew Adams <drew.adams@oracle.com>
4774
4775 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4776
5e14abf8
KS
47772008-02-28 Kim F. Storm <storm@cua.dk>
4778
4779 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4780 Move describe-distribution to C-h C-o.
4781 Move view-emacs-problems to C-h C-p.
4782 Add view-emacs-debugging on C-h C-d.
4783 Add view-external-packages on C-h C-e.
d0207bf3 4784 Add view-order-manuals on C-h C-m.
5e14abf8 4785
d0207bf3 47862008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4787
4788 * msdog-xtra.texi (MS-DOS): Docstring fix.
4789
87e391bb
EZ
47902008-02-09 Eli Zaretskii <eliz@gnu.org>
4791
4792 * msdog.texi (Windows Fonts): Use a @table for describing font
4793 properties.
4794
5662e503
JR
47952008-02-07 Jason Rumney <jasonr@gnu.org>
4796
4797 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4798 value has changed.
4799 (Windows HOME): Clarify what is meant by "if that fails as well".
4800 (Windows Fonts): New section.
4801
72463824
GM
48022008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4803
4804 * basic.texi (Basic Undo): Remove duplicate "you can".
4805
7ff926e0
EZ
48062008-02-02 Eli Zaretskii <eliz@gnu.org>
4807
4808 * maintaining.texi (Tags): Fix last change.
4809
6ab7aef1
MA
48102008-02-02 Michael Albinus <michael.albinus@gmx.de>
4811
093571c3 4812 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4813
ace67e7e
NR
48142008-01-31 Nick Roberts <nickrob@snap.net.nz>
4815
4816 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4817
ae068fdf
RS
48182008-01-26 Richard Stallman <rms@gnu.org>
4819
4820 * maintaining.texi (Tags): Delete redundant index entry.
4821
a56d9a08
EZ
48222008-01-26 Eli Zaretskii <eliz@gnu.org>
4823
4824 * programs.texi (Imenu): Move "@cindex tags" from here...
4825 * maintaining.texi (Tags): ...to here.
4826
e941ed90
NR
48272008-01-23 Kevin Ryde <user42@zip.com.au>
4828
4829 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4830 click count.
4831
650276d5
JB
48322008-01-21 Juanma Barranquero <lekktu@gmail.com>
4833
4834 * entering.texi (Exiting): Fix typo.
4835 Reported by D. E. Evans <sinuhe@gnu.org>.
4836
8dc17977
MR
48372007-12-31 Martin Rudalics <rudalics@gmx.at>
4838
4839 * glossary.texi (Glossary): Fix typo.
4840
9f9695a6
RS
48412007-12-27 Richard Stallman <rms@gnu.org>
4842
4843 * text.texi (Formatted Text): Improve menu tag.
4844 (Editing Format Info): In Info, add duplicate menu of nodes
4845 about the submenus.
4846 (Format Faces): Say where Faces menu is found. Mention Other.
4847 (Format Colors): Say where these submenus are found.
4848 (Format Indentation, Format Justification): Likewise.
4849 (Format Properties): Likewise.
4850
abfd0191
RS
48512007-12-22 Richard Stallman <rms@gnu.org>
4852
4853 * search.texi (Query Replace): Make exp of query-replace more
4854 self-contained, and clarify.
8dc17977 4855
abfd0191
RS
4856 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4857
a2586785
RS
48582007-12-15 Richard Stallman <rms@gnu.org>
4859
4860 * files.texi (Auto Save): Clarify definition of auto-saving.
4861
a67cf2bb
RS
48622007-11-26 Richard Stallman <rms@gnu.org>
4863
4864 * help.texi (Help Echo): Cleanups.
4865
448b33b1
TTN
48662007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4867
4868 * files.texi (Why Version Control?): Fix typo.
4869 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4870 (Selecting a Fileset): Fix typos; small rewording.
4871 (Log Buffer): Likewise.
4872 (Old Revisions): Likewise.
448b33b1 4873
221bb7f6
EZ
48742007-11-17 Eli Zaretskii <eliz@gnu.org>
4875
4876 * mule.texi (Communication Coding): Fix wording of last change.
4877
d0207bf3 48782007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4879
630cb3b7
JB
4880 * custom.texi (Specifying File Variables):
4881 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4882
53b7759e
KH
48832007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4884
a5ab2e0c 4885 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4886
4887 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4888
c8763fb6 48892007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4890
630cb3b7 4891 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4892 --output=file.
4893
ff98e024
MR
48942007-11-13 Martin Rudalics <rudalics@gmx.at>
4895
4896 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4897 (Help Echo): Avoid mentioning the term "region" here and
4898 consistently use the term "active text".
4899
37b11c22
GM
49002007-11-11 Glenn Morris <rgm@gnu.org>
4901
4902 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4903
21d50ba1
JL
49042007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4905
1c6c854e
CS
4906 * search.texi (Query Replace):
4907 Mention `query-replace-show-replacement'.
21d50ba1 4908
c12ecb0a 49092007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4910
4911 * building.texi (Watch Expressions): Remove obscure sentence.
4912
3b4201f4
KH
49132007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4914
4915 * mule.texi (Select Input Method): Describe how to activate an input
4916 method in the text mode.
4917
07e5c0b0
DN
49182007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4919
4920 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4921
52dd7391
NR
49222007-10-30 Nick Roberts <nickrob@snap.net.nz>
4923
4924 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4925
c004e539
GM
49262007-10-30 Glenn Morris <rgm@gnu.org>
4927
4928 * misc.texi (Directory Tracking): Explain a bit more about
4929 dirtrack-mode.
4930
ca8c5b8c
GM
49312007-10-25 Glenn Morris <rgm@gnu.org>
4932
4933 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4934
b6c764ef
RS
49352007-10-24 Richard Stallman <rms@gnu.org>
4936
4937 * misc.texi (Interactive Shell): Cleanup last change.
4938
eabd84c9
JL
49392007-10-22 Juri Linkov <juri@jurta.org>
4940
4941 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4942 default values.
4943
0b43c7e2
ER
49442007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4945
ca8c5b8c 4946 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4947 'filesets'.
4948
a80859d4
MR
49492007-10-18 Martin Rudalics <rudalics@gmx.at>
4950
4951 * trouble.texi (Quitting): Fix typo.
4952
c9447ae1
GM
49532007-10-18 Glenn Morris <rgm@gnu.org>
4954
4955 * frames.texi (Mode Line Mouse): Mention minor mode names.
4956
168b980f
JL
49572007-10-17 Juri Linkov <juri@jurta.org>
4958
4959 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4960 fill-paragraph operates on the active region in Transient Mark mode.
4961 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4962 with fill-paragraph.
4963
4964 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4965 fill-paragraph.
4966
4967 * fixit.texi (Spelling): ispell-word operates on the active region
4968 in Transient Mark mode.
4969
5a331f34
JB
49702007-10-17 Aaron S. Hawley <aaronh@garden.org>
4971
4972 * building.texi (Source Buffers):
4973 * custom.texi (Init Non-ASCII):
4974 * glossary.texi (Glossary): Use "key binding" consistently.
4975
2a9f4d55
JB
49762007-10-17 Juanma Barranquero <lekktu@gmail.com>
4977
4978 * calendar.texi (Diary): Fix directive.
4979
de13cecf
RS
49802007-10-16 Richard Stallman <rms@gnu.org>
4981
4982 * calendar.texi (Diary): Clarify text about diary file example.
4983
5f90d53e
ER
49842007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4985
4986 * files.texi: Capitalize node names according to convention.
4987
3aa491bc
GM
49882007-10-13 Glenn Morris <rgm@gnu.org>
4989
4990 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4991
8a3106d3
ER
49922007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4993
4994 * emacs.texi:
4995 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4996 suggested by RMS and Robert J. Chassell.
8a3106d3 4997
da1080a2
ER
49982007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4999
3aa491bc 5000 * files.texi (Version Systems):
0870a421
ER
5001 * vc-xtra.texi:
5002 * vc1-xtra.texi:
ac3f4c6f 5003 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5004 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5005 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5006 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5007
58ade22b
ER
50082007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5009
da1080a2 5010 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5011 Reorder the descriptions to be chronological.
5012
93870ce2
RS
50132007-10-09 Richard Stallman <rms@gnu.org>
5014
5015 * display.texi (Cursor Display): Correct how cursor appears
5016 in nonselected windows.
5017
568c7288
NR
50182007-10-04 Nick Roberts <nickrob@snap.net.nz>
5019
5020 * building.texi (GDB Graphical Interface): Remove references to gdba
5021 and mention gud-gdb.
5022
1af74d06 50232007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5024
1af74d06 5025 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5026
0d8fb755
JL
50272007-10-06 Juri Linkov <juri@jurta.org>
5028
5029 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5030 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5031 fill-paragraph-or-region.
5032
5033 * basic.texi (Arguments): Replace fill-paragraph with
5034 fill-paragraph-or-region.
5035
b981e2c6
ER
50362007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5037
5038 * files.texi: Update the section on version control for 2007
2a9f4d55 5039 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5040 will come later.
5041
5fceaf9c
GM
50422007-09-15 Glenn Morris <rgm@gnu.org>
5043
5044 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5045 to `list-holidays'.
5046
b0e44b17
GM
50472007-09-14 Glenn Morris <rgm@gnu.org>
5048
5049 * calendar.texi: Update all instances of mark-calendar-holidays,
5050 list-calendar-holidays, list-holidays with the new names.
5051
8cf51b2c
GM
50522007-09-06 Glenn Morris <rgm@gnu.org>
5053
46a367db 5054 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5055 Split into the Emacs manual in emacs/, and other manuals in misc/.
5056 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5057 manual.
5058 (infodir): New variable.
5059 (info): Use $infodir.
5060 (emacsman): Delete target, not needed any more.
5061 Move all targets that are not the Emacs manual to misc/Makefile.in.
5062 (mostlyclean): Remove `gnustmp'.
5063 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5064 manual.
92f9b43f 5065 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5066 (emacsman): Delete target, not needed any more.
5067 (clean): Remove all info files but Emacs manual.
5068 Move all targets that are not the Emacs manual to misc/Makefile.in.
5069 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5070
5071 * Makefile.in (INFOSOURCES): Delete.
5072 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5073 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5074 *.vrs *.toc here...
5075 (maintainer-clean): ...from here.
5076
50772007-09-05 Glenn Morris <rgm@gnu.org>
5078
5079 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5080
8cf51b2c
GM
50812007-08-29 Glenn Morris <rgm@gnu.org>
5082
5083 * emacs.texi (EMACSVER): Increase to 23.0.50.
5084
3420c522
RS
50852007-08-27 Richard Stallman <rms@gnu.org>
5086
5087 * emacs.texi (Top): Clarify menu item for Glossary.
5088
5089 * display.texi (Faces): Change secn title.
5090 Clarify not all fonts come from Font Lock.
5091
8cf51b2c
GM
50922007-08-17 Eli Zaretskii <eliz@gnu.org>
5093
5094 * basic.texi (Position Info): Add index entry for face at point.
5095 Mention that character faces are also displayed by "C-u C-x =".
5096
8cf51b2c
GM
50972007-08-08 Glenn Morris <rgm@gnu.org>
5098
5099 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5100
51012007-08-07 Chong Yidong <cyd@stupidchicken.com>
5102
5103 * files.texi (File Conveniences): Document point motion keys in Image
5104 mode.
5105
8cf51b2c
GM
51062007-07-27 Glenn Morris <rgm@gnu.org>
5107
8cf51b2c
GM
5108 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5109 in-line.
5110
5111 * gpl.texi: New file with text of GPL.
5112 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5113
51142007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5115
5116 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5117
5118 * dired.texi (Wdired): Mention C-x C-q key binding.
5119
51202007-07-28 Nick Roberts <nickrob@snap.net.nz>
5121
5122 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5123
51242007-07-25 Glenn Morris <rgm@gnu.org>
5125
8cf51b2c
GM
5126 * emacs.texi (Copying): Replace license with GPLv3.
5127
5128 * Relicense all FSF files to GPLv3 or later.
5129
51302007-07-24 Glenn Morris <rgm@gnu.org>
5131
5132 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5133 for some calendars.
5134
51352007-07-23 Nick Roberts <nickrob@snap.net.nz>
5136
5137 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5138 default-directory for the current buffer is on a remote machine.
5139
8cf51b2c
GM
51402007-07-21 Eli Zaretskii <eliz@gnu.org>
5141
5142 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5143 default value.
5144
51452007-07-21 Richard Stallman <rms@gnu.org>
5146
5147 * files.texi (Why Version Control?): Improve previous change.
5148
51492007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5150
5151 * files.texi (Why Version Control?): New node.
5152
8cf51b2c
GM
51532007-07-12 Nick Roberts <nickrob@snap.net.nz>
5154
8cf51b2c
GM
5155 * building.texi (Starting GUD): Add xref to this anchor.
5156
8cf51b2c
GM
51572007-06-24 Karl Berry <karl@gnu.org>
5158
2a9f4d55 5159 * emacs.texi: New Back-Cover Text.
8cf51b2c 5160
8cf51b2c
GM
51612007-06-07 Alan Mackenzie <acm@muc.de>
5162
5163 * display.texi (Optional Mode Line): Document the new form of
5164 line+column numbers, "(561,2)".
5165
51662007-06-06 Juanma Barranquero <lekktu@gmail.com>
5167
49823426 5168 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5169
51702007-06-02 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * Version 22.1 released.
5173
8cf51b2c
GM
51742007-05-07 Karl Berry <karl@gnu.org>
5175
5176 * emacs.texi (EMACSVER): Back to 22.
5177
51782007-05-06 Richard Stallman <rms@gnu.org>
5179
5180 * maintaining.texi (Create Tags Table): Clean up previous change.
5181
c8763fb6 51822007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5183
5184 * maintaining.texi (Create Tags Table): Add text about the dangers of
5185 making symbolic links to tags files.
5186
51872007-05-04 Karl Berry <karl@gnu.org>
5188
5189 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5190
51912007-05-03 Karl Berry <karl@gnu.org>
5192
5193 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5194
5195 * .cvsignore (*.pdf): New entry.
5196
8cf51b2c
GM
5197 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5198 for printing.
5199
52002007-05-01 Richard Stallman <rms@gnu.org>
5201
5202 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5203
8cf51b2c
GM
52042007-04-28 Glenn Morris <rgm@gnu.org>
5205
5206 * ack.texi (Acknowledgments):
5207 * anti.texi (Antinews):
8cf51b2c
GM
5208 * programs.texi (Program Modes): Restore mention of python.el pending
5209 consideration of legal status.
5210
52112007-04-28 Richard Stallman <rms@gnu.org>
5212
5213 * files.texi (File Names): Fixes to ~ description on MS systems.
5214
8cf51b2c
GM
52152007-04-26 Glenn Morris <rgm@gnu.org>
5216
5217 * emacs.texi (EMACSVER): Increase to 22.1.50.
5218
52192007-04-25 Karl Berry <karl@gnu.org>
5220
5221 * emacs.texi: Improve line breaks on copyright page,
5222 similar layout to lispref, 8.5x11 by default.
5223
5224 * dired.texi (Image-Dired): Improve line break, fix typo.
5225
52262007-04-24 Chong Yidong <cyd@stupidchicken.com>
5227
5228 * programs.texi (Program Modes):
8cf51b2c
GM
5229 * anti.texi (Antinews):
5230 * ack.texi (Acknowledgments): python.el removed.
5231
8cf51b2c
GM
52322007-04-23 Chong Yidong <cyd@stupidchicken.com>
5233
5234 * display.texi (Highlight Interactively): Correct description of
5235 hi-lock-file-patterns-policy.
5236
5237 * files.texi (File Archives): Mention self-extracting executables.
5238
52392007-04-23 Eli Zaretskii <eliz@gnu.org>
5240
5241 * search.texi (Unconditional Replace, Query Replace): Add xref to
5242 "Replacement and Case".
5243
52442007-04-22 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * dired.texi (Image-Dired): Move from Thumbnails node.
5247 * misc.texi (Thumbnails): Node deleted.
5248 * emacs.texi (Top): Update node listing.
5249
5250 * files.texi (File Conveniences):
49823426 5251 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5252
52532007-04-21 Richard Stallman <rms@gnu.org>
5254
5255 * display.texi (Highlight Interactively): Correct previous change.
5256 Clarify doc of hi-lock-find-patterns, and move new features into it.
5257
52582007-04-20 David Koppelman <koppel@ece.lsu.edu>
5259
1c6c854e
CS
5260 * display.texi (Highlight Interactively):
5261 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5262
52632007-04-20 Martin Rudalics <rudalics@gmx.at>
5264
5265 * display.texi (Scrolling): Fix typo.
5266
8cf51b2c
GM
52672007-04-15 Chong Yidong <cyd@stupidchicken.com>
5268
8cf51b2c
GM
5269 * doclicense.texi: Remove node heading, so that it can be included by
5270 other files.
5271
5272 * emacs.texi: Insert node heading for GFDL.
5273
8cf51b2c
GM
52742007-04-14 Eli Zaretskii <eliz@gnu.org>
5275
5276 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5277 "command line".
5278
5279 * display.texi (Faces): Refer to "Creating Frames" for face
5280 and other frame customizations in .emacs.
5281
5282 * frames.texi (Creating Frames): Mention that face customizations can
5283 be put in .emacs. Add index entries.
5284
52852007-04-12 Richard Stallman <rms@gnu.org>
5286
5287 * glossary.texi (Glossary): Explain `iff'.
5288
52892007-04-11 Karl Berry <karl@gnu.org>
5290
5291 * gnu.texi (Top),
5292 * macos.texi (Mac Font Specs),
5293 * anti.texi (Antinews),
5294 * xresources.texi (Resources),
5295 * misc.texi (Emulation),
5296 * calendar.texi (Daylight Saving),
5297 * dired.texi (Dired and Find),
5298 * rmail.texi (Remote Mailboxes),
5299 * sending.texi (Mail Headers),
5300 * programs.texi (Which Function),
5301 * files.texi (Recover),
5302 * buffers.texi (Uniquify),
5303 * frames.texi (Wheeled Mice),
5304 * killing.texi (Rectangles): Wording to improve breaks in
5305 8.5x11 format.
5306 * mule.texi (Language Environments): \hbadness=10000 since there's
5307 no way to reword.
5308 * emacs.texi (smallbook): New @set to more easily switch between
5309 smallbook and 8.5x11.
5310
53112007-04-11 Richard Stallman <rms@gnu.org>
5312
5313 * files.texi (File Conveniences): Add xref to Tumme.
5314 Delete text about Thumbnail mode.
5315
8cf51b2c
GM
53162007-04-09 Alan Mackenzie <acm@muc.de>
5317
5318 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5319 new name. Insert concept index entries.
5320
8cf51b2c
GM
53212007-04-08 Chong Yidong <cyd@stupidchicken.com>
5322
5323 * display.texi (Standard Faces): Document prefix arg for
5324 list-faces-display.
5325
5326 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5327
8cf51b2c
GM
53282007-04-07 Chong Yidong <cyd@stupidchicken.com>
5329
8cf51b2c
GM
5330 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5331
5332 * files.texi (Misc File Ops): Rewrite description of
5333 insert-file-literally.
5334
8cf51b2c
GM
53352007-03-31 Eli Zaretskii <eliz@gnu.org>
5336
5337 * misc.texi (Printing): Postscript -> PostScript.
5338
8cf51b2c
GM
5339 * ack.texi (Acknowledgments): Postscript -> PostScript.
5340
5341 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5342
5343 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5344 below.
5345
53462007-03-30 Chong Yidong <cyd@stupidchicken.com>
5347
5348 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5349 Init Non-ASCII.
5350 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5351 (Init Non-ASCII): New node.
5352
53532007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5354
5355 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5356
8cf51b2c
GM
53572007-03-12 Glenn Morris <rgm@gnu.org>
5358
8cf51b2c
GM
5359 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5360 "Daylight Savings".
5361
49823426 5362 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5363 saving" in text throughout.
5364
8cf51b2c
GM
53652007-03-04 Richard Stallman <rms@gnu.org>
5366
5367 * custom.texi (Safe File Variables): Minor correction.
5368
8cf51b2c
GM
53692007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5370
5371 * rmail.texi (Movemail): Add internal ref.
5372 Don't indent the intro for the PROTO table.
5373 Format PROTO table items with @code.
5374
8cf51b2c
GM
53752007-02-26 Nick Roberts <nickrob@snap.net.nz>
5376
5377 * building.texi: Remove references to bashdb.
5378
8cf51b2c
GM
53792007-02-19 Juanma Barranquero <lekktu@gmail.com>
5380
5381 * mule.texi (Language Environments): Update list of supported language
5382 environments.
5383
8cf51b2c
GM
53842007-02-14 Kim F. Storm <storm@cua.dk>
5385
5386 * building.texi (Grep Searching): Fix lgrep doc.
5387
53882007-02-12 Chong Yidong <cyd@stupidchicken.com>
5389
5390 * back.texi: Remove unused file.
5391
c8763fb6 53922007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5393
5394 * maintaining.texi (Tag Syntax): Now --members is the default for
5395 etags, not for ctags yet.
5396
8cf51b2c
GM
53972007-02-03 Eli Zaretskii <eliz@gnu.org>
5398
5399 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5400 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5401 expects. Add comments to prevent people from inadvertently modifying
5402 the key parts needed by `texinfo-multiple-files-update'.
5403
54042007-01-29 Chong Yidong <cyd@stupidchicken.com>
5405
5406 * frames.texi (Secondary Selection): Window clicked does not matter
5407 when mouse-yank-at-point is non-nil.
5408
8cf51b2c
GM
54092007-01-16 Glenn Morris <rgm@gnu.org>
5410
5411 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5412 system abbrev.
5413
54142007-01-11 Richard Stallman <rms@gnu.org>
5415
5416 * msdog.texi (Windows Keyboard): Another small cleanup.
5417
54182007-01-10 Richard Stallman <rms@gnu.org>
5419
5420 * msdog.texi (Windows Keyboard): Yet another try to make
5421 everyone happy with that passage.
5422
54232007-01-05 Richard Stallman <rms@gnu.org>
5424
5425 * anti.texi (Antinews): Mention M-x shell scrolling.
5426
54272007-01-05 Nick Roberts <nickrob@snap.net.nz>
5428
5429 * building.texi (Watch Expressions): Describe gdb-max-children.
5430
8cf51b2c
GM
54312007-01-04 Richard Stallman <rms@gnu.org>
5432
8cf51b2c
GM
5433 * msdog.texi (Windows Keyboard): Clarify previous change.
5434
8cf51b2c
GM
54352007-01-02 Richard Stallman <rms@gnu.org>
5436
5437 * custom.texi (Changing a Variable): Minor clarification.
5438 (Specific Customization): customize-customized => customize-unsaved.
5439
5440 * entering.texi (Entering Emacs): Clean up text about restarting
5441 Emacs for each file.
5442
5443 * misc.texi (Shell Options): Minor cleanup.
5444
5445 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5446 with Emacs, not vice versa.
5447
5448 * programs.texi (Symbol Completion): Recommend customizing
5449 window manager.
5450
5451 * xresources.texi (Resources): Minor fix.
5452
c8763fb6 54532007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5454
5455 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5456
54572007-01-01 Richard Stallman <rms@gnu.org>
5458
5459 * commands.texi (User Input): Document keys stolen by window mangers.
5460
54612006-12-31 Richard Stallman <rms@gnu.org>
5462
5463 * custom.texi (Specific Customization): Document customize-option
5464 instead of customize-variable.
5465
54662006-12-31 Kim F. Storm <storm@cua.dk>
5467
5468 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5469
54702006-12-30 Kim F. Storm <storm@cua.dk>
5471
5472 * killing.texi (CUA Bindings): Fix typo.
5473
5474 * xresources.texi (Table of Resources): Mention grow-only value for
5475 auto-resize-tool-bars.
5476
8cf51b2c
GM
54772006-12-27 Eli Zaretskii <eliz@gnu.org>
5478
5479 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5480 and how to get them back.
5481
54822006-12-26 Richard Stallman <rms@gnu.org>
5483
5484 * calendar.texi (Holidays): Holiday listing is based on current
5485 practice, but DST is not.
5486
54872006-12-25 Richard Stallman <rms@gnu.org>
5488
5489 * emacs.texi (Top): Update subnode menus.
5490
5491 * mark.texi (Transient Mark): Fix xref.
5492
5493 * killing.texi (Graphical Kill): Node deleted.
5494 (Killing): Add xref to Cut and Paste.
5495 (CUA Bindings): Update xref.
5496
5497 * frames.texi (Cut and Paste): New section to hold other nodes.
5498 (Mouse Commands): Node demoted.
5499 (Cut/Paste Other App): Split out from Mouse Commands.
5500 (Word and Line Mouse): Likewise.
5501 (Secondary Selection, Clipboard): Nodes demoted.
5502
8cf51b2c
GM
55032006-12-24 Kevin Ryde <user42@zip.com.au>
5504
5505 * calendar.texi (Holidays): US daylight saving begins second Sunday
5506 in March for 2007 onwards.
5507 (Daylight Savings): Show new US default daylight saving rules, 2nd
5508 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5509
55102006-12-23 Chong Yidong <cyd@stupidchicken.com>
5511
5512 * calendar.texi (Scroll Calendar): < and > are switched.
5513
55142006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5515
5516 * killing.texi (Deletion): Describe M-\ prefix argument.
5517
55182006-12-23 Richard Stallman <rms@gnu.org>
5519
5520 * search.texi (Regexp Search): Explain why forward and reverse regexp
5521 search are not mirror images.
5522
8cf51b2c
GM
55232006-12-19 Kim F. Storm <storm@cua.dk>
5524
5525 * major.texi (Choosing Modes): Describe match-function elements for
5526 magic-mode-alist.
5527
8cf51b2c
GM
55282006-12-18 Eli Zaretskii <eliz@gnu.org>
5529
5530 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5531 peculiarities.
5532
55332006-12-18 Richard Stallman <rms@gnu.org>
5534
5535 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5536
8cf51b2c
GM
55372006-12-17 Alan Mackenzie <acm@muc.de>
5538
5539 * programs.texi (Left Margin Paren): Remove the bit which says
5540 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5541 Discuss some of the issues of setting this option to nil.
5542
55432006-12-17 Glenn Morris <rgm@gnu.org>
5544
5545 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5546
55472006-12-16 Eli Zaretskii <eliz@gnu.org>
5548
5549 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5550 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5551 NTFS volumes.
5552 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5553 volumes.
5554
55552006-12-15 Eli Zaretskii <eliz@gnu.org>
5556
5557 * text.texi (HTML Mode): Fix "C-c TAB".
5558
8cf51b2c
GM
55592006-12-09 Richard Stallman <rms@gnu.org>
5560
5561 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5562
55632006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5564
5565 * files.texi (Misc File Ops): Document insert-file-literally.
5566
55672006-12-08 Eli Zaretskii <eliz@gnu.org>
5568
5569 * cmdargs.texi (Colors): Note that --color is intended for overriding
5570 the terminal defaults, not for normal invocation.
5571
5572 * misc.texi (Emacs Server): Improve wording. Don't mention the
5573 ``server program''. Add a cross-reference to "Init File" node.
5574 (Invoking emacsclient): Add index entries. Document both short and
5575 long versions of command-line options. Document the -f option.
5576
8cf51b2c
GM
55772006-12-06 Richard Stallman <rms@gnu.org>
5578
5579 * text.texi (Outline Format): Say to set outline-regexp
5580 and outline-level with major modes and file local variables.
5581
c8763fb6 55822006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5583
5584 * anti.texi (Antinews): Mention the alternative to
5585 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5586
8cf51b2c
GM
5587 * misc.texi (Interactive Shell): Ditto.
5588
55892006-12-04 Eli Zaretskii <eliz@gnu.org>
5590
5591 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5592
5593 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5594
55952006-12-01 Eli Zaretskii <eliz@gnu.org>
5596
5597 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5598 colon in the mode line.
5599
5600 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5601
56022006-11-26 Nick Roberts <nickrob@snap.net.nz>
5603
5604 * building.texi (Watch Expressions): Mention SPC for expanding/
5605 contracting watch expressions.
5606
56072006-11-26 Kim F. Storm <storm@cua.dk>
5608
5609 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5610
56112006-11-26 Nick Roberts <nickrob@snap.net.nz>
5612
5613 * building.texi (Debugger Operation): Define text command mode.
5614 Clarify how tooltips work.
5615 (GDB Graphical Interface): Explain how to run in text command mode
5616 more clearly.
5617
56182006-11-25 Juanma Barranquero <lekktu@gmail.com>
5619
5620 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5621
56222006-11-22 Juanma Barranquero <lekktu@gmail.com>
5623
5624 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5625
8cf51b2c
GM
56262006-11-18 Chong Yidong <cyd@stupidchicken.com>
5627
5628 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5629 and EMACS is deprecated.
5630
56312006-11-18 Juanma Barranquero <lekktu@gmail.com>
5632
5633 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5634
c8763fb6 56352006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5636
5637 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5638
5639 * emacs.texi: Include xresources.texi both for info and dvi.
5640
5641 * xresources.texi: Merge text from xresmini.texi.
5642
c8763fb6 56432006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5644
5645 * glossary.texi: Fix typos.
5646
8cf51b2c
GM
56472006-11-06 Richard Stallman <rms@gnu.org>
5648
5649 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5650
5651 * ack.texi (Acknowledgments): Fix name spelling.
5652
56532006-11-01 Juri Linkov <juri@jurta.org>
5654
5655 * search.texi (Word Search): Document incremental word search.
5656
56572006-10-28 Glenn Morris <rgm@gnu.org>
5658
5659 * ack.texi (Acknowledgments): Add cal-html author.
5660
5661 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5662 Calendar"). Describe new package cal-html.
5663 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5664 Calendar Files."
5665
8cf51b2c
GM
56662006-10-23 Richard Stallman <rms@gnu.org>
5667
5668 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5669 Abbrev mode is enabled.
5670
8cf51b2c
GM
56712006-10-16 Richard Stallman <rms@gnu.org>
5672
8cf51b2c
GM
5673 * emacs.texi: Update ISBN.
5674
8cf51b2c
GM
56752006-10-11 Kim F. Storm <storm@cua.dk>
5676
5677 * emacs.texi (Acknowledgments): Use @dotless{i}.
5678
56792006-10-08 Nick Roberts <nickrob@snap.net.nz>
5680
5681 * building.texi (Breakpoints Buffer): Mention catchpoints.
5682
56832006-10-08 Kim F. Storm <storm@cua.dk>
5684
5685 * ack.texi (Acknowledgments): Update.
5686
5687 * emacs.texi (Acknowledgments): Fix bad @/ form.
5688
8cf51b2c
GM
56892006-10-05 Kim F. Storm <storm@cua.dk>
5690
5691 * emacs.texi (Acknowledgments): Add more contributors.
5692
56932006-10-03 Richard Stallman <rms@gnu.org>
5694
5695 * emacs.texi (Acknowledgments): Update version and edition.
5696
8cf51b2c
GM
56972006-10-01 Karl Berry <karl@gnu.org>
5698
5699 * custom.texi (Customization Groups): Page break to keep example buffer
5700 on one page.
5701
57022006-09-30 Karl Berry <karl@gnu.org>
5703
5704 * programs.texi (Basic Indent): @need to improve page break.
5705 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5706
57072006-09-29 Glenn Morris <rgm@gnu.org>
5708
5709 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5710
57112006-09-29 Karl Berry <karl@gnu.org>
5712
5713 * windows.texi (Basic Window): Remove forced @break, no longer
5714 desirable.
5715 * frames.texi (Frame Commands),
5716 * mark.texi (Marking Objects): Reword to avoid bad page break.
5717 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5718
57192006-09-19 Richard Stallman <rms@gnu.org>
5720
5721 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5722 stick to present tense.
5723
c8763fb6 57242006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5725
5726 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5727 to x-gtk-use-old-file-dialog.
5728 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5729
57302006-09-15 Jay Belanger <belanger@truman.edu>
5731
49823426 5732 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5733 Change "Library Public License" to "Lesser Public License"
5734 throughout. Use "yyyy" to represent year.
5735
8cf51b2c
GM
57362006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * files.texi (Visiting): Add index entry "open file".
5739
8cf51b2c
GM
57402006-09-11 Richard Stallman <rms@gnu.org>
5741
5742 * building.texi (Compilation Mode): Clarification.
5743 (Grep Searching): Add xref to Compilation Mode.
5744
8cf51b2c
GM
57452006-09-08 Richard Stallman <rms@gnu.org>
5746
5747 * search.texi (Search): Ref multi-file search commands here.
5748 (Other Repeating Search): Not here.
5749
8cf51b2c
GM
57502006-08-28 Richard Stallman <rms@gnu.org>
5751
5752 * windows.texi (Split Window): Update xref.
5753
5754 * basic.texi (Continuation Lines): Update xref.
5755
5756 * indent.texi (Tab Stops): Update xref.
5757
5758 * emacs.texi (Top): Update subnode menu.
5759
5760 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5761 split out of Display Custom.
5762
57632006-08-25 Kim F. Storm <storm@cua.dk>
5764
5765 * display.texi (Display Custom): Add variables overline-margin
5766 and x-underline-at-descent-line.
5767
57682006-08-25 Richard Stallman <rms@gnu.org>
5769
5770 * entering.texi (Exiting): Rewrite to give graphical displays
5771 priority over text terminals.
5772
5773 * search.texi (Incremental Search): Move index entries.
5774
57752006-08-23 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * custom.texi (Init File): Reference Find Init to avoid "home
5778 directory" confusion.
5779
57802006-08-22 Nick Roberts <nickrob@snap.net.nz>
5781
5782 * building.texi (Other GDB-UI Buffers): Describe how to edit
5783 a value in the locals buffer.
5784
57852006-08-21 Richard Stallman <rms@gnu.org>
5786
5787 * search.texi (Basic Isearch): Add `isearch' index entry.
5788
57892006-08-16 Richard Stallman <rms@gnu.org>
5790
5791 * misc.texi (Saving Emacs Sessions): Clean up wording.
5792
5793 * mark.texi (Marking Objects): Mention term "select all".
5794
5795 * emacs.texi (Top): Update subnode menu.
5796
5797 * help.texi (Help Mode): Move node up in file.
5798
8cf51b2c
GM
57992006-08-15 Nick Roberts <nickrob@snap.net.nz>
5800
5801 * building.texi (Stack Buffer): Explain fringe arrow.
5802
8cf51b2c
GM
58032006-08-12 Eli Zaretskii <eliz@gnu.org>
5804
8cf51b2c
GM
5805 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5806 on startup.
5807
58082006-08-11 Romain Francoise <romain@orebokech.com>
5809
5810 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5811
58122006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5813
5814 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5815
58162006-08-10 Richard Stallman <rms@gnu.org>
5817
5818 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5819 with face merging. Empty regions don't count.
5820 Clarify face property inheritance.
8cf51b2c
GM
5821
58222006-08-08 Romain Francoise <romain@orebokech.com>
5823
5824 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5825 <arjuropo@cc.jyu.fi>.
5826
8cf51b2c
GM
58272006-08-04 Eli Zaretskii <eliz@gnu.org>
5828
5829 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5830 apply to all frames.
5831
8cf51b2c
GM
58322006-08-01 Richard Stallman <rms@gnu.org>
5833
5834 * help.texi (Name Help): Add index entries for describe-variable.
5835
58362006-08-01 Nick Roberts <nickrob@snap.net.nz>
5837
5838 * building.texi (GDB Graphical Interface): Shorten node names.
5839 (GDB-UI Layout): Use GDB-related.
5840 (Other GDB-UI Buffers): Simplify English.
5841
58422006-07-31 Richard Stallman <rms@gnu.org>
5843
5844 * search.texi (Query Replace): Add xref for Dired's Q command.
5845
8cf51b2c
GM
58462006-07-31 Nick Roberts <nickrob@snap.net.nz>
5847
5848 * building.texi (GDB commands in Fringe): Rename to...
5849 (Source Buffers): ..this and move forward. Describe hollow arrow and
5850 new option gdb-find-source-frame.
5851
58522006-07-29 Richard Stallman <rms@gnu.org>
5853
5854 * dired.texi (Operating on Files): Simplify previous change
5855 and fix Texinfo usage.
5856
58572006-07-29 Eli Zaretskii <eliz@gnu.org>
5858
5859 * dired.texi (Operating on Files): Add cross-references. State the
5860 Unix commands that do similar things.
5861
58622006-07-28 Richard Stallman <rms@gnu.org>
5863
5864 * mark.texi (Transient Mark): Clarify that region never disappears
5865 when Transient Mark mode is off, and not when it is on.
5866
58672006-07-27 Richard Stallman <rms@gnu.org>
5868
5869 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5870
58712006-07-24 Richard Stallman <rms@gnu.org>
5872
5873 * xresources.texi (GTK styles): Fix texinfo usage.
5874
8cf51b2c
GM
5875 * commands.texi (User Input): Explain why we teach keyboard cmds.
5876
5877 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5878 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5879 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5880 * doclicense.texi, display.texi, dired.texi, basic.texi:
5881 * anti.texi, ack.texi: Move periods and commas inside quotes.
5882
58832006-07-22 Eli Zaretskii <eliz@gnu.org>
5884
5885 * cmdargs.texi (General Variables): Document EMAIL.
5886
58872006-07-21 Eli Zaretskii <eliz@gnu.org>
5888
5889 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5890 doesn't have effect on MS-Windows.
5891
8cf51b2c
GM
58922006-07-17 Richard Stallman <rms@gnu.org>
5893
5894 * building.texi (Grep Searching): Explain about chaining grep commands.
5895
8cf51b2c
GM
58962006-07-10 Nick Roberts <nickrob@snap.net.nz>
5897
49823426 5898 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5899
59002006-07-09 Chong Yidong <cyd@stupidchicken.com>
5901
5902 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5903 is invoked for multiple files.
5904
59052006-07-08 Eli Zaretskii <eliz@gnu.org>
5906
5907 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5908 on-line manual for the rest of this node.
5909 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5910 unconditionally.
5911 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5912 Improve wording.
5913 (Windows Printing): Improve wording.
5914 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5915 rest of this node.
5916
8cf51b2c
GM
59172006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5918
49823426
GM
5919 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5920 with eval-buffer.
8cf51b2c
GM
5921
59222006-07-05 Nick Roberts <nickrob@snap.net.nz>
5923
5924 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5925 of character translation.
5926
59272006-07-04 Nick Roberts <nickrob@snap.net.nz>
5928
5929 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5930
59312006-07-03 Karl Berry <karl@gnu.org>
5932
5933 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5934 not-too-underfull hboxes in the TeX output.
5935 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5936 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5937 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5938 * sending.texi, text.texi: Fix overfull/underfull boxes.
5939
59402006-07-03 Romain Francoise <romain@orebokech.com>
5941
5942 * m-x.texi (M-x): Fix.
5943
59442006-07-03 Richard Stallman <rms@gnu.org>
5945
8cf51b2c
GM
5946 * search.texi (Other Repeating Search): filename -> file name.
5947
5948 * misc.texi (Narrowing): Minor cleanups.
5949
5950 * files.texi (Visiting): filename -> file name.
5951
5952 * emacs.texi (Top): Update subnode menus.
5953
5954 * mule.texi (Coding Systems): Move char translation stuff here.
5955 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5956 (Recognize Coding): Substantial local rewrites.
5957 (International): Update menu.
5958
5959 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5960 (Scrolling): Substantial local rewrites.
5961 (Display): Update menu and intro.
5962
5963 * dired.texi: filename -> file name.
5964
5965 * custom.texi (Safe File Variables): Texinfo usage fix.
5966
f0131492 59672006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5968
5969 * help.texi, m-x.texi: Lots of cleanups.
5970
8cf51b2c
GM
59712006-06-30 Eli Zaretskii <eliz@gnu.org>
5972
5973 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5974 (Windows Processes, Windows Misc): Shorten the printed version by
5975 selectively conditioning less important portions by @ifnottex.
5976
8cf51b2c
GM
59772006-06-27 Richard Stallman <rms@gnu.org>
5978
5979 * mini.texi (Minibuffer File): Minor cleanup.
5980
59812006-06-25 Nick Roberts <nickrob@snap.net.nz>
5982
5983 * frames.texi (XTerm Mouse): Rename to...
5984 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5985
5986 * emacs.texi (Top): Use new node name.
5987
59882006-06-24 Eli Zaretskii <eliz@gnu.org>
5989
5990 * emacs.texi (Top): Update the detailed menu according to changes in
5991 msdog.texi.
5992
5993 * msdog.texi (Windows Keyboard): New section.
5994 (Windows Mouse): New section.
5995 (Windows System Menu): Remove section (text merged with "Windows
5996 Keyboard").
5997 (Windows Misc): New section.
5998
5999 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6000
6001 * msdog.texi (ls in Lisp): New section.
6002
6003 * files.texi (Visiting): Document case-insensitive wildcard matching
6004 under find-file-wildcards.
6005
8cf51b2c
GM
60062006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6007
6008 * macos.texi (Mac Input): Add description of mac-function-modifier.
6009 Now Unicode keyboard layouts work.
6010
8cf51b2c
GM
60112006-06-10 Richard Stallman <rms@gnu.org>
6012
6013 * mule.texi (Recognize Coding): Clarify previous change.
6014
60152006-06-09 Kenichi Handa <handa@m17n.org>
6016
6017 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6018 notation.
6019
60202006-06-07 Kevin Ryde <user42@zip.com.au>
6021
6022 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6023 manual for @ifnottex, but in emacs-extra for @iftex.
6024
6025 * cmdargs.texi (General Variables): Fix smtpmail xref.
6026
60272006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6028
8cf51b2c 6029 * programs.texi (Comment Commands):
8cf51b2c 6030 * custom.texi (Specifying File Variables):
49823426 6031 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6032
60332006-06-07 Nick Roberts <nickrob@snap.net.nz>
6034
6035 * building.texi (Watch Expressions): Move node to end.
6036 (GDB Graphical Interface): Move description of clicks in fringe...
6037 (GDB commands in the Fringe): ...to here. New node.
6038
8cf51b2c
GM
60392006-06-05 Romain Francoise <romain@orebokech.com>
6040
49823426 6041 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6042
60432006-06-05 Nick Roberts <nickrob@snap.net.nz>
6044
6045 * building.texi (GDB Graphical Interface): Update bindings.
6046 (Commands of GUD): Add gud-print. Remove gud-run.
6047 Restate availability more generally.
6048
f0131492 60492006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6050
6051 * mini.texi: Lots of cleanups.
6052
60532006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6054
6055 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6056 and Mouse-2.
6057
c8763fb6 60582006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6059
6060 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6061
8cf51b2c
GM
60622006-05-31 Richard Stallman <rms@gnu.org>
6063
6064 * basic.texi (Moving Point): Fix previous change.
6065
c8763fb6 60662006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6067
6068 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6069
f0131492 60702006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6071
6072 * basic.texi: Many simplifications and improvements in wording.
6073
8cf51b2c
GM
60742006-05-26 Nick Roberts <nickrob@snap.net.nz>
6075
6076 * anti.texi (Antinews): Create a node for gdb-ui.
6077
8cf51b2c
GM
60782006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6079
6080 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6081
60822006-05-20 Richard Stallman <rms@gnu.org>
6083
6084 * dired.texi (Dired Navigation): dired-goto-file is now j.
6085
8cf51b2c
GM
60862006-05-20 Eli Zaretskii <eliz@gnu.org>
6087
6088 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6089 and their aliases.
6090
6091 * msdog.texi (Windows Printing): Mention non-support of plain text
6092 printing with some el-cheapo printers, and suggest a workaround.
6093
60942006-05-20 Kevin Ryde <user42@zip.com.au>
6095
6096 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6097 remove the bit saying you must set it.
6098
60992006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6100
6101 * trouble.texi (Checklist):
6102 * text.texi (Text, Auto Fill, Text Mode):
6103 * search.texi (Nonincremental Search):
6104 * rmail.texi (Rmail Labels):
6105 * mule.texi (Input Methods, Multibyte Conversion):
6106 * misc.texi (Gnus, Where to Look, PostScript):
6107 * maintaining.texi (Create Tags Table):
6108 * indent.texi (Indentation Commands):
6109 * fixit.texi (Spelling):
6110 * emacs.texi (Copying):
6111 * custom.texi (Init File): ifinfo -> ifnottex.
6112
8cf51b2c
GM
61132006-05-17 Richard Stallman <rms@gnu.org>
6114
6115 * files.texi (Diff Mode): Mention C-x `.
6116
61172006-05-08 Richard Stallman <rms@gnu.org>
6118
6119 * custom.texi (Disabling): Textual cleanups.
6120
8cf51b2c
GM
61212006-05-12 Glenn Morris <rgm@gnu.org>
6122
6123 * calendar.texi (Displaying the Diary, Format of Diary File):
6124 Refer to diary-view-entries, diary-list-entries,
6125 diary-show-all-entries rather than obsolete aliases.
6126
61272006-05-12 Eli Zaretskii <eliz@gnu.org>
6128
6129 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6130 (Displaying the Diary, Special Diary Entries, Importing Diary):
6131 * building.texi (Compilation Shell):
6132 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6133 emacs-xtra with @inforef's.
6134
6135 * files.texi (Visiting): Fix wording.
6136
6137 * mule.texi (Coding Systems, Text Coding): More indexing.
6138 Mention that C-x RET f can set eol conversion.
6139
c8763fb6 61402006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6141
6142 * xresmini.texi (GTK resources): Insert GTK description.
6143
6144 * xresources.texi (GTK resources): metafont should be menufont.
6145
8cf51b2c
GM
61462006-05-06 Michael Albinus <michael.albinus@gmx.de>
6147
49823426 6148 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6149 method, user name and host name is active only in partial
6150 completion mode.
6151
8cf51b2c
GM
61522006-05-06 Eli Zaretskii <eliz@gnu.org>
6153
6154 * makefile.w32-in (emacs.dvi):
6155 * Makefile.in (emacs.dvi): Add xresmini.texi.
6156
6157 * xresmini.texi (Table of Resources): Remove xref to non-existent
6158 node "LessTif Resources".
6159
6160 * msdog.texi (Microsoft Windows):
6161 * calendar.texi (Calendar/Diary, Displaying the Diary)
6162 (Special Diary Entries, Importing Diary, Holidays):
6163 * programs.texi (Program Modes):
6164 * text.texi (Text):
6165 * buffers.texi (Several Buffers):
6166 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6167
61682006-05-06 Eli Zaretskii <eliz@gnu.org>
6169
6170 The following changes merge the emacs-xtra manual into the main
6171 manual, but only for on-line version of the manual.
6172
6173 * vc2-xtra.texi (Version Backups, Local Version Control)
6174 (Making Snapshots, Change Logs and VC, Version Headers)
6175 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6176 on-line manual.
6177
6178 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6179 for on-line manual.
6180
6181 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6182 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6183 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6184 for on-line manual.
6185
6186 * fortran-xtra.texi (Fortran, Fortran Autofill)
6187 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6188 for on-line manual.
6189
6190 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6191 Conditional xref's for on-line manual.
6192
6193 * emerge-xtra.texi (Emerge, Overview of Emerge)
6194 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6195 manual.
6196
6197 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6198 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6199 (EMACSSOURCES): Use EMACS_XTRA.
6200 (../info/emacs-xtra): Remove.
6201 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6202
6203 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6204 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6205 (EMACSSOURCES): Use EMACS_XTRA.
6206 ($(infodir)/emacs-xtra): Remove.
6207 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6208
6209 * trouble.texi (Quitting):
6210 * text.texi (Text):
6211 * programs.texi (Program Modes):
6212 * msdog.texi (Microsoft Windows):
6213 * frames.texi (Frames):
6214 * files.texi (Backup, Version Control, VC Concepts)
6215 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6216 (Registering, VC Status, VC Undo, Multi-User Branching)
6217 (Comparing Files):
6218 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6219 (Displaying the Diary, Special Diary Entries, Importing Diary):
6220 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6221 conditional xref's, depending on @iftex/@ifnottex.
6222
6223 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6224 "MS-DOS". @include msdog-xtra.texi.
6225
6226 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6227 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6228
6229 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6230 for vc-xtra.texi subsections.
6231 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6232 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6233
6234 * sending.texi (Sending Mail): A @node line without explicit Prev,
6235 Next, and Up links.
6236
6237 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6238 Next, and Up links.
6239
6240 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6241 and its sections. @include picture-xtra.texi.
6242
6243 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6244 "Emerge".
6245 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6246
6247 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6248 exact duplicate of its name-sake in calendar.texi.
6249
6250 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6251 "Advanced Calendar/Diary Usage".
6252 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6253
6254 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6255 dired-xtra.texi.
6256 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6257
6258 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6259 (Files) [ifnottex]: Add menu entry for Autorevert.
6260
6261 * emacs-xtra.texi (Introduction): Reword to make consistent with
6262 printed version only.
6263 <Top level>: Remove the body of all chapters and move them to the
6264 new *-xtra.texi files. Use @raisesections and @lowersections to
6265 convert sections to chapters etc.
6266
6267 * msdog-xtra.texi:
6268 * fortran-xtra.texi:
6269 * vc-xtra.texi:
6270 * vc1-xtra.texi:
6271 * vc2-xtra.texi:
6272 * emerge-xtra.texi:
6273 * cal-xtra.texi:
6274 * dired-xtra.texi:
6275 * arevert-xtra.texi: New files, with text from respective chapters
6276 of emacs-xtra.texi. Convert each @chapter into @section, @section
6277 into @subsection, etc.
6278
1c6c854e 6279 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6280 updated.
6281
6282 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6283 Windows". All references updated.
6284
62852006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6286
6287 * macos.texi (Mac Input): Mention input from Character Palette.
6288 (Mac Font Specs): Fix typo.
6289
62902006-05-05 Richard Stallman <rms@gnu.org>
6291
6292 * files.texi (Diff Mode): Minor cleanup.
6293
62942006-05-05 Karl Berry <karl@gnu.org>
6295
8cf51b2c
GM
6296 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6297 errors from the current release of makeinfo (4.8).
6298 * help.texi (Library Keywords): Change widest word in multitable
6299 template from `emulations' to `convenience'. (Not sure if this is
6300 related to the font change.)
6301
63022006-05-05 Eli Zaretskii <eliz@gnu.org>
6303
6304 * files.texi (File Names): Add a footnote about limited support of
6305 ~USER on MS-Windows.
6306
6307 * cmdargs.texi (Initial Options): Add a footnote about limited
6308 support of ~USER on MS-Windows.
6309
63102006-05-03 Richard Stallman <rms@gnu.org>
6311
6312 * files.texi (Diff Mode): Node moved here.
6313 (Comparing Files): Delete what duplicates new node.
6314 (Files): Put Diff Mode in menu.
6315
1c6c854e 6316 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6317
6318 * emacs.texi (Top): Update menu for Diff Mode.
6319
6320 * trouble.texi (Emergency Escape): Simplify.
6321
6322 * emacs.texi (Top): Minor clarification.
6323
63242006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6325
6326 * commands.texi, entering.texi, screen.texi: Many simplifications.
6327
63282006-05-03 Richard Stallman <rms@gnu.org>
6329
6330 * commands.texi (Text Characters): Delete paragraph about unibyte
6331 non-ASCII printing chars.
6332
6333 * killing.texi (Killing): Say "graphical displays".
6334 * display.texi: Say "graphical displays".
6335
6336 * cmdargs.texi (Misc X): Say "graphical displays".
6337
63382006-05-01 Richard Stallman <rms@gnu.org>
6339
6340 * emacs.texi (Top): Add Diff Mode to menu.
6341
63422006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6343
6344 * misc.texi (Diff Mode): New node.
6345
63462006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6347
6348 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6349 (Mac Environment Variables): Shorten example line.
6350 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6351
63522006-05-01 Nick Roberts <nickrob@snap.net.nz>
6353
6354 * building.texi (GUD Customization): Describe cases %d and %c.
6355 Update description for %e.
6356
63572006-04-30 Glenn Morris <rgm@gnu.org>
6358
6359 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6360
63612006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6362
6363 * custom.texi (Examining): Update C-h v output example.
6364
63652006-04-29 Kim F. Storm <storm@cua.dk>
6366
6367 * building.texi (Grep Searching): Add lgrep and rgrep.
6368
8cf51b2c
GM
63692006-04-23 Richard Stallman <rms@gnu.org>
6370
6371 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6372
6373 * xresmini.texi: New file.
6374
6375 * xresources.texi (Face Resources): Split table into font resources
6376 and the rest. Combine similar attributes for brevity.
6377
8cf51b2c
GM
63782006-04-21 Eli Zaretskii <eliz@gnu.org>
6379
6380 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6381 backslashes and case-insensitivity in file names (moved to the
6382 main manual).
6383 (MS-DOS Printing): Move most of the text to the main manual.
6384
6385 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6386 New nodes.
6387 (Windows Processes, Windows System Menu): Add index entries and
6388 fix wording.
6389
8cf51b2c
GM
63902006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6391
6392 * misc.texi (Shell Ring): Add notes on saved input when
6393 navigating off the end of the history list.
6394
63952006-04-18 Chong Yidong <cyd@mit.edu>
6396
6397 * misc.texi (Shell Options): Correct default value of
6398 comint-scroll-show-maximum-output.
6399
8cf51b2c
GM
64002006-04-18 Nick Roberts <nickrob@snap.net.nz>
6401
6402 * building.texi (Watch Expressions): Update.
6403
8cf51b2c
GM
64042006-04-12 Richard Stallman <rms@gnu.org>
6405
6406 * search.texi: Clean up previous change.
6407
64082006-04-12 Eli Zaretskii <eliz@gnu.org>
6409
6410 * search.texi (Regexp Backslash, Regexp Replace): Add index
6411 entries for ``back reference'' and mention the term itself in the
6412 text.
6413
64142006-04-11 Richard Stallman <rms@gnu.org>
6415
6416 * custom.texi (Safe File Variables):
6417 Document enable-local-variables = :safe.
6418
64192006-04-11 Karl Berry <karl@gnu.org>
6420
6421 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6422 (Remote Repositories, Version Backups, Local Version Control)
6423 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6424 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6425 (Renaming VC Work Files and Master Files)
6426 (Inserting Version Control Headers, Customizing VC, General Options)
6427 (Options for RCS and SCCS, Options specific for CVS): Move all
6428 these nodes to emacs-xtra.texi, for brevity.
6429 * cmdargs.texi, files.texi: Change cross-references.
6430
8cf51b2c
GM
64312006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6432
6433 * files.texi (Old Versions): Update description of vc-annotate's
6434 use of color to indicate date ranges.
6435
8cf51b2c
GM
64362006-04-09 Kevin Ryde <user42@zip.com.au>
6437
8cf51b2c
GM
6438 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6439 put info and printed manual names the right way around.
6440
64412006-04-09 Karl Berry <karl@gnu.org>
6442
6443 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6444 emacs-xtra.texi, leaving only MS Windows information.
6445 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6446 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6447 node names.
6448
6449 * emacs.texi: Move @summarycontents and @contents to the beginning
6450 of the file.
6451
8cf51b2c
GM
64522006-04-08 Kevin Ryde <user42@zip.com.au>
6453
6454 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6455
64562006-04-07 Richard Stallman <rms@gnu.org>
6457
6458 * programs.texi (Comments, Comment Commands, Options for Comments)
6459 (Multi-Line Comments): "Align", not "indent".
6460 (Basic Indent): C-j deletes trailing whitespace before the newline.
6461
64622006-04-06 Richard Stallman <rms@gnu.org>
6463
8cf51b2c
GM
6464 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6465
64662006-04-06 Eli Zaretskii <eliz@gnu.org>
6467
6468 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6469
8cf51b2c
GM
64702006-04-05 Richard Stallman <rms@gnu.org>
6471
6472 * emacs.texi (Top): Update subnode menu.
6473
6474 * trouble.texi (Unasked-for Search): Node deleted.
6475 (Lossage): Delete from menu.
6476
64772006-04-04 Richard Stallman <rms@gnu.org>
6478
6479 * trouble.texi: Various cleanups.
6480 (Checklist): Don't bother saying how to snail a bug report.
6481 (Emergency Escape): Much rewriting.
6482 (After a Crash): Rename the core dump immediately.
6483 (Total Frustration): Call it a psychotherapist.
6484 (Bug Criteria): Avoid "illegal instruction".
6485 (Sending Patches): We always put the contributor's name in.
6486
6487 * misc.texi (Thumbnails): Minor correction.
6488
8cf51b2c
GM
64892006-04-03 Richard Stallman <rms@gnu.org>
6490
6491 * misc.texi (Thumbnails): Minor cleanup.
6492
64932006-04-02 Karl Berry <karl@gnu.org>
6494
6495 * sending.texi (Mail Sending): pxref to Top needs five args.
6496
6497 * texinfo.tex: Update to current version (2006-03-21.13).
6498
8cf51b2c
GM
64992006-03-31 Richard Stallman <rms@gnu.org>
6500
6501 * emacs.texi (Top): Update subnode menu.
6502
6503 * help.texi (Help Mode): Cleanup.
6504
6505 * dired.texi: Many cleanups.
6506 (Dired Deletion): Describe dired-recursive-deletes.
6507 (Operating on Files): dired-create-directory moved.
6508 (Misc Dired Features): Move to here.
6509 (Tumme): Node moved to misc.texi.
6510
6511 * custom.texi: Many cleanups.
6512 (Minor Modes): Don't mention ISO Accents Mode.
6513 (Examining): Update C-h v output example.
6514 (Hooks): Add index and xref for add-hook.
6515 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6516 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6517
6518 * misc.texi: Many cleanups.
6519 (beginning): Add to summary of topics.
6520 (Shell): Put eshell xref at the end. Remove eshell from table.
6521 (Thumbnails): New node.
6522
8cf51b2c
GM
65232006-03-28 Eli Zaretskii <eliz@gnu.org>
6524
6525 * files.texi (File Name Cache): Make it clear that the cache is
6526 not persistent.
6527
8cf51b2c
GM
65282006-03-25 Karl Berry <karl@gnu.org>
6529
49823426
GM
6530 * emacs-xtra.texi, emacs.texi, gnu.texi:
6531 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6532 (2) do not indent copyright year list (or anything else).
6533
8cf51b2c
GM
65342006-03-21 Juanma Barranquero <lekktu@gmail.com>
6535
6536 * files.texi (VC Dired Mode): Remove misplaced brackets.
6537
65382006-03-21 Andre Spiegel <spiegel@gnu.org>
6539
6540 * files.texi: Various updates and clarifications in the VC chapter.
6541
65422006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6543
6544 * help.texi (Help Mode): Document "C-c C-c".
6545
8cf51b2c
GM
65462006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6547
6548 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6549 menu in the standalone Info reader.
6550
65512006-03-15 Chong Yidong <cyd@stupidchicken.com>
6552
6553 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6554 moved here from Emacs manual.
6555
6556 * programs.texi (Fortran): Section moved to emacs-xtra.
6557 (Program Modes): Xref to Fortran in emacs-xtra.
6558
6559 * maintaining.texi (Emerge): Move to emacs-xtra.
6560 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6561
6562 * picture.texi: File deleted.
6563 * Makefile.in:
6564 * makefile.w32-in: Remove picture.texi.
6565
6566 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6567 * abbrevs.texi (Abbrevs):
6568 * sending.texi (Sending Mail): Picture node removed.
6569
6570 * emacs.texi (Top): Update node listings.
6571
8cf51b2c
GM
65722006-03-12 Richard Stallman <rms@gnu.org>
6573
6574 * calendar.texi: Various cleanups.
6575
8cf51b2c
GM
65762006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6579 syntax.
6580
8cf51b2c
GM
65812006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6582
6583 * search.texi (Regexps): More accurately describe which characters
6584 are special in which situations. Recommend _not_ to quote `]' or
6585 `-' when they are not special.
6586
8cf51b2c
GM
65872006-02-28 Andre Spiegel <spiegel@gnu.org>
6588
6589 * files.texi (Old Versions): Clarify operation of C-x v =.
6590
8cf51b2c
GM
65912006-02-21 Nick Roberts <nickrob@snap.net.nz>
6592
6593 * building.texi (Watch Expressions): Update and describe
6594 gdb-speedbar-auto-raise.
6595
65962006-02-19 Richard M. Stallman <rms@gnu.org>
6597
6598 * emacs.texi: Use @smallbook.
6599 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6600 Update subnode menu.
6601
6602 * building.texi (Lisp Interaction): Minor addition.
6603
66042006-02-18 Nick Roberts <nickrob@snap.net.nz>
6605
6606 * building.texi (Watch Expressions): Update and be more precise.
6607
c8763fb6 66082006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6609
6610 * maintaining.texi (Create Tags Table): Explain why the
6611 exception when etags writes to files under the /dev tree.
6612
66132006-02-14 Richard M. Stallman <rms@gnu.org>
6614
6615 * custom.texi (Safe File Variables): Lots of clarification.
6616 Renamed from Unsafe File Variables.
6617
66182006-02-14 Chong Yidong <cyd@stupidchicken.com>
6619
6620 * custom.texi (Unsafe File Variables): File variable confirmation
6621 assumed denied in batch mode.
6622
66232006-02-14 Richard M. Stallman <rms@gnu.org>
6624
6625 * building.texi (GDB User Interface Layout): Don't say `inferior'
6626 for program being debugged.
6627
66282006-02-15 Nick Roberts <nickrob@snap.net.nz>
6629
6630 * building.texi (GDB Graphical Interface):
6631 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6632
66332006-02-13 Chong Yidong <cyd@stupidchicken.com>
6634
6635 * custom.texi (Specifying File Variables, Unsafe File Variables):
6636 New nodes, split from File Variables. Document new file local
6637 variable behavior.
6638
66392006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6640
6641 * display.texi (Standard Faces):
8cf51b2c
GM
6642 * files.texi (Visiting):
6643 * frames.texi (Clipboard):
6644 * glossary.texi (Glossary) <Clipboard>:
6645 * xresources.texi (X Resources): Mention Mac OS port.
6646
8cf51b2c
GM
66472006-02-12 Richard M. Stallman <rms@gnu.org>
6648
6649 * building.texi (Building): Clarify topic in intro.
6650
6651 * maintaining.texi (Maintaining): Change title; clarify topic.
6652 Delete duplicate index entries.
6653
6654 * building.texi (Other GDB User Interface Buffers): Clarifications.
6655
6656 * text.texi (Cell Commands): Clarifications.
6657
6658 * programs.texi (Defuns): Delete duplicate explanation of
6659 left-margin paren convention.
6660 (Hungry Delete): Minor cleanup.
6661
66622006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6663
6664 * dired.texi (Tumme): More tumme documentation.
6665
66662006-02-11 Alan Mackenzie <acm@muc.de>
6667
6668 * programs.texi ("Hungry Delete"): Correct the appellation of the
6669 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6670
66712006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6672
6673 * dired.texi (Tumme): Fix small bug.
6674
66752006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6676
6677 * macos.texi (Mac International): Rename "fontset-mac" to
6678 "fontset-standard".
6679
8cf51b2c
GM
66802006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6681
6682 * dired.texi (Tumme): Basic documentation for Tumme added.
6683
8cf51b2c
GM
66842006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6685
6686 * mule.texi (International):
6687 * programs.texi (Basic Indent): Fix typos.
6688
8cf51b2c
GM
6689 * custom.texi (Minor Modes):
6690 * display.texi (Text Display):
6691 * commands.texi (Text Characters): Update xrefs.
6692
66932006-02-07 Richard M. Stallman <rms@gnu.org>
6694
6695 * emacs.texi (Top): Update subnode menu.
6696 Update info on old Emacs papers.
6697 (Intro): "Graphical display", not window system.
6698
6699 * xresources.texi (GTK styles): Minor clarifications.
6700
6701 * trouble.texi: "Graphical display", not window system.
6702 (Stuck Recursive): Minor clarification.
6703
6704 * text.texi: Minor clarifications.
6705 (Sentences): Explain why two-space convention is better.
6706 Explain sentence-end-without-period here.
6707 (Fill Commands): Not here.
6708 (Refill): Node moved down.
6709 (Filling): Update menu.
6710 (Table Creation, Cell Justification, Column Commands): Clarify.
6711
6712 * sending.texi: Minor clarifications.
6713
6714 * search.texi (Regexp Backslash): Clarification.
6715
6716 * rmail.texi: Minor cleanups.
6717 (Rmail): Delete digression about `rmail-mode'.
6718 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6719 (Rmail Files): Mention C-u M-x rmail.
6720 (Rmail Reply): Mention References.
6721 (Rmail Display): Mention rmail-nonignored-headers.
6722
6723 * programs.texi: Minor cleanups.
6724 (Comment Commands): Mention momentary Transient Mark mode.
6725 (Matching): Be more specific about customizing show-paren-mode.
6726 (Info Lookup): Don't list the modes that support C-h S.
6727 Just say what it does in an unsupported mode.
6728 (Man Page): Delete excessive info on customizing woman.
6729 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6730
6731 * abbrevs.texi: Minor clarifications.
6732 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6733 not "dynamic abbrevs" as if they were a kind of abbrev.
6734
6735 * picture.texi (Picture): Minor cleanup.
6736
6737 * mule.texi (Communication Coding): Say "other applications".
6738 (Fontsets): Not specific to X. Add xref to X Resources.
6739 (Unibyte Mode): Rename from Single-Byte Character Support.
6740 "Graphical display", not window system.
6741 (International): Update menu.
6742
6743 * maintaining.texi (Format of ChangeLog):
6744 New node, split out from ChangeLog.
6745 (ChangeLog): Clarifications in the remaining text.
6746 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6747 (Find Tag): Add @w.
6748 (Tags Search): Explain tag table order here. Simplify grep ref.
6749 (List Tags): tags-tag-face is a variable, not a face.
6750 (Emerge): Cleanups.
6751
6752 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6753 (Keyboard Macros): Avoid "the user".
6754
6755 * killing.texi: "Graphical display", not window system.
6756
6757 * help.texi (Help Echo): "Graphical display", not window system.
6758
6759 * glossary.texi: Say "you", not "the user". Say "graphical display".
6760
6761 * frames.texi: Minor cleanups. "Graphical display", not window system.
6762
6763 * files.texi (Visiting): Make drag-and-drop not X-specific.
6764
6765 * custom.texi: Minor cleanups. "Graphical display", not window system.
6766
6767 * cmdargs.texi: Minor cleanups.
6768
6769 * building.texi (Compilation): Move and split kill-compilation para.
6770 Add para about multiple compilers.
6771 (Compilation Mode): Commands also available in grep mode and others.
6772 Mention C-u C-x ` more tutorially. Clarify C-x `.
6773 (Compilation Shell): Clarify. Put Bash example first.
6774 (Grep Searching): Minor cleanups; add @w.
6775 (Debuggers): Minor cleanups.
6776 (Starting GUD): Make GDB xgraphical mode issue clearer.
6777 (Debugger Operation): Lots of clarifications including
6778 GDB tooltip side-effect issue.
6779 (Commands of GUD): Clarify.
6780 (GUD Customization): Add bashdb-mode-hook.
6781 (GDB Graphical Interface): Rewrite for clarity.
6782 (GDB User Interface Layout): Rewrite for clarity.
6783 (Stack Buffer, Watch Expressions): Likewise.
6784 (Other GDB User Interface Buffers): Cleanups.
6785 (Lisp Libraries, External Lisp): Cleanup.
6786
6787 * basic.texi (Position Info): "Graphical displays", rather than
6788 window systems.
6789
6790 * anti.texi: Minor cleanup.
6791
8cf51b2c
GM
67922006-02-03 Eli Zaretskii <eliz@gnu.org>
6793
6794 * custom.texi (Init File, Find Init): Add cross-references to
6795 where $HOME is described.
6796
67972006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6798
6799 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6800 is not inside the @table.
6801
6802 * emacs.texi (Top): Correct node name.
6803
6804 * files.texi (File Names): Fix @xref.
6805 (Reverting): Fix typo.
6806
6807 * mule.texi (International): Correct node name.
6808
6809 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6810
68112006-02-01 Richard M. Stallman <rms@gnu.org>
6812
6813 * emacs.texi (Top): Update subnode menu.
6814
6815 * mule.texi: Minor clarifications.
6816 Reduce the specific references to X Windows.
6817 Refer to "graphical" terminals, rather than window systems.
6818 (Text Coding): Rename from Specify Coding.
6819 (Communication Coding, File Name Coding, Terminal Coding):
6820 New nodes split out from Text Coding.
6821
6822 * kmacro.texi: Minor clarifications.
6823 (Keyboard Macro Ring): Comment out some excessive commands.
6824 (Basic Keyboard Macro): Split up the table, putting part in each node.
6825
6826 * major.texi: Minor clarifications.
6827
6828 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6829
6830 * windows.texi: Minor clarifications.
6831 (Change Window): Don't describe mode-line mouse cmds here.
6832 Add xref to Mode Line Mouse.
6833
6834 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6835
6836 * macos.texi (Mac International): Fix xref.
6837
6838 * indent.texi: Minor clarifications.
6839
6840 * frames.texi: Minor clarifications.
6841 Reduce the specific references to X Windows.
6842 Refer to "graphical" terminals, rather than window systems.
6843 (Frame Parameters): Don't mention commands like
6844 set-foreground-color. Just say to customize a face.
6845 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6846
6847 * files.texi: Minor clarifications.
6848 (Numbered Backups): New node, split out from Backup Names.
6849
6850 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6851
6852 * cmdargs.texi (General Variables): Fix xref.
6853
6854 * buffers.texi: Minor clarifications.
6855
8cf51b2c
GM
68562006-01-31 Richard M. Stallman <rms@gnu.org>
6857
6858 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6859 Nodes moved to top.
6860
6861 * display.texi: Minor clarifications.
6862 (Display): Rearrange menu.
6863 (Standard Faces): Mention query-replace face.
6864 (Faces): Simplify.
6865 (Font Lock): Simplify face customization info.
6866 (Highlight Changes): Node merged into Highlight Interactively.
6867 (Highlight Interactively): Much rewriting and cleanup.
6868 (Optional Mode Line): Narrowed line number not good for goto-line.
6869 Simplify face customization advice.
6870 (Text Display): Mention use of escape-glyph face.
6871 Move ctl-arrow and tab-width here.
6872 (Display Custom): Move no-redraw-on-reenter to end of node.
6873
6874 * search.texi: Minor clarifications.
6875 (Isearch Scroll): Simplify.
6876 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6877
6878 * regs.texi (Registers): Mention bookmarks here.
6879
6880 * mark.texi: Minor clarifications.
6881 (Selective Undo): Node deleted.
6882
6883 * m-x.texi: Minor clarifications.
6884
6885 * killing.texi: Minor clarifications.
6886 Refer to "graphical" terminals, rather than window systems.
6887
6888 * help.texi: Clarifications.
6889 (Help): Don't describe C-h F and C-h K here.
6890 (Key Help): Describe C-h K here.
6891 (Name Help): Mention Emacs Lisp Intro.
6892 Describe C-h F here.
6893 (Misc Help): Mention C-h F and C-h K only briefly.
6894
6895 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6896 Selective undo text merged in.
6897 (Spelling): Mention Aspell along with Ispell.
6898
6899 * emacs.texi (Top): Update subnode menus.
6900
6901 * basic.texi (Basic Undo): Rename from Undo. Most of text
6902 moved to new Undo node.
6903
8cf51b2c
GM
69042006-01-29 Chong Yidong <cyd@stupidchicken.com>
6905
6906 * basic.texi (Continuation Lines, Inserting Text):
6907 Mention longlines mode.
6908
69092006-01-29 Richard M. Stallman <rms@gnu.org>
6910
10d1d0af 6911 * screen.texi: Minor cleanups.
8cf51b2c
GM
6912 (Screen): Clean up the intro paragraphs.
6913 (Mode Line): Lots of rewriting. Handle frame-name better.
6914 eol-mnemonic-... vars moved out.
6915
6916 * emacs.texi (Top): Change menu item for MS-DOS node.
6917 Update subnode menu.
6918
6919 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6920 chapter relates to Windows. Title changed.
6921
6922 * mini.texi: Minor cleanups.
6923
6924 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6925 (Mark): Put it in the menu.
6926
6927 * entering.texi: Minor cleanups.
6928
6929 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6930 (Intro): Refer to "graphical" terminals, rather than X.
6931
6932 * display.texi (Display Custom): Add xref to Variables.
6933 (Optional Mode Line): eol-mnemonic-... vars moved here.
6934
6935 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6936 rather than X.
6937
8cf51b2c
GM
6938 * basic.texi: Minor cleanups.
6939 (Undo): selective-undo moved.
6940
8cf51b2c
GM
69412006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6942
6943 * anti.texi (Antinews): Various corrections and additions.
6944
69452006-01-23 Juri Linkov <juri@jurta.org>
6946
6947 * custom.texi (Easy Customization, Customization Groups)
6948 (Browsing Custom): Mention links along with buttons.
6949
8cf51b2c
GM
69502006-01-21 Eli Zaretskii <eliz@gnu.org>
6951
8cf51b2c
GM
6952 * text.texi (TeX Print): Use @key for TAB.
6953
8cf51b2c
GM
6954 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6955
8cf51b2c
GM
69562006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6957
6958 * files.texi (File Aliases): Don't claim that usually separate
6959 buffers are created for two file names that name the same data.
6960 Mention additional situations where different names mean the same
6961 file on disk.
6962
69632006-01-19 Richard M. Stallman <rms@gnu.org>
6964
6965 * killing.texi (Deletion): Upcase @key argument.
6966
6967 * custom.texi (Custom Themes): Minor cleanup.
6968
6969 * programs.texi (Hungry Delete): Upcase @key argument.
6970
8cf51b2c
GM
69712006-01-16 Juri Linkov <juri@jurta.org>
6972
6973 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6974 Move `mode-line-highlight' before `mode-line-buffer-id'.
6975
8cf51b2c
GM
69762006-01-14 Richard M. Stallman <rms@gnu.org>
6977
6978 * basic.texi (Inserting Text): Minor cleanup.
6979
8cf51b2c
GM
69802006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6981
6982 * custom.texi (Changing a Variable, Face Customization):
6983 Update for changes in Custom menus.
6984
8cf51b2c
GM
69852006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6986
6987 * macos.texi (Mac International): Undo last change.
6988
8cf51b2c
GM
69892006-01-02 Chong Yidong <cyd@stupidchicken.com>
6990
6991 * custom.texi (Custom Themes): Describe the new
6992 customize-create-theme interface.
6993
69942005-12-30 Juri Linkov <juri@jurta.org>
6995
6996 * basic.texi (Position Info): Update example.
6997
c8763fb6 69982005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6999
7000 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7001
70022005-12-24 Chong Yidong <cyd@stupidchicken.com>
7003
7004 * custom.texi (Custom Themes): `load-theme' always loads.
7005
70062005-12-23 Juri Linkov <juri@jurta.org>
7007
7008 * display.texi (Highlight Interactively): Use double space to
7009 separate sentences. Replace C-p with M-p, and C-n with M-n.
7010
70112005-12-22 Richard M. Stallman <rms@gnu.org>
7012
7013 * custom.texi (Easy Customization and subnodes):
7014 Replace "active field" with "button".
7015 Use "user option" only for variables.
7016 Use "setting" for variable-or-face.
7017
70182005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7019
7020 * buffers.texi (Select Buffer): Change order in table to make
7021 "Similar" refer to the correct item.
7022 (Indirect Buffers): Minor rewording.
7023
8cf51b2c
GM
70242005-12-20 Juri Linkov <juri@jurta.org>
7025
7026 * files.texi (VC Status): Put P and N near p and n.
7027
8cf51b2c
GM
70282005-12-19 Richard M. Stallman <rms@gnu.org>
7029
7030 * programs.texi (Electric C): Delete the info about newline control.
7031 (Other C Commands): Minor cleanup.
7032 (Left Margin Paren): Minor cleanup.
7033
70342005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7035
7036 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7037 (Customization Groups): Delete text moved to "Browsing Custom".
7038 (Browsing Custom): New node.
7039 (Specific Customization): Clarify which commands only work for
7040 loaded options.
7041
70422005-12-18 Bill Wohler <wohler@newt.com>
7043
7044 * frames.texi (Tool Bars): Shorten text of previous change.
7045
70462005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7047
7048 * files.texi (VC Status): Document log-view mode.
7049
70502005-12-18 Bill Wohler <wohler@newt.com>
7051
7052 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7053 permanently via the customize interface.
7054
8cf51b2c
GM
70552005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7056
7057 * killing.texi (Killing by Lines): Document `kill-whole-line'
7058 function.
7059
c8763fb6 70602005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7061
7062 * buffers.texi (Select Buffer): Change `prev-buffer' to
7063 `previous-buffer'. Indicate that these functions use a frame
7064 local buffer list.
7065
8cf51b2c
GM
70662005-12-12 Richard M. Stallman <rms@gnu.org>
7067
7068 * custom.texi (Easy Customization): Change menu comment.
7069 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7070
7071 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7072 (Help): Among the Apropos commands, describe only C-h a here.
7073
70742005-12-11 Richard M. Stallman <rms@gnu.org>
7075
7076 * programs.texi (Options for Comments): Comment-end starts with space.
7077
7078 * glossary.texi (Glossary): Minor cleanup.
7079
7080 * files.texi (Old Versions): Use @table.
7081
8cf51b2c
GM
70822005-12-10 David Koppelman <koppel@ece.lsu.edu>
7083
7084 * display.texi (Highlight Interactively): Include
7085 global-hi-lock-mode. Add miscellaneous details and elaborations.
7086
70872005-12-09 Richard M. Stallman <rms@gnu.org>
7088
7089 * display.texi (Font Lock): Delete the Global FL menu item.
7090
70912005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7092
7093 * custom.texi (Minibuffer Maps): Mention the maps for file name
7094 completion.
7095
70962005-12-09 Kim F. Storm <storm@cua.dk>
7097
7098 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7099 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7100 cursor to next corner in rectangle; clarify insert around rectangle.
7101
8cf51b2c
GM
71022005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7103
7104 * custom.texi (Customization): Use xref to elisp manual for
7105 non-TeX output.
7106 (Minor Modes): Update.
7107 (Customization Groups, Changing a Variable, Face Customization):
7108 Update for new appearance of Custom buffers.
7109 (Changing a Variable): `custom-buffer-done-function' has been
7110 replaced by `custom-buffer-done-kill'.
7111 (Specific Customization): In the `customize-group' buffer, a
7112 subgroup's contents are not "hidden". They are not included at
7113 all. They have no [Show] button.
7114 (Mouse Buttons): Add pxref to description of mouse event lists in
7115 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7116 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7117 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7118
71192005-12-08 Richard M. Stallman <rms@gnu.org>
7120
7121 * mini.texi (Completion Commands, Completion):
7122 In file name input, SPC does not do completion.
7123
8cf51b2c
GM
71242005-12-08 Nick Roberts <nickrob@snap.net.nz>
7125
7126 * building.texi (GDB Graphical Interface): Explain screen size
7127 setting.
7128 (Other GDB User Interface Buffers): Describe features specific to
7129 GDB 6.4.
7130
8cf51b2c
GM
71312005-12-01 Nick Roberts <nickrob@snap.net.nz>
7132
7133 * building.texi (GDB User Interface Layout): Describe how to
7134 kill associated buffers.
7135 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7136 (Watch Expressions): Be more precise.
7137 (Other GDB User Interface Buffers): Describe how to change a
7138 register value.
7139
8cf51b2c
GM
71402005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7141
7142 * macos.texi (Mac Input): Remove description of
7143 mac-command-key-is-meta. Add descriptions of
7144 mac-control-modifier, mac-command-modifier, and
7145 mac-option-modifier.
7146 (Mac International): Fix description of conversion of clipboard data.
7147 (Mac Font Specs): Add example of font customization by face attributes.
7148
71492005-11-22 Nick Roberts <nickrob@snap.net.nz>
7150
7151 * building.texi (Watch Expressions): Expand description.
7152 (Other GDB User Interface Buffers): Describe local map for
7153 gud-watch.
7154
71552005-11-21 Chong Yidong <cyd@stupidchicken.com>
7156
7157 * display.texi (Font Lock): Font lock is enabled by default now.
7158
71592005-11-20 Juri Linkov <juri@jurta.org>
7160
7161 * basic.texi (Position Info): Update examples of the output.
7162 Remove the fact that examples are produced in the TeXinfo buffer,
7163 because in the Info reader users will get a different output from
7164 `C-x ='.
7165
7166 * building.texi (Compilation Mode): Remove paragraph duplicated
7167 from the node `Compilation'. Add `compilation-skip-threshold'.
7168
7169 * display.texi (Font Lock): Suggest more user-friendly method of
7170 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7171
71722005-11-18 Richard M. Stallman <rms@gnu.org>
7173
7174 * files.texi (Registering): Mention @@ in mode line.
7175
7176 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7177
71782005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7179
7180 * files.texi (Renaming and VC): Some back-ends don't
7181 handle renaming.
7182
8cf51b2c
GM
71832005-11-17 Juri Linkov <juri@jurta.org>
7184
7185 * emacs.texi (Top):
7186 * display.texi (Highlight Interactively): Put this font-lock based
7187 mode near Font Lock node.
7188
71892005-11-16 Chong Yidong <cyd@stupidchicken.com>
7190
7191 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7192 icons.
7193
71942005-11-12 Kim F. Storm <storm@cua.dk>
7195
7196 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7197 (Help Summary): Add C-h d and C-h e.
7198 (Apropos): Clarify that all apropos commands may search for either
7199 list of words or a regexp. Add C-h d for apropos-documentation.
7200 Describe apropos-documentation-sort-by-scores user option.
7201
8cf51b2c
GM
72022005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7203
7204 * killing.texi (CUA Bindings): Add @section.
7205
72062005-11-10 Kim F. Storm <storm@cua.dk>
7207
7208 * emacs.texi (Top): Add CUA Bindings entry to menu.
7209
7210 * killing.texi (CUA Bindings): New node. Moved here from
7211 misc.texi and extended with info on rectangle commands and
7212 rectangle highlighting, interface to registers, and the global
7213 mark feature.
7214
7215 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7216
7217 * regs.texi: Prev link points to CUA Bindings node.
7218
72192005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7220
7221 * help.texi (Help Echo): By default, help echos are only shown on
7222 mouse-over, not on point-over.
7223
c8763fb6 72242005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7225
7226 * misc.texi (Shell Mode): Describe how to activate password echoing.
7227
8cf51b2c
GM
72282005-11-04 Romain Francoise <romain@orebokech.com>
7229
7230 * mark.texi (Mark Ring): Fix typo.
7231
72322005-11-03 Richard M. Stallman <rms@gnu.org>
7233
7234 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7235
72362005-11-01 Bill Wohler <wohler@newt.com>
7237
7238 * help.texi (Help Mode): Fix typo.
7239
72402005-11-01 Nick Roberts <nickrob@snap.net.nz>
7241
1c6c854e
CS
7242 * building.texi (Other GDB User Interface Buffers):
7243 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7244
72452005-10-31 Romain Francoise <romain@orebokech.com>
7246
7247 * files.texi (Compressed Files): Fix typo.
7248
7249 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7250
7251 * windows.texi (Force Same Window): Likewise.
7252
72532005-10-30 Bill Wohler <wohler@newt.com>
7254
7255 * help.texi (Help Mode): URLs viewed with browse-url.
7256
72572005-10-31 Nick Roberts <nickrob@snap.net.nz>
7258
7259 * building.texi (GDB Graphical Interface): Don't reference
7260 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7261 must stay in same frame.
7262
72632005-10-29 Chong Yidong <cyd@stupidchicken.com>
7264
7265 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7266
7267 * anti.texi (Antinews): Likewise.
7268
8cf51b2c
GM
72692005-10-28 Bill Wohler <wohler@newt.com>
7270
7271 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7272
72732005-10-28 Richard M. Stallman <rms@gnu.org>
7274
7275 * files.texi (Visiting): Explain how to enter ? in a file name.
7276
7277 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7278
8cf51b2c
GM
72792005-10-25 Nick Roberts <nickrob@snap.net.nz>
7280
1c6c854e
CS
7281 * building.texi (GDB Graphical Interface):
7282 Describe gdb-mouse-until.
8cf51b2c
GM
7283
72842005-10-23 Richard M. Stallman <rms@gnu.org>
7285
7286 * custom.texi (Init File): Recommend when to use site-start.el.
7287
8cf51b2c
GM
72882005-10-21 Juri Linkov <juri@jurta.org>
7289
7290 * custom.texi (Examining): Mention accessing the old variable
7291 value via M-n in set-variable.
7292
8cf51b2c
GM
72932005-10-18 Romain Francoise <romain@orebokech.com>
7294
7295 * files.texi (Version Systems): Capitalize GNU.
7296
8cf51b2c
GM
72972005-10-18 Nick Roberts <nickrob@snap.net.nz>
7298
7299 * building.texi (Compilation Mode): Remove redundant paragraph.
7300 (Watch Expressions): Remove paragraph to reflect code change.
7301
8cf51b2c
GM
73022005-10-16 Richard M. Stallman <rms@gnu.org>
7303
7304 * building.texi (Compilation Mode, Compilation): Clarified.
7305
73062005-10-15 Richard M. Stallman <rms@gnu.org>
7307
7308 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7309
8cf51b2c
GM
73102005-10-13 Kenichi Handa <handa@m17n.org>
7311
7312 * basic.texi (Position Info): Fix previous change.
7313
c8763fb6 73142005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7315
7316 * cmdargs.texi (Icons X): Fix typo.
7317
73182005-10-12 Kenichi Handa <handa@m17n.org>
7319
7320 * basic.texi (Position Info): Describe the case that Emacs shows
7321 "part of display ...".
7322
c8763fb6 73232005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7324
7325 * cmdargs.texi (Icons X): -nb => -nbi.
7326
73272005-10-10 Chong Yidong <cyd@stupidchicken.com>
7328
7329 * frames.texi (Speedbar): A couple more clarifications.
7330
73312005-10-11 Nick Roberts <nickrob@snap.net.nz>
7332
7333 * building.texi (GDB User Interface Layout): Improve diagram.
7334 (Watch Expressions): Explain how to make speedbar global.
7335 (Other GDB User Interface Buffers): Make references more precise.
7336
8cf51b2c
GM
73372005-10-09 Richard M. Stallman <rms@gnu.org>
7338
7339 * frames.texi (Speedbar): Clarify the text.
7340
73412005-10-09 Chong Yidong <cyd@stupidchicken.com>
7342
7343 * frames.texi (Speedbar): Add information on keybindings,
7344 dismissing the speedbar, and buffer display mode. Link to
7345 speedbar manual.
7346
c8763fb6 73472005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7348
1c6c854e 7349 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7350 added -nb, --no-bitmap-icon.
7351
8cf51b2c
GM
73522005-10-07 Nick Roberts <nickrob@snap.net.nz>
7353
7354 * building.texi (GDB Graphical Interface): Add variables and
7355 functions to indices. Be more precise.
7356
c8763fb6 73572005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7358
7359 * frames.texi (Drag and Drop): Remove the x- from
7360 x-dnd-open-file-other-window and xdnd-protocol-alist.
7361
73622005-09-30 Romain Francoise <romain@orebokech.com>
7363
7364 * mini.texi (Minibuffer): The default value now appears before the
7365 colon in minibuffer prompts.
7366
8cf51b2c
GM
73672005-09-25 Richard M. Stallman <rms@gnu.org>
7368
7369 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7370
8cf51b2c
GM
73712005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7372
7373 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7374
8cf51b2c
GM
73752005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7376
7377 * emacs.texi (Top): Update submenus from macos.texi.
7378
7379 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7380 (Mac OS): Update feature support status.
7381 (Mac Input): List supported input scripts. Remove description
7382 about `mac-keyboard-text-encoding'. Mention mouse button
7383 emulation and related variables.
7384 (Mac International): Mention Central European and Cyrillic
7385 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7386 Add description about coding system for selection.
7387 Add description about language environment.
7388 (Mac Environment Variables):
7389 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7390 arguments. Add Preferences support.
7391 (Mac Directories): Explicitly state that this node is for Mac OS
7392 Classic only.
1c6c854e
CS
7393 (Mac Font Specs): Mention specification for scalable fonts.
7394 List supported charsets. Add preferred way of creating fontsets.
7395 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7396 (Mac Functions): Add descriptions about `mac-set-file-creator',
7397 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7398 and `mac-get-preference'.
7399
8cf51b2c
GM
74002005-09-16 Romain Francoise <romain@orebokech.com>
7401
7402 Update all files to specify GFDL version 1.2.
7403
7404 * doclicense.texi (GNU Free Documentation License): Update to
7405 version 1.2.
7406
74072005-09-15 Richard M. Stallman <rms@gnu.org>
7408
7409 * buffers.texi (List Buffers): Fix xref.
7410
7411 * rmail.texi (Rmail Basics): Fix xref.
7412
7413 * emacs.texi (Top): Update subnode menus.
7414
7415 * files.texi (Saving Commands): New node, broken out of Saving.
7416 (Customize Save): New node, broken out of Saving.
7417 Clarify effect of write-region-inhibit-fsync.
7418 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7419
8cf51b2c
GM
74202005-09-14 Romain Francoise <romain@orebokech.com>
7421
7422 * files.texi (Saving): Mention write-region-inhibit-fsync.
7423
74242005-09-05 Chong Yidong <cyd@stupidchicken.com>
7425
7426 * custom.texi (Custom Themes): New node.
7427
74282005-09-03 Richard M. Stallman <rms@gnu.org>
7429
49823426
GM
7430 * search.texi (Search Case): Mention vars that control
7431 case-fold-search for various operations.
8cf51b2c
GM
7432
74332005-08-22 Juri Linkov <juri@jurta.org>
7434
7435 * display.texi (Standard Faces): Merge the text from
7436 `(elisp)Standard Faces' into this node.
7437
74382005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7439
7440 * emacs.texi (Top): Delete menu item for deleted node
7441 Keyboard Translations.
7442
74432005-08-18 Richard M. Stallman <rms@gnu.org>
7444
8cf51b2c
GM
7445 * trouble.texi (Unasked-for Search):
7446 Delete xref to Keyboard Translations.
7447
7448 * glossary.texi (Glossary): Delete xref.
7449
8cf51b2c
GM
7450 * custom.texi (Minor Modes): Say that the list here is not complete.
7451 (Keyboard Translations): Node deleted.
7452 (Disabling): Delete xref to it.
7453 (Customization Groups): Fix Custom buffer example.
7454 (Hooks): Mention remove-hooks.
7455
74562005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7457
7458 * building.texi (GDB Graphical Interface): Improve filling of menu
7459 item.
7460
74612005-08-18 Nick Roberts <nickrob@snap.net.nz>
7462
7463 * building.texi (GDB Graphical Interface): Use better node names.
7464
74652005-08-14 Richard M. Stallman <rms@gnu.org>
7466
7467 * text.texi (Sentences): Fix xref.
7468
74692005-08-14 Juri Linkov <juri@jurta.org>
7470
7471 * building.texi (Compilation, Grep Searching): Move grep command
7472 headings from `Compilation' to `Grep Searching'.
7473
7474 * dired.texi (Dired and Find):
7475 * maintaining.texi (Tags Search): Replace grep xref to
7476 `Compilation' node with `Grep Searching'.
7477
7478 * files.texi (Comparing Files): Replace xref to `Compilation' with
7479 `Compilation Mode'.
7480
74812005-08-13 Alan Mackenzie <acm@muc.de>
7482
7483 * search.texi (Non-ASCII Isearch): Correct a typo.
7484 (Replacement Commands): Mention query-replace key binding.
7485
74862005-08-11 Richard M. Stallman <rms@gnu.org>
7487
7488 * programs.texi (Options for Comments): Fix xref.
7489
7490 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7491 out of Regexps.
7492
8cf51b2c
GM
74932005-08-09 Juri Linkov <juri@jurta.org>
7494
7495 * building.texi (Compilation): Use `itemx' instead of `item'.
7496 (Grep Searching): Simplify phrase.
7497
7498 * display.texi (Standard Faces): Describe vertical-border on
7499 window systems.
7500
7501 * windows.texi (Split Window): Simplify phrase and mention
7502 vertical-border face.
7503
75042005-08-09 Richard M. Stallman <rms@gnu.org>
7505
7506 * files.texi (Comparing Files): Clarify compare-windows.
7507
7508 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7509
8cf51b2c
GM
75102005-08-06 Eli Zaretskii <eliz@gnu.org>
7511
7512 * mule.texi (Coding Systems): Rephrase the paragraph about
7513 codepages: no need for "M-x codepage-setup" anymore, except on
7514 MS-DOS.
7515
7516 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7517 the MS-DOS port only.
7518
75192005-07-30 Eli Zaretskii <eliz@gnu.org>
7520
7521 * makefile.w32-in (info): Don't run multi-install-info.bat.
7522 ($(infodir)/dir): New target, produced by running
7523 multi-install-info.bat.
7524
8cf51b2c
GM
75252005-07-22 Eli Zaretskii <eliz@gnu.org>
7526
7527 * files.texi (Quoted File Names): Add index entry.
7528
8cf51b2c
GM
75292005-07-19 Juri Linkov <juri@jurta.org>
7530
7531 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7532
75332005-07-18 Juri Linkov <juri@jurta.org>
7534
8cf51b2c
GM
7535 * custom.texi (Easy Customization):
7536 * files.texi (Old Versions):
7537 * frames.texi (Wheeled Mice):
7538 * mule.texi (Specify Coding):
8cf51b2c
GM
7539 * text.texi (Cell Justification):
7540 * trouble.texi (After a Crash):
8cf51b2c
GM
7541 * xresources.texi (GTK styles):
7542 Delete duplicate duplicate words.
7543
75442005-07-17 Richard M. Stallman <rms@gnu.org>
7545
7546 * frames.texi (Creating Frames): Fix foreground color example.
7547
7548 * custom.texi (Init Examples): Clean up text about conditionals.
7549
75502005-07-16 Richard M. Stallman <rms@gnu.org>
7551
7552 * mini.texi (Completion Commands): Fix command name for ?.
7553
8cf51b2c
GM
75542005-07-16 Eli Zaretskii <eliz@gnu.org>
7555
7556 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7557 `menu' face has no effect on w32 and with GTK.
7558 Add cross-references.
8cf51b2c
GM
7559
7560 * cmdargs.texi (General Variables): Clarify the default location
7561 of $HOME on w32 systems.
7562
75632005-07-15 Jason Rumney <jasonr@gnu.org>
7564
7565 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7566 changed.
7567
75682005-07-08 Kenichi Handa <handa@m17n.org>
7569
1c6c854e
CS
7570 * mule.texi (Recognize Coding):
7571 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7572
75732005-07-07 Richard M. Stallman <rms@gnu.org>
7574
7575 * anti.texi (Antinews): Mention mode-line-inverse-video.
7576
7577 * files.texi (Saving): Minor correction about C-x C-w.
7578
7579 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7580
75812005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7582
7583 * search.texi (Isearch Scroll): Add example of using the
7584 `isearch-scroll' property.
7585 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7586 `Display Custom' node.
7587 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7588 and de-emphasize it.
7589 (Other Repeating Search): `occur' currently can not correctly
7590 handle multiline matches. Correct, clarify and update description
7591 of `flush-lines' and `keep-lines'.
7592
7593 * display.texi (Display Custom): Add anchor for `baud-rate'.
7594
75952005-07-07 Richard M. Stallman <rms@gnu.org>
7596
7597 * gnu.texi: Update where to get GNU status; add refs for how to help.
7598 Add footnotes 6 and 7.
7599
76002005-07-04 Lute Kamstra <lute@gnu.org>
7601
7602 Update FSF's address in GPL notices.
7603
8cf51b2c 7604 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7605 * trouble.texi (Checklist): Update FSF's address.
7606
8cf51b2c
GM
76072005-06-24 Richard M. Stallman <rms@gnu.org>
7608
7609 * display.texi (Text Display): Change index entries.
7610
76112005-06-24 Eli Zaretskii <eliz@gnu.org>
7612
7613 * makefile.w32-in (MAKEINFO): Use --force.
7614 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7615 Makefile.in.
8cf51b2c
GM
7616
76172005-06-23 Richard M. Stallman <rms@gnu.org>
7618
1c6c854e 7619 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7620 nobreak-char-display.
7621
7622 * emacs.texi (Top): Update detailed node listing.
7623
1c6c854e 7624 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7625 to nobreak-char-display and no-break-space to nobreak-space.
7626 (Standard Faces): Split up the list of standard faces
7627 and put it in a separate node. Add nobreak-space and
7628 escape-glyph.
7629
8cf51b2c
GM
76302005-06-23 Lute Kamstra <lute@gnu.org>
7631
7632 * mule.texi (Select Input Method): Fix typo.
7633
76342005-06-23 Kenichi Handa <handa@m17n.org>
7635
1c6c854e
CS
7636 * mule.texi (International): List all supported scripts.
7637 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7638 distribution.
7639 (Language Environments): List all language environments.
7640 Intlfonts contains fonts for most supported scripts, not all..
7641 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7642 input a specific character.
8cf51b2c
GM
7643 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7644
76452005-06-23 Juanma Barranquero <lekktu@gmail.com>
7646
49823426 7647 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7648
76492005-06-22 Miles Bader <miles@gnu.org>
7650
7651 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7652
76532005-06-20 Miles Bader <miles@gnu.org>
7654
7655 * display.texi (Faces): Add `vertical-divider'.
7656
76572005-06-17 Richard M. Stallman <rms@gnu.org>
7658
7659 * text.texi (Adaptive Fill): Minor clarification.
7660
8cf51b2c
GM
76612005-06-10 Lute Kamstra <lute@gnu.org>
7662
7663 * emacs.texi (Top): Correct version number.
7664 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7665 refer to the current version of Emacs.
7666
76672005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7668
7669 * files.texi (Log Buffer): Document when there can be more than
7670 one file to be committed.
7671
76722005-06-08 Juri Linkov <juri@jurta.org>
7673
7674 * display.texi (Faces): Add `shadow' face.
7675
76762005-06-07 Masatake YAMATO <jet@gyve.org>
7677
7678 * display.texi (Faces): Write about mode-line-highlight.
7679
76802005-06-06 Richard M. Stallman <rms@gnu.org>
7681
7682 * misc.texi (Printing Package): Explain how to initialize
7683 printing package.
7684
7685 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7686
76872005-06-05 Chong Yidong <cyd@stupidchicken.com>
7688
7689 * emacs.texi: Rename Hardcopy to Printing.
7690 Make PostScript and PostScript Variables subnodes of it.
7691
7692 * misc.texi (Printing): Rename node from Hardcopy.
7693 Mention menu bar options.
7694 Move PostScript and PostScript Variables to submenu.
7695 (Printing package): New node.
7696
7697 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7698
7699 * dired.texi (Operating on Files): Likewise.
7700
7701 * calendar.texi (Displaying the Diary): Likewise.
7702
7703 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7704
7705 * glossary.texi (Glossary): Likewise.
7706
7707 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7708 effect.
7709
77102005-06-04 Richard M. Stallman <rms@gnu.org>
7711
7712 * trouble.texi (After a Crash): Polish previous change.
7713
8cf51b2c
GM
77142005-05-30 Noah Friedman <friedman@splode.com>
7715
7716 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7717 recovery mechanism.
7718
8cf51b2c
GM
77192005-05-28 Nick Roberts <nickrob@snap.net.nz>
7720
7721 * building.texi (Other Buffers): SPC toggles display of
7722 floating point registers.
7723
8cf51b2c
GM
77242005-05-27 Nick Roberts <nickrob@snap.net.nz>
7725
7726 * files.texi (Log Buffer): Merge in description of Log Edit
7727 mode from pcl-cvs.texi.
7728
77292005-05-26 Richard M. Stallman <rms@gnu.org>
7730
7731 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7732
8cf51b2c
GM
77332005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7734
7735 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7736 not enabled by default.
7737 When not on a word, `ispell-word' by default checks the word
7738 before point.
7739
77402005-05-24 Nick Roberts <nickrob@snap.net.nz>
7741
7742 * building.texi (Debugger Operation): Simplify last sentence.
7743
77442005-05-23 Lute Kamstra <lute@gnu.org>
7745
7746 * emacs.texi: Update FSF's address throughout.
7747 (Preface): Use @cite.
7748 (Distrib): Add cross reference to the node "Copying". Mention the
7749 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7750 printed manuals.
7751 (Intro): Use @xref for the Emacs Lisp Intro.
7752
8cf51b2c
GM
77532005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7754
7755 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7756
7757 * basic.texi (Moving Point): Mention default for `goto-line'.
7758
7759 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7760 of a variable's docstring.
7761
77622005-05-18 Lute Kamstra <lute@gnu.org>
7763
7764 * maintaining.texi (Overview of Emerge): Add cross reference.
7765 Remove duplication.
7766
7767 * emacs.texi (Top): Update to the current structure of the manual.
7768 * misc.texi (Emacs Server): Add menu description.
7769 * files.texi (Saving): Fix menu.
7770 * custom.texi (Customization): Fix menu.
7771 * mule.texi (International): Fix menu.
7772 * kmacro.texi (Keyboard Macros): Fix menu.
7773
77742005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * display.texi: Various minor changes.
7777 (Faces): Delete text that is repeated in the next section.
7778
77792005-05-16 Nick Roberts <nickrob@snap.net.nz>
7780
7781 * building.texi (Debugger Operation): Mention GUD tooltips are
7782 disabled with GDB in text command mode.
7783
8cf51b2c
GM
77842005-05-16 Nick Roberts <nickrob@snap.net.nz>
7785
7786 * building.texi: Replace toolbar with "tool bar" for consistency.
7787 (Compilation Mode): Describe compilation-context-lines
7788 and use of arrow in compilation buffer.
7789 (Debugger Operation): Replace help text with variable's value.
7790
7791 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7792 consistency.
7793
77942005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7795
7796 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7797 Add xref.
7798
8cf51b2c
GM
77992005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7800
7801 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7802 (Position Info): Delete discussion of `goto-line'. It is already
7803 described in `Moving point'.
7804
7805 * mini.texi (Completion Commands): Correct reference.
7806 (Completion Options): Fix typo.
7807
7808 * killing.texi (Deletion): Complete description of `C-x C-o'.
7809
8cf51b2c
GM
78102005-05-10 Richard M. Stallman <rms@gnu.org>
7811
7812 * building.texi (Compilation): Clarify recompile's directory choice.
7813
7814 * frames.texi (Tooltips): Cleanups.
7815
7816 * basic.texi (Arguments): Fix punctuation.
7817
78182005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * screen.texi (Menu Bar): The up and down (not left and right)
7821 arrow keys move through a keyboard menu.
7822
78232005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7824
7825 * basic.texi: Various typo and grammar fixes.
7826 (Moving Point): C-a now runs move-beginning-of-line.
7827
78282005-05-08 Nick Roberts <nickrob@snap.net.nz>
7829
7830 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7831
7832 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7833 as different animals.
7834
78352005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7836
7837 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7838 Correct index entry.
7839
78402005-05-07 Nick Roberts <nickrob@snap.net.nz>
7841
7842 * building.texi (Debugger Operation): Update to reflect changes
7843 in GUD tooltips.
7844
78452005-04-30 Richard M. Stallman <rms@gnu.org>
7846
7847 * files.texi (Compressed Files): Auto Compression normally enabled.
7848
7849 * building.texi (Debugger Operation): Clarify previous change.
7850
8cf51b2c
GM
78512005-04-28 Nick Roberts <nickrob@snap.net.nz>
7852
7853 * building.texi (Debugger Operation): Add description for
7854 GUD tooltips when program is not running.
7855
78562005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7857
7858 * misc.texi (Shell): Add `Shell Prompts' to menu.
7859 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7860 description. Delete remarks moved to new node.
7861 (Shell Prompts): New node.
7862 (History References): Replace remarks moved to `Shell Prompts'
7863 with xref to that node.
7864 (Remote Host): Clarify how to specify the terminal type when
7865 logging in to a different machine.
7866
78672005-04-26 Richard M. Stallman <rms@gnu.org>
7868
7869 * emacs.texi (Top): Update submenus from files.texi.
7870
7871 * files.texi (Filesets): Clarify previous change.
7872
7873 * dired.texi (Misc Dired Features): Clarify previous change.
7874
78752005-04-25 Chong Yidong <cyd@stupidchicken.com>
7876
7877 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7878
1c6c854e
CS
7879 * dired.texi (Misc Dired Features):
7880 Document dired-compare-directories.
8cf51b2c
GM
7881
7882 * files.texi (Filesets): New node.
7883 (File Conveniences): Document Image mode.
7884
7885 * text.texi (TeX Print): Document tex-compile.
7886
78872005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7890 Delete redundant reference to tooltip Custom group. It is
7891 referred too again in the next paragraph.
7892
78932005-04-24 Richard M. Stallman <rms@gnu.org>
7894
7895 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7896
8cf51b2c
GM
78972005-04-19 Kim F. Storm <storm@cua.dk>
7898
7899 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7900
79012005-04-18 Lars Hansen <larsh@math.ku.dk>
7902
7903 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7904 turns off desktop-save-mode.
7905
79062005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7907
7908 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7909 by default in terminals compatible with xterm. Mention that
7910 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7911 node.
7912
8cf51b2c
GM
79132005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7914
7915 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7916
c8763fb6 79172005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7918
7919 * xresources.texi (Table of Resources): Add cursorBlink.
7920
79212005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7922
7923 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7924 `d', `C-d' and `u'.
7925
79262005-04-11 Richard M. Stallman <rms@gnu.org>
7927
7928 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7929 (Misc X): Add -D, --basic-display.
7930
7931 * maintaining.texi (Change Log): Correct the description of
7932 the example.
7933
7934 * major.texi (Choosing Modes): Document magic-mode-alist.
7935
8cf51b2c
GM
79362005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7937
7938 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7939 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7940 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7941 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7942 `w', respectively.
7943 (Rmail Labels): Mention `l'.
7944 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7945 (Rmail Summary Edit): Describe `j' and RET.
7946
c8763fb6 79472005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7948
7949 * xresources.texi (Lucid Resources): Add fontSet resource.
7950
8cf51b2c
GM
79512005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7952
7953 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7954 now called `indicate-empty-lines'.
7955
79562005-04-06 Kim F. Storm <storm@cua.dk>
7957
7958 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7959
79602005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7961
7962 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7963 deleted.
7964 (Marks vs Flags): Add some convenient key bindings.
7965 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7966 (Misc Dired Features): Correct and expand description of `w' command.
7967
7968 * frames.texi (XTerm Mouse): Delete apparently false info.
7969 The GNU/Linux console currently does not appear to support
7970 `xterm-mouse-mode'.
7971
8cf51b2c
GM
79722005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7973
7974 * calendar.texi (Diary): Mention shell utility `calendar'.
7975
79762005-04-01 Richard M. Stallman <rms@gnu.org>
7977
7978 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7979
8cf51b2c
GM
79802005-04-01 Lute Kamstra <lute@gnu.org>
7981
7982 * maintaining.texi (Change Log): add-change-log-entry uses
7983 add-log-mailing-address.
7984
79852005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7986
7987 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7988 `VC Mode Line' and put in an xref to that node.
7989 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7990 its description.
7991
79922005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7993
7994 * calendar.texi (Calendar Systems): Say that the Persian calendar
7995 implemented here is the arithmetical one championed by Birashk.
7996
79972005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7998
7999 * programs.texi (Fortran Motion): Fix previous change.
8000
8cf51b2c
GM
80012005-03-29 Richard M. Stallman <rms@gnu.org>
8002
8003 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8004
80052005-03-29 Chong Yidong <cyd@stupidchicken.com>
8006
8007 * text.texi (Refill): Refer to Long Lines Mode.
8008 (Longlines): New node.
8009 (Auto Fill): Don't index "word wrap" here.
8010 (Filling): Add Longlines to menu.
8011
80122005-03-29 Richard M. Stallman <rms@gnu.org>
8013
8014 * xresources.texi: Minor fixes.
8015
8016 * misc.texi (Emacs Server): Fix Texinfo usage.
8017
8018 * emacs.texi (Top): Don't use a real section heading for
8019 "Detailed Node Listing". Fake it instead.
8020
8021 * basic.texi (Position Info): Minor cleanup.
8022
8023 * mule.texi (Input Methods): Minor cleanup.
8024
80252005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8026
8027 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8028 constructs as well.
8029 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8030
80312005-03-29 Kenichi Handa <handa@m17n.org>
8032
8033 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8034
8035 * basic.texi (Position Info): Update the description about the
8036 command C-u C-x =.
8037
80382005-03-28 Richard M. Stallman <rms@gnu.org>
8039
8040 * emacs.texi (Top): Use @section for the detailed node listing.
8041
8042 * calendar.texi: Minor fixes to previous change.
8043
8044 * programs.texi (Fortran): Small fixes to previous changes.
8045
8046 * emacs.texi (Top): Update list of subnodes of Dired.
8047 Likewise for building.texi.
8048
8049 * files.texi (File Conveniences): Delete Auto Image File mode.
8050
80512005-03-28 Chong Yidong <cyd@stupidchicken.com>
8052
8053 * building.texi (Flymake): New node.
8054
8055 * custom.texi (Function Keys): Document kp- event types and
8056 keypad-setup package.
8057
8058 * dired.texi (Wdired): New node.
8059
8060 * files.texi (File Conveniences): Reorder entries.
8061 Explain how to turn on Auto-image-file mode.
8062 Document Thumbs mode.
8063
8064 * mule.texi (Specify Coding): Document recode-region and
8065 recode-file-name.
8066
8067 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8068
80692005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8070
8071 * commands.texi (Keys): M-o is now a prefix key.
8072
80732005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8074
8075 * programs.texi: Reformat and update copyright years.
8076 (Fortran): Update section.
8077
80782005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8079
8080 * files.texi: Several small changes in addition to:
8081 (Visiting): Change xref for Dialog Boxes to ref.
8082 (Version Headers): Replace references to obsolete var
8083 `vc-header-alist' with `vc-BACKEND-header'.
8084 (Customizing VC): Update value of `vc-handled-backends'.
8085
80862005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8087
8088 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8089 move here from Emacs Lisp Reference Manual.
8090 * calendar.texi (Calendar/Diary, Diary Commands)
8091 (Special Diary Entries, Importing Diary): Change some xrefs to
8092 point to emacs-xtra rather than elisp.
8093
8094 * emacs-xtra.texi (Calendar Customizing):
8095 Move view-diary-entries-initially, view-calendar-holidays-initially,
8096 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8097 Emacs Manual.
8098 (Appt Customizing): Merge entire section into main Emacs Manual.
8099 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8100 mark-holidays-in-calendar here from emacs-xtra.
8101 (Displaying the Diary): Move view-diary-entries-initially,
8102 mark-diary-entries-in-calendar here from emacs-xtra.
8103 (Appointments): Move appt-display-mode-line,
8104 appt-display-duration, appt-disp-window-function,
8105 appt-delete-window-function here from emacs-xtra.
8106
8107 * calendar.texi: Update and reformat copyright.
8108 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8109 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8110 (Diary): Refer to `diary-file' rather than ~/diary.
8111 (Diary Commands): Rename node to "Displaying the Diary".
8112 * emacs.texi (Top): Rename "Diary Commands" section.
8113 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8114
81152005-03-26 Eli Zaretskii <eliz@gnu.org>
8116
8117 * misc.texi (Emacs Server): Fix the command for setting
8118 server-name. Add an xref to Invoking emacsclient.
8119
8120 * help.texi (Help Summary): Clarify when "C-h ." will do something
8121 nontrivial.
8122 (Apropos): Add cindex entry for apropos-sort-by-scores.
8123
8124 * display.texi (Text Display): Add index entries for how no-break
8125 characters are displayed.
8126
8cf51b2c
GM
81272005-03-26 Eli Zaretskii <eliz@gnu.org>
8128
8129 * files.texi (Visiting): Fix cross-references introduced with the
8130 last change.
8131
8132 * xresources.texi (GTK resources): Fix last change.
8133
8cf51b2c
GM
81342005-03-25 Chong Yidong <cyd@stupidchicken.com>
8135
8136 * xresources.texi (X Resources): GTK options documented too.
8137 (Resources): Clarify meaning of program name.
8138 (Table of Resources): Add visualClass.
8139 (GTK resources): Rewrite.
8140 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8141
8142 * display.texi (Text Display): Mention non-breaking spaces.
8143
8144 * files.texi (Reverting): Document auto-revert-check-vc-info.
8145
8146 * frames.texi (Mouse Commands): Document
8147 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8148
8149 * help.texi (Help Summary): Add `C-h .'.
8150 (Apropos): Apropos accepts a list of search terms.
8151 Document apropos-sort-by-scores.
8152 (Help Echo): Document display-local-help.
8153
8154 * misc.texi (Emacs Server): Document server-name.
8155 (Invoking emacsclient): Document -s option for server names.
8156
8157 * text.texi (Outline Visibility): Introduce "current heading
8158 line" (commands can be called with point on a body line).
8159 Re-order table to follow the sequence of discussion.
8160 hide-body won't hide lines before first header line.
8161 (TeX Mode): Add DocTeX mode.
8162
8cf51b2c
GM
81632005-03-24 Richard M. Stallman <rms@gnu.org>
8164
8165 * mule.texi (Single-Byte Character Support): Delete mention
8166 of iso-acc.el and iso-transl.el.
8167
8cf51b2c
GM
81682005-03-23 Lute Kamstra <lute@gnu.org>
8169
8170 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8171
81722005-03-23 Richard M. Stallman <rms@gnu.org>
8173
8cf51b2c
GM
8174 * search.texi: Delete explicit node pointers.
8175 (Incremental Search): New menu.
8176 (Basic Isearch, Repeat Isearch, Error in Isearch)
8177 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8178 (Slow Isearch): New subnodes.
8179 (Configuring Scrolling): Node deleted.
8180 (Search Case): Doc default-case-fold-search.
8181 (Regexp Replace): Move replace-regexp doc here.
8182
8183 * rmail.texi (Movemail): Put commas inside closequotes.
8184
8185 * picture.texi (Insert in Picture): Document C-c arrow combos.
8186 (Basic Picture): Clarify erasure.
8187
8188 * display.texi (Font Lock): Put commas inside closequotes.
8189
8190 * cmdargs.texi (General Variables): Put commas inside closequotes.
8191
81922005-03-23 Nick Roberts <nickrob@snap.net.nz>
8193
8194 * building.texi (Stack Buffer): Mention reverse contrast for
8195 *selected* frame (might not be current frame).
8196
8cf51b2c
GM
81972005-03-21 Richard M. Stallman <rms@gnu.org>
8198
8199 * building.texi (Starting GUD): Add bashdb.
8200
82012005-03-20 Chong Yidong <cyd@stupidchicken.com>
8202
8203 * basic.texi (Moving Point): Add M-g M-g binding.
8204 (Undo): Document undo-only.
8205 (Position Info): Document M-g M-g and C-u M-g M-g.
8206
8207 * building.texi (Building): Put Grep Searching after Compilation
8208 Shell.
8209 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8210 Document next-error-highlight.
8211 (Grep Searching): Document grep-highlight-matches.
8212 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8213
8214 * calendar.texi (Importing Diary): Rename node from iCalendar.
8215 Document diary-from-outlook.
8216
8217 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8218 Commands.
8219 Mention effect of X drag and drop on Dired buffers.
8220
8221 * files.texi (Visiting): Document large-file-warning-threshold.
8222 Move paragraph on file-selection dialog.
8223 Mention visiting files using X drag and drop.
8224 (Reverting): Mention using Auto-Revert mode to tail files.
8225 Document auto-revert-tail-mode.
8226 (Version Systems): Minor correction.
8227 (Comparing Files): Diff-mode is no longer based on Compilation
8228 mode.
8229 Document compare-ignore-whitespace.
8230 (Misc File Ops): Explain passing a directory to rename-file.
8231 Likewise for copy-file and make-symbolic-link.
8232
8233 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8234 Document mouse-wheel-progressive speed.
8235
8236 * help.texi (Misc Help): Document numeric argument for C-h i.
8237 Correctly explain the effect of just C-u as argument.
8238
8239 * killing.texi (Deletion): Document numeric argument for
8240 just-one-space.
8241
8242 * mini.texi (Completion): Completion acts on text before point.
8243
8244 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8245 (Emulation): CUA mode replaces pc-bindings-mode,
8246 pc-selection-mode, and s-region.
8247
8248 * mule.texi (Input Methods): Leim is now built-in.
8249 (Select Input Method): Document quail-show-key.
8250 (Specify Coding): Document revert-buffer-with-coding-system.
8251
8252 * programs.texi (Fortran Motion): Document f90-next-statement,
8253 f90-previous-statement, f90-next-block, f90-previous-block,
8254 f90-end-of-block, and f90-beginning-of-block.
8255
8256 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8257
8258 * emacs.texi (Acknowledgments): Updated.
8259
8260 * anti.texi: Total rewrite.
8261
8cf51b2c
GM
82622005-03-19 Chong Yidong <cyd@stupidchicken.com>
8263
8264 * ack.texi (Acknowledgments): Update.
8265
82662005-03-19 Eli Zaretskii <eliz@gnu.org>
8267
1c6c854e
CS
8268 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8269 Update copyright years.
8cf51b2c
GM
8270
82712005-03-14 Nick Roberts <nickrob@snap.net.nz>
8272
8273 * building.texi (Commands of GUD): Move paragraph on setting
8274 breakpoints with mouse to the GDB Graphical Interface node.
8275
82762005-03-07 Richard M. Stallman <rms@gnu.org>
8277
8cf51b2c
GM
8278 * misc.texi (Single Shell, Shell Options): Fix previous change.
8279
8280 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8281
82822005-03-06 Richard M. Stallman <rms@gnu.org>
8283
8284 * building.texi (Starting GUD): Don't explain text vs graphical
8285 GDB here. Just mention it and xref.
8286 Delete "just one debugger process".
8287 (Debugger Operation): Move GUD tooltip info here.
8288 (GUD Tooltips): Node deleted.
8289 (GDB Graphical Interface): Explain the two GDB modes here.
8290
8cf51b2c
GM
8291 * sending.texi (Sending Mail): Minor cleanup.
8292 (Mail Aliases): Explain quoting conventions.
8293 Update key rebinding example.
8294 (Header Editing): C-M-i is like M-TAB.
8295 (Mail Mode Misc): mail-attach-file does not do MIME.
8296
8297 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8298 that really belongs here.
8299 (Remote Mailboxes): Text moved to Rmail Inbox.
8300 (Rmail Display): Mention Mouse-1.
8301 (Movemail): Clarify two movemail versions.
8302 Clarify rmail-movemail-program.
8303
8cf51b2c
GM
8304 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8305 Document async shell commands.
8306 (Shell History): Clarify.
8307 (Shell Ring): Mention C-UP an C-DOWN.
8308 (Shell Options): Add comint-prompt-read-only.
8309 (Invoking emacsclient): Set EDITOR to run Emacs.
8310 (Sorting): No need to explain what region is.
8311 (Saving Emacs Sessions): Fix typo.
8312 (Recursive Edit): Fix punctuation.
8313 (Emulation): Don't mention "PC bindings" which are standard.
8314 (Hyperlinking): Explain Mouse-1 convention here.
8315 (Find Func): Node deleted.
8316
8cf51b2c
GM
8317 * help.texi (Name Help): Xref to Hyperlinking.
8318
8319 * glossary.texi (Glossary):
8320 Rename "Balance Parentheses" to "Balancing...".
8321 Add "Byte Compilation". Correct "Copyleft".
8322 New xref in "Customization".
8323 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8324 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8325 Rename "Registers" to "Register".
8326 Replace "Selecting" with "Selected Frame",
8327 "Selected Window", and "Selecting a Buffer".
8328
8329 * files.texi (Types of Log File): Explain how projects'
8330 methods can vary.
8331
8cf51b2c
GM
8332 * display.texi (Faces): Delete "Emacs 21".
8333
8334 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8335 * fixit.texi (Spelling): C-M-i like M-TAB.
8336 * mini.texi (Completion Options): C-M-i like M-TAB.
8337 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8338 * text.texi (Text Mode): C-M-i like M-TAB.
8339
8340 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8341
8342 * calendar.texi (Specified Dates): Mention `g w'.
8343 (Appointments): appt-activate toggles with no arg.
8344
8cf51b2c
GM
83452005-03-05 Juri Linkov <juri@jurta.org>
8346
8347 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8348 "invocation (command line arguments)".
8cf51b2c
GM
8349 (Misc X): Add -nbc, --no-blinking-cursor.
8350
83512005-03-04 Ulf Jasper <ulf.jasper@web.de>
8352
8353 * calendar.texi (iCalendar): No need to require it now.
8354
8cf51b2c
GM
83552005-03-03 Nick Roberts <nickrob@snap.net.nz>
8356
8357 * trouble.texi (Contributing): Mention Savannah. Direct users to
8358 emacs-devel.
8359
83602005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8361
8362 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8363 window.
8364
8cf51b2c
GM
83652005-02-27 Richard M. Stallman <rms@gnu.org>
8366
8367 * building.texi (Compilation): Update mode line status info.
8368
83692005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8370
8371 * calendar.texi (General Calendar): Document binding of
8372 scroll-other-window-down.
8373 (Mayan Calendar): Fix earliest date.
8374 (Time Intervals): Document timeclock-change.
8375 Fix timeclock-ask-before-exiting documentation.
8376
83772005-02-26 Kim F. Storm <storm@cua.dk>
8378
8379 * frames.texi (Mouse References):
8380 Add mouse-1-click-in-non-selected-windows.
8381
83822005-02-25 Richard M. Stallman <rms@gnu.org>
8383
8384 * screen.texi (Screen): Explain better about cursors and mode lines;
8385 don't presuppose text terminals.
8386 (Point): Don't assume just one cursor.
8387 Clarify explanation of cursors.
8388 (Echo Area, Menu Bar): Cleanups.
8389
8390 * mini.texi (Minibuffer): Prompts are highlighted.
8391 (Minibuffer Edit): Newline = C-j only on text terminals.
8392 Clarify resize-mini-windows values.
8393 Mention M-PAGEUP and M-PAGEDOWN.
8394 (Completion Commands): Mouse-1 like Mouse-2.
8395 (Minibuffer History): Explain history commands better.
8396 (Repetition): Add xref to Incremental Search.
8397
8398 * mark.texi (Setting Mark): Clarify info about displaying mark.
8399 Clarify explanation of C-@ and C-SPC.
8400 (Transient Mark): Mention Delete Selection mode.
8401 (Marking Objects): Clean up text about extending the region.
8402
8403 * m-x.texi (M-x): One C-g doesn't always go to top level.
8404 No delay before suggest-key-bindings output.
8405
8406 * fixit.texi (Fixit): Mention C-/ for undo.
8407 (Spelling): Mention ESC TAB like M-TAB.
8408 Replacement words with r and R are rechecked.
8409 Say where C-g leaves point. Mention ? as input.
8410
84112005-02-23 Lute Kamstra <lute@gnu.org>
8412
8413 * cmdargs.texi (Initial Options): Add cross reference.
8414
8cf51b2c
GM
84152005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8416
8417 * emacs.texi (Top): Update menu for splitting of node in
8418 msdog.texi.
8419 * frames.texi (Frames): Update xref for splitting of node in
8420 msdog.texi.
8421 * trouble.texi (Quitting): Ditto.
8422
84232005-02-16 Richard M. Stallman <rms@gnu.org>
8424
8425 * windows.texi (Split Window): Simplify line truncation info
8426 and xref to Display Custom.
8427
8428 * trouble.texi (Quitting): Emergency escape only for text terminal.
8429 (Screen Garbled): C-l for ungarbling is only for text terminal.
8430
8431 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8432
8433 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8434
8435 * programs.texi (Program Modes): Mention Python mode.
8436 (Moving by Defuns): Repeating C-M-h extends region.
8437 (Basic Indent): Clarify.
8438 (Custom C Indent): Clarify.
8439 (Expressions): Repeating C-M-@ extends region.
8440 (Info Lookup): Clarify for C-h S.
8441 (Symbol Completion): ESC TAB alternative for M-TAB.
8442 (Electric C): Clarify.
8443
8444 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8445
8446 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8447 MS-DOS Input node.
8448 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8449 (MS-DOS and MULE): Clarify.
8450 (MS-DOS Processes, Windows Processes): Fix typos.
8451
8452 * major.texi (Choosing Modes): Clarify.
8453
8454 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8455 (Keyboard Macro Step-Edit): Clarify.
8456
8457 * indent.texi (Indentation): Clarifications.
8458
8459 * help.texi (Help): Correct error about C-h in query-replace.
8460 Clarify apropos vs C-h a. Fix how to search in FAQ.
8461 (Key Help): Describe C-h w here.
8462 (Name Help): Minor cleanup. C-h w moved to Key Help.
8463 Clarify the "object" joke.
8464 (Apropos): Clarify. Mouse-1 like Mouse-2.
8465 (Help Mode): Mouse-1 like Mouse-2.
8466
8467 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8468
8469 * display.texi (Display): Reorder menu.
8470 (Faces): Cleanup.
8471 (Font Lock): Cleanup. Mention Options menu.
8472 Delete obsolete text.
8473 (Scrolling): For C-l, don't presume text terminal.
8474 (Horizontal Scrolling): Simplify intro.
8475 (Follow Mode): Clarify.
1c6c854e 8476 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8477 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8478 Doc default-tab-width. Doc line truncation more thoroughly.
8479
8480 * dired.texi (Dired Enter): C-x C-f can run Dired.
8481 (Dired Visiting): Comment out `a' command.
8482 Mouse-1 is like Mouse-2.
8483 (Shell Commands in Dired): ? can be used more than once.
8484
8485 * basic.texi (Continuation Lines): Simplify description of truncation,
8486 and refer to Display Custom for the rest of it.
8487
8cf51b2c
GM
84882005-02-06 Lute Kamstra <lute@gnu.org>
8489
8490 * basic.texi (Undo): Fix typo.
8491
8492 * cmdargs.texi (Emacs Invocation): Fix typo.
8493
8494 * custom.texi (Init Examples): Fix typo.
8495
8496 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8497
84982005-02-06 Richard M. Stallman <rms@gnu.org>
8499
8500 * regs.texi (Registers): Registers can hold numbers, too.
8501
8502 * killing.texi (Other Kill Commands): Cleanup.
8503 Delete redundant explanation of kill in read-only buffer.
8504 (Yanking): Mention term "copying".
8505 (Accumulating Text): Fix typo.
8506
8507 * entering.texi (Entering Emacs): Update rationale at start.
8508 (Exiting): Treat iconifying on a par with suspension.
8509
8510 * custom.texi (Minor Modes): Fix typo.
8511 (Easy Customization): Fix menu style.
8512 (Variables): Add xref.
8513 (Examining): Setting for future sessions works through .emacs.
8514 (Keymaps): "Text terminals", not "Many".
8515 (Init Rebinding): Explain \C-. Show example of \M-.
8516 Fix minor wording errors.
8517 (Function Keys): Explain vector syntax just once.
8518 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8519 (Init File): Mention .emacs.d directory.
8520 (Init Examples): Add xref.
8521 (Find Init): Mention .emacs.d directory.
8522
8523 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8524 (Action Arguments): Explain which kinds of -l args are found how.
8525 (Initial Options): --batch does not inhibit site-start.
8526 Add xrefs.
8527 (Command Example): Use --batch, not -batch.
8528
8529 * basic.texi (Inserting Text): Cleanup wording.
8530 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8531 C-n is not error at end of buffer.
8532 (Undo): Doc C-/ like C-_. Add xrefs.
8533 (Arguments): META key may be labeled ALT.
8534 Peculiar arg meanings are explained in doc strings.
8535
8536 * abbrevs.texi (Expanding Abbrevs): Clarify.
8537
85382005-02-05 Eli Zaretskii <eliz@gnu.org>
8539
8540 * frames.texi (Frame Parameters): Add an xref to the description
8541 of list-colors-display. Add a pointer to the X docs about colors.
8542
8543 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8544 Improve docs of list-colors-display.
8cf51b2c
GM
8545
85462005-02-03 Lute Kamstra <lute@gnu.org>
8547
8548 * frames.texi (Frames, Drag and Drop): Fix typos.
8549
85502005-02-03 Richard M. Stallman <rms@gnu.org>
8551
8552 * windows.texi (Basic Window): Mention color-change in mode line.
8553 (Change Window): Explain dragging vertical boundaries.
8554
8555 * text.texi (Sentences): Clarify.
8556 (Paragraphs): Explain M-a and blank lines.
8557 (Outline Mode): Clarify text and menu.
8558 (Hard and Soft Newlines): Mention use-hard-newlines.
8559
8560 * frames.texi (Frames): Delete unnecessary mention of Windows.
8561 (Mouse Commands): Likewise. Mention xterm mouse support.
8562 (Clipboard): Clarify.
8563 (Mouse References): Mention use of Mouse-1 for following links.
8564 (Menu Mouse Clicks): Clarify.
8565 (Mode Line Mouse): Clarify.
8566 (Drag and Drop): Rewrite.
8567
8568 * fixit.texi (Spelling): Fix typo.
8569
8570 * files.texi (File Names): Clarify.
8571 (Visiting): Update conditions for use of file dialog. Clarify.
8572 (Saving): Doc d as answer in save-some-buffers.
8573 (Remote Files): Clean up the text.
8574
8575 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8576
8577 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8578 (List Buffers): Clarify.
8579 (Several Buffers): Doc T command.
8580 (Buffer Convenience): Clarify menu.
8581
8582 * basic.texi (Undo): Clarify last change.
8583
85842005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8585
8586 * fixit.texi (Spelling): Fix typo.
8587
85882005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8589
8590 * basic.texi (Undo): Update description of `undo-outer-limit'.
8591
85922005-02-01 Nick Roberts <nickrob@snap.net.nz>
8593
8594 * building.texi: Update documentation relating to GDB Graphical
8595 Interface.
8596
85972005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8598
8599 * custom.texi (Easy Customization): Adapt menu to node name change.
8600
86012005-01-30 Richard M. Stallman <rms@gnu.org>
8602
8603 * custom.texi (Easy Customization): Defn of "User Option" now
8604 includes faces. Don't say just "option" when talking about variables.
8605 Do say just "options" to mean "anything customizable".
8606 (Specific Customization): Describe `customize-variable',
8607 not `customize-option'.
8608
8609 * glossary.texi (Glossary) <Faces>: Add xref.
8610 <User Option>: Change definition--include faces. Change xref.
8611
8612 * picture.texi (Picture): Mention artist.el.
8613
8614 * sending.texi, screen.texi, programs.texi, misc.texi:
8615 * mini.texi, major.texi, maintaining.texi, macos.texi:
8616 * help.texi, frames.texi, files.texi:
8617 Don't say just "option" when talking about variables.
8618
8619 * display.texi, mule.texi: Don't say just "option" when talking
8620 about variables. Other minor cleanups.
8621
8cf51b2c
GM
86222005-01-26 Lute Kamstra <lute@gnu.org>
8623
8624 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8625 File'. Mention the `-Q' option at the `--no-site-file' option.
8626
8cf51b2c
GM
86272005-01-22 David Kastrup <dak@gnu.org>
8628
8629 * building.texi (Grep Searching): Mention alias `find-grep' for
8630 `grep-find'.
8631
86322005-01-20 Richard M. Stallman <rms@gnu.org>
8633
8634 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8635
8cf51b2c
GM
86362005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8637
8638 * rmail.texi (Movemail): Explain differences
8639 between standard and mailutils versions of movemail.
8640 Describe command line and configuration options introduced
8641 with the latter.
8642 Explain the notion of mailbox URL, provide examples and
8643 cross-references to mailutils documentation.
8644 Describe various methods of specifying mailbox names,
8645 user names and user passwords for rmail.
1c6c854e
CS
8646 (Remote Mailboxes): New section.
8647 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8648 options used to control its behavior.
8649 (Other Mailbox Formats): Explain handling of various mailbox
8650 formats.
8651
86522005-01-13 Richard M. Stallman <rms@gnu.org>
8653
8654 * commands.texi (Commands): Clarification.
8655
86562005-01-11 Richard M. Stallman <rms@gnu.org>
8657
8658 * programs.texi (Multi-line Indent): Fix previous change.
8659 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8660
8cf51b2c
GM
86612005-01-08 Richard M. Stallman <rms@gnu.org>
8662
8663 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8664 lazy-highlight.
8665
8666 * search.texi (Query Replace): Mention faces query-replace
8667 and lazy-highlight.
8668 (Incremental Search): Update isearch highlighting info.
8669
8cf51b2c
GM
86702005-01-04 Richard M. Stallman <rms@gnu.org>
8671
8672 * custom.texi (Saving Customizations): Minor improvement.
8673
8cf51b2c
GM
86742005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8675
8676 * custom.texi (Saving Customizations): Emacs no longer loads
8677 `custom-file' after .emacs. No longer mention customizing through
8678 Custom.
8679
8cf51b2c
GM
86802005-01-01 Andreas Schwab <schwab@suse.de>
8681
8682 * killing.texi (Graphical Kill): Move up under node Killing,
8683 change @section to @subsection.
8684
86852005-01-01 Richard M. Stallman <rms@gnu.org>
8686
8687 * custom.texi (Face Customization): Mention hex color specs.
8688
8689 * emacs.texi (Top): Update Killing submenu.
8690
8691 * killing.texi (Killing): Reorganize section.
8692 No more TeX-only text; put the node command at start of chapter.
8693 But the first section heading is used only in TeX.
8694 Rewrite the text to read better in this mode.
8695 (Graphical Kill): New subnode gets some of the text that
8696 used to be in the first section.
8697
86982004-12-31 Richard M. Stallman <rms@gnu.org>
8699
8700 * dired.texi (Shell Commands in Dired): Delete the ? example.
8701
8702 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8703
8704 * files.texi (Saving): Describe new require-final-newline features
8705 and mode-require-final-newline.
8706
8cf51b2c
GM
87072004-12-29 Richard M. Stallman <rms@gnu.org>
8708
8709 * custom.texi (File Variables): Clarify previous change.
8710
c8763fb6 87112004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8712
8713 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8714 out now.
8715
87162004-12-27 Richard M. Stallman <rms@gnu.org>
8717
8718 * Makefile.in (MAKEINFO): Specify --force.
8719
8720 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8721 (Undo): Doc undo-outer-limit.
8722
8cf51b2c
GM
87232004-12-15 Juri Linkov <juri@jurta.org>
8724
8725 * mark.texi (Transient Mark, Mark Ring): M-< and other
8726 movement commands don't set mark in Transient Mark mode
8727 if mark is active.
8728
8cf51b2c
GM
87292004-12-12 Juri Linkov <juri@jurta.org>
8730
8731 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8732 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8733
8734 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8735 (Misc Dired Commands): Add @r{(Dired)} to w.
8736
87372004-12-12 Juri Linkov <juri@jurta.org>
8738
8739 * mark.texi (Marking Objects): Marking commands also extend the
8740 region when mark is active in Transient Mark mode.
8741
8cf51b2c
GM
87422004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8743
8744 * custom.texi (Saving Customizations): Emacs only loads the custom
8745 file automatically after the init file in version 22.1 or later.
8746 Adapt text and examples to this fact.
8747
8cf51b2c
GM
87482004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8749
8750 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8751 be set through Custom. Otherwise, it has no effect.
8752
8cf51b2c
GM
87532004-12-05 Richard M. Stallman <rms@gnu.org>
8754
8755 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8756 * entering.texi: Rename Command Line to Emacs Invocation.
8757
10d1d0af 8758 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8759
8760 * custom.texi (Easy Customization): Move up to section level,
8761 before Variables. Avoid using the term "variable"; say "option".
8762 New initial explanation.
8763 (Variables): In initial explanation, connect "variable" to the
8764 already-explained "user option".
8765
8766 * emacs.texi (Top): Fix ref to Command Line.
8767 Move reference to Easy Customization.
8768
8769 * xresources.texi (X Resources): Fix From link.
8770
8771 * doclicense.texi (GNU Free Documentation License): Fix To link.
8772
8773 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8774
8775 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8776
87772004-12-03 Richard M. Stallman <rms@gnu.org>
8778
8779 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8780
87812004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8782
8783 * kmacro.texi: Several small changes in addition to the following.
8784 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8785 defining a keyboard macro.
8786 Mention `kmacro-ring-max'.
8787 (Keyboard Macro Counter): Clarify description of
8788 `kmacro-insert-counter', `kmacro-set-counter',
8789 `kmacro-add-counter' and `kmacro-set-format'.
8790
87912004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8792
8793 * custom.texi (File Variables): Add `unibyte' and make it more
8794 clear that `unibyte' and `coding' are special. Suggested by Simon
8795 Krahnke <overlord@gmx.li>.
8796
8797 * mule.texi (Enabling Multibyte): Refer to File Variables.
8798 Suggested by Simon Krahnke <overlord@gmx.li>.
8799
c8763fb6 88002004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8801
8802 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8803 x-use-old-gtk-file-dialog.
8804
8cf51b2c
GM
88052004-11-20 Richard M. Stallman <rms@gnu.org>
8806
8807 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8808
88092004-11-09 Lars Brinkhoff <lars@nocrew.org>
8810
8811 * building.texi (Lisp Eval): Delete hyphen in section name.
8812
88132004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8814
8815 * files.texi (Old Versions):
8816 No longer document annotation as "CVS only".
8817
88182004-11-10 Andre Spiegel <spiegel@gnu.org>
8819
8820 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8821 version systems, mentioning the new ones that we support.
8822 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8823 suggestions.
8824
c8763fb6 88252004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8826
49823426 8827 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8828
c8763fb6 88292004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8830
8831 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8832
88332004-10-23 Eli Zaretskii <eliz@gnu.org>
8834
8835 * text.texi (Text Based Tables, Table Definition)
8836 (Table Creation, Table Recognition, Cell Commands)
8837 (Cell Justification, Row Commands, Column Commands)
8838 (Fixed Width Mode, Table Conversion, Measuring Tables)
8839 (Table Misc): New nodes, documenting the Table Mode.
8840
8cf51b2c
GM
88412004-10-19 Jason Rumney <jasonr@gnu.org>
8842
8843 * makefile.w32-in (info): Change order of arguments to makeinfo.
8844
88452004-10-19 Ulf Jasper <ulf.jasper@web.de>
8846
8847 * calendar.texi (iCalendar): Update for package changes.
8848
8cf51b2c
GM
88492004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8850
8851 * files.texi (Misc File Ops): View mode is a minor mode.
8852
8cf51b2c
GM
88532004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8854
8855 * calendar.texi (iCalendar): Style changes.
8856
88572004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8858
8859 * search.texi (Regexps): The regexp described in the example is no
8860 longer stored in the variable `sentence-end'.
8861
8cf51b2c
GM
88622004-10-06 Nick Roberts <nickrob@snap.net.nz>
8863
8864 * building.texi (Starting GUD): Note that multiple debugging
8865 sessions requires `gdb --fullname'.
8866
88672004-10-05 Ulf Jasper <ulf.jasper@web.de>
8868
8869 * calendar.texi (iCalendar): New section for a new package.
8870
8cf51b2c
GM
88712004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8872
8873 * text.texi: Various small changes in addition to the following.
8874 (Text): Replace xref for autotype with inforef.
8875 (Sentences): Explain nil value for `sentence-end'.
8876 (Paragraphs): Update default values for `paragraph-start' and
8877 `paragraph-separate'.
8878 (Text Mode): Correct description of Text mode's effect on the
8879 syntax table.
8880 (Outline Visibility): `hide-other' does not hide top level headings.
8881 `selective-display-ellipses' no longer has an effect on Outline mode.
8882 (TeX Misc): Add missing @cindex.
8883 Replace xref for RefTeX with inforef.
8884 (Requesting Formatted Text): The variable
8885 `enriched-fill-after-visiting' no longer exists.
8886 (Editing Format Info): Update names of menu items and commands.
8887 (Format Faces): Mention special effect of specifying the default face.
8888 Describe inheritance of text properties.
8889 Correct description of `fixed' face.
8890 (Format Indentation): Correct description of effect of setting
8891 margins. Mention `set-left-margin' and `set-right-margin'.
8892 (Format Justification): Update names of menu items.
8893 `set-justification-full' is now bound to `M-j b'.
8894 Mention that `default-justification' is a per buffer variable.
8895 (Format Properties): Update name of menu item.
8896 (Forcing Enriched Mode): `format-decode-buffer' automatically
8897 turns on Enriched mode if the buffer is in text/enriched format.
8898
88992004-10-05 Emilio C. Lopes <eclig@gmx.net>
8900
8901 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8902
89032004-09-28 Kim F. Storm <storm@cua.dk>
8904
8905 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8906 Align with new functionality.
8907
8cf51b2c
GM
89082004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8909
8910 * display.texi (Display Custom): Remove stray `@end defvar'.
8911
89122004-09-23 Kim F. Storm <storm@cua.dk>
8913
8914 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8915 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8916
8cf51b2c
GM
89172004-09-20 Richard M. Stallman <rms@gnu.org>
8918
8919 * custom.texi (Hooks): Explain using setq to clear out a hook.
8920 (File Variables): Explain multiline string constants.
8921 (Non-ASCII Rebinding): Explain when you need to update
8922 non-ASCII char codes in .emacs.
8923
8924 * building.texi (Compilation): Explain how to make a silent
8925 subprocess that won't be terminated. Explain compilation-environment.
8926
89272004-09-13 Kim F. Storm <storm@cua.dk>
8928
8929 * mini.texi (Repetition): Rename isearch-resume-enabled to
8930 isearch-resume-in-command-history and change default to disabled.
8931
8cf51b2c
GM
89322004-09-09 Kim F. Storm <storm@cua.dk>
8933
8934 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8935 with new `kmacro-name-last-macro'.
8936
8cf51b2c
GM
89372004-09-08 Juri Linkov <juri@jurta.org>
8938
8939 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8940
8cf51b2c
GM
89412004-09-03 Juri Linkov <juri@jurta.org>
8942
8943 * search.texi (Incremental Search): Update wording for M-%.
8944
89452004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8946
8947 * killing.texi (Killing): Correct description of kill commands in
8948 read-only buffer.
8949
89502004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8951
8952 * building.texi (Compilation Mode): Add a paragraph about rules
8953 for finding the compilation buffer for `next-error'.
8954
8955 * search.texi (Other Repeating Search): Mention that Occur mode
8956 supports the next-error functionality.
8957
89582004-09-02 Juri Linkov <juri@jurta.org>
8959
8960 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8961
89622004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8963
8964 * kmacro.texi (Basic Keyboard Macro):
8965 `apply-macro-to-region-lines' now operates on all lines that begin
8966 in the region, rather than on all complete lines in the region.
8967
c8763fb6 89682004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8969
8970 * frames.texi (Drag and drop): Add documentation about
8971 x-dnd-test-function and x-dnd-known-types.
8972
89732004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8974
8975 * indent.texi: Various minor changes in addition to:
8976 (Indentation Commands): Correct description of `indent-relative'.
8977 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8978 mode. The *Tab Stops* buffer uses Overwrite Mode.
8979 (Just Spaces): `tabify' converts sequences of at least two spaces
8980 to tabs.
8981
8cf51b2c
GM
89822004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8983
8984 * frames.texi (Secondary Selection): Setting the secondary
8985 selection with M-Drag-Mouse-1 does not alter the kill ring,
8986 setting it with M-Mouse-1 and M-Mouse-3 does.
8987 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8988 toolkit scroll bars.
8989 (Scroll Bars): Ditto.
8990
8991 * windows.texi (Basic Window): When using a window system, the value
8992 of point in a non-selected window is indicated by a hollow box.
8993 (Split Window): Side by side windows are separated by a scroll bar,
8994 if scroll bars are used.
8995 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8996 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8997 (Window Convenience): Update bindings for `winner-undo' and
8998 `winner-redo'.
8999
9000 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9001 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9002 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9003 of "Using Emacs as a Server".
9004 * building.texi (Building): Interchange nodes (for correct numbering).
9005 * programs.texi (Programs): Interchange nodes (for correct numbering).
9006 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9007 Info to the node structure.
9008 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9009 Rearrange order of nodes and sections such that both "GNU GENERAL
9010 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9011 end, as appropriate for appendices.
9012 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9013 Use `@unnumberedsec'.
9014 * trouble.texi: Adapt sectioning in Info to the node structure.
9015 Adapt node pointers to change in emacs.texi.
9016 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9017
8cf51b2c
GM
90182004-08-25 Kenichi Handa <handa@m17n.org>
9019
9020 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9021 description for unibyte mode.
9022
90232004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9024
9025 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9026
9027 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9028 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9029 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9030 in @pxref.
9031
90322004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9033
9034 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9035 Change section names.
9036
8cf51b2c
GM
90372004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9038
9039 * kmacro.texi (Keyboard Macro Ring): Rename section.
9040 Emacs treats the head of the macro ring as the `last keyboard macro'.
9041 (Keyboard Macro Counter): Minor change.
9042 (Save Keyboard Macro): Some clarifications.
9043 (Edit Keyboard Macro): Rename section.
9044
9045 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9046 32-bit machines.
9047 (Several Buffers): Clarify which buffer is selected if `2' is
9048 pressed in the Buffer Menu.
9049 Auto Revert mode can be used to update the Buffer Menu
9050 automatically.
9051
90522004-08-21 Eli Zaretskii <eliz@gnu.org>
9053
9054 * help.texi (Misc Help): Add an index entry for finding an Info
9055 manual by its file name.
9056
90572004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9058
9059 * files.texi (Backup Deletion): Correct description of
9060 `delete-old-versions'.
9061 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9062 (Auto Save Files): Recommend `auto-save-mode' to reenable
9063 auto-saving, rather than the abbreviation `auto-save'.
9064
90652004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9066
9067 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9068 for "killing" and "yanking" in main menu.
9069
90702004-08-16 Richard M. Stallman <rms@gnu.org>
9071
9072 * killing.texi (Yanking, Killing): Minor cleanups.
9073
9074 * mark.texi (Momentary Mark): Minor cleanups.
9075
90762004-08-15 Kenichi Handa <handa@etl.go.jp>
9077
9078 * custom.texi (Non-ASCII Rebinding):
9079 C-q always inserts the right code to pass to global-set-key.
9080
8cf51b2c
GM
90812004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9082
9083 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9084 `insert-register', instead of `C-x r g' binding, for consistency.
9085
90862004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9087
9088 * fixit.texi (Spelling): Fix typo.
9089
90902004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9091
9092 * help.texi (Help): Fix Texinfo usage.
9093
8cf51b2c
GM
90942004-07-24 Richard M. Stallman <rms@gnu.org>
9095
9096 * text.texi (Paragraphs): Update how paragraphs are separated
9097 and the default for paragraph-separate.
9098
9099 * search.texi (Regexp Replace): Further update text for new
9100 replacement operators.
9101
8cf51b2c
GM
91022004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9103
9104 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9105 `R' switch.
9106
9107 * dired.texi (Dired Updating): `k' only deletes inserted
9108 subdirectories from the Dired buffer if a prefix argument was given.
9109
9110 * search.texi (Regexps): Delete redundant definition of `symbol' in
9111 description of `\_>'. It already occurs in the description of `\_<'.
9112
8cf51b2c
GM
91132004-07-01 Juri Linkov <juri@jurta.org>
9114
9115 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9116 (Regexp Search): Add M-r.
9117
91182004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9119
9120 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9121
91222004-06-29 Jesper Harder <harder@ifa.au.dk>
9123
49823426 9124 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9125
91262004-06-25 Richard M. Stallman <rms@gnu.org>
9127
9128 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9129
91302004-06-25 David Kastrup <dak@gnu.org>
9131
9132 * search.texi (Regexp Replace): Some typo corrections and
9133 rearrangement.
9134
91352004-06-24 David Kastrup <dak@gnu.org>
9136
9137 * search.texi (Unconditional Replace): Use replace-string instead
9138 of query-replace in example.
9139 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9140 sequences.
9141 (Query Replace): Correct explanation of `^' which does not use
9142 the mark stack.
9143
91442004-06-21 Nick Roberts <nickrob@gnu.org>
9145
9146 * misc.texi (Shell History Copying): Document comint-insert-input.
9147 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9148
8cf51b2c
GM
91492004-06-20 Jesper Harder <harder@ifa.au.dk>
9150
9151 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9152 * custom.texi (Customization): Do.
9153 * anti.texi (Antinews): Do.
9154 * abbrevs.texi (Defining Abbrevs): Do.
9155
9156 * programs.texi (Info Lookup): Fix keybinding for
9157 info-lookup-symbol.
9158
91592004-06-16 Juanma Barranquero <lektu@terra.es>
9160
9161 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9162 Add emacs-xtra.
9163 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9164 (clean): Add emacs-xtra and flymake. Remove redundancies.
9165
91662004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9167
9168 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9169 Add emacs-xtra.
9170 * emacs-xtra.texi: New file.
9171
91722004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9173
9174 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9175 (Dired and Find): Mention differences with ordinary Dired buffers.
9176
8cf51b2c
GM
91772004-06-13 Richard M. Stallman <rms@gnu.org>
9178
9179 * custom.texi (Init Syntax): Explain about vars that do special
9180 things when set with setq or with Custom.
9181 (Init Examples): Add line-number-mode example.
9182
8cf51b2c
GM
91832004-06-12 Juri Linkov <juri@jurta.org>
9184
9185 * dired.texi (Operating on Files): Add dired-do-touch.
9186
8cf51b2c
GM
91872004-06-10 Juri Linkov <juri@jurta.org>
9188
9189 * building.texi (Lisp Eval): Add C-M-x on defface.
9190
91912004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9192
9193 * files.texi (Reverting): Auto-Revert mode and
9194 Global Auto-Revert mode no longer revert remote files.
9195
8cf51b2c
GM
91962004-05-29 Richard M. Stallman <rms@gnu.org>
9197
9198 * custom.texi (Init File): Two dashes start --no-site-file.
9199
8cf51b2c
GM
92002004-05-29 Alan Mackenzie <acm@muc.de>
9201
9202 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9203 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9204 (AWK, Pike): Document as "C-like modes".
9205 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9206 (M-x man): Supersedes M-x manual-entry.
9207 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9208
9209 ("Comments in C"): Delete node; the info is in CC Mode manual.
9210 (c-comment-only-line-offset): Remove description.
9211
9212 (C-c ., C-c C-c): Describe new C Mode bindings.
9213
9214 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9215 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9216 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9217 Amend definitions.
9218
9219 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9220 Describe functions.
9221
9222 (c-comment-start-regexp, c-hanging-comment-ender-p)
9223 (c-hanging-comment-starter-p): Remove obsolete definitions.
9224
9225 * emacs.texi: Remove the menu entry "Comments in C".
9226
8cf51b2c
GM
92272004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9228
9229 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9230 `M-x locate'.
9231
92322004-05-16 Karl Berry <karl@gnu.org>
9233
9234 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9235 makeinfo --html fails.
9236 * help.texi (Help Summary) [@ifnottex]: Likewise.
9237
92382004-05-13 Nick Roberts <nickrob@gnu.org>
9239
9240 * building.texi (GDB Graphical Interface): Update and describe
9241 layout first.
9242
8cf51b2c
GM
92432004-05-04 Jason Rumney <jasonr@gnu.org>
9244
9245 * makefile.w32-in: Revert last change.
9246
92472004-05-03 Jason Rumney <jasonr@gnu.org>
9248
9249 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9250
8cf51b2c
GM
92512004-04-23 Juanma Barranquero <lektu@terra.es>
9252
9253 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9254
92552004-04-18 Juri Linkov <juri@jurta.org>
9256
9257 * fixit.texi (Spelling): Remove file extension from ispell xref.
9258
92592004-04-15 Kim F. Storm <storm@cua.dk>
9260
9261 * cmdargs.texi (Initial Options): Add -Q.
9262
92632004-04-05 Kim F. Storm <storm@cua.dk>
9264
9265 * custom.texi (File Variables): Add safe-local-eval-forms.
9266
8cf51b2c
GM
92672004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9268
9269 * files.texi (Reverting): Correct description of revert-buffer's
9270 handling of point.
9271
92722004-03-22 Juri Linkov <juri@jurta.org>
9273
9274 * emacs.texi (Top): Add `Misc X'.
9275
49823426 9276 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9277
9278 * glossary.texi: Improve references.
9279
9280 * help.texi: Sync keywords with finder.el.
9281
9282 * mini.texi (Completion): Add description for menu items.
9283
9284 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9285
9286 * sending.texi (Mail Methods): Fix xref to Message manual.
9287
8cf51b2c
GM
92882004-03-12 Richard M. Stallman <rms@gnu.org>
9289
8cf51b2c
GM
9290 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9291
8cf51b2c
GM
92922004-03-04 Richard M. Stallman <rms@gnu.org>
9293
9294 * search.texi (Regexps): Explain that ^ and $ have their
9295 special meanings only in certain contexts.
9296
9297 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9298
9299 * mule.texi (Specify Coding): Doc C-x RET F.
9300
9301 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9302 for multiple compile and grep buffers.
9303 (Indirect Buffers): Don't recommand clone-indirect-buffer
9304 for multiple compile and grep buffers.
9305
8cf51b2c
GM
93062004-02-29 Juanma Barranquero <lektu@terra.es>
9307
9308 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9309 Use $(DEL) instead of rm, and ignore exit code.
9310
8cf51b2c
GM
93112004-02-23 Nick Roberts <nick@nick.uklinux.net>
9312
9313 * building.texi (Watch Expressions): Update.
9314
93152004-02-21 Juri Linkov <juri@jurta.org>
9316
1c6c854e
CS
9317 * cmdargs.texi (Action Arguments): Add alias --find-file.
9318 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9319 to Command Arguments.
9320 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9321 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9322 (Window Size X): Join -g and --geometry. Add @cindex.
9323 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9324 (Title X): Remove alias -title.
9325 (Misc X): New node.
9326
c8763fb6 93272004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9328
9329 * frames.texi (Drag and drop): Add Motif to list of supported
9330 protocols.
9331
c8763fb6 93322004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9333
9334 * frames.texi (Drag and drop): New section.
9335
93362004-01-24 Richard M. Stallman <rms@gnu.org>
9337
1c6c854e 9338 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9339 Include it only @ifnotinfo. Patch the preceding and following
9340 node headers to point to each other.
9341
93422004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9343
9344 * calendar.texi (Appointments): Update section.
9345
93462003-12-29 Kevin Ryde <user42@zip.com.au>
9347
8cf51b2c
GM
9348 * programs.texi (C Modes): Fix the xref.
9349
93502003-12-23 Nick Roberts <nick@nick.uklinux.net>
9351
9352 * building.texi (Watch Expressions): Update.
9353 (Commands of GUD): Include use of toolbar + breakpoints set from
9354 fringe/margin.
9355
93562003-12-03 Andre Spiegel <spiegel@gnu.org>
9357
9358 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9359 <acm@muc.de>.
9360
c8763fb6 93612003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9362
9363 * frames.texi (Dialog Boxes): Add use-file-dialog.
9364
8cf51b2c
GM
93652003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9366
9367 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9368 in CC Mode.
9369
8cf51b2c
GM
93702003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9371
9372 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9373 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9374 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9375 * man/frames.texi, man/glossary.texi, man/killing.texi:
9376 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9377 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9378 * man/sending.texi, man/text.texi, man/trouble.texi:
9379 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9380
93812003-11-01 Alan Mackenzie <acm@muc.de>
9382
9383 * search.texi (Scrolling During Incremental Search): Document a
9384 new scrolling facility in isearch mode.
9385
8cf51b2c
GM
93862003-10-22 Miles Bader <miles@gnu.org>
9387
9388 * Makefile.in (info): Move before $(top_srcdir)/info.
9389
93902003-10-22 Nick Roberts <nick@nick.uklinux.net>
9391
9392 * building.texi (Watch Expressions): Update section on data display
9393 to reflect code changes (GDB Graphical Interface).
9394
8cf51b2c
GM
93952003-10-13 Richard M. Stallman <rms@gnu.org>
9396
9397 * xresources.texi (GTK resources): Clean up previous change.
9398
c8763fb6 93992003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9400
9401 * xresources.texi (GTK resources): Add a note that some themes
9402 disallow customizations. Add scroll theme example.
9403
8cf51b2c
GM
94042003-09-30 Richard M. Stallman <rms@gnu.org>
9405
8cf51b2c
GM
9406 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9407
9408 * misc.texi (Saving Emacs Sessions): Shorten the section,
9409 collapsing back into one node.
9410
94112003-09-30 Lars Hansen <larsh@math.ku.dk>
9412
9413 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9414
ce058493 94152003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9416
9417 * xresources.texi (GTK names in Emacs): Correct typo.
9418
8cf51b2c
GM
94192003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9420
1c6c854e
CS
9421 * cmdargs.texi (Font X): Mention new default font.
9422 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9423 problems involved. (Result of discussion on emacs-devel.)
9424
94252003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9426
9427 * emacs.texi (Acknowledgements): Correct typo.
9428
94292003-09-22 Richard M. Stallman <rms@gnu.org>
9430
9431 * dired.texi (Misc Dired Commands): New node.
9432 (Dired Navigation): Add dired-goto-file.
9433
9434 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9435
9436 * emacs.texi (Acknowledgements): New node, split from Distribution.
9437
9438 * cmdargs.texi (Action Arguments): -f reads interactive args.
9439
8cf51b2c
GM
94402003-09-08 Lute Kamstra <lute@gnu.org>
9441
9442 * screen.texi (Mode Line): Say that POS comes before LINE.
9443 Mention `size-indication-mode'.
1c6c854e
CS
9444 * display.texi (Optional Mode Line):
9445 Document `size-indication-mode'.
8cf51b2c
GM
9446 * basic.texi (Position Info): Mention `size-indication-mode'.
9447
94482003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9449
9450 * xresources.texi (Resources): Refer to `editres' man page.
9451 (Lucid Resources): Update defaults. Expand description of
9452 `shadowThickness'.
9453
94542003-09-04 Miles Bader <miles@gnu.org>
9455
9456 * Makefile.in (top_srcdir): New variable.
9457 ($(top_srcdir)/info): New rule.
9458 (info): Depend on it.
9459
94602003-09-03 Peter Runestig <peter@runestig.com>
9461
9462 * makefile.w32-in: New file.
9463
94642003-08-29 Richard M. Stallman <rms@gnu.org>
9465
9466 * misc.texi (Saving Emacs Sessions): Correct previous change.
9467
8cf51b2c
GM
94682003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9469
8cf51b2c
GM
9470 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9471 (Intro): Include kmacro.texi after fixit.texi instead of after
9472 custom.texi. (As suggested by Kim Storm.)
9473
94742003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9475
9476 * fixit.texi (Fixit): Update `Next' pointer.
9477 * files.texi (Files): Update `Previous' pointer.
9478 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9479 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9480 (Suggested by Kim Storm.)
9481 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9482
94832003-08-18 Kim F. Storm <storm@cua.dk>
9484
9485 * kmacro.texi: New file describing enhanced keyboard macro
9486 functionality. Replaces old description in custom.texi.
9487
9488 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9489 (Keyboard Macros): Move to new kmacro.texi file.
9490
9491 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9492
8cf51b2c
GM
94932003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9494
9495 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9496
94972003-08-17 Alex Schroeder <alex@gnu.org>
9498
9499 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9500 required.
9501
8cf51b2c
GM
95022003-08-05 Richard M. Stallman <rms@gnu.org>
9503
9504 * programs.texi (Lisp Indent): Don't describe
9505 lisp-indent-function property here. Use xref to Lisp Manual.
9506
8cf51b2c
GM
95072003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9508
fffa137c 9509 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9510 abbreviations.
9511
95122003-07-24 Markus Rost <rost@math.ohio-state.edu>
9513
9514 * buffers.texi (List Buffers): Fix previous change.
9515
8cf51b2c
GM
95162003-07-13 Markus Rost <rost@math.ohio-state.edu>
9517
9518 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9519 List*.
9520
95212003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9522
8cf51b2c
GM
9523 * display.texi (Font Lock): Fix typo.
9524
95252003-07-07 Richard M. Stallman <rms@gnu.org>
9526
9527 * display.texi (Font Lock): Add xref for format info on
9528 font-lock-remove-keywords.
9529
9530 * building.texi (Compilation): Document what happens with asynch
9531 children of compiler process.
9532
9533 * help.texi (Library Keywords): Use @multitable.
9534
8cf51b2c
GM
95352003-06-04 Richard M. Stallman <rms@gnu.org>
9536
9537 * programs.texi (Expressions): Delete C-M-DEL.
9538
9539 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9540 comint-move-point-for-output renamed from
9541 comint-scroll-to-bottom-on-output.
9542
9543 * custom.texi (Init Rebinding): Replace previous change with xref.
9544 (Non-ASCII Rebinding): Explain that issue more briefly here.
9545
95462003-05-28 Richard M. Stallman <rms@gnu.org>
9547
9548 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9549
95502003-05-28 Nick Roberts <nick@nick.uklinux.net>
9551
9552 * building.texi (GDB Graphical Interface): New node.
9553 (Rewritten somewhat by RMS.)
9554
c8763fb6 95552003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9556
9557 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9558 non-English letters. Explain how to set coding systems correctly
9559 and how to include the right coding cookie in the file.
9560
c8763fb6 95612003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9562
9563 * indent.texi (Indentation): Explain the concepts.
9564 (Just Spaces): Explain why preventing tabs for indentation might
9565 be useful.
9566
8cf51b2c
GM
95672003-04-16 Richard M. Stallman <rms@gnu.org>
9568
9569 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9570
8cf51b2c
GM
95712003-02-22 Alex Schroeder <alex@emacswiki.org>
9572
9573 * cmdargs.texi (General Variables): Document SMTPSERVER.
9574
8cf51b2c
GM
9575 * sending.texi: Remove SMTP node.
9576 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9577 library.
9578
8cf51b2c
GM
95792003-02-22 Alex Schroeder <alex@emacswiki.org>
9580
9581 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9582
95832003-02-22 Simon Josefsson <jas@extundo.com>
9584
9585 * sending.texi (Mail Methods): Add node about SMTP.
9586
c8763fb6 95872003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9588
9589 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9590
8cf51b2c
GM
95912003-02-01 Kevin Ryde <user42@zip.com.au>
9592
9593 * glossary.texi (Glossary): Correction to cl cross reference.
9594
95952003-01-20 Richard M. Stallman <rms@gnu.org>
9596
9597 * killing.texi (Rectangles): Document C-x c r.
9598
c8763fb6 95992003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9600
9601 * xresources.texi (GTK resources): New node.
9602 (GTK widget names): New node.
9603 (GTK names in Emacs): New node.
9604 (GTK styles): New node.
9605
c8763fb6 96062003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9607
9608 * maintaining.texi (Create Tags Table): Add reference to the new
9609 `etags --help --lang=LANG' option.
9610
8cf51b2c
GM
96112002-10-02 Karl Berry <karl@gnu.org>
9612
49823426 9613 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9614 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9615 where needed for the sake of the HTML output.
8cf51b2c
GM
9616
96172001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9618
9619 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9620 source files.
9621
96222001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9623
9624 * Makefile.in (emacsman): New target.
9625
8cf51b2c
GM
96262001-10-20 Gerd Moellmann <gerd@gnu.org>
9627
9628 * (Version 21.1 released.)
9629
96302001-10-05 Gerd Moellmann <gerd@gnu.org>
9631
9632 * Branch for 21.1.
9633
8cf51b2c
GM
96342001-03-05 Gerd Moellmann <gerd@gnu.org>
9635
9636 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9637
8cf51b2c
GM
96382000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9639
9640 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9641
8cf51b2c
GM
96421999-07-12 Richard Stallman <rms@gnu.org>
9643
9644 * Version 20.4 released.
9645
96461998-12-04 Markus Rost <rost@delysid.gnu.org>
9647
9648 * Makefile.in (INFO_TARGETS): Delete customize.info.
9649 (DVI_TARGETS): Delete customize.dvi.
9650 (../info/customize, customize.dvi): Targets deleted.
9651
96521998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9653
9654 * Version 20.3 released.
9655
96561998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9657
9658 * Makefile.in (EMACSSOURCES): Add mule.texi.
9659 Add msdog.texi, ack.texi. Remove gnu1.texi.
9660
96611998-04-06 Andreas Schwab <schwab@gnu.org>
9662
768c0c0f
JB
9663 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9664 Use it in dvi targets.
8cf51b2c
GM
9665
96661997-09-23 Paul Eggert <eggert@twinsun.com>
9667
9668 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9669 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9670 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9671
96721997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9673
9674 * Version 20.2 released.
9675
96761997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9677
9678 * Version 20.1 released.
9679
96801997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9681
9682 * Makefile (../info/customize, customize.dvi): New targets.
9683 (INFO_TARGETS): Add ../info/customize.
9684 (DVI_TARGETS): Add customize.dvi.
9685
8cf51b2c
GM
96861996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9687
9688 * Version 19.33 released.
9689
96901996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9691
9692 * Version 19.32 released.
9693
8cf51b2c
GM
96941996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9695
9696 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9697
96981996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9699
9700 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9701 Specify -I option.
9702 (All dvi targets): Set the TEXINPUTS variable.
9703
97041996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9705
9706 * Version 19.31 released.
9707
8cf51b2c
GM
97081995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9709
9710 * Version 19.30 released.
9711
8cf51b2c
GM
97121995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9713
9714 * Makefile.in (maintainer-clean): Rename from realclean.
9715
97161994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9717
9718 * Makefile.in: New file.
9719 * Makefile: File deleted.
9720
97211994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9722
9723 * Makefile (TEXINDEX_OBJS): Variable deleted.
9724 (texindex, texindex.o, getopt.o): Rules deleted.
9725 All deps on texindex deleted.
9726 (distclean): Don't delete texindex.
9727 (mostlyclean): Don't delete *.o.
9728 * texindex.c, getopt.c: Files deleted.
9729
97301994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9731
9732 * Version 19.26 released.
9733
97341994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9735
9736 * Makefile (EMACSSOURCES): Exclude undo.texi.
9737
97381994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9739
9740 * Version 19.25 released.
9741
97421994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9743
9744 * Version 19.24 released.
9745
97461994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9747
9748 * Version 19.23 released.
9749
97501994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9751
9752 * Makefile: Delete spurious tab.
9753
97541994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9755
9756 * Makefile (.SUFFIXES): New rule.
9757
8cf51b2c
GM
97581993-12-04 Richard Stallman (rms@srarc2)
9759
9760 * getopt.c: New file.
9761 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9762 (getopt.o): New rule.
9763 (dvi): Don't depend on texindex.
49823426 9764 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9765
97661993-12-03 Richard Stallman (rms@srarc2)
9767
49823426
GM
9768 * Makefile (TEXI2DVI): New variable.
9769 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9770 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9771
97721993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9773
9774 * Version 19.22 released.
9775
97761993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9777
9778 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9779
97801993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9781
9782 * Version 19.21 released.
9783
8cf51b2c
GM
97841993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9785
9786 * Makefile (realclean): Don't delete the Info files.
9787
f0131492 97881993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9789
8cf51b2c
GM
9790 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9791 4' where appropriate.
9792
f0131492 97931993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9794
49823426 9795 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9796
9797 * texindex.c: Include "../src/config.h" if building in emacs.
9798
9799 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9800 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9801 Add target to build texindex.c, defining `emacs'.
9802
8cf51b2c
GM
98031993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9804
9805 * Version 19.19 released.
9806
8cf51b2c
GM
98071993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9808
9809 * Version 19.18 released.
9810
98111993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9812
9813 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9814
98151993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9816
9817 * Version 19.17 released.
9818
98191993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9820
9821 * split-man: Fix typos in last change.
9822
98231993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9824
9825 * Version 19.16 released.
9826
98271993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9828
9829 * version 19.15 released.
9830
98311993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9832
9833 * Makefile (distclean): It's rm, not rf.
9834
98351993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9836
9837 * Version 19.14 released.
9838
98391993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9840
9841 * Makefile: New file.
9842
98431993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9844
9845 * Version 19.13 released.
9846
98471993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9848
9849 * Version 19.9 released.
9850
98511993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9852
9853 * Version 19.8 released.
9854
98551993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9856
9857 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9858
9859 * trouble.texi: It's `enable-flow-control-on', not
9860 `evade-flow-control-on'.
9861
98621993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9863
9864 * display.texi: Document standard-display-european.
9865
98661993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9867
9868 * Version 19.7 released.
9869
9870 * emacs.texi: Add a sentence to the top menu mentioning the
9871 specific version of Emacs this manual applies to.
9872
98731993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9874
9875 * basic.texi: Document next-line-add-lines variable used to
9876 implement down-arrow.
9877
9878 * killing.texi: Document kill-whole-line.
9879
98801993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9881
9882 * text.texi: Update unix TeX ordering information.
9883
98841993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9885
9886 * news.texi: Mention fill-rectangle in keybinding list.
9887
9888 * killing.texi: Document fill-rectangle.
9889
98901993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9891
9892 * vc.texi: Bring the docs up to date with VC 5.2.
9893
98941992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9895
9896 * emacs.tex: Mention blackbox and gomoku under Amusements.
9897 Assembler mode is now mentioned and appropriately indexed
9898 under Programming Modes.
9899
99001991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9901
9902 * emacs.tex: Update TeX ordering information.
9903
8cf51b2c
GM
99041990-06-26 David Lawrence (tale@geech)
9905
9906 * emacs.tex: Note that completion-ignored-extensions is not used
9907 to filter out names when all completions are displayed in
9908 *Completions*.
9909
99101990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9911
9912 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9913
99141990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9915
9916 * emacs.tex: Add @findex grep.
9917
8cf51b2c
GM
99181988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9919
9920 * emacs.tex: Correct two typos. No other changes before
9921 Version 19 will be made.
9922
8cf51b2c
GM
99231988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9924
9925 * emacs.tex: Update information for obtaining TeX distribution from the
9926 University of Washington.
9927
9928;; Local Variables:
c8763fb6 9929;; coding: utf-8
8cf51b2c
GM
9930;; End:
9931
ab422c4d 9932 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9933
9934 This file is part of GNU Emacs.
9935
352c8b4a 9936 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9937 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9938 the Free Software Foundation, either version 3 of the License, or
9939 (at your option) any later version.
8cf51b2c
GM
9940
9941 GNU Emacs is distributed in the hope that it will be useful,
9942 but WITHOUT ANY WARRANTY; without even the implied warranty of
9943 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9944 GNU General Public License for more details.
9945
9946 You should have received a copy of the GNU General Public License
352c8b4a 9947 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.