ChangeLog fix.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
2bc4a725
XF
12013-06-09 Xue Fuqiao <xfq.free@gmail.com>
2
3 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 4 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 5
cd0527a4
XF
62013-06-11 Glenn Morris <rgm@gnu.org>
7
8 * maintaining.texi (VC Directory Commands): Copyedit.
9 (Branches): Put back milder version of pre 2013-06-07 text.
10
04362df8
XF
112013-06-07 Xue Fuqiao <xfq.free@gmail.com>
12
9102c47a 13 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 14
80fa505f
AM
152013-06-05 Alan Mackenzie <acm@muc.de>
16
17 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
18 (Not Exiting Isearch): Document new user option
19 `isearch-allow-prefix'. (Bug#9706)
80fa505f 20
e5e4a942
JL
212013-06-03 Juri Linkov <juri@jurta.org>
22
23 * display.texi (Highlight Interactively): Add global keybindings
24 with the key prefix `M-s h'. Document old command `highlight-phrase'.
25 Document new command `highlight-symbol-at-point'.
26
67a3c09b
XF
272013-06-02 Xue Fuqiao <xfq.free@gmail.com>
28
29 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
30 (VC Mode Line): Fix typo.
31 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
32 prefix argument.
67a3c09b 33
c362f195
XF
342013-06-02 Michael Albinus <michael.albinus@gmx.de>
35
36 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
37 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
38 autolaunching of the D-Bus session bus.
39
f46305c8 402013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
41
42 * programs.texi (Semantic): Fix typo.
43
bee07d4f
XF
442013-05-30 Xue Fuqiao <xfq.free@gmail.com>
45
46 * maintaining.texi (Types of Log File): Supplement some
47 information of change log files.
48
6d65486d
JL
492013-05-15 Juri Linkov <juri@jurta.org>
50
51 * search.texi (Repeat Isearch): Mention key `RET' to finish
52 editing the string. (Bug#13348)
53
27c8b6eb
GM
542013-05-14 Glenn Morris <rgm@gnu.org>
55
56 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
57
2d809ffa 582013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
59
60 * sending.texi (Mail Sending): Fix typo.
61
62 * windows.texi (Change Window): Fix typo.
63
90ed99d5
GM
64 * custom.texi (Changing a Variable): Fix typo.
65
9698b18f
GM
66 * trouble.texi (Contributing): Remove obsolete info re pretesters.
67
cbee2131
PE
682013-05-05 Paul Eggert <eggert@cs.ucla.edu>
69
70 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
71 * cmdargs.texi (Initial Options):
72 * files.texi (Customize Save): Document this.
73
fd3a9a6b
GM
742013-05-04 Glenn Morris <rgm@gnu.org>
75
76 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
77
5294599f
PE
782013-03-17 Paul Eggert <eggert@cs.ucla.edu>
79
80 doc: convert some TeX accents to UTF-8
81 * ack.texi (Acknowledgments):
82 * emacs.texi (Acknowledgments):
83 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
84 Apparently the TeX accents cause problems when generating gnu.org
85 web pages, e.g., @l{} is rendered as '/l' on
86 <http://www.gnu.org/software/emacs/manual/html_node/
87 emacs/Acknowledgments.html>.
88
78be8b64 892013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
90
91 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
92
681ebc33
PE
932013-03-04 Paul Eggert <eggert@cs.ucla.edu>
94
95 Prefer UTF-8 for documentation.
96 With GNU Texinfo 5.0, this generates nicer-looking info files,
97 since they can use curly quotes. With older Texinfo it doesn't matter.
98 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
99 Switch from Latin-1 to UTF-8.
100
929aeac6 1012013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
102
103 * xresources.texi (GTK resources): Fix broken link.
104
343a2aef
EZ
1052013-02-25 Eli Zaretskii <eliz@gnu.org>
106
107 * files.texi (Interlocking): Don't refer to symlinks as the
108 exclusive means of locking files.
109
cee1a690
GM
1102013-02-22 Glenn Morris <rgm@gnu.org>
111
112 * ack.texi (Acknowledgments):
113 * emacs.texi (Acknowledgments): Small updates.
114
f0c954fa
GM
1152013-02-21 Glenn Morris <rgm@gnu.org>
116
117 * files.texi (File Conveniences): Not just GIFs can be animated.
118
4e16ddf4
GM
1192013-02-13 Glenn Morris <rgm@gnu.org>
120
121 * ack.texi (Acknowledgments): Don't mention yow any more.
122
a683d06b
PE
1232013-02-13 Paul Eggert <eggert@cs.ucla.edu>
124
125 * cmdargs.texi (General Variables):
126 Fix TMPDIR documentation to match the code's behavior.
127
c4af1efc
GM
1282013-02-10 Glenn Morris <rgm@gnu.org>
129
130 * trouble.texi (Checklist): Update bug keybinding.
131
8549f9e8
EZ
1322013-02-09 Eli Zaretskii <eliz@gnu.org>
133
134 * msdog.texi (Text and Binary): Delete the description of
135 file-name-buffer-file-type-alist.
136
7f102272
PE
1372013-01-19 Paul Eggert <eggert@cs.ucla.edu>
138
ee271528
PE
139 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
140 Without it, I don't see function names. Older addr2line
141 implementations will die out sooner or later, so tailor the
142 first suggestion to recent addr2line, with a followup about
143 older ones.
7f102272 144
795e7a5b 1452013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
146
147 * custom.texi (Directory Variables): Fix paren typo.
148
ecde0368
GM
149 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
150
827253f7
GM
151 * custom.texi (Custom Themes): Fix typo.
152
acfe10b7
BG
1532013-01-07 Bastien Guerry <bzg@gnu.org>
154
155 * help.texi (Apropos): Document `apropos-user-option' and update
156 the doc for `apropos-variable'.
157
f8acde11
GM
1582013-01-05 Glenn Morris <rgm@gnu.org>
159
160 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
161
d72a2793
GM
1622012-12-21 Glenn Morris <rgm@gnu.org>
163
164 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
165 Simply include doclicense.
166
1b947faa
CY
1672012-12-21 Chong Yidong <cyd@gnu.org>
168
169 * frames.texi (Mouse Commands): Fix description of the effect of
170 mouse dragging (Bug#13049).
171
f25f57bf
JL
1722012-12-15 Juri Linkov <juri@jurta.org>
173
174 * misc.texi (Recursive Edit): Add a link to "Query Replace".
175 (Bug#13181)
176
265c2fbf 1772012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
178
179 * killing.texi (Deletion): Doc fix (Bug#12748).
180
4288142b
PE
1812012-12-06 Paul Eggert <eggert@cs.ucla.edu>
182
183 * doclicense.texi, gpl.texi: Update to latest version from FSF.
184 These are just minor editorial changes.
185
d8ad4d3f 1862012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
187
188 * vc1-xtra.texi (General VC Options): Remove obsolete reference
189 to `vc-path'.
190
c5bc2d1d 1912012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
192
193 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
194
1cbaa705
KR
1952012-12-02 Kevin Ryde <user42@zip.com.au>
196
197 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
198
00054d21
KR
1992012-12-01 Kevin Ryde <user42@zip.com.au>
200
201 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
202
c07a6ded
PE
2032012-11-24 Paul Eggert <eggert@cs.ucla.edu>
204
205 * doclicense.texi, gpl.texi: Update to latest version from FSF.
206 These are just minor editorial changes.
207
6ef2e5ef 2082012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
209
210 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
211 clarifications (Bug#12865).
212 (Horizontal Scrolling): Clarifications.
213
2ac9538d 2142012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
215
216 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
217
a33da68b
EZ
2182012-11-16 Eli Zaretskii <eliz@gnu.org>
219
220 * trouble.texi (Crashing): Add information about MS-Windows and
221 the emacs_backtrace.txt file. (Bug#12908)
222
f78ee6af 2232012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
224
225 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
226 actually named gdb-stopped-functions.
227
f78ee6af 2282012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
229
230 * misc.texi (Single Shell): Mention async-shell-command-buffer.
231
19e09879
GM
2322012-11-10 Glenn Morris <rgm@gnu.org>
233
234 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
235
ef7238c3
GM
236 * emacs.texi (Acknowledgments): Add profiler author.
237 * ack.texi (Acknowledgments): Add some recent contributions.
238
6baf66d5 2392012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 240
9d9e48d9
CY
241 * files.texi (Diff Mode): Doc fixes for
242 diff-delete-trailing-whitespace (Bug#12831).
243
4c1f6a5b
CY
244 * trouble.texi (Crashing): Copyedits.
245
6baf66d5 2462012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
247
248 * files.texi (Diff Mode): Trailing whitespace updates.
249
6baf66d5 2502012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 251
4eeba558
CY
252 * misc.texi (Terminal emulator): Document Term mode faces.
253
7d806bfe
CY
254 * mini.texi (Basic Minibuffer): New node. Document
255 minibuffer-electric-default-mode.
256
257 * display.texi (Visual Line Mode): Fix index entry.
258
cce0aa5a
CY
259 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
260 and index the keybindings. Document tabulated-list-sort.
261 (Kill Buffer): Capitalize Buffer Menu.
262
263 * trouble.texi (Memory Full): Capitalize Buffer Menu.
264
6baf66d5 2652012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
266
267 * display.texi (Auto Scrolling): Clarify that scroll-step is
268 ignored when scroll-conservatively is set to a non-zero value.
269 (Bug#12801)
270
6baf66d5 2712012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
272
273 * dired.texi (Dired Updating): Doc fix (Bug#11744).
274
87288971
MA
2752012-10-30 Michael Albinus <michael.albinus@gmx.de>
276
277 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
278
fc83c2de
CY
2792012-10-29 Chong Yidong <cyd@gnu.org>
280
281 * dired.texi (Shell Commands in Dired): Document changes to the
282 dired-do-async-shell-command.
283
82b21017
GM
2842012-10-28 Glenn Morris <rgm@gnu.org>
285
286 * ack.texi (Acknowledgments): Mention gv.el.
287
caa5e5a4
BG
2882012-10-27 Bastien Guerry <bzg@gnu.org>
289
290 * screen.texi (Menu Bar): Fix typo.
291
05b621a6
CY
2922012-10-27 Chong Yidong <cyd@gnu.org>
293
294 * frames.texi (Mouse Avoidance): Mention new variable
295 mouse-avoidance-banish-position.
296
297 * programs.texi (Which Function): Which Function mode now works in
298 all major modes by default.
299
300 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
301
302 * files.texi (Misc File Ops): Symbolic links on Windows only work
303 on Vista and later.
304
305 * building.texi (Compilation): Document compilation-always-kill.
306
307 * search.texi (Symbol Search): New node.
308
309 * package.texi (Package Menu): Document the "new" status.
310
311 * windows.texi (Window Choice): Don't refer to the obsolete
312 special-display feature.
313
cd996018
CY
3142012-10-24 Chong Yidong <cyd@gnu.org>
315
316 * mule.texi (Text Coding): set-buffer-file-coding-system can now
317 be invoked from the mode line.
318
319 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
320 changes to the mark and unmark commands.
321 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
322 which is no longer bound to dired-backup-diff.
323
fe605b94
BG
3242012-10-23 Bastien Guerry <bzg@gnu.org>
325
9eadb1a9
BG
326 * text.texi (Org Authoring): Use a comma after @ref to avoid the
327 insertion of a period in the Info output.
fe605b94 328
d1069532
SM
3292012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
330
331 * custom.texi (Hooks): Clarify that -hooks is deprecated.
332
1fb3aa3f
CY
3332012-10-23 Chong Yidong <cyd@gnu.org>
334
335 * kmacro.texi (Edit Keyboard Macro): Fix typo.
336
f42f1094
DM
3372012-10-18 Dani Moncayo <dmoncayo@gmail.com>
338
339 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
340
6c24e35f
GM
3412012-10-17 Glenn Morris <rgm@gnu.org>
342
343 * mini.texi (Repetition): Further copyedit.
344
429cdb05
DM
3452012-10-17 Dani Moncayo <dmoncayo@gmail.com>
346
347 * mini.texi (Repetition): Copyedit.
348
e5a94ec4
JL
3492012-10-16 Juri Linkov <juri@jurta.org>
350
351 * search.texi (Query Replace): Document multi-buffer replacement
352 keys. (Bug#12655)
353
354 * maintaining.texi (Tags Search): Change link "Replace" to
355 "Query Replace".
356
73f2b4ab
CY
3572012-10-13 Chong Yidong <cyd@gnu.org>
358
359 * files.texi (File Conveniences): ImageMagick enabled by default.
360
d8e213eb
DM
3612012-10-10 Dani Moncayo <dmoncayo@gmail.com>
362
363 * basic.texi (Arguments): Fix typos.
364
b859a383
GM
3652012-10-08 Glenn Morris <rgm@gnu.org>
366
cad4f290
GM
367 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
368
b859a383
GM
369 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
370
f1f4dba0
GM
3712012-10-06 Glenn Morris <rgm@gnu.org>
372
373 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
374 Mention cal-tex-cursor-week2-summary.
375
c6b68a28
CY
3762012-10-06 Chong Yidong <cyd@gnu.org>
377
378 * mini.texi (Passwords): Fix typo.
379
751bac18
GM
3802012-10-02 Glenn Morris <rgm@gnu.org>
381
382 * maintaining.texi (VC Directory Commands):
383 Remove duplicate `q' entry. (Bug#12553)
384
48de8b12
CY
3852012-09-30 Chong Yidong <cyd@gnu.org>
386
387 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
388
389 * search.texi (Special Isearch): Document the lax space search
390 feature and M-s SPC.
391 (Regexp Search): Move main search-whitespace-regexp description to
392 Special Isearch.
393 (Replace): Document replace-lax-whitespace.
394
395 * basic.texi (Position Info): Document C-u M-=.
396 (Moving Point): Document move-to-column.
397
398 * display.texi (Useless Whitespace): Add delete-trailing-lines.
399
400 * misc.texi (emacsclient Options): Document the effect of
401 initial-buffer-choice on client frames. Document server-auth-dir.
402 Do not document server-host, which is bad security practice.
403
404 * building.texi (Lisp Libraries): Docstring lookups can trigger
405 autoloading. Document help-enable-auto-load.
406
407 * mini.texi (Yes or No Prompts): New node.
408
409 * ack.texi (Acknowledgments): Remove obsolete packages.
410
4695c850
GM
4112012-09-27 Glenn Morris <rgm@gnu.org>
412
413 * cal-xtra.texi (Advanced Calendar/Diary Usage):
414 Rename the section to be more general.
415 * emacs.texi: Update menu.
416
e109c4a6
CY
4172012-09-23 Chong Yidong <cyd@gnu.org>
418
419 * buffers.texi (Misc Buffer): Replace toggle-read-only with
420 read-only-mode.
421
422 * files.texi (Visiting): Likewise.
423
2e83df57
PE
4242012-09-22 Paul Eggert <eggert@cs.ucla.edu>
425
426 * trouble.texi (Crashing): Document ulimit -c.
427
58f3a196
PE
4282012-09-21 Paul Eggert <eggert@cs.ucla.edu>
429
430 * trouble.texi (Crashing): Document addr2line.
431
4ef1567b
CY
4322012-09-19 Chong Yidong <cyd@gnu.org>
433
434 * killing.texi (Yanking): Minor clarification (Bug#12469).
435
9e9da873
CY
4362012-09-17 Chong Yidong <cyd@gnu.org>
437
438 * building.texi (GDB User Interface Layout): Remove reference to
439 removed variable gdb-use-separate-io-buffer (Bug#12454).
440
0979429b
J
4412012-09-08 Jambunathan K <kjambunathan@gmail.com>
442
443 * regs.texi (Text Registers): `C-x r +' can now be used instead of
444 M-x append-to-register. New option `register-separator'.
445 (Number Registers): Mention that `C-x r +' is polymorphic.
446
14ba4cf3
CY
4472012-09-07 Chong Yidong <cyd@gnu.org>
448
449 * windows.texi (Window Choice): Don't mention obsolete
450 display-buffer-reuse-frames.
451
cf29dd84
PE
4522012-09-04 Paul Eggert <eggert@cs.ucla.edu>
453
454 Give more-useful info on a fatal error (Bug#12328).
455 * trouble.texi (Crashing): New section, documenting this.
456
aa0ecd94
MA
4572012-08-24 Michael Albinus <michael.albinus@gmx.de>
458
0979429b
J
459 * cmdargs.texi (General Variables):
460 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
461 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 462
ba025fbd
EZ
4632012-08-14 Eli Zaretskii <eliz@gnu.org>
464
465 * building.texi (Debugger Operation): Correct and improve
466 documentation of the GUD Tooltip mode.
467
0c51ff6d
CY
4682012-07-31 Chong Yidong <cyd@gnu.org>
469
470 * emacs.texi: Fix ISBN (Bug#12080).
471
35b6586e
CY
4722012-08-05 Chong Yidong <cyd@gnu.org>
473
474 * display.texi (Faces): Document frame-background-mode (Bug#7774).
475
476 * custom.texi (Face Customization): Move discussion of face
477 inheritance here, from Faces section.
478
0e1a094f 4792012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
480
481 * frames.texi (Mouse Commands): Fix the description of mouse-2.
482 (Bug#11958)
483
e32a12b5
CY
4842012-07-19 Chong Yidong <cyd@gnu.org>
485
486 * emacs.texi: Update ISBN.
487
9ea10cc3
CY
4882012-07-17 Chong Yidong <cyd@gnu.org>
489
490 * basic.texi (Inserting Text): Replace ucs-insert with
491 insert-char. Provide more details of input.
492
493 * mule.texi (International Chars, Input Methods): Likewise.
494
b68b3337
CY
4952012-07-13 Chong Yidong <cyd@gnu.org>
496
dea31bd3
CY
497 * custom.texi (Examining): Update C-h v message.
498
b68b3337
CY
499 * buffers.texi (Misc Buffer): Document view-read-only.
500
ab4c47d3
CY
5012012-07-07 Chong Yidong <cyd@gnu.org>
502
503 * custom.texi (Init File): Index site-lisp (Bug#11435).
504
6edc3d28
CY
5052012-07-06 Chong Yidong <cyd@gnu.org>
506
507 * emacs.texi: Re-order top-level menu to correspond to logical
508 order, to avoid makeinfo warnings.
509
510 * ack.texi (Acknowledgments): Note new python.el.
511
3812efdc
CY
5122012-06-29 Chong Yidong <cyd@gnu.org>
513
514 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
515 * basic.texi (Erasing, Basic Undo): Fix markup.
516
c8d3a25c 5172012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
518
519 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
520
c8d3a25c 5212012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
522
523 * fixit.texi (Undo): Fix typo. (Bug#11775)
524
65400531
GM
5252012-06-27 Glenn Morris <rgm@gnu.org>
526
527 * ack.texi (Acknowledgments): Tiny update.
528
ac1a0ce1 5292012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
530
531 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
532
ddfbf826 5332012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 534
ddfbf826 535 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
536
537 * anti.texi:
538 * building.texi:
539 * cmdargs.texi:
540 * custom.texi:
541 * display.texi:
542 * files.texi:
543 * frames.texi:
544 * glossary.texi:
545 * misc.texi:
546 * mule.texi:
547 * programs.texi:
548 * sending.texi:
549 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
550
85973ba0
MA
5512012-06-06 Michael Albinus <michael.albinus@gmx.de>
552
553 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
554
c1dabff0
GM
5552012-05-28 Glenn Morris <rgm@gnu.org>
556
557 * ack.texi, building.texi, calendar.texi, custom.texi:
558 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
559
abb9615e
GM
5602012-05-27 Glenn Morris <rgm@gnu.org>
561
bd39eb06
GM
562 * emacs.texi: Simplify following removal of node pointers.
563
abb9615e
GM
564 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
565 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
566 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
567 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
568 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
569 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
570 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
571 * windows.texi, xresources.texi: Nuke hand-written node pointers.
572
6c200b4a
GM
5732012-05-22 Glenn Morris <rgm@gnu.org>
574
575 * emacs.texi (Acknowledgments): Add another contributor.
576
3fe7cdc8
GM
5772012-05-12 Glenn Morris <rgm@gnu.org>
578
579 * Makefile.in (MKDIR_P): New, set by configure.
580 (mkinfodir): Use $MKDIR_P.
581
dc0f75c8
GM
5822012-05-10 Glenn Morris <rgm@gnu.org>
583
b8a82b69
GM
584 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
585 with "coding: raw-text".
586
dc0f75c8
GM
587 * files.texi (Interlocking): Mention create-lockfiles option.
588
666b903b 5892012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
590
591 * frames.texi (Mouse References, Mouse Commands): Fix index
592 entries (Bug#11362).
593
eceeb5fc 5942012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 595
eceeb5fc
CY
596 * custom.texi (Customization Groups, Custom Themes, Examining):
597 Improve page breaks.
598
599 * rmail.texi (Rmail Display): Use example rather than smallexample.
600
601 * calendar.texi: Convert inforefs to refs.
602
603 * dired.texi (Dired Enter): Improve page break.
604
605 * abbrevs.texi (Abbrev Concepts): Copyedits.
606
607 * maintaining.texi (Registering, Tag Syntax):
608 Tweak line and page breaks.
609
610 * programs.texi (Programs, Electric C): Copyedits.
611 (Program Modes): Add xref to Fortran.
612 (Left Margin Paren): Remove what was (oddly enough) the only use
613 of defvar in the entire Emacs manual.
614 (Hungry Delete): Remove footnote about ancient Emacs version.
615 (Other C Commands): Use example rather than smallexample.
616
617 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
618 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
619 Tweak line and page breaks.
620
621 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
622 (Major Modes): Use example rather than smallexample.
bbba8869 623
eceeb5fc
CY
624 * mule.texi (Output Coding): Reword to improve page-breaks.
625
626 * frames.texi (Fonts): Tweak line and page breaks.
627 Use example rather than smallexample. Change cross-reference.
628 (Text-Only Mouse): Fix xref.
629
630 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
631 (Indirect Buffers): Tweak line- and page-breaks.
632
633 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
634
8045b906
GM
6352012-05-04 Glenn Morris <rgm@gnu.org>
636
637 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
638 (info, infoclean): Use $INFO_EXT.
639 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
640 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
641 (INFO_TARGETS): Use $INFO_EXT.
642 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
643
90207a15 6442012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
645
646 * emacs.texi (@copying): Only print EDITION in the TeX version.
647
e2058813
GM
648 * search.texi (Regexp Search): Just say "Emacs".
649
a162959e
GM
650 * display.texi (Auto Scrolling):
651 Reword to avoid repetition and improve page break.
652
9eb25ee8
GM
653 * xresources.texi (Resources):
654 * mule.texi (Language Environments):
655 * misc.texi (Amusements):
656 * maintaining.texi (VC Change Log):
657 * frames.texi (Fonts):
658 * custom.texi (Specifying File Variables, Minibuffer Maps):
659 * cmdargs.texi (Initial Options):
660 * building.texi (Flymake):
661 Reword to remove/reduce some overly long/short lines.
662
a4289d0e
GM
6632012-04-27 Glenn Morris <rgm@gnu.org>
664
665 * emacs.texi: Some fixes for detailed menu.
666
1a72be46
GM
667 * emacs.texi: Add "et al." to authors.
668
16152b76
GM
669 * ack.texi, basic.texi, buffers.texi, building.texi:
670 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
671 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
672 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
673 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
674 * search.texi, trouble.texi, windows.texi:
675 Use Texinfo recommended convention for quotes+punctuation.
676
578c1d4b 6772012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 678
578c1d4b
GM
679 * mule.texi (Bidirectional Editing): Improve indexing.
680 Minor wording tweaks.
84412f2c 681
467a33d0
CY
6822012-04-15 Chong Yidong <cyd@gnu.org>
683
684 * misc.texi (emacsclient Options): More clarifications.
685
e6fd457e 6862012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 687
41be52d7
GM
688 * msdog.texi (Windows Printing): It doesn't set printer-name.
689
05806f43
GM
690 * mule.texi (Language Environments): Move font info to "Fontsets".
691 (Fontsets): Move intlfonts etc here from "Language Environments".
692 Copyedits.
693 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
694 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
695
e6fd457e 6962012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 697
0be641c0
CY
698 * glossary.texi (Glossary): Standardize on "text terminal"
699 terminology. All callers changed.
700
6a00f380
CY
701 * misc.texi (emacsclient Options): Document "client frame" concept
702 and its effect on C-x C-c more carefully.
703
e6fd457e 7042012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 705
870e8fb8
GM
706 * frames.texi (Scroll Bars):
707 * glossary.texi (Glossary): Use consistent case for "X Window System".
708
71cd7772
GM
709 * mule.texi (Select Input Method, Coding Systems):
710 State command names in kbd tables.
711 (Recognize Coding): Add cross-ref.
712 (Output Coding): Don't mention message mode in particular.
713 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
714 Copyedits.
715
35dc09a1 7162012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
717
718 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
719 Copyedits.
720 (Coding Systems): Mac OS X apparently uses newlines for EOL.
721 (Recognize Coding): Remove old auto-coding-regexp-alist example.
722 auto-coding-functions does not override coding: tags.
723 Remove rmail-decode-mime-charset; it no longer has any effect.
724
35dc09a1 7252012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
726
727 * custom.texi (Creating Custom Themes): Add reference to Custom
728 Themes node in Lisp manual.
729
35dc09a1 7302012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
731
732 * mule.texi (International): Copyedits.
733 (International Chars): Update C-x = example output.
734 (Disabling Multibyte): Rename from "Enabling Multibyte".
735 Clarify what "unibyte: t" does, and mode-line description.
736 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
737 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 738 (Language Environments): Copyedits.
893585f4
GM
739 (Input Methods): Copyedits. Use "^" for the postfix example,
740 because it is less confusing inside Info's `quotes'.
e0550cae 741
bd7239f5 742 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
743 Update for "Disabling Multibyte" node name change.
744 * emacs.texi: Update for "Disabling Multibyte" node name change.
745
1c64e6ed
GM
746 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
747 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
748 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
749 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
750 * sending.texi, text.texi, trouble.texi:
751 Use @file for buffers, per the Texinfo manual.
752
20331c1c
GM
753 * entering.texi (Entering Emacs):
754 Do not mention initial-buffer-choice = t.
755
8fc85b20
GM
756 * misc.texi (Gnus Startup): Use @env for environment variables.
757
35dc09a1
GM
758 * Makefile.in: Replace non-portable use of $< in ordinary rules.
759
87124233
GM
7602012-04-12 Glenn Morris <rgm@gnu.org>
761
762 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
763
f3774f20
GM
7642012-04-07 Glenn Morris <rgm@gnu.org>
765
766 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
767
8980d0b9
GM
7682012-04-05 Glenn Morris <rgm@gnu.org>
769
770 * glossary.texi (Glossary): Use anchors for internal cross-references.
771
8bf27c8a
GM
7722012-04-04 Glenn Morris <rgm@gnu.org>
773
774 * glossary.texi (Glossary): Copyedits.
775 Use Texinfo-recommended convention for quotes and punctuation.
776 Comment out a few specialized (Rmail) items.
a0706406 777 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 778 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 779
529c06b6
CY
7802012-04-03 Chong Yidong <cyd@gnu.org>
781
782 * sending.texi (Mail Misc): Fix an index entry.
783
53b0595a
EZ
7842012-04-02 Eli Zaretskii <eliz@gnu.org>
785
786 * msdog.texi (Windows Startup): Add description of emacsclient
787 operation under -c and -t on MS-Windows.
788
789 * misc.texi (emacsclient Options): Add cross-reference to "Windows
790 Startup". (Bug#11091)
791
d8e213eb 7922012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
793
794 * custom.texi (Changing a Variable): Fix example.
795
0d224826
EZ
7962012-04-01 Eli Zaretskii <eliz@gnu.org>
797
798 * misc.texi (emacsclient Options): More clarifications about -t
799 and -c on MS-Windows. (Bug#11091)
800
1d265f9f
EZ
8012012-03-31 Eli Zaretskii <eliz@gnu.org>
802
803 * misc.texi (emacsclient Options): Document peculiarities of new
804 frame creation on MS-Windows under -c or -t options. (Bug#11091)
805
5319014e
CY
8062012-03-30 Chong Yidong <cyd@gnu.org>
807
808 * files.texi (File Conveniences): Clarify Imagemagick discussion.
809
2bfab837
GM
8102012-03-22 Glenn Morris <rgm@gnu.org>
811
812 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
813
986bd52a
CY
8142012-03-17 Chong Yidong <cyd@gnu.org>
815
816 * package.texi (Package Installation): Document use of
817 package-initialize in init file.
818
66ecdc9e
GM
8192012-03-16 Glenn Morris <rgm@gnu.org>
820
821 * help.texi (Language Help):
822 * mule.texi (International Chars):
823 etc/HELLO is for character demonstration.
824
d8e213eb 8252012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
826
827 * dired.texi (Shell Commands in Dired): Fix typo.
828
a08a07e3
CY
8292012-03-04 Chong Yidong <cyd@gnu.org>
830
831 * killing.texi (Clipboard): Document clipboard manager.
832
53eced6d
GM
8332012-02-29 Glenn Morris <rgm@gnu.org>
834
f8425af2
GM
835 * ack.texi (Acknowledgments): Use @Tex{} in more places.
836
775b55af
GM
837 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
838
53eced6d
GM
839 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
840
44e97401
GM
8412012-02-28 Glenn Morris <rgm@gnu.org>
842
843 * custom.texi, display.texi, emacs.texi, files.texi:
844 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
845 Standardize possessive apostrophe usage.
846
525795c1
JD
8472012-02-25 Jan Djärv <jan.h.d@swipnet.se>
848
849 * macos.texi (Mac / GNUstep Customization): Remove text about
850 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
851
d8e213eb 8522012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
853
854 * buffers.texi (Select Buffer): Mention that saving in a new file
855 name can switch to a different major mode.
856
6ea1787e
GM
8572012-02-23 Glenn Morris <rgm@gnu.org>
858
49fe4321
GM
859 * mini.texi (Minibuffer File, Completion Options, Repetition):
860 Copyedits.
861 (Completion Example): Other M-x au* commands may be defined.
862 (Completion Styles): Mention emacs21 and completion-category-overrides.
863
8f4042d2
GM
864 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
865 (Windows Keyboard, Windows Mouse, Windows Processes)
866 (Windows Printing, Windows Misc): Copyedits.
867 (ls in Lisp): Update switches list.
868
371fb833
GM
869 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
870 Update dos-mode* function names.
871 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
872 (MS-DOS Processes): Add xref to main ls-lisp section.
873
6ea1787e
GM
874 * ack.texi (Acknowledgments): Mention smie.
875
40ace058
GM
8762012-02-22 Glenn Morris <rgm@gnu.org>
877
878 * macos.texi: Copyedits. Fix @key/@kbd usage.
879 (Mac / GNUstep Basics): Don't mention the panels, since the next
880 section covers them.
881 (Mac / GNUstep Customization): Merge some panel info from previous.
882
41f1e868
GM
8832012-02-21 Glenn Morris <rgm@gnu.org>
884
68af8d4f
GM
885 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
886 Small fixes.
887
2e03845d
GM
888 * emacs-xtra.texi: Picture mode is no longer a chapter.
889
f9a998c3
GM
890 * picture-xtra.texi (Basic Picture): C-a does get remapped.
891
41f1e868
GM
892 * ack.texi (Acknowledgments): Small changes, including resorting,
893 and removal of things no longer distributed.
894
ea09410d
GM
8952012-02-20 Glenn Morris <rgm@gnu.org>
896
2d2f6581
GM
897 * emacs.texi (Top, Preface): Small rephrasings.
898 (menu, detailmenu): Update entries, and reformat some descriptions.
899 * building.texi, display.texi, emacs-xtra.texi, files.texi:
900 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
901 Reformat some menu descriptions.
902
196f8c0e
GM
903 * ack.texi (Acknowledgments): More updates.
904
8730412a
GM
905 * emacs.texi (Acknowledgments): Add several names from ack.texi,
906 and from Author: headers.
ae15b89b 907 (Distrib): Small updates.
ea09410d 908
37863f20
GM
9092012-02-18 Glenn Morris <rgm@gnu.org>
910
37c3b9ee
GM
911 * ack.texi (Acknowledgments): Add xref to Org manual.
912
b474519e
GM
913 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
914 of '*mail*', since Message does not call it that.
915 (Rmail Reply): Rename rmail-dont-reply-to-names.
916 \\`info- no longer handled specially.
917 Update for rmail-enable-mime-composing.
918 Don't mention 'm' for replies.
919 Don't mention rmail-mail-new-frame and cancelling, since it does
920 not work for Message at the moment.
921
a5987767
GM
922 * cal-xtra.texi: Copyedits.
923
37863f20
GM
924 * emacs-xtra.texi: Set encoding to ISO-8859-1.
925
112d1241
GM
9262012-02-17 Glenn Morris <rgm@gnu.org>
927
0fd2c9a3
GM
928 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
929
1d6ecbfa
GM
930 * ack.texi (Acknowledgments): Mention Gnulib.
931
102f1b54
GM
932 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
933
112d1241
GM
934 * calendar.texi: Misc small changes, including updating the dates
935 of examples.
936
3a05ff1d
GM
9372012-02-16 Glenn Morris <rgm@gnu.org>
938
d1354af0
GM
939 * calendar.texi: Misc small changes.
940
5f9756ec
GM
941 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
942 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
943
3b19a30d
GM
944 * dired-xtra.texi (Subdir Switches): Small fixes.
945
3a05ff1d
GM
946 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
947
9f26dc24
GM
9482012-02-15 Glenn Morris <rgm@gnu.org>
949
950 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
951
fb969a57
GM
9522012-02-12 Glenn Morris <rgm@gnu.org>
953
954 * ack.texi (Acknowledgments):
955 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
956
0aca1292
GM
9572012-02-10 Glenn Morris <rgm@gnu.org>
958
104dc9c6
GM
959 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
960
0aca1292
GM
961 * programs.texi (Misc for Programs): Mention electric-layout-mode.
962
91af9d2e
GM
9632012-02-09 Glenn Morris <rgm@gnu.org>
964
0aca1292
GM
965 * buffers.texi (Misc Buffer): M-x info does not seem to require a
966 buffer switch after M-x rename-uniquely.
63c727b2 967
91af9d2e
GM
968 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
969
1ef1990c
JB
9702012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
971
972 * text.texi (Org Mode): Fix typo.
973
e74e58c9
GM
9742012-02-08 Glenn Morris <rgm@gnu.org>
975
cefee440
GM
976 * ack.texi (Acknowledgments): Update emacs-lock info.
977
a7686350
GM
978 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
979
e74e58c9
GM
980 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
981
fe93bc91
GM
9822012-02-07 Glenn Morris <rgm@gnu.org>
983
984 * files.texi (File Conveniences): Mention ImageMagick images.
985
d273439c
GM
9862012-02-05 Glenn Morris <rgm@gnu.org>
987
649f602c
GM
988 * trouble.texi (Checklist): Mention debug-on-event.
989
d273439c
GM
990 * maintaining.texi (Maintaining): Add cross-ref to ERT.
991
a9410bdf
GM
9922012-02-04 Glenn Morris <rgm@gnu.org>
993
1f5e1a16
GM
994 * macos.texi (Customization options specific to Mac OS / GNUstep):
995 New subsection.
996
b7314ef7
GM
997 * display.texi (Colors): Mention list-colors-sort.
998
a9410bdf
GM
999 * files.texi (File Conveniences): Mention image animation.
1000
75319d7f
CY
10012012-01-31 Chong Yidong <cyd@gnu.org>
1002
1003 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1004 scroll bars (Bug#10666).
1005
2680c309
CY
10062012-01-28 Chong Yidong <cyd@gnu.org>
1007
691db250
CY
1008 * files.texi (Filesets): Fix typos.
1009
2680c309
CY
1010 * display.texi (Faces): Add xref to Colors node.
1011
2a90dfca
DM
10122012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1013
1014 * buffers.texi (Select Buffer): Clarify explanation of switching
1015 to new buffers. Fix description of next-buffer and
6df6ae42 1016 previous-buffer (Bug#10334).
2a90dfca
DM
1017 (Misc Buffer): Add xref to View Mode.
1018
1019 * text.texi (Fill Commands): Fix description of
1020 sentence-end-double-space.
1021
20d2304d
CY
10222012-01-23 Chong Yidong <cyd@gnu.org>
1023
f088cb8b 1024 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1025
01ec1eed
VS
10262012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1027
1028 * programs.texi (Comment Commands): Typo (bug#10514).
1029
06848b82
CY
10302012-01-15 Chong Yidong <cyd@gnu.org>
1031
1032 * xresources.texi (X Resources): Describe GTK+ case first.
1033 (Resources): Don't use borderWidth as an example, since it doesn't
1034 work with GTK+.
1035 (Table of Resources): Clarify role of several resources, including
1036 the Emacs 24 behavior of cursorBlink etc.
1037 (Face Resources): Node deleted. Recommend using Customize
1038 instead. Add paragraph to `Table of Resources' node summarizing
1039 how to use X resources for changing faces.
1040 (Lucid Resources): Rewrite, omitting description of font names,
1041 referring to the Fonts node instead.
1042 (LessTif Resources): Copyedits.
1043 (GTK resources): Rewrite, describing the difference between gtk2
1044 and gtk3.
1045 (GTK Resource Basics): New node.
1046 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1047 (GTK styles): Just refer to Fonts node for GTK font format.
1048
1049 * display.texi (Faces): Document the cursor face.
1050
a73a3461
CY
10512012-01-14 Chong Yidong <cyd@gnu.org>
1052
01ec1eed 1053 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1054 (General Variables): Add xref to Lisp Libraries.
1055 (Initial Options): Copyedits.
1056 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1057 (Environment): Clarify what getenv does.
1058 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1059 light backgrounds on xterms.
1060 (Misc Variables): TEMP and TMP are not Windows-specific.
1061 (Display X): Copyedits.
1062 (Colors X): -bd does nothing for GTK.
1063 (Icons X): Gnome 3 doesn't use taskbars.
1064
1065 * misc.texi (Shell): Document exec-path here.
1066
1067 * rmail.texi (Movemail): Add xref for exec-path.
1068
e517eda4
GM
10692012-01-13 Glenn Morris <rgm@gnu.org>
1070
1071 * dired.texi (Dired and Find): Clarify find-ls-options.
1072
1de76afe
CY
10732012-01-09 Chong Yidong <cyd@gnu.org>
1074
71873e2b 1075 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1076 SHA-256.
1077
c61ab18c
CY
10782012-01-07 Chong Yidong <cyd@gnu.org>
1079
e490b289
CY
1080 * display.texi (Useless Whitespace): Add Whitespace mode.
1081
1de77c4c
CY
1082 * custom.texi (Hooks): Discuss how to disable minor modes.
1083
1084 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1085 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1086
c61ab18c
CY
1087 * trouble.texi (Lossage): Refer to Bugs node for problems.
1088 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1089 (Screen Garbled): Don't refer to terminal "manufacturers".
1090 (Total Frustration): Node deleted. Eliza is documented in
1091 Amusements now.
71873e2b
SM
1092 (Known Problems): More info about using the bug tracker.
1093 Mention debbugs package.
c61ab18c
CY
1094 (Bug Criteria): Copyedits.
1095 (Understanding Bug Reporting): Mention emacs -Q.
1096
89bd9ccd
CY
10972012-01-06 Chong Yidong <cyd@gnu.org>
1098
1099 * custom.texi (Specifying File Variables): The mode: keyword
1100 doesn't have to be first anymore. Add example of specifying minor
1101 modes.
1102 (Directory Variables): Simplify example. Mention application to
1103 non-file buffers.
1104 (Disabling): Use "initialization file" terminology.
1105 (Init Examples): Fix hook example.
1106
8034735f
EZ
11072012-01-06 Eli Zaretskii <eliz@gnu.org>
1108
1109 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1110 (Bug#10422)
1111 Move the stuff about resources to xresources.texi.
1112
1113 * xresources.texi (Resources): Move information about setting X
1114 resources in the Registry from cmdargs.texi. Make the index entry
1115 be similar to the one in cmdargs.texi.
1116
b0d7d8af
CY
11172012-01-05 Chong Yidong <cyd@gnu.org>
1118
1119 * custom.texi (Customization Groups): Update example.
1120 (Browsing Custom): Document the new search field.
1121 (Changing a Variable): Update example for Emacs 24 changes.
1122 Document Custom-set and Custom-save commands.
1123 (Face Customization): Document Emacs 24 changes. De-document
1124 modify-face.
1125 (Specific Customization): Mention customize-variable.
1126 (Custom Themes): Add customize-themes, custom-theme-load-path,
1127 custom-theme-directory, and describe-theme.
1128 (Creating Custom Themes): New node.
1129 (Examining): Mention M-:.
1130
1131 * package.texi (Packages): Fix typo.
1132
88c5c7c8
CY
11332012-01-03 Chong Yidong <cyd@gnu.org>
1134
1135 * misc.texi (Single Shell): Don't document Lisp usage of
1136 shell-command. Tidy up discussion of synchronicity. Add index
1137 entries for async-shell-command.
1138 (Interactive Shell): Note that M-x shell uses shell-file-name.
1139 Note change in behavior in Emacs 24.
1140 (Shell Mode): Shell mode now uses completion-at-point.
1141 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1142 default method for recognizing prompts nowadays.
1143 (Shell Ring): Add xref to Minibuffer History.
1144 (Directory Tracking): Explain Dirtrack mode in more detail.
1145 (Term Mode): Fix index entries.
1146 (Paging in Term): Merge into Term Mode.
1147 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1148 (Printing): Fix xref. State default of lpr-switches.
1149 (PostScript): Remove obsolete sentence. Omit description of
1150 non-interactive behaviors.
1151 (Hyperlinking): Improve description.
1152 (Browse-URL): Using compose-mail for mailto URLs is the default.
1153 Document browse-url-mailto-function.
1154 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1155 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1156 (Amusements): M-x lm was renamed to M-x landmark.
1157 Document nato-region.
88c5c7c8 1158
b8ecfdfe
CY
11592012-01-01 Chong Yidong <cyd@gnu.org>
1160
1161 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1162 (Gnus Startup): Note that the system might not be set up for news.
1163 Describe group levels more clearly.
1164 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1165 Summary of Gnus.
1166 (Document View): Copyedits. Move zoom commads to DocView
1167 Navigation node.
1168 (DocView Navigation, DocView Searching, DocView Slicing)
1169 (DocView Conversion): Nodes renamed from Navigation, etc.
1170
1171 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1172
7bc7d2aa
EZ
11732011-12-31 Eli Zaretskii <eliz@gnu.org>
1174
1175 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1176 (Bug#10380)
1177
b30941db
CY
11782011-12-30 Chong Yidong <cyd@gnu.org>
1179
1180 * sending.texi (Sending Mail): Document initial mail buffer name,
1181 and changed multiple mail buffer behavior.
1182 (Mail Format): Put the example at the top of the section.
1183 (Mail Headers): Move discussion of "From" to the top.
1184 (Mail Sending): Document sendmail-query-once.
1185 (Citing Mail): Make it less Rmail-specific.
1186
0ed49f93
CY
11872011-12-29 Chong Yidong <cyd@gnu.org>
1188
1189 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1190 example. Add index entries.
1191 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1192
c40a7de7
CY
11932011-12-26 Chong Yidong <cyd@gnu.org>
1194
71873e2b
SM
1195 * dired.texi (Dired Enter, Misc Dired Features):
1196 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1197 (Dired Navigation): Add index entries.
1198 (Dired Visiting): Fix View Mode xref.
1199 (Marks vs Flags): Prefer C-/ binding for undo.
1200 (Subdirectories in Dired): Add xrefs.
1201 (Misc Dired Features): Document some Emacs 24 changes. Add index
1202 entries.
1203
1204 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1205 variable, since it is explained in Minor Modes node.
1206 (Defining Abbrevs): Copyedits.
1207 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1208 C-/ binding for undo.
1209 (Dabbrev Customization): Add xrefs for case-fold-search and
1210 case-replace.
1211
1212 * dired-xtra.texi (Subdir Switches): Add xref.
1213
1214 * maintaining.texi (VC Directory Commands): Mention quit-window.
1215
3d992aa0
CY
12162011-12-25 Chong Yidong <cyd@gnu.org>
1217
1218 * maintaining.texi (Tags): Mention Semantic.
1219 (Create Tags Table, Etags Regexps): Copyedits.
1220 (Find Tag): Mention minibuffer completion.
1221 (List Tags): Mention completion-at-point. Completion is actually
1222 available in M-x list-tags.
1223
1224 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1225 Document vc-delete-file.
1226
1227 * files.texi (Misc File Ops): Mention vc-delete-file.
1228
1229 * programs.texi (Symbol Completion): Mention completion-at-point
1230 explicitly.
1231
2785d024
CY
12322011-12-22 Chong Yidong <cyd@gnu.org>
1233
1234 * maintaining.texi (Change Log Commands): Don't specially mention
1235 vc-update-change-log which is CVS-only.
1236
1237 * vc1-xtra.texi (Version Headers): Note that these are for
1238 Subversion, CVS, etc. only.
71873e2b
SM
1239 (General VC Options): De-document vc-keep-workfiles.
1240 Fix RCS-isms.
2785d024 1241
0ab39399
EZ
12422011-12-22 Eli Zaretskii <eliz@gnu.org>
1243
1244 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1245 should be @end iftex".
1246
d3098e1e
CY
12472011-12-21 Chong Yidong <cyd@gnu.org>
1248
1249 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1250 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1251 (VC Pull): Mention vc-log-incoming.
1252 (Log Buffer): Add CVS/RCS only disclaimer.
1253
1254 * vc1-xtra.texi (Remote Repositories): Update introduction.
1255 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1256 (Remote Repositories, Version Backups): Node deleted.
1257 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1258 (CVS Options): Reduce verbosity of description of obscure CVS
1259 locking feature.
1260 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1261 Tags node.
1262 (Revision Tags): Move under Miscellaneous VC subsection.
1263 (Change Logs and VC): Note that this is wrong for DVCSs.
1264 De-document log entry manipulating features.
1265 (Renaming and VC): Describe how it works on modern VCSes.
1266
1267 * files.texi (Misc File Ops): Mention vc-rename-file.
1268
1269 * programs.texi (Custom C Indent): Add index entries.
1270
47d42d81
AM
12712011-12-20 Alan Mackenzie <acm@muc.de>
1272
1273 * programs.texi (Motion in C): Update the description of C-M-a and
1274 C-M-e, they now DTRT in enclosing scopes.
1275 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1276
2edef1a0
CY
12772011-12-20 Chong Yidong <cyd@gnu.org>
1278
1279 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1280 (Old Revisions): Use it.
1281 (VCS Repositories): Add "distributed" terminology.
1282 (Log Buffer): Remove duplicate description
1283 about changesets. Fix "current VC fileset" ambiguity.
1284 (Multi-User Branching): Node deleted.
1285 (Branches, Switching Branches): Discuss decentralized version
1286 control systems.
1287 (VC Pull): New node.
1288 (Merging): Document merging on decentralized systems.
1289 (Creating Branches): Note that this is specific to CVS and related
1290 systems.
1291
bc859d5f
CY
12922011-12-19 Chong Yidong <cyd@gnu.org>
1293
1294 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1295 (VC Mode Line): Add index entry for "version control status".
1296 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1297 Document vc-revert-show-diff. De-document vc-rollback.
1298 (VC Directory Mode): Rewrite introduction. Move prefix arg
1299 documentation here from VC Directory Buffer node.
1300 (VC Directory Buffer): Use a decentralized VCS example.
1301 (VC Directory Commands): Use a table. Remove material duplicated
1302 in previous nodes on multi-file VC filsets.
1303
9cff91f8
CY
13042011-12-17 Chong Yidong <cyd@gnu.org>
1305
1306 * maintaining.texi (VCS Concepts): Make "revision" terminology
1307 less CVS-specific.
1308 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1309 Registering node.
71873e2b 1310 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1311 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1312 log buffer. Add index entries.
71873e2b
SM
1313 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1314 Use "commit" terminology.
9cff91f8
CY
1315 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1316 doesn't refer to tags tables. Note other possible forms of the
1317 revision ID. C-x v = does not save.
1318 (Registering): Note similarity to C-x v v action. Fix description
1319 of how backends are chosen. De-document vc-default-init-revision.
1320 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1321 in root log buffers.
1322
f3b316df
CY
13232011-12-16 Chong Yidong <cyd@gnu.org>
1324
1325 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1326 (Basic VC Editing): Remove redundant descriptions.
1327 (VC With A Merging VCS): Make description more general instead of
1328 CVS-specific.
1329 (VC With A Locking VCS): Use VC fileset terminology.
1330
29eabb8e
CY
13312011-12-12 Chong Yidong <cyd@gnu.org>
1332
1333 * building.texi (Executing Lisp): Fix xref for C-M-x.
1334 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1335 manual. Note that load-path is not customizable.
1336 (Lisp Eval): Note that listed commands are available globally.
1337 Explain the meaning of "defun" in the C-M-x context.
1338 (Lisp Interaction): Copyedits.
71873e2b
SM
1339 (External Lisp): Fix name of inferior Lisp buffer.
1340 Mention Scheme.
29eabb8e
CY
1341 (Compilation): Define "inferior process".
1342
cd0314dd
EZ
13432011-12-10 Eli Zaretskii <eliz@gnu.org>
1344
1345 * msdog.texi (Windows Fonts): Document how to force GDI font
1346 backend on MS-Windows.
1347
0595bd7e 13482011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1349
1350 * building.texi (Compilation): Say what the -k flag to make does.
1351 Move subprocess discussion to Compilation Shell.
1352 (Compilation Mode): Add xref for grep, occur, and mouse
1353 references. Define "locus".
1354 (Grep Searching): Use @command.
71873e2b
SM
1355 (Debuggers, Commands of GUD, GDB Graphical Interface):
1356 Clarify intro.
0595bd7e
CY
1357 (Starting GUD): Clarify how arguments are specified.
1358 (Debugger Operation): Index entry for "GUD interaction buffer",
1359 and move basic description here from Commands of GUD node.
1360 (GDB User Interface Layout): Copyedits.
1361 (Source Buffers): Remove gdb-find-source-frame, which is not in
1362 gdb-mi.el.
1363 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1364 toggle-gdb-all-registers, which are not in gdb-mi.el.
1365 Don't re-document GUD interaction buffers.
b09d01da
CY
1366
1367 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1368 (Semantic): Add cindex entries for Semantic.
1369
2a185919
CY
13702011-12-06 Chong Yidong <cyd@gnu.org>
1371
1372 * programs.texi (Man Page): Clarify how to use Man-switches.
1373 Don't bother documenting Man-fontify-manpage-flag.
1374 (Lisp Doc): Add xref to Name Help node.
1375 (Hideshow): Add cindex. Mention role of ellipses, and default
1376 value of hs-isearch-open. Don't bother documenting
1377 hs-special-modes-alist.
1378 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1379 changing the window manager binding of M-TAB.
1380
ebf10822
CY
13812011-12-05 Chong Yidong <cyd@gnu.org>
1382
1383 * programs.texi (Comment Commands): Fix description of for M-; on
1384 blank lines. Move documentation of comment-region here.
1385 (Multi-Line Comments): Clarify the role of comment-multi-line.
1386 Refer to Comment Commands for comment-region doc.
1387 (Options for Comments): Refer to Multi-Line Comments for
1388 comment-multi-line doc, instead of duplicating it. Fix default
1389 values of comment-padding and comment-start-skip.
1390
ec7ae032
CY
13912011-12-04 Chong Yidong <cyd@gnu.org>
1392
1393 * programs.texi (Program Modes): Mention modes that are not
1394 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1395 Add index entry for backward-delete-char-untabify.
1396 Mention prog-mode-hook.
ec7ae032
CY
1397 (Which Function): Use "global minor mode" terminology.
1398 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1399 in Indentation chapter to avoid duplication.
1400 (Expressions): Copyedit.
1401 (Matching): Document Electric Pair mode.
1402
1403 * ack.texi (Acknowledgments):
1404 * rmail.texi (Movemail, Other Mailbox Formats):
1405 * frames.texi (Frames): Don't capitalize "Unix".
1406
a24bf23e
CY
14072011-12-04 Chong Yidong <cyd@gnu.org>
1408
1409 * text.texi (Nroff Mode): Mention what nroff is.
1410 (Text Based Tables, Table Recognition): Don't say "Table mode"
1411 since it's not a major or minor mode.
1412 (Text Based Tables): Reduce the size of the example.
1413 (Table Definition): Clarify definitions.
1414 (Table Creation): Add key table.
1415 (Cell Commands): Use kbd for commands.
1416 (Table Rows and Columns): Combine nodes Row Commands and Column
1417 Commands.
1418 (Fixed Width Mode): Node deleted; contents moved to parent.
1419 (Table Conversion): Shorten example.
1420 (Measuring Tables): Merge into Table Misc.
1421
8863a584
CY
14222011-12-03 Chong Yidong <cyd@gnu.org>
1423
1424 * text.texi (TeX Mode): Mention AUCTeX package.
1425 (TeX Editing): Add xref to documentation for Occur.
1426 (LaTeX Editing): Add xref to Completion node.
1427 (TeX Print): Fix description of tex-directory.
71873e2b 1428 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1429 its subnodes less verbose, since text/enriched files are
1430 practically unused.
71873e2b 1431 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1432 (Format Colors): Node deleted.
71873e2b 1433 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1434 for applying colors too.
1435 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1436
1437 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1438
1439 * display.texi (Colors): New node.
1440
1441 * cmdargs.texi (Colors X):
1442 * xresources.texi (GTK styles):
1443 * custom.texi (Face Customization): Reference it.
1444
1445 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1446 Link to Fill Commands for Justification entry.
1447
6fdebe93
EZ
14482011-12-03 Eli Zaretskii <eliz@gnu.org>
1449
1450 * display.texi (Auto Scrolling): More accurate description of what
1451 scroll-*-aggressively does, including the effect of non-zero
1452 margin. Fix "i.e." markup.
1453
95ca9bc7
CY
14542011-12-02 Chong Yidong <cyd@gnu.org>
1455
1456 * text.texi (Pages): Mention how formfeed chars are displayed.
1457 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1458 Describe adaptive filling more precisely.
1459 (Fill Commands): Note that filling removes excess whitespace.
1460 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1461 now bound to indent-for-tab-command in Text mode.
1462 (Outline Mode): Copyedits.
1463 (Outline Visibility): Note that Reveal mode is a buffer-local
1464 minor mode.
1465
1466 * modes.texi (Major Modes): Move note about checking major-mode in
1467 a hook function here, from Text mode.
1468
6d262977
CY
14692011-11-28 Chong Yidong <cyd@gnu.org>
1470
b22b1918
CY
1471 * text.texi (Words): Add xref to Position Info.
1472 (Paragraphs): Add xref to Regexps.
1473
6d262977
CY
1474 * indent.texi (Indentation): Rewrite introduction. Move table to
1475 Indentation Commands node.
1476 (Indentation Commands): Add index entries to table. Copyedits.
1477 (Tab Stops, Just Spaces): Copyedits.
1478 (Indent Convenience): New node. Document electric-indent-mode.
1479
1480 * programs.texi (Basic Indent):
1481 * windows.texi (Pop Up Window): Fix kindex entry.
1482
dc95a8b0
CY
14832011-11-28 Chong Yidong <cyd@gnu.org>
1484
1485 * modes.texi (Major Modes): Move major-mode variable doc here from
1486 Choosing Modes. Document describe-mode. Document prog-mode-hook
1487 and text-mode-hook. Add example of using hooks.
1488 (Minor Modes): Document behavior of mode command calls from Lisp.
1489 Note that setting the mode variable using Customize will DTRT.
1490 (Choosing Modes): Add example of setting a minor mode using a
1491 local variable.
1492
b63a8e8e
CY
14932011-11-27 Chong Yidong <cyd@gnu.org>
1494
1495 * frames.texi (Creating Frames): Move frame parameter example to
1496 Frame Parameters node.
1497 (Frame Commands): C-x 5 o does not warp the mouse by default.
1498 (Fonts): Add more GTK-style properties; also, they should be
1499 capitalized.
1500 (Special Buffer Frames): Node deleted; special-display is on the
1501 way out.
1502 (Frame Parameters): Example moved here from Creating Frames.
1503 Clarify that default-frame-alist affects the initial frame too.
1504 Delete auto-raise-mode and auto-lower-mode.
1505 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1506 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1507
1508 * windows.texi (Window Choice): Add xref to Lisp manual for
1509 special-display-*.
1510
a3dcc84e
EZ
15112011-11-26 Eli Zaretskii <eliz@gnu.org>
1512
1513 * display.texi (Text Display): Update the description,
1514 cross-references, and indexing related to display of control
1515 characters and raw bytes.
1516
4ad3bc2a
CY
15172011-11-25 Chong Yidong <cyd@gnu.org>
1518
1519 * frames.texi (Frames): Rewrite introduction.
1520 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1521 Mouse-3 does not copy to kill ring by default. DEL does not
1522 behave specially for mouse commands any more.
1523 (Mouse References): Document mouse-1-click-follows-link more
1524 thoroughly.
1525 (Menu Mouse Clicks): Move footnote to the main text and add xref
1526 to Init Rebinding node.
1527 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1528
1529 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1530
20db1522
JB
15312011-11-24 Juanma Barranquero <lekktu@gmail.com>
1532
1533 * display.texi (Font Lock): Fix typo.
1534
01d06b1f
GM
15352011-11-24 Glenn Morris <rgm@gnu.org>
1536
1537 * rmail.texi (Rmail Output):
1538 Mention rmail-automatic-folder-directives. (Bug#9657)
1539
0cbaa1d5
CY
15402011-11-21 Chong Yidong <cyd@gnu.org>
1541
1542 * mark.texi (Global Mark Ring): Fix description of global mark
1543 ring (Bug#10032).
1544
fe7a3057
JB
15452011-11-20 Juanma Barranquero <lekktu@gmail.com>
1546
1547 * msdog.texi (Windows Fonts): Fix typo.
1548
b6e63cbe
GM
15492011-11-17 Glenn Morris <rgm@gnu.org>
1550
1551 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1552
58179cce
JB
15532011-11-16 Juanma Barranquero <lekktu@gmail.com>
1554
1555 * killing.texi (Rectangles):
7877f373
JB
1556 * misc.texi (Document View):
1557 * modes.texi (Choosing Modes):
1558 * msdog.texi (Windows Fonts):
58179cce
JB
1559 * regs.texi (Rectangle Registers):
1560 * search.texi (Isearch Yank): Fix typos.
1561
291d142b
CY
15622011-11-06 Chong Yidong <cyd@gnu.org>
1563
1564 * windows.texi (Basic Window): Add xref to Cursor Display.
1565 (Split Window): Document negative arg for splitting commands.
1566 (Other Window): Document mouse-1 in text area of window.
1567 (Change Window): Don't mention window attributes, since they
1568 aren't defined. C-x 1 can't be used with minibuffer windows.
1569 Windows are no longer auto-deleted.
1570 (Window Choice): Add xref to Choosing Window in Lisp manual.
1571 (Window Convenience): Note that windmove disables shift-selection.
1572 Move M-x compare-windows here from Other Window node.
1573
1574 * custom.texi (Mouse Buttons):
1575 * search.texi (Isearch Scroll):
1576 * windows.texi (Split Window): Use new names split-window-below
1577 and split-window-right.
1578
a7ef684b
JB
15792011-10-26 Juanma Barranquero <lekktu@gmail.com>
1580
1581 * emacs.texi (Top): Fix typo.
1582
d53e1747
GM
15832011-10-25 Glenn Morris <rgm@gnu.org>
1584
1585 * abbrevs.texi (Saving Abbrevs):
1586 quietly-read-abbrev-file is not a command. (Bug#9866)
1587
e7a3ff06
CY
15882011-10-24 Chong Yidong <cyd@gnu.org>
1589
1590 * display.texi (Scrolling): Document scroll-up-line and
1591 scroll-down-line. Document scroll-command property.
1592 (Recentering): New node, split off from Scrolling.
1593
86c60681
CY
15942011-10-23 Chong Yidong <cyd@gnu.org>
1595
da97a9e6
CY
1596 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1597 (Tool Bars): Copyedits.
1598
86c60681
CY
1599 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1600
d195726a
CY
16012011-10-22 Chong Yidong <cyd@gnu.org>
1602
1603 * windows.texi (Displaying Buffers): Fix broken lispref link.
1604
a70e06c1
CY
16052011-10-22 Chong Yidong <cyd@gnu.org>
1606
1607 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1608 Move confirm-nonexistent-file-or-buffer discussion here.
1609
1610 * files.texi (File Names, Visiting): Move detailed discussion of
1611 minibuffer confirmation to Minibuffer Exit.
1612
1613 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1614 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1615
bfd779dd
CY
16162011-10-21 Chong Yidong <cyd@gnu.org>
1617
1618 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1619 (Backup Copying): backup-by-copying-when-mismatch is now t.
1620 (Customize Save): Fix description of require-final-newline.
1621 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1622 (Auto Save Control): Clarify.
1623 (File Archives): Add 7z.
1624 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1625
1626 * arevert-xtra.texi (Autorevert): Copyedits.
1627
6e317956
CY
16282011-10-20 Chong Yidong <cyd@gnu.org>
1629
1630 * custom.texi (Hooks, Init Examples):
1631 * display.texi (Font Lock):
1632 * fixit.texi (Spelling):
1633 * rmail.texi (Rmail Display): Minor mode function with no arg now
1634 enables it.
1635
1636 * fixit.texi (Spelling): Fix description of inline completion.
1637
5abc31ef
CY
16382011-10-19 Chong Yidong <cyd@gnu.org>
1639
1640 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1641 entries.
1642 (Isearch Yank): Document isearch-yank-pop.
1643 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1644 (Other Repeating Search): Document Occur Edit mode.
1645
939db9ac
CY
16462011-10-18 Chong Yidong <cyd@gnu.org>
1647
1648 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1649 from Line Truncation node.
1650 (Standard Faces): Note that only the background of the cursor face
1651 has an effect.
1652 (Cursor Display): Fix descriptions of cursor face
1653 and bar cursor blinking.
1654 (Text Display): Document nobreak-char-display more clearly.
1655 (Line Truncation): Add xref to Split Window node.
1656 (Display Custom): Don't bother documenting baud-rate or
1657 no-redraw-on-reenter.
1658
1659 * search.texi (Slow Isearch): Node removed.
1660
80c6d77f
GM
16612011-10-18 Glenn Morris <rgm@gnu.org>
1662
1663 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1664
d366bd53
CY
16652011-10-18 Chong Yidong <cyd@gnu.org>
1666
1667 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1668 of list-faces-display here, from Standard Faces node.
1669 Note special role of `default' background.
1670 (Standard Faces): Note special role of `default' background.
1671 Note that region face may be taken fom GTK. Add xref to Text Display.
1672 (Text Scale): Rename from "Temporary Face Changes".
1673 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1674 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1675 (Useless Whitespace): Simplify description of
1676 delete-trailing-whitespace. Note active region case.
1677 (Text Display): Fix description of escape-glyph face assignment.
1678 Remove unibye mode discussion. Update some parts for Unicode.
1679 Move glyphless chars documentation to Lisp manual.
1680
1681 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1682
21100e7d
CY
16832011-10-15 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * display.texi (Scrolling): Tweak explanation of scroll direction.
1686 (View Mode): Add index entries.
1687
1688 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1689
1690 * regs.texi (Text Registers): C-x r i does not activate the mark.
1691 (Bookmarks): Document new default bookmark location.
1692
50b063c3
CY
16932011-10-13 Chong Yidong <cyd@stupidchicken.com>
1694
71873e2b
SM
1695 * killing.texi (Deletion): Add xref to Using Region.
1696 Document delete-forward-char.
50b063c3
CY
1697 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1698 description here. Recommend C-u C-SPC for jumping to mark.
1699 (Kill Ring): Move kill ring variable documentation here.
1700 (Primary Selection): Copyedits.
1701 (Rectangles): Document new command rectangle-number-lines.
1702 (CUA Bindings): Note that this disables the mark-even-if-inactive
1703 behavior for C-x and C-c.
1704
1705 * mark.texi (Mark): Mention "active region" terminology.
1706 (Using Region): Document delete-active-region.
1707
e1a3f5b1
CY
17082011-10-12 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * mark.texi (Mark): Clarify description of disabled Transient Mark
1711 mode (Bug#9689).
1712 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1713 selection changes. Mention that commands like C-y set the mark.
1714 (Marking Objects): Add xref to Words node. Note that mark-word
1715 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1716 (Using Region): Mention M-$ in the table.
1717 Document mark-even-if-inactive here instead of in Mark Ring.
1718 (Mark Ring): Move mark-even-if-inactive to Using Region.
1719 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1720 (Disabled Transient Mark): Rename from "Persistent Mark"
1721 (Bug#9688). Callers changed.
1722
1723 * programs.texi (Expressions):
1724 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1725
3dc62b2b
CY
17262011-10-09 Chong Yidong <cyd@stupidchicken.com>
1727
1728 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1729 option" terminology.
1730 (Key Help): Add command names. Define "documentation string".
1731 (Name Help): Remove an over-long joke.
1732 (Apropos): Document prefix args. Remove duplicated descriptions.
1733 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1734 (Package Keywords): Rename from "Library by Keyword".
1735 Describe new package menu interface.
3dc62b2b 1736 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1737
1738 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1739 (Minibuffer History): Document numeric args to history commands.
de09aa52 1740
2d3fe5d7
EZ
17412011-10-08 Eli Zaretskii <eliz@gnu.org>
1742
1743 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1744
b2b0776e
CY
17452011-10-08 Chong Yidong <cyd@stupidchicken.com>
1746
71873e2b
SM
1747 * basic.texi (Position Info): Omit page commands.
1748 Document count-words-region and count-words.
b2b0776e
CY
1749
1750 * text.texi (Pages): Move what-page documentation here.
1751
27a16462
CY
17522011-10-08 Chong Yidong <cyd@stupidchicken.com>
1753
1754 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1755 Remote Files node instead of linking directly to the Tramp manual.
1756 (Minibuffer Edit): Add xref to Blank Lines.
1757 (Completion): Add xref to Symbol Completion. Remove redundant
1758 example, which is repeated in the next node.
1759 (Completion Commands): Minor clarifications.
1760 (Completion Styles): New node, split from Completion Commands.
1761 Document substring and initials styles.
1762 (Strict Completion): Remove information duplicated in other nodes.
1763 (Completion Options): Consolidate case difference discussion here.
1764
1765 * help.texi (Help Mode): Fix kindex entries.
1766
1767 * files.texi (File Names): Add index entries.
1768
de0bde62
CY
17692011-10-07 Chong Yidong <cyd@stupidchicken.com>
1770
71873e2b
SM
1771 * basic.texi (Inserting Text): Add xref to Completion.
1772 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1773 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1774 to left/right. Tweak left-char and right-char descriptions.
1775 M-left and M-right are now bound to left-word/right-word.
1776 (Erasing): Document delete-forward-char.
1777
1778 * screen.texi (Screen, Menu Bar): Copyedits.
1779 (Point): Remove duplicate paragraph on cursors, also in Screen.
1780 (Mode Line): Trailing dashes no longer shown on X displays.
1781
1782 * frames.texi (Non-Window Terminals): Index just "text-only
1783 terminal", which is used throughout the manual now.
1784
1785 * entering.texi (Entering Emacs): Define "startup screen".
1786 Document window-splitting behavior with command-line inputs.
1787 (Exiting): Remove obsolete paragraph about shells without suspend
1788 functionality.
1789
1790 * commands.texi (User Input): Define "input event" more clearly.
1791 (Keys): Add xref to Echo Area.
1792 (Commands): Clarify relation between commands and functions.
1793
453e4522
CY
17942011-10-06 Chong Yidong <cyd@stupidchicken.com>
1795
1796 * misc.texi (emacsclient Options): Document how emacsclient runs
1797 the Emacs daemon (Bug#9674).
1798
550f41cd
CY
17992011-10-01 Chong Yidong <cyd@stupidchicken.com>
1800
1801 * basic.texi (Moving Point):
1802 * custom.texi (Mouse Buttons):
1803 * rmail.texi (Rmail Scrolling):
1804 * search.texi (Isearch Scroll):
550f41cd
CY
1805 * display.texi (Scrolling): Replace scroll-up/down with
1806 scroll-up/down-command. Fix scroll-preserve-screen-position
1807 description. Document scroll-error-top-bottom.
1808
9229fe87
GM
18092011-09-30 Glenn Morris <rgm@gnu.org>
1810
1811 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1812
0a2132ba
CY
18132011-09-24 Chong Yidong <cyd@stupidchicken.com>
1814
1815 * windows.texi (Pop Up Window): Defer discussion of window
1816 splitting to the Window Choice node. Add index entries.
1817 (Force Same Window): Node deleted.
1818 (Displaying Buffers, Window Choice): New nodes.
1819
1820 * buffers.texi (Select Buffer): Clarify description of
1821 buffer-switching commands. Add xref to Window Display node.
1822 Don't repeat confirm-nonexistent-file-or-buffer description from
1823 Visiting node. Remove even-window-heights.
1824
1825 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1826
33ed493b
CY
18272011-09-18 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1830
1831 * xresources.texi (Table of Resources): Fix documentation of
1832 bitmapIcon.
1833
92fa95ad
CY
18342011-09-15 Chong Yidong <cyd@stupidchicken.com>
1835
1836 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1837
16254627
EH
18382011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1839
1840 * frames.texi (Frame Commands): Note that delete-other-frames only
1841 deletes frames on current terminal.
1842
c3760c17
EZ
18432011-09-10 Eli Zaretskii <eliz@gnu.org>
1844
1845 * sending.texi (Mail Misc): Document mail-add-attachment.
1846
69b8be97
EZ
18472011-09-04 Eli Zaretskii <eliz@gnu.org>
1848
1849 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1850
3fd50d5c
CY
18512011-08-29 Chong Yidong <cyd@stupidchicken.com>
1852
1853 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1854
e2aeef63
CY
18552011-08-28 Chong Yidong <cyd@stupidchicken.com>
1856
1857 * files.texi (File Archives):
1858 * cal-xtra.texi (Diary Display):
1859 * help.texi (Help Mode): Add xref to View Mode.
1860
ddb54206
CY
18612011-08-28 Chong Yidong <cyd@stupidchicken.com>
1862
a6326082
CY
1863 * display.texi (View Mode): New node. Move view-file here from
1864 Misc File Ops. Move view-buffer here from Misc Buffer.
1865
1866 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1867
04e2ce72 1868 * files.texi (Misc File Ops): Document new
a6326082 1869 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1870
1871 * dired.texi (Dired Deletion): Shorten description of Trash.
1872
ddb54206
CY
1873 * misc.texi (emacsclient Options): Document server-port.
1874
bd206ce5
EZ
18752011-08-27 Eli Zaretskii <eliz@gnu.org>
1876
1877 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1878 even on MS-Windows. Fix a typo.
1879
d43f5a42
CY
18802011-08-26 Chong Yidong <cyd@stupidchicken.com>
1881
1882 * package.texi: New file, documenting the package manager.
1883
1884 * emacs.texi: Include it.
1885
1886 * help.texi (Help Summary): Add describe-package.
1887
e0b1591b
CY
18882011-08-25 Chong Yidong <cyd@stupidchicken.com>
1889
856ce114
CY
1890 * misc.texi (Printing): Convert subnodes into subsections.
1891
f404f8bc
CY
1892 * text.texi (Two-Column): Move into Text chapter.
1893
1894 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1895 Files section. Convert from chapter into section.
1896
1897 * display.texi (Narrowing): Move into display chapter.
1898
e0b1591b
CY
1899 * sending.texi (Sending Mail):
1900 * rmail.texi (Rmail):
1901 * misc.texi (Gnus, Document View):
1902 * dired.texi (Dired):
1903 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1904
75bfc667
JL
19052011-08-07 Juri Linkov <juri@jurta.org>
1906
1907 * dired.texi (Operating on Files): Rewrite according to the fact
1908 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1909
fe676f91
MA
19102011-07-30 Michael Albinus <michael.albinus@gmx.de>
1911
1912 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1913 remote file name completion. (Bug#9197)
1914
4cc60b9b
EZ
19152011-07-28 Eli Zaretskii <eliz@gnu.org>
1916
1917 * mule.texi (Bidirectional Editing): Document the fact that
1918 bidi-display-reordering is t by default.
1919
89671e16
LMI
19202011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1921
1922 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1923 explicitly (bug#8904).
1924
fb23ecc2
LMI
19252011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1926
1927 * trouble.texi (Checklist): Use an `M-x' example instead of an
1928 Emacs Lisp form to switch on the dribble file (bug#8056).
1929
465c5fc8
LMI
19302011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1931
1932 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1933
90a6258b
GM
19342011-07-13 Glenn Morris <rgm@gnu.org>
1935
1936 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1937
c7588364
LMI
19382011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1939
1940 * mark.texi (Mark Ring): Clarify how many locations are saved
1941 (bug#5770).
1942 (Global Mark Ring): Ditto.
1943
4cb4f3ba
LMI
19442011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1945
d648feab
LMI
1946 * text.texi (Table Recognition): Use "at point" instead of "under
1947 point" (bug#4345).
1948
4cb4f3ba
LMI
1949 * display.texi (Cursor Display): Mention `cursor-type'.
1950
1951 * screen.texi (Point): Clarify that it's only if you use a block
1952 cursor that it appears to be on a character (bug#4345).
1953
ecd0b990
CY
19542011-07-12 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * misc.texi (Amusements): Move dissociated press here, from its
1957 own section.
1958
1959 * emacs.texi (Top): Update node listing.
1960
c2fd0368
LMI
19612011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1962
1963 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1964 clarity (bug#3523).
1965
fdeb32ec
CY
19662011-07-12 Chong Yidong <cyd@stupidchicken.com>
1967
1968 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1969 (Misc X): Document --parent-id.
1970
1971 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1972 defaults to nil.
1973
1974 * misc.texi (emacsclient Options): Document --parent-id.
1975
1976 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1977
f584ca38
LMI
19782011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1979
1980 * emacs.texi: Use "..." instead of ``...'' in the menus
1981 (bug#3503).
1982
963578d3
CY
19832011-07-11 Chong Yidong <cyd@stupidchicken.com>
1984
1985 * killing.texi (Primary Selection): Document `only' setting for
1986 select-active-regions.
1987
1988 * mark.texi (Setting Mark): Reference Shift Selection node.
1989
1990 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1991
a30ed87b
LMI
19922011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1993
47076272
LMI
1994 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1995 motion keys" (bug#3503).
1996
a30ed87b
LMI
1997 * emacs.texi: Change all the register node names from "RegPos"
1998 (etc.) to "Positional Registers" (etc.) (bug#3314).
1999
4d45a8b7
CY
20002011-07-11 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2003 (Other Kill Commands, Kill Options): Copyedits.
2004 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2005 (Yanking): Move yank-excluded properties discussion here.
2006 (Cut and Paste): Move from frames.texi. Update subnodes to
2007 describe x-select-enable-clipboard case.
2008
2009 * frames.texi: Move Cut and Paste node and subnodes into
2010 killing.texi, except Mouse Commands and Word and Line Mouse.
2011
c160ddee
AM
20122011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2013
2014 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2015
3329e6e3
LMI
20162011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2017
32a214fe
LMI
2018 * screen.texi (Mode Line): Clarify that coding systems are
2019 characters, not letters (bug#1749).
2020
3329e6e3
LMI
2021 * cmdargs.texi (Environment): Mention removing variables
2022 (bug#1615). Text suggested by Kevin Rodgers.
2023
8875da1e
CY
20242011-07-10 Chong Yidong <cyd@stupidchicken.com>
2025
54806e45
CY
2026 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2027
8875da1e
CY
2028 * modes.texi: Rename from major.texi.
2029 (Modes): New node. Make Major Modes and Minor Modes subsections
2030 of this. All callers changed.
2031
2032 * custom.texi (Minor Modes): Move to modes.texi.
2033
7847b2a1
CY
20342011-07-10 Chong Yidong <cyd@stupidchicken.com>
2035
6cfd0fa2
CY
2036 * custom.texi (Syntax): Node deleted.
2037
2038 * help.texi (Help Summary):
2039 * major.texi (Major Modes):
2040 * programs.texi (Parentheses):
2041 * search.texi (Regexp Backslash, Regexp Backslash)
2042 (Regexp Backslash):
2043 * text.texi (Words): Callers changed.
2044
7847b2a1
CY
2045 * text.texi (Refill, Longlines): Delete nodes.
2046
2047 * ack.texi (Acknowledgments): Longlines removed from manual.
2048
2049 * emacs.texi (Top): Update node listing.
2050
2a71c436
GM
20512011-07-09 Glenn Morris <rgm@gnu.org>
2052
2053 * fortran-xtra.texi (Fortran): Update handled extensions.
2054
61436e9f
LMI
20552011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2056
2057 * display.texi (Scrolling): `C-v' (etc) are now bound to
2058 `scroll-*-command' (bug#8349).
2059
6e560c71
LMI
20602011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2061
48954a09 2062 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2063 doesn't actually delete any files (bug#7125).
2064
2904fd97
LMI
2065 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2066 argument for `C-c C-k' (bug#7391).
2067
6e560c71
LMI
2068 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2069 you're currently using (bug#8489).
2070
978ff6c5
EZ
20712011-07-01 Eli Zaretskii <eliz@gnu.org>
2072
2073 * mule.texi (Coding Systems): Move index entries from the previous
2074 change into their proper places.
2075
0d742084
LMI
20762011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2077
31976bd5
LMI
2078 * help.texi (Help Files): Document view-external-packages (bug#8902).
2079
0d742084
LMI
2080 * mule.texi (Coding Systems): Put a few more of the coding systems
2081 into the index (bug#8900).
2082
9f678528
GM
20832011-06-26 Glenn Morris <rgm@gnu.org>
2084
2085 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2086
18a4ce5e
AR
20872011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2088
2089 * misc.texi (emacsclient Options): Mention --frame-parameters.
2090
f0da764a
GM
20912011-06-09 Glenn Morris <rgm@gnu.org>
2092
2093 * custom.texi (Specifying File Variables):
2094 Recommend explicit arguments for minor modes.
2095
b047e7ac
PE
20962011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2097
2098 Document wide integers better.
2099 * buffers.texi (Buffers):
001903b5
PE
2100 * files.texi (Visiting): Document maxima for 64-bit machines,
2101 and mention virtual memory limits.
b047e7ac 2102
bf41276f
CY
21032011-05-28 Chong Yidong <cyd@stupidchicken.com>
2104
2105 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2106
2107 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2108 prog mode (Bug#8240).
2109
e145f188
GM
21102011-05-27 Glenn Morris <rgm@gnu.org>
2111
2112 * custom.texi (Specifying File Variables):
2113 Major modes no longer need come first.
2114
313f790e
CY
21152011-05-22 Chong Yidong <cyd@stupidchicken.com>
2116
2117 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2118 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2119
c136e5cd
GM
21202011-05-18 Glenn Morris <rgm@gnu.org>
2121
2122 * ack.texi (Acknowledgments): Remove fakemail.c.
2123
c71a0d48 21242011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2125
2126 Fixes for fitting text into 7x9 printed manual.
2127 * building.texi (Flymake, Breakpoints Buffer):
2128 * calendar.texi (Appointments):
2129 * cmdargs.texi (General Variables, Display X):
2130 * custom.texi (Saving Customizations, Face Customization)
2131 (Directory Variables, Minibuffer Maps, Init Rebinding):
2132 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2133 * fixit.texi (Spelling):
2134 * frames.texi (Creating Frames, Fonts):
2135 * help.texi (Help Files):
2136 * mini.texi (Minibuffer File):
2137 * misc.texi (emacsclient Options, Emulation):
2138 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2139 * mule.texi (International Chars, Language Environments)
2140 (Select Input Method, Modifying Fontsets, Charsets):
2141 * programs.texi (Custom C Indent):
2142 * rmail.texi (Rmail Labels):
2143 * text.texi (Table Conversion):
2144 * trouble.texi (Known Problems, Known Problems):
2145 * windows.texi (Change Window):
2146 * xresources.texi (GTK resources): Reflow text and re-indent code
2147 examples to avoid TeX overflows and underflows on 7x9 paper.
2148
2149 * emacs.texi: Fix the (commented out) smallbook command.
2150
2151 * macos.texi (Mac / GNUstep Events):
2152 * xresources.texi (Lucid Resources): Remove extraneous examples.
2153
b8f82dc1
GM
21542011-05-10 Glenn Morris <rgm@gnu.org>
2155
2156 * custom.texi (Specifying File Variables):
2157 Deprecate using mode: for minor modes.
2158
d306b4da
GM
21592011-05-07 Glenn Morris <rgm@gnu.org>
2160
2161 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2162
548d0a63
GM
21632011-05-06 Glenn Morris <rgm@gnu.org>
2164
5006e634
GM
2165 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2166
548d0a63
GM
2167 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2168
e793a940
LMI
21692011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2170
2171 * misc.texi (Emacs Server): Document `server-eval-at'.
2172
7031be6d
UR
21732011-04-24 Chong Yidong <cyd@stupidchicken.com>
2174
71873e2b
SM
2175 * maintaining.texi (List Tags): Document next-file.
2176 Suggested by Uday S Reddy.
7031be6d 2177
4ffd0d6b 21782011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2179
2180 * mini.texi (Minibuffer Edit):
2181 * screen.texi (Mode Line): Fix typo.
2182
1c6c854e
CS
21832011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2184
024ff170 2185 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2186
c5c9f40f
CY
21872011-03-26 Chong Yidong <cyd@stupidchicken.com>
2188
2189 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2190
09725d26
EZ
21912011-03-30 Eli Zaretskii <eliz@gnu.org>
2192
2193 * display.texi (Auto Scrolling): Document the limit of 100 lines
2194 for never-recentering scrolling with `scroll-conservatively'.
2195 (Bug#6671)
2196
09d9db2c 21972011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2198
2199 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2200 HOME on Windows and where it looks for init files. (Bug#8221)
2201
62d94509
EZ
22022011-03-10 Eli Zaretskii <eliz@gnu.org>
2203
2204 * search.texi (Regexp Example):
2205 * mule.texi (International Chars):
2206 * building.texi (External Lisp): Don't use characters outside
2207 ISO-8859-1.
2208
0286d9de
EZ
22092011-03-09 Eli Zaretskii <eliz@gnu.org>
2210
1c6c854e
CS
2211 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2212 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2213
2214 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2215
114902a5 2216 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2217 (Bug#8210)
2218
0afb4571
J
22192011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2220
2221 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2222 for Gtk+ 3.
2223
bb3865e8
GM
22242011-03-08 Glenn Morris <rgm@gnu.org>
2225
6446548e
GM
2226 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2227 * emacs.texi (Acknowledgments):
2228 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2229 * emacs.texi: Set documentencoding.
6446548e 2230
bb3865e8
GM
2231 * display.texi (Optional Mode Line): Don't mention exactly where
2232 display-time appears. (Bug#8193)
2233
33383987
JB
22342011-03-07 Chong Yidong <cyd@stupidchicken.com>
2235
2236 * Version 23.3 released.
2237
892777ba
CY
22382011-03-06 Chong Yidong <cyd@stupidchicken.com>
2239
2240 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2241
0b973fc5
DW
22422011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2243
2244 * misc.texi (emacsclient Options): Add q/quiet.
2245
8ef5a2f2
GM
22462011-03-02 Glenn Morris <rgm@gnu.org>
2247
2248 * mule.texi (Communication Coding) <x-select-request-type>:
2249 Remove duplicate (essentially) paragraph. (Bug#8148)
2250
bd106056
CS
22512011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2252
2253 * maintaining.texi (Format of ChangeLog): Add reference to
2254 add-log-full-name.
2255 (Change Log Commands): Add documentation for combining multiple
2256 symbols in one change.
2257
6640b281
GM
22582011-03-01 Glenn Morris <rgm@gnu.org>
2259
2260 * custom.texi (Directory Variables):
2261 Give an example of excluding subdirectories.
2262
2b0c7330 22632011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2264
2265 * search.texi (Regexp Search): Move index entries about regexps to the
2266 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2267
8c62c205
GM
22682011-02-19 Glenn Morris <rgm@gnu.org>
2269
2270 * dired.texi (Dired): Dired-X version number was dropped.
2271
3928f2b6
JD
22722011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2273
2274 * xresources.texi (X Resources): Remove *faceName and replace it with
2275 *font for Lucid.
2276
a41c8660
CY
22772011-02-05 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * rmail.texi (Rmail Display): Document Rmail MIME support more
2280 accurately.
2281
2282 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2283 vc-log-outgoing.
2284 (Merging): Document vc-find-conflicted-file.
2285
233ba4d9 22862011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2287
2288 * custom.texi (Variables): Fix typo.
2289
14beddf4 22902011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2291
65401ee3
CY
2292 * search.texi (Regexps): Copyedits. Mention character classes
2293 (Bug#7809).
2294
19f81ecf
CY
2295 * files.texi (File Aliases): Restore explanatory text from Eli
2296 Zaretskii, accidentally removed in 2011-01-08 commit.
2297
bf3dae7e
EZ
22982011-01-29 Eli Zaretskii <eliz@gnu.org>
2299
2300 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2301 (MAKEINFO_OPTS): New variable.
2302 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2303 (emacs.html): New target.
2304 (clean): Remove emacs.html.
2305
45eb2a5d
WL
23062011-01-23 Werner Lemberg <wl@gnu.org>
2307
2308 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2309 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2310 (ENVADD): Updated.
2311
9acfe703
GM
23122011-01-18 Glenn Morris <rgm@gnu.org>
2313
2314 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2315
2316 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2317
362b9d48
GM
23182011-01-15 Chong Yidong <cyd@stupidchicken.com>
2319
bb033b5f
CY
2320 * building.texi (Compilation): Improve instructions for running two
2321 compilations (Bug#7573).
2322
b024d9f0
MD
2323 * files.texi (Backup Names): Document the new location of the
2324 last-resort backup file.
2325
362b9d48
GM
2326 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2327 manual. Explain why directory-abbrev-alist elements should be anchored
2328 (Bug#7777).
2329
23302011-01-15 Eli Zaretskii <eliz@gnu.org>
2331
2332 * msdog.texi (Windows Startup): Correct inaccurate description of
2333 differences between emacsclient.exe and emacsclientw.exe.
2334
7c420169 23352011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2336
2337 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2338
7c420169 23392011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2340
2341 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2342
7c420169 23432011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2344
2d34d523
EZ
2345 * frames.texi (Cut and Paste): Modify the section's name and text:
2346 don't mix "cut/paste" with "kill/yank".
2347 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2348 (Bug#7702)
2349
88ab4340
EZ
2350 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2351
7c420169 23522011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2353
2354 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2355 matches its position in the menu. (Bug#7674)
2356
7c420169 23572011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2358
2359 * trouble.texi (Checklist): Mention not replying via news either.
2360
92bb6c52
TH
23612010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2362
2363 * misc.texi (Document View): Update DocView section with newly
2364 supported document formats.
2365
b103c904
CY
23662010-12-21 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * killing.texi: Resection the Info version to conform to the
2369 printed manual, to avoid making sections on Accumulating Text, CUA
2370 and Rectangles into full chapters.
2371
f49d1f52 23722010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2373
2374 * custom.texi (Init Syntax): Add index entries for "character syntax".
2375 (Bug#7576)
2376
f49d1f52 23772010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2378
2379 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2380
f49d1f52 23812010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2382
2383 * trouble.texi (Checklist): Fix typo in newsgroup name.
2384
f49d1f52 23852010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2386
2387 * search.texi (Word Search): Note that the lazy highlight always
2388 matches to whole words (Bug#7470).
2389
f49d1f52 23902010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2391
4f1948eb
EZ
2392 * display.texi (Optional Mode Line): Make the description of
2393 load-average more accurate.
2394
b8a9e136
EZ
2395 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2396 registry, with a cross-reference.
62d72a4a
EZ
2397 (Windows Startup): New node. Move the stuff about the current
2398 directory from "Windows HOME".
b8a9e136 2399
07976ae3 24002010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2401
2402 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2403 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2404
07976ae3 24052010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2406
2407 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2408 Suggested by Štěpán Němec.
2409
07976ae3 24102010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2411
1aaae3f3
CY
2412 * maintaining.texi (Version Control): Say "commit", not "check in".
2413 (Version Control Systems): Simplify descriptions.
2414 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2415 VCS Concepts.
2416 (VC Mode Line): Update example.
2417 (Old Revisions): Document revert-buffer for vc-diff.
2418 (Log Buffer): Promote to a subsection. Document header lines.
2419
1c6c854e
CS
2420 * macos.texi (Mac / GNUstep Basics):
2421 Document ns-right-alternate-modifier.
ec8a6295 2422
1aaae3f3
CY
2423 * emacs.texi (Top): Update node listing.
2424
0eb025fb
EZ
24252010-11-13 Eli Zaretskii <eliz@gnu.org>
2426
2427 * rmail.texi (Rmail Coding): Characters with no fonts are not
2428 necessarily displayed as empty boxes.
2429
2430 * mule.texi (Language Environments, Fontsets): Characters with no
2431 fonts are not necessarily displayed as empty boxes.
2432
2433 * display.texi (Text Display): Document display of glyphless
2434 characters.
2435
ea4f7750
GM
24362010-11-13 Glenn Morris <rgm@gnu.org>
2437
2438 * basic.texi (Position Info): Add M-x count-words-region.
2439
90639cea
GM
24402010-11-11 Glenn Morris <rgm@gnu.org>
2441
2442 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2443
d607b96b 24442010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2445
2446 * msdog.texi (Windows HOME): Add information regarding startup
2447 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2448
c12e4a81
GM
24492010-10-11 Glenn Morris <rgm@gnu.org>
2450
df187c62
GM
2451 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2452
c12e4a81
GM
2453 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2454 (DVIPS): New variable.
234db610
GM
2455 (.PHONY): Add html, ps.
2456 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2457 (clean): Delete html, ps files.
c12e4a81 2458
6513b232
EZ
24592010-10-09 Eli Zaretskii <eliz@gnu.org>
2460
2461 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2462
f4f358f1
GM
24632010-10-09 Glenn Morris <rgm@gnu.org>
2464
c1dc72b3
GM
2465 * Makefile.in (VPATH): Remove.
2466 (infodir): Make it absolute.
2467 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2468
4393405b
GM
2469 * Makefile.in (dist): Anchor regexps.
2470
eef3ab94
GM
2471 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2472 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2473 (emacs-xtra.pdf): Use $<.
2474
aa9db089
GM
2475 * Makefile.in (infoclean): Remove harmless, long-standing error.
2476
abd40fb4
GM
2477 * Makefile.in ($(infodir)): Delete rule.
2478 (mkinfodir): New.
2479 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2480
f4f358f1 2481 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2482 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2483 * emacsver.texi: New file, replacing emacsver.texi.in.
2484
ea274122
GM
24852010-10-09 Glenn Morris <rgm@gnu.org>
2486
f7a31f11
GM
2487 * emacsver.texi.in: New file.
2488 * emacs.texi: Set EMACSVER by including emacsver.texi.
2489 * Makefile.in (distclean): Delete emacsver.texi.
2490 (dist): Copy emacsver.texi.
b13254e7 2491 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2492
3fb78d1f
GM
2493 * ack.texi (Acknowledgments): No more b2m.c.
2494
ea274122
GM
2495 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2496 (emacs): Remove rule.
2497 (dist): No need to deal with the emacs rule any more.
2498
17ca7950
GM
24992010-10-07 Glenn Morris <rgm@gnu.org>
2500
2501 * Makefile.in (version): New, set by configure.
2502 (clean): Delete dist tar file.
2503 (dist): Use version in tar name.
2504
4c83f6e1
GM
25052010-10-06 Glenn Morris <rgm@gnu.org>
2506
2507 * Makefile.in (EMACS_XTRA): Add the main source file.
2508 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2509 (mostlyclean): No core files, reorder other files.
2510 (clean): Delete specific dvi and pdf files.
2511 (infoclean, dist): New rules.
2512 (maintainer-clean): Use infoclean.
8a944cea 2513 ($(infodir)): Add parallel build workaround.
4c83f6e1 2514
0264072d
GM
25152010-10-04 Glenn Morris <rgm@gnu.org>
2516
2517 * Makefile.in (SHELL): Set it.
2518 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2519 (info, dvi): Replace above variables with their expansions.
2520 (info): Move mkdir from here...
2521 ($(infodir)/emacs): ... to here (for parallel builds).
2522 (pdf): New target.
2523 ($(infodir)/emacs): Pass -o option to makeinfo.
2524 (.PHONY): Declare clean rules.
2525 (maintainer-clean): Delete dvi and pdf files.
2526 Guard against cd failures. Use a more restrictive delete.
2527
3226d6ca
GM
25282010-10-02 Glenn Morris <rgm@gnu.org>
2529
2530 * misc.texi (Shell Mode): Remove reference to old function name.
2531
cad90f3b
EZ
25322010-09-30 Eli Zaretskii <eliz@gnu.org>
2533
2534 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2535 indicator characters.
2536
5f874327
GM
25372010-09-29 Glenn Morris <rgm@gnu.org>
2538
2539 * Makefile.in (top_srcdir): Remove unused variable.
2540
0ab9cff3
GM
25412010-09-14 Glenn Morris <rgm@gnu.org>
2542
67ae9766
GM
2543 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2544 the last hook item.
2545
0ab9cff3
GM
2546 * calendar.texi (Appointments): Also updated when a diary include file
2547 is saved.
2548
6664fc59 25492010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2550
2551 * trouble.texi (Bugs): Update the section intro.
2552 (Known Problems): New section.
2553 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2554 (Sending Patches): Bug fixes are best as responses to existing bugs.
2555 * emacs.texi (Known Problems): Add menu entry for new section.
2556
be3283d7
GM
25572010-09-09 Glenn Morris <rgm@gnu.org>
2558
2559 * xresources.texi: Untabify.
2560
10999305 25612010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2562
2563 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2564
10999305 25652010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2566
2567 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2568
30641319
JD
25692010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2570
2571 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2572
50dd7bc6
GM
25732010-08-21 Glenn Morris <rgm@gnu.org>
2574
2575 * misc.texi (Amusements): Mention bubbles and animate.
2576
5e620eca
EZ
25772010-07-31 Eli Zaretskii <eliz@gnu.org>
2578
2579 * files.texi (Visiting): Add more index entries for
2580 large-file-warning-threshold.
2581
8b2dd508
JD
25822010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2583
2584 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2585
8838673e
GM
25862010-06-23 Glenn Morris <rgm@gnu.org>
2587
2588 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2589 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2590 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2591 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2592 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2593 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2594 Untabify Texinfo files.
2595
04d3bb6c
GM
25962010-06-10 Glenn Morris <rgm@gnu.org>
2597
103dd3a8
GM
2598 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2599
04d3bb6c
GM
2600 * basic.texi (Inserting Text): Fix typo.
2601
50b79479
GM
26022010-06-10 Glenn Morris <rgm@gnu.org>
2603
2604 * ack.texi (Acknowledgments):
2605 * emacs.texi (Acknowledgments): Update for notifications.el.
2606
86d7a550
DU
26072010-05-31 Daiki Ueno <ueno@unixuser.org>
2608
2609 * dired.texi (Operating on Files): Mention encryption commands
2610 (Bug#6315).
2611
db5dce9d
EZ
26122010-05-29 Eli Zaretskii <eliz@gnu.org>
2613
2614 * basic.texi (Moving Point): Update due to renaming of commands bound
2615 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2616
34313041
EZ
26172010-05-18 Eli Zaretskii <eliz@gnu.org>
2618
2619 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2620 paragraphs.
2621 (Line Truncation): Fix wording for bidi display.
2622
1fc0ce04 2623 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2624 keys.
2625
0235128c 26262010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2627
2628 * building.texi (GDB Graphical Interface): Remove misleading comparison
2629 to an IDE (Bug#6128).
2630
0235128c 26312010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2632
2633 * programs.texi (Man Page):
2634 * misc.texi (Invoking emacsclient):
2635 * mini.texi (Repetition):
2636 * mark.texi (Setting Mark): Fix typos.
2637
0235128c 26382010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2639
2640 * misc.texi (Printing): Document htmlfontify-buffer.
2641
0235128c 26422010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2643
2644 * calendar.texi (Displaying the Diary, Format of Diary File):
2645 Fix external cross-references for TeX format output.
2646
0235128c
SM
26472010-05-07 Chong Yidong <cyd@stupidchicken.com>
2648
2649 * Version 23.2 released.
2650
f63d0028
JD
26512010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2652
2653 * cmdargs.texi (Initial Options): Mention --chdir.
2654
20fe03ad
JD
26552010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2656
2657 * frames.texi (Tool Bars): Add tool-bar-style.
2658
b7d65a5f
GM
26592010-04-21 Glenn Morris <rgm@gnu.org>
2660
2661 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2662
a42dbee1
CY
26632010-04-18 Chong Yidong <cyd@stupidchicken.com>
2664
2665 * programs.texi (Semantic): New node.
2666
2667 * maintaining.texi (EDE): New node.
2668
2669 * emacs.texi: Update node listing.
2670
2671 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2672
6e104790 26732010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2674
d52dbd3d
GM
2675 * emacs.texi (Acknowledgments): Remove duplicate.
2676
a77fe20c
GM
2677 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2678
6e104790 26792010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2680
4ebe9902
GM
2681 * dired.texi (Misc Dired Features): Mention VC diff and log.
2682 * maintaining.texi (Old Revisions, VC Change Log):
2683 Mention that diff and log work in Dired buffers.
2684
98932641
GM
2685 * help.texi (Help Summary): Mention M-x info-finder.
2686
d5b22ab2 2687 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2688
4d4e9522
GM
2689 * custom.texi (Specifying File Variables, Directory Variables):
2690 Document new commands for manipulating local variable lists.
2691
6e104790 26922010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2693
2694 * trouble.texi (Contributing): Add cindex entry.
2695 Mention etc/CONTRIBUTE.
2696
6e104790 26972010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2698
2699 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2700 query-replace (Bug#5774).
2701
a20a9df3
GM
27022010-04-16 Glenn Morris <rgm@gnu.org>
2703
2704 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2705
1ecb2d3f
JD
27062010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2707
2708 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2709
99852628
JD
27102010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2711
2712 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2713
ce79424f
EZ
27142010-03-30 Eli Zaretskii <eliz@gnu.org>
2715
2716 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2717 cross-reference to "Inserting Text".
2718
2719 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2720 Mention completion provided by `ucs-insert'.
2721
85738751 27222010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2723
2724 * sending.texi (Sending Mail): Note variables that may need
2725 customizing.
2726 (Mail Sending): Expand discussion of send-mail-function.
2727
85738751 27282010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2729
2730 Document Message mode as the default mail mode.
2731
2732 * sending.texi (Sending Mail): Copyedits.
2733 (Mail Format, Mail Headers): Document mail-from-style changes.
2734 (Mail Commands): Rename from Mail mode. Document Message mode.
2735 (Mail Misc): Rename from Mail mode Misc.
2736 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2737 command names and update keybindings.
2738 (Header Editing): Document message-tab. De-document
2739 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2740 favor of mail-default-headers. Ad index entries for user-full-name and
2741 user-mail-address.
1c6c854e
CS
2742 (Citing Mail): Update changes in Message mode behavior.
2743 Document mail-yank-prefix.
e73c2434
CY
2744 (Mail Signature): New node, moved from Mail Misc.
2745 (Mail Aliases): Mail abbrevs are the default with Message mode.
2746 (Mail Methods): Note that Message mode is now the default.
2747
2748 * rmail.texi (Rmail Reply):
2749 * text.texi (Text Mode):
2750 * major.texi (Major Modes):
2751 * mule.texi (Output Coding): Refer to Message mode.
2752
2753 * custom.texi (Init Examples): Add xref to Mail Header.
2754
1fc0ce04 2755 * emacs.texi (Top): Fix xrefs.
e73c2434 2756
85738751 27572010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2758
c0c035fa
CY
2759 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2760 repository if there is none.
2761 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2762 vc-print-root-log.
ef7b27ef 2763 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2764
71785b7a
CY
2765 * programs.texi (Program Modes): Mention Javascript mode.
2766
f67c5dd0
CY
2767 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2768 * emacs.texi: Update node description.
2769
0f72a391 2770 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2771 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2772
dc2d2590
JL
27732010-03-30 Juri Linkov <juri@jurta.org>
2774
2775 * search.texi (Other Repeating Search): Remove line that `occur'
2776 can not handle multiline matches.
2777
a7b02820
EZ
27782010-03-30 Eli Zaretskii <eliz@gnu.org>
2779
2780 * mule.texi (International): Mention support of bidirectional editing.
2781 (Bidirectional Editing): New section.
2782
22ef1944
NR
27832010-03-28 Nick Roberts <nickrob@snap.net.nz>
2784
2785 * emacs.texi (Top): Update node names to those in building.texi.
2786
146b8b16
NR
27872010-03-27 Nick Roberts <nickrob@snap.net.nz>
2788
c5e87d10
PE
2789 doc/emacs/building.texi: Describe restored GDB/MI functionality
2790 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2791 doc/emacs/emacs.texi: Update node names for building.texi.
2792
6d98672d
GM
27932010-03-24 Glenn Morris <rgm@gnu.org>
2794
2795 * ack.texi (Acknowledgments):
2796 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2797
93318cbd
JD
27982010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2799
2800 * xresources.texi (Table of Resources): Clarify toolBar number
2801 for Gtk+.
2802
2803 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2804
15cf2f52
CY
28052010-03-21 Chong Yidong <cyd@stupidchicken.com>
2806
4102856c
CY
2807 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2808
15cf2f52
CY
2809 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2810 and multi-isearch-buffers-regexp.
2811
2812 * indent.texi (Indentation): Clarify description of
2813 indent-for-tab-command. Document tab-always-indent.
2814
d68eb23c
CY
28152010-03-20 Chong Yidong <cyd@stupidchicken.com>
2816
2817 * cmdargs.texi (Font X): Move most content to Fonts.
2818
2819 * frames.texi (Fonts): New node. Document font-use-system-font.
2820
2821 * emacs.texi (Top):
2822 * xresources.texi (Table of Resources):
2823 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2824
288f9fc0
CY
28252010-03-10 Chong Yidong <cyd@stupidchicken.com>
2826
2827 * Branch for 23.2.
2828
17782bec
CY
28292010-03-06 Chong Yidong <cyd@stupidchicken.com>
2830
2831 * custom.texi (Init Examples): Add xref to Locals.
2832
2833 * major.texi (Choosing Modes): Mention usage of setq-default for
2834 setting the default value of major-mode (Bug#5688).
2835
b4a1a8b2
CY
28362010-03-02 Chong Yidong <cyd@stupidchicken.com>
2837
2838 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2839
2840 * display.texi (Display Custom): Document make-pointer-invisible and
2841 underline-minimum-offset. Remove inverse-video.
2842
a1e759cd
CY
28432010-02-21 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * frames.texi (Frame Commands): Note that the last ordinary frame can
2846 be deleted in daemon mode (Bug#5616).
2847
4f3bc373
GM
28482010-02-18 Glenn Morris <rgm@gnu.org>
2849
2850 * trouble.texi (Contributing): Repository is no longer CVS.
2851
5dbbdd33
GM
28522010-02-08 Glenn Morris <rgm@gnu.org>
2853
2854 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2855
cd61af01
SM
28562010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2857
2858 * display.texi (Useless Whitespace, Text Display):
2859 * custom.texi (Init Examples): Avoid obsolete special default variables
2860 like default-major-mode.
2861
b1bb0a25 28622010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2863
2864 * programs.texi (Other C Commands): Replace reference to obsolete
2865 c-subword-mode.
2866
99d0985b
GM
28672010-01-21 Glenn Morris <rgm@gnu.org>
2868
2869 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2870
893db5bc
GM
28712010-01-12 Glenn Morris <rgm@gnu.org>
2872
2873 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2874 emacs-pretest-bug for bug reports for development versions.
2875
0419b8d6
GM
28762010-01-11 Glenn Morris <rgm@gnu.org>
2877
2878 * display.texi (Highlight Interactively): `t' does not mean highlight
2879 all patterns. (Bug#5335)
2880
26e533e2
CY
28812009-12-29 Chong Yidong <cyd@stupidchicken.com>
2882
2883 * misc.texi (Shell): Document async-shell-command.
2884
2885 * building.texi (Grep Searching): Document zrgrep.
2886
484eaeac 2887 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2888
7ee6c59b
NR
28892009-12-29 Nick Roberts <nickrob@snap.net.nz>
2890
2891 * building.texi: Import GDB Graphical Interface description from
2892 EMACS_23_1_RC.
2893
91ed7ea8
CY
28942009-12-24 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * emacs.texi (Top): Update node listing.
2897
2898 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2899
2900 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2901
2902 * cmdargs.texi (Initial Options):
2903 * xresources.texi (Resources): Document inhibit-x-resources.
2904
2905 * custom.texi (Specifying File Variables): Note that minor modes are
2906 enabled unconditionally.
2907
2908 * display.texi (Scrolling): Briefly document the old recenter command,
2909 and document recenter-positions.
2910
2911 * files.texi (Visiting):
2912 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2913
1c6c854e
CS
2914 * frames.texi (Cut/Paste Other App):
2915 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2916
2917 * killing.texi (Kill Options): New node.
2918
6ca89aaa
CY
29192009-12-05 Chong Yidong <cyd@stupidchicken.com>
2920
2921 * misc.texi (Shell Options): ansi-color is now default.
2922
806642d4
GM
29232009-12-05 Glenn Morris <rgm@gnu.org>
2924
806642d4
GM
2925 * emacs.texi (Top): Update menu for cal-xtra node changes.
2926 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2927 or mode line. Don't mention invisible text or the details of
2928 diary-print-entries here, only in cal-xtra.
2929 (Format of Diary File): Mention that the "date on first line" format
2930 only really affects the simple display.
2931 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2932 (Diary Customizing): Holidays may be in the buffer or mode line.
2933 Move diary-print-entries to the "Diary Display" section.
2934 (Diary Display): New section, split out from "Fancy Diary Display".
2935 Explain the limitations of simple display, and how to print it.
2936
1a4f0c0a
GM
2937 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2938
e11adbd8
GM
2939 * cal-xtra.texi (Diary Display): Mention View mode.
2940
29a483ac
JL
29412009-11-29 Juri Linkov <juri@jurta.org>
2942
2943 * display.texi (Highlight Interactively): Actually a list of
2944 default faces is pre-loaded into a list of default values
2945 instead of the history.
2946
83d60c79
GM
29472009-11-20 Glenn Morris <rgm@gnu.org>
2948
2949 * ack.texi (Acknowledgments):
2950 * emacs.texi (Acknowledgments): Add htmlfontify.
2951
276bbe96
GM
29522009-11-14 Glenn Morris <rgm@gnu.org>
2953
98ad1bae
GM
2954 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2955
276bbe96
GM
2956 * ack.texi (Acknowledgments):
2957 * emacs.texi (Acknowledgments): Update for recent Org changes.
2958
18430066
CY
29592009-10-31 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2962 `charset' property, which is irrelevant to the user manual (Bug#3526).
2963
522ddc9f
JB
29642009-10-14 Juanma Barranquero <lekktu@gmail.com>
2965
2966 * trouble.texi (DEL Does Not Delete): Fix typo.
2967
50b49ade
MA
29682009-10-05 Michael Albinus <michael.albinus@gmx.de>
2969
2970 * files.texi (Misc File Ops): Mention copy-directory.
2971
6308321a
EZ
29722009-10-04 Eli Zaretskii <eliz@gnu.org>
2973
43b3b4d1
EZ
2974 * mule.texi (Unibyte Mode): Emphasize that
2975 unibyte-display-via-language-environment affects only the display.
2976
6308321a
EZ
2977 * display.texi (Horizontal Scrolling): Document cursor behavior under
2978 horizontal scrolling when point moves off the screen (Bug#4564).
2979 Improve wording.
2980
bd51ea7f
MA
29812009-10-01 Michael Albinus <michael.albinus@gmx.de>
2982
2983 * files.texi (Directories): delete-directory prompts for recursive
2984 deletion.
2985
55381962
GM
29862009-09-30 Glenn Morris <rgm@gnu.org>
2987
2988 * ack.texi (Acknowledgments):
2989 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2990
13989ab1
TH
29912009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2992
2993 * dired.texi (Dired Navigation): Use @code instead of @var for
2994 dired-isearch-filenames, so that it's not capitalized.
2995
8ba46c89
CY
29962009-09-19 Chong Yidong <cyd@stupidchicken.com>
2997
2998 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2999
3000 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3001
3002 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3003 (Key Bindings): Reference Init Rebinding in introductory text.
3004 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3005 (Keymaps): Simplify.
3006 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3007 (Minibuffer Maps): Remove mention of Mocklisp.
3008 (Init Rebinding): Move mode-local rebinding example here from Local
3009 Keymaps.
3010 (Modifier Keys): Clarify.
1e11b018 3011 (Rebinding): Add cindex for "binding keys".
8ba46c89 3012
6a5ca7c8
CY
30132009-09-13 Chong Yidong <cyd@stupidchicken.com>
3014
3015 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3016
0e1cba51
NR
30172009-08-31 Nick Roberts <nickrob@snap.net.nz>
3018
6a5ca7c8 3019 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3020 Reorganize these two sections.
0e1cba51 3021
76a87a4d
EZ
30222009-08-29 Eli Zaretskii <eliz@gnu.org>
3023
3024 * cmdargs.texi (Initial Options): Fix last change.
3025
82e98df4
SM
30262009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3027
3028 * mule.texi (Enabling Multibyte):
3029 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3030 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3031
fb89fad9
GM
30322009-08-20 Glenn Morris <rgm@gnu.org>
3033
3034 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3035
e99652b0
GM
30362009-08-19 Glenn Morris <rgm@gnu.org>
3037
3038 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3039
5cca97ad
GM
30402009-08-18 Glenn Morris <rgm@gnu.org>
3041
3042 * ack.texi (Acknowledgments):
3043 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3044
997797ae 3045 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3046
985bf85b
GM
30472009-08-09 Glenn Morris <rgm@gnu.org>
3048
3049 * ack.texi (Acknowledgments):
3050 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3051
8d6bb99e
DD
30522009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3053
3054 * emacs.texi (Top): Add new menu items for GDB-UI.
3055
3056 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3057 section. Threads buffer is in separate section now.
8d6bb99e 3058
8353da9c
GM
30592009-08-08 Glenn Morris <rgm@gnu.org>
3060
3061 * ack.texi (Acknowledgments):
3062 * emacs.texi (Acknowledgments):
3063 Update for js2-mode and org changes.
3064
f2074faf
MA
30652009-08-02 Michael Albinus <michael.albinus@gmx.de>
3066
3067 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3068 files.
3069
e8d2d3fb
CY
30702009-07-28 Chong Yidong <cyd@stupidchicken.com>
3071
3072 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3073
324a4f6a
GM
30742009-07-23 Glenn Morris <rgm@gnu.org>
3075
3076 * programs.texi (Matching): Update blink-matching-paren-distance.
3077
b6937a70
CY
30782009-07-21 Chong Yidong <cyd@stupidchicken.com>
3079
3080 * frames.texi (Cut/Paste Other App): For select-active-regions,
3081 selection is now updated on moving point.
3082
bd8aaa36
RS
30832009-07-21 Richard Stallman <rms@gnu.org>
3084
3085 * glossary.texi (GNU, Daemon): Update information.
3086
8d9b5eba
JL
30872009-07-19 Juri Linkov <juri@jurta.org>
3088
3089 * custom.texi (Specifying File Variables, Safe File Variables):
3090 "variables/value pairs" -> "variable/value pairs".
3091
a2acc1db
GM
30922009-07-15 Glenn Morris <rgm@gnu.org>
3093
3094 * misc.texi (Gnus): Remove widow.
3095
c5ae942b
GM
30962009-07-11 Glenn Morris <rgm@gnu.org>
3097
703d26ba
GM
3098 * Makefile.in (TEXI2PDF): New.
3099 (emacs.pdf, emacs-xtra.pdf): New targets.
3100
522ddc9f 3101 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3102
3103 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3104
3105 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3106 Don't print the copying notice twice in the printed version.
3107 Update the menu and detailmenu.
3108 (Preface): The meaning of "on-line" has changed.
3109 Correct name for "Common Problems" chapter.
3110 (Distrib): Update FSF shop URL.
3111 (Intro): Showing two files at once is not so exciting.
3112
3113 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3114 (Mac / GNUstep Basics): Minor grammar changes.
3115 (Mac / GNUstep Events): Fix typo.
3116 (GNUstep Support): CANNOT_DUMP no longer applies.
3117
3118 * misc.texi (Document View): Fix typos.
3119
3120 * dired.texi (Dired):
3121 * help.texi (Help):
3122 * macos.texi (Mac OS / GNUstep):
3123 * maintaining.texi (Version Control, Introduction to VC):
3124 End menu descriptions with a period.
c5ae942b 3125
b1c8242b
EZ
31262009-07-09 Eli Zaretskii <eliz@gnu.org>
3127
3128 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3129 so categorical in saying that the option is only useful on NTFS.
3130
220d9aa6
GM
31312009-07-09 Glenn Morris <rgm@gnu.org>
3132
3133 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3134 (ENVADD): Add texinfodir to TEXINPUTS.
3135
3136 * emacs.texi (Top): Fix cross-reference.
3137
3138 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3139
3140 * vc1-xtra.texi (Revision Tags): Fix typo.
3141
d07e72d3
GM
31422009-07-03 Glenn Morris <rgm@gnu.org>
3143
3144 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3145 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3146 (Merge Commands): `.' does not seem to work in A or B buffer.
3147 `l' can recreate the 3-window display.
3148
3149 * glossary.texi (Glossary): Minor phrasing changes throughout.
3150 Add more internal cross-references.
3151 <Autoloading>: You can't really autoload a variable.
3152 <C-M->: Move details here from `M-C-' item.
3153 <Continuation Line>: Refer to `Truncation.'
3154 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3155 <Home Directory, Unix>: New entries.
3156 <Deletion of Files>: Mention recycle bins.
3157 <Directory>: Mention ``folders.''
3158 <Error>: Don't mention ``type-ahead.''
3159 <Fringe>: Refer to the manual node.
3160 <Minor Mode>: Can be global or local.
3161 <Spell Checking>: There are other checkers besides Ispell.
3162
f144038a
GM
31632009-07-02 Glenn Morris <rgm@gnu.org>
3164
3165 * anti.texi (Antinews): Minor changes in phrasing.
3166
3167 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3168 some underfull lines in dvi output.
3169
3170 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3171
3172 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3173
3174 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3175
3f1c6666
JD
31762009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3177
3178 * xresources.texi (Table of Resources): Mention maximized for
3179 fullscreen.
3180
3181 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3182
62aadce7
CY
31832009-07-01 Chong Yidong <cyd@stupidchicken.com>
3184
3185 * anti.texi (Antinews): Correct the list of removed platforms.
3186
82ec412e
GM
31872009-06-28 Glenn Morris <rgm@gnu.org>
3188
3189 * arevert-xtra.texi: Minor language tweaks.
3190
09964e7d
GM
3191 * dired-xtra.texi: Minor revisions.
3192
666e158e
MB
31932009-06-23 Miles Bader <miles@gnu.org>
3194
c4cc8b9a 3195 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3196 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3197
70243478
CY
31982009-06-21 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * Branch for 23.1.
3201
67cbe681
KH
32022009-06-17 Kenichi Handa <handa@m17n.org>
3203
3204 * mule.texi (Charsets): Update the description for the new charset.
3205 (list-character-sets): New findex.
125dd7c5 3206 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3207
40e67246
CY
32082009-06-10 Chong Yidong <cyd@stupidchicken.com>
3209
b5700de6
CY
3210 * basic.texi (Moving Point): Fix tag.
3211
3212 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3213
3214 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3215 use camel-case for PageUp and PageDown.
3216
3217 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3218 camel-case for PageUp and PageDown.
3219
3220 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3221
40e67246 3222 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3223 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3224
522ddc9f 32252009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3226
522ddc9f
JB
3227 * fixit.texi (Spelling): Set default dictionary.
3228 Improve descriptions (Bug#2554)
6f591cf4 3229
53483c76
DR
32302009-06-08 David Reitter <david.reitter@gmail.com>
3231
3232 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3233 since saving colors and faces set this way is not implemented.
3234 (Environment variables): Remove mention of mac-fix-env, which is
3235 scheduled to be removed.
3236
1557ef4f
CY
32372009-06-04 Chong Yidong <cyd@stupidchicken.com>
3238
91056528
CY
3239 * custom.texi (Init Examples): Add example of changing load-path.
3240
1557ef4f
CY
3241 * building.texi (Lisp Libraries): Add example of changing
3242 load-path (Bug#3446).
3243
623cec4c
CY
32442009-05-28 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * mark.texi (Mark): Further clarifications.
3247 (Setting Mark): Emphasize that C-SPC activates the mark.
3248
0fcca8ee
CY
32492009-05-28 Chong Yidong <cyd@stupidchicken.com>
3250
702b10e1
CY
3251 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3252 Mark mode.
0fcca8ee
CY
3253 (Using Region, Persistent Mark): Use "active mark" instead of "active
3254 region".
3255
d3b396e4
CY
32562009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3257
3258 * mule.texi (Select Input Method): Fix typo.
3259
3f698a06
CY
32602009-05-13 Chong Yidong <cyd@stupidchicken.com>
3261
3262 * anti.texi (Antinews): Document completion changes. Some additional
3263 copyedits and rearrangement of entries.
3264
b2a42eb7
CY
32652009-05-12 Chong Yidong <cyd@stupidchicken.com>
3266
932fd020
CY
3267 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3268 (Shell History Copying, Terminal emulator): Copyedits.
3269
1c6c854e
CS
3270 * xresources.texi (Resources): Simplify descriptions.
3271 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3272 (Table of Resources): Document fontBackend resource.
3273
b2a42eb7 3274 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3275 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3276 "Backspace". Remove discussion of obscure Xmodmap issue.
3277
c6ea7fb8
CY
32782009-05-07 Chong Yidong <cyd@stupidchicken.com>
3279
3280 * files.texi (Visiting): Copyedits.
3281
ad36c422
CY
32822009-05-06 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * basic.texi (Inserting Text): Document ucs-insert.
3285
3286 * mule.texi (International Chars): Define "multibyte". Note that
3287 internal representation is unicode-based. Simplify definition of raw
3288 bytes. Mention ucs-insert.
3289 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3290 (Language Environments): Add language environments new to Emacs 23.
3291 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3292 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3293 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3294 (Output Coding): Copyedits.
3295
3296 * emacs.texi (Top): Update node listing.
3297
d4ad7b96
CY
32982009-05-05 Per Starbäck <per@starback.se> (tiny change)
3299
3300 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3301
5bd66204
SM
33022009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3303
3304 * building.texi (Lisp Libraries): `load-library' does offer completion.
3305
bc36ad1c
CY
33062009-04-28 Chong Yidong <cyd@stupidchicken.com>
3307
3308 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3309 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3310
f1a47884
EZ
33112009-04-25 Eli Zaretskii <eliz@gnu.org>
3312
3313 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3314
be77bd45
CY
33152009-04-22 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3318
3319 * building.texi (Lisp Interaction): Document initial-scratch-message.
3320
d3b82927
JB
33212009-04-18 Juanma Barranquero <lekktu@gmail.com>
3322
ed6e7b11
JB
3323 * msdog.texi (Windows Fonts): Fix typos.
3324
d3b82927
JB
3325 * files.texi (Save Commands): Fix pxref.
3326
bc323c04
CY
33272009-04-18 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * files.texi (Save Commands): Mention diff-buffer-with-file.
3330 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3331 Henoch (Bug#3036).
3332
2186d13f
GM
33332009-03-15 Glenn Morris <rgm@gnu.org>
3334
3335 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3336 the former is not always used.
3337 (Mail Headers): Use active voice. Add "Mail-reply-to".
3338 Change case of "Id". Avoid repeated "appropriate".
3339 (Mail Aliases): Fix previous change - use an example with a ".", so it
3340 does actually get quoted when expanded.
3341 (Mail Sending): Mailclient is the default on some systems.
3342 (Citing Mail): Mention mail-indentation-spaces.
3343 (Mail Mode Misc): Add an @dfn for "mail signature".
3344
71e454fc
CY
33452009-03-15 Chong Yidong <cyd@stupidchicken.com>
3346
3347 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3348 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3349 read-buffer-completion-ignore-case, and completion-styles.
3350 Remove description of partial-completion-mode.
71e454fc 3351
df1a3e06
GM
33522009-03-14 Glenn Morris <rgm@gnu.org>
3353
3354 * sending.texi (Mail Format): Fix typo. Add index entry for
3355 mail-header-separator.
3356 (Mail Headers): Put info about initialization and changing in one place
3357 at the start. Update FCC section for mbox Rmail. Clarify From
3358 section, mention mail-setup-with-from. Clarify Reply-to section.
3359 Add Mail-followup-to and mail-mailing-lists. Clarify References
3360 section.
3361 (Mail Aliases): Update example, make less contentious.
3362 Update for name change of mail-interactive-insert-alias.
3363 (Mail Mode): Remove mention of `%' as a word separator.
3364 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3365 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3366 commands. Clarify FCC handling. In mail-complete, add reference to
3367 Mail Aliases section, and mention mail-complete-function.
3368 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3369 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3370 signature netiquette. Explain how the mail hooks work when continuing
3371 a composition.
3372 (Mail Amusements): Internationalize the spook section a bit.
3373 Remove the spook mail-setup-hook example, since it doesn't work well.
3374 Mention fortune-file.
3375 (Mail Methods): Mention read-mail-command.
3376
ed6e7b11 33772009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3378
df1a3e06
GM
3379 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3380 and NS resources following recent changes.
959d68bd 3381
86dca3e8
JR
33822009-03-10 Jason Rumney <jasonr@gnu.org>
3383
3384 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3385 w32-use-visible-system-caret doc to indicate that it should get set
3386 automatically.
3387 (Windows Fonts): Add doc for the uniscribe backend.
3388
042fe98f
DN
33892009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3390
3391 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3392 vc-dir. (Bug#2598)
3393
7f8dba73
RS
33942009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3395
3396 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3397
505e70c3
GM
33982009-03-05 Glenn Morris <rgm@gnu.org>
3399
04242bdc
GM
3400 * rmail.texi (Rmail Basics): Add reference to sorting.
3401 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3402 Minor re-wordings.
3403 (Rmail Motion): Mention rmail-next-same-subject.
3404 (Rmail Deletion): Expunging is not the only way to change the numbers.
3405 (Rmail Labels): Labels can also be used in sorting.
3406 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3407 (Rmail Display): Mention rmail-mime.
3408
00cfe22c
GM
34092009-03-04 Glenn Morris <rgm@gnu.org>
3410
3411 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3412 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3413 summary. Mention sorts cannot be undone.
3414 (Rmail Display): Give an example of how to use goto-address-mode.
3415 (Rmail Editing): It's keybindings that are redefined, not commands.
3416 Fix some typos.
3417 (Movemail): Some minor rewording.
3418 (Remote Mailboxes): Emacs movemail supports pop by default.
3419 Fix some minor grammatical issues. The "two alternative ways" to
3420 specify a POP mailbox are really just one. Remove all reference to the
3421 variables rmail-pop-password and rmail-pop-password-required, obsolete
3422 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3423 can support Kerberos.
3424
3d963b67
GM
34252009-03-03 Glenn Morris <rgm@gnu.org>
3426
3427 * rmail.texi (Rmail Deletion): Revert previous change, which was
3428 describing the Rmail summary versions.
3429 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3430 Minor re-wording for rmail-resend.
3431 (Rmail Make Summary): Summaries apply to buffers rather than files.
3432 <rmail-summary-by-topic>: Headers includes the subject.
3433 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3434 details, including prefix arguments.
2340abde 3435 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3436 Not counting lines might be faster.
3437 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3438 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3439 Name the commands bound to the various keys. Mention prefix argument
3440 for searching.
3d963b67
GM
3441 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3442 Simplify rmail-highlighted-headers description. Update face name.
3443
a8ce3d17
JB
34442009-03-02 Juanma Barranquero <lekktu@gmail.com>
3445
3446 * mark.texi (Marking Objects): Fix typo.
3447
130a29b6
CY
34482009-03-01 Chong Yidong <cyd@stupidchicken.com>
3449
3450 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3451 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3452
9d5de6f8
GM
34532009-03-01 Glenn Morris <rgm@gnu.org>
3454
79fc530e 3455 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3456 (Rmail Motion): - M-s searches from the end of messages.
3457 (Rmail Deletion): Minor clarification. Fix numeric argument
3458 description.
3459 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3460 newmail and RMAILOSE files need not be in home-directory.
3461 (Rmail Files): Mention I/O menus are unselectable if no files match.
3462 Mention `MAIL' env-var.
3463
b545ff9c
JR
34642009-02-24 Jason Rumney <jasonr@gnu.org>
3465
3466 * mule.texi (Fontsets): Mention fontset-default, font specs and
3467 fallback fontsets.
3468 (Defining Fontsets): Mention ns and w32 variants of
3469 standard-fontset-spec. Update description of startup fontset to match
3470 Emacs 23 behavior.
a93be82a 3471 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3472 (International): Link to Modifying Fontsets.
b545ff9c 3473
75da0618 34742009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3475
3476 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3477 Mention ns-extended-platform-support-mode.
3478
6be93a16
KB
34792009-02-22 Karl Berry <karl@gnu.org>
3480
3481 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3482
867d4bb3
JB
34832009-02-19 Juanma Barranquero <lekktu@gmail.com>
3484
3485 * basic.texi (Moving Point, Position Info):
3486 * files.texi (Visiting):
3487 * mini.texi (Completion Options):
3488 * text.texi (HTML Mode): Remove duplicate words.
3489
49b5c0e8
GM
34902009-02-20 Glenn Morris <rgm@gnu.org>
3491
3492 * rmail.texi: Minor updates for mbox rather than Babyl.
3493
f43a822c
KB
34942009-02-17 Karl Berry <karl@gnu.org>
3495
49b5c0e8 3496 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3497
80d634b8
RS
34982009-02-17 Richard M Stallman <rms@gnu.org>
3499
3500 * anti.texi (Antinews): Mention Babyl format.
3501
3502 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3503
3504 * rmail.texi: Update for mbox format.
3505 Various small fixes, as well as the following.
3506 (Out of Rmail): Node deleted.
3507 (Rmail): Update menu.
3508 (Rmail Files): Comment out set-rmail-inbox-list.
3509 Document rmail-inbox-list instead.
3510 (Rmail Output): Substantial changes since C-o is now
3511 rmail-output-as-seen and o is rmail-output.
3512 (Rmail Attributes): Delete `stored', add `retried'.
3513 (Rmail Display): Editing headers works in all cases.
3514
f0d129c6
GM
35152009-02-17 Glenn Morris <rgm@gnu.org>
3516
3517 * basic.texi (Position Info): M-x count-lines-region is not always on
3518 M-=. (Bug#2269)
3519
160f11d3
GM
35202009-02-09 Glenn Morris <rgm@gnu.org>
3521
3522 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3523 defaults.
3524
763e01c4
EZ
35252009-02-07 Eli Zaretskii <eliz@gnu.org>
3526
3527 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3528 documentation of possible problems with redecoding.
3529
f5e1441d
GM
35302009-02-03 Glenn Morris <rgm@gnu.org>
3531
3532 * rmail.texi (Out of Rmail): Mention b2m.pl.
3533
e1eabe41
GM
35342009-01-31 Glenn Morris <rgm@gnu.org>
3535
3536 * rmail.texi (Out of Rmail): Correct b2m location.
3537
dd05f9de
CY
35382009-01-27 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * fixit.texi (Undo): Update undo limit values.
3541
d74d846e
GM
35422009-01-27 Glenn Morris <rgm@gnu.org>
3543
3544 * emacs.texi (Top): Fix Antinews menu entry.
3545
49ffdce8
KB
35462009-01-25 Karl Berry <karl@gnu.org>
3547
3548 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3549 item with no marker, instead of the syntactically incorrect
3550 @itemize @asis.
3551
467e8d77
JL
35522009-01-25 Juri Linkov <juri@jurta.org>
3553
3554 * building.texi (Grep Searching): Fix index entry for lgrep.
3555
6c60bbdb
EZ
35562009-01-24 Eli Zaretskii <eliz@gnu.org>
3557
3558 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3559
9ce5a36f
AR
35602009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3561
3562 * macos.texi (Preferences Panel): Update description of font setting to
3563 reflect that prior frame selection is no longer needed.
3564
9aa5f2fb
NR
35652009-01-20 Nick Roberts <nickrob@snap.net.nz>
3566
3567 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3568 raise GUD subsections.
3569
3892ff9c
GM
35702009-01-15 Glenn Morris <rgm@gnu.org>
3571
3572 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3573
14731c8f
GM
35742009-01-10 Glenn Morris <rgm@gnu.org>
3575
3576 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3577
45c55e53
CY
35782009-01-04 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3581 logical lines.
3582
2e4667d1
JL
35832008-12-29 Juri Linkov <juri@jurta.org>
3584
3585 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3586
3587 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3588
2a3eac47
CY
35892008-12-28 Chong Yidong <cyd@stupidchicken.com>
3590
3591 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3592 goto-address-mode instead of goto-address.
3593
3da8da94
CY
3594 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3595 mode.
3596
2a3eac47
CY
3597 * emacs.texi (Top): Update node listing.
3598
057f6dd3
EZ
35992008-12-26 Eli Zaretskii <eliz@gnu.org>
3600
3601 * custom.texi (Directory Variables): Explain what is a "project".
3602 Add indexing. Improve wording. Add a footnote about using
3603 _dir-locals.el on MS-DOS.
3604
e6979067
DN
36052008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3606
3607 * files.texi (Misc File Ops): Mention chmod as an alias for
3608 set-file-modes.
3609
9de15963
MR
36102008-12-24 Martin Rudalics <rudalics@gmx.at>
3611
3612 * help.texi (Help): Fix typos and reword.
3613 (Help Summary): Add entries for C-h n and C-h r, reorder
3614 entries, and do some minor fixes.
3615 (Name Help): Say that C-h F works for commands only.
3616 (Misc Help): Say that view-lossage displays 300 keystrokes.
3617
236fd60d
GM
36182008-12-20 Glenn Morris <rgm@gnu.org>
3619
3620 * ack.texi (Acknowledgments): General update based on AUTHORS,
3621 including removal of some stuff no longer distributed.
3622
ed9265fc 36232008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3624
ed9265fc 3625 * fixit.texi: Mention hunspell.
349b3256 3626
e840fca5
GM
36272008-12-19 Glenn Morris <rgm@gnu.org>
3628
3629 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3630 Consolidate explanatory text at start.
e840fca5
GM
3631
3632 * display.texi (Text Display):
3633 * indent.texi (Indentation): Use @acronym with ASCII.
3634
9dfa7983
GM
36352008-12-18 Glenn Morris <rgm@gnu.org>
3636
3637 * ack.texi: Various small updates and fixes.
3638
97b3a00b
JL
36392008-12-18 Juri Linkov <juri@jurta.org>
3640
3641 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3642 as a key binding to start a forward nonincremental word search.
3643 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3644 a backward nonincremental word search. Add index for `M-s w'
3645 `isearch-forward-word'.
3646 (Regexp Search): Add a short summary of regexp key commands like
3647 in the node "Basic Isearch".
3648 (Other Repeating Search): Fix typo.
3649
36502008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3651
3652 * misc.texi (PostScript Variables): Fix doc.
3653
31ce6a07
CY
36542008-12-10 Chong Yidong <cyd@stupidchicken.com>
3655
3656 * programs.texi (Program Modes): Mention Ruby mode.
3657
636b507b
DN
36582008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3659
3660 * misc.texi (emacsclient Options): Describe what an empty string
3661 argument does for --alternate-editor.
3662
a323fa14
CY
36632008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3664
3665 * cmdargs.texi (Font X): Distinguish between client-side and
3666 server-side fonts. List valid Fontconfig properties. Add reference to
3667 Fontconfig manual. List valid GTK font properties. Explain use of
3668 fc-list.
3669
c5ca6cd0
CY
36702008-12-09 Chong Yidong <cyd@stupidchicken.com>
3671
3672 * cmdargs.texi (Font X): Move discussion of quoting to top.
3673
e5136377
GM
36742008-12-06 Glenn Morris <rgm@gnu.org>
3675
3676 * maintaining.texi (Old Revisions): Improve previous change.
3677
248c026b
RS
36782008-12-05 Richard M Stallman <rms@gnu.org>
3679
3680 * anti.texi (Antinews): Minor fixes.
3681
a9253a1e
GM
36822008-12-03 Glenn Morris <rgm@gnu.org>
3683
3684 * maintaining.texi (Old Revisions): Fix diff-switches description.
3685
fa687b02
MR
36862008-12-01 Martin Rudalics <rudalics@gmx.at>
3687
3688 * emacs.texi (Top): Fix typo.
3689
72e6decd
CY
36902008-11-30 Chong Yidong <cyd@stupidchicken.com>
3691
320ee034
CY
3692 * misc.texi (Document View): Explain dependence on gs at the top.
3693 Copyedits.
3694
3695 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3696
72e6decd
CY
3697 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3698 (Comment Commands): Discuss region-active behavior of M-; first.
3699
2a472ee4
MR
37002008-11-29 Martin Rudalics <rudalics@gmx.at>
3701
9c6361c9
MR
3702 * display.texi (Line Truncation): Add reference to Continuation
3703 Lines.
3704
2a472ee4
MR
3705 * windows.texi (Pop Up Window): Mention split-height-threshold
3706 and split-width-threshold.
9c6361c9 3707 (Split Window): Add reference to Continuation Lines.
2a472ee4 3708
e93bc142
AR
37092008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3710
3711 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3712 (GNUstep Support): New node.
3713 * anti.texi:
3714 * emacs.texi:
3715 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3716
43b978db
RS
37172008-11-28 Richard M Stallman <rms@gnu.org>
3718
3719 * misc.texi (Dissociated Press): Minor cleanups.
3720
3721 * dired.texi (Image-Dired): Avoid passive.
3722
e8e2bd93
EZ
37232008-11-28 Eli Zaretskii <eliz@gnu.org>
3724
3725 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3726 representation.
3727
8d2d45da
CY
37282008-11-26 Richard M. Stallman <rms@gnu.org>
3729
3730 * files.texi (Visiting): Rewrite paragraph for clarity.
3731
3732 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3733
a5f7bbcc
AM
37342008-11-25 Alan Mackenzie <acm@muc.de>
3735
3736 * programs.texi (Moving by Parens): Clarify that parens inside strings
3737 and comments are ignored, and that the commands assume the starting
3738 point isn't in a string or comment.
3739
a71703d3
AR
37402008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3741
3742 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3743 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3744 version.
3745 (Mac Customization): Rewrite Preferences Panel section and merge in to
3746 this node, add Open files by dragging to an Emacs window.
3747
3748 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3749
aa5ab79a
CY
37502008-11-26 Chong Yidong <cyd@stupidchicken.com>
3751
0cc92c19
CY
3752 * files.texi (Misc File Ops): Document set-file-modes.
3753
c366b4e4
CY
3754 * windows.texi (Split Window): Document integer values of
3755 truncate-partial-width-windows.
3756
aa5ab79a
CY
3757 * text.texi (Text): Simplify description of markup languages.
3758 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3759 (TeX Editing): Note that `""' inserts one `"' character.
3760 (HTML Mode): Note in the introduction that XML mode is an alias for
3761 SGML mode. Mention nXML mode.
3762
56221db7
CY
37632008-11-25 Chong Yidong <cyd@stupidchicken.com>
3764
3765 * building.texi (Watch Expressions): Fix typo.
3766
90effe33
CY
37672008-11-24 Chong Yidong <cyd@stupidchicken.com>
3768
f90a5ae3
CY
3769 * files.texi (Visiting): Document new behavior of
3770 confirm-nonexistent-file-or-buffer.
3771
1c6c854e
CS
3772 * buffers.texi (Select Buffer):
3773 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3774
a18ffb4a
CY
3775 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3776 edit-picture.
3777
90effe33
CY
3778 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3779 edit-picture', since that is just an alias for picture-mode.
3780 (Sentences): Note that repeated M-@ extends the region.
3781 (Pages): Make terminology more consistent. Link to Regexps node.
3782 (Longlines): Discuss relationship with Visual Line mode.
3783 (Text Mode): Remove extraneous discussion of other modes, since they
3784 were already introduced in the parent node.
3785
e85103ec
CY
37862008-11-23 Chong Yidong <cyd@stupidchicken.com>
3787
5cb2fe30
CY
3788 * anti.texi (Antinews): Rewrite.
3789
1eb9b307 3790 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3791
3792 * frames.texi (Frame Commands): Mention "minimize" terminology.
3793
e85103ec
CY
3794 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3795 formats.
b908332f
CY
3796 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3797 (Misc X): Don't document useless -hb option.
e85103ec 3798
607f5f88
JL
37992008-11-22 Juri Linkov <juri@jurta.org>
3800
3801 * dired.texi (Dired Navigation): Change normal file name search option
3802 from `non-nil' to `t'. Add `dwim' option.
3803
e1b867a0
JL
38042008-11-22 Juri Linkov <juri@jurta.org>
3805
3806 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3807 ".dir-locals.el". Rename `define-project-bindings' to
3808 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3809 `dir-locals-set-directory-class'.
3810
dd186936
LK
38112008-11-22 Lute Kamstra <lute@gnu.org>
3812
3813 * buffers.texi (Select Buffer): Index goto-line.
3814 * basic.texi (Moving Point): Mention the use of a numeric prefix
3815 argument with goto-line and refer to Select Buffer for the use of a
3816 plain prefix argument.
3817
4b121911
GM
38182008-11-19 Glenn Morris <rgm@gnu.org>
3819
3820 * doclicense.texi: Update to FDL 1.3.
3821 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3822
27267e4c
CY
38232008-11-17 Chong Yidong <cyd@stupidchicken.com>
3824
696f351d
CY
3825 * custom.texi (Minor Modes): Define mode commands and mode variables
3826 more precisely. Recommend using mode commands instead of setting
3827 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3828 (Easy Customization): Use "init file" instead of .emacs.
3829 (Customization Groups): Update to new Custom buffer appearance.
3830 (Saving Customizations): Copyedits. Update example.
3831 (Variables): Give example of variable type-sensitivity.
3832 (Examining): Update example.
3833 (Hooks): Copyedits.
3834 (Specifying File Variables): Use C comments instead of an artificial
3835 Lisp for the example.
3836 (Keymaps): Move internals discussion to Prefix Keymaps.
3837 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3838 (Init Rebinding): Document kbd macro.
3839 (Init File): Link to Find Init.
696f351d
CY
3840
3841 * mark.texi (Using Region): Document Delete Selection Mode more
3842 thoroughly.
3843
3844 * frames.texi (Mouse Commands): Move most of the description of Delete
3845 Selection Mode to Using Region, and link to it.
1bc9c425 3846 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3847
b0570c25
CY
3848 * building.texi (Compilation): Document first-error value of
3849 compilation-scroll-output.
3850 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3851 works as soon as an error is available. Suggested by Juri Linkov.
3852
27267e4c
CY
3853 * mini.texi (Passwords): New node.
3854
3855 * files.texi (Remote Files): Link to Passwords node.
3856
3857 * emacs.texi (Top): Update node listings.
3858
122eb807
CY
38592008-11-16 Chong Yidong <cyd@stupidchicken.com>
3860
9c9855a3
CY
3861 * ack.texi (Acknowledgments): Some updating of credits.
3862
bd6fdcad
CY
3863 * emacs.texi (Acknowledgments): Add a couple more names.
3864
dd1eef46
CY
3865 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3866
122eb807 3867 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3868 (Misc File Ops): Document use of trash.
122eb807 3869
801a8da1
JB
38702008-11-16 Juanma Barranquero <lekktu@gmail.com>
3871
3872 * macos.texi (Mac Customization): Fix typos.
3873
0b4f2253
CY
38742008-11-14 Chong Yidong <cyd@stupidchicken.com>
3875
3876 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3877 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3878 the conventions of the main Emacs manual.
3879
3880 * emacs.texi (Top): Update node listings.
3881
517e2b89
CY
38822008-11-12 Chong Yidong <cyd@stupidchicken.com>
3883
07a85685
CY
3884 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3885 command-line-args is processed during startup.
3886 (Action Arguments): Correctly describe how file arguments interact with
3887 the startup screen. Link to Lisp Interaction for scratch buffer.
3888 (Initial Options): Link to Command Example for -batch option.
3889 (Environment): Document initial-environment.
3890
517e2b89
CY
3891 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3892 can't be changed in the site-start file.
3893
6337bbde
CY
38942008-11-07 Chong Yidong <cyd@stupidchicken.com>
3895
3896 * dired.texi (Dired): Mention C-x C-d too.
3897 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3898 (Dired Navigation): Explain dired-goto-file more clearly.
3899 Document dired-isearch-filenames.
6337bbde
CY
3900 (Dired Deletion): Remove unnecessary "expunged" terminology.
3901 (Flagging Many Files): & is now rebound to `% &'.
3902 (Shell Commands in Dired): Document dired-do-async-shell-command.
3903 Clarify how multi-file arguments are passed.
3904 (Misc Dired Features): Document dired-do-isearch.
3905
9e8eeff9
CY
39062008-11-06 Chong Yidong <cyd@stupidchicken.com>
3907
3908 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3909
e071f849
CY
39102008-11-03 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3913
05482eb1
CY
39142008-11-01 Chong Yidong <cyd@stupidchicken.com>
3915
e2346dea
CY
3916 * programs.texi (Program Modes): Link to Program Indent node.
3917 (Left Margin Paren): Explain consequences of changing
3918 open-paren-in-column-0-is-defun-start more concisely.
3919 (Which Function, Program Indent, Info Lookup): Minor edits.
3920 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3921 (Multi-line Indent): If region is active, TAB indents the region.
3922 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3923 (Matching): The delimiter at the cursor is highlighted---the character
3924 changes color.
3925 (Symbol Completion): Link to Completion node.
3926
e4b6428c
CY
3927 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3928 a strictly text-only system.
3929
05482eb1
CY
3930 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3931 batch mode.
3932
a11d3737
RS
39332008-11-01 Richard M. Stallman <rms@gnu.org>
3934
5abad626
RS
3935 * misc.texi (Document View): Major rewrite.
3936
a11d3737
RS
3937 * maintaining.texi (Types of Log File): Change logs are older than
3938 version control.
3939 (VCS Concepts): Simplify and rearrange.
3940 (Version Control Systems): Make it clear that Linux is only the kernel.
3941 (VC Mode Line): Shorten reference to menu item.
3942 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3943 (VC Directory Mode): Minor cleanup.
3944 Unchanged files are hidden, not omitted.
3945 (VC Directory Commands): Shorten and simplify.
3946 (Change Log Commands): New node, split from Change Logs.
3947 (VC Directory Buffer): New node, split from VC Directory Mode.
3948
c55a4acb
CY
39492008-10-31 Chong Yidong <cyd@stupidchicken.com>
3950
1c6c854e 3951 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3952 from files.texi.
3953
1c6c854e
CS
3954 * files.texi (Version Control): Move to maintaining.texi.
3955 Subnodes moved as well.
3956 (Document Files): Move to misc.texi.
df0356f6 3957
c55a4acb
CY
3958 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3959 vc-update-change-log.
df0356f6
CY
3960 (Version Control): Move here from files.texi.
3961 (Format of ChangeLog): Make it a subnode of Change Log.
3962
3963 * emacs.texi (Top): Update node listing.
c55a4acb 3964
ef082374
TH
39652008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3966
3967 * files.texi (Files): Add a section about document
3968 files (doc-view-mode).
3969
d52582c3
CY
39702008-10-31 Chong Yidong <cyd@stupidchicken.com>
3971
1c6c854e
CS
3972 * building.texi (Compilation Mode):
3973 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3974 (Debuggers): Lower GUD subsections to subsubsections.
3975 (Starting GUD): Add cindex.
3976 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3977
4e0a0968
CY
39782008-10-30 Chong Yidong <cyd@stupidchicken.com>
3979
03625b47
CY
3980 * indent.texi (Indentation): Link to Program Indent.
3981
4e0a0968
CY
3982 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3983 now uses emacsclient's terminal.
3984
8bd3f7ef
CY
39852008-10-29 Chong Yidong <cyd@stupidchicken.com>
3986
80e5620e
CY
3987 * mark.texi (Using Region): Document use-empty-active-region.
3988
97d5c404
CY
3989 * emacs.texi (Top): Update node listings.
3990
1c6c854e
CS
3991 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3992 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3993 (Invoking emacsclient): Rewrite, moving optional arguments to
3994 emacsclient Options.
21d2bae3
CY
3995 (emacsclient Options): New node. Document server-use-tcp and
3996 server-host.
8bd3f7ef 3997
5fda2cbd
CY
39982008-10-28 Chong Yidong <cyd@stupidchicken.com>
3999
4000 * indent.texi (Indentation): Replace list with paragraphed text,
4001 putting description of syntax-driven indentation first. Document new
4002 effect of active regions on tab.
4003 (Tab Stops): Note that editable tab stops affect indentation commands.
4004
4ff029f6
DN
40052008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4006
4007 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4008
996cd6e4
CY
40092008-10-23 Chong Yidong <cyd@stupidchicken.com>
4010
f28815e3
CY
4011 * custom.texi (Function Keys): Note that modified keypad keys are not
4012 translated.
4013
996cd6e4
CY
4014 * basic.texi (Arguments): Explain how to insert multiple digits.
4015
49545fe2
MA
40162008-10-22 Michael Albinus <michael.albinus@gmx.de>
4017
4018 * files.texi (Remote Files): Precise selection of default method.
4019 Rewrite paragraph about disabling remote file names.
4020
edac0b53
CY
40212008-10-22 Chong Yidong <cyd@stupidchicken.com>
4022
e752c544
CY
4023 * search.texi (Special Isearch): Document M-TAB is isearch.
4024
edac0b53
CY
4025 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4026 command.
4027
4028 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4029
20a36054
TH
40302008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4031
1c6c854e 4032 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4033 section.
4034
69051ab6
CY
40352008-10-21 Chong Yidong <cyd@stupidchicken.com>
4036
c4b1a32a
CY
4037 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4038 to files.texi. Move contents of vc2-xtra.texi here.
4039
4040 * vc2-xtra.texi: File removed.
4041
4042 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4043 Directory Commands from the submenu. Don't include deleted file
4044 vc2-xtra.texi.
4045
4046 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4047 (Version Control): Add VC Directory Mode and VC Directory Commands to
4048 the submenu.
4049 (Why Version Control?): Use table format.
4050 (Version Control Systems): Note that Meta-CVS support is gone.
4051 (VCS Concepts): Note precisely when VC started supporting filesets.
4052 Remove bogus xref to CVS Options node.
4053 (Types of Log File): Copyedits.
4054 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4055 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4056 The Right Thing.
4057 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4058 (Log Buffer): Reorganize node, putting C-c C-c description first.
4059 (Old Revisions): Use CVS for example, not RCS.
4060 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4061 Commands from the submenu, putting them under Version Control.
4062 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4063 need to include it in the manual unconditionally, since it is now
4064 crucial to using distributed version control systems.
1a6e2954
CY
4065 (Comparing Files): Note that diff uses the minibuffer, and that the
4066 output is shown using Diff mode.
1c6c854e
CS
4067 (Diff Mode): Explain what "patch" and "hunk" mean.
4068 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4069 diff-show-trailing-whitespaces.
1a6e2954 4070 (File Archives): Add rar support.
c4b1a32a 4071
69051ab6
CY
4072 * major.texi (Choosing Modes): Make mode selection sequence more
4073 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4074 magic-mode-alist is nil by default.
4075 Document magic-fallback-mode-alist.
69051ab6 4076
e7421e03
CY
40772008-10-20 Chong Yidong <cyd@stupidchicken.com>
4078
4079 * frames.texi (Mouse References): Copyedits.
4080
6b2efdc2
TH
40812008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4082
4083 * ack.texi (Acknowledgments): Add myself as doc-view author.
4084
9c5e9396
EZ
40852008-10-20 Eli Zaretskii <eliz@gnu.org>
4086
4087 * frames.texi (Dialog Boxes): Add @cindex entries.
4088
dac94f8e
CY
40892008-10-20 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4092 (Text-Only Mouse): Copyedit.
4093
25597d40
CY
40942008-10-19 Chong Yidong <cyd@stupidchicken.com>
4095
f8a447f6
CY
4096 * frames.texi: Use @key throughout for mouse clicks.
4097 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4098 (Secondary Selection): Fix modified mouse click syntax.
4099 (Clipboard): Describe Cut, Copy and Paste commands.
4100 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4101 Copyedits.
4102 (Creating Frames): Add xref to Init File.
4103 (Frame Commands): Add xref to Exiting.
4104 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4105
b0f95216
CY
41062008-10-15 Chong Yidong <cyd@stupidchicken.com>
4107
b0817f00
CY
4108 * files.texi (Version Control): Copyedits. Add Bazaar.
4109 (Version Control Systems): List different VCS's using an itemized list.
4110 Add Bazaar.
4111 (VCS Concepts): Copyedits. Tweak description of file merging.
4112
b0f95216
CY
4113 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4114 (Cut/Paste Other App): Document select-active-regions and
4115 x-select-enable-primary.
4116
69d0d701
CY
41172008-10-13 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * mark.texi (Shift Selection): Correct case in node name.
4120
4121 * emacs.texi (Top): Update node order in Mark chapter.
4122
375e8351
EZ
41232008-10-12 Eli Zaretskii <eliz@gnu.org>
4124
4125 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4126
4127 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4128 elsewhere in the manual instead of describing yet again the intricacies
4129 of $HOME on MS-Windows and MS-DOS.
4130
ab58114f
CY
41312008-10-12 Chong Yidong <cyd@stupidchicken.com>
4132
4f959513 4133 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4134 (Minibuffer File): Add discussion of `~' in file names.
4135 Add insert-default-directory index reference.
4f959513 4136
ab58114f
CY
4137 * files.texi (File Names): Reorganize description.
4138 (Visiting): Add xref to Mode Line. Copyedits.
4139 (Save Commands): Mention prefix behavior of C-x C-s.
4140 (Numbered Backups): Node deleted.
4141 (Backup Names): Contents of Numbered Backups moved here. State default
4142 of version-control variable.
4143 (Reverting): Copyedits.
4144 (Version Control): Add additional version control systems.
4145
4146 * emacs.texi (Top): Delete Numbered Backups node.
4147
4148 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4149 Backup Names.
f2884f63 4150 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4151
b0b5100a
RF
41522008-10-11 Romain Francoise <romain@orebokech.com>
4153
4154 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4155
89774b5f
CY
41562008-10-11 Chong Yidong <cyd@stupidchicken.com>
4157
4158 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4159 (Select Buffer): Mention use of minibuffer history. Describe default
4160 value of default-major-mode. Mention that C-x 4 b selects the other
4161 window.
4162 (List Buffers): Document CRM indicators in the order they appear.
4163 (Kill Buffer): Document new command kill-matching buffers.
4164 (Several Buffers): Move explanation of the relationship between buffer
4165 list and buffer menu to the top.
4166 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4167
4c72bf27
CY
41682008-10-10 Chong Yidong <cyd@stupidchicken.com>
4169
4170 * entering.texi (Exiting): Document change of C-x C-c to
4171 save-buffers-kill-terminal. Document kill-emacs.
4172
f68eb991
EZ
41732008-09-30 Eli Zaretskii <eliz@gnu.org>
4174
4175 * mule.texi (Coding Systems): Don't mention codepage-setup.
4176
4177 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4178 cpNNN coding systems anymore.
4179 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4180 for unibyte mode. Don't mention line-drawing characters.
4181 Don't mention dos-unsupported-char-glyph.
f68eb991 4182
1a2dd44d
CY
41832008-09-25 Chong Yidong <cyd@stupidchicken.com>
4184
4185 * search.texi (Search): Shorten introduction.
4186 (Basic Isearch): Add command table. Discuss reverse isearch and
4187 isearch highlighting.
4188 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4189 ring to cindex.
4190 (Special Isearch): Move input methods discussion here.
4191 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4192 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4193 Repeat Isearch.
4194 (Isearch Minibuffer): New node.
4195 (Word Search): Document new word search commands.
4196 (Regexp Example): Simplify example using sentence-end-base variable.
4197 (Replace): Reword introduction.
4198 (Unconditional Replace): Remove unnecessary example.
4199 (Other Repeating Search): Document new `M-s o' binding.
4200
4201 * emacs.texi (Top): Update node listings.
4202
e45da31d
JB
42032008-09-22 Juanma Barranquero <lekktu@gmail.com>
4204
4205 * emacs.texi (Top): Remove Kill Errors from menu.
4206
841c8096
CY
42072008-09-22 Chong Yidong <cyd@stupidchicken.com>
4208
402168fa
CY
4209 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4210 interface for defining macros. Simplify examples. Note that C-g quits
4211 macro definitions.
1c6c854e
CS
4212 (Keyboard Macro Counter): Document using F3 to insert counter.
4213 Give usage example.
402168fa
CY
4214 (Keyboard Macro Query): Organize query responses in a table.
4215
1c6c854e
CS
4216 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4217 Link to Erasing node.
841c8096
CY
4218 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4219 rationale to a footnote.
4220 (Kill Errors): Remove node, due to redundancy with Erasing.
4221 (Spelling): Move discussion of flyspell to end. Note new behavior of
4222 M-$ in active region. Remove non-ispell-specific keybindings from
4223 table.
4224
eab2ee89
DN
42252008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4226
4227 * cmdargs.texi (Initial Options): Document --daemon.
4228
3d53e905
GM
42292008-09-20 Glenn Morris <rgm@gnu.org>
4230
4231 * files.texi (Numbered Backups): Mention that some modes set
4232 version-control.
4233
1c90484d
GM
42342008-09-20 Jim Blandy <jimb@red-bean.com>
4235
4236 * files.texi (Numbered Backups): Reference File Variables, as well.
4237 Remove discussion of Rmail's implementation.
4238
0fc0d844
CY
42392008-09-06 Chong Yidong <cyd@stupidchicken.com>
4240
4241 * misc.texi (Recursive Edit): Note that top-level exits active
4242 minibuffers.
4243
4244 * trouble.texi (Quitting): Likewise.
4245
b18d283d
CY
42462008-08-31 Chong Yidong <cyd@stupidchicken.com>
4247
4248 * emacs.texi (Top): Add Temporary Face Changes xref.
4249
4250 * display.texi (Display): Move Temporary Face Changes node to just
4251 after Standard Faces.
4252 (Scrolling): Document recenter-top-bottom instead of recenter.
4253 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4254 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4255 (Display Custom): Copyedits.
4256 (Optional Mode Line): Document display-battery-mode.
4257
180135fc
RF
42582008-08-27 Romain Francoise <romain@orebokech.com>
4259
4260 * custom.texi (Directory Variables): Minor fix.
4261
d3fe3475
GM
42622008-08-27 Glenn Morris <rgm@gnu.org>
4263
4264 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4265 descriptions.
4266 (Calendar Customizing): Tweak layout description.
183080b6 4267 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4268 markers. Condense calendar-star-date and calendar-mark-today
4269 description.
4270 (Holiday Customizing): Add oriental and solar holidays.
4271 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4272 Fix holiday-float description. Use zerop in examples. Be less verbose.
4273 (Date Display Format): Change ISO format. Be less verbose.
4274 (Diary Customizing): Mention day and month abbrev arrays.
4275 Mention the date-form variables by name. Update European example.
4276 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4277 Condense examples. Mention diary-entry-symbols by name.
4278 Condense table for insertion commands.
4279 (Fancy Diary Display): Mention diary-include-string and
4280 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4281 Ethiopic, Persian date functions. Condense descriptions.
4282
4283 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4284 (Adding to Diary): Adapt for changed node name.
4285
71755807
GM
42862008-08-26 Glenn Morris <rgm@gnu.org>
4287
4288 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4289 node "Hebrew/Islamic Entries".
4290
4291 * calendar.texi (Specified Dates): Fix names of iso functions.
4292 (General Calendar): There may not be another window.
4293 (Writing Calendar Files, Holidays): Tweak intro.
4294 (Holidays): Mention Baha'i and Chinese holidays.
4295 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4296 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4297 (To Other Calendar): Add calendar-print-other-dates.
4298 Refer to "graphic display" rather than "X.
4299 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4300 (Displaying the Diary): Fix whitespace after reference.
4301 Fix `diary-number-of-entries' reference.
4302 (Date Formats): Explicitly mention that day names can be abbreviated.
4303 (Adding to Diary): Add some references to other sections.
4304 (Special Diary Entries): Fix reference.
4305 (Appointments): Simplify appt-message-warning-time entry.
4306 Clarify where times must be.
4307 (Importing Diary): Comment out icalendar paragraph that does not apply.
4308 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4309
d76ebc75
GM
43102008-08-23 Glenn Morris <rgm@gnu.org>
4311
4312 * fortran-xtra.texi (Fortran): Change description of free form and
4313 fixed form a bit. Mention hideshow and imenu.
4314 (Fortran Motion): Mention fortran-end-of-subprogram,
4315 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4316 (Fortran Indent): Minor re-word.
4317 (ForIndent Commands): Mention fortran-fill-paragraph and
4318 fortran-fill-statement.
4319 (ForIndent Cont): Mention fortran-tab-mode-string.
4320 (Fortran Comments): Mention fortran-comment-line-start-skip.
4321 (Fortran Columns): Mention font-locking.
4322 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4323
1fc0ce04 43242008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4325
4326 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4327
5c52e13c
CY
43282008-08-22 Chong Yidong <cyd@stupidchicken.com>
4329
4330 * mini.texi (Minibuffer): Simplify introduction.
4331 (Minibuffer File): Document tilde in minibuffer filenames.
4332 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4333 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4334 (Completion Example): Update example to current command list.
4335 (Completion Options): Document `lazy' value of completion-auto-help.
4336 Update contents of completion-ignored-extensions.
4337 (Minibuffer History): Describe "future history" list. State default
4338 value of history-delete-duplicates.
4339
77a00355
GM
43402008-08-21 Glenn Morris <rgm@gnu.org>
4341
4342 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4343 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4344
39ee1d04
CY
43452008-08-17 Chong Yidong <cyd@stupidchicken.com>
4346
4347 * regs.texi (Registers): Clarify valid register names.
4348 (RegPos): Note that buffer is saved and restored too.
4349 (RegText): Note that mark is reactivated/deactivated.
4350 (RegConfig): Xref to Windows node.
4351
b12c348f
CY
43522008-08-16 Chong Yidong <cyd@stupidchicken.com>
4353
3ae7ba79
CY
4354 * basic.texi (Inserting Text): Provide command name for C-q.
4355
b12c348f
CY
4356 * killing.texi (Killing): Copyedit. Define read-only text.
4357 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4358 (Killing by Lines): Copyedit.
4359 (Other Kill Commands): Move M-w description here.
4360 (Yanking): Move M-w to Other Kill Commands.
4361 (Kill Ring): Also mention saving text in registers. Link to Text
4362 Properties in elisp manual.
4363 (Accumulating Text): Copyedit.
4364 (CUA Bindings): Shift selection is now the default.
4365
d8ff7692
TZ
43662008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4367
4368 * maintaining.texi (Change Log): Mention next-error is available.
4369
a43a8a2e
GM
43702008-08-10 Glenn Morris <rgm@gnu.org>
4371
4372 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4373 and intermonth text.
4374 (Holiday Customizing): Add holiday-chinese.
4375
eba27308
EZ
43762008-08-08 Eli Zaretskii <eliz@gnu.org>
4377
4378 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4379
5f14a5b3
DN
43802008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4381
4382 * files.texi (Log Buffer): Describe C-c C-d.
4383 (Diff Mode): Describe C-x 4 A.
4384
49989bff
EZ
43852008-08-06 Eli Zaretskii <eliz@gnu.org>
4386
4387 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4388
5c915c02
DN
43892008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4390
2beaf97a
DN
4391 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4392 describe the new bindings to show the changeset diff, toggle annotation
4393 visibility, show revisions.
4394 (VC Status): Describe key bindings for modifying the change comments,
4395 displaying changeset diffs and annotations.
4396
5c915c02
DN
4397 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4398
71798ace
NR
43992008-08-05 Nick Roberts <nickrob@snap.net.nz>
4400
4401 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4402
b8949644
EZ
44032008-08-02 Eli Zaretskii <eliz@gnu.org>
4404
4405 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4406 and wording.
4407
819567d1
DN
44082008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4409
4410 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4411 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4412 commands. Improve some old info.
4413
5f38310a
CY
44142008-07-31 Chong Yidong <cyd@stupidchicken.com>
4415
0dc3906b
CY
4416 * display.texi (Visual Line Mode): New node.
4417
5f38310a 4418 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4419 (Moving Point): Add additional alternative key bindings.
4420 Describe line-move-visual.
5f38310a
CY
4421 (Erasing): Describe DEL.
4422 (Basic Undo, Blank Lines, Arguments): Copyedit.
4423 (Continuation Lines): Mention Visual Line mode.
4424 (Position Info): Move extended discussion to mule.texi.
4425
4426 * mule.texi (International Chars): Describe C-x =.
4427
4428 * emacs.texi (Top): Add Visual Line Mode node.
4429
7c2fb837
DN
44302008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4431
4432 * emacs.texi: Remove VMS support.
4433
3f6b73ef
DN
44342008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4435
4436 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4437 the vc-dir command name.
4438
9e2a2647
DN
44392008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4440
4441 * xresources.texi: Remove mentions of Mac Carbon.
4442
568beaa2
AS
44432008-07-19 Andreas Schwab <schwab@suse.de>
4444
4445 * ns-emacs.texi: Move to ../misc.
4446
0ef94706
CY
44472008-07-15 Chong Yidong <cyd@stupidchicken.com>
4448
4449 * entering.texi (Exiting): Don't describe text-only terminals as the
4450 default. Describe the new startup screen.
4451 (Exiting): Describe how to kill Emacs first. Change description of
4452 iconification to handle modern window systems.
4453
ba60bd44 44542008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4455
4456 * ns-emacs.texi: New file, documents features of Emacs port under
4457 NeXTstep windowing.
4458
9f30aa73
CY
44592008-07-15 Chong Yidong <cyd@stupidchicken.com>
4460
938a5d2e
CY
4461 * entering.texi (Entering Emacs): Update prev node.
4462
4463 * glossary.texi (Glossary): Remove xref to Text Characters.
4464
9f30aa73
CY
4465 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4466 directly, rather than in the context of ASCII. Move description of
4467 special properties of modifier key to new Modifier Keys node.
4468 (Keys): Copyedit.
4469 (Text Characters): Delete node. Multibyte is the default nowadays, and
4470 the node contents are obsolete.
4471
4472 * custom.texi (Modifier Keys): New node.
4473
4474 * emacs.texi (Top): Update node list.
4475
7e53d36c
CY
44762008-07-13 Chong Yidong <cyd@stupidchicken.com>
4477
4478 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4479 saying that Emacs provides menus and mouse support (which is par for
4480 the course).
4481
4482 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4483 early on.
4484 (Point): Copyedit. Relegate historical trivia to a footnote.
4485 (Mode Line): Explain mode-line format more consistently.
4486 (Menu Bar): Copyedit.
4487
1e9fa96d
GM
44882008-06-27 Glenn Morris <rgm@gnu.org>
4489
4490 * cal-xtra.texi (Sexp Diary Entries):
4491 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4492
dc9bebb8
CY
44932008-06-26 Chong Yidong <cyd@stupidchicken.com>
4494
4495 * mark.texi (Shift selection): New node.
4496 (Mark): Copyedits.
4497 (Persistent Mark): Move to the end of the chapter.
4498
e7881076
EZ
44992008-06-20 Eli Zaretskii <eliz@gnu.org>
4500
4501 * makefile.w32-in (distclean): Remove makefile.
4502
f427400c
NR
45032008-06-17 Nick Roberts <nickrob@snap.net.nz>
4504
4505 * building.texi (Starting GUD): Add an entry for gud-gdb.
4506 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4507 command mode.
4508
b597d348
GM
45092008-06-17 Glenn Morris <rgm@gnu.org>
4510
4511 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4512
647b7094
NR
45132008-06-17 Nick Roberts <nickrob@snap.net.nz>
4514
4515 * building.texi (Starting GUD): Expand on remote debugging.
4516 (Other GDB-UI Buffers): Mention new keyboard bindings.
4517
47a30023
GM
45182008-06-15 Glenn Morris <rgm@gnu.org>
4519
4520 * gnu.texi: Use a verbatim license for this invariant section,
4521 as per etc/GNU.
4522
37e5d54a
GM
45232008-06-13 Daniel Engeler <engeler@gmail.com>
4524
4525 * emacs.texi, misc.texi: Add documentation about serial port access.
4526
8e65d46c
GM
45272008-06-13 Glenn Morris <rgm@gnu.org>
4528
c1473b4c
MB
4529 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4530 maintain.info.
8e65d46c 4531
e40a85cd
MB
45322008-06-05 Miles Bader <miles@gnu.org>
4533
4534 * display.texi (Temporary Face Changes): Update to reflect function
4535 renamings in face-remap.el.
4536
56c73dec
MB
45372008-06-04 Miles Bader <miles@gnu.org>
4538
1c6c854e
CS
4539 * display.texi (Temporary Face Changes):
4540 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4541 `increase-buffer-face-height' and `decrease-default-face-height' now
4542 that they aren't bound by default.
4543
9d3d42fb
MB
45442008-06-03 Miles Bader <miles@gnu.org>
4545
4546 * display.texi (Temporary Face Changes): New node.
4547
2be6bfe2
EZ
45482008-05-31 Eli Zaretskii <eliz@gnu.org>
4549
4550 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4551
daf7e339
GM
45522008-05-31 Glenn Morris <rgm@gnu.org>
4553
4554 * cal-xtra.texi (Fancy Diary Display): Simplify.
4555
d21d2618
GM
45562008-05-30 Glenn Morris <rgm@gnu.org>
4557
4558 * cal-xtra.texi (Fancy Diary Display): Update for
4559 diary-display-function replacing diary-display-hook.
4560
71ce5fd0
JB
45612008-05-29 Drew Adams <drew.adams@oracle.com>
4562
4563 * msdog.texi (Windows Keyboard): Add descriptions of
4564 w32-register-hot-key and w32-unregister-hot-key.
4565
a3cdbdf8
MO
45662008-05-21 Tom Tromey <tromey@redhat.com>
4567
4568 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4569 Variables node.
4570
854a574c
MO
45712008-05-19 Tom Tromey <tromey@redhat.com>
4572
4573 * custom.texi (Variables): Add Directory Variables to menu.
4574 (Directory Variables): New node.
4575
7c2ec3f9
ER
45762008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4577
71ce5fd0 4578 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4579
370fded4
ER
45802008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4581
4582 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4583 Revision Tags and rewritten. Section now uses modern terminology,
4584 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4585 accurately.
4586
6af511e3
EZ
45872008-05-10 Eli Zaretskii <eliz@gnu.org>
4588
4589 * msdog.texi (Windows Files): Update documentation of
4590 w32-get-true-file-attributes.
4591
7a78b6e7
ER
45922008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4593
4594 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4595 directory mode.
4596
1bcfc24e
CY
45972008-05-08 Chong Yidong <cyd@stupidchicken.com>
4598
4599 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4600 entry "television".
1bcfc24e 4601
db86064f
ER
46022008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4603
ab5ec32c 4604 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4605
a31b405e
ER
46062008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4607
4608 * emacs/buffers.texi, emacs/files.texi (Version-control):
4609 vc-toggle-read-only is no longer a good idea...
4610
ff2c14fc
GM
46112008-04-29 Glenn Morris <rgm@gnu.org>
4612
4613 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4614
367c9b7c
JL
46152008-04-22 Juri Linkov <juri@jurta.org>
4616
4617 * dired.texi (Subdirectories in Dired): Describe using `^'
4618 to return to the parent directory.
4619
4ac1e9b4
NR
46202008-04-22 Nick Roberts <nickrob@snap.net.nz>
4621
4622 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4623 recent changes.
4624
b9b3bf2b
NR
46252008-04-19 Nick Roberts <nickrob@snap.net.nz>
4626
4627 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4628 (Other GDB-UI Buffers): Update for recent thread related changes.
4629
4d120d6a
SM
46302008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4631
4632 * maintaining.texi (Maintaining):
4633 * emacs.texi (Top): Typo.
4634
a152877d
SM
46352008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4636
b9b3bf2b
NR
4637 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4638 arg in `font-lock-add-keywords'.
a152877d 4639
36c0514c
GM
46402008-04-08 Glenn Morris <rgm@gnu.org>
4641
4642 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4643 Also add Baha'i calendar references where appropriate.
4644
06a97d46
GM
46452008-04-05 Glenn Morris <rgm@gnu.org>
4646
4647 * custom.texi (Init File): Byte-compiling .emacs is bad.
4648
6adc6eed
SM
46492008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4650
4651 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4652
571388b0
GM
46532008-03-29 Glenn Morris <rgm@gnu.org>
4654
4655 * calendar.texi: Update for `calendar-date-style' replacing
4656 `european-calendar'.
4657
3ae8f876
JR
46582008-03-28 Jason Rumney <jasonr@gnu.org>
4659
4660 * display.texi (Display Custom): Mention overlay-margin in text.
4661
5bc6ddff 46622008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4663
5bc6ddff
MB
4664 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4665 tutorial' comments.
03a864d5 4666
7186a830
CY
46672008-03-28 Chong Yidong <cyd@stupidchicken.com>
4668
4669 * mark.texi (Mark): Rearrange nodes.
4670 (Persistent Mark): Rename from Transient Mark.
4671 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4672 Describe Transient Mark mode as the default.
4673
4674 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4675 the default behavior with Transient Mark mode off.
4676 (Position Info): Fix typo.
4677
71ce5fd0
JB
4678 * display.texi (Standard Faces): Reference the Mark node.
4679 Remove discussion of the region face, which is discussed there.
7186a830
CY
4680
4681 * emacs.texi (Top): Update node listings.
4682
4683 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4684 as the default.
4685
4686 * fixit.texi (Undo): Standardize choice of undo key sequence.
4687 (Undo, Spelling): Describe Transient Mark mode as the default.
4688
4689 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4690 default.
4691
4692 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4693
4694 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4695 mode is the default, and note that the mark is not activated when set.
4696
4697 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4698 Describe Transient Mark mode as the default.
4699
4700 * search.texi (Basic Isearch): Reference the Mark Ring node.
4701 (Replace, Unconditional Replace, Other Repeating Search):
4702 Describe Transient Mark mode as the default.
4703
1c6c854e
CS
4704 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4705 Describe Transient Mark mode as the default.
7186a830
CY
4706 (Paragraphs): Describe how M-h behaves when region is active.
4707
4708 * trouble.texi (Quitting): Clarify effects of C-g.
4709
dc47d1ff
GM
47102008-03-13 Glenn Morris <rgm@gnu.org>
4711
4712 * emacs.texi (EMACSVER): Set to 23.0.60.
4713
e3e0fb39 47142008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4715
e3e0fb39
GM
4716 * dired.texi (Hiding Subdirectories): Fix previous change.
4717
47182008-03-05 Drew Adams <drew.adams@oracle.com>
4719
4720 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4721
5e14abf8
KS
47222008-02-28 Kim F. Storm <storm@cua.dk>
4723
4724 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4725 Move describe-distribution to C-h C-o.
4726 Move view-emacs-problems to C-h C-p.
4727 Add view-emacs-debugging on C-h C-d.
4728 Add view-external-packages on C-h C-e.
d0207bf3 4729 Add view-order-manuals on C-h C-m.
5e14abf8 4730
d0207bf3 47312008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4732
4733 * msdog-xtra.texi (MS-DOS): Docstring fix.
4734
87e391bb
EZ
47352008-02-09 Eli Zaretskii <eliz@gnu.org>
4736
4737 * msdog.texi (Windows Fonts): Use a @table for describing font
4738 properties.
4739
5662e503
JR
47402008-02-07 Jason Rumney <jasonr@gnu.org>
4741
4742 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4743 value has changed.
4744 (Windows HOME): Clarify what is meant by "if that fails as well".
4745 (Windows Fonts): New section.
4746
72463824
GM
47472008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4748
4749 * basic.texi (Basic Undo): Remove duplicate "you can".
4750
7ff926e0
EZ
47512008-02-02 Eli Zaretskii <eliz@gnu.org>
4752
4753 * maintaining.texi (Tags): Fix last change.
4754
6ab7aef1
MA
47552008-02-02 Michael Albinus <michael.albinus@gmx.de>
4756
093571c3 4757 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4758
ace67e7e
NR
47592008-01-31 Nick Roberts <nickrob@snap.net.nz>
4760
4761 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4762
ae068fdf
RS
47632008-01-26 Richard Stallman <rms@gnu.org>
4764
4765 * maintaining.texi (Tags): Delete redundant index entry.
4766
a56d9a08
EZ
47672008-01-26 Eli Zaretskii <eliz@gnu.org>
4768
4769 * programs.texi (Imenu): Move "@cindex tags" from here...
4770 * maintaining.texi (Tags): ...to here.
4771
e941ed90
NR
47722008-01-23 Kevin Ryde <user42@zip.com.au>
4773
4774 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4775 click count.
4776
650276d5
JB
47772008-01-21 Juanma Barranquero <lekktu@gmail.com>
4778
4779 * entering.texi (Exiting): Fix typo.
4780 Reported by D. E. Evans <sinuhe@gnu.org>.
4781
8dc17977
MR
47822007-12-31 Martin Rudalics <rudalics@gmx.at>
4783
4784 * glossary.texi (Glossary): Fix typo.
4785
9f9695a6
RS
47862007-12-27 Richard Stallman <rms@gnu.org>
4787
4788 * text.texi (Formatted Text): Improve menu tag.
4789 (Editing Format Info): In Info, add duplicate menu of nodes
4790 about the submenus.
4791 (Format Faces): Say where Faces menu is found. Mention Other.
4792 (Format Colors): Say where these submenus are found.
4793 (Format Indentation, Format Justification): Likewise.
4794 (Format Properties): Likewise.
4795
abfd0191
RS
47962007-12-22 Richard Stallman <rms@gnu.org>
4797
4798 * search.texi (Query Replace): Make exp of query-replace more
4799 self-contained, and clarify.
8dc17977 4800
abfd0191
RS
4801 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4802
a2586785
RS
48032007-12-15 Richard Stallman <rms@gnu.org>
4804
4805 * files.texi (Auto Save): Clarify definition of auto-saving.
4806
a67cf2bb
RS
48072007-11-26 Richard Stallman <rms@gnu.org>
4808
4809 * help.texi (Help Echo): Cleanups.
4810
448b33b1
TTN
48112007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4812
4813 * files.texi (Why Version Control?): Fix typo.
4814 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4815 (Selecting a Fileset): Fix typos; small rewording.
4816 (Log Buffer): Likewise.
4817 (Old Revisions): Likewise.
448b33b1 4818
221bb7f6
EZ
48192007-11-17 Eli Zaretskii <eliz@gnu.org>
4820
4821 * mule.texi (Communication Coding): Fix wording of last change.
4822
d0207bf3 48232007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4824
630cb3b7
JB
4825 * custom.texi (Specifying File Variables):
4826 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4827
53b7759e
KH
48282007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4829
a5ab2e0c 4830 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4831
4832 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4833
c8763fb6 48342007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4835
630cb3b7 4836 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4837 --output=file.
4838
ff98e024
MR
48392007-11-13 Martin Rudalics <rudalics@gmx.at>
4840
4841 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4842 (Help Echo): Avoid mentioning the term "region" here and
4843 consistently use the term "active text".
4844
37b11c22
GM
48452007-11-11 Glenn Morris <rgm@gnu.org>
4846
4847 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4848
21d50ba1
JL
48492007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4850
1c6c854e
CS
4851 * search.texi (Query Replace):
4852 Mention `query-replace-show-replacement'.
21d50ba1 4853
c12ecb0a 48542007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4855
4856 * building.texi (Watch Expressions): Remove obscure sentence.
4857
3b4201f4
KH
48582007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4859
4860 * mule.texi (Select Input Method): Describe how to activate an input
4861 method in the text mode.
4862
07e5c0b0
DN
48632007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4864
4865 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4866
52dd7391
NR
48672007-10-30 Nick Roberts <nickrob@snap.net.nz>
4868
4869 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4870
c004e539
GM
48712007-10-30 Glenn Morris <rgm@gnu.org>
4872
4873 * misc.texi (Directory Tracking): Explain a bit more about
4874 dirtrack-mode.
4875
ca8c5b8c
GM
48762007-10-25 Glenn Morris <rgm@gnu.org>
4877
4878 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4879
b6c764ef
RS
48802007-10-24 Richard Stallman <rms@gnu.org>
4881
4882 * misc.texi (Interactive Shell): Cleanup last change.
4883
eabd84c9
JL
48842007-10-22 Juri Linkov <juri@jurta.org>
4885
4886 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4887 default values.
4888
0b43c7e2
ER
48892007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4890
ca8c5b8c 4891 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4892 'filesets'.
4893
a80859d4
MR
48942007-10-18 Martin Rudalics <rudalics@gmx.at>
4895
4896 * trouble.texi (Quitting): Fix typo.
4897
c9447ae1
GM
48982007-10-18 Glenn Morris <rgm@gnu.org>
4899
4900 * frames.texi (Mode Line Mouse): Mention minor mode names.
4901
168b980f
JL
49022007-10-17 Juri Linkov <juri@jurta.org>
4903
4904 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4905 fill-paragraph operates on the active region in Transient Mark mode.
4906 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4907 with fill-paragraph.
4908
4909 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4910 fill-paragraph.
4911
4912 * fixit.texi (Spelling): ispell-word operates on the active region
4913 in Transient Mark mode.
4914
5a331f34
JB
49152007-10-17 Aaron S. Hawley <aaronh@garden.org>
4916
4917 * building.texi (Source Buffers):
4918 * custom.texi (Init Non-ASCII):
4919 * glossary.texi (Glossary): Use "key binding" consistently.
4920
2a9f4d55
JB
49212007-10-17 Juanma Barranquero <lekktu@gmail.com>
4922
4923 * calendar.texi (Diary): Fix directive.
4924
de13cecf
RS
49252007-10-16 Richard Stallman <rms@gnu.org>
4926
4927 * calendar.texi (Diary): Clarify text about diary file example.
4928
5f90d53e
ER
49292007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4930
4931 * files.texi: Capitalize node names according to convention.
4932
3aa491bc
GM
49332007-10-13 Glenn Morris <rgm@gnu.org>
4934
4935 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4936
8a3106d3
ER
49372007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4938
4939 * emacs.texi:
4940 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4941 suggested by RMS and Robert J. Chassell.
8a3106d3 4942
da1080a2
ER
49432007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4944
3aa491bc 4945 * files.texi (Version Systems):
0870a421
ER
4946 * vc-xtra.texi:
4947 * vc1-xtra.texi:
ac3f4c6f 4948 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4949 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4950 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4951 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4952
58ade22b
ER
49532007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4954
da1080a2 4955 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4956 Reorder the descriptions to be chronological.
4957
93870ce2
RS
49582007-10-09 Richard Stallman <rms@gnu.org>
4959
4960 * display.texi (Cursor Display): Correct how cursor appears
4961 in nonselected windows.
4962
568c7288
NR
49632007-10-04 Nick Roberts <nickrob@snap.net.nz>
4964
4965 * building.texi (GDB Graphical Interface): Remove references to gdba
4966 and mention gud-gdb.
4967
1af74d06 49682007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4969
1af74d06 4970 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4971
0d8fb755
JL
49722007-10-06 Juri Linkov <juri@jurta.org>
4973
4974 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4975 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4976 fill-paragraph-or-region.
4977
4978 * basic.texi (Arguments): Replace fill-paragraph with
4979 fill-paragraph-or-region.
4980
b981e2c6
ER
49812007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4982
4983 * files.texi: Update the section on version control for 2007
2a9f4d55 4984 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4985 will come later.
4986
5fceaf9c
GM
49872007-09-15 Glenn Morris <rgm@gnu.org>
4988
4989 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4990 to `list-holidays'.
4991
b0e44b17
GM
49922007-09-14 Glenn Morris <rgm@gnu.org>
4993
4994 * calendar.texi: Update all instances of mark-calendar-holidays,
4995 list-calendar-holidays, list-holidays with the new names.
4996
8cf51b2c
GM
49972007-09-06 Glenn Morris <rgm@gnu.org>
4998
46a367db 4999 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5000 Split into the Emacs manual in emacs/, and other manuals in misc/.
5001 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5002 manual.
5003 (infodir): New variable.
5004 (info): Use $infodir.
5005 (emacsman): Delete target, not needed any more.
5006 Move all targets that are not the Emacs manual to misc/Makefile.in.
5007 (mostlyclean): Remove `gnustmp'.
5008 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5009 manual.
92f9b43f 5010 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5011 (emacsman): Delete target, not needed any more.
5012 (clean): Remove all info files but Emacs manual.
5013 Move all targets that are not the Emacs manual to misc/Makefile.in.
5014 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5015
5016 * Makefile.in (INFOSOURCES): Delete.
5017 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5018 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5019 *.vrs *.toc here...
5020 (maintainer-clean): ...from here.
5021
50222007-09-05 Glenn Morris <rgm@gnu.org>
5023
5024 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5025
8cf51b2c
GM
50262007-08-29 Glenn Morris <rgm@gnu.org>
5027
5028 * emacs.texi (EMACSVER): Increase to 23.0.50.
5029
3420c522
RS
50302007-08-27 Richard Stallman <rms@gnu.org>
5031
5032 * emacs.texi (Top): Clarify menu item for Glossary.
5033
5034 * display.texi (Faces): Change secn title.
5035 Clarify not all fonts come from Font Lock.
5036
8cf51b2c
GM
50372007-08-17 Eli Zaretskii <eliz@gnu.org>
5038
5039 * basic.texi (Position Info): Add index entry for face at point.
5040 Mention that character faces are also displayed by "C-u C-x =".
5041
8cf51b2c
GM
50422007-08-08 Glenn Morris <rgm@gnu.org>
5043
5044 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5045
50462007-08-07 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * files.texi (File Conveniences): Document point motion keys in Image
5049 mode.
5050
8cf51b2c
GM
50512007-07-27 Glenn Morris <rgm@gnu.org>
5052
8cf51b2c
GM
5053 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5054 in-line.
5055
5056 * gpl.texi: New file with text of GPL.
5057 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5058
50592007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5060
5061 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5062
5063 * dired.texi (Wdired): Mention C-x C-q key binding.
5064
50652007-07-28 Nick Roberts <nickrob@snap.net.nz>
5066
5067 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5068
50692007-07-25 Glenn Morris <rgm@gnu.org>
5070
8cf51b2c
GM
5071 * emacs.texi (Copying): Replace license with GPLv3.
5072
5073 * Relicense all FSF files to GPLv3 or later.
5074
50752007-07-24 Glenn Morris <rgm@gnu.org>
5076
5077 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5078 for some calendars.
5079
50802007-07-23 Nick Roberts <nickrob@snap.net.nz>
5081
5082 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5083 default-directory for the current buffer is on a remote machine.
5084
8cf51b2c
GM
50852007-07-21 Eli Zaretskii <eliz@gnu.org>
5086
5087 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5088 default value.
5089
50902007-07-21 Richard Stallman <rms@gnu.org>
5091
5092 * files.texi (Why Version Control?): Improve previous change.
5093
50942007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5095
5096 * files.texi (Why Version Control?): New node.
5097
8cf51b2c
GM
50982007-07-12 Nick Roberts <nickrob@snap.net.nz>
5099
8cf51b2c
GM
5100 * building.texi (Starting GUD): Add xref to this anchor.
5101
8cf51b2c
GM
51022007-06-24 Karl Berry <karl@gnu.org>
5103
2a9f4d55 5104 * emacs.texi: New Back-Cover Text.
8cf51b2c 5105
8cf51b2c
GM
51062007-06-07 Alan Mackenzie <acm@muc.de>
5107
5108 * display.texi (Optional Mode Line): Document the new form of
5109 line+column numbers, "(561,2)".
5110
51112007-06-06 Juanma Barranquero <lekktu@gmail.com>
5112
49823426 5113 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5114
51152007-06-02 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * Version 22.1 released.
5118
8cf51b2c
GM
51192007-05-07 Karl Berry <karl@gnu.org>
5120
5121 * emacs.texi (EMACSVER): Back to 22.
5122
51232007-05-06 Richard Stallman <rms@gnu.org>
5124
5125 * maintaining.texi (Create Tags Table): Clean up previous change.
5126
c8763fb6 51272007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5128
5129 * maintaining.texi (Create Tags Table): Add text about the dangers of
5130 making symbolic links to tags files.
5131
51322007-05-04 Karl Berry <karl@gnu.org>
5133
5134 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5135
51362007-05-03 Karl Berry <karl@gnu.org>
5137
5138 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5139
5140 * .cvsignore (*.pdf): New entry.
5141
8cf51b2c
GM
5142 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5143 for printing.
5144
51452007-05-01 Richard Stallman <rms@gnu.org>
5146
5147 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5148
8cf51b2c
GM
51492007-04-28 Glenn Morris <rgm@gnu.org>
5150
5151 * ack.texi (Acknowledgments):
5152 * anti.texi (Antinews):
8cf51b2c
GM
5153 * programs.texi (Program Modes): Restore mention of python.el pending
5154 consideration of legal status.
5155
51562007-04-28 Richard Stallman <rms@gnu.org>
5157
5158 * files.texi (File Names): Fixes to ~ description on MS systems.
5159
8cf51b2c
GM
51602007-04-26 Glenn Morris <rgm@gnu.org>
5161
5162 * emacs.texi (EMACSVER): Increase to 22.1.50.
5163
51642007-04-25 Karl Berry <karl@gnu.org>
5165
5166 * emacs.texi: Improve line breaks on copyright page,
5167 similar layout to lispref, 8.5x11 by default.
5168
5169 * dired.texi (Image-Dired): Improve line break, fix typo.
5170
51712007-04-24 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * programs.texi (Program Modes):
8cf51b2c
GM
5174 * anti.texi (Antinews):
5175 * ack.texi (Acknowledgments): python.el removed.
5176
8cf51b2c
GM
51772007-04-23 Chong Yidong <cyd@stupidchicken.com>
5178
5179 * display.texi (Highlight Interactively): Correct description of
5180 hi-lock-file-patterns-policy.
5181
5182 * files.texi (File Archives): Mention self-extracting executables.
5183
51842007-04-23 Eli Zaretskii <eliz@gnu.org>
5185
5186 * search.texi (Unconditional Replace, Query Replace): Add xref to
5187 "Replacement and Case".
5188
51892007-04-22 Chong Yidong <cyd@stupidchicken.com>
5190
5191 * dired.texi (Image-Dired): Move from Thumbnails node.
5192 * misc.texi (Thumbnails): Node deleted.
5193 * emacs.texi (Top): Update node listing.
5194
5195 * files.texi (File Conveniences):
49823426 5196 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5197
51982007-04-21 Richard Stallman <rms@gnu.org>
5199
5200 * display.texi (Highlight Interactively): Correct previous change.
5201 Clarify doc of hi-lock-find-patterns, and move new features into it.
5202
52032007-04-20 David Koppelman <koppel@ece.lsu.edu>
5204
1c6c854e
CS
5205 * display.texi (Highlight Interactively):
5206 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5207
52082007-04-20 Martin Rudalics <rudalics@gmx.at>
5209
5210 * display.texi (Scrolling): Fix typo.
5211
8cf51b2c
GM
52122007-04-15 Chong Yidong <cyd@stupidchicken.com>
5213
8cf51b2c
GM
5214 * doclicense.texi: Remove node heading, so that it can be included by
5215 other files.
5216
5217 * emacs.texi: Insert node heading for GFDL.
5218
8cf51b2c
GM
52192007-04-14 Eli Zaretskii <eliz@gnu.org>
5220
5221 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5222 "command line".
5223
5224 * display.texi (Faces): Refer to "Creating Frames" for face
5225 and other frame customizations in .emacs.
5226
5227 * frames.texi (Creating Frames): Mention that face customizations can
5228 be put in .emacs. Add index entries.
5229
52302007-04-12 Richard Stallman <rms@gnu.org>
5231
5232 * glossary.texi (Glossary): Explain `iff'.
5233
52342007-04-11 Karl Berry <karl@gnu.org>
5235
5236 * gnu.texi (Top),
5237 * macos.texi (Mac Font Specs),
5238 * anti.texi (Antinews),
5239 * xresources.texi (Resources),
5240 * misc.texi (Emulation),
5241 * calendar.texi (Daylight Saving),
5242 * dired.texi (Dired and Find),
5243 * rmail.texi (Remote Mailboxes),
5244 * sending.texi (Mail Headers),
5245 * programs.texi (Which Function),
5246 * files.texi (Recover),
5247 * buffers.texi (Uniquify),
5248 * frames.texi (Wheeled Mice),
5249 * killing.texi (Rectangles): Wording to improve breaks in
5250 8.5x11 format.
5251 * mule.texi (Language Environments): \hbadness=10000 since there's
5252 no way to reword.
5253 * emacs.texi (smallbook): New @set to more easily switch between
5254 smallbook and 8.5x11.
5255
52562007-04-11 Richard Stallman <rms@gnu.org>
5257
5258 * files.texi (File Conveniences): Add xref to Tumme.
5259 Delete text about Thumbnail mode.
5260
8cf51b2c
GM
52612007-04-09 Alan Mackenzie <acm@muc.de>
5262
5263 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5264 new name. Insert concept index entries.
5265
8cf51b2c
GM
52662007-04-08 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * display.texi (Standard Faces): Document prefix arg for
5269 list-faces-display.
5270
5271 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5272
8cf51b2c
GM
52732007-04-07 Chong Yidong <cyd@stupidchicken.com>
5274
8cf51b2c
GM
5275 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5276
5277 * files.texi (Misc File Ops): Rewrite description of
5278 insert-file-literally.
5279
8cf51b2c
GM
52802007-03-31 Eli Zaretskii <eliz@gnu.org>
5281
5282 * misc.texi (Printing): Postscript -> PostScript.
5283
8cf51b2c
GM
5284 * ack.texi (Acknowledgments): Postscript -> PostScript.
5285
5286 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5287
5288 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5289 below.
5290
52912007-03-30 Chong Yidong <cyd@stupidchicken.com>
5292
5293 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5294 Init Non-ASCII.
5295 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5296 (Init Non-ASCII): New node.
5297
52982007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5299
5300 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5301
8cf51b2c
GM
53022007-03-12 Glenn Morris <rgm@gnu.org>
5303
8cf51b2c
GM
5304 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5305 "Daylight Savings".
5306
49823426 5307 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5308 saving" in text throughout.
5309
8cf51b2c
GM
53102007-03-04 Richard Stallman <rms@gnu.org>
5311
5312 * custom.texi (Safe File Variables): Minor correction.
5313
8cf51b2c
GM
53142007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5315
5316 * rmail.texi (Movemail): Add internal ref.
5317 Don't indent the intro for the PROTO table.
5318 Format PROTO table items with @code.
5319
8cf51b2c
GM
53202007-02-26 Nick Roberts <nickrob@snap.net.nz>
5321
5322 * building.texi: Remove references to bashdb.
5323
8cf51b2c
GM
53242007-02-19 Juanma Barranquero <lekktu@gmail.com>
5325
5326 * mule.texi (Language Environments): Update list of supported language
5327 environments.
5328
8cf51b2c
GM
53292007-02-14 Kim F. Storm <storm@cua.dk>
5330
5331 * building.texi (Grep Searching): Fix lgrep doc.
5332
53332007-02-12 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * back.texi: Remove unused file.
5336
c8763fb6 53372007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5338
5339 * maintaining.texi (Tag Syntax): Now --members is the default for
5340 etags, not for ctags yet.
5341
8cf51b2c
GM
53422007-02-03 Eli Zaretskii <eliz@gnu.org>
5343
5344 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5345 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5346 expects. Add comments to prevent people from inadvertently modifying
5347 the key parts needed by `texinfo-multiple-files-update'.
5348
53492007-01-29 Chong Yidong <cyd@stupidchicken.com>
5350
5351 * frames.texi (Secondary Selection): Window clicked does not matter
5352 when mouse-yank-at-point is non-nil.
5353
8cf51b2c
GM
53542007-01-16 Glenn Morris <rgm@gnu.org>
5355
5356 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5357 system abbrev.
5358
53592007-01-11 Richard Stallman <rms@gnu.org>
5360
5361 * msdog.texi (Windows Keyboard): Another small cleanup.
5362
53632007-01-10 Richard Stallman <rms@gnu.org>
5364
5365 * msdog.texi (Windows Keyboard): Yet another try to make
5366 everyone happy with that passage.
5367
53682007-01-05 Richard Stallman <rms@gnu.org>
5369
5370 * anti.texi (Antinews): Mention M-x shell scrolling.
5371
53722007-01-05 Nick Roberts <nickrob@snap.net.nz>
5373
5374 * building.texi (Watch Expressions): Describe gdb-max-children.
5375
8cf51b2c
GM
53762007-01-04 Richard Stallman <rms@gnu.org>
5377
8cf51b2c
GM
5378 * msdog.texi (Windows Keyboard): Clarify previous change.
5379
8cf51b2c
GM
53802007-01-02 Richard Stallman <rms@gnu.org>
5381
5382 * custom.texi (Changing a Variable): Minor clarification.
5383 (Specific Customization): customize-customized => customize-unsaved.
5384
5385 * entering.texi (Entering Emacs): Clean up text about restarting
5386 Emacs for each file.
5387
5388 * misc.texi (Shell Options): Minor cleanup.
5389
5390 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5391 with Emacs, not vice versa.
5392
5393 * programs.texi (Symbol Completion): Recommend customizing
5394 window manager.
5395
5396 * xresources.texi (Resources): Minor fix.
5397
c8763fb6 53982007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5399
5400 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5401
54022007-01-01 Richard Stallman <rms@gnu.org>
5403
5404 * commands.texi (User Input): Document keys stolen by window mangers.
5405
54062006-12-31 Richard Stallman <rms@gnu.org>
5407
5408 * custom.texi (Specific Customization): Document customize-option
5409 instead of customize-variable.
5410
54112006-12-31 Kim F. Storm <storm@cua.dk>
5412
5413 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5414
54152006-12-30 Kim F. Storm <storm@cua.dk>
5416
5417 * killing.texi (CUA Bindings): Fix typo.
5418
5419 * xresources.texi (Table of Resources): Mention grow-only value for
5420 auto-resize-tool-bars.
5421
8cf51b2c
GM
54222006-12-27 Eli Zaretskii <eliz@gnu.org>
5423
5424 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5425 and how to get them back.
5426
54272006-12-26 Richard Stallman <rms@gnu.org>
5428
5429 * calendar.texi (Holidays): Holiday listing is based on current
5430 practice, but DST is not.
5431
54322006-12-25 Richard Stallman <rms@gnu.org>
5433
5434 * emacs.texi (Top): Update subnode menus.
5435
5436 * mark.texi (Transient Mark): Fix xref.
5437
5438 * killing.texi (Graphical Kill): Node deleted.
5439 (Killing): Add xref to Cut and Paste.
5440 (CUA Bindings): Update xref.
5441
5442 * frames.texi (Cut and Paste): New section to hold other nodes.
5443 (Mouse Commands): Node demoted.
5444 (Cut/Paste Other App): Split out from Mouse Commands.
5445 (Word and Line Mouse): Likewise.
5446 (Secondary Selection, Clipboard): Nodes demoted.
5447
8cf51b2c
GM
54482006-12-24 Kevin Ryde <user42@zip.com.au>
5449
5450 * calendar.texi (Holidays): US daylight saving begins second Sunday
5451 in March for 2007 onwards.
5452 (Daylight Savings): Show new US default daylight saving rules, 2nd
5453 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5454
54552006-12-23 Chong Yidong <cyd@stupidchicken.com>
5456
5457 * calendar.texi (Scroll Calendar): < and > are switched.
5458
54592006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5460
5461 * killing.texi (Deletion): Describe M-\ prefix argument.
5462
54632006-12-23 Richard Stallman <rms@gnu.org>
5464
5465 * search.texi (Regexp Search): Explain why forward and reverse regexp
5466 search are not mirror images.
5467
8cf51b2c
GM
54682006-12-19 Kim F. Storm <storm@cua.dk>
5469
5470 * major.texi (Choosing Modes): Describe match-function elements for
5471 magic-mode-alist.
5472
8cf51b2c
GM
54732006-12-18 Eli Zaretskii <eliz@gnu.org>
5474
5475 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5476 peculiarities.
5477
54782006-12-18 Richard Stallman <rms@gnu.org>
5479
5480 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5481
8cf51b2c
GM
54822006-12-17 Alan Mackenzie <acm@muc.de>
5483
5484 * programs.texi (Left Margin Paren): Remove the bit which says
5485 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5486 Discuss some of the issues of setting this option to nil.
5487
54882006-12-17 Glenn Morris <rgm@gnu.org>
5489
5490 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5491
54922006-12-16 Eli Zaretskii <eliz@gnu.org>
5493
5494 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5495 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5496 NTFS volumes.
5497 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5498 volumes.
5499
55002006-12-15 Eli Zaretskii <eliz@gnu.org>
5501
5502 * text.texi (HTML Mode): Fix "C-c TAB".
5503
8cf51b2c
GM
55042006-12-09 Richard Stallman <rms@gnu.org>
5505
5506 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5507
55082006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5509
5510 * files.texi (Misc File Ops): Document insert-file-literally.
5511
55122006-12-08 Eli Zaretskii <eliz@gnu.org>
5513
5514 * cmdargs.texi (Colors): Note that --color is intended for overriding
5515 the terminal defaults, not for normal invocation.
5516
5517 * misc.texi (Emacs Server): Improve wording. Don't mention the
5518 ``server program''. Add a cross-reference to "Init File" node.
5519 (Invoking emacsclient): Add index entries. Document both short and
5520 long versions of command-line options. Document the -f option.
5521
8cf51b2c
GM
55222006-12-06 Richard Stallman <rms@gnu.org>
5523
5524 * text.texi (Outline Format): Say to set outline-regexp
5525 and outline-level with major modes and file local variables.
5526
c8763fb6 55272006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5528
5529 * anti.texi (Antinews): Mention the alternative to
5530 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5531
8cf51b2c
GM
5532 * misc.texi (Interactive Shell): Ditto.
5533
55342006-12-04 Eli Zaretskii <eliz@gnu.org>
5535
5536 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5537
5538 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5539
55402006-12-01 Eli Zaretskii <eliz@gnu.org>
5541
5542 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5543 colon in the mode line.
5544
5545 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5546
55472006-11-26 Nick Roberts <nickrob@snap.net.nz>
5548
5549 * building.texi (Watch Expressions): Mention SPC for expanding/
5550 contracting watch expressions.
5551
55522006-11-26 Kim F. Storm <storm@cua.dk>
5553
5554 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5555
55562006-11-26 Nick Roberts <nickrob@snap.net.nz>
5557
5558 * building.texi (Debugger Operation): Define text command mode.
5559 Clarify how tooltips work.
5560 (GDB Graphical Interface): Explain how to run in text command mode
5561 more clearly.
5562
55632006-11-25 Juanma Barranquero <lekktu@gmail.com>
5564
5565 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5566
55672006-11-22 Juanma Barranquero <lekktu@gmail.com>
5568
5569 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5570
8cf51b2c
GM
55712006-11-18 Chong Yidong <cyd@stupidchicken.com>
5572
5573 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5574 and EMACS is deprecated.
5575
55762006-11-18 Juanma Barranquero <lekktu@gmail.com>
5577
5578 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5579
c8763fb6 55802006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5581
5582 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5583
5584 * emacs.texi: Include xresources.texi both for info and dvi.
5585
5586 * xresources.texi: Merge text from xresmini.texi.
5587
c8763fb6 55882006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5589
5590 * glossary.texi: Fix typos.
5591
8cf51b2c
GM
55922006-11-06 Richard Stallman <rms@gnu.org>
5593
5594 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5595
5596 * ack.texi (Acknowledgments): Fix name spelling.
5597
55982006-11-01 Juri Linkov <juri@jurta.org>
5599
5600 * search.texi (Word Search): Document incremental word search.
5601
56022006-10-28 Glenn Morris <rgm@gnu.org>
5603
5604 * ack.texi (Acknowledgments): Add cal-html author.
5605
5606 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5607 Calendar"). Describe new package cal-html.
5608 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5609 Calendar Files."
5610
8cf51b2c
GM
56112006-10-23 Richard Stallman <rms@gnu.org>
5612
5613 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5614 Abbrev mode is enabled.
5615
8cf51b2c
GM
56162006-10-16 Richard Stallman <rms@gnu.org>
5617
8cf51b2c
GM
5618 * emacs.texi: Update ISBN.
5619
8cf51b2c
GM
56202006-10-11 Kim F. Storm <storm@cua.dk>
5621
5622 * emacs.texi (Acknowledgments): Use @dotless{i}.
5623
56242006-10-08 Nick Roberts <nickrob@snap.net.nz>
5625
5626 * building.texi (Breakpoints Buffer): Mention catchpoints.
5627
56282006-10-08 Kim F. Storm <storm@cua.dk>
5629
5630 * ack.texi (Acknowledgments): Update.
5631
5632 * emacs.texi (Acknowledgments): Fix bad @/ form.
5633
8cf51b2c
GM
56342006-10-05 Kim F. Storm <storm@cua.dk>
5635
5636 * emacs.texi (Acknowledgments): Add more contributors.
5637
56382006-10-03 Richard Stallman <rms@gnu.org>
5639
5640 * emacs.texi (Acknowledgments): Update version and edition.
5641
8cf51b2c
GM
56422006-10-01 Karl Berry <karl@gnu.org>
5643
5644 * custom.texi (Customization Groups): Page break to keep example buffer
5645 on one page.
5646
56472006-09-30 Karl Berry <karl@gnu.org>
5648
5649 * programs.texi (Basic Indent): @need to improve page break.
5650 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5651
56522006-09-29 Glenn Morris <rgm@gnu.org>
5653
5654 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5655
56562006-09-29 Karl Berry <karl@gnu.org>
5657
5658 * windows.texi (Basic Window): Remove forced @break, no longer
5659 desirable.
5660 * frames.texi (Frame Commands),
5661 * mark.texi (Marking Objects): Reword to avoid bad page break.
5662 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5663
56642006-09-19 Richard Stallman <rms@gnu.org>
5665
5666 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5667 stick to present tense.
5668
c8763fb6 56692006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5670
5671 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5672 to x-gtk-use-old-file-dialog.
5673 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5674
56752006-09-15 Jay Belanger <belanger@truman.edu>
5676
49823426 5677 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5678 Change "Library Public License" to "Lesser Public License"
5679 throughout. Use "yyyy" to represent year.
5680
8cf51b2c
GM
56812006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5682
5683 * files.texi (Visiting): Add index entry "open file".
5684
8cf51b2c
GM
56852006-09-11 Richard Stallman <rms@gnu.org>
5686
5687 * building.texi (Compilation Mode): Clarification.
5688 (Grep Searching): Add xref to Compilation Mode.
5689
8cf51b2c
GM
56902006-09-08 Richard Stallman <rms@gnu.org>
5691
5692 * search.texi (Search): Ref multi-file search commands here.
5693 (Other Repeating Search): Not here.
5694
8cf51b2c
GM
56952006-08-28 Richard Stallman <rms@gnu.org>
5696
5697 * windows.texi (Split Window): Update xref.
5698
5699 * basic.texi (Continuation Lines): Update xref.
5700
5701 * indent.texi (Tab Stops): Update xref.
5702
5703 * emacs.texi (Top): Update subnode menu.
5704
5705 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5706 split out of Display Custom.
5707
57082006-08-25 Kim F. Storm <storm@cua.dk>
5709
5710 * display.texi (Display Custom): Add variables overline-margin
5711 and x-underline-at-descent-line.
5712
57132006-08-25 Richard Stallman <rms@gnu.org>
5714
5715 * entering.texi (Exiting): Rewrite to give graphical displays
5716 priority over text terminals.
5717
5718 * search.texi (Incremental Search): Move index entries.
5719
57202006-08-23 Chong Yidong <cyd@stupidchicken.com>
5721
5722 * custom.texi (Init File): Reference Find Init to avoid "home
5723 directory" confusion.
5724
57252006-08-22 Nick Roberts <nickrob@snap.net.nz>
5726
5727 * building.texi (Other GDB-UI Buffers): Describe how to edit
5728 a value in the locals buffer.
5729
57302006-08-21 Richard Stallman <rms@gnu.org>
5731
5732 * search.texi (Basic Isearch): Add `isearch' index entry.
5733
57342006-08-16 Richard Stallman <rms@gnu.org>
5735
5736 * misc.texi (Saving Emacs Sessions): Clean up wording.
5737
5738 * mark.texi (Marking Objects): Mention term "select all".
5739
5740 * emacs.texi (Top): Update subnode menu.
5741
5742 * help.texi (Help Mode): Move node up in file.
5743
8cf51b2c
GM
57442006-08-15 Nick Roberts <nickrob@snap.net.nz>
5745
5746 * building.texi (Stack Buffer): Explain fringe arrow.
5747
8cf51b2c
GM
57482006-08-12 Eli Zaretskii <eliz@gnu.org>
5749
8cf51b2c
GM
5750 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5751 on startup.
5752
57532006-08-11 Romain Francoise <romain@orebokech.com>
5754
5755 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5756
57572006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5758
5759 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5760
57612006-08-10 Richard Stallman <rms@gnu.org>
5762
5763 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5764 with face merging. Empty regions don't count.
5765 Clarify face property inheritance.
8cf51b2c
GM
5766
57672006-08-08 Romain Francoise <romain@orebokech.com>
5768
5769 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5770 <arjuropo@cc.jyu.fi>.
5771
8cf51b2c
GM
57722006-08-04 Eli Zaretskii <eliz@gnu.org>
5773
5774 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5775 apply to all frames.
5776
8cf51b2c
GM
57772006-08-01 Richard Stallman <rms@gnu.org>
5778
5779 * help.texi (Name Help): Add index entries for describe-variable.
5780
57812006-08-01 Nick Roberts <nickrob@snap.net.nz>
5782
5783 * building.texi (GDB Graphical Interface): Shorten node names.
5784 (GDB-UI Layout): Use GDB-related.
5785 (Other GDB-UI Buffers): Simplify English.
5786
57872006-07-31 Richard Stallman <rms@gnu.org>
5788
5789 * search.texi (Query Replace): Add xref for Dired's Q command.
5790
8cf51b2c
GM
57912006-07-31 Nick Roberts <nickrob@snap.net.nz>
5792
5793 * building.texi (GDB commands in Fringe): Rename to...
5794 (Source Buffers): ..this and move forward. Describe hollow arrow and
5795 new option gdb-find-source-frame.
5796
57972006-07-29 Richard Stallman <rms@gnu.org>
5798
5799 * dired.texi (Operating on Files): Simplify previous change
5800 and fix Texinfo usage.
5801
58022006-07-29 Eli Zaretskii <eliz@gnu.org>
5803
5804 * dired.texi (Operating on Files): Add cross-references. State the
5805 Unix commands that do similar things.
5806
58072006-07-28 Richard Stallman <rms@gnu.org>
5808
5809 * mark.texi (Transient Mark): Clarify that region never disappears
5810 when Transient Mark mode is off, and not when it is on.
5811
58122006-07-27 Richard Stallman <rms@gnu.org>
5813
5814 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5815
58162006-07-24 Richard Stallman <rms@gnu.org>
5817
5818 * xresources.texi (GTK styles): Fix texinfo usage.
5819
8cf51b2c
GM
5820 * commands.texi (User Input): Explain why we teach keyboard cmds.
5821
5822 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5823 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5824 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5825 * doclicense.texi, display.texi, dired.texi, basic.texi:
5826 * anti.texi, ack.texi: Move periods and commas inside quotes.
5827
58282006-07-22 Eli Zaretskii <eliz@gnu.org>
5829
5830 * cmdargs.texi (General Variables): Document EMAIL.
5831
58322006-07-21 Eli Zaretskii <eliz@gnu.org>
5833
5834 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5835 doesn't have effect on MS-Windows.
5836
8cf51b2c
GM
58372006-07-17 Richard Stallman <rms@gnu.org>
5838
5839 * building.texi (Grep Searching): Explain about chaining grep commands.
5840
8cf51b2c
GM
58412006-07-10 Nick Roberts <nickrob@snap.net.nz>
5842
49823426 5843 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5844
58452006-07-09 Chong Yidong <cyd@stupidchicken.com>
5846
5847 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5848 is invoked for multiple files.
5849
58502006-07-08 Eli Zaretskii <eliz@gnu.org>
5851
5852 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5853 on-line manual for the rest of this node.
5854 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5855 unconditionally.
5856 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5857 Improve wording.
5858 (Windows Printing): Improve wording.
5859 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5860 rest of this node.
5861
8cf51b2c
GM
58622006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5863
49823426
GM
5864 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5865 with eval-buffer.
8cf51b2c
GM
5866
58672006-07-05 Nick Roberts <nickrob@snap.net.nz>
5868
5869 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5870 of character translation.
5871
58722006-07-04 Nick Roberts <nickrob@snap.net.nz>
5873
5874 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5875
58762006-07-03 Karl Berry <karl@gnu.org>
5877
5878 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5879 not-too-underfull hboxes in the TeX output.
5880 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5881 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5882 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5883 * sending.texi, text.texi: Fix overfull/underfull boxes.
5884
58852006-07-03 Romain Francoise <romain@orebokech.com>
5886
5887 * m-x.texi (M-x): Fix.
5888
58892006-07-03 Richard Stallman <rms@gnu.org>
5890
8cf51b2c
GM
5891 * search.texi (Other Repeating Search): filename -> file name.
5892
5893 * misc.texi (Narrowing): Minor cleanups.
5894
5895 * files.texi (Visiting): filename -> file name.
5896
5897 * emacs.texi (Top): Update subnode menus.
5898
5899 * mule.texi (Coding Systems): Move char translation stuff here.
5900 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5901 (Recognize Coding): Substantial local rewrites.
5902 (International): Update menu.
5903
5904 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5905 (Scrolling): Substantial local rewrites.
5906 (Display): Update menu and intro.
5907
5908 * dired.texi: filename -> file name.
5909
5910 * custom.texi (Safe File Variables): Texinfo usage fix.
5911
f0131492 59122006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5913
5914 * help.texi, m-x.texi: Lots of cleanups.
5915
8cf51b2c
GM
59162006-06-30 Eli Zaretskii <eliz@gnu.org>
5917
5918 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5919 (Windows Processes, Windows Misc): Shorten the printed version by
5920 selectively conditioning less important portions by @ifnottex.
5921
8cf51b2c
GM
59222006-06-27 Richard Stallman <rms@gnu.org>
5923
5924 * mini.texi (Minibuffer File): Minor cleanup.
5925
59262006-06-25 Nick Roberts <nickrob@snap.net.nz>
5927
5928 * frames.texi (XTerm Mouse): Rename to...
5929 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5930
5931 * emacs.texi (Top): Use new node name.
5932
59332006-06-24 Eli Zaretskii <eliz@gnu.org>
5934
5935 * emacs.texi (Top): Update the detailed menu according to changes in
5936 msdog.texi.
5937
5938 * msdog.texi (Windows Keyboard): New section.
5939 (Windows Mouse): New section.
5940 (Windows System Menu): Remove section (text merged with "Windows
5941 Keyboard").
5942 (Windows Misc): New section.
5943
5944 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5945
5946 * msdog.texi (ls in Lisp): New section.
5947
5948 * files.texi (Visiting): Document case-insensitive wildcard matching
5949 under find-file-wildcards.
5950
8cf51b2c
GM
59512006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5952
5953 * macos.texi (Mac Input): Add description of mac-function-modifier.
5954 Now Unicode keyboard layouts work.
5955
8cf51b2c
GM
59562006-06-10 Richard Stallman <rms@gnu.org>
5957
5958 * mule.texi (Recognize Coding): Clarify previous change.
5959
59602006-06-09 Kenichi Handa <handa@m17n.org>
5961
5962 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5963 notation.
5964
59652006-06-07 Kevin Ryde <user42@zip.com.au>
5966
5967 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5968 manual for @ifnottex, but in emacs-extra for @iftex.
5969
5970 * cmdargs.texi (General Variables): Fix smtpmail xref.
5971
59722006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5973
8cf51b2c 5974 * programs.texi (Comment Commands):
8cf51b2c 5975 * custom.texi (Specifying File Variables):
49823426 5976 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5977
59782006-06-07 Nick Roberts <nickrob@snap.net.nz>
5979
5980 * building.texi (Watch Expressions): Move node to end.
5981 (GDB Graphical Interface): Move description of clicks in fringe...
5982 (GDB commands in the Fringe): ...to here. New node.
5983
8cf51b2c
GM
59842006-06-05 Romain Francoise <romain@orebokech.com>
5985
49823426 5986 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5987
59882006-06-05 Nick Roberts <nickrob@snap.net.nz>
5989
5990 * building.texi (GDB Graphical Interface): Update bindings.
5991 (Commands of GUD): Add gud-print. Remove gud-run.
5992 Restate availability more generally.
5993
f0131492 59942006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5995
5996 * mini.texi: Lots of cleanups.
5997
59982006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5999
6000 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6001 and Mouse-2.
6002
c8763fb6 60032006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6004
6005 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6006
8cf51b2c
GM
60072006-05-31 Richard Stallman <rms@gnu.org>
6008
6009 * basic.texi (Moving Point): Fix previous change.
6010
c8763fb6 60112006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6012
6013 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6014
f0131492 60152006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6016
6017 * basic.texi: Many simplifications and improvements in wording.
6018
8cf51b2c
GM
60192006-05-26 Nick Roberts <nickrob@snap.net.nz>
6020
6021 * anti.texi (Antinews): Create a node for gdb-ui.
6022
8cf51b2c
GM
60232006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6024
6025 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6026
60272006-05-20 Richard Stallman <rms@gnu.org>
6028
6029 * dired.texi (Dired Navigation): dired-goto-file is now j.
6030
8cf51b2c
GM
60312006-05-20 Eli Zaretskii <eliz@gnu.org>
6032
6033 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6034 and their aliases.
6035
6036 * msdog.texi (Windows Printing): Mention non-support of plain text
6037 printing with some el-cheapo printers, and suggest a workaround.
6038
60392006-05-20 Kevin Ryde <user42@zip.com.au>
6040
6041 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6042 remove the bit saying you must set it.
6043
60442006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6045
6046 * trouble.texi (Checklist):
6047 * text.texi (Text, Auto Fill, Text Mode):
6048 * search.texi (Nonincremental Search):
6049 * rmail.texi (Rmail Labels):
6050 * mule.texi (Input Methods, Multibyte Conversion):
6051 * misc.texi (Gnus, Where to Look, PostScript):
6052 * maintaining.texi (Create Tags Table):
6053 * indent.texi (Indentation Commands):
6054 * fixit.texi (Spelling):
6055 * emacs.texi (Copying):
6056 * custom.texi (Init File): ifinfo -> ifnottex.
6057
8cf51b2c
GM
60582006-05-17 Richard Stallman <rms@gnu.org>
6059
6060 * files.texi (Diff Mode): Mention C-x `.
6061
60622006-05-08 Richard Stallman <rms@gnu.org>
6063
6064 * custom.texi (Disabling): Textual cleanups.
6065
8cf51b2c
GM
60662006-05-12 Glenn Morris <rgm@gnu.org>
6067
6068 * calendar.texi (Displaying the Diary, Format of Diary File):
6069 Refer to diary-view-entries, diary-list-entries,
6070 diary-show-all-entries rather than obsolete aliases.
6071
60722006-05-12 Eli Zaretskii <eliz@gnu.org>
6073
6074 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6075 (Displaying the Diary, Special Diary Entries, Importing Diary):
6076 * building.texi (Compilation Shell):
6077 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6078 emacs-xtra with @inforef's.
6079
6080 * files.texi (Visiting): Fix wording.
6081
6082 * mule.texi (Coding Systems, Text Coding): More indexing.
6083 Mention that C-x RET f can set eol conversion.
6084
c8763fb6 60852006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6086
6087 * xresmini.texi (GTK resources): Insert GTK description.
6088
6089 * xresources.texi (GTK resources): metafont should be menufont.
6090
8cf51b2c
GM
60912006-05-06 Michael Albinus <michael.albinus@gmx.de>
6092
49823426 6093 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6094 method, user name and host name is active only in partial
6095 completion mode.
6096
8cf51b2c
GM
60972006-05-06 Eli Zaretskii <eliz@gnu.org>
6098
6099 * makefile.w32-in (emacs.dvi):
6100 * Makefile.in (emacs.dvi): Add xresmini.texi.
6101
6102 * xresmini.texi (Table of Resources): Remove xref to non-existent
6103 node "LessTif Resources".
6104
6105 * msdog.texi (Microsoft Windows):
6106 * calendar.texi (Calendar/Diary, Displaying the Diary)
6107 (Special Diary Entries, Importing Diary, Holidays):
6108 * programs.texi (Program Modes):
6109 * text.texi (Text):
6110 * buffers.texi (Several Buffers):
6111 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6112
61132006-05-06 Eli Zaretskii <eliz@gnu.org>
6114
6115 The following changes merge the emacs-xtra manual into the main
6116 manual, but only for on-line version of the manual.
6117
6118 * vc2-xtra.texi (Version Backups, Local Version Control)
6119 (Making Snapshots, Change Logs and VC, Version Headers)
6120 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6121 on-line manual.
6122
6123 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6124 for on-line manual.
6125
6126 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6127 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6128 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6129 for on-line manual.
6130
6131 * fortran-xtra.texi (Fortran, Fortran Autofill)
6132 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6133 for on-line manual.
6134
6135 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6136 Conditional xref's for on-line manual.
6137
6138 * emerge-xtra.texi (Emerge, Overview of Emerge)
6139 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6140 manual.
6141
6142 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6143 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6144 (EMACSSOURCES): Use EMACS_XTRA.
6145 (../info/emacs-xtra): Remove.
6146 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6147
6148 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6149 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6150 (EMACSSOURCES): Use EMACS_XTRA.
6151 ($(infodir)/emacs-xtra): Remove.
6152 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6153
6154 * trouble.texi (Quitting):
6155 * text.texi (Text):
6156 * programs.texi (Program Modes):
6157 * msdog.texi (Microsoft Windows):
6158 * frames.texi (Frames):
6159 * files.texi (Backup, Version Control, VC Concepts)
6160 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6161 (Registering, VC Status, VC Undo, Multi-User Branching)
6162 (Comparing Files):
6163 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6164 (Displaying the Diary, Special Diary Entries, Importing Diary):
6165 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6166 conditional xref's, depending on @iftex/@ifnottex.
6167
6168 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6169 "MS-DOS". @include msdog-xtra.texi.
6170
6171 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6172 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6173
6174 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6175 for vc-xtra.texi subsections.
6176 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6177 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6178
6179 * sending.texi (Sending Mail): A @node line without explicit Prev,
6180 Next, and Up links.
6181
6182 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6183 Next, and Up links.
6184
6185 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6186 and its sections. @include picture-xtra.texi.
6187
6188 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6189 "Emerge".
6190 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6191
6192 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6193 exact duplicate of its name-sake in calendar.texi.
6194
6195 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6196 "Advanced Calendar/Diary Usage".
6197 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6198
6199 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6200 dired-xtra.texi.
6201 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6202
6203 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6204 (Files) [ifnottex]: Add menu entry for Autorevert.
6205
6206 * emacs-xtra.texi (Introduction): Reword to make consistent with
6207 printed version only.
6208 <Top level>: Remove the body of all chapters and move them to the
6209 new *-xtra.texi files. Use @raisesections and @lowersections to
6210 convert sections to chapters etc.
6211
6212 * msdog-xtra.texi:
6213 * fortran-xtra.texi:
6214 * vc-xtra.texi:
6215 * vc1-xtra.texi:
6216 * vc2-xtra.texi:
6217 * emerge-xtra.texi:
6218 * cal-xtra.texi:
6219 * dired-xtra.texi:
6220 * arevert-xtra.texi: New files, with text from respective chapters
6221 of emacs-xtra.texi. Convert each @chapter into @section, @section
6222 into @subsection, etc.
6223
1c6c854e 6224 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6225 updated.
6226
6227 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6228 Windows". All references updated.
6229
62302006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6231
6232 * macos.texi (Mac Input): Mention input from Character Palette.
6233 (Mac Font Specs): Fix typo.
6234
62352006-05-05 Richard Stallman <rms@gnu.org>
6236
6237 * files.texi (Diff Mode): Minor cleanup.
6238
62392006-05-05 Karl Berry <karl@gnu.org>
6240
8cf51b2c
GM
6241 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6242 errors from the current release of makeinfo (4.8).
6243 * help.texi (Library Keywords): Change widest word in multitable
6244 template from `emulations' to `convenience'. (Not sure if this is
6245 related to the font change.)
6246
62472006-05-05 Eli Zaretskii <eliz@gnu.org>
6248
6249 * files.texi (File Names): Add a footnote about limited support of
6250 ~USER on MS-Windows.
6251
6252 * cmdargs.texi (Initial Options): Add a footnote about limited
6253 support of ~USER on MS-Windows.
6254
62552006-05-03 Richard Stallman <rms@gnu.org>
6256
6257 * files.texi (Diff Mode): Node moved here.
6258 (Comparing Files): Delete what duplicates new node.
6259 (Files): Put Diff Mode in menu.
6260
1c6c854e 6261 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6262
6263 * emacs.texi (Top): Update menu for Diff Mode.
6264
6265 * trouble.texi (Emergency Escape): Simplify.
6266
6267 * emacs.texi (Top): Minor clarification.
6268
62692006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6270
6271 * commands.texi, entering.texi, screen.texi: Many simplifications.
6272
62732006-05-03 Richard Stallman <rms@gnu.org>
6274
6275 * commands.texi (Text Characters): Delete paragraph about unibyte
6276 non-ASCII printing chars.
6277
6278 * killing.texi (Killing): Say "graphical displays".
6279 * display.texi: Say "graphical displays".
6280
6281 * cmdargs.texi (Misc X): Say "graphical displays".
6282
62832006-05-01 Richard Stallman <rms@gnu.org>
6284
6285 * emacs.texi (Top): Add Diff Mode to menu.
6286
62872006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6288
6289 * misc.texi (Diff Mode): New node.
6290
62912006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6292
6293 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6294 (Mac Environment Variables): Shorten example line.
6295 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6296
62972006-05-01 Nick Roberts <nickrob@snap.net.nz>
6298
6299 * building.texi (GUD Customization): Describe cases %d and %c.
6300 Update description for %e.
6301
63022006-04-30 Glenn Morris <rgm@gnu.org>
6303
6304 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6305
63062006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6307
6308 * custom.texi (Examining): Update C-h v output example.
6309
63102006-04-29 Kim F. Storm <storm@cua.dk>
6311
6312 * building.texi (Grep Searching): Add lgrep and rgrep.
6313
8cf51b2c
GM
63142006-04-23 Richard Stallman <rms@gnu.org>
6315
6316 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6317
6318 * xresmini.texi: New file.
6319
6320 * xresources.texi (Face Resources): Split table into font resources
6321 and the rest. Combine similar attributes for brevity.
6322
8cf51b2c
GM
63232006-04-21 Eli Zaretskii <eliz@gnu.org>
6324
6325 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6326 backslashes and case-insensitivity in file names (moved to the
6327 main manual).
6328 (MS-DOS Printing): Move most of the text to the main manual.
6329
6330 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6331 New nodes.
6332 (Windows Processes, Windows System Menu): Add index entries and
6333 fix wording.
6334
8cf51b2c
GM
63352006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6336
6337 * misc.texi (Shell Ring): Add notes on saved input when
6338 navigating off the end of the history list.
6339
63402006-04-18 Chong Yidong <cyd@mit.edu>
6341
6342 * misc.texi (Shell Options): Correct default value of
6343 comint-scroll-show-maximum-output.
6344
8cf51b2c
GM
63452006-04-18 Nick Roberts <nickrob@snap.net.nz>
6346
6347 * building.texi (Watch Expressions): Update.
6348
8cf51b2c
GM
63492006-04-12 Richard Stallman <rms@gnu.org>
6350
6351 * search.texi: Clean up previous change.
6352
63532006-04-12 Eli Zaretskii <eliz@gnu.org>
6354
6355 * search.texi (Regexp Backslash, Regexp Replace): Add index
6356 entries for ``back reference'' and mention the term itself in the
6357 text.
6358
63592006-04-11 Richard Stallman <rms@gnu.org>
6360
6361 * custom.texi (Safe File Variables):
6362 Document enable-local-variables = :safe.
6363
63642006-04-11 Karl Berry <karl@gnu.org>
6365
6366 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6367 (Remote Repositories, Version Backups, Local Version Control)
6368 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6369 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6370 (Renaming VC Work Files and Master Files)
6371 (Inserting Version Control Headers, Customizing VC, General Options)
6372 (Options for RCS and SCCS, Options specific for CVS): Move all
6373 these nodes to emacs-xtra.texi, for brevity.
6374 * cmdargs.texi, files.texi: Change cross-references.
6375
8cf51b2c
GM
63762006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6377
6378 * files.texi (Old Versions): Update description of vc-annotate's
6379 use of color to indicate date ranges.
6380
8cf51b2c
GM
63812006-04-09 Kevin Ryde <user42@zip.com.au>
6382
8cf51b2c
GM
6383 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6384 put info and printed manual names the right way around.
6385
63862006-04-09 Karl Berry <karl@gnu.org>
6387
6388 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6389 emacs-xtra.texi, leaving only MS Windows information.
6390 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6391 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6392 node names.
6393
6394 * emacs.texi: Move @summarycontents and @contents to the beginning
6395 of the file.
6396
8cf51b2c
GM
63972006-04-08 Kevin Ryde <user42@zip.com.au>
6398
6399 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6400
64012006-04-07 Richard Stallman <rms@gnu.org>
6402
6403 * programs.texi (Comments, Comment Commands, Options for Comments)
6404 (Multi-Line Comments): "Align", not "indent".
6405 (Basic Indent): C-j deletes trailing whitespace before the newline.
6406
64072006-04-06 Richard Stallman <rms@gnu.org>
6408
8cf51b2c
GM
6409 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6410
64112006-04-06 Eli Zaretskii <eliz@gnu.org>
6412
6413 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6414
8cf51b2c
GM
64152006-04-05 Richard Stallman <rms@gnu.org>
6416
6417 * emacs.texi (Top): Update subnode menu.
6418
6419 * trouble.texi (Unasked-for Search): Node deleted.
6420 (Lossage): Delete from menu.
6421
64222006-04-04 Richard Stallman <rms@gnu.org>
6423
6424 * trouble.texi: Various cleanups.
6425 (Checklist): Don't bother saying how to snail a bug report.
6426 (Emergency Escape): Much rewriting.
6427 (After a Crash): Rename the core dump immediately.
6428 (Total Frustration): Call it a psychotherapist.
6429 (Bug Criteria): Avoid "illegal instruction".
6430 (Sending Patches): We always put the contributor's name in.
6431
6432 * misc.texi (Thumbnails): Minor correction.
6433
8cf51b2c
GM
64342006-04-03 Richard Stallman <rms@gnu.org>
6435
6436 * misc.texi (Thumbnails): Minor cleanup.
6437
64382006-04-02 Karl Berry <karl@gnu.org>
6439
6440 * sending.texi (Mail Sending): pxref to Top needs five args.
6441
6442 * texinfo.tex: Update to current version (2006-03-21.13).
6443
8cf51b2c
GM
64442006-03-31 Richard Stallman <rms@gnu.org>
6445
6446 * emacs.texi (Top): Update subnode menu.
6447
6448 * help.texi (Help Mode): Cleanup.
6449
6450 * dired.texi: Many cleanups.
6451 (Dired Deletion): Describe dired-recursive-deletes.
6452 (Operating on Files): dired-create-directory moved.
6453 (Misc Dired Features): Move to here.
6454 (Tumme): Node moved to misc.texi.
6455
6456 * custom.texi: Many cleanups.
6457 (Minor Modes): Don't mention ISO Accents Mode.
6458 (Examining): Update C-h v output example.
6459 (Hooks): Add index and xref for add-hook.
6460 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6461 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6462
6463 * misc.texi: Many cleanups.
6464 (beginning): Add to summary of topics.
6465 (Shell): Put eshell xref at the end. Remove eshell from table.
6466 (Thumbnails): New node.
6467
8cf51b2c
GM
64682006-03-28 Eli Zaretskii <eliz@gnu.org>
6469
6470 * files.texi (File Name Cache): Make it clear that the cache is
6471 not persistent.
6472
8cf51b2c
GM
64732006-03-25 Karl Berry <karl@gnu.org>
6474
49823426
GM
6475 * emacs-xtra.texi, emacs.texi, gnu.texi:
6476 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6477 (2) do not indent copyright year list (or anything else).
6478
8cf51b2c
GM
64792006-03-21 Juanma Barranquero <lekktu@gmail.com>
6480
6481 * files.texi (VC Dired Mode): Remove misplaced brackets.
6482
64832006-03-21 Andre Spiegel <spiegel@gnu.org>
6484
6485 * files.texi: Various updates and clarifications in the VC chapter.
6486
64872006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6488
6489 * help.texi (Help Mode): Document "C-c C-c".
6490
8cf51b2c
GM
64912006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6492
6493 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6494 menu in the standalone Info reader.
6495
64962006-03-15 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6499 moved here from Emacs manual.
6500
6501 * programs.texi (Fortran): Section moved to emacs-xtra.
6502 (Program Modes): Xref to Fortran in emacs-xtra.
6503
6504 * maintaining.texi (Emerge): Move to emacs-xtra.
6505 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6506
6507 * picture.texi: File deleted.
6508 * Makefile.in:
6509 * makefile.w32-in: Remove picture.texi.
6510
6511 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6512 * abbrevs.texi (Abbrevs):
6513 * sending.texi (Sending Mail): Picture node removed.
6514
6515 * emacs.texi (Top): Update node listings.
6516
8cf51b2c
GM
65172006-03-12 Richard Stallman <rms@gnu.org>
6518
6519 * calendar.texi: Various cleanups.
6520
8cf51b2c
GM
65212006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6522
6523 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6524 syntax.
6525
8cf51b2c
GM
65262006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6527
6528 * search.texi (Regexps): More accurately describe which characters
6529 are special in which situations. Recommend _not_ to quote `]' or
6530 `-' when they are not special.
6531
8cf51b2c
GM
65322006-02-28 Andre Spiegel <spiegel@gnu.org>
6533
6534 * files.texi (Old Versions): Clarify operation of C-x v =.
6535
8cf51b2c
GM
65362006-02-21 Nick Roberts <nickrob@snap.net.nz>
6537
6538 * building.texi (Watch Expressions): Update and describe
6539 gdb-speedbar-auto-raise.
6540
65412006-02-19 Richard M. Stallman <rms@gnu.org>
6542
6543 * emacs.texi: Use @smallbook.
6544 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6545 Update subnode menu.
6546
6547 * building.texi (Lisp Interaction): Minor addition.
6548
65492006-02-18 Nick Roberts <nickrob@snap.net.nz>
6550
6551 * building.texi (Watch Expressions): Update and be more precise.
6552
c8763fb6 65532006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6554
6555 * maintaining.texi (Create Tags Table): Explain why the
6556 exception when etags writes to files under the /dev tree.
6557
65582006-02-14 Richard M. Stallman <rms@gnu.org>
6559
6560 * custom.texi (Safe File Variables): Lots of clarification.
6561 Renamed from Unsafe File Variables.
6562
65632006-02-14 Chong Yidong <cyd@stupidchicken.com>
6564
6565 * custom.texi (Unsafe File Variables): File variable confirmation
6566 assumed denied in batch mode.
6567
65682006-02-14 Richard M. Stallman <rms@gnu.org>
6569
6570 * building.texi (GDB User Interface Layout): Don't say `inferior'
6571 for program being debugged.
6572
65732006-02-15 Nick Roberts <nickrob@snap.net.nz>
6574
6575 * building.texi (GDB Graphical Interface):
6576 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6577
65782006-02-13 Chong Yidong <cyd@stupidchicken.com>
6579
6580 * custom.texi (Specifying File Variables, Unsafe File Variables):
6581 New nodes, split from File Variables. Document new file local
6582 variable behavior.
6583
65842006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6585
6586 * display.texi (Standard Faces):
8cf51b2c
GM
6587 * files.texi (Visiting):
6588 * frames.texi (Clipboard):
6589 * glossary.texi (Glossary) <Clipboard>:
6590 * xresources.texi (X Resources): Mention Mac OS port.
6591
8cf51b2c
GM
65922006-02-12 Richard M. Stallman <rms@gnu.org>
6593
6594 * building.texi (Building): Clarify topic in intro.
6595
6596 * maintaining.texi (Maintaining): Change title; clarify topic.
6597 Delete duplicate index entries.
6598
6599 * building.texi (Other GDB User Interface Buffers): Clarifications.
6600
6601 * text.texi (Cell Commands): Clarifications.
6602
6603 * programs.texi (Defuns): Delete duplicate explanation of
6604 left-margin paren convention.
6605 (Hungry Delete): Minor cleanup.
6606
66072006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6608
6609 * dired.texi (Tumme): More tumme documentation.
6610
66112006-02-11 Alan Mackenzie <acm@muc.de>
6612
6613 * programs.texi ("Hungry Delete"): Correct the appellation of the
6614 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6615
66162006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6617
6618 * dired.texi (Tumme): Fix small bug.
6619
66202006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6621
6622 * macos.texi (Mac International): Rename "fontset-mac" to
6623 "fontset-standard".
6624
8cf51b2c
GM
66252006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6626
6627 * dired.texi (Tumme): Basic documentation for Tumme added.
6628
8cf51b2c
GM
66292006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6630
6631 * mule.texi (International):
6632 * programs.texi (Basic Indent): Fix typos.
6633
8cf51b2c
GM
6634 * custom.texi (Minor Modes):
6635 * display.texi (Text Display):
6636 * commands.texi (Text Characters): Update xrefs.
6637
66382006-02-07 Richard M. Stallman <rms@gnu.org>
6639
6640 * emacs.texi (Top): Update subnode menu.
6641 Update info on old Emacs papers.
6642 (Intro): "Graphical display", not window system.
6643
6644 * xresources.texi (GTK styles): Minor clarifications.
6645
6646 * trouble.texi: "Graphical display", not window system.
6647 (Stuck Recursive): Minor clarification.
6648
6649 * text.texi: Minor clarifications.
6650 (Sentences): Explain why two-space convention is better.
6651 Explain sentence-end-without-period here.
6652 (Fill Commands): Not here.
6653 (Refill): Node moved down.
6654 (Filling): Update menu.
6655 (Table Creation, Cell Justification, Column Commands): Clarify.
6656
6657 * sending.texi: Minor clarifications.
6658
6659 * search.texi (Regexp Backslash): Clarification.
6660
6661 * rmail.texi: Minor cleanups.
6662 (Rmail): Delete digression about `rmail-mode'.
6663 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6664 (Rmail Files): Mention C-u M-x rmail.
6665 (Rmail Reply): Mention References.
6666 (Rmail Display): Mention rmail-nonignored-headers.
6667
6668 * programs.texi: Minor cleanups.
6669 (Comment Commands): Mention momentary Transient Mark mode.
6670 (Matching): Be more specific about customizing show-paren-mode.
6671 (Info Lookup): Don't list the modes that support C-h S.
6672 Just say what it does in an unsupported mode.
6673 (Man Page): Delete excessive info on customizing woman.
6674 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6675
6676 * abbrevs.texi: Minor clarifications.
6677 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6678 not "dynamic abbrevs" as if they were a kind of abbrev.
6679
6680 * picture.texi (Picture): Minor cleanup.
6681
6682 * mule.texi (Communication Coding): Say "other applications".
6683 (Fontsets): Not specific to X. Add xref to X Resources.
6684 (Unibyte Mode): Rename from Single-Byte Character Support.
6685 "Graphical display", not window system.
6686 (International): Update menu.
6687
6688 * maintaining.texi (Format of ChangeLog):
6689 New node, split out from ChangeLog.
6690 (ChangeLog): Clarifications in the remaining text.
6691 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6692 (Find Tag): Add @w.
6693 (Tags Search): Explain tag table order here. Simplify grep ref.
6694 (List Tags): tags-tag-face is a variable, not a face.
6695 (Emerge): Cleanups.
6696
6697 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6698 (Keyboard Macros): Avoid "the user".
6699
6700 * killing.texi: "Graphical display", not window system.
6701
6702 * help.texi (Help Echo): "Graphical display", not window system.
6703
6704 * glossary.texi: Say "you", not "the user". Say "graphical display".
6705
6706 * frames.texi: Minor cleanups. "Graphical display", not window system.
6707
6708 * files.texi (Visiting): Make drag-and-drop not X-specific.
6709
6710 * custom.texi: Minor cleanups. "Graphical display", not window system.
6711
6712 * cmdargs.texi: Minor cleanups.
6713
6714 * building.texi (Compilation): Move and split kill-compilation para.
6715 Add para about multiple compilers.
6716 (Compilation Mode): Commands also available in grep mode and others.
6717 Mention C-u C-x ` more tutorially. Clarify C-x `.
6718 (Compilation Shell): Clarify. Put Bash example first.
6719 (Grep Searching): Minor cleanups; add @w.
6720 (Debuggers): Minor cleanups.
6721 (Starting GUD): Make GDB xgraphical mode issue clearer.
6722 (Debugger Operation): Lots of clarifications including
6723 GDB tooltip side-effect issue.
6724 (Commands of GUD): Clarify.
6725 (GUD Customization): Add bashdb-mode-hook.
6726 (GDB Graphical Interface): Rewrite for clarity.
6727 (GDB User Interface Layout): Rewrite for clarity.
6728 (Stack Buffer, Watch Expressions): Likewise.
6729 (Other GDB User Interface Buffers): Cleanups.
6730 (Lisp Libraries, External Lisp): Cleanup.
6731
6732 * basic.texi (Position Info): "Graphical displays", rather than
6733 window systems.
6734
6735 * anti.texi: Minor cleanup.
6736
8cf51b2c
GM
67372006-02-03 Eli Zaretskii <eliz@gnu.org>
6738
6739 * custom.texi (Init File, Find Init): Add cross-references to
6740 where $HOME is described.
6741
67422006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6743
6744 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6745 is not inside the @table.
6746
6747 * emacs.texi (Top): Correct node name.
6748
6749 * files.texi (File Names): Fix @xref.
6750 (Reverting): Fix typo.
6751
6752 * mule.texi (International): Correct node name.
6753
6754 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6755
67562006-02-01 Richard M. Stallman <rms@gnu.org>
6757
6758 * emacs.texi (Top): Update subnode menu.
6759
6760 * mule.texi: Minor clarifications.
6761 Reduce the specific references to X Windows.
6762 Refer to "graphical" terminals, rather than window systems.
6763 (Text Coding): Rename from Specify Coding.
6764 (Communication Coding, File Name Coding, Terminal Coding):
6765 New nodes split out from Text Coding.
6766
6767 * kmacro.texi: Minor clarifications.
6768 (Keyboard Macro Ring): Comment out some excessive commands.
6769 (Basic Keyboard Macro): Split up the table, putting part in each node.
6770
6771 * major.texi: Minor clarifications.
6772
6773 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6774
6775 * windows.texi: Minor clarifications.
6776 (Change Window): Don't describe mode-line mouse cmds here.
6777 Add xref to Mode Line Mouse.
6778
6779 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6780
6781 * macos.texi (Mac International): Fix xref.
6782
6783 * indent.texi: Minor clarifications.
6784
6785 * frames.texi: Minor clarifications.
6786 Reduce the specific references to X Windows.
6787 Refer to "graphical" terminals, rather than window systems.
6788 (Frame Parameters): Don't mention commands like
6789 set-foreground-color. Just say to customize a face.
6790 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6791
6792 * files.texi: Minor clarifications.
6793 (Numbered Backups): New node, split out from Backup Names.
6794
6795 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6796
6797 * cmdargs.texi (General Variables): Fix xref.
6798
6799 * buffers.texi: Minor clarifications.
6800
8cf51b2c
GM
68012006-01-31 Richard M. Stallman <rms@gnu.org>
6802
6803 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6804 Nodes moved to top.
6805
6806 * display.texi: Minor clarifications.
6807 (Display): Rearrange menu.
6808 (Standard Faces): Mention query-replace face.
6809 (Faces): Simplify.
6810 (Font Lock): Simplify face customization info.
6811 (Highlight Changes): Node merged into Highlight Interactively.
6812 (Highlight Interactively): Much rewriting and cleanup.
6813 (Optional Mode Line): Narrowed line number not good for goto-line.
6814 Simplify face customization advice.
6815 (Text Display): Mention use of escape-glyph face.
6816 Move ctl-arrow and tab-width here.
6817 (Display Custom): Move no-redraw-on-reenter to end of node.
6818
6819 * search.texi: Minor clarifications.
6820 (Isearch Scroll): Simplify.
6821 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6822
6823 * regs.texi (Registers): Mention bookmarks here.
6824
6825 * mark.texi: Minor clarifications.
6826 (Selective Undo): Node deleted.
6827
6828 * m-x.texi: Minor clarifications.
6829
6830 * killing.texi: Minor clarifications.
6831 Refer to "graphical" terminals, rather than window systems.
6832
6833 * help.texi: Clarifications.
6834 (Help): Don't describe C-h F and C-h K here.
6835 (Key Help): Describe C-h K here.
6836 (Name Help): Mention Emacs Lisp Intro.
6837 Describe C-h F here.
6838 (Misc Help): Mention C-h F and C-h K only briefly.
6839
6840 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6841 Selective undo text merged in.
6842 (Spelling): Mention Aspell along with Ispell.
6843
6844 * emacs.texi (Top): Update subnode menus.
6845
6846 * basic.texi (Basic Undo): Rename from Undo. Most of text
6847 moved to new Undo node.
6848
8cf51b2c
GM
68492006-01-29 Chong Yidong <cyd@stupidchicken.com>
6850
6851 * basic.texi (Continuation Lines, Inserting Text):
6852 Mention longlines mode.
6853
68542006-01-29 Richard M. Stallman <rms@gnu.org>
6855
10d1d0af 6856 * screen.texi: Minor cleanups.
8cf51b2c
GM
6857 (Screen): Clean up the intro paragraphs.
6858 (Mode Line): Lots of rewriting. Handle frame-name better.
6859 eol-mnemonic-... vars moved out.
6860
6861 * emacs.texi (Top): Change menu item for MS-DOS node.
6862 Update subnode menu.
6863
6864 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6865 chapter relates to Windows. Title changed.
6866
6867 * mini.texi: Minor cleanups.
6868
6869 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6870 (Mark): Put it in the menu.
6871
6872 * entering.texi: Minor cleanups.
6873
6874 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6875 (Intro): Refer to "graphical" terminals, rather than X.
6876
6877 * display.texi (Display Custom): Add xref to Variables.
6878 (Optional Mode Line): eol-mnemonic-... vars moved here.
6879
6880 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6881 rather than X.
6882
8cf51b2c
GM
6883 * basic.texi: Minor cleanups.
6884 (Undo): selective-undo moved.
6885
8cf51b2c
GM
68862006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6887
6888 * anti.texi (Antinews): Various corrections and additions.
6889
68902006-01-23 Juri Linkov <juri@jurta.org>
6891
6892 * custom.texi (Easy Customization, Customization Groups)
6893 (Browsing Custom): Mention links along with buttons.
6894
8cf51b2c
GM
68952006-01-21 Eli Zaretskii <eliz@gnu.org>
6896
8cf51b2c
GM
6897 * text.texi (TeX Print): Use @key for TAB.
6898
8cf51b2c
GM
6899 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6900
8cf51b2c
GM
69012006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6902
6903 * files.texi (File Aliases): Don't claim that usually separate
6904 buffers are created for two file names that name the same data.
6905 Mention additional situations where different names mean the same
6906 file on disk.
6907
69082006-01-19 Richard M. Stallman <rms@gnu.org>
6909
6910 * killing.texi (Deletion): Upcase @key argument.
6911
6912 * custom.texi (Custom Themes): Minor cleanup.
6913
6914 * programs.texi (Hungry Delete): Upcase @key argument.
6915
8cf51b2c
GM
69162006-01-16 Juri Linkov <juri@jurta.org>
6917
6918 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6919 Move `mode-line-highlight' before `mode-line-buffer-id'.
6920
8cf51b2c
GM
69212006-01-14 Richard M. Stallman <rms@gnu.org>
6922
6923 * basic.texi (Inserting Text): Minor cleanup.
6924
8cf51b2c
GM
69252006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6926
6927 * custom.texi (Changing a Variable, Face Customization):
6928 Update for changes in Custom menus.
6929
8cf51b2c
GM
69302006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6931
6932 * macos.texi (Mac International): Undo last change.
6933
8cf51b2c
GM
69342006-01-02 Chong Yidong <cyd@stupidchicken.com>
6935
6936 * custom.texi (Custom Themes): Describe the new
6937 customize-create-theme interface.
6938
69392005-12-30 Juri Linkov <juri@jurta.org>
6940
6941 * basic.texi (Position Info): Update example.
6942
c8763fb6 69432005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6944
6945 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6946
69472005-12-24 Chong Yidong <cyd@stupidchicken.com>
6948
6949 * custom.texi (Custom Themes): `load-theme' always loads.
6950
69512005-12-23 Juri Linkov <juri@jurta.org>
6952
6953 * display.texi (Highlight Interactively): Use double space to
6954 separate sentences. Replace C-p with M-p, and C-n with M-n.
6955
69562005-12-22 Richard M. Stallman <rms@gnu.org>
6957
6958 * custom.texi (Easy Customization and subnodes):
6959 Replace "active field" with "button".
6960 Use "user option" only for variables.
6961 Use "setting" for variable-or-face.
6962
69632005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6964
6965 * buffers.texi (Select Buffer): Change order in table to make
6966 "Similar" refer to the correct item.
6967 (Indirect Buffers): Minor rewording.
6968
8cf51b2c
GM
69692005-12-20 Juri Linkov <juri@jurta.org>
6970
6971 * files.texi (VC Status): Put P and N near p and n.
6972
8cf51b2c
GM
69732005-12-19 Richard M. Stallman <rms@gnu.org>
6974
6975 * programs.texi (Electric C): Delete the info about newline control.
6976 (Other C Commands): Minor cleanup.
6977 (Left Margin Paren): Minor cleanup.
6978
69792005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6980
6981 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6982 (Customization Groups): Delete text moved to "Browsing Custom".
6983 (Browsing Custom): New node.
6984 (Specific Customization): Clarify which commands only work for
6985 loaded options.
6986
69872005-12-18 Bill Wohler <wohler@newt.com>
6988
6989 * frames.texi (Tool Bars): Shorten text of previous change.
6990
69912005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6992
6993 * files.texi (VC Status): Document log-view mode.
6994
69952005-12-18 Bill Wohler <wohler@newt.com>
6996
6997 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6998 permanently via the customize interface.
6999
8cf51b2c
GM
70002005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7001
7002 * killing.texi (Killing by Lines): Document `kill-whole-line'
7003 function.
7004
c8763fb6 70052005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7006
7007 * buffers.texi (Select Buffer): Change `prev-buffer' to
7008 `previous-buffer'. Indicate that these functions use a frame
7009 local buffer list.
7010
8cf51b2c
GM
70112005-12-12 Richard M. Stallman <rms@gnu.org>
7012
7013 * custom.texi (Easy Customization): Change menu comment.
7014 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7015
7016 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7017 (Help): Among the Apropos commands, describe only C-h a here.
7018
70192005-12-11 Richard M. Stallman <rms@gnu.org>
7020
7021 * programs.texi (Options for Comments): Comment-end starts with space.
7022
7023 * glossary.texi (Glossary): Minor cleanup.
7024
7025 * files.texi (Old Versions): Use @table.
7026
8cf51b2c
GM
70272005-12-10 David Koppelman <koppel@ece.lsu.edu>
7028
7029 * display.texi (Highlight Interactively): Include
7030 global-hi-lock-mode. Add miscellaneous details and elaborations.
7031
70322005-12-09 Richard M. Stallman <rms@gnu.org>
7033
7034 * display.texi (Font Lock): Delete the Global FL menu item.
7035
70362005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7037
7038 * custom.texi (Minibuffer Maps): Mention the maps for file name
7039 completion.
7040
70412005-12-09 Kim F. Storm <storm@cua.dk>
7042
7043 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7044 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7045 cursor to next corner in rectangle; clarify insert around rectangle.
7046
8cf51b2c
GM
70472005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7048
7049 * custom.texi (Customization): Use xref to elisp manual for
7050 non-TeX output.
7051 (Minor Modes): Update.
7052 (Customization Groups, Changing a Variable, Face Customization):
7053 Update for new appearance of Custom buffers.
7054 (Changing a Variable): `custom-buffer-done-function' has been
7055 replaced by `custom-buffer-done-kill'.
7056 (Specific Customization): In the `customize-group' buffer, a
7057 subgroup's contents are not "hidden". They are not included at
7058 all. They have no [Show] button.
7059 (Mouse Buttons): Add pxref to description of mouse event lists in
7060 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7061 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7062 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7063
70642005-12-08 Richard M. Stallman <rms@gnu.org>
7065
7066 * mini.texi (Completion Commands, Completion):
7067 In file name input, SPC does not do completion.
7068
8cf51b2c
GM
70692005-12-08 Nick Roberts <nickrob@snap.net.nz>
7070
7071 * building.texi (GDB Graphical Interface): Explain screen size
7072 setting.
7073 (Other GDB User Interface Buffers): Describe features specific to
7074 GDB 6.4.
7075
8cf51b2c
GM
70762005-12-01 Nick Roberts <nickrob@snap.net.nz>
7077
7078 * building.texi (GDB User Interface Layout): Describe how to
7079 kill associated buffers.
7080 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7081 (Watch Expressions): Be more precise.
7082 (Other GDB User Interface Buffers): Describe how to change a
7083 register value.
7084
8cf51b2c
GM
70852005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7086
7087 * macos.texi (Mac Input): Remove description of
7088 mac-command-key-is-meta. Add descriptions of
7089 mac-control-modifier, mac-command-modifier, and
7090 mac-option-modifier.
7091 (Mac International): Fix description of conversion of clipboard data.
7092 (Mac Font Specs): Add example of font customization by face attributes.
7093
70942005-11-22 Nick Roberts <nickrob@snap.net.nz>
7095
7096 * building.texi (Watch Expressions): Expand description.
7097 (Other GDB User Interface Buffers): Describe local map for
7098 gud-watch.
7099
71002005-11-21 Chong Yidong <cyd@stupidchicken.com>
7101
7102 * display.texi (Font Lock): Font lock is enabled by default now.
7103
71042005-11-20 Juri Linkov <juri@jurta.org>
7105
7106 * basic.texi (Position Info): Update examples of the output.
7107 Remove the fact that examples are produced in the TeXinfo buffer,
7108 because in the Info reader users will get a different output from
7109 `C-x ='.
7110
7111 * building.texi (Compilation Mode): Remove paragraph duplicated
7112 from the node `Compilation'. Add `compilation-skip-threshold'.
7113
7114 * display.texi (Font Lock): Suggest more user-friendly method of
7115 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7116
71172005-11-18 Richard M. Stallman <rms@gnu.org>
7118
7119 * files.texi (Registering): Mention @@ in mode line.
7120
7121 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7122
71232005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7124
7125 * files.texi (Renaming and VC): Some back-ends don't
7126 handle renaming.
7127
8cf51b2c
GM
71282005-11-17 Juri Linkov <juri@jurta.org>
7129
7130 * emacs.texi (Top):
7131 * display.texi (Highlight Interactively): Put this font-lock based
7132 mode near Font Lock node.
7133
71342005-11-16 Chong Yidong <cyd@stupidchicken.com>
7135
7136 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7137 icons.
7138
71392005-11-12 Kim F. Storm <storm@cua.dk>
7140
7141 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7142 (Help Summary): Add C-h d and C-h e.
7143 (Apropos): Clarify that all apropos commands may search for either
7144 list of words or a regexp. Add C-h d for apropos-documentation.
7145 Describe apropos-documentation-sort-by-scores user option.
7146
8cf51b2c
GM
71472005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7148
7149 * killing.texi (CUA Bindings): Add @section.
7150
71512005-11-10 Kim F. Storm <storm@cua.dk>
7152
7153 * emacs.texi (Top): Add CUA Bindings entry to menu.
7154
7155 * killing.texi (CUA Bindings): New node. Moved here from
7156 misc.texi and extended with info on rectangle commands and
7157 rectangle highlighting, interface to registers, and the global
7158 mark feature.
7159
7160 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7161
7162 * regs.texi: Prev link points to CUA Bindings node.
7163
71642005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7165
7166 * help.texi (Help Echo): By default, help echos are only shown on
7167 mouse-over, not on point-over.
7168
c8763fb6 71692005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7170
7171 * misc.texi (Shell Mode): Describe how to activate password echoing.
7172
8cf51b2c
GM
71732005-11-04 Romain Francoise <romain@orebokech.com>
7174
7175 * mark.texi (Mark Ring): Fix typo.
7176
71772005-11-03 Richard M. Stallman <rms@gnu.org>
7178
7179 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7180
71812005-11-01 Bill Wohler <wohler@newt.com>
7182
7183 * help.texi (Help Mode): Fix typo.
7184
71852005-11-01 Nick Roberts <nickrob@snap.net.nz>
7186
1c6c854e
CS
7187 * building.texi (Other GDB User Interface Buffers):
7188 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7189
71902005-10-31 Romain Francoise <romain@orebokech.com>
7191
7192 * files.texi (Compressed Files): Fix typo.
7193
7194 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7195
7196 * windows.texi (Force Same Window): Likewise.
7197
71982005-10-30 Bill Wohler <wohler@newt.com>
7199
7200 * help.texi (Help Mode): URLs viewed with browse-url.
7201
72022005-10-31 Nick Roberts <nickrob@snap.net.nz>
7203
7204 * building.texi (GDB Graphical Interface): Don't reference
7205 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7206 must stay in same frame.
7207
72082005-10-29 Chong Yidong <cyd@stupidchicken.com>
7209
7210 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7211
7212 * anti.texi (Antinews): Likewise.
7213
8cf51b2c
GM
72142005-10-28 Bill Wohler <wohler@newt.com>
7215
7216 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7217
72182005-10-28 Richard M. Stallman <rms@gnu.org>
7219
7220 * files.texi (Visiting): Explain how to enter ? in a file name.
7221
7222 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7223
8cf51b2c
GM
72242005-10-25 Nick Roberts <nickrob@snap.net.nz>
7225
1c6c854e
CS
7226 * building.texi (GDB Graphical Interface):
7227 Describe gdb-mouse-until.
8cf51b2c
GM
7228
72292005-10-23 Richard M. Stallman <rms@gnu.org>
7230
7231 * custom.texi (Init File): Recommend when to use site-start.el.
7232
8cf51b2c
GM
72332005-10-21 Juri Linkov <juri@jurta.org>
7234
7235 * custom.texi (Examining): Mention accessing the old variable
7236 value via M-n in set-variable.
7237
8cf51b2c
GM
72382005-10-18 Romain Francoise <romain@orebokech.com>
7239
7240 * files.texi (Version Systems): Capitalize GNU.
7241
8cf51b2c
GM
72422005-10-18 Nick Roberts <nickrob@snap.net.nz>
7243
7244 * building.texi (Compilation Mode): Remove redundant paragraph.
7245 (Watch Expressions): Remove paragraph to reflect code change.
7246
8cf51b2c
GM
72472005-10-16 Richard M. Stallman <rms@gnu.org>
7248
7249 * building.texi (Compilation Mode, Compilation): Clarified.
7250
72512005-10-15 Richard M. Stallman <rms@gnu.org>
7252
7253 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7254
8cf51b2c
GM
72552005-10-13 Kenichi Handa <handa@m17n.org>
7256
7257 * basic.texi (Position Info): Fix previous change.
7258
c8763fb6 72592005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7260
7261 * cmdargs.texi (Icons X): Fix typo.
7262
72632005-10-12 Kenichi Handa <handa@m17n.org>
7264
7265 * basic.texi (Position Info): Describe the case that Emacs shows
7266 "part of display ...".
7267
c8763fb6 72682005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7269
7270 * cmdargs.texi (Icons X): -nb => -nbi.
7271
72722005-10-10 Chong Yidong <cyd@stupidchicken.com>
7273
7274 * frames.texi (Speedbar): A couple more clarifications.
7275
72762005-10-11 Nick Roberts <nickrob@snap.net.nz>
7277
7278 * building.texi (GDB User Interface Layout): Improve diagram.
7279 (Watch Expressions): Explain how to make speedbar global.
7280 (Other GDB User Interface Buffers): Make references more precise.
7281
8cf51b2c
GM
72822005-10-09 Richard M. Stallman <rms@gnu.org>
7283
7284 * frames.texi (Speedbar): Clarify the text.
7285
72862005-10-09 Chong Yidong <cyd@stupidchicken.com>
7287
7288 * frames.texi (Speedbar): Add information on keybindings,
7289 dismissing the speedbar, and buffer display mode. Link to
7290 speedbar manual.
7291
c8763fb6 72922005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7293
1c6c854e 7294 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7295 added -nb, --no-bitmap-icon.
7296
8cf51b2c
GM
72972005-10-07 Nick Roberts <nickrob@snap.net.nz>
7298
7299 * building.texi (GDB Graphical Interface): Add variables and
7300 functions to indices. Be more precise.
7301
c8763fb6 73022005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7303
7304 * frames.texi (Drag and Drop): Remove the x- from
7305 x-dnd-open-file-other-window and xdnd-protocol-alist.
7306
73072005-09-30 Romain Francoise <romain@orebokech.com>
7308
7309 * mini.texi (Minibuffer): The default value now appears before the
7310 colon in minibuffer prompts.
7311
8cf51b2c
GM
73122005-09-25 Richard M. Stallman <rms@gnu.org>
7313
7314 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7315
8cf51b2c
GM
73162005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7317
7318 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7319
8cf51b2c
GM
73202005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7321
7322 * emacs.texi (Top): Update submenus from macos.texi.
7323
7324 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7325 (Mac OS): Update feature support status.
7326 (Mac Input): List supported input scripts. Remove description
7327 about `mac-keyboard-text-encoding'. Mention mouse button
7328 emulation and related variables.
7329 (Mac International): Mention Central European and Cyrillic
7330 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7331 Add description about coding system for selection.
7332 Add description about language environment.
7333 (Mac Environment Variables):
7334 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7335 arguments. Add Preferences support.
7336 (Mac Directories): Explicitly state that this node is for Mac OS
7337 Classic only.
1c6c854e
CS
7338 (Mac Font Specs): Mention specification for scalable fonts.
7339 List supported charsets. Add preferred way of creating fontsets.
7340 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7341 (Mac Functions): Add descriptions about `mac-set-file-creator',
7342 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7343 and `mac-get-preference'.
7344
8cf51b2c
GM
73452005-09-16 Romain Francoise <romain@orebokech.com>
7346
7347 Update all files to specify GFDL version 1.2.
7348
7349 * doclicense.texi (GNU Free Documentation License): Update to
7350 version 1.2.
7351
73522005-09-15 Richard M. Stallman <rms@gnu.org>
7353
7354 * buffers.texi (List Buffers): Fix xref.
7355
7356 * rmail.texi (Rmail Basics): Fix xref.
7357
7358 * emacs.texi (Top): Update subnode menus.
7359
7360 * files.texi (Saving Commands): New node, broken out of Saving.
7361 (Customize Save): New node, broken out of Saving.
7362 Clarify effect of write-region-inhibit-fsync.
7363 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7364
8cf51b2c
GM
73652005-09-14 Romain Francoise <romain@orebokech.com>
7366
7367 * files.texi (Saving): Mention write-region-inhibit-fsync.
7368
73692005-09-05 Chong Yidong <cyd@stupidchicken.com>
7370
7371 * custom.texi (Custom Themes): New node.
7372
73732005-09-03 Richard M. Stallman <rms@gnu.org>
7374
49823426
GM
7375 * search.texi (Search Case): Mention vars that control
7376 case-fold-search for various operations.
8cf51b2c
GM
7377
73782005-08-22 Juri Linkov <juri@jurta.org>
7379
7380 * display.texi (Standard Faces): Merge the text from
7381 `(elisp)Standard Faces' into this node.
7382
73832005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * emacs.texi (Top): Delete menu item for deleted node
7386 Keyboard Translations.
7387
73882005-08-18 Richard M. Stallman <rms@gnu.org>
7389
8cf51b2c
GM
7390 * trouble.texi (Unasked-for Search):
7391 Delete xref to Keyboard Translations.
7392
7393 * glossary.texi (Glossary): Delete xref.
7394
8cf51b2c
GM
7395 * custom.texi (Minor Modes): Say that the list here is not complete.
7396 (Keyboard Translations): Node deleted.
7397 (Disabling): Delete xref to it.
7398 (Customization Groups): Fix Custom buffer example.
7399 (Hooks): Mention remove-hooks.
7400
74012005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7402
7403 * building.texi (GDB Graphical Interface): Improve filling of menu
7404 item.
7405
74062005-08-18 Nick Roberts <nickrob@snap.net.nz>
7407
7408 * building.texi (GDB Graphical Interface): Use better node names.
7409
74102005-08-14 Richard M. Stallman <rms@gnu.org>
7411
7412 * text.texi (Sentences): Fix xref.
7413
74142005-08-14 Juri Linkov <juri@jurta.org>
7415
7416 * building.texi (Compilation, Grep Searching): Move grep command
7417 headings from `Compilation' to `Grep Searching'.
7418
7419 * dired.texi (Dired and Find):
7420 * maintaining.texi (Tags Search): Replace grep xref to
7421 `Compilation' node with `Grep Searching'.
7422
7423 * files.texi (Comparing Files): Replace xref to `Compilation' with
7424 `Compilation Mode'.
7425
74262005-08-13 Alan Mackenzie <acm@muc.de>
7427
7428 * search.texi (Non-ASCII Isearch): Correct a typo.
7429 (Replacement Commands): Mention query-replace key binding.
7430
74312005-08-11 Richard M. Stallman <rms@gnu.org>
7432
7433 * programs.texi (Options for Comments): Fix xref.
7434
7435 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7436 out of Regexps.
7437
8cf51b2c
GM
74382005-08-09 Juri Linkov <juri@jurta.org>
7439
7440 * building.texi (Compilation): Use `itemx' instead of `item'.
7441 (Grep Searching): Simplify phrase.
7442
7443 * display.texi (Standard Faces): Describe vertical-border on
7444 window systems.
7445
7446 * windows.texi (Split Window): Simplify phrase and mention
7447 vertical-border face.
7448
74492005-08-09 Richard M. Stallman <rms@gnu.org>
7450
7451 * files.texi (Comparing Files): Clarify compare-windows.
7452
7453 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7454
8cf51b2c
GM
74552005-08-06 Eli Zaretskii <eliz@gnu.org>
7456
7457 * mule.texi (Coding Systems): Rephrase the paragraph about
7458 codepages: no need for "M-x codepage-setup" anymore, except on
7459 MS-DOS.
7460
7461 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7462 the MS-DOS port only.
7463
74642005-07-30 Eli Zaretskii <eliz@gnu.org>
7465
7466 * makefile.w32-in (info): Don't run multi-install-info.bat.
7467 ($(infodir)/dir): New target, produced by running
7468 multi-install-info.bat.
7469
8cf51b2c
GM
74702005-07-22 Eli Zaretskii <eliz@gnu.org>
7471
7472 * files.texi (Quoted File Names): Add index entry.
7473
8cf51b2c
GM
74742005-07-19 Juri Linkov <juri@jurta.org>
7475
7476 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7477
74782005-07-18 Juri Linkov <juri@jurta.org>
7479
8cf51b2c
GM
7480 * custom.texi (Easy Customization):
7481 * files.texi (Old Versions):
7482 * frames.texi (Wheeled Mice):
7483 * mule.texi (Specify Coding):
8cf51b2c
GM
7484 * text.texi (Cell Justification):
7485 * trouble.texi (After a Crash):
8cf51b2c
GM
7486 * xresources.texi (GTK styles):
7487 Delete duplicate duplicate words.
7488
74892005-07-17 Richard M. Stallman <rms@gnu.org>
7490
7491 * frames.texi (Creating Frames): Fix foreground color example.
7492
7493 * custom.texi (Init Examples): Clean up text about conditionals.
7494
74952005-07-16 Richard M. Stallman <rms@gnu.org>
7496
7497 * mini.texi (Completion Commands): Fix command name for ?.
7498
8cf51b2c
GM
74992005-07-16 Eli Zaretskii <eliz@gnu.org>
7500
7501 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7502 `menu' face has no effect on w32 and with GTK.
7503 Add cross-references.
8cf51b2c
GM
7504
7505 * cmdargs.texi (General Variables): Clarify the default location
7506 of $HOME on w32 systems.
7507
75082005-07-15 Jason Rumney <jasonr@gnu.org>
7509
7510 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7511 changed.
7512
75132005-07-08 Kenichi Handa <handa@m17n.org>
7514
1c6c854e
CS
7515 * mule.texi (Recognize Coding):
7516 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7517
75182005-07-07 Richard M. Stallman <rms@gnu.org>
7519
7520 * anti.texi (Antinews): Mention mode-line-inverse-video.
7521
7522 * files.texi (Saving): Minor correction about C-x C-w.
7523
7524 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7525
75262005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7527
7528 * search.texi (Isearch Scroll): Add example of using the
7529 `isearch-scroll' property.
7530 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7531 `Display Custom' node.
7532 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7533 and de-emphasize it.
7534 (Other Repeating Search): `occur' currently can not correctly
7535 handle multiline matches. Correct, clarify and update description
7536 of `flush-lines' and `keep-lines'.
7537
7538 * display.texi (Display Custom): Add anchor for `baud-rate'.
7539
75402005-07-07 Richard M. Stallman <rms@gnu.org>
7541
7542 * gnu.texi: Update where to get GNU status; add refs for how to help.
7543 Add footnotes 6 and 7.
7544
75452005-07-04 Lute Kamstra <lute@gnu.org>
7546
7547 Update FSF's address in GPL notices.
7548
8cf51b2c 7549 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7550 * trouble.texi (Checklist): Update FSF's address.
7551
8cf51b2c
GM
75522005-06-24 Richard M. Stallman <rms@gnu.org>
7553
7554 * display.texi (Text Display): Change index entries.
7555
75562005-06-24 Eli Zaretskii <eliz@gnu.org>
7557
7558 * makefile.w32-in (MAKEINFO): Use --force.
7559 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7560 Makefile.in.
8cf51b2c
GM
7561
75622005-06-23 Richard M. Stallman <rms@gnu.org>
7563
1c6c854e 7564 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7565 nobreak-char-display.
7566
7567 * emacs.texi (Top): Update detailed node listing.
7568
1c6c854e 7569 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7570 to nobreak-char-display and no-break-space to nobreak-space.
7571 (Standard Faces): Split up the list of standard faces
7572 and put it in a separate node. Add nobreak-space and
7573 escape-glyph.
7574
8cf51b2c
GM
75752005-06-23 Lute Kamstra <lute@gnu.org>
7576
7577 * mule.texi (Select Input Method): Fix typo.
7578
75792005-06-23 Kenichi Handa <handa@m17n.org>
7580
1c6c854e
CS
7581 * mule.texi (International): List all supported scripts.
7582 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7583 distribution.
7584 (Language Environments): List all language environments.
7585 Intlfonts contains fonts for most supported scripts, not all..
7586 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7587 input a specific character.
8cf51b2c
GM
7588 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7589
75902005-06-23 Juanma Barranquero <lekktu@gmail.com>
7591
49823426 7592 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7593
75942005-06-22 Miles Bader <miles@gnu.org>
7595
7596 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7597
75982005-06-20 Miles Bader <miles@gnu.org>
7599
7600 * display.texi (Faces): Add `vertical-divider'.
7601
76022005-06-17 Richard M. Stallman <rms@gnu.org>
7603
7604 * text.texi (Adaptive Fill): Minor clarification.
7605
8cf51b2c
GM
76062005-06-10 Lute Kamstra <lute@gnu.org>
7607
7608 * emacs.texi (Top): Correct version number.
7609 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7610 refer to the current version of Emacs.
7611
76122005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7613
7614 * files.texi (Log Buffer): Document when there can be more than
7615 one file to be committed.
7616
76172005-06-08 Juri Linkov <juri@jurta.org>
7618
7619 * display.texi (Faces): Add `shadow' face.
7620
76212005-06-07 Masatake YAMATO <jet@gyve.org>
7622
7623 * display.texi (Faces): Write about mode-line-highlight.
7624
76252005-06-06 Richard M. Stallman <rms@gnu.org>
7626
7627 * misc.texi (Printing Package): Explain how to initialize
7628 printing package.
7629
7630 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7631
76322005-06-05 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * emacs.texi: Rename Hardcopy to Printing.
7635 Make PostScript and PostScript Variables subnodes of it.
7636
7637 * misc.texi (Printing): Rename node from Hardcopy.
7638 Mention menu bar options.
7639 Move PostScript and PostScript Variables to submenu.
7640 (Printing package): New node.
7641
7642 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7643
7644 * dired.texi (Operating on Files): Likewise.
7645
7646 * calendar.texi (Displaying the Diary): Likewise.
7647
7648 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7649
7650 * glossary.texi (Glossary): Likewise.
7651
7652 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7653 effect.
7654
76552005-06-04 Richard M. Stallman <rms@gnu.org>
7656
7657 * trouble.texi (After a Crash): Polish previous change.
7658
8cf51b2c
GM
76592005-05-30 Noah Friedman <friedman@splode.com>
7660
7661 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7662 recovery mechanism.
7663
8cf51b2c
GM
76642005-05-28 Nick Roberts <nickrob@snap.net.nz>
7665
7666 * building.texi (Other Buffers): SPC toggles display of
7667 floating point registers.
7668
8cf51b2c
GM
76692005-05-27 Nick Roberts <nickrob@snap.net.nz>
7670
7671 * files.texi (Log Buffer): Merge in description of Log Edit
7672 mode from pcl-cvs.texi.
7673
76742005-05-26 Richard M. Stallman <rms@gnu.org>
7675
7676 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7677
8cf51b2c
GM
76782005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7679
7680 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7681 not enabled by default.
7682 When not on a word, `ispell-word' by default checks the word
7683 before point.
7684
76852005-05-24 Nick Roberts <nickrob@snap.net.nz>
7686
7687 * building.texi (Debugger Operation): Simplify last sentence.
7688
76892005-05-23 Lute Kamstra <lute@gnu.org>
7690
7691 * emacs.texi: Update FSF's address throughout.
7692 (Preface): Use @cite.
7693 (Distrib): Add cross reference to the node "Copying". Mention the
7694 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7695 printed manuals.
7696 (Intro): Use @xref for the Emacs Lisp Intro.
7697
8cf51b2c
GM
76982005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7699
7700 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7701
7702 * basic.texi (Moving Point): Mention default for `goto-line'.
7703
7704 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7705 of a variable's docstring.
7706
77072005-05-18 Lute Kamstra <lute@gnu.org>
7708
7709 * maintaining.texi (Overview of Emerge): Add cross reference.
7710 Remove duplication.
7711
7712 * emacs.texi (Top): Update to the current structure of the manual.
7713 * misc.texi (Emacs Server): Add menu description.
7714 * files.texi (Saving): Fix menu.
7715 * custom.texi (Customization): Fix menu.
7716 * mule.texi (International): Fix menu.
7717 * kmacro.texi (Keyboard Macros): Fix menu.
7718
77192005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7720
7721 * display.texi: Various minor changes.
7722 (Faces): Delete text that is repeated in the next section.
7723
77242005-05-16 Nick Roberts <nickrob@snap.net.nz>
7725
7726 * building.texi (Debugger Operation): Mention GUD tooltips are
7727 disabled with GDB in text command mode.
7728
8cf51b2c
GM
77292005-05-16 Nick Roberts <nickrob@snap.net.nz>
7730
7731 * building.texi: Replace toolbar with "tool bar" for consistency.
7732 (Compilation Mode): Describe compilation-context-lines
7733 and use of arrow in compilation buffer.
7734 (Debugger Operation): Replace help text with variable's value.
7735
7736 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7737 consistency.
7738
77392005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7740
7741 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7742 Add xref.
7743
8cf51b2c
GM
77442005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7745
7746 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7747 (Position Info): Delete discussion of `goto-line'. It is already
7748 described in `Moving point'.
7749
7750 * mini.texi (Completion Commands): Correct reference.
7751 (Completion Options): Fix typo.
7752
7753 * killing.texi (Deletion): Complete description of `C-x C-o'.
7754
8cf51b2c
GM
77552005-05-10 Richard M. Stallman <rms@gnu.org>
7756
7757 * building.texi (Compilation): Clarify recompile's directory choice.
7758
7759 * frames.texi (Tooltips): Cleanups.
7760
7761 * basic.texi (Arguments): Fix punctuation.
7762
77632005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * screen.texi (Menu Bar): The up and down (not left and right)
7766 arrow keys move through a keyboard menu.
7767
77682005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * basic.texi: Various typo and grammar fixes.
7771 (Moving Point): C-a now runs move-beginning-of-line.
7772
77732005-05-08 Nick Roberts <nickrob@snap.net.nz>
7774
7775 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7776
7777 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7778 as different animals.
7779
77802005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7781
7782 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7783 Correct index entry.
7784
77852005-05-07 Nick Roberts <nickrob@snap.net.nz>
7786
7787 * building.texi (Debugger Operation): Update to reflect changes
7788 in GUD tooltips.
7789
77902005-04-30 Richard M. Stallman <rms@gnu.org>
7791
7792 * files.texi (Compressed Files): Auto Compression normally enabled.
7793
7794 * building.texi (Debugger Operation): Clarify previous change.
7795
8cf51b2c
GM
77962005-04-28 Nick Roberts <nickrob@snap.net.nz>
7797
7798 * building.texi (Debugger Operation): Add description for
7799 GUD tooltips when program is not running.
7800
78012005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7802
7803 * misc.texi (Shell): Add `Shell Prompts' to menu.
7804 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7805 description. Delete remarks moved to new node.
7806 (Shell Prompts): New node.
7807 (History References): Replace remarks moved to `Shell Prompts'
7808 with xref to that node.
7809 (Remote Host): Clarify how to specify the terminal type when
7810 logging in to a different machine.
7811
78122005-04-26 Richard M. Stallman <rms@gnu.org>
7813
7814 * emacs.texi (Top): Update submenus from files.texi.
7815
7816 * files.texi (Filesets): Clarify previous change.
7817
7818 * dired.texi (Misc Dired Features): Clarify previous change.
7819
78202005-04-25 Chong Yidong <cyd@stupidchicken.com>
7821
7822 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7823
1c6c854e
CS
7824 * dired.texi (Misc Dired Features):
7825 Document dired-compare-directories.
8cf51b2c
GM
7826
7827 * files.texi (Filesets): New node.
7828 (File Conveniences): Document Image mode.
7829
7830 * text.texi (TeX Print): Document tex-compile.
7831
78322005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7833
7834 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7835 Delete redundant reference to tooltip Custom group. It is
7836 referred too again in the next paragraph.
7837
78382005-04-24 Richard M. Stallman <rms@gnu.org>
7839
7840 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7841
8cf51b2c
GM
78422005-04-19 Kim F. Storm <storm@cua.dk>
7843
7844 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7845
78462005-04-18 Lars Hansen <larsh@math.ku.dk>
7847
7848 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7849 turns off desktop-save-mode.
7850
78512005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7852
7853 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7854 by default in terminals compatible with xterm. Mention that
7855 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7856 node.
7857
8cf51b2c
GM
78582005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7859
7860 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7861
c8763fb6 78622005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7863
7864 * xresources.texi (Table of Resources): Add cursorBlink.
7865
78662005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7867
7868 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7869 `d', `C-d' and `u'.
7870
78712005-04-11 Richard M. Stallman <rms@gnu.org>
7872
7873 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7874 (Misc X): Add -D, --basic-display.
7875
7876 * maintaining.texi (Change Log): Correct the description of
7877 the example.
7878
7879 * major.texi (Choosing Modes): Document magic-mode-alist.
7880
8cf51b2c
GM
78812005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7882
7883 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7884 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7885 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7886 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7887 `w', respectively.
7888 (Rmail Labels): Mention `l'.
7889 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7890 (Rmail Summary Edit): Describe `j' and RET.
7891
c8763fb6 78922005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7893
7894 * xresources.texi (Lucid Resources): Add fontSet resource.
7895
8cf51b2c
GM
78962005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7897
7898 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7899 now called `indicate-empty-lines'.
7900
79012005-04-06 Kim F. Storm <storm@cua.dk>
7902
7903 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7904
79052005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7906
7907 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7908 deleted.
7909 (Marks vs Flags): Add some convenient key bindings.
7910 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7911 (Misc Dired Features): Correct and expand description of `w' command.
7912
7913 * frames.texi (XTerm Mouse): Delete apparently false info.
7914 The GNU/Linux console currently does not appear to support
7915 `xterm-mouse-mode'.
7916
8cf51b2c
GM
79172005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7918
7919 * calendar.texi (Diary): Mention shell utility `calendar'.
7920
79212005-04-01 Richard M. Stallman <rms@gnu.org>
7922
7923 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7924
8cf51b2c
GM
79252005-04-01 Lute Kamstra <lute@gnu.org>
7926
7927 * maintaining.texi (Change Log): add-change-log-entry uses
7928 add-log-mailing-address.
7929
79302005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7931
7932 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7933 `VC Mode Line' and put in an xref to that node.
7934 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7935 its description.
7936
79372005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7938
7939 * calendar.texi (Calendar Systems): Say that the Persian calendar
7940 implemented here is the arithmetical one championed by Birashk.
7941
79422005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7943
7944 * programs.texi (Fortran Motion): Fix previous change.
7945
8cf51b2c
GM
79462005-03-29 Richard M. Stallman <rms@gnu.org>
7947
7948 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7949
79502005-03-29 Chong Yidong <cyd@stupidchicken.com>
7951
7952 * text.texi (Refill): Refer to Long Lines Mode.
7953 (Longlines): New node.
7954 (Auto Fill): Don't index "word wrap" here.
7955 (Filling): Add Longlines to menu.
7956
79572005-03-29 Richard M. Stallman <rms@gnu.org>
7958
7959 * xresources.texi: Minor fixes.
7960
7961 * misc.texi (Emacs Server): Fix Texinfo usage.
7962
7963 * emacs.texi (Top): Don't use a real section heading for
7964 "Detailed Node Listing". Fake it instead.
7965
7966 * basic.texi (Position Info): Minor cleanup.
7967
7968 * mule.texi (Input Methods): Minor cleanup.
7969
79702005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7971
7972 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7973 constructs as well.
7974 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7975
79762005-03-29 Kenichi Handa <handa@m17n.org>
7977
7978 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7979
7980 * basic.texi (Position Info): Update the description about the
7981 command C-u C-x =.
7982
79832005-03-28 Richard M. Stallman <rms@gnu.org>
7984
7985 * emacs.texi (Top): Use @section for the detailed node listing.
7986
7987 * calendar.texi: Minor fixes to previous change.
7988
7989 * programs.texi (Fortran): Small fixes to previous changes.
7990
7991 * emacs.texi (Top): Update list of subnodes of Dired.
7992 Likewise for building.texi.
7993
7994 * files.texi (File Conveniences): Delete Auto Image File mode.
7995
79962005-03-28 Chong Yidong <cyd@stupidchicken.com>
7997
7998 * building.texi (Flymake): New node.
7999
8000 * custom.texi (Function Keys): Document kp- event types and
8001 keypad-setup package.
8002
8003 * dired.texi (Wdired): New node.
8004
8005 * files.texi (File Conveniences): Reorder entries.
8006 Explain how to turn on Auto-image-file mode.
8007 Document Thumbs mode.
8008
8009 * mule.texi (Specify Coding): Document recode-region and
8010 recode-file-name.
8011
8012 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8013
80142005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * commands.texi (Keys): M-o is now a prefix key.
8017
80182005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8019
8020 * programs.texi: Reformat and update copyright years.
8021 (Fortran): Update section.
8022
80232005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8024
8025 * files.texi: Several small changes in addition to:
8026 (Visiting): Change xref for Dialog Boxes to ref.
8027 (Version Headers): Replace references to obsolete var
8028 `vc-header-alist' with `vc-BACKEND-header'.
8029 (Customizing VC): Update value of `vc-handled-backends'.
8030
80312005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8032
8033 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8034 move here from Emacs Lisp Reference Manual.
8035 * calendar.texi (Calendar/Diary, Diary Commands)
8036 (Special Diary Entries, Importing Diary): Change some xrefs to
8037 point to emacs-xtra rather than elisp.
8038
8039 * emacs-xtra.texi (Calendar Customizing):
8040 Move view-diary-entries-initially, view-calendar-holidays-initially,
8041 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8042 Emacs Manual.
8043 (Appt Customizing): Merge entire section into main Emacs Manual.
8044 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8045 mark-holidays-in-calendar here from emacs-xtra.
8046 (Displaying the Diary): Move view-diary-entries-initially,
8047 mark-diary-entries-in-calendar here from emacs-xtra.
8048 (Appointments): Move appt-display-mode-line,
8049 appt-display-duration, appt-disp-window-function,
8050 appt-delete-window-function here from emacs-xtra.
8051
8052 * calendar.texi: Update and reformat copyright.
8053 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8054 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8055 (Diary): Refer to `diary-file' rather than ~/diary.
8056 (Diary Commands): Rename node to "Displaying the Diary".
8057 * emacs.texi (Top): Rename "Diary Commands" section.
8058 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8059
80602005-03-26 Eli Zaretskii <eliz@gnu.org>
8061
8062 * misc.texi (Emacs Server): Fix the command for setting
8063 server-name. Add an xref to Invoking emacsclient.
8064
8065 * help.texi (Help Summary): Clarify when "C-h ." will do something
8066 nontrivial.
8067 (Apropos): Add cindex entry for apropos-sort-by-scores.
8068
8069 * display.texi (Text Display): Add index entries for how no-break
8070 characters are displayed.
8071
8cf51b2c
GM
80722005-03-26 Eli Zaretskii <eliz@gnu.org>
8073
8074 * files.texi (Visiting): Fix cross-references introduced with the
8075 last change.
8076
8077 * xresources.texi (GTK resources): Fix last change.
8078
8cf51b2c
GM
80792005-03-25 Chong Yidong <cyd@stupidchicken.com>
8080
8081 * xresources.texi (X Resources): GTK options documented too.
8082 (Resources): Clarify meaning of program name.
8083 (Table of Resources): Add visualClass.
8084 (GTK resources): Rewrite.
8085 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8086
8087 * display.texi (Text Display): Mention non-breaking spaces.
8088
8089 * files.texi (Reverting): Document auto-revert-check-vc-info.
8090
8091 * frames.texi (Mouse Commands): Document
8092 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8093
8094 * help.texi (Help Summary): Add `C-h .'.
8095 (Apropos): Apropos accepts a list of search terms.
8096 Document apropos-sort-by-scores.
8097 (Help Echo): Document display-local-help.
8098
8099 * misc.texi (Emacs Server): Document server-name.
8100 (Invoking emacsclient): Document -s option for server names.
8101
8102 * text.texi (Outline Visibility): Introduce "current heading
8103 line" (commands can be called with point on a body line).
8104 Re-order table to follow the sequence of discussion.
8105 hide-body won't hide lines before first header line.
8106 (TeX Mode): Add DocTeX mode.
8107
8cf51b2c
GM
81082005-03-24 Richard M. Stallman <rms@gnu.org>
8109
8110 * mule.texi (Single-Byte Character Support): Delete mention
8111 of iso-acc.el and iso-transl.el.
8112
8cf51b2c
GM
81132005-03-23 Lute Kamstra <lute@gnu.org>
8114
8115 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8116
81172005-03-23 Richard M. Stallman <rms@gnu.org>
8118
8cf51b2c
GM
8119 * search.texi: Delete explicit node pointers.
8120 (Incremental Search): New menu.
8121 (Basic Isearch, Repeat Isearch, Error in Isearch)
8122 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8123 (Slow Isearch): New subnodes.
8124 (Configuring Scrolling): Node deleted.
8125 (Search Case): Doc default-case-fold-search.
8126 (Regexp Replace): Move replace-regexp doc here.
8127
8128 * rmail.texi (Movemail): Put commas inside closequotes.
8129
8130 * picture.texi (Insert in Picture): Document C-c arrow combos.
8131 (Basic Picture): Clarify erasure.
8132
8133 * display.texi (Font Lock): Put commas inside closequotes.
8134
8135 * cmdargs.texi (General Variables): Put commas inside closequotes.
8136
81372005-03-23 Nick Roberts <nickrob@snap.net.nz>
8138
8139 * building.texi (Stack Buffer): Mention reverse contrast for
8140 *selected* frame (might not be current frame).
8141
8cf51b2c
GM
81422005-03-21 Richard M. Stallman <rms@gnu.org>
8143
8144 * building.texi (Starting GUD): Add bashdb.
8145
81462005-03-20 Chong Yidong <cyd@stupidchicken.com>
8147
8148 * basic.texi (Moving Point): Add M-g M-g binding.
8149 (Undo): Document undo-only.
8150 (Position Info): Document M-g M-g and C-u M-g M-g.
8151
8152 * building.texi (Building): Put Grep Searching after Compilation
8153 Shell.
8154 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8155 Document next-error-highlight.
8156 (Grep Searching): Document grep-highlight-matches.
8157 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8158
8159 * calendar.texi (Importing Diary): Rename node from iCalendar.
8160 Document diary-from-outlook.
8161
8162 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8163 Commands.
8164 Mention effect of X drag and drop on Dired buffers.
8165
8166 * files.texi (Visiting): Document large-file-warning-threshold.
8167 Move paragraph on file-selection dialog.
8168 Mention visiting files using X drag and drop.
8169 (Reverting): Mention using Auto-Revert mode to tail files.
8170 Document auto-revert-tail-mode.
8171 (Version Systems): Minor correction.
8172 (Comparing Files): Diff-mode is no longer based on Compilation
8173 mode.
8174 Document compare-ignore-whitespace.
8175 (Misc File Ops): Explain passing a directory to rename-file.
8176 Likewise for copy-file and make-symbolic-link.
8177
8178 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8179 Document mouse-wheel-progressive speed.
8180
8181 * help.texi (Misc Help): Document numeric argument for C-h i.
8182 Correctly explain the effect of just C-u as argument.
8183
8184 * killing.texi (Deletion): Document numeric argument for
8185 just-one-space.
8186
8187 * mini.texi (Completion): Completion acts on text before point.
8188
8189 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8190 (Emulation): CUA mode replaces pc-bindings-mode,
8191 pc-selection-mode, and s-region.
8192
8193 * mule.texi (Input Methods): Leim is now built-in.
8194 (Select Input Method): Document quail-show-key.
8195 (Specify Coding): Document revert-buffer-with-coding-system.
8196
8197 * programs.texi (Fortran Motion): Document f90-next-statement,
8198 f90-previous-statement, f90-next-block, f90-previous-block,
8199 f90-end-of-block, and f90-beginning-of-block.
8200
8201 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8202
8203 * emacs.texi (Acknowledgments): Updated.
8204
8205 * anti.texi: Total rewrite.
8206
8cf51b2c
GM
82072005-03-19 Chong Yidong <cyd@stupidchicken.com>
8208
8209 * ack.texi (Acknowledgments): Update.
8210
82112005-03-19 Eli Zaretskii <eliz@gnu.org>
8212
1c6c854e
CS
8213 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8214 Update copyright years.
8cf51b2c
GM
8215
82162005-03-14 Nick Roberts <nickrob@snap.net.nz>
8217
8218 * building.texi (Commands of GUD): Move paragraph on setting
8219 breakpoints with mouse to the GDB Graphical Interface node.
8220
82212005-03-07 Richard M. Stallman <rms@gnu.org>
8222
8cf51b2c
GM
8223 * misc.texi (Single Shell, Shell Options): Fix previous change.
8224
8225 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8226
82272005-03-06 Richard M. Stallman <rms@gnu.org>
8228
8229 * building.texi (Starting GUD): Don't explain text vs graphical
8230 GDB here. Just mention it and xref.
8231 Delete "just one debugger process".
8232 (Debugger Operation): Move GUD tooltip info here.
8233 (GUD Tooltips): Node deleted.
8234 (GDB Graphical Interface): Explain the two GDB modes here.
8235
8cf51b2c
GM
8236 * sending.texi (Sending Mail): Minor cleanup.
8237 (Mail Aliases): Explain quoting conventions.
8238 Update key rebinding example.
8239 (Header Editing): C-M-i is like M-TAB.
8240 (Mail Mode Misc): mail-attach-file does not do MIME.
8241
8242 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8243 that really belongs here.
8244 (Remote Mailboxes): Text moved to Rmail Inbox.
8245 (Rmail Display): Mention Mouse-1.
8246 (Movemail): Clarify two movemail versions.
8247 Clarify rmail-movemail-program.
8248
8cf51b2c
GM
8249 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8250 Document async shell commands.
8251 (Shell History): Clarify.
8252 (Shell Ring): Mention C-UP an C-DOWN.
8253 (Shell Options): Add comint-prompt-read-only.
8254 (Invoking emacsclient): Set EDITOR to run Emacs.
8255 (Sorting): No need to explain what region is.
8256 (Saving Emacs Sessions): Fix typo.
8257 (Recursive Edit): Fix punctuation.
8258 (Emulation): Don't mention "PC bindings" which are standard.
8259 (Hyperlinking): Explain Mouse-1 convention here.
8260 (Find Func): Node deleted.
8261
8cf51b2c
GM
8262 * help.texi (Name Help): Xref to Hyperlinking.
8263
8264 * glossary.texi (Glossary):
8265 Rename "Balance Parentheses" to "Balancing...".
8266 Add "Byte Compilation". Correct "Copyleft".
8267 New xref in "Customization".
8268 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8269 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8270 Rename "Registers" to "Register".
8271 Replace "Selecting" with "Selected Frame",
8272 "Selected Window", and "Selecting a Buffer".
8273
8274 * files.texi (Types of Log File): Explain how projects'
8275 methods can vary.
8276
8cf51b2c
GM
8277 * display.texi (Faces): Delete "Emacs 21".
8278
8279 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8280 * fixit.texi (Spelling): C-M-i like M-TAB.
8281 * mini.texi (Completion Options): C-M-i like M-TAB.
8282 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8283 * text.texi (Text Mode): C-M-i like M-TAB.
8284
8285 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8286
8287 * calendar.texi (Specified Dates): Mention `g w'.
8288 (Appointments): appt-activate toggles with no arg.
8289
8cf51b2c
GM
82902005-03-05 Juri Linkov <juri@jurta.org>
8291
8292 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8293 "invocation (command line arguments)".
8cf51b2c
GM
8294 (Misc X): Add -nbc, --no-blinking-cursor.
8295
82962005-03-04 Ulf Jasper <ulf.jasper@web.de>
8297
8298 * calendar.texi (iCalendar): No need to require it now.
8299
8cf51b2c
GM
83002005-03-03 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * trouble.texi (Contributing): Mention Savannah. Direct users to
8303 emacs-devel.
8304
83052005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8306
8307 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8308 window.
8309
8cf51b2c
GM
83102005-02-27 Richard M. Stallman <rms@gnu.org>
8311
8312 * building.texi (Compilation): Update mode line status info.
8313
83142005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8315
8316 * calendar.texi (General Calendar): Document binding of
8317 scroll-other-window-down.
8318 (Mayan Calendar): Fix earliest date.
8319 (Time Intervals): Document timeclock-change.
8320 Fix timeclock-ask-before-exiting documentation.
8321
83222005-02-26 Kim F. Storm <storm@cua.dk>
8323
8324 * frames.texi (Mouse References):
8325 Add mouse-1-click-in-non-selected-windows.
8326
83272005-02-25 Richard M. Stallman <rms@gnu.org>
8328
8329 * screen.texi (Screen): Explain better about cursors and mode lines;
8330 don't presuppose text terminals.
8331 (Point): Don't assume just one cursor.
8332 Clarify explanation of cursors.
8333 (Echo Area, Menu Bar): Cleanups.
8334
8335 * mini.texi (Minibuffer): Prompts are highlighted.
8336 (Minibuffer Edit): Newline = C-j only on text terminals.
8337 Clarify resize-mini-windows values.
8338 Mention M-PAGEUP and M-PAGEDOWN.
8339 (Completion Commands): Mouse-1 like Mouse-2.
8340 (Minibuffer History): Explain history commands better.
8341 (Repetition): Add xref to Incremental Search.
8342
8343 * mark.texi (Setting Mark): Clarify info about displaying mark.
8344 Clarify explanation of C-@ and C-SPC.
8345 (Transient Mark): Mention Delete Selection mode.
8346 (Marking Objects): Clean up text about extending the region.
8347
8348 * m-x.texi (M-x): One C-g doesn't always go to top level.
8349 No delay before suggest-key-bindings output.
8350
8351 * fixit.texi (Fixit): Mention C-/ for undo.
8352 (Spelling): Mention ESC TAB like M-TAB.
8353 Replacement words with r and R are rechecked.
8354 Say where C-g leaves point. Mention ? as input.
8355
83562005-02-23 Lute Kamstra <lute@gnu.org>
8357
8358 * cmdargs.texi (Initial Options): Add cross reference.
8359
8cf51b2c
GM
83602005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8361
8362 * emacs.texi (Top): Update menu for splitting of node in
8363 msdog.texi.
8364 * frames.texi (Frames): Update xref for splitting of node in
8365 msdog.texi.
8366 * trouble.texi (Quitting): Ditto.
8367
83682005-02-16 Richard M. Stallman <rms@gnu.org>
8369
8370 * windows.texi (Split Window): Simplify line truncation info
8371 and xref to Display Custom.
8372
8373 * trouble.texi (Quitting): Emergency escape only for text terminal.
8374 (Screen Garbled): C-l for ungarbling is only for text terminal.
8375
8376 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8377
8378 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8379
8380 * programs.texi (Program Modes): Mention Python mode.
8381 (Moving by Defuns): Repeating C-M-h extends region.
8382 (Basic Indent): Clarify.
8383 (Custom C Indent): Clarify.
8384 (Expressions): Repeating C-M-@ extends region.
8385 (Info Lookup): Clarify for C-h S.
8386 (Symbol Completion): ESC TAB alternative for M-TAB.
8387 (Electric C): Clarify.
8388
8389 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8390
8391 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8392 MS-DOS Input node.
8393 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8394 (MS-DOS and MULE): Clarify.
8395 (MS-DOS Processes, Windows Processes): Fix typos.
8396
8397 * major.texi (Choosing Modes): Clarify.
8398
8399 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8400 (Keyboard Macro Step-Edit): Clarify.
8401
8402 * indent.texi (Indentation): Clarifications.
8403
8404 * help.texi (Help): Correct error about C-h in query-replace.
8405 Clarify apropos vs C-h a. Fix how to search in FAQ.
8406 (Key Help): Describe C-h w here.
8407 (Name Help): Minor cleanup. C-h w moved to Key Help.
8408 Clarify the "object" joke.
8409 (Apropos): Clarify. Mouse-1 like Mouse-2.
8410 (Help Mode): Mouse-1 like Mouse-2.
8411
8412 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8413
8414 * display.texi (Display): Reorder menu.
8415 (Faces): Cleanup.
8416 (Font Lock): Cleanup. Mention Options menu.
8417 Delete obsolete text.
8418 (Scrolling): For C-l, don't presume text terminal.
8419 (Horizontal Scrolling): Simplify intro.
8420 (Follow Mode): Clarify.
1c6c854e 8421 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8422 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8423 Doc default-tab-width. Doc line truncation more thoroughly.
8424
8425 * dired.texi (Dired Enter): C-x C-f can run Dired.
8426 (Dired Visiting): Comment out `a' command.
8427 Mouse-1 is like Mouse-2.
8428 (Shell Commands in Dired): ? can be used more than once.
8429
8430 * basic.texi (Continuation Lines): Simplify description of truncation,
8431 and refer to Display Custom for the rest of it.
8432
8cf51b2c
GM
84332005-02-06 Lute Kamstra <lute@gnu.org>
8434
8435 * basic.texi (Undo): Fix typo.
8436
8437 * cmdargs.texi (Emacs Invocation): Fix typo.
8438
8439 * custom.texi (Init Examples): Fix typo.
8440
8441 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8442
84432005-02-06 Richard M. Stallman <rms@gnu.org>
8444
8445 * regs.texi (Registers): Registers can hold numbers, too.
8446
8447 * killing.texi (Other Kill Commands): Cleanup.
8448 Delete redundant explanation of kill in read-only buffer.
8449 (Yanking): Mention term "copying".
8450 (Accumulating Text): Fix typo.
8451
8452 * entering.texi (Entering Emacs): Update rationale at start.
8453 (Exiting): Treat iconifying on a par with suspension.
8454
8455 * custom.texi (Minor Modes): Fix typo.
8456 (Easy Customization): Fix menu style.
8457 (Variables): Add xref.
8458 (Examining): Setting for future sessions works through .emacs.
8459 (Keymaps): "Text terminals", not "Many".
8460 (Init Rebinding): Explain \C-. Show example of \M-.
8461 Fix minor wording errors.
8462 (Function Keys): Explain vector syntax just once.
8463 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8464 (Init File): Mention .emacs.d directory.
8465 (Init Examples): Add xref.
8466 (Find Init): Mention .emacs.d directory.
8467
8468 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8469 (Action Arguments): Explain which kinds of -l args are found how.
8470 (Initial Options): --batch does not inhibit site-start.
8471 Add xrefs.
8472 (Command Example): Use --batch, not -batch.
8473
8474 * basic.texi (Inserting Text): Cleanup wording.
8475 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8476 C-n is not error at end of buffer.
8477 (Undo): Doc C-/ like C-_. Add xrefs.
8478 (Arguments): META key may be labeled ALT.
8479 Peculiar arg meanings are explained in doc strings.
8480
8481 * abbrevs.texi (Expanding Abbrevs): Clarify.
8482
84832005-02-05 Eli Zaretskii <eliz@gnu.org>
8484
8485 * frames.texi (Frame Parameters): Add an xref to the description
8486 of list-colors-display. Add a pointer to the X docs about colors.
8487
8488 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8489 Improve docs of list-colors-display.
8cf51b2c
GM
8490
84912005-02-03 Lute Kamstra <lute@gnu.org>
8492
8493 * frames.texi (Frames, Drag and Drop): Fix typos.
8494
84952005-02-03 Richard M. Stallman <rms@gnu.org>
8496
8497 * windows.texi (Basic Window): Mention color-change in mode line.
8498 (Change Window): Explain dragging vertical boundaries.
8499
8500 * text.texi (Sentences): Clarify.
8501 (Paragraphs): Explain M-a and blank lines.
8502 (Outline Mode): Clarify text and menu.
8503 (Hard and Soft Newlines): Mention use-hard-newlines.
8504
8505 * frames.texi (Frames): Delete unnecessary mention of Windows.
8506 (Mouse Commands): Likewise. Mention xterm mouse support.
8507 (Clipboard): Clarify.
8508 (Mouse References): Mention use of Mouse-1 for following links.
8509 (Menu Mouse Clicks): Clarify.
8510 (Mode Line Mouse): Clarify.
8511 (Drag and Drop): Rewrite.
8512
8513 * fixit.texi (Spelling): Fix typo.
8514
8515 * files.texi (File Names): Clarify.
8516 (Visiting): Update conditions for use of file dialog. Clarify.
8517 (Saving): Doc d as answer in save-some-buffers.
8518 (Remote Files): Clean up the text.
8519
8520 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8521
8522 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8523 (List Buffers): Clarify.
8524 (Several Buffers): Doc T command.
8525 (Buffer Convenience): Clarify menu.
8526
8527 * basic.texi (Undo): Clarify last change.
8528
85292005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8530
8531 * fixit.texi (Spelling): Fix typo.
8532
85332005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8534
8535 * basic.texi (Undo): Update description of `undo-outer-limit'.
8536
85372005-02-01 Nick Roberts <nickrob@snap.net.nz>
8538
8539 * building.texi: Update documentation relating to GDB Graphical
8540 Interface.
8541
85422005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8543
8544 * custom.texi (Easy Customization): Adapt menu to node name change.
8545
85462005-01-30 Richard M. Stallman <rms@gnu.org>
8547
8548 * custom.texi (Easy Customization): Defn of "User Option" now
8549 includes faces. Don't say just "option" when talking about variables.
8550 Do say just "options" to mean "anything customizable".
8551 (Specific Customization): Describe `customize-variable',
8552 not `customize-option'.
8553
8554 * glossary.texi (Glossary) <Faces>: Add xref.
8555 <User Option>: Change definition--include faces. Change xref.
8556
8557 * picture.texi (Picture): Mention artist.el.
8558
8559 * sending.texi, screen.texi, programs.texi, misc.texi:
8560 * mini.texi, major.texi, maintaining.texi, macos.texi:
8561 * help.texi, frames.texi, files.texi:
8562 Don't say just "option" when talking about variables.
8563
8564 * display.texi, mule.texi: Don't say just "option" when talking
8565 about variables. Other minor cleanups.
8566
8cf51b2c
GM
85672005-01-26 Lute Kamstra <lute@gnu.org>
8568
8569 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8570 File'. Mention the `-Q' option at the `--no-site-file' option.
8571
8cf51b2c
GM
85722005-01-22 David Kastrup <dak@gnu.org>
8573
8574 * building.texi (Grep Searching): Mention alias `find-grep' for
8575 `grep-find'.
8576
85772005-01-20 Richard M. Stallman <rms@gnu.org>
8578
8579 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8580
8cf51b2c
GM
85812005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8582
8583 * rmail.texi (Movemail): Explain differences
8584 between standard and mailutils versions of movemail.
8585 Describe command line and configuration options introduced
8586 with the latter.
8587 Explain the notion of mailbox URL, provide examples and
8588 cross-references to mailutils documentation.
8589 Describe various methods of specifying mailbox names,
8590 user names and user passwords for rmail.
1c6c854e
CS
8591 (Remote Mailboxes): New section.
8592 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8593 options used to control its behavior.
8594 (Other Mailbox Formats): Explain handling of various mailbox
8595 formats.
8596
85972005-01-13 Richard M. Stallman <rms@gnu.org>
8598
8599 * commands.texi (Commands): Clarification.
8600
86012005-01-11 Richard M. Stallman <rms@gnu.org>
8602
8603 * programs.texi (Multi-line Indent): Fix previous change.
8604 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8605
8cf51b2c
GM
86062005-01-08 Richard M. Stallman <rms@gnu.org>
8607
8608 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8609 lazy-highlight.
8610
8611 * search.texi (Query Replace): Mention faces query-replace
8612 and lazy-highlight.
8613 (Incremental Search): Update isearch highlighting info.
8614
8cf51b2c
GM
86152005-01-04 Richard M. Stallman <rms@gnu.org>
8616
8617 * custom.texi (Saving Customizations): Minor improvement.
8618
8cf51b2c
GM
86192005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8620
8621 * custom.texi (Saving Customizations): Emacs no longer loads
8622 `custom-file' after .emacs. No longer mention customizing through
8623 Custom.
8624
8cf51b2c
GM
86252005-01-01 Andreas Schwab <schwab@suse.de>
8626
8627 * killing.texi (Graphical Kill): Move up under node Killing,
8628 change @section to @subsection.
8629
86302005-01-01 Richard M. Stallman <rms@gnu.org>
8631
8632 * custom.texi (Face Customization): Mention hex color specs.
8633
8634 * emacs.texi (Top): Update Killing submenu.
8635
8636 * killing.texi (Killing): Reorganize section.
8637 No more TeX-only text; put the node command at start of chapter.
8638 But the first section heading is used only in TeX.
8639 Rewrite the text to read better in this mode.
8640 (Graphical Kill): New subnode gets some of the text that
8641 used to be in the first section.
8642
86432004-12-31 Richard M. Stallman <rms@gnu.org>
8644
8645 * dired.texi (Shell Commands in Dired): Delete the ? example.
8646
8647 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8648
8649 * files.texi (Saving): Describe new require-final-newline features
8650 and mode-require-final-newline.
8651
8cf51b2c
GM
86522004-12-29 Richard M. Stallman <rms@gnu.org>
8653
8654 * custom.texi (File Variables): Clarify previous change.
8655
c8763fb6 86562004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8657
8658 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8659 out now.
8660
86612004-12-27 Richard M. Stallman <rms@gnu.org>
8662
8663 * Makefile.in (MAKEINFO): Specify --force.
8664
8665 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8666 (Undo): Doc undo-outer-limit.
8667
8cf51b2c
GM
86682004-12-15 Juri Linkov <juri@jurta.org>
8669
8670 * mark.texi (Transient Mark, Mark Ring): M-< and other
8671 movement commands don't set mark in Transient Mark mode
8672 if mark is active.
8673
8cf51b2c
GM
86742004-12-12 Juri Linkov <juri@jurta.org>
8675
8676 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8677 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8678
8679 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8680 (Misc Dired Commands): Add @r{(Dired)} to w.
8681
86822004-12-12 Juri Linkov <juri@jurta.org>
8683
8684 * mark.texi (Marking Objects): Marking commands also extend the
8685 region when mark is active in Transient Mark mode.
8686
8cf51b2c
GM
86872004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8688
8689 * custom.texi (Saving Customizations): Emacs only loads the custom
8690 file automatically after the init file in version 22.1 or later.
8691 Adapt text and examples to this fact.
8692
8cf51b2c
GM
86932004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8694
8695 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8696 be set through Custom. Otherwise, it has no effect.
8697
8cf51b2c
GM
86982004-12-05 Richard M. Stallman <rms@gnu.org>
8699
8700 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8701 * entering.texi: Rename Command Line to Emacs Invocation.
8702
10d1d0af 8703 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8704
8705 * custom.texi (Easy Customization): Move up to section level,
8706 before Variables. Avoid using the term "variable"; say "option".
8707 New initial explanation.
8708 (Variables): In initial explanation, connect "variable" to the
8709 already-explained "user option".
8710
8711 * emacs.texi (Top): Fix ref to Command Line.
8712 Move reference to Easy Customization.
8713
8714 * xresources.texi (X Resources): Fix From link.
8715
8716 * doclicense.texi (GNU Free Documentation License): Fix To link.
8717
8718 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8719
8720 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8721
87222004-12-03 Richard M. Stallman <rms@gnu.org>
8723
8724 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8725
87262004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8727
8728 * kmacro.texi: Several small changes in addition to the following.
8729 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8730 defining a keyboard macro.
8731 Mention `kmacro-ring-max'.
8732 (Keyboard Macro Counter): Clarify description of
8733 `kmacro-insert-counter', `kmacro-set-counter',
8734 `kmacro-add-counter' and `kmacro-set-format'.
8735
87362004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8737
8738 * custom.texi (File Variables): Add `unibyte' and make it more
8739 clear that `unibyte' and `coding' are special. Suggested by Simon
8740 Krahnke <overlord@gmx.li>.
8741
8742 * mule.texi (Enabling Multibyte): Refer to File Variables.
8743 Suggested by Simon Krahnke <overlord@gmx.li>.
8744
c8763fb6 87452004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8746
8747 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8748 x-use-old-gtk-file-dialog.
8749
8cf51b2c
GM
87502004-11-20 Richard M. Stallman <rms@gnu.org>
8751
8752 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8753
87542004-11-09 Lars Brinkhoff <lars@nocrew.org>
8755
8756 * building.texi (Lisp Eval): Delete hyphen in section name.
8757
87582004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8759
8760 * files.texi (Old Versions):
8761 No longer document annotation as "CVS only".
8762
87632004-11-10 Andre Spiegel <spiegel@gnu.org>
8764
8765 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8766 version systems, mentioning the new ones that we support.
8767 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8768 suggestions.
8769
c8763fb6 87702004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8771
49823426 8772 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8773
c8763fb6 87742004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8775
8776 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8777
87782004-10-23 Eli Zaretskii <eliz@gnu.org>
8779
8780 * text.texi (Text Based Tables, Table Definition)
8781 (Table Creation, Table Recognition, Cell Commands)
8782 (Cell Justification, Row Commands, Column Commands)
8783 (Fixed Width Mode, Table Conversion, Measuring Tables)
8784 (Table Misc): New nodes, documenting the Table Mode.
8785
8cf51b2c
GM
87862004-10-19 Jason Rumney <jasonr@gnu.org>
8787
8788 * makefile.w32-in (info): Change order of arguments to makeinfo.
8789
87902004-10-19 Ulf Jasper <ulf.jasper@web.de>
8791
8792 * calendar.texi (iCalendar): Update for package changes.
8793
8cf51b2c
GM
87942004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8795
8796 * files.texi (Misc File Ops): View mode is a minor mode.
8797
8cf51b2c
GM
87982004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8799
8800 * calendar.texi (iCalendar): Style changes.
8801
88022004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8803
8804 * search.texi (Regexps): The regexp described in the example is no
8805 longer stored in the variable `sentence-end'.
8806
8cf51b2c
GM
88072004-10-06 Nick Roberts <nickrob@snap.net.nz>
8808
8809 * building.texi (Starting GUD): Note that multiple debugging
8810 sessions requires `gdb --fullname'.
8811
88122004-10-05 Ulf Jasper <ulf.jasper@web.de>
8813
8814 * calendar.texi (iCalendar): New section for a new package.
8815
8cf51b2c
GM
88162004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8817
8818 * text.texi: Various small changes in addition to the following.
8819 (Text): Replace xref for autotype with inforef.
8820 (Sentences): Explain nil value for `sentence-end'.
8821 (Paragraphs): Update default values for `paragraph-start' and
8822 `paragraph-separate'.
8823 (Text Mode): Correct description of Text mode's effect on the
8824 syntax table.
8825 (Outline Visibility): `hide-other' does not hide top level headings.
8826 `selective-display-ellipses' no longer has an effect on Outline mode.
8827 (TeX Misc): Add missing @cindex.
8828 Replace xref for RefTeX with inforef.
8829 (Requesting Formatted Text): The variable
8830 `enriched-fill-after-visiting' no longer exists.
8831 (Editing Format Info): Update names of menu items and commands.
8832 (Format Faces): Mention special effect of specifying the default face.
8833 Describe inheritance of text properties.
8834 Correct description of `fixed' face.
8835 (Format Indentation): Correct description of effect of setting
8836 margins. Mention `set-left-margin' and `set-right-margin'.
8837 (Format Justification): Update names of menu items.
8838 `set-justification-full' is now bound to `M-j b'.
8839 Mention that `default-justification' is a per buffer variable.
8840 (Format Properties): Update name of menu item.
8841 (Forcing Enriched Mode): `format-decode-buffer' automatically
8842 turns on Enriched mode if the buffer is in text/enriched format.
8843
88442004-10-05 Emilio C. Lopes <eclig@gmx.net>
8845
8846 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8847
88482004-09-28 Kim F. Storm <storm@cua.dk>
8849
8850 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8851 Align with new functionality.
8852
8cf51b2c
GM
88532004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8854
8855 * display.texi (Display Custom): Remove stray `@end defvar'.
8856
88572004-09-23 Kim F. Storm <storm@cua.dk>
8858
8859 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8860 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8861
8cf51b2c
GM
88622004-09-20 Richard M. Stallman <rms@gnu.org>
8863
8864 * custom.texi (Hooks): Explain using setq to clear out a hook.
8865 (File Variables): Explain multiline string constants.
8866 (Non-ASCII Rebinding): Explain when you need to update
8867 non-ASCII char codes in .emacs.
8868
8869 * building.texi (Compilation): Explain how to make a silent
8870 subprocess that won't be terminated. Explain compilation-environment.
8871
88722004-09-13 Kim F. Storm <storm@cua.dk>
8873
8874 * mini.texi (Repetition): Rename isearch-resume-enabled to
8875 isearch-resume-in-command-history and change default to disabled.
8876
8cf51b2c
GM
88772004-09-09 Kim F. Storm <storm@cua.dk>
8878
8879 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8880 with new `kmacro-name-last-macro'.
8881
8cf51b2c
GM
88822004-09-08 Juri Linkov <juri@jurta.org>
8883
8884 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8885
8cf51b2c
GM
88862004-09-03 Juri Linkov <juri@jurta.org>
8887
8888 * search.texi (Incremental Search): Update wording for M-%.
8889
88902004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8891
8892 * killing.texi (Killing): Correct description of kill commands in
8893 read-only buffer.
8894
88952004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8896
8897 * building.texi (Compilation Mode): Add a paragraph about rules
8898 for finding the compilation buffer for `next-error'.
8899
8900 * search.texi (Other Repeating Search): Mention that Occur mode
8901 supports the next-error functionality.
8902
89032004-09-02 Juri Linkov <juri@jurta.org>
8904
8905 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8906
89072004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8908
8909 * kmacro.texi (Basic Keyboard Macro):
8910 `apply-macro-to-region-lines' now operates on all lines that begin
8911 in the region, rather than on all complete lines in the region.
8912
c8763fb6 89132004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8914
8915 * frames.texi (Drag and drop): Add documentation about
8916 x-dnd-test-function and x-dnd-known-types.
8917
89182004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * indent.texi: Various minor changes in addition to:
8921 (Indentation Commands): Correct description of `indent-relative'.
8922 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8923 mode. The *Tab Stops* buffer uses Overwrite Mode.
8924 (Just Spaces): `tabify' converts sequences of at least two spaces
8925 to tabs.
8926
8cf51b2c
GM
89272004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8928
8929 * frames.texi (Secondary Selection): Setting the secondary
8930 selection with M-Drag-Mouse-1 does not alter the kill ring,
8931 setting it with M-Mouse-1 and M-Mouse-3 does.
8932 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8933 toolkit scroll bars.
8934 (Scroll Bars): Ditto.
8935
8936 * windows.texi (Basic Window): When using a window system, the value
8937 of point in a non-selected window is indicated by a hollow box.
8938 (Split Window): Side by side windows are separated by a scroll bar,
8939 if scroll bars are used.
8940 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8941 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8942 (Window Convenience): Update bindings for `winner-undo' and
8943 `winner-redo'.
8944
8945 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8946 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8947 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8948 of "Using Emacs as a Server".
8949 * building.texi (Building): Interchange nodes (for correct numbering).
8950 * programs.texi (Programs): Interchange nodes (for correct numbering).
8951 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8952 Info to the node structure.
8953 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8954 Rearrange order of nodes and sections such that both "GNU GENERAL
8955 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8956 end, as appropriate for appendices.
8957 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8958 Use `@unnumberedsec'.
8959 * trouble.texi: Adapt sectioning in Info to the node structure.
8960 Adapt node pointers to change in emacs.texi.
8961 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8962
8cf51b2c
GM
89632004-08-25 Kenichi Handa <handa@m17n.org>
8964
8965 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8966 description for unibyte mode.
8967
89682004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8969
8970 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8971
8972 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8973 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8974 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8975 in @pxref.
8976
89772004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8980 Change section names.
8981
8cf51b2c
GM
89822004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8983
8984 * kmacro.texi (Keyboard Macro Ring): Rename section.
8985 Emacs treats the head of the macro ring as the `last keyboard macro'.
8986 (Keyboard Macro Counter): Minor change.
8987 (Save Keyboard Macro): Some clarifications.
8988 (Edit Keyboard Macro): Rename section.
8989
8990 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8991 32-bit machines.
8992 (Several Buffers): Clarify which buffer is selected if `2' is
8993 pressed in the Buffer Menu.
8994 Auto Revert mode can be used to update the Buffer Menu
8995 automatically.
8996
89972004-08-21 Eli Zaretskii <eliz@gnu.org>
8998
8999 * help.texi (Misc Help): Add an index entry for finding an Info
9000 manual by its file name.
9001
90022004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9003
9004 * files.texi (Backup Deletion): Correct description of
9005 `delete-old-versions'.
9006 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9007 (Auto Save Files): Recommend `auto-save-mode' to reenable
9008 auto-saving, rather than the abbreviation `auto-save'.
9009
90102004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9011
9012 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9013 for "killing" and "yanking" in main menu.
9014
90152004-08-16 Richard M. Stallman <rms@gnu.org>
9016
9017 * killing.texi (Yanking, Killing): Minor cleanups.
9018
9019 * mark.texi (Momentary Mark): Minor cleanups.
9020
90212004-08-15 Kenichi Handa <handa@etl.go.jp>
9022
9023 * custom.texi (Non-ASCII Rebinding):
9024 C-q always inserts the right code to pass to global-set-key.
9025
8cf51b2c
GM
90262004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9027
9028 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9029 `insert-register', instead of `C-x r g' binding, for consistency.
9030
90312004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9032
9033 * fixit.texi (Spelling): Fix typo.
9034
90352004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9036
9037 * help.texi (Help): Fix Texinfo usage.
9038
8cf51b2c
GM
90392004-07-24 Richard M. Stallman <rms@gnu.org>
9040
9041 * text.texi (Paragraphs): Update how paragraphs are separated
9042 and the default for paragraph-separate.
9043
9044 * search.texi (Regexp Replace): Further update text for new
9045 replacement operators.
9046
8cf51b2c
GM
90472004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9048
9049 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9050 `R' switch.
9051
9052 * dired.texi (Dired Updating): `k' only deletes inserted
9053 subdirectories from the Dired buffer if a prefix argument was given.
9054
9055 * search.texi (Regexps): Delete redundant definition of `symbol' in
9056 description of `\_>'. It already occurs in the description of `\_<'.
9057
8cf51b2c
GM
90582004-07-01 Juri Linkov <juri@jurta.org>
9059
9060 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9061 (Regexp Search): Add M-r.
9062
90632004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9064
9065 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9066
90672004-06-29 Jesper Harder <harder@ifa.au.dk>
9068
49823426 9069 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9070
90712004-06-25 Richard M. Stallman <rms@gnu.org>
9072
9073 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9074
90752004-06-25 David Kastrup <dak@gnu.org>
9076
9077 * search.texi (Regexp Replace): Some typo corrections and
9078 rearrangement.
9079
90802004-06-24 David Kastrup <dak@gnu.org>
9081
9082 * search.texi (Unconditional Replace): Use replace-string instead
9083 of query-replace in example.
9084 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9085 sequences.
9086 (Query Replace): Correct explanation of `^' which does not use
9087 the mark stack.
9088
90892004-06-21 Nick Roberts <nickrob@gnu.org>
9090
9091 * misc.texi (Shell History Copying): Document comint-insert-input.
9092 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9093
8cf51b2c
GM
90942004-06-20 Jesper Harder <harder@ifa.au.dk>
9095
9096 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9097 * custom.texi (Customization): Do.
9098 * anti.texi (Antinews): Do.
9099 * abbrevs.texi (Defining Abbrevs): Do.
9100
9101 * programs.texi (Info Lookup): Fix keybinding for
9102 info-lookup-symbol.
9103
91042004-06-16 Juanma Barranquero <lektu@terra.es>
9105
9106 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9107 Add emacs-xtra.
9108 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9109 (clean): Add emacs-xtra and flymake. Remove redundancies.
9110
91112004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9112
9113 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9114 Add emacs-xtra.
9115 * emacs-xtra.texi: New file.
9116
91172004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9118
9119 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9120 (Dired and Find): Mention differences with ordinary Dired buffers.
9121
8cf51b2c
GM
91222004-06-13 Richard M. Stallman <rms@gnu.org>
9123
9124 * custom.texi (Init Syntax): Explain about vars that do special
9125 things when set with setq or with Custom.
9126 (Init Examples): Add line-number-mode example.
9127
8cf51b2c
GM
91282004-06-12 Juri Linkov <juri@jurta.org>
9129
9130 * dired.texi (Operating on Files): Add dired-do-touch.
9131
8cf51b2c
GM
91322004-06-10 Juri Linkov <juri@jurta.org>
9133
9134 * building.texi (Lisp Eval): Add C-M-x on defface.
9135
91362004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9137
9138 * files.texi (Reverting): Auto-Revert mode and
9139 Global Auto-Revert mode no longer revert remote files.
9140
8cf51b2c
GM
91412004-05-29 Richard M. Stallman <rms@gnu.org>
9142
9143 * custom.texi (Init File): Two dashes start --no-site-file.
9144
8cf51b2c
GM
91452004-05-29 Alan Mackenzie <acm@muc.de>
9146
9147 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9148 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9149 (AWK, Pike): Document as "C-like modes".
9150 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9151 (M-x man): Supersedes M-x manual-entry.
9152 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9153
9154 ("Comments in C"): Delete node; the info is in CC Mode manual.
9155 (c-comment-only-line-offset): Remove description.
9156
9157 (C-c ., C-c C-c): Describe new C Mode bindings.
9158
9159 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9160 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9161 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9162 Amend definitions.
9163
9164 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9165 Describe functions.
9166
9167 (c-comment-start-regexp, c-hanging-comment-ender-p)
9168 (c-hanging-comment-starter-p): Remove obsolete definitions.
9169
9170 * emacs.texi: Remove the menu entry "Comments in C".
9171
8cf51b2c
GM
91722004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9173
9174 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9175 `M-x locate'.
9176
91772004-05-16 Karl Berry <karl@gnu.org>
9178
9179 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9180 makeinfo --html fails.
9181 * help.texi (Help Summary) [@ifnottex]: Likewise.
9182
91832004-05-13 Nick Roberts <nickrob@gnu.org>
9184
9185 * building.texi (GDB Graphical Interface): Update and describe
9186 layout first.
9187
8cf51b2c
GM
91882004-05-04 Jason Rumney <jasonr@gnu.org>
9189
9190 * makefile.w32-in: Revert last change.
9191
91922004-05-03 Jason Rumney <jasonr@gnu.org>
9193
9194 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9195
8cf51b2c
GM
91962004-04-23 Juanma Barranquero <lektu@terra.es>
9197
9198 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9199
92002004-04-18 Juri Linkov <juri@jurta.org>
9201
9202 * fixit.texi (Spelling): Remove file extension from ispell xref.
9203
92042004-04-15 Kim F. Storm <storm@cua.dk>
9205
9206 * cmdargs.texi (Initial Options): Add -Q.
9207
92082004-04-05 Kim F. Storm <storm@cua.dk>
9209
9210 * custom.texi (File Variables): Add safe-local-eval-forms.
9211
8cf51b2c
GM
92122004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9213
9214 * files.texi (Reverting): Correct description of revert-buffer's
9215 handling of point.
9216
92172004-03-22 Juri Linkov <juri@jurta.org>
9218
9219 * emacs.texi (Top): Add `Misc X'.
9220
49823426 9221 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9222
9223 * glossary.texi: Improve references.
9224
9225 * help.texi: Sync keywords with finder.el.
9226
9227 * mini.texi (Completion): Add description for menu items.
9228
9229 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9230
9231 * sending.texi (Mail Methods): Fix xref to Message manual.
9232
8cf51b2c
GM
92332004-03-12 Richard M. Stallman <rms@gnu.org>
9234
8cf51b2c
GM
9235 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9236
8cf51b2c
GM
92372004-03-04 Richard M. Stallman <rms@gnu.org>
9238
9239 * search.texi (Regexps): Explain that ^ and $ have their
9240 special meanings only in certain contexts.
9241
9242 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9243
9244 * mule.texi (Specify Coding): Doc C-x RET F.
9245
9246 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9247 for multiple compile and grep buffers.
9248 (Indirect Buffers): Don't recommand clone-indirect-buffer
9249 for multiple compile and grep buffers.
9250
8cf51b2c
GM
92512004-02-29 Juanma Barranquero <lektu@terra.es>
9252
9253 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9254 Use $(DEL) instead of rm, and ignore exit code.
9255
8cf51b2c
GM
92562004-02-23 Nick Roberts <nick@nick.uklinux.net>
9257
9258 * building.texi (Watch Expressions): Update.
9259
92602004-02-21 Juri Linkov <juri@jurta.org>
9261
1c6c854e
CS
9262 * cmdargs.texi (Action Arguments): Add alias --find-file.
9263 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9264 to Command Arguments.
9265 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9266 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9267 (Window Size X): Join -g and --geometry. Add @cindex.
9268 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9269 (Title X): Remove alias -title.
9270 (Misc X): New node.
9271
c8763fb6 92722004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9273
9274 * frames.texi (Drag and drop): Add Motif to list of supported
9275 protocols.
9276
c8763fb6 92772004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9278
9279 * frames.texi (Drag and drop): New section.
9280
92812004-01-24 Richard M. Stallman <rms@gnu.org>
9282
1c6c854e 9283 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9284 Include it only @ifnotinfo. Patch the preceding and following
9285 node headers to point to each other.
9286
92872004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9288
9289 * calendar.texi (Appointments): Update section.
9290
92912003-12-29 Kevin Ryde <user42@zip.com.au>
9292
8cf51b2c
GM
9293 * programs.texi (C Modes): Fix the xref.
9294
92952003-12-23 Nick Roberts <nick@nick.uklinux.net>
9296
9297 * building.texi (Watch Expressions): Update.
9298 (Commands of GUD): Include use of toolbar + breakpoints set from
9299 fringe/margin.
9300
93012003-12-03 Andre Spiegel <spiegel@gnu.org>
9302
9303 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9304 <acm@muc.de>.
9305
c8763fb6 93062003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9307
9308 * frames.texi (Dialog Boxes): Add use-file-dialog.
9309
8cf51b2c
GM
93102003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9311
9312 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9313 in CC Mode.
9314
8cf51b2c
GM
93152003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9316
9317 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9318 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9319 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9320 * man/frames.texi, man/glossary.texi, man/killing.texi:
9321 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9322 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9323 * man/sending.texi, man/text.texi, man/trouble.texi:
9324 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9325
93262003-11-01 Alan Mackenzie <acm@muc.de>
9327
9328 * search.texi (Scrolling During Incremental Search): Document a
9329 new scrolling facility in isearch mode.
9330
8cf51b2c
GM
93312003-10-22 Miles Bader <miles@gnu.org>
9332
9333 * Makefile.in (info): Move before $(top_srcdir)/info.
9334
93352003-10-22 Nick Roberts <nick@nick.uklinux.net>
9336
9337 * building.texi (Watch Expressions): Update section on data display
9338 to reflect code changes (GDB Graphical Interface).
9339
8cf51b2c
GM
93402003-10-13 Richard M. Stallman <rms@gnu.org>
9341
9342 * xresources.texi (GTK resources): Clean up previous change.
9343
c8763fb6 93442003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9345
9346 * xresources.texi (GTK resources): Add a note that some themes
9347 disallow customizations. Add scroll theme example.
9348
8cf51b2c
GM
93492003-09-30 Richard M. Stallman <rms@gnu.org>
9350
8cf51b2c
GM
9351 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9352
9353 * misc.texi (Saving Emacs Sessions): Shorten the section,
9354 collapsing back into one node.
9355
93562003-09-30 Lars Hansen <larsh@math.ku.dk>
9357
9358 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9359
ce058493 93602003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9361
9362 * xresources.texi (GTK names in Emacs): Correct typo.
9363
8cf51b2c
GM
93642003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9365
1c6c854e
CS
9366 * cmdargs.texi (Font X): Mention new default font.
9367 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9368 problems involved. (Result of discussion on emacs-devel.)
9369
93702003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9371
9372 * emacs.texi (Acknowledgements): Correct typo.
9373
93742003-09-22 Richard M. Stallman <rms@gnu.org>
9375
9376 * dired.texi (Misc Dired Commands): New node.
9377 (Dired Navigation): Add dired-goto-file.
9378
9379 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9380
9381 * emacs.texi (Acknowledgements): New node, split from Distribution.
9382
9383 * cmdargs.texi (Action Arguments): -f reads interactive args.
9384
8cf51b2c
GM
93852003-09-08 Lute Kamstra <lute@gnu.org>
9386
9387 * screen.texi (Mode Line): Say that POS comes before LINE.
9388 Mention `size-indication-mode'.
1c6c854e
CS
9389 * display.texi (Optional Mode Line):
9390 Document `size-indication-mode'.
8cf51b2c
GM
9391 * basic.texi (Position Info): Mention `size-indication-mode'.
9392
93932003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9394
9395 * xresources.texi (Resources): Refer to `editres' man page.
9396 (Lucid Resources): Update defaults. Expand description of
9397 `shadowThickness'.
9398
93992003-09-04 Miles Bader <miles@gnu.org>
9400
9401 * Makefile.in (top_srcdir): New variable.
9402 ($(top_srcdir)/info): New rule.
9403 (info): Depend on it.
9404
94052003-09-03 Peter Runestig <peter@runestig.com>
9406
9407 * makefile.w32-in: New file.
9408
94092003-08-29 Richard M. Stallman <rms@gnu.org>
9410
9411 * misc.texi (Saving Emacs Sessions): Correct previous change.
9412
8cf51b2c
GM
94132003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9414
8cf51b2c
GM
9415 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9416 (Intro): Include kmacro.texi after fixit.texi instead of after
9417 custom.texi. (As suggested by Kim Storm.)
9418
94192003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9420
9421 * fixit.texi (Fixit): Update `Next' pointer.
9422 * files.texi (Files): Update `Previous' pointer.
9423 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9424 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9425 (Suggested by Kim Storm.)
9426 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9427
94282003-08-18 Kim F. Storm <storm@cua.dk>
9429
9430 * kmacro.texi: New file describing enhanced keyboard macro
9431 functionality. Replaces old description in custom.texi.
9432
9433 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9434 (Keyboard Macros): Move to new kmacro.texi file.
9435
9436 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9437
8cf51b2c
GM
94382003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9439
9440 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9441
94422003-08-17 Alex Schroeder <alex@gnu.org>
9443
9444 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9445 required.
9446
8cf51b2c
GM
94472003-08-05 Richard M. Stallman <rms@gnu.org>
9448
9449 * programs.texi (Lisp Indent): Don't describe
9450 lisp-indent-function property here. Use xref to Lisp Manual.
9451
8cf51b2c
GM
94522003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9453
fffa137c 9454 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9455 abbreviations.
9456
94572003-07-24 Markus Rost <rost@math.ohio-state.edu>
9458
9459 * buffers.texi (List Buffers): Fix previous change.
9460
8cf51b2c
GM
94612003-07-13 Markus Rost <rost@math.ohio-state.edu>
9462
9463 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9464 List*.
9465
94662003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9467
8cf51b2c
GM
9468 * display.texi (Font Lock): Fix typo.
9469
94702003-07-07 Richard M. Stallman <rms@gnu.org>
9471
9472 * display.texi (Font Lock): Add xref for format info on
9473 font-lock-remove-keywords.
9474
9475 * building.texi (Compilation): Document what happens with asynch
9476 children of compiler process.
9477
9478 * help.texi (Library Keywords): Use @multitable.
9479
8cf51b2c
GM
94802003-06-04 Richard M. Stallman <rms@gnu.org>
9481
9482 * programs.texi (Expressions): Delete C-M-DEL.
9483
9484 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9485 comint-move-point-for-output renamed from
9486 comint-scroll-to-bottom-on-output.
9487
9488 * custom.texi (Init Rebinding): Replace previous change with xref.
9489 (Non-ASCII Rebinding): Explain that issue more briefly here.
9490
94912003-05-28 Richard M. Stallman <rms@gnu.org>
9492
9493 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9494
94952003-05-28 Nick Roberts <nick@nick.uklinux.net>
9496
9497 * building.texi (GDB Graphical Interface): New node.
9498 (Rewritten somewhat by RMS.)
9499
c8763fb6 95002003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9501
9502 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9503 non-English letters. Explain how to set coding systems correctly
9504 and how to include the right coding cookie in the file.
9505
c8763fb6 95062003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9507
9508 * indent.texi (Indentation): Explain the concepts.
9509 (Just Spaces): Explain why preventing tabs for indentation might
9510 be useful.
9511
8cf51b2c
GM
95122003-04-16 Richard M. Stallman <rms@gnu.org>
9513
9514 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9515
8cf51b2c
GM
95162003-02-22 Alex Schroeder <alex@emacswiki.org>
9517
9518 * cmdargs.texi (General Variables): Document SMTPSERVER.
9519
8cf51b2c
GM
9520 * sending.texi: Remove SMTP node.
9521 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9522 library.
9523
8cf51b2c
GM
95242003-02-22 Alex Schroeder <alex@emacswiki.org>
9525
9526 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9527
95282003-02-22 Simon Josefsson <jas@extundo.com>
9529
9530 * sending.texi (Mail Methods): Add node about SMTP.
9531
c8763fb6 95322003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9533
9534 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9535
8cf51b2c
GM
95362003-02-01 Kevin Ryde <user42@zip.com.au>
9537
9538 * glossary.texi (Glossary): Correction to cl cross reference.
9539
95402003-01-20 Richard M. Stallman <rms@gnu.org>
9541
9542 * killing.texi (Rectangles): Document C-x c r.
9543
c8763fb6 95442003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9545
9546 * xresources.texi (GTK resources): New node.
9547 (GTK widget names): New node.
9548 (GTK names in Emacs): New node.
9549 (GTK styles): New node.
9550
c8763fb6 95512003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9552
9553 * maintaining.texi (Create Tags Table): Add reference to the new
9554 `etags --help --lang=LANG' option.
9555
8cf51b2c
GM
95562002-10-02 Karl Berry <karl@gnu.org>
9557
49823426 9558 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9559 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9560 where needed for the sake of the HTML output.
8cf51b2c
GM
9561
95622001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9563
9564 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9565 source files.
9566
95672001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9568
9569 * Makefile.in (emacsman): New target.
9570
8cf51b2c
GM
95712001-10-20 Gerd Moellmann <gerd@gnu.org>
9572
9573 * (Version 21.1 released.)
9574
95752001-10-05 Gerd Moellmann <gerd@gnu.org>
9576
9577 * Branch for 21.1.
9578
8cf51b2c
GM
95792001-03-05 Gerd Moellmann <gerd@gnu.org>
9580
9581 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9582
8cf51b2c
GM
95832000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9584
9585 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9586
8cf51b2c
GM
95871999-07-12 Richard Stallman <rms@gnu.org>
9588
9589 * Version 20.4 released.
9590
95911998-12-04 Markus Rost <rost@delysid.gnu.org>
9592
9593 * Makefile.in (INFO_TARGETS): Delete customize.info.
9594 (DVI_TARGETS): Delete customize.dvi.
9595 (../info/customize, customize.dvi): Targets deleted.
9596
95971998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9598
9599 * Version 20.3 released.
9600
96011998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9602
9603 * Makefile.in (EMACSSOURCES): Add mule.texi.
9604 Add msdog.texi, ack.texi. Remove gnu1.texi.
9605
96061998-04-06 Andreas Schwab <schwab@gnu.org>
9607
768c0c0f
JB
9608 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9609 Use it in dvi targets.
8cf51b2c
GM
9610
96111997-09-23 Paul Eggert <eggert@twinsun.com>
9612
9613 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9614 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9615 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9616
96171997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9618
9619 * Version 20.2 released.
9620
96211997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9622
9623 * Version 20.1 released.
9624
96251997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9626
9627 * Makefile (../info/customize, customize.dvi): New targets.
9628 (INFO_TARGETS): Add ../info/customize.
9629 (DVI_TARGETS): Add customize.dvi.
9630
8cf51b2c
GM
96311996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9632
9633 * Version 19.33 released.
9634
96351996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9636
9637 * Version 19.32 released.
9638
8cf51b2c
GM
96391996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9640
9641 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9642
96431996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9644
9645 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9646 Specify -I option.
9647 (All dvi targets): Set the TEXINPUTS variable.
9648
96491996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9650
9651 * Version 19.31 released.
9652
8cf51b2c
GM
96531995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9654
9655 * Version 19.30 released.
9656
8cf51b2c
GM
96571995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9658
9659 * Makefile.in (maintainer-clean): Rename from realclean.
9660
96611994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9662
9663 * Makefile.in: New file.
9664 * Makefile: File deleted.
9665
96661994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9667
9668 * Makefile (TEXINDEX_OBJS): Variable deleted.
9669 (texindex, texindex.o, getopt.o): Rules deleted.
9670 All deps on texindex deleted.
9671 (distclean): Don't delete texindex.
9672 (mostlyclean): Don't delete *.o.
9673 * texindex.c, getopt.c: Files deleted.
9674
96751994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9676
9677 * Version 19.26 released.
9678
96791994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9680
9681 * Makefile (EMACSSOURCES): Exclude undo.texi.
9682
96831994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9684
9685 * Version 19.25 released.
9686
96871994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9688
9689 * Version 19.24 released.
9690
96911994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9692
9693 * Version 19.23 released.
9694
96951994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9696
9697 * Makefile: Delete spurious tab.
9698
96991994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9700
9701 * Makefile (.SUFFIXES): New rule.
9702
8cf51b2c
GM
97031993-12-04 Richard Stallman (rms@srarc2)
9704
9705 * getopt.c: New file.
9706 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9707 (getopt.o): New rule.
9708 (dvi): Don't depend on texindex.
49823426 9709 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9710
97111993-12-03 Richard Stallman (rms@srarc2)
9712
49823426
GM
9713 * Makefile (TEXI2DVI): New variable.
9714 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9715 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9716
97171993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9718
9719 * Version 19.22 released.
9720
97211993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9722
9723 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9724
97251993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9726
9727 * Version 19.21 released.
9728
8cf51b2c
GM
97291993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9730
9731 * Makefile (realclean): Don't delete the Info files.
9732
f0131492 97331993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9734
8cf51b2c
GM
9735 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9736 4' where appropriate.
9737
f0131492 97381993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9739
49823426 9740 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9741
9742 * texindex.c: Include "../src/config.h" if building in emacs.
9743
9744 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9745 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9746 Add target to build texindex.c, defining `emacs'.
9747
8cf51b2c
GM
97481993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9749
9750 * Version 19.19 released.
9751
8cf51b2c
GM
97521993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9753
9754 * Version 19.18 released.
9755
97561993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9757
9758 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9759
97601993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9761
9762 * Version 19.17 released.
9763
97641993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9765
9766 * split-man: Fix typos in last change.
9767
97681993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9769
9770 * Version 19.16 released.
9771
97721993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9773
9774 * version 19.15 released.
9775
97761993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9777
9778 * Makefile (distclean): It's rm, not rf.
9779
97801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9781
9782 * Version 19.14 released.
9783
97841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9785
9786 * Makefile: New file.
9787
97881993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9789
9790 * Version 19.13 released.
9791
97921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9793
9794 * Version 19.9 released.
9795
97961993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9797
9798 * Version 19.8 released.
9799
98001993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9801
9802 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9803
9804 * trouble.texi: It's `enable-flow-control-on', not
9805 `evade-flow-control-on'.
9806
98071993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9808
9809 * display.texi: Document standard-display-european.
9810
98111993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9812
9813 * Version 19.7 released.
9814
9815 * emacs.texi: Add a sentence to the top menu mentioning the
9816 specific version of Emacs this manual applies to.
9817
98181993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9819
9820 * basic.texi: Document next-line-add-lines variable used to
9821 implement down-arrow.
9822
9823 * killing.texi: Document kill-whole-line.
9824
98251993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9826
9827 * text.texi: Update unix TeX ordering information.
9828
98291993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9830
9831 * news.texi: Mention fill-rectangle in keybinding list.
9832
9833 * killing.texi: Document fill-rectangle.
9834
98351993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9836
9837 * vc.texi: Bring the docs up to date with VC 5.2.
9838
98391992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9840
9841 * emacs.tex: Mention blackbox and gomoku under Amusements.
9842 Assembler mode is now mentioned and appropriately indexed
9843 under Programming Modes.
9844
98451991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9846
9847 * emacs.tex: Update TeX ordering information.
9848
8cf51b2c
GM
98491990-06-26 David Lawrence (tale@geech)
9850
9851 * emacs.tex: Note that completion-ignored-extensions is not used
9852 to filter out names when all completions are displayed in
9853 *Completions*.
9854
98551990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9856
9857 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9858
98591990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9860
9861 * emacs.tex: Add @findex grep.
9862
8cf51b2c
GM
98631988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9864
9865 * emacs.tex: Correct two typos. No other changes before
9866 Version 19 will be made.
9867
8cf51b2c
GM
98681988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9869
9870 * emacs.tex: Update information for obtaining TeX distribution from the
9871 University of Washington.
9872
9873;; Local Variables:
c8763fb6 9874;; coding: utf-8
8cf51b2c
GM
9875;; End:
9876
ab422c4d 9877 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9878
9879 This file is part of GNU Emacs.
9880
352c8b4a 9881 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9882 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9883 the Free Software Foundation, either version 3 of the License, or
9884 (at your option) any later version.
8cf51b2c
GM
9885
9886 GNU Emacs is distributed in the hope that it will be useful,
9887 but WITHOUT ANY WARRANTY; without even the implied warranty of
9888 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9889 GNU General Public License for more details.
9890
9891 You should have received a copy of the GNU General Public License
352c8b4a 9892 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.