* vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
04362df8
XF
12013-06-07 Xue Fuqiao <xfq.free@gmail.com>
2
3 * maintaining.texi (Branches): Remove text copied from other
4 sources.
5
80fa505f
AM
62013-06-05 Alan Mackenzie <acm@muc.de>
7
8 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
9 (Not Exiting Isearch): Document new user option
10 `isearch-allow-prefix'. (Bug#9706)
80fa505f 11
e5e4a942
JL
122013-06-03 Juri Linkov <juri@jurta.org>
13
14 * display.texi (Highlight Interactively): Add global keybindings
15 with the key prefix `M-s h'. Document old command `highlight-phrase'.
16 Document new command `highlight-symbol-at-point'.
17
67a3c09b
XF
182013-06-02 Xue Fuqiao <xfq.free@gmail.com>
19
20 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
21 (VC Mode Line): Fix typo.
22 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
23 prefix argument.
67a3c09b 24
c362f195
XF
252013-06-02 Michael Albinus <michael.albinus@gmx.de>
26
27 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
28 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
29 autolaunching of the D-Bus session bus.
30
f46305c8 312013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
32
33 * programs.texi (Semantic): Fix typo.
34
bee07d4f
XF
352013-05-30 Xue Fuqiao <xfq.free@gmail.com>
36
37 * maintaining.texi (Types of Log File): Supplement some
38 information of change log files.
39
6d65486d
JL
402013-05-15 Juri Linkov <juri@jurta.org>
41
42 * search.texi (Repeat Isearch): Mention key `RET' to finish
43 editing the string. (Bug#13348)
44
27c8b6eb
GM
452013-05-14 Glenn Morris <rgm@gnu.org>
46
47 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
48
2d809ffa 492013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
50
51 * sending.texi (Mail Sending): Fix typo.
52
53 * windows.texi (Change Window): Fix typo.
54
90ed99d5
GM
55 * custom.texi (Changing a Variable): Fix typo.
56
9698b18f
GM
57 * trouble.texi (Contributing): Remove obsolete info re pretesters.
58
cbee2131
PE
592013-05-05 Paul Eggert <eggert@cs.ucla.edu>
60
61 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
62 * cmdargs.texi (Initial Options):
63 * files.texi (Customize Save): Document this.
64
fd3a9a6b
GM
652013-05-04 Glenn Morris <rgm@gnu.org>
66
67 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
68
5294599f
PE
692013-03-17 Paul Eggert <eggert@cs.ucla.edu>
70
71 doc: convert some TeX accents to UTF-8
72 * ack.texi (Acknowledgments):
73 * emacs.texi (Acknowledgments):
74 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
75 Apparently the TeX accents cause problems when generating gnu.org
76 web pages, e.g., @l{} is rendered as '/l' on
77 <http://www.gnu.org/software/emacs/manual/html_node/
78 emacs/Acknowledgments.html>.
79
78be8b64 802013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
81
82 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
83
681ebc33
PE
842013-03-04 Paul Eggert <eggert@cs.ucla.edu>
85
86 Prefer UTF-8 for documentation.
87 With GNU Texinfo 5.0, this generates nicer-looking info files,
88 since they can use curly quotes. With older Texinfo it doesn't matter.
89 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
90 Switch from Latin-1 to UTF-8.
91
929aeac6 922013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
93
94 * xresources.texi (GTK resources): Fix broken link.
95
343a2aef
EZ
962013-02-25 Eli Zaretskii <eliz@gnu.org>
97
98 * files.texi (Interlocking): Don't refer to symlinks as the
99 exclusive means of locking files.
100
cee1a690
GM
1012013-02-22 Glenn Morris <rgm@gnu.org>
102
103 * ack.texi (Acknowledgments):
104 * emacs.texi (Acknowledgments): Small updates.
105
f0c954fa
GM
1062013-02-21 Glenn Morris <rgm@gnu.org>
107
108 * files.texi (File Conveniences): Not just GIFs can be animated.
109
4e16ddf4
GM
1102013-02-13 Glenn Morris <rgm@gnu.org>
111
112 * ack.texi (Acknowledgments): Don't mention yow any more.
113
a683d06b
PE
1142013-02-13 Paul Eggert <eggert@cs.ucla.edu>
115
116 * cmdargs.texi (General Variables):
117 Fix TMPDIR documentation to match the code's behavior.
118
c4af1efc
GM
1192013-02-10 Glenn Morris <rgm@gnu.org>
120
121 * trouble.texi (Checklist): Update bug keybinding.
122
8549f9e8
EZ
1232013-02-09 Eli Zaretskii <eliz@gnu.org>
124
125 * msdog.texi (Text and Binary): Delete the description of
126 file-name-buffer-file-type-alist.
127
7f102272
PE
1282013-01-19 Paul Eggert <eggert@cs.ucla.edu>
129
ee271528
PE
130 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
131 Without it, I don't see function names. Older addr2line
132 implementations will die out sooner or later, so tailor the
133 first suggestion to recent addr2line, with a followup about
134 older ones.
7f102272 135
795e7a5b 1362013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
137
138 * custom.texi (Directory Variables): Fix paren typo.
139
ecde0368
GM
140 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
141
827253f7
GM
142 * custom.texi (Custom Themes): Fix typo.
143
acfe10b7
BG
1442013-01-07 Bastien Guerry <bzg@gnu.org>
145
146 * help.texi (Apropos): Document `apropos-user-option' and update
147 the doc for `apropos-variable'.
148
f8acde11
GM
1492013-01-05 Glenn Morris <rgm@gnu.org>
150
151 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
152
d72a2793
GM
1532012-12-21 Glenn Morris <rgm@gnu.org>
154
155 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
156 Simply include doclicense.
157
1b947faa
CY
1582012-12-21 Chong Yidong <cyd@gnu.org>
159
160 * frames.texi (Mouse Commands): Fix description of the effect of
161 mouse dragging (Bug#13049).
162
f25f57bf
JL
1632012-12-15 Juri Linkov <juri@jurta.org>
164
165 * misc.texi (Recursive Edit): Add a link to "Query Replace".
166 (Bug#13181)
167
265c2fbf 1682012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
169
170 * killing.texi (Deletion): Doc fix (Bug#12748).
171
4288142b
PE
1722012-12-06 Paul Eggert <eggert@cs.ucla.edu>
173
174 * doclicense.texi, gpl.texi: Update to latest version from FSF.
175 These are just minor editorial changes.
176
d8ad4d3f 1772012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
178
179 * vc1-xtra.texi (General VC Options): Remove obsolete reference
180 to `vc-path'.
181
c5bc2d1d 1822012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
183
184 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
185
1cbaa705
KR
1862012-12-02 Kevin Ryde <user42@zip.com.au>
187
188 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
189
00054d21
KR
1902012-12-01 Kevin Ryde <user42@zip.com.au>
191
192 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
193
c07a6ded
PE
1942012-11-24 Paul Eggert <eggert@cs.ucla.edu>
195
196 * doclicense.texi, gpl.texi: Update to latest version from FSF.
197 These are just minor editorial changes.
198
6ef2e5ef 1992012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
200
201 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
202 clarifications (Bug#12865).
203 (Horizontal Scrolling): Clarifications.
204
2ac9538d 2052012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
206
207 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
208
a33da68b
EZ
2092012-11-16 Eli Zaretskii <eliz@gnu.org>
210
211 * trouble.texi (Crashing): Add information about MS-Windows and
212 the emacs_backtrace.txt file. (Bug#12908)
213
f78ee6af 2142012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
215
216 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
217 actually named gdb-stopped-functions.
218
f78ee6af 2192012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
220
221 * misc.texi (Single Shell): Mention async-shell-command-buffer.
222
19e09879
GM
2232012-11-10 Glenn Morris <rgm@gnu.org>
224
225 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
226
ef7238c3
GM
227 * emacs.texi (Acknowledgments): Add profiler author.
228 * ack.texi (Acknowledgments): Add some recent contributions.
229
6baf66d5 2302012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 231
9d9e48d9
CY
232 * files.texi (Diff Mode): Doc fixes for
233 diff-delete-trailing-whitespace (Bug#12831).
234
4c1f6a5b
CY
235 * trouble.texi (Crashing): Copyedits.
236
6baf66d5 2372012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
238
239 * files.texi (Diff Mode): Trailing whitespace updates.
240
6baf66d5 2412012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 242
4eeba558
CY
243 * misc.texi (Terminal emulator): Document Term mode faces.
244
7d806bfe
CY
245 * mini.texi (Basic Minibuffer): New node. Document
246 minibuffer-electric-default-mode.
247
248 * display.texi (Visual Line Mode): Fix index entry.
249
cce0aa5a
CY
250 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
251 and index the keybindings. Document tabulated-list-sort.
252 (Kill Buffer): Capitalize Buffer Menu.
253
254 * trouble.texi (Memory Full): Capitalize Buffer Menu.
255
6baf66d5 2562012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
257
258 * display.texi (Auto Scrolling): Clarify that scroll-step is
259 ignored when scroll-conservatively is set to a non-zero value.
260 (Bug#12801)
261
6baf66d5 2622012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
263
264 * dired.texi (Dired Updating): Doc fix (Bug#11744).
265
87288971
MA
2662012-10-30 Michael Albinus <michael.albinus@gmx.de>
267
268 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
269
fc83c2de
CY
2702012-10-29 Chong Yidong <cyd@gnu.org>
271
272 * dired.texi (Shell Commands in Dired): Document changes to the
273 dired-do-async-shell-command.
274
82b21017
GM
2752012-10-28 Glenn Morris <rgm@gnu.org>
276
277 * ack.texi (Acknowledgments): Mention gv.el.
278
caa5e5a4
BG
2792012-10-27 Bastien Guerry <bzg@gnu.org>
280
281 * screen.texi (Menu Bar): Fix typo.
282
05b621a6
CY
2832012-10-27 Chong Yidong <cyd@gnu.org>
284
285 * frames.texi (Mouse Avoidance): Mention new variable
286 mouse-avoidance-banish-position.
287
288 * programs.texi (Which Function): Which Function mode now works in
289 all major modes by default.
290
291 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
292
293 * files.texi (Misc File Ops): Symbolic links on Windows only work
294 on Vista and later.
295
296 * building.texi (Compilation): Document compilation-always-kill.
297
298 * search.texi (Symbol Search): New node.
299
300 * package.texi (Package Menu): Document the "new" status.
301
302 * windows.texi (Window Choice): Don't refer to the obsolete
303 special-display feature.
304
cd996018
CY
3052012-10-24 Chong Yidong <cyd@gnu.org>
306
307 * mule.texi (Text Coding): set-buffer-file-coding-system can now
308 be invoked from the mode line.
309
310 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
311 changes to the mark and unmark commands.
312 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
313 which is no longer bound to dired-backup-diff.
314
fe605b94
BG
3152012-10-23 Bastien Guerry <bzg@gnu.org>
316
9eadb1a9
BG
317 * text.texi (Org Authoring): Use a comma after @ref to avoid the
318 insertion of a period in the Info output.
fe605b94 319
d1069532
SM
3202012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * custom.texi (Hooks): Clarify that -hooks is deprecated.
323
1fb3aa3f
CY
3242012-10-23 Chong Yidong <cyd@gnu.org>
325
326 * kmacro.texi (Edit Keyboard Macro): Fix typo.
327
f42f1094
DM
3282012-10-18 Dani Moncayo <dmoncayo@gmail.com>
329
330 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
331
6c24e35f
GM
3322012-10-17 Glenn Morris <rgm@gnu.org>
333
334 * mini.texi (Repetition): Further copyedit.
335
429cdb05
DM
3362012-10-17 Dani Moncayo <dmoncayo@gmail.com>
337
338 * mini.texi (Repetition): Copyedit.
339
e5a94ec4
JL
3402012-10-16 Juri Linkov <juri@jurta.org>
341
342 * search.texi (Query Replace): Document multi-buffer replacement
343 keys. (Bug#12655)
344
345 * maintaining.texi (Tags Search): Change link "Replace" to
346 "Query Replace".
347
73f2b4ab
CY
3482012-10-13 Chong Yidong <cyd@gnu.org>
349
350 * files.texi (File Conveniences): ImageMagick enabled by default.
351
d8e213eb
DM
3522012-10-10 Dani Moncayo <dmoncayo@gmail.com>
353
354 * basic.texi (Arguments): Fix typos.
355
b859a383
GM
3562012-10-08 Glenn Morris <rgm@gnu.org>
357
cad4f290
GM
358 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
359
b859a383
GM
360 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
361
f1f4dba0
GM
3622012-10-06 Glenn Morris <rgm@gnu.org>
363
364 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
365 Mention cal-tex-cursor-week2-summary.
366
c6b68a28
CY
3672012-10-06 Chong Yidong <cyd@gnu.org>
368
369 * mini.texi (Passwords): Fix typo.
370
751bac18
GM
3712012-10-02 Glenn Morris <rgm@gnu.org>
372
373 * maintaining.texi (VC Directory Commands):
374 Remove duplicate `q' entry. (Bug#12553)
375
48de8b12
CY
3762012-09-30 Chong Yidong <cyd@gnu.org>
377
378 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
379
380 * search.texi (Special Isearch): Document the lax space search
381 feature and M-s SPC.
382 (Regexp Search): Move main search-whitespace-regexp description to
383 Special Isearch.
384 (Replace): Document replace-lax-whitespace.
385
386 * basic.texi (Position Info): Document C-u M-=.
387 (Moving Point): Document move-to-column.
388
389 * display.texi (Useless Whitespace): Add delete-trailing-lines.
390
391 * misc.texi (emacsclient Options): Document the effect of
392 initial-buffer-choice on client frames. Document server-auth-dir.
393 Do not document server-host, which is bad security practice.
394
395 * building.texi (Lisp Libraries): Docstring lookups can trigger
396 autoloading. Document help-enable-auto-load.
397
398 * mini.texi (Yes or No Prompts): New node.
399
400 * ack.texi (Acknowledgments): Remove obsolete packages.
401
4695c850
GM
4022012-09-27 Glenn Morris <rgm@gnu.org>
403
404 * cal-xtra.texi (Advanced Calendar/Diary Usage):
405 Rename the section to be more general.
406 * emacs.texi: Update menu.
407
e109c4a6
CY
4082012-09-23 Chong Yidong <cyd@gnu.org>
409
410 * buffers.texi (Misc Buffer): Replace toggle-read-only with
411 read-only-mode.
412
413 * files.texi (Visiting): Likewise.
414
2e83df57
PE
4152012-09-22 Paul Eggert <eggert@cs.ucla.edu>
416
417 * trouble.texi (Crashing): Document ulimit -c.
418
58f3a196
PE
4192012-09-21 Paul Eggert <eggert@cs.ucla.edu>
420
421 * trouble.texi (Crashing): Document addr2line.
422
4ef1567b
CY
4232012-09-19 Chong Yidong <cyd@gnu.org>
424
425 * killing.texi (Yanking): Minor clarification (Bug#12469).
426
9e9da873
CY
4272012-09-17 Chong Yidong <cyd@gnu.org>
428
429 * building.texi (GDB User Interface Layout): Remove reference to
430 removed variable gdb-use-separate-io-buffer (Bug#12454).
431
0979429b
J
4322012-09-08 Jambunathan K <kjambunathan@gmail.com>
433
434 * regs.texi (Text Registers): `C-x r +' can now be used instead of
435 M-x append-to-register. New option `register-separator'.
436 (Number Registers): Mention that `C-x r +' is polymorphic.
437
14ba4cf3
CY
4382012-09-07 Chong Yidong <cyd@gnu.org>
439
440 * windows.texi (Window Choice): Don't mention obsolete
441 display-buffer-reuse-frames.
442
cf29dd84
PE
4432012-09-04 Paul Eggert <eggert@cs.ucla.edu>
444
445 Give more-useful info on a fatal error (Bug#12328).
446 * trouble.texi (Crashing): New section, documenting this.
447
aa0ecd94
MA
4482012-08-24 Michael Albinus <michael.albinus@gmx.de>
449
0979429b
J
450 * cmdargs.texi (General Variables):
451 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
452 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 453
ba025fbd
EZ
4542012-08-14 Eli Zaretskii <eliz@gnu.org>
455
456 * building.texi (Debugger Operation): Correct and improve
457 documentation of the GUD Tooltip mode.
458
0c51ff6d
CY
4592012-07-31 Chong Yidong <cyd@gnu.org>
460
461 * emacs.texi: Fix ISBN (Bug#12080).
462
35b6586e
CY
4632012-08-05 Chong Yidong <cyd@gnu.org>
464
465 * display.texi (Faces): Document frame-background-mode (Bug#7774).
466
467 * custom.texi (Face Customization): Move discussion of face
468 inheritance here, from Faces section.
469
0e1a094f 4702012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
471
472 * frames.texi (Mouse Commands): Fix the description of mouse-2.
473 (Bug#11958)
474
e32a12b5
CY
4752012-07-19 Chong Yidong <cyd@gnu.org>
476
477 * emacs.texi: Update ISBN.
478
9ea10cc3
CY
4792012-07-17 Chong Yidong <cyd@gnu.org>
480
481 * basic.texi (Inserting Text): Replace ucs-insert with
482 insert-char. Provide more details of input.
483
484 * mule.texi (International Chars, Input Methods): Likewise.
485
b68b3337
CY
4862012-07-13 Chong Yidong <cyd@gnu.org>
487
dea31bd3
CY
488 * custom.texi (Examining): Update C-h v message.
489
b68b3337
CY
490 * buffers.texi (Misc Buffer): Document view-read-only.
491
ab4c47d3
CY
4922012-07-07 Chong Yidong <cyd@gnu.org>
493
494 * custom.texi (Init File): Index site-lisp (Bug#11435).
495
6edc3d28
CY
4962012-07-06 Chong Yidong <cyd@gnu.org>
497
498 * emacs.texi: Re-order top-level menu to correspond to logical
499 order, to avoid makeinfo warnings.
500
501 * ack.texi (Acknowledgments): Note new python.el.
502
3812efdc
CY
5032012-06-29 Chong Yidong <cyd@gnu.org>
504
505 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
506 * basic.texi (Erasing, Basic Undo): Fix markup.
507
c8d3a25c 5082012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
509
510 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
511
c8d3a25c 5122012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
513
514 * fixit.texi (Undo): Fix typo. (Bug#11775)
515
65400531
GM
5162012-06-27 Glenn Morris <rgm@gnu.org>
517
518 * ack.texi (Acknowledgments): Tiny update.
519
ac1a0ce1 5202012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
521
522 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
523
ddfbf826 5242012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 525
ddfbf826 526 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
527
528 * anti.texi:
529 * building.texi:
530 * cmdargs.texi:
531 * custom.texi:
532 * display.texi:
533 * files.texi:
534 * frames.texi:
535 * glossary.texi:
536 * misc.texi:
537 * mule.texi:
538 * programs.texi:
539 * sending.texi:
540 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
541
85973ba0
MA
5422012-06-06 Michael Albinus <michael.albinus@gmx.de>
543
544 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
545
c1dabff0
GM
5462012-05-28 Glenn Morris <rgm@gnu.org>
547
548 * ack.texi, building.texi, calendar.texi, custom.texi:
549 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
550
abb9615e
GM
5512012-05-27 Glenn Morris <rgm@gnu.org>
552
bd39eb06
GM
553 * emacs.texi: Simplify following removal of node pointers.
554
abb9615e
GM
555 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
556 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
557 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
558 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
559 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
560 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
561 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
562 * windows.texi, xresources.texi: Nuke hand-written node pointers.
563
6c200b4a
GM
5642012-05-22 Glenn Morris <rgm@gnu.org>
565
566 * emacs.texi (Acknowledgments): Add another contributor.
567
3fe7cdc8
GM
5682012-05-12 Glenn Morris <rgm@gnu.org>
569
570 * Makefile.in (MKDIR_P): New, set by configure.
571 (mkinfodir): Use $MKDIR_P.
572
dc0f75c8
GM
5732012-05-10 Glenn Morris <rgm@gnu.org>
574
b8a82b69
GM
575 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
576 with "coding: raw-text".
577
dc0f75c8
GM
578 * files.texi (Interlocking): Mention create-lockfiles option.
579
666b903b 5802012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
581
582 * frames.texi (Mouse References, Mouse Commands): Fix index
583 entries (Bug#11362).
584
eceeb5fc 5852012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 586
eceeb5fc
CY
587 * custom.texi (Customization Groups, Custom Themes, Examining):
588 Improve page breaks.
589
590 * rmail.texi (Rmail Display): Use example rather than smallexample.
591
592 * calendar.texi: Convert inforefs to refs.
593
594 * dired.texi (Dired Enter): Improve page break.
595
596 * abbrevs.texi (Abbrev Concepts): Copyedits.
597
598 * maintaining.texi (Registering, Tag Syntax):
599 Tweak line and page breaks.
600
601 * programs.texi (Programs, Electric C): Copyedits.
602 (Program Modes): Add xref to Fortran.
603 (Left Margin Paren): Remove what was (oddly enough) the only use
604 of defvar in the entire Emacs manual.
605 (Hungry Delete): Remove footnote about ancient Emacs version.
606 (Other C Commands): Use example rather than smallexample.
607
608 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
609 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
610 Tweak line and page breaks.
611
612 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
613 (Major Modes): Use example rather than smallexample.
bbba8869 614
eceeb5fc
CY
615 * mule.texi (Output Coding): Reword to improve page-breaks.
616
617 * frames.texi (Fonts): Tweak line and page breaks.
618 Use example rather than smallexample. Change cross-reference.
619 (Text-Only Mouse): Fix xref.
620
621 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
622 (Indirect Buffers): Tweak line- and page-breaks.
623
624 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
625
8045b906
GM
6262012-05-04 Glenn Morris <rgm@gnu.org>
627
628 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
629 (info, infoclean): Use $INFO_EXT.
630 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
631 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
632 (INFO_TARGETS): Use $INFO_EXT.
633 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
634
90207a15 6352012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
636
637 * emacs.texi (@copying): Only print EDITION in the TeX version.
638
e2058813
GM
639 * search.texi (Regexp Search): Just say "Emacs".
640
a162959e
GM
641 * display.texi (Auto Scrolling):
642 Reword to avoid repetition and improve page break.
643
9eb25ee8
GM
644 * xresources.texi (Resources):
645 * mule.texi (Language Environments):
646 * misc.texi (Amusements):
647 * maintaining.texi (VC Change Log):
648 * frames.texi (Fonts):
649 * custom.texi (Specifying File Variables, Minibuffer Maps):
650 * cmdargs.texi (Initial Options):
651 * building.texi (Flymake):
652 Reword to remove/reduce some overly long/short lines.
653
a4289d0e
GM
6542012-04-27 Glenn Morris <rgm@gnu.org>
655
656 * emacs.texi: Some fixes for detailed menu.
657
1a72be46
GM
658 * emacs.texi: Add "et al." to authors.
659
16152b76
GM
660 * ack.texi, basic.texi, buffers.texi, building.texi:
661 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
662 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
663 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
664 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
665 * search.texi, trouble.texi, windows.texi:
666 Use Texinfo recommended convention for quotes+punctuation.
667
578c1d4b 6682012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 669
578c1d4b
GM
670 * mule.texi (Bidirectional Editing): Improve indexing.
671 Minor wording tweaks.
84412f2c 672
467a33d0
CY
6732012-04-15 Chong Yidong <cyd@gnu.org>
674
675 * misc.texi (emacsclient Options): More clarifications.
676
e6fd457e 6772012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 678
41be52d7
GM
679 * msdog.texi (Windows Printing): It doesn't set printer-name.
680
05806f43
GM
681 * mule.texi (Language Environments): Move font info to "Fontsets".
682 (Fontsets): Move intlfonts etc here from "Language Environments".
683 Copyedits.
684 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
685 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
686
e6fd457e 6872012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 688
0be641c0
CY
689 * glossary.texi (Glossary): Standardize on "text terminal"
690 terminology. All callers changed.
691
6a00f380
CY
692 * misc.texi (emacsclient Options): Document "client frame" concept
693 and its effect on C-x C-c more carefully.
694
e6fd457e 6952012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 696
870e8fb8
GM
697 * frames.texi (Scroll Bars):
698 * glossary.texi (Glossary): Use consistent case for "X Window System".
699
71cd7772
GM
700 * mule.texi (Select Input Method, Coding Systems):
701 State command names in kbd tables.
702 (Recognize Coding): Add cross-ref.
703 (Output Coding): Don't mention message mode in particular.
704 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
705 Copyedits.
706
35dc09a1 7072012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
708
709 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
710 Copyedits.
711 (Coding Systems): Mac OS X apparently uses newlines for EOL.
712 (Recognize Coding): Remove old auto-coding-regexp-alist example.
713 auto-coding-functions does not override coding: tags.
714 Remove rmail-decode-mime-charset; it no longer has any effect.
715
35dc09a1 7162012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
717
718 * custom.texi (Creating Custom Themes): Add reference to Custom
719 Themes node in Lisp manual.
720
35dc09a1 7212012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
722
723 * mule.texi (International): Copyedits.
724 (International Chars): Update C-x = example output.
725 (Disabling Multibyte): Rename from "Enabling Multibyte".
726 Clarify what "unibyte: t" does, and mode-line description.
727 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
728 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 729 (Language Environments): Copyedits.
893585f4
GM
730 (Input Methods): Copyedits. Use "^" for the postfix example,
731 because it is less confusing inside Info's `quotes'.
e0550cae 732
bd7239f5 733 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
734 Update for "Disabling Multibyte" node name change.
735 * emacs.texi: Update for "Disabling Multibyte" node name change.
736
1c64e6ed
GM
737 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
738 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
739 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
740 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
741 * sending.texi, text.texi, trouble.texi:
742 Use @file for buffers, per the Texinfo manual.
743
20331c1c
GM
744 * entering.texi (Entering Emacs):
745 Do not mention initial-buffer-choice = t.
746
8fc85b20
GM
747 * misc.texi (Gnus Startup): Use @env for environment variables.
748
35dc09a1
GM
749 * Makefile.in: Replace non-portable use of $< in ordinary rules.
750
87124233
GM
7512012-04-12 Glenn Morris <rgm@gnu.org>
752
753 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
754
f3774f20
GM
7552012-04-07 Glenn Morris <rgm@gnu.org>
756
757 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
758
8980d0b9
GM
7592012-04-05 Glenn Morris <rgm@gnu.org>
760
761 * glossary.texi (Glossary): Use anchors for internal cross-references.
762
8bf27c8a
GM
7632012-04-04 Glenn Morris <rgm@gnu.org>
764
765 * glossary.texi (Glossary): Copyedits.
766 Use Texinfo-recommended convention for quotes and punctuation.
767 Comment out a few specialized (Rmail) items.
a0706406 768 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 769 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 770
529c06b6
CY
7712012-04-03 Chong Yidong <cyd@gnu.org>
772
773 * sending.texi (Mail Misc): Fix an index entry.
774
53b0595a
EZ
7752012-04-02 Eli Zaretskii <eliz@gnu.org>
776
777 * msdog.texi (Windows Startup): Add description of emacsclient
778 operation under -c and -t on MS-Windows.
779
780 * misc.texi (emacsclient Options): Add cross-reference to "Windows
781 Startup". (Bug#11091)
782
d8e213eb 7832012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
784
785 * custom.texi (Changing a Variable): Fix example.
786
0d224826
EZ
7872012-04-01 Eli Zaretskii <eliz@gnu.org>
788
789 * misc.texi (emacsclient Options): More clarifications about -t
790 and -c on MS-Windows. (Bug#11091)
791
1d265f9f
EZ
7922012-03-31 Eli Zaretskii <eliz@gnu.org>
793
794 * misc.texi (emacsclient Options): Document peculiarities of new
795 frame creation on MS-Windows under -c or -t options. (Bug#11091)
796
5319014e
CY
7972012-03-30 Chong Yidong <cyd@gnu.org>
798
799 * files.texi (File Conveniences): Clarify Imagemagick discussion.
800
2bfab837
GM
8012012-03-22 Glenn Morris <rgm@gnu.org>
802
803 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
804
986bd52a
CY
8052012-03-17 Chong Yidong <cyd@gnu.org>
806
807 * package.texi (Package Installation): Document use of
808 package-initialize in init file.
809
66ecdc9e
GM
8102012-03-16 Glenn Morris <rgm@gnu.org>
811
812 * help.texi (Language Help):
813 * mule.texi (International Chars):
814 etc/HELLO is for character demonstration.
815
d8e213eb 8162012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
817
818 * dired.texi (Shell Commands in Dired): Fix typo.
819
a08a07e3
CY
8202012-03-04 Chong Yidong <cyd@gnu.org>
821
822 * killing.texi (Clipboard): Document clipboard manager.
823
53eced6d
GM
8242012-02-29 Glenn Morris <rgm@gnu.org>
825
f8425af2
GM
826 * ack.texi (Acknowledgments): Use @Tex{} in more places.
827
775b55af
GM
828 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
829
53eced6d
GM
830 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
831
44e97401
GM
8322012-02-28 Glenn Morris <rgm@gnu.org>
833
834 * custom.texi, display.texi, emacs.texi, files.texi:
835 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
836 Standardize possessive apostrophe usage.
837
525795c1
JD
8382012-02-25 Jan Djärv <jan.h.d@swipnet.se>
839
840 * macos.texi (Mac / GNUstep Customization): Remove text about
841 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
842
d8e213eb 8432012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
844
845 * buffers.texi (Select Buffer): Mention that saving in a new file
846 name can switch to a different major mode.
847
6ea1787e
GM
8482012-02-23 Glenn Morris <rgm@gnu.org>
849
49fe4321
GM
850 * mini.texi (Minibuffer File, Completion Options, Repetition):
851 Copyedits.
852 (Completion Example): Other M-x au* commands may be defined.
853 (Completion Styles): Mention emacs21 and completion-category-overrides.
854
8f4042d2
GM
855 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
856 (Windows Keyboard, Windows Mouse, Windows Processes)
857 (Windows Printing, Windows Misc): Copyedits.
858 (ls in Lisp): Update switches list.
859
371fb833
GM
860 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
861 Update dos-mode* function names.
862 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
863 (MS-DOS Processes): Add xref to main ls-lisp section.
864
6ea1787e
GM
865 * ack.texi (Acknowledgments): Mention smie.
866
40ace058
GM
8672012-02-22 Glenn Morris <rgm@gnu.org>
868
869 * macos.texi: Copyedits. Fix @key/@kbd usage.
870 (Mac / GNUstep Basics): Don't mention the panels, since the next
871 section covers them.
872 (Mac / GNUstep Customization): Merge some panel info from previous.
873
41f1e868
GM
8742012-02-21 Glenn Morris <rgm@gnu.org>
875
68af8d4f
GM
876 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
877 Small fixes.
878
2e03845d
GM
879 * emacs-xtra.texi: Picture mode is no longer a chapter.
880
f9a998c3
GM
881 * picture-xtra.texi (Basic Picture): C-a does get remapped.
882
41f1e868
GM
883 * ack.texi (Acknowledgments): Small changes, including resorting,
884 and removal of things no longer distributed.
885
ea09410d
GM
8862012-02-20 Glenn Morris <rgm@gnu.org>
887
2d2f6581
GM
888 * emacs.texi (Top, Preface): Small rephrasings.
889 (menu, detailmenu): Update entries, and reformat some descriptions.
890 * building.texi, display.texi, emacs-xtra.texi, files.texi:
891 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
892 Reformat some menu descriptions.
893
196f8c0e
GM
894 * ack.texi (Acknowledgments): More updates.
895
8730412a
GM
896 * emacs.texi (Acknowledgments): Add several names from ack.texi,
897 and from Author: headers.
ae15b89b 898 (Distrib): Small updates.
ea09410d 899
37863f20
GM
9002012-02-18 Glenn Morris <rgm@gnu.org>
901
37c3b9ee
GM
902 * ack.texi (Acknowledgments): Add xref to Org manual.
903
b474519e
GM
904 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
905 of '*mail*', since Message does not call it that.
906 (Rmail Reply): Rename rmail-dont-reply-to-names.
907 \\`info- no longer handled specially.
908 Update for rmail-enable-mime-composing.
909 Don't mention 'm' for replies.
910 Don't mention rmail-mail-new-frame and cancelling, since it does
911 not work for Message at the moment.
912
a5987767
GM
913 * cal-xtra.texi: Copyedits.
914
37863f20
GM
915 * emacs-xtra.texi: Set encoding to ISO-8859-1.
916
112d1241
GM
9172012-02-17 Glenn Morris <rgm@gnu.org>
918
0fd2c9a3
GM
919 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
920
1d6ecbfa
GM
921 * ack.texi (Acknowledgments): Mention Gnulib.
922
102f1b54
GM
923 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
924
112d1241
GM
925 * calendar.texi: Misc small changes, including updating the dates
926 of examples.
927
3a05ff1d
GM
9282012-02-16 Glenn Morris <rgm@gnu.org>
929
d1354af0
GM
930 * calendar.texi: Misc small changes.
931
5f9756ec
GM
932 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
933 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
934
3b19a30d
GM
935 * dired-xtra.texi (Subdir Switches): Small fixes.
936
3a05ff1d
GM
937 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
938
9f26dc24
GM
9392012-02-15 Glenn Morris <rgm@gnu.org>
940
941 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
942
fb969a57
GM
9432012-02-12 Glenn Morris <rgm@gnu.org>
944
945 * ack.texi (Acknowledgments):
946 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
947
0aca1292
GM
9482012-02-10 Glenn Morris <rgm@gnu.org>
949
104dc9c6
GM
950 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
951
0aca1292
GM
952 * programs.texi (Misc for Programs): Mention electric-layout-mode.
953
91af9d2e
GM
9542012-02-09 Glenn Morris <rgm@gnu.org>
955
0aca1292
GM
956 * buffers.texi (Misc Buffer): M-x info does not seem to require a
957 buffer switch after M-x rename-uniquely.
63c727b2 958
91af9d2e
GM
959 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
960
1ef1990c
JB
9612012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
962
963 * text.texi (Org Mode): Fix typo.
964
e74e58c9
GM
9652012-02-08 Glenn Morris <rgm@gnu.org>
966
cefee440
GM
967 * ack.texi (Acknowledgments): Update emacs-lock info.
968
a7686350
GM
969 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
970
e74e58c9
GM
971 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
972
fe93bc91
GM
9732012-02-07 Glenn Morris <rgm@gnu.org>
974
975 * files.texi (File Conveniences): Mention ImageMagick images.
976
d273439c
GM
9772012-02-05 Glenn Morris <rgm@gnu.org>
978
649f602c
GM
979 * trouble.texi (Checklist): Mention debug-on-event.
980
d273439c
GM
981 * maintaining.texi (Maintaining): Add cross-ref to ERT.
982
a9410bdf
GM
9832012-02-04 Glenn Morris <rgm@gnu.org>
984
1f5e1a16
GM
985 * macos.texi (Customization options specific to Mac OS / GNUstep):
986 New subsection.
987
b7314ef7
GM
988 * display.texi (Colors): Mention list-colors-sort.
989
a9410bdf
GM
990 * files.texi (File Conveniences): Mention image animation.
991
75319d7f
CY
9922012-01-31 Chong Yidong <cyd@gnu.org>
993
994 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
995 scroll bars (Bug#10666).
996
2680c309
CY
9972012-01-28 Chong Yidong <cyd@gnu.org>
998
691db250
CY
999 * files.texi (Filesets): Fix typos.
1000
2680c309
CY
1001 * display.texi (Faces): Add xref to Colors node.
1002
2a90dfca
DM
10032012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1004
1005 * buffers.texi (Select Buffer): Clarify explanation of switching
1006 to new buffers. Fix description of next-buffer and
6df6ae42 1007 previous-buffer (Bug#10334).
2a90dfca
DM
1008 (Misc Buffer): Add xref to View Mode.
1009
1010 * text.texi (Fill Commands): Fix description of
1011 sentence-end-double-space.
1012
20d2304d
CY
10132012-01-23 Chong Yidong <cyd@gnu.org>
1014
f088cb8b 1015 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1016
01ec1eed
VS
10172012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1018
1019 * programs.texi (Comment Commands): Typo (bug#10514).
1020
06848b82
CY
10212012-01-15 Chong Yidong <cyd@gnu.org>
1022
1023 * xresources.texi (X Resources): Describe GTK+ case first.
1024 (Resources): Don't use borderWidth as an example, since it doesn't
1025 work with GTK+.
1026 (Table of Resources): Clarify role of several resources, including
1027 the Emacs 24 behavior of cursorBlink etc.
1028 (Face Resources): Node deleted. Recommend using Customize
1029 instead. Add paragraph to `Table of Resources' node summarizing
1030 how to use X resources for changing faces.
1031 (Lucid Resources): Rewrite, omitting description of font names,
1032 referring to the Fonts node instead.
1033 (LessTif Resources): Copyedits.
1034 (GTK resources): Rewrite, describing the difference between gtk2
1035 and gtk3.
1036 (GTK Resource Basics): New node.
1037 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1038 (GTK styles): Just refer to Fonts node for GTK font format.
1039
1040 * display.texi (Faces): Document the cursor face.
1041
a73a3461
CY
10422012-01-14 Chong Yidong <cyd@gnu.org>
1043
01ec1eed 1044 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1045 (General Variables): Add xref to Lisp Libraries.
1046 (Initial Options): Copyedits.
1047 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1048 (Environment): Clarify what getenv does.
1049 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1050 light backgrounds on xterms.
1051 (Misc Variables): TEMP and TMP are not Windows-specific.
1052 (Display X): Copyedits.
1053 (Colors X): -bd does nothing for GTK.
1054 (Icons X): Gnome 3 doesn't use taskbars.
1055
1056 * misc.texi (Shell): Document exec-path here.
1057
1058 * rmail.texi (Movemail): Add xref for exec-path.
1059
e517eda4
GM
10602012-01-13 Glenn Morris <rgm@gnu.org>
1061
1062 * dired.texi (Dired and Find): Clarify find-ls-options.
1063
1de76afe
CY
10642012-01-09 Chong Yidong <cyd@gnu.org>
1065
71873e2b 1066 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1067 SHA-256.
1068
c61ab18c
CY
10692012-01-07 Chong Yidong <cyd@gnu.org>
1070
e490b289
CY
1071 * display.texi (Useless Whitespace): Add Whitespace mode.
1072
1de77c4c
CY
1073 * custom.texi (Hooks): Discuss how to disable minor modes.
1074
1075 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1076 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1077
c61ab18c
CY
1078 * trouble.texi (Lossage): Refer to Bugs node for problems.
1079 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1080 (Screen Garbled): Don't refer to terminal "manufacturers".
1081 (Total Frustration): Node deleted. Eliza is documented in
1082 Amusements now.
71873e2b
SM
1083 (Known Problems): More info about using the bug tracker.
1084 Mention debbugs package.
c61ab18c
CY
1085 (Bug Criteria): Copyedits.
1086 (Understanding Bug Reporting): Mention emacs -Q.
1087
89bd9ccd
CY
10882012-01-06 Chong Yidong <cyd@gnu.org>
1089
1090 * custom.texi (Specifying File Variables): The mode: keyword
1091 doesn't have to be first anymore. Add example of specifying minor
1092 modes.
1093 (Directory Variables): Simplify example. Mention application to
1094 non-file buffers.
1095 (Disabling): Use "initialization file" terminology.
1096 (Init Examples): Fix hook example.
1097
8034735f
EZ
10982012-01-06 Eli Zaretskii <eliz@gnu.org>
1099
1100 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1101 (Bug#10422)
1102 Move the stuff about resources to xresources.texi.
1103
1104 * xresources.texi (Resources): Move information about setting X
1105 resources in the Registry from cmdargs.texi. Make the index entry
1106 be similar to the one in cmdargs.texi.
1107
b0d7d8af
CY
11082012-01-05 Chong Yidong <cyd@gnu.org>
1109
1110 * custom.texi (Customization Groups): Update example.
1111 (Browsing Custom): Document the new search field.
1112 (Changing a Variable): Update example for Emacs 24 changes.
1113 Document Custom-set and Custom-save commands.
1114 (Face Customization): Document Emacs 24 changes. De-document
1115 modify-face.
1116 (Specific Customization): Mention customize-variable.
1117 (Custom Themes): Add customize-themes, custom-theme-load-path,
1118 custom-theme-directory, and describe-theme.
1119 (Creating Custom Themes): New node.
1120 (Examining): Mention M-:.
1121
1122 * package.texi (Packages): Fix typo.
1123
88c5c7c8
CY
11242012-01-03 Chong Yidong <cyd@gnu.org>
1125
1126 * misc.texi (Single Shell): Don't document Lisp usage of
1127 shell-command. Tidy up discussion of synchronicity. Add index
1128 entries for async-shell-command.
1129 (Interactive Shell): Note that M-x shell uses shell-file-name.
1130 Note change in behavior in Emacs 24.
1131 (Shell Mode): Shell mode now uses completion-at-point.
1132 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1133 default method for recognizing prompts nowadays.
1134 (Shell Ring): Add xref to Minibuffer History.
1135 (Directory Tracking): Explain Dirtrack mode in more detail.
1136 (Term Mode): Fix index entries.
1137 (Paging in Term): Merge into Term Mode.
1138 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1139 (Printing): Fix xref. State default of lpr-switches.
1140 (PostScript): Remove obsolete sentence. Omit description of
1141 non-interactive behaviors.
1142 (Hyperlinking): Improve description.
1143 (Browse-URL): Using compose-mail for mailto URLs is the default.
1144 Document browse-url-mailto-function.
1145 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1146 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1147 (Amusements): M-x lm was renamed to M-x landmark.
1148 Document nato-region.
88c5c7c8 1149
b8ecfdfe
CY
11502012-01-01 Chong Yidong <cyd@gnu.org>
1151
1152 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1153 (Gnus Startup): Note that the system might not be set up for news.
1154 Describe group levels more clearly.
1155 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1156 Summary of Gnus.
1157 (Document View): Copyedits. Move zoom commads to DocView
1158 Navigation node.
1159 (DocView Navigation, DocView Searching, DocView Slicing)
1160 (DocView Conversion): Nodes renamed from Navigation, etc.
1161
1162 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1163
7bc7d2aa
EZ
11642011-12-31 Eli Zaretskii <eliz@gnu.org>
1165
1166 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1167 (Bug#10380)
1168
b30941db
CY
11692011-12-30 Chong Yidong <cyd@gnu.org>
1170
1171 * sending.texi (Sending Mail): Document initial mail buffer name,
1172 and changed multiple mail buffer behavior.
1173 (Mail Format): Put the example at the top of the section.
1174 (Mail Headers): Move discussion of "From" to the top.
1175 (Mail Sending): Document sendmail-query-once.
1176 (Citing Mail): Make it less Rmail-specific.
1177
0ed49f93
CY
11782011-12-29 Chong Yidong <cyd@gnu.org>
1179
1180 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1181 example. Add index entries.
1182 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1183
c40a7de7
CY
11842011-12-26 Chong Yidong <cyd@gnu.org>
1185
71873e2b
SM
1186 * dired.texi (Dired Enter, Misc Dired Features):
1187 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1188 (Dired Navigation): Add index entries.
1189 (Dired Visiting): Fix View Mode xref.
1190 (Marks vs Flags): Prefer C-/ binding for undo.
1191 (Subdirectories in Dired): Add xrefs.
1192 (Misc Dired Features): Document some Emacs 24 changes. Add index
1193 entries.
1194
1195 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1196 variable, since it is explained in Minor Modes node.
1197 (Defining Abbrevs): Copyedits.
1198 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1199 C-/ binding for undo.
1200 (Dabbrev Customization): Add xrefs for case-fold-search and
1201 case-replace.
1202
1203 * dired-xtra.texi (Subdir Switches): Add xref.
1204
1205 * maintaining.texi (VC Directory Commands): Mention quit-window.
1206
3d992aa0
CY
12072011-12-25 Chong Yidong <cyd@gnu.org>
1208
1209 * maintaining.texi (Tags): Mention Semantic.
1210 (Create Tags Table, Etags Regexps): Copyedits.
1211 (Find Tag): Mention minibuffer completion.
1212 (List Tags): Mention completion-at-point. Completion is actually
1213 available in M-x list-tags.
1214
1215 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1216 Document vc-delete-file.
1217
1218 * files.texi (Misc File Ops): Mention vc-delete-file.
1219
1220 * programs.texi (Symbol Completion): Mention completion-at-point
1221 explicitly.
1222
2785d024
CY
12232011-12-22 Chong Yidong <cyd@gnu.org>
1224
1225 * maintaining.texi (Change Log Commands): Don't specially mention
1226 vc-update-change-log which is CVS-only.
1227
1228 * vc1-xtra.texi (Version Headers): Note that these are for
1229 Subversion, CVS, etc. only.
71873e2b
SM
1230 (General VC Options): De-document vc-keep-workfiles.
1231 Fix RCS-isms.
2785d024 1232
0ab39399
EZ
12332011-12-22 Eli Zaretskii <eliz@gnu.org>
1234
1235 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1236 should be @end iftex".
1237
d3098e1e
CY
12382011-12-21 Chong Yidong <cyd@gnu.org>
1239
1240 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1241 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1242 (VC Pull): Mention vc-log-incoming.
1243 (Log Buffer): Add CVS/RCS only disclaimer.
1244
1245 * vc1-xtra.texi (Remote Repositories): Update introduction.
1246 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1247 (Remote Repositories, Version Backups): Node deleted.
1248 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1249 (CVS Options): Reduce verbosity of description of obscure CVS
1250 locking feature.
1251 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1252 Tags node.
1253 (Revision Tags): Move under Miscellaneous VC subsection.
1254 (Change Logs and VC): Note that this is wrong for DVCSs.
1255 De-document log entry manipulating features.
1256 (Renaming and VC): Describe how it works on modern VCSes.
1257
1258 * files.texi (Misc File Ops): Mention vc-rename-file.
1259
1260 * programs.texi (Custom C Indent): Add index entries.
1261
47d42d81
AM
12622011-12-20 Alan Mackenzie <acm@muc.de>
1263
1264 * programs.texi (Motion in C): Update the description of C-M-a and
1265 C-M-e, they now DTRT in enclosing scopes.
1266 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1267
2edef1a0
CY
12682011-12-20 Chong Yidong <cyd@gnu.org>
1269
1270 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1271 (Old Revisions): Use it.
1272 (VCS Repositories): Add "distributed" terminology.
1273 (Log Buffer): Remove duplicate description
1274 about changesets. Fix "current VC fileset" ambiguity.
1275 (Multi-User Branching): Node deleted.
1276 (Branches, Switching Branches): Discuss decentralized version
1277 control systems.
1278 (VC Pull): New node.
1279 (Merging): Document merging on decentralized systems.
1280 (Creating Branches): Note that this is specific to CVS and related
1281 systems.
1282
bc859d5f
CY
12832011-12-19 Chong Yidong <cyd@gnu.org>
1284
1285 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1286 (VC Mode Line): Add index entry for "version control status".
1287 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1288 Document vc-revert-show-diff. De-document vc-rollback.
1289 (VC Directory Mode): Rewrite introduction. Move prefix arg
1290 documentation here from VC Directory Buffer node.
1291 (VC Directory Buffer): Use a decentralized VCS example.
1292 (VC Directory Commands): Use a table. Remove material duplicated
1293 in previous nodes on multi-file VC filsets.
1294
9cff91f8
CY
12952011-12-17 Chong Yidong <cyd@gnu.org>
1296
1297 * maintaining.texi (VCS Concepts): Make "revision" terminology
1298 less CVS-specific.
1299 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1300 Registering node.
71873e2b 1301 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1302 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1303 log buffer. Add index entries.
71873e2b
SM
1304 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1305 Use "commit" terminology.
9cff91f8
CY
1306 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1307 doesn't refer to tags tables. Note other possible forms of the
1308 revision ID. C-x v = does not save.
1309 (Registering): Note similarity to C-x v v action. Fix description
1310 of how backends are chosen. De-document vc-default-init-revision.
1311 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1312 in root log buffers.
1313
f3b316df
CY
13142011-12-16 Chong Yidong <cyd@gnu.org>
1315
1316 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1317 (Basic VC Editing): Remove redundant descriptions.
1318 (VC With A Merging VCS): Make description more general instead of
1319 CVS-specific.
1320 (VC With A Locking VCS): Use VC fileset terminology.
1321
29eabb8e
CY
13222011-12-12 Chong Yidong <cyd@gnu.org>
1323
1324 * building.texi (Executing Lisp): Fix xref for C-M-x.
1325 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1326 manual. Note that load-path is not customizable.
1327 (Lisp Eval): Note that listed commands are available globally.
1328 Explain the meaning of "defun" in the C-M-x context.
1329 (Lisp Interaction): Copyedits.
71873e2b
SM
1330 (External Lisp): Fix name of inferior Lisp buffer.
1331 Mention Scheme.
29eabb8e
CY
1332 (Compilation): Define "inferior process".
1333
cd0314dd
EZ
13342011-12-10 Eli Zaretskii <eliz@gnu.org>
1335
1336 * msdog.texi (Windows Fonts): Document how to force GDI font
1337 backend on MS-Windows.
1338
0595bd7e 13392011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1340
1341 * building.texi (Compilation): Say what the -k flag to make does.
1342 Move subprocess discussion to Compilation Shell.
1343 (Compilation Mode): Add xref for grep, occur, and mouse
1344 references. Define "locus".
1345 (Grep Searching): Use @command.
71873e2b
SM
1346 (Debuggers, Commands of GUD, GDB Graphical Interface):
1347 Clarify intro.
0595bd7e
CY
1348 (Starting GUD): Clarify how arguments are specified.
1349 (Debugger Operation): Index entry for "GUD interaction buffer",
1350 and move basic description here from Commands of GUD node.
1351 (GDB User Interface Layout): Copyedits.
1352 (Source Buffers): Remove gdb-find-source-frame, which is not in
1353 gdb-mi.el.
1354 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1355 toggle-gdb-all-registers, which are not in gdb-mi.el.
1356 Don't re-document GUD interaction buffers.
b09d01da
CY
1357
1358 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1359 (Semantic): Add cindex entries for Semantic.
1360
2a185919
CY
13612011-12-06 Chong Yidong <cyd@gnu.org>
1362
1363 * programs.texi (Man Page): Clarify how to use Man-switches.
1364 Don't bother documenting Man-fontify-manpage-flag.
1365 (Lisp Doc): Add xref to Name Help node.
1366 (Hideshow): Add cindex. Mention role of ellipses, and default
1367 value of hs-isearch-open. Don't bother documenting
1368 hs-special-modes-alist.
1369 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1370 changing the window manager binding of M-TAB.
1371
ebf10822
CY
13722011-12-05 Chong Yidong <cyd@gnu.org>
1373
1374 * programs.texi (Comment Commands): Fix description of for M-; on
1375 blank lines. Move documentation of comment-region here.
1376 (Multi-Line Comments): Clarify the role of comment-multi-line.
1377 Refer to Comment Commands for comment-region doc.
1378 (Options for Comments): Refer to Multi-Line Comments for
1379 comment-multi-line doc, instead of duplicating it. Fix default
1380 values of comment-padding and comment-start-skip.
1381
ec7ae032
CY
13822011-12-04 Chong Yidong <cyd@gnu.org>
1383
1384 * programs.texi (Program Modes): Mention modes that are not
1385 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1386 Add index entry for backward-delete-char-untabify.
1387 Mention prog-mode-hook.
ec7ae032
CY
1388 (Which Function): Use "global minor mode" terminology.
1389 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1390 in Indentation chapter to avoid duplication.
1391 (Expressions): Copyedit.
1392 (Matching): Document Electric Pair mode.
1393
1394 * ack.texi (Acknowledgments):
1395 * rmail.texi (Movemail, Other Mailbox Formats):
1396 * frames.texi (Frames): Don't capitalize "Unix".
1397
a24bf23e
CY
13982011-12-04 Chong Yidong <cyd@gnu.org>
1399
1400 * text.texi (Nroff Mode): Mention what nroff is.
1401 (Text Based Tables, Table Recognition): Don't say "Table mode"
1402 since it's not a major or minor mode.
1403 (Text Based Tables): Reduce the size of the example.
1404 (Table Definition): Clarify definitions.
1405 (Table Creation): Add key table.
1406 (Cell Commands): Use kbd for commands.
1407 (Table Rows and Columns): Combine nodes Row Commands and Column
1408 Commands.
1409 (Fixed Width Mode): Node deleted; contents moved to parent.
1410 (Table Conversion): Shorten example.
1411 (Measuring Tables): Merge into Table Misc.
1412
8863a584
CY
14132011-12-03 Chong Yidong <cyd@gnu.org>
1414
1415 * text.texi (TeX Mode): Mention AUCTeX package.
1416 (TeX Editing): Add xref to documentation for Occur.
1417 (LaTeX Editing): Add xref to Completion node.
1418 (TeX Print): Fix description of tex-directory.
71873e2b 1419 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1420 its subnodes less verbose, since text/enriched files are
1421 practically unused.
71873e2b 1422 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1423 (Format Colors): Node deleted.
71873e2b 1424 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1425 for applying colors too.
1426 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1427
1428 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1429
1430 * display.texi (Colors): New node.
1431
1432 * cmdargs.texi (Colors X):
1433 * xresources.texi (GTK styles):
1434 * custom.texi (Face Customization): Reference it.
1435
1436 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1437 Link to Fill Commands for Justification entry.
1438
6fdebe93
EZ
14392011-12-03 Eli Zaretskii <eliz@gnu.org>
1440
1441 * display.texi (Auto Scrolling): More accurate description of what
1442 scroll-*-aggressively does, including the effect of non-zero
1443 margin. Fix "i.e." markup.
1444
95ca9bc7
CY
14452011-12-02 Chong Yidong <cyd@gnu.org>
1446
1447 * text.texi (Pages): Mention how formfeed chars are displayed.
1448 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1449 Describe adaptive filling more precisely.
1450 (Fill Commands): Note that filling removes excess whitespace.
1451 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1452 now bound to indent-for-tab-command in Text mode.
1453 (Outline Mode): Copyedits.
1454 (Outline Visibility): Note that Reveal mode is a buffer-local
1455 minor mode.
1456
1457 * modes.texi (Major Modes): Move note about checking major-mode in
1458 a hook function here, from Text mode.
1459
6d262977
CY
14602011-11-28 Chong Yidong <cyd@gnu.org>
1461
b22b1918
CY
1462 * text.texi (Words): Add xref to Position Info.
1463 (Paragraphs): Add xref to Regexps.
1464
6d262977
CY
1465 * indent.texi (Indentation): Rewrite introduction. Move table to
1466 Indentation Commands node.
1467 (Indentation Commands): Add index entries to table. Copyedits.
1468 (Tab Stops, Just Spaces): Copyedits.
1469 (Indent Convenience): New node. Document electric-indent-mode.
1470
1471 * programs.texi (Basic Indent):
1472 * windows.texi (Pop Up Window): Fix kindex entry.
1473
dc95a8b0
CY
14742011-11-28 Chong Yidong <cyd@gnu.org>
1475
1476 * modes.texi (Major Modes): Move major-mode variable doc here from
1477 Choosing Modes. Document describe-mode. Document prog-mode-hook
1478 and text-mode-hook. Add example of using hooks.
1479 (Minor Modes): Document behavior of mode command calls from Lisp.
1480 Note that setting the mode variable using Customize will DTRT.
1481 (Choosing Modes): Add example of setting a minor mode using a
1482 local variable.
1483
b63a8e8e
CY
14842011-11-27 Chong Yidong <cyd@gnu.org>
1485
1486 * frames.texi (Creating Frames): Move frame parameter example to
1487 Frame Parameters node.
1488 (Frame Commands): C-x 5 o does not warp the mouse by default.
1489 (Fonts): Add more GTK-style properties; also, they should be
1490 capitalized.
1491 (Special Buffer Frames): Node deleted; special-display is on the
1492 way out.
1493 (Frame Parameters): Example moved here from Creating Frames.
1494 Clarify that default-frame-alist affects the initial frame too.
1495 Delete auto-raise-mode and auto-lower-mode.
1496 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1497 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1498
1499 * windows.texi (Window Choice): Add xref to Lisp manual for
1500 special-display-*.
1501
a3dcc84e
EZ
15022011-11-26 Eli Zaretskii <eliz@gnu.org>
1503
1504 * display.texi (Text Display): Update the description,
1505 cross-references, and indexing related to display of control
1506 characters and raw bytes.
1507
4ad3bc2a
CY
15082011-11-25 Chong Yidong <cyd@gnu.org>
1509
1510 * frames.texi (Frames): Rewrite introduction.
1511 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1512 Mouse-3 does not copy to kill ring by default. DEL does not
1513 behave specially for mouse commands any more.
1514 (Mouse References): Document mouse-1-click-follows-link more
1515 thoroughly.
1516 (Menu Mouse Clicks): Move footnote to the main text and add xref
1517 to Init Rebinding node.
1518 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1519
1520 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1521
20db1522
JB
15222011-11-24 Juanma Barranquero <lekktu@gmail.com>
1523
1524 * display.texi (Font Lock): Fix typo.
1525
01d06b1f
GM
15262011-11-24 Glenn Morris <rgm@gnu.org>
1527
1528 * rmail.texi (Rmail Output):
1529 Mention rmail-automatic-folder-directives. (Bug#9657)
1530
0cbaa1d5
CY
15312011-11-21 Chong Yidong <cyd@gnu.org>
1532
1533 * mark.texi (Global Mark Ring): Fix description of global mark
1534 ring (Bug#10032).
1535
fe7a3057
JB
15362011-11-20 Juanma Barranquero <lekktu@gmail.com>
1537
1538 * msdog.texi (Windows Fonts): Fix typo.
1539
b6e63cbe
GM
15402011-11-17 Glenn Morris <rgm@gnu.org>
1541
1542 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1543
58179cce
JB
15442011-11-16 Juanma Barranquero <lekktu@gmail.com>
1545
1546 * killing.texi (Rectangles):
7877f373
JB
1547 * misc.texi (Document View):
1548 * modes.texi (Choosing Modes):
1549 * msdog.texi (Windows Fonts):
58179cce
JB
1550 * regs.texi (Rectangle Registers):
1551 * search.texi (Isearch Yank): Fix typos.
1552
291d142b
CY
15532011-11-06 Chong Yidong <cyd@gnu.org>
1554
1555 * windows.texi (Basic Window): Add xref to Cursor Display.
1556 (Split Window): Document negative arg for splitting commands.
1557 (Other Window): Document mouse-1 in text area of window.
1558 (Change Window): Don't mention window attributes, since they
1559 aren't defined. C-x 1 can't be used with minibuffer windows.
1560 Windows are no longer auto-deleted.
1561 (Window Choice): Add xref to Choosing Window in Lisp manual.
1562 (Window Convenience): Note that windmove disables shift-selection.
1563 Move M-x compare-windows here from Other Window node.
1564
1565 * custom.texi (Mouse Buttons):
1566 * search.texi (Isearch Scroll):
1567 * windows.texi (Split Window): Use new names split-window-below
1568 and split-window-right.
1569
a7ef684b
JB
15702011-10-26 Juanma Barranquero <lekktu@gmail.com>
1571
1572 * emacs.texi (Top): Fix typo.
1573
d53e1747
GM
15742011-10-25 Glenn Morris <rgm@gnu.org>
1575
1576 * abbrevs.texi (Saving Abbrevs):
1577 quietly-read-abbrev-file is not a command. (Bug#9866)
1578
e7a3ff06
CY
15792011-10-24 Chong Yidong <cyd@gnu.org>
1580
1581 * display.texi (Scrolling): Document scroll-up-line and
1582 scroll-down-line. Document scroll-command property.
1583 (Recentering): New node, split off from Scrolling.
1584
86c60681
CY
15852011-10-23 Chong Yidong <cyd@gnu.org>
1586
da97a9e6
CY
1587 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1588 (Tool Bars): Copyedits.
1589
86c60681
CY
1590 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1591
d195726a
CY
15922011-10-22 Chong Yidong <cyd@gnu.org>
1593
1594 * windows.texi (Displaying Buffers): Fix broken lispref link.
1595
a70e06c1
CY
15962011-10-22 Chong Yidong <cyd@gnu.org>
1597
1598 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1599 Move confirm-nonexistent-file-or-buffer discussion here.
1600
1601 * files.texi (File Names, Visiting): Move detailed discussion of
1602 minibuffer confirmation to Minibuffer Exit.
1603
1604 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1605 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1606
bfd779dd
CY
16072011-10-21 Chong Yidong <cyd@gnu.org>
1608
1609 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1610 (Backup Copying): backup-by-copying-when-mismatch is now t.
1611 (Customize Save): Fix description of require-final-newline.
1612 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1613 (Auto Save Control): Clarify.
1614 (File Archives): Add 7z.
1615 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1616
1617 * arevert-xtra.texi (Autorevert): Copyedits.
1618
6e317956
CY
16192011-10-20 Chong Yidong <cyd@gnu.org>
1620
1621 * custom.texi (Hooks, Init Examples):
1622 * display.texi (Font Lock):
1623 * fixit.texi (Spelling):
1624 * rmail.texi (Rmail Display): Minor mode function with no arg now
1625 enables it.
1626
1627 * fixit.texi (Spelling): Fix description of inline completion.
1628
5abc31ef
CY
16292011-10-19 Chong Yidong <cyd@gnu.org>
1630
1631 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1632 entries.
1633 (Isearch Yank): Document isearch-yank-pop.
1634 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1635 (Other Repeating Search): Document Occur Edit mode.
1636
939db9ac
CY
16372011-10-18 Chong Yidong <cyd@gnu.org>
1638
1639 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1640 from Line Truncation node.
1641 (Standard Faces): Note that only the background of the cursor face
1642 has an effect.
1643 (Cursor Display): Fix descriptions of cursor face
1644 and bar cursor blinking.
1645 (Text Display): Document nobreak-char-display more clearly.
1646 (Line Truncation): Add xref to Split Window node.
1647 (Display Custom): Don't bother documenting baud-rate or
1648 no-redraw-on-reenter.
1649
1650 * search.texi (Slow Isearch): Node removed.
1651
80c6d77f
GM
16522011-10-18 Glenn Morris <rgm@gnu.org>
1653
1654 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1655
d366bd53
CY
16562011-10-18 Chong Yidong <cyd@gnu.org>
1657
1658 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1659 of list-faces-display here, from Standard Faces node.
1660 Note special role of `default' background.
1661 (Standard Faces): Note special role of `default' background.
1662 Note that region face may be taken fom GTK. Add xref to Text Display.
1663 (Text Scale): Rename from "Temporary Face Changes".
1664 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1665 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1666 (Useless Whitespace): Simplify description of
1667 delete-trailing-whitespace. Note active region case.
1668 (Text Display): Fix description of escape-glyph face assignment.
1669 Remove unibye mode discussion. Update some parts for Unicode.
1670 Move glyphless chars documentation to Lisp manual.
1671
1672 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1673
21100e7d
CY
16742011-10-15 Chong Yidong <cyd@stupidchicken.com>
1675
1676 * display.texi (Scrolling): Tweak explanation of scroll direction.
1677 (View Mode): Add index entries.
1678
1679 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1680
1681 * regs.texi (Text Registers): C-x r i does not activate the mark.
1682 (Bookmarks): Document new default bookmark location.
1683
50b063c3
CY
16842011-10-13 Chong Yidong <cyd@stupidchicken.com>
1685
71873e2b
SM
1686 * killing.texi (Deletion): Add xref to Using Region.
1687 Document delete-forward-char.
50b063c3
CY
1688 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1689 description here. Recommend C-u C-SPC for jumping to mark.
1690 (Kill Ring): Move kill ring variable documentation here.
1691 (Primary Selection): Copyedits.
1692 (Rectangles): Document new command rectangle-number-lines.
1693 (CUA Bindings): Note that this disables the mark-even-if-inactive
1694 behavior for C-x and C-c.
1695
1696 * mark.texi (Mark): Mention "active region" terminology.
1697 (Using Region): Document delete-active-region.
1698
e1a3f5b1
CY
16992011-10-12 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * mark.texi (Mark): Clarify description of disabled Transient Mark
1702 mode (Bug#9689).
1703 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1704 selection changes. Mention that commands like C-y set the mark.
1705 (Marking Objects): Add xref to Words node. Note that mark-word
1706 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1707 (Using Region): Mention M-$ in the table.
1708 Document mark-even-if-inactive here instead of in Mark Ring.
1709 (Mark Ring): Move mark-even-if-inactive to Using Region.
1710 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1711 (Disabled Transient Mark): Rename from "Persistent Mark"
1712 (Bug#9688). Callers changed.
1713
1714 * programs.texi (Expressions):
1715 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1716
3dc62b2b
CY
17172011-10-09 Chong Yidong <cyd@stupidchicken.com>
1718
1719 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1720 option" terminology.
1721 (Key Help): Add command names. Define "documentation string".
1722 (Name Help): Remove an over-long joke.
1723 (Apropos): Document prefix args. Remove duplicated descriptions.
1724 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1725 (Package Keywords): Rename from "Library by Keyword".
1726 Describe new package menu interface.
3dc62b2b 1727 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1728
1729 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1730 (Minibuffer History): Document numeric args to history commands.
de09aa52 1731
2d3fe5d7
EZ
17322011-10-08 Eli Zaretskii <eliz@gnu.org>
1733
1734 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1735
b2b0776e
CY
17362011-10-08 Chong Yidong <cyd@stupidchicken.com>
1737
71873e2b
SM
1738 * basic.texi (Position Info): Omit page commands.
1739 Document count-words-region and count-words.
b2b0776e
CY
1740
1741 * text.texi (Pages): Move what-page documentation here.
1742
27a16462
CY
17432011-10-08 Chong Yidong <cyd@stupidchicken.com>
1744
1745 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1746 Remote Files node instead of linking directly to the Tramp manual.
1747 (Minibuffer Edit): Add xref to Blank Lines.
1748 (Completion): Add xref to Symbol Completion. Remove redundant
1749 example, which is repeated in the next node.
1750 (Completion Commands): Minor clarifications.
1751 (Completion Styles): New node, split from Completion Commands.
1752 Document substring and initials styles.
1753 (Strict Completion): Remove information duplicated in other nodes.
1754 (Completion Options): Consolidate case difference discussion here.
1755
1756 * help.texi (Help Mode): Fix kindex entries.
1757
1758 * files.texi (File Names): Add index entries.
1759
de0bde62
CY
17602011-10-07 Chong Yidong <cyd@stupidchicken.com>
1761
71873e2b
SM
1762 * basic.texi (Inserting Text): Add xref to Completion.
1763 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1764 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1765 to left/right. Tweak left-char and right-char descriptions.
1766 M-left and M-right are now bound to left-word/right-word.
1767 (Erasing): Document delete-forward-char.
1768
1769 * screen.texi (Screen, Menu Bar): Copyedits.
1770 (Point): Remove duplicate paragraph on cursors, also in Screen.
1771 (Mode Line): Trailing dashes no longer shown on X displays.
1772
1773 * frames.texi (Non-Window Terminals): Index just "text-only
1774 terminal", which is used throughout the manual now.
1775
1776 * entering.texi (Entering Emacs): Define "startup screen".
1777 Document window-splitting behavior with command-line inputs.
1778 (Exiting): Remove obsolete paragraph about shells without suspend
1779 functionality.
1780
1781 * commands.texi (User Input): Define "input event" more clearly.
1782 (Keys): Add xref to Echo Area.
1783 (Commands): Clarify relation between commands and functions.
1784
453e4522
CY
17852011-10-06 Chong Yidong <cyd@stupidchicken.com>
1786
1787 * misc.texi (emacsclient Options): Document how emacsclient runs
1788 the Emacs daemon (Bug#9674).
1789
550f41cd
CY
17902011-10-01 Chong Yidong <cyd@stupidchicken.com>
1791
1792 * basic.texi (Moving Point):
1793 * custom.texi (Mouse Buttons):
1794 * rmail.texi (Rmail Scrolling):
1795 * search.texi (Isearch Scroll):
550f41cd
CY
1796 * display.texi (Scrolling): Replace scroll-up/down with
1797 scroll-up/down-command. Fix scroll-preserve-screen-position
1798 description. Document scroll-error-top-bottom.
1799
9229fe87
GM
18002011-09-30 Glenn Morris <rgm@gnu.org>
1801
1802 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1803
0a2132ba
CY
18042011-09-24 Chong Yidong <cyd@stupidchicken.com>
1805
1806 * windows.texi (Pop Up Window): Defer discussion of window
1807 splitting to the Window Choice node. Add index entries.
1808 (Force Same Window): Node deleted.
1809 (Displaying Buffers, Window Choice): New nodes.
1810
1811 * buffers.texi (Select Buffer): Clarify description of
1812 buffer-switching commands. Add xref to Window Display node.
1813 Don't repeat confirm-nonexistent-file-or-buffer description from
1814 Visiting node. Remove even-window-heights.
1815
1816 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1817
33ed493b
CY
18182011-09-18 Chong Yidong <cyd@stupidchicken.com>
1819
1820 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1821
1822 * xresources.texi (Table of Resources): Fix documentation of
1823 bitmapIcon.
1824
92fa95ad
CY
18252011-09-15 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1828
16254627
EH
18292011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1830
1831 * frames.texi (Frame Commands): Note that delete-other-frames only
1832 deletes frames on current terminal.
1833
c3760c17
EZ
18342011-09-10 Eli Zaretskii <eliz@gnu.org>
1835
1836 * sending.texi (Mail Misc): Document mail-add-attachment.
1837
69b8be97
EZ
18382011-09-04 Eli Zaretskii <eliz@gnu.org>
1839
1840 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1841
3fd50d5c
CY
18422011-08-29 Chong Yidong <cyd@stupidchicken.com>
1843
1844 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1845
e2aeef63
CY
18462011-08-28 Chong Yidong <cyd@stupidchicken.com>
1847
1848 * files.texi (File Archives):
1849 * cal-xtra.texi (Diary Display):
1850 * help.texi (Help Mode): Add xref to View Mode.
1851
ddb54206
CY
18522011-08-28 Chong Yidong <cyd@stupidchicken.com>
1853
a6326082
CY
1854 * display.texi (View Mode): New node. Move view-file here from
1855 Misc File Ops. Move view-buffer here from Misc Buffer.
1856
1857 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1858
04e2ce72 1859 * files.texi (Misc File Ops): Document new
a6326082 1860 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1861
1862 * dired.texi (Dired Deletion): Shorten description of Trash.
1863
ddb54206
CY
1864 * misc.texi (emacsclient Options): Document server-port.
1865
bd206ce5
EZ
18662011-08-27 Eli Zaretskii <eliz@gnu.org>
1867
1868 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1869 even on MS-Windows. Fix a typo.
1870
d43f5a42
CY
18712011-08-26 Chong Yidong <cyd@stupidchicken.com>
1872
1873 * package.texi: New file, documenting the package manager.
1874
1875 * emacs.texi: Include it.
1876
1877 * help.texi (Help Summary): Add describe-package.
1878
e0b1591b
CY
18792011-08-25 Chong Yidong <cyd@stupidchicken.com>
1880
856ce114
CY
1881 * misc.texi (Printing): Convert subnodes into subsections.
1882
f404f8bc
CY
1883 * text.texi (Two-Column): Move into Text chapter.
1884
1885 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1886 Files section. Convert from chapter into section.
1887
1888 * display.texi (Narrowing): Move into display chapter.
1889
e0b1591b
CY
1890 * sending.texi (Sending Mail):
1891 * rmail.texi (Rmail):
1892 * misc.texi (Gnus, Document View):
1893 * dired.texi (Dired):
1894 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1895
75bfc667
JL
18962011-08-07 Juri Linkov <juri@jurta.org>
1897
1898 * dired.texi (Operating on Files): Rewrite according to the fact
1899 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1900
fe676f91
MA
19012011-07-30 Michael Albinus <michael.albinus@gmx.de>
1902
1903 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1904 remote file name completion. (Bug#9197)
1905
4cc60b9b
EZ
19062011-07-28 Eli Zaretskii <eliz@gnu.org>
1907
1908 * mule.texi (Bidirectional Editing): Document the fact that
1909 bidi-display-reordering is t by default.
1910
89671e16
LMI
19112011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1912
1913 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1914 explicitly (bug#8904).
1915
fb23ecc2
LMI
19162011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1917
1918 * trouble.texi (Checklist): Use an `M-x' example instead of an
1919 Emacs Lisp form to switch on the dribble file (bug#8056).
1920
465c5fc8
LMI
19212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1922
1923 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1924
90a6258b
GM
19252011-07-13 Glenn Morris <rgm@gnu.org>
1926
1927 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1928
c7588364
LMI
19292011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1930
1931 * mark.texi (Mark Ring): Clarify how many locations are saved
1932 (bug#5770).
1933 (Global Mark Ring): Ditto.
1934
4cb4f3ba
LMI
19352011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1936
d648feab
LMI
1937 * text.texi (Table Recognition): Use "at point" instead of "under
1938 point" (bug#4345).
1939
4cb4f3ba
LMI
1940 * display.texi (Cursor Display): Mention `cursor-type'.
1941
1942 * screen.texi (Point): Clarify that it's only if you use a block
1943 cursor that it appears to be on a character (bug#4345).
1944
ecd0b990
CY
19452011-07-12 Chong Yidong <cyd@stupidchicken.com>
1946
1947 * misc.texi (Amusements): Move dissociated press here, from its
1948 own section.
1949
1950 * emacs.texi (Top): Update node listing.
1951
c2fd0368
LMI
19522011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1953
1954 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1955 clarity (bug#3523).
1956
fdeb32ec
CY
19572011-07-12 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1960 (Misc X): Document --parent-id.
1961
1962 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1963 defaults to nil.
1964
1965 * misc.texi (emacsclient Options): Document --parent-id.
1966
1967 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1968
f584ca38
LMI
19692011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1970
1971 * emacs.texi: Use "..." instead of ``...'' in the menus
1972 (bug#3503).
1973
963578d3
CY
19742011-07-11 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * killing.texi (Primary Selection): Document `only' setting for
1977 select-active-regions.
1978
1979 * mark.texi (Setting Mark): Reference Shift Selection node.
1980
1981 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1982
a30ed87b
LMI
19832011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1984
47076272
LMI
1985 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1986 motion keys" (bug#3503).
1987
a30ed87b
LMI
1988 * emacs.texi: Change all the register node names from "RegPos"
1989 (etc.) to "Positional Registers" (etc.) (bug#3314).
1990
4d45a8b7
CY
19912011-07-11 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1994 (Other Kill Commands, Kill Options): Copyedits.
1995 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1996 (Yanking): Move yank-excluded properties discussion here.
1997 (Cut and Paste): Move from frames.texi. Update subnodes to
1998 describe x-select-enable-clipboard case.
1999
2000 * frames.texi: Move Cut and Paste node and subnodes into
2001 killing.texi, except Mouse Commands and Word and Line Mouse.
2002
c160ddee
AM
20032011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2004
2005 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2006
3329e6e3
LMI
20072011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2008
32a214fe
LMI
2009 * screen.texi (Mode Line): Clarify that coding systems are
2010 characters, not letters (bug#1749).
2011
3329e6e3
LMI
2012 * cmdargs.texi (Environment): Mention removing variables
2013 (bug#1615). Text suggested by Kevin Rodgers.
2014
8875da1e
CY
20152011-07-10 Chong Yidong <cyd@stupidchicken.com>
2016
54806e45
CY
2017 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2018
8875da1e
CY
2019 * modes.texi: Rename from major.texi.
2020 (Modes): New node. Make Major Modes and Minor Modes subsections
2021 of this. All callers changed.
2022
2023 * custom.texi (Minor Modes): Move to modes.texi.
2024
7847b2a1
CY
20252011-07-10 Chong Yidong <cyd@stupidchicken.com>
2026
6cfd0fa2
CY
2027 * custom.texi (Syntax): Node deleted.
2028
2029 * help.texi (Help Summary):
2030 * major.texi (Major Modes):
2031 * programs.texi (Parentheses):
2032 * search.texi (Regexp Backslash, Regexp Backslash)
2033 (Regexp Backslash):
2034 * text.texi (Words): Callers changed.
2035
7847b2a1
CY
2036 * text.texi (Refill, Longlines): Delete nodes.
2037
2038 * ack.texi (Acknowledgments): Longlines removed from manual.
2039
2040 * emacs.texi (Top): Update node listing.
2041
2a71c436
GM
20422011-07-09 Glenn Morris <rgm@gnu.org>
2043
2044 * fortran-xtra.texi (Fortran): Update handled extensions.
2045
61436e9f
LMI
20462011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2047
2048 * display.texi (Scrolling): `C-v' (etc) are now bound to
2049 `scroll-*-command' (bug#8349).
2050
6e560c71
LMI
20512011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2052
48954a09 2053 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2054 doesn't actually delete any files (bug#7125).
2055
2904fd97
LMI
2056 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2057 argument for `C-c C-k' (bug#7391).
2058
6e560c71
LMI
2059 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2060 you're currently using (bug#8489).
2061
978ff6c5
EZ
20622011-07-01 Eli Zaretskii <eliz@gnu.org>
2063
2064 * mule.texi (Coding Systems): Move index entries from the previous
2065 change into their proper places.
2066
0d742084
LMI
20672011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2068
31976bd5
LMI
2069 * help.texi (Help Files): Document view-external-packages (bug#8902).
2070
0d742084
LMI
2071 * mule.texi (Coding Systems): Put a few more of the coding systems
2072 into the index (bug#8900).
2073
9f678528
GM
20742011-06-26 Glenn Morris <rgm@gnu.org>
2075
2076 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2077
18a4ce5e
AR
20782011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2079
2080 * misc.texi (emacsclient Options): Mention --frame-parameters.
2081
f0da764a
GM
20822011-06-09 Glenn Morris <rgm@gnu.org>
2083
2084 * custom.texi (Specifying File Variables):
2085 Recommend explicit arguments for minor modes.
2086
b047e7ac
PE
20872011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2088
2089 Document wide integers better.
2090 * buffers.texi (Buffers):
001903b5
PE
2091 * files.texi (Visiting): Document maxima for 64-bit machines,
2092 and mention virtual memory limits.
b047e7ac 2093
bf41276f
CY
20942011-05-28 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2097
2098 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2099 prog mode (Bug#8240).
2100
e145f188
GM
21012011-05-27 Glenn Morris <rgm@gnu.org>
2102
2103 * custom.texi (Specifying File Variables):
2104 Major modes no longer need come first.
2105
313f790e
CY
21062011-05-22 Chong Yidong <cyd@stupidchicken.com>
2107
2108 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2109 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2110
c136e5cd
GM
21112011-05-18 Glenn Morris <rgm@gnu.org>
2112
2113 * ack.texi (Acknowledgments): Remove fakemail.c.
2114
c71a0d48 21152011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2116
2117 Fixes for fitting text into 7x9 printed manual.
2118 * building.texi (Flymake, Breakpoints Buffer):
2119 * calendar.texi (Appointments):
2120 * cmdargs.texi (General Variables, Display X):
2121 * custom.texi (Saving Customizations, Face Customization)
2122 (Directory Variables, Minibuffer Maps, Init Rebinding):
2123 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2124 * fixit.texi (Spelling):
2125 * frames.texi (Creating Frames, Fonts):
2126 * help.texi (Help Files):
2127 * mini.texi (Minibuffer File):
2128 * misc.texi (emacsclient Options, Emulation):
2129 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2130 * mule.texi (International Chars, Language Environments)
2131 (Select Input Method, Modifying Fontsets, Charsets):
2132 * programs.texi (Custom C Indent):
2133 * rmail.texi (Rmail Labels):
2134 * text.texi (Table Conversion):
2135 * trouble.texi (Known Problems, Known Problems):
2136 * windows.texi (Change Window):
2137 * xresources.texi (GTK resources): Reflow text and re-indent code
2138 examples to avoid TeX overflows and underflows on 7x9 paper.
2139
2140 * emacs.texi: Fix the (commented out) smallbook command.
2141
2142 * macos.texi (Mac / GNUstep Events):
2143 * xresources.texi (Lucid Resources): Remove extraneous examples.
2144
b8f82dc1
GM
21452011-05-10 Glenn Morris <rgm@gnu.org>
2146
2147 * custom.texi (Specifying File Variables):
2148 Deprecate using mode: for minor modes.
2149
d306b4da
GM
21502011-05-07 Glenn Morris <rgm@gnu.org>
2151
2152 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2153
548d0a63
GM
21542011-05-06 Glenn Morris <rgm@gnu.org>
2155
5006e634
GM
2156 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2157
548d0a63
GM
2158 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2159
e793a940
LMI
21602011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2161
2162 * misc.texi (Emacs Server): Document `server-eval-at'.
2163
7031be6d
UR
21642011-04-24 Chong Yidong <cyd@stupidchicken.com>
2165
71873e2b
SM
2166 * maintaining.texi (List Tags): Document next-file.
2167 Suggested by Uday S Reddy.
7031be6d 2168
4ffd0d6b 21692011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2170
2171 * mini.texi (Minibuffer Edit):
2172 * screen.texi (Mode Line): Fix typo.
2173
1c6c854e
CS
21742011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2175
024ff170 2176 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2177
c5c9f40f
CY
21782011-03-26 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2181
09725d26
EZ
21822011-03-30 Eli Zaretskii <eliz@gnu.org>
2183
2184 * display.texi (Auto Scrolling): Document the limit of 100 lines
2185 for never-recentering scrolling with `scroll-conservatively'.
2186 (Bug#6671)
2187
09d9db2c 21882011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2189
2190 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2191 HOME on Windows and where it looks for init files. (Bug#8221)
2192
62d94509
EZ
21932011-03-10 Eli Zaretskii <eliz@gnu.org>
2194
2195 * search.texi (Regexp Example):
2196 * mule.texi (International Chars):
2197 * building.texi (External Lisp): Don't use characters outside
2198 ISO-8859-1.
2199
0286d9de
EZ
22002011-03-09 Eli Zaretskii <eliz@gnu.org>
2201
1c6c854e
CS
2202 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2203 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2204
2205 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2206
114902a5 2207 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2208 (Bug#8210)
2209
0afb4571
J
22102011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2211
2212 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2213 for Gtk+ 3.
2214
bb3865e8
GM
22152011-03-08 Glenn Morris <rgm@gnu.org>
2216
6446548e
GM
2217 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2218 * emacs.texi (Acknowledgments):
2219 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2220 * emacs.texi: Set documentencoding.
6446548e 2221
bb3865e8
GM
2222 * display.texi (Optional Mode Line): Don't mention exactly where
2223 display-time appears. (Bug#8193)
2224
33383987
JB
22252011-03-07 Chong Yidong <cyd@stupidchicken.com>
2226
2227 * Version 23.3 released.
2228
892777ba
CY
22292011-03-06 Chong Yidong <cyd@stupidchicken.com>
2230
2231 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2232
0b973fc5
DW
22332011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2234
2235 * misc.texi (emacsclient Options): Add q/quiet.
2236
8ef5a2f2
GM
22372011-03-02 Glenn Morris <rgm@gnu.org>
2238
2239 * mule.texi (Communication Coding) <x-select-request-type>:
2240 Remove duplicate (essentially) paragraph. (Bug#8148)
2241
bd106056
CS
22422011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2243
2244 * maintaining.texi (Format of ChangeLog): Add reference to
2245 add-log-full-name.
2246 (Change Log Commands): Add documentation for combining multiple
2247 symbols in one change.
2248
6640b281
GM
22492011-03-01 Glenn Morris <rgm@gnu.org>
2250
2251 * custom.texi (Directory Variables):
2252 Give an example of excluding subdirectories.
2253
2b0c7330 22542011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2255
2256 * search.texi (Regexp Search): Move index entries about regexps to the
2257 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2258
8c62c205
GM
22592011-02-19 Glenn Morris <rgm@gnu.org>
2260
2261 * dired.texi (Dired): Dired-X version number was dropped.
2262
3928f2b6
JD
22632011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2264
2265 * xresources.texi (X Resources): Remove *faceName and replace it with
2266 *font for Lucid.
2267
a41c8660
CY
22682011-02-05 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * rmail.texi (Rmail Display): Document Rmail MIME support more
2271 accurately.
2272
2273 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2274 vc-log-outgoing.
2275 (Merging): Document vc-find-conflicted-file.
2276
233ba4d9 22772011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2278
2279 * custom.texi (Variables): Fix typo.
2280
14beddf4 22812011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2282
65401ee3
CY
2283 * search.texi (Regexps): Copyedits. Mention character classes
2284 (Bug#7809).
2285
19f81ecf
CY
2286 * files.texi (File Aliases): Restore explanatory text from Eli
2287 Zaretskii, accidentally removed in 2011-01-08 commit.
2288
bf3dae7e
EZ
22892011-01-29 Eli Zaretskii <eliz@gnu.org>
2290
2291 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2292 (MAKEINFO_OPTS): New variable.
2293 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2294 (emacs.html): New target.
2295 (clean): Remove emacs.html.
2296
45eb2a5d
WL
22972011-01-23 Werner Lemberg <wl@gnu.org>
2298
2299 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2300 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2301 (ENVADD): Updated.
2302
9acfe703
GM
23032011-01-18 Glenn Morris <rgm@gnu.org>
2304
2305 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2306
2307 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2308
362b9d48
GM
23092011-01-15 Chong Yidong <cyd@stupidchicken.com>
2310
bb033b5f
CY
2311 * building.texi (Compilation): Improve instructions for running two
2312 compilations (Bug#7573).
2313
b024d9f0
MD
2314 * files.texi (Backup Names): Document the new location of the
2315 last-resort backup file.
2316
362b9d48
GM
2317 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2318 manual. Explain why directory-abbrev-alist elements should be anchored
2319 (Bug#7777).
2320
23212011-01-15 Eli Zaretskii <eliz@gnu.org>
2322
2323 * msdog.texi (Windows Startup): Correct inaccurate description of
2324 differences between emacsclient.exe and emacsclientw.exe.
2325
7c420169 23262011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2327
2328 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2329
7c420169 23302011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2331
2332 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2333
7c420169 23342011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2335
2d34d523
EZ
2336 * frames.texi (Cut and Paste): Modify the section's name and text:
2337 don't mix "cut/paste" with "kill/yank".
2338 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2339 (Bug#7702)
2340
88ab4340
EZ
2341 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2342
7c420169 23432011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2344
2345 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2346 matches its position in the menu. (Bug#7674)
2347
7c420169 23482011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2349
2350 * trouble.texi (Checklist): Mention not replying via news either.
2351
92bb6c52
TH
23522010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2353
2354 * misc.texi (Document View): Update DocView section with newly
2355 supported document formats.
2356
b103c904
CY
23572010-12-21 Chong Yidong <cyd@stupidchicken.com>
2358
2359 * killing.texi: Resection the Info version to conform to the
2360 printed manual, to avoid making sections on Accumulating Text, CUA
2361 and Rectangles into full chapters.
2362
f49d1f52 23632010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2364
2365 * custom.texi (Init Syntax): Add index entries for "character syntax".
2366 (Bug#7576)
2367
f49d1f52 23682010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2369
2370 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2371
f49d1f52 23722010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2373
2374 * trouble.texi (Checklist): Fix typo in newsgroup name.
2375
f49d1f52 23762010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2377
2378 * search.texi (Word Search): Note that the lazy highlight always
2379 matches to whole words (Bug#7470).
2380
f49d1f52 23812010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2382
4f1948eb
EZ
2383 * display.texi (Optional Mode Line): Make the description of
2384 load-average more accurate.
2385
b8a9e136
EZ
2386 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2387 registry, with a cross-reference.
62d72a4a
EZ
2388 (Windows Startup): New node. Move the stuff about the current
2389 directory from "Windows HOME".
b8a9e136 2390
07976ae3 23912010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2392
2393 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2394 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2395
07976ae3 23962010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2397
2398 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2399 Suggested by Štěpán Němec.
2400
07976ae3 24012010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2402
1aaae3f3
CY
2403 * maintaining.texi (Version Control): Say "commit", not "check in".
2404 (Version Control Systems): Simplify descriptions.
2405 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2406 VCS Concepts.
2407 (VC Mode Line): Update example.
2408 (Old Revisions): Document revert-buffer for vc-diff.
2409 (Log Buffer): Promote to a subsection. Document header lines.
2410
1c6c854e
CS
2411 * macos.texi (Mac / GNUstep Basics):
2412 Document ns-right-alternate-modifier.
ec8a6295 2413
1aaae3f3
CY
2414 * emacs.texi (Top): Update node listing.
2415
0eb025fb
EZ
24162010-11-13 Eli Zaretskii <eliz@gnu.org>
2417
2418 * rmail.texi (Rmail Coding): Characters with no fonts are not
2419 necessarily displayed as empty boxes.
2420
2421 * mule.texi (Language Environments, Fontsets): Characters with no
2422 fonts are not necessarily displayed as empty boxes.
2423
2424 * display.texi (Text Display): Document display of glyphless
2425 characters.
2426
ea4f7750
GM
24272010-11-13 Glenn Morris <rgm@gnu.org>
2428
2429 * basic.texi (Position Info): Add M-x count-words-region.
2430
90639cea
GM
24312010-11-11 Glenn Morris <rgm@gnu.org>
2432
2433 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2434
d607b96b 24352010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2436
2437 * msdog.texi (Windows HOME): Add information regarding startup
2438 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2439
c12e4a81
GM
24402010-10-11 Glenn Morris <rgm@gnu.org>
2441
df187c62
GM
2442 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2443
c12e4a81
GM
2444 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2445 (DVIPS): New variable.
234db610
GM
2446 (.PHONY): Add html, ps.
2447 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2448 (clean): Delete html, ps files.
c12e4a81 2449
6513b232
EZ
24502010-10-09 Eli Zaretskii <eliz@gnu.org>
2451
2452 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2453
f4f358f1
GM
24542010-10-09 Glenn Morris <rgm@gnu.org>
2455
c1dc72b3
GM
2456 * Makefile.in (VPATH): Remove.
2457 (infodir): Make it absolute.
2458 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2459
4393405b
GM
2460 * Makefile.in (dist): Anchor regexps.
2461
eef3ab94
GM
2462 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2463 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2464 (emacs-xtra.pdf): Use $<.
2465
aa9db089
GM
2466 * Makefile.in (infoclean): Remove harmless, long-standing error.
2467
abd40fb4
GM
2468 * Makefile.in ($(infodir)): Delete rule.
2469 (mkinfodir): New.
2470 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2471
f4f358f1 2472 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2473 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2474 * emacsver.texi: New file, replacing emacsver.texi.in.
2475
ea274122
GM
24762010-10-09 Glenn Morris <rgm@gnu.org>
2477
f7a31f11
GM
2478 * emacsver.texi.in: New file.
2479 * emacs.texi: Set EMACSVER by including emacsver.texi.
2480 * Makefile.in (distclean): Delete emacsver.texi.
2481 (dist): Copy emacsver.texi.
b13254e7 2482 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2483
3fb78d1f
GM
2484 * ack.texi (Acknowledgments): No more b2m.c.
2485
ea274122
GM
2486 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2487 (emacs): Remove rule.
2488 (dist): No need to deal with the emacs rule any more.
2489
17ca7950
GM
24902010-10-07 Glenn Morris <rgm@gnu.org>
2491
2492 * Makefile.in (version): New, set by configure.
2493 (clean): Delete dist tar file.
2494 (dist): Use version in tar name.
2495
4c83f6e1
GM
24962010-10-06 Glenn Morris <rgm@gnu.org>
2497
2498 * Makefile.in (EMACS_XTRA): Add the main source file.
2499 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2500 (mostlyclean): No core files, reorder other files.
2501 (clean): Delete specific dvi and pdf files.
2502 (infoclean, dist): New rules.
2503 (maintainer-clean): Use infoclean.
8a944cea 2504 ($(infodir)): Add parallel build workaround.
4c83f6e1 2505
0264072d
GM
25062010-10-04 Glenn Morris <rgm@gnu.org>
2507
2508 * Makefile.in (SHELL): Set it.
2509 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2510 (info, dvi): Replace above variables with their expansions.
2511 (info): Move mkdir from here...
2512 ($(infodir)/emacs): ... to here (for parallel builds).
2513 (pdf): New target.
2514 ($(infodir)/emacs): Pass -o option to makeinfo.
2515 (.PHONY): Declare clean rules.
2516 (maintainer-clean): Delete dvi and pdf files.
2517 Guard against cd failures. Use a more restrictive delete.
2518
3226d6ca
GM
25192010-10-02 Glenn Morris <rgm@gnu.org>
2520
2521 * misc.texi (Shell Mode): Remove reference to old function name.
2522
cad90f3b
EZ
25232010-09-30 Eli Zaretskii <eliz@gnu.org>
2524
2525 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2526 indicator characters.
2527
5f874327
GM
25282010-09-29 Glenn Morris <rgm@gnu.org>
2529
2530 * Makefile.in (top_srcdir): Remove unused variable.
2531
0ab9cff3
GM
25322010-09-14 Glenn Morris <rgm@gnu.org>
2533
67ae9766
GM
2534 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2535 the last hook item.
2536
0ab9cff3
GM
2537 * calendar.texi (Appointments): Also updated when a diary include file
2538 is saved.
2539
6664fc59 25402010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2541
2542 * trouble.texi (Bugs): Update the section intro.
2543 (Known Problems): New section.
2544 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2545 (Sending Patches): Bug fixes are best as responses to existing bugs.
2546 * emacs.texi (Known Problems): Add menu entry for new section.
2547
be3283d7
GM
25482010-09-09 Glenn Morris <rgm@gnu.org>
2549
2550 * xresources.texi: Untabify.
2551
10999305 25522010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2553
2554 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2555
10999305 25562010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2557
2558 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2559
30641319
JD
25602010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2561
2562 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2563
50dd7bc6
GM
25642010-08-21 Glenn Morris <rgm@gnu.org>
2565
2566 * misc.texi (Amusements): Mention bubbles and animate.
2567
5e620eca
EZ
25682010-07-31 Eli Zaretskii <eliz@gnu.org>
2569
2570 * files.texi (Visiting): Add more index entries for
2571 large-file-warning-threshold.
2572
8b2dd508
JD
25732010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2574
2575 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2576
8838673e
GM
25772010-06-23 Glenn Morris <rgm@gnu.org>
2578
2579 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2580 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2581 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2582 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2583 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2584 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2585 Untabify Texinfo files.
2586
04d3bb6c
GM
25872010-06-10 Glenn Morris <rgm@gnu.org>
2588
103dd3a8
GM
2589 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2590
04d3bb6c
GM
2591 * basic.texi (Inserting Text): Fix typo.
2592
50b79479
GM
25932010-06-10 Glenn Morris <rgm@gnu.org>
2594
2595 * ack.texi (Acknowledgments):
2596 * emacs.texi (Acknowledgments): Update for notifications.el.
2597
86d7a550
DU
25982010-05-31 Daiki Ueno <ueno@unixuser.org>
2599
2600 * dired.texi (Operating on Files): Mention encryption commands
2601 (Bug#6315).
2602
db5dce9d
EZ
26032010-05-29 Eli Zaretskii <eliz@gnu.org>
2604
2605 * basic.texi (Moving Point): Update due to renaming of commands bound
2606 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2607
34313041
EZ
26082010-05-18 Eli Zaretskii <eliz@gnu.org>
2609
2610 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2611 paragraphs.
2612 (Line Truncation): Fix wording for bidi display.
2613
1fc0ce04 2614 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2615 keys.
2616
0235128c 26172010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2618
2619 * building.texi (GDB Graphical Interface): Remove misleading comparison
2620 to an IDE (Bug#6128).
2621
0235128c 26222010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2623
2624 * programs.texi (Man Page):
2625 * misc.texi (Invoking emacsclient):
2626 * mini.texi (Repetition):
2627 * mark.texi (Setting Mark): Fix typos.
2628
0235128c 26292010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2630
2631 * misc.texi (Printing): Document htmlfontify-buffer.
2632
0235128c 26332010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2634
2635 * calendar.texi (Displaying the Diary, Format of Diary File):
2636 Fix external cross-references for TeX format output.
2637
0235128c
SM
26382010-05-07 Chong Yidong <cyd@stupidchicken.com>
2639
2640 * Version 23.2 released.
2641
f63d0028
JD
26422010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2643
2644 * cmdargs.texi (Initial Options): Mention --chdir.
2645
20fe03ad
JD
26462010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2647
2648 * frames.texi (Tool Bars): Add tool-bar-style.
2649
b7d65a5f
GM
26502010-04-21 Glenn Morris <rgm@gnu.org>
2651
2652 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2653
a42dbee1
CY
26542010-04-18 Chong Yidong <cyd@stupidchicken.com>
2655
2656 * programs.texi (Semantic): New node.
2657
2658 * maintaining.texi (EDE): New node.
2659
2660 * emacs.texi: Update node listing.
2661
2662 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2663
6e104790 26642010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2665
d52dbd3d
GM
2666 * emacs.texi (Acknowledgments): Remove duplicate.
2667
a77fe20c
GM
2668 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2669
6e104790 26702010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2671
4ebe9902
GM
2672 * dired.texi (Misc Dired Features): Mention VC diff and log.
2673 * maintaining.texi (Old Revisions, VC Change Log):
2674 Mention that diff and log work in Dired buffers.
2675
98932641
GM
2676 * help.texi (Help Summary): Mention M-x info-finder.
2677
d5b22ab2 2678 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2679
4d4e9522
GM
2680 * custom.texi (Specifying File Variables, Directory Variables):
2681 Document new commands for manipulating local variable lists.
2682
6e104790 26832010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2684
2685 * trouble.texi (Contributing): Add cindex entry.
2686 Mention etc/CONTRIBUTE.
2687
6e104790 26882010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2689
2690 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2691 query-replace (Bug#5774).
2692
a20a9df3
GM
26932010-04-16 Glenn Morris <rgm@gnu.org>
2694
2695 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2696
1ecb2d3f
JD
26972010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2698
2699 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2700
99852628
JD
27012010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2702
2703 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2704
ce79424f
EZ
27052010-03-30 Eli Zaretskii <eliz@gnu.org>
2706
2707 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2708 cross-reference to "Inserting Text".
2709
2710 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2711 Mention completion provided by `ucs-insert'.
2712
85738751 27132010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2714
2715 * sending.texi (Sending Mail): Note variables that may need
2716 customizing.
2717 (Mail Sending): Expand discussion of send-mail-function.
2718
85738751 27192010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2720
2721 Document Message mode as the default mail mode.
2722
2723 * sending.texi (Sending Mail): Copyedits.
2724 (Mail Format, Mail Headers): Document mail-from-style changes.
2725 (Mail Commands): Rename from Mail mode. Document Message mode.
2726 (Mail Misc): Rename from Mail mode Misc.
2727 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2728 command names and update keybindings.
2729 (Header Editing): Document message-tab. De-document
2730 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2731 favor of mail-default-headers. Ad index entries for user-full-name and
2732 user-mail-address.
1c6c854e
CS
2733 (Citing Mail): Update changes in Message mode behavior.
2734 Document mail-yank-prefix.
e73c2434
CY
2735 (Mail Signature): New node, moved from Mail Misc.
2736 (Mail Aliases): Mail abbrevs are the default with Message mode.
2737 (Mail Methods): Note that Message mode is now the default.
2738
2739 * rmail.texi (Rmail Reply):
2740 * text.texi (Text Mode):
2741 * major.texi (Major Modes):
2742 * mule.texi (Output Coding): Refer to Message mode.
2743
2744 * custom.texi (Init Examples): Add xref to Mail Header.
2745
1fc0ce04 2746 * emacs.texi (Top): Fix xrefs.
e73c2434 2747
85738751 27482010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2749
c0c035fa
CY
2750 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2751 repository if there is none.
2752 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2753 vc-print-root-log.
ef7b27ef 2754 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2755
71785b7a
CY
2756 * programs.texi (Program Modes): Mention Javascript mode.
2757
f67c5dd0
CY
2758 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2759 * emacs.texi: Update node description.
2760
0f72a391 2761 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2762 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2763
dc2d2590
JL
27642010-03-30 Juri Linkov <juri@jurta.org>
2765
2766 * search.texi (Other Repeating Search): Remove line that `occur'
2767 can not handle multiline matches.
2768
a7b02820
EZ
27692010-03-30 Eli Zaretskii <eliz@gnu.org>
2770
2771 * mule.texi (International): Mention support of bidirectional editing.
2772 (Bidirectional Editing): New section.
2773
22ef1944
NR
27742010-03-28 Nick Roberts <nickrob@snap.net.nz>
2775
2776 * emacs.texi (Top): Update node names to those in building.texi.
2777
146b8b16
NR
27782010-03-27 Nick Roberts <nickrob@snap.net.nz>
2779
c5e87d10
PE
2780 doc/emacs/building.texi: Describe restored GDB/MI functionality
2781 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2782 doc/emacs/emacs.texi: Update node names for building.texi.
2783
6d98672d
GM
27842010-03-24 Glenn Morris <rgm@gnu.org>
2785
2786 * ack.texi (Acknowledgments):
2787 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2788
93318cbd
JD
27892010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2790
2791 * xresources.texi (Table of Resources): Clarify toolBar number
2792 for Gtk+.
2793
2794 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2795
15cf2f52
CY
27962010-03-21 Chong Yidong <cyd@stupidchicken.com>
2797
4102856c
CY
2798 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2799
15cf2f52
CY
2800 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2801 and multi-isearch-buffers-regexp.
2802
2803 * indent.texi (Indentation): Clarify description of
2804 indent-for-tab-command. Document tab-always-indent.
2805
d68eb23c
CY
28062010-03-20 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * cmdargs.texi (Font X): Move most content to Fonts.
2809
2810 * frames.texi (Fonts): New node. Document font-use-system-font.
2811
2812 * emacs.texi (Top):
2813 * xresources.texi (Table of Resources):
2814 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2815
288f9fc0
CY
28162010-03-10 Chong Yidong <cyd@stupidchicken.com>
2817
2818 * Branch for 23.2.
2819
17782bec
CY
28202010-03-06 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * custom.texi (Init Examples): Add xref to Locals.
2823
2824 * major.texi (Choosing Modes): Mention usage of setq-default for
2825 setting the default value of major-mode (Bug#5688).
2826
b4a1a8b2
CY
28272010-03-02 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2830
2831 * display.texi (Display Custom): Document make-pointer-invisible and
2832 underline-minimum-offset. Remove inverse-video.
2833
a1e759cd
CY
28342010-02-21 Chong Yidong <cyd@stupidchicken.com>
2835
2836 * frames.texi (Frame Commands): Note that the last ordinary frame can
2837 be deleted in daemon mode (Bug#5616).
2838
4f3bc373
GM
28392010-02-18 Glenn Morris <rgm@gnu.org>
2840
2841 * trouble.texi (Contributing): Repository is no longer CVS.
2842
5dbbdd33
GM
28432010-02-08 Glenn Morris <rgm@gnu.org>
2844
2845 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2846
cd61af01
SM
28472010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2848
2849 * display.texi (Useless Whitespace, Text Display):
2850 * custom.texi (Init Examples): Avoid obsolete special default variables
2851 like default-major-mode.
2852
b1bb0a25 28532010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2854
2855 * programs.texi (Other C Commands): Replace reference to obsolete
2856 c-subword-mode.
2857
99d0985b
GM
28582010-01-21 Glenn Morris <rgm@gnu.org>
2859
2860 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2861
893db5bc
GM
28622010-01-12 Glenn Morris <rgm@gnu.org>
2863
2864 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2865 emacs-pretest-bug for bug reports for development versions.
2866
0419b8d6
GM
28672010-01-11 Glenn Morris <rgm@gnu.org>
2868
2869 * display.texi (Highlight Interactively): `t' does not mean highlight
2870 all patterns. (Bug#5335)
2871
26e533e2
CY
28722009-12-29 Chong Yidong <cyd@stupidchicken.com>
2873
2874 * misc.texi (Shell): Document async-shell-command.
2875
2876 * building.texi (Grep Searching): Document zrgrep.
2877
484eaeac 2878 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2879
7ee6c59b
NR
28802009-12-29 Nick Roberts <nickrob@snap.net.nz>
2881
2882 * building.texi: Import GDB Graphical Interface description from
2883 EMACS_23_1_RC.
2884
91ed7ea8
CY
28852009-12-24 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * emacs.texi (Top): Update node listing.
2888
2889 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2890
2891 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2892
2893 * cmdargs.texi (Initial Options):
2894 * xresources.texi (Resources): Document inhibit-x-resources.
2895
2896 * custom.texi (Specifying File Variables): Note that minor modes are
2897 enabled unconditionally.
2898
2899 * display.texi (Scrolling): Briefly document the old recenter command,
2900 and document recenter-positions.
2901
2902 * files.texi (Visiting):
2903 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2904
1c6c854e
CS
2905 * frames.texi (Cut/Paste Other App):
2906 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2907
2908 * killing.texi (Kill Options): New node.
2909
6ca89aaa
CY
29102009-12-05 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * misc.texi (Shell Options): ansi-color is now default.
2913
806642d4
GM
29142009-12-05 Glenn Morris <rgm@gnu.org>
2915
806642d4
GM
2916 * emacs.texi (Top): Update menu for cal-xtra node changes.
2917 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2918 or mode line. Don't mention invisible text or the details of
2919 diary-print-entries here, only in cal-xtra.
2920 (Format of Diary File): Mention that the "date on first line" format
2921 only really affects the simple display.
2922 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2923 (Diary Customizing): Holidays may be in the buffer or mode line.
2924 Move diary-print-entries to the "Diary Display" section.
2925 (Diary Display): New section, split out from "Fancy Diary Display".
2926 Explain the limitations of simple display, and how to print it.
2927
1a4f0c0a
GM
2928 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2929
e11adbd8
GM
2930 * cal-xtra.texi (Diary Display): Mention View mode.
2931
29a483ac
JL
29322009-11-29 Juri Linkov <juri@jurta.org>
2933
2934 * display.texi (Highlight Interactively): Actually a list of
2935 default faces is pre-loaded into a list of default values
2936 instead of the history.
2937
83d60c79
GM
29382009-11-20 Glenn Morris <rgm@gnu.org>
2939
2940 * ack.texi (Acknowledgments):
2941 * emacs.texi (Acknowledgments): Add htmlfontify.
2942
276bbe96
GM
29432009-11-14 Glenn Morris <rgm@gnu.org>
2944
98ad1bae
GM
2945 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2946
276bbe96
GM
2947 * ack.texi (Acknowledgments):
2948 * emacs.texi (Acknowledgments): Update for recent Org changes.
2949
18430066
CY
29502009-10-31 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2953 `charset' property, which is irrelevant to the user manual (Bug#3526).
2954
522ddc9f
JB
29552009-10-14 Juanma Barranquero <lekktu@gmail.com>
2956
2957 * trouble.texi (DEL Does Not Delete): Fix typo.
2958
50b49ade
MA
29592009-10-05 Michael Albinus <michael.albinus@gmx.de>
2960
2961 * files.texi (Misc File Ops): Mention copy-directory.
2962
6308321a
EZ
29632009-10-04 Eli Zaretskii <eliz@gnu.org>
2964
43b3b4d1
EZ
2965 * mule.texi (Unibyte Mode): Emphasize that
2966 unibyte-display-via-language-environment affects only the display.
2967
6308321a
EZ
2968 * display.texi (Horizontal Scrolling): Document cursor behavior under
2969 horizontal scrolling when point moves off the screen (Bug#4564).
2970 Improve wording.
2971
bd51ea7f
MA
29722009-10-01 Michael Albinus <michael.albinus@gmx.de>
2973
2974 * files.texi (Directories): delete-directory prompts for recursive
2975 deletion.
2976
55381962
GM
29772009-09-30 Glenn Morris <rgm@gnu.org>
2978
2979 * ack.texi (Acknowledgments):
2980 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2981
13989ab1
TH
29822009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2983
2984 * dired.texi (Dired Navigation): Use @code instead of @var for
2985 dired-isearch-filenames, so that it's not capitalized.
2986
8ba46c89
CY
29872009-09-19 Chong Yidong <cyd@stupidchicken.com>
2988
2989 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2990
2991 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2992
2993 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2994 (Key Bindings): Reference Init Rebinding in introductory text.
2995 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2996 (Keymaps): Simplify.
2997 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2998 (Minibuffer Maps): Remove mention of Mocklisp.
2999 (Init Rebinding): Move mode-local rebinding example here from Local
3000 Keymaps.
3001 (Modifier Keys): Clarify.
1e11b018 3002 (Rebinding): Add cindex for "binding keys".
8ba46c89 3003
6a5ca7c8
CY
30042009-09-13 Chong Yidong <cyd@stupidchicken.com>
3005
3006 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3007
0e1cba51
NR
30082009-08-31 Nick Roberts <nickrob@snap.net.nz>
3009
6a5ca7c8 3010 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3011 Reorganize these two sections.
0e1cba51 3012
76a87a4d
EZ
30132009-08-29 Eli Zaretskii <eliz@gnu.org>
3014
3015 * cmdargs.texi (Initial Options): Fix last change.
3016
82e98df4
SM
30172009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3018
3019 * mule.texi (Enabling Multibyte):
3020 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3021 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3022
fb89fad9
GM
30232009-08-20 Glenn Morris <rgm@gnu.org>
3024
3025 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3026
e99652b0
GM
30272009-08-19 Glenn Morris <rgm@gnu.org>
3028
3029 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3030
5cca97ad
GM
30312009-08-18 Glenn Morris <rgm@gnu.org>
3032
3033 * ack.texi (Acknowledgments):
3034 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3035
997797ae 3036 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3037
985bf85b
GM
30382009-08-09 Glenn Morris <rgm@gnu.org>
3039
3040 * ack.texi (Acknowledgments):
3041 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3042
8d6bb99e
DD
30432009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3044
3045 * emacs.texi (Top): Add new menu items for GDB-UI.
3046
3047 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3048 section. Threads buffer is in separate section now.
8d6bb99e 3049
8353da9c
GM
30502009-08-08 Glenn Morris <rgm@gnu.org>
3051
3052 * ack.texi (Acknowledgments):
3053 * emacs.texi (Acknowledgments):
3054 Update for js2-mode and org changes.
3055
f2074faf
MA
30562009-08-02 Michael Albinus <michael.albinus@gmx.de>
3057
3058 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3059 files.
3060
e8d2d3fb
CY
30612009-07-28 Chong Yidong <cyd@stupidchicken.com>
3062
3063 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3064
324a4f6a
GM
30652009-07-23 Glenn Morris <rgm@gnu.org>
3066
3067 * programs.texi (Matching): Update blink-matching-paren-distance.
3068
b6937a70
CY
30692009-07-21 Chong Yidong <cyd@stupidchicken.com>
3070
3071 * frames.texi (Cut/Paste Other App): For select-active-regions,
3072 selection is now updated on moving point.
3073
bd8aaa36
RS
30742009-07-21 Richard Stallman <rms@gnu.org>
3075
3076 * glossary.texi (GNU, Daemon): Update information.
3077
8d9b5eba
JL
30782009-07-19 Juri Linkov <juri@jurta.org>
3079
3080 * custom.texi (Specifying File Variables, Safe File Variables):
3081 "variables/value pairs" -> "variable/value pairs".
3082
a2acc1db
GM
30832009-07-15 Glenn Morris <rgm@gnu.org>
3084
3085 * misc.texi (Gnus): Remove widow.
3086
c5ae942b
GM
30872009-07-11 Glenn Morris <rgm@gnu.org>
3088
703d26ba
GM
3089 * Makefile.in (TEXI2PDF): New.
3090 (emacs.pdf, emacs-xtra.pdf): New targets.
3091
522ddc9f 3092 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3093
3094 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3095
3096 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3097 Don't print the copying notice twice in the printed version.
3098 Update the menu and detailmenu.
3099 (Preface): The meaning of "on-line" has changed.
3100 Correct name for "Common Problems" chapter.
3101 (Distrib): Update FSF shop URL.
3102 (Intro): Showing two files at once is not so exciting.
3103
3104 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3105 (Mac / GNUstep Basics): Minor grammar changes.
3106 (Mac / GNUstep Events): Fix typo.
3107 (GNUstep Support): CANNOT_DUMP no longer applies.
3108
3109 * misc.texi (Document View): Fix typos.
3110
3111 * dired.texi (Dired):
3112 * help.texi (Help):
3113 * macos.texi (Mac OS / GNUstep):
3114 * maintaining.texi (Version Control, Introduction to VC):
3115 End menu descriptions with a period.
c5ae942b 3116
b1c8242b
EZ
31172009-07-09 Eli Zaretskii <eliz@gnu.org>
3118
3119 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3120 so categorical in saying that the option is only useful on NTFS.
3121
220d9aa6
GM
31222009-07-09 Glenn Morris <rgm@gnu.org>
3123
3124 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3125 (ENVADD): Add texinfodir to TEXINPUTS.
3126
3127 * emacs.texi (Top): Fix cross-reference.
3128
3129 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3130
3131 * vc1-xtra.texi (Revision Tags): Fix typo.
3132
d07e72d3
GM
31332009-07-03 Glenn Morris <rgm@gnu.org>
3134
3135 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3136 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3137 (Merge Commands): `.' does not seem to work in A or B buffer.
3138 `l' can recreate the 3-window display.
3139
3140 * glossary.texi (Glossary): Minor phrasing changes throughout.
3141 Add more internal cross-references.
3142 <Autoloading>: You can't really autoload a variable.
3143 <C-M->: Move details here from `M-C-' item.
3144 <Continuation Line>: Refer to `Truncation.'
3145 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3146 <Home Directory, Unix>: New entries.
3147 <Deletion of Files>: Mention recycle bins.
3148 <Directory>: Mention ``folders.''
3149 <Error>: Don't mention ``type-ahead.''
3150 <Fringe>: Refer to the manual node.
3151 <Minor Mode>: Can be global or local.
3152 <Spell Checking>: There are other checkers besides Ispell.
3153
f144038a
GM
31542009-07-02 Glenn Morris <rgm@gnu.org>
3155
3156 * anti.texi (Antinews): Minor changes in phrasing.
3157
3158 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3159 some underfull lines in dvi output.
3160
3161 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3162
3163 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3164
3165 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3166
3f1c6666
JD
31672009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3168
3169 * xresources.texi (Table of Resources): Mention maximized for
3170 fullscreen.
3171
3172 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3173
62aadce7
CY
31742009-07-01 Chong Yidong <cyd@stupidchicken.com>
3175
3176 * anti.texi (Antinews): Correct the list of removed platforms.
3177
82ec412e
GM
31782009-06-28 Glenn Morris <rgm@gnu.org>
3179
3180 * arevert-xtra.texi: Minor language tweaks.
3181
09964e7d
GM
3182 * dired-xtra.texi: Minor revisions.
3183
666e158e
MB
31842009-06-23 Miles Bader <miles@gnu.org>
3185
c4cc8b9a 3186 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3187 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3188
70243478
CY
31892009-06-21 Chong Yidong <cyd@stupidchicken.com>
3190
3191 * Branch for 23.1.
3192
67cbe681
KH
31932009-06-17 Kenichi Handa <handa@m17n.org>
3194
3195 * mule.texi (Charsets): Update the description for the new charset.
3196 (list-character-sets): New findex.
125dd7c5 3197 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3198
40e67246
CY
31992009-06-10 Chong Yidong <cyd@stupidchicken.com>
3200
b5700de6
CY
3201 * basic.texi (Moving Point): Fix tag.
3202
3203 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3204
3205 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3206 use camel-case for PageUp and PageDown.
3207
3208 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3209 camel-case for PageUp and PageDown.
3210
3211 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3212
40e67246 3213 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3214 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3215
522ddc9f 32162009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3217
522ddc9f
JB
3218 * fixit.texi (Spelling): Set default dictionary.
3219 Improve descriptions (Bug#2554)
6f591cf4 3220
53483c76
DR
32212009-06-08 David Reitter <david.reitter@gmail.com>
3222
3223 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3224 since saving colors and faces set this way is not implemented.
3225 (Environment variables): Remove mention of mac-fix-env, which is
3226 scheduled to be removed.
3227
1557ef4f
CY
32282009-06-04 Chong Yidong <cyd@stupidchicken.com>
3229
91056528
CY
3230 * custom.texi (Init Examples): Add example of changing load-path.
3231
1557ef4f
CY
3232 * building.texi (Lisp Libraries): Add example of changing
3233 load-path (Bug#3446).
3234
623cec4c
CY
32352009-05-28 Chong Yidong <cyd@stupidchicken.com>
3236
3237 * mark.texi (Mark): Further clarifications.
3238 (Setting Mark): Emphasize that C-SPC activates the mark.
3239
0fcca8ee
CY
32402009-05-28 Chong Yidong <cyd@stupidchicken.com>
3241
702b10e1
CY
3242 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3243 Mark mode.
0fcca8ee
CY
3244 (Using Region, Persistent Mark): Use "active mark" instead of "active
3245 region".
3246
d3b396e4
CY
32472009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3248
3249 * mule.texi (Select Input Method): Fix typo.
3250
3f698a06
CY
32512009-05-13 Chong Yidong <cyd@stupidchicken.com>
3252
3253 * anti.texi (Antinews): Document completion changes. Some additional
3254 copyedits and rearrangement of entries.
3255
b2a42eb7
CY
32562009-05-12 Chong Yidong <cyd@stupidchicken.com>
3257
932fd020
CY
3258 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3259 (Shell History Copying, Terminal emulator): Copyedits.
3260
1c6c854e
CS
3261 * xresources.texi (Resources): Simplify descriptions.
3262 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3263 (Table of Resources): Document fontBackend resource.
3264
b2a42eb7 3265 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3266 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3267 "Backspace". Remove discussion of obscure Xmodmap issue.
3268
c6ea7fb8
CY
32692009-05-07 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * files.texi (Visiting): Copyedits.
3272
ad36c422
CY
32732009-05-06 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * basic.texi (Inserting Text): Document ucs-insert.
3276
3277 * mule.texi (International Chars): Define "multibyte". Note that
3278 internal representation is unicode-based. Simplify definition of raw
3279 bytes. Mention ucs-insert.
3280 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3281 (Language Environments): Add language environments new to Emacs 23.
3282 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3283 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3284 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3285 (Output Coding): Copyedits.
3286
3287 * emacs.texi (Top): Update node listing.
3288
d4ad7b96
CY
32892009-05-05 Per Starbäck <per@starback.se> (tiny change)
3290
3291 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3292
5bd66204
SM
32932009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3294
3295 * building.texi (Lisp Libraries): `load-library' does offer completion.
3296
bc36ad1c
CY
32972009-04-28 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3300 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3301
f1a47884
EZ
33022009-04-25 Eli Zaretskii <eliz@gnu.org>
3303
3304 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3305
be77bd45
CY
33062009-04-22 Chong Yidong <cyd@stupidchicken.com>
3307
3308 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3309
3310 * building.texi (Lisp Interaction): Document initial-scratch-message.
3311
d3b82927
JB
33122009-04-18 Juanma Barranquero <lekktu@gmail.com>
3313
ed6e7b11
JB
3314 * msdog.texi (Windows Fonts): Fix typos.
3315
d3b82927
JB
3316 * files.texi (Save Commands): Fix pxref.
3317
bc323c04
CY
33182009-04-18 Chong Yidong <cyd@stupidchicken.com>
3319
3320 * files.texi (Save Commands): Mention diff-buffer-with-file.
3321 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3322 Henoch (Bug#3036).
3323
2186d13f
GM
33242009-03-15 Glenn Morris <rgm@gnu.org>
3325
3326 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3327 the former is not always used.
3328 (Mail Headers): Use active voice. Add "Mail-reply-to".
3329 Change case of "Id". Avoid repeated "appropriate".
3330 (Mail Aliases): Fix previous change - use an example with a ".", so it
3331 does actually get quoted when expanded.
3332 (Mail Sending): Mailclient is the default on some systems.
3333 (Citing Mail): Mention mail-indentation-spaces.
3334 (Mail Mode Misc): Add an @dfn for "mail signature".
3335
71e454fc
CY
33362009-03-15 Chong Yidong <cyd@stupidchicken.com>
3337
3338 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3339 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3340 read-buffer-completion-ignore-case, and completion-styles.
3341 Remove description of partial-completion-mode.
71e454fc 3342
df1a3e06
GM
33432009-03-14 Glenn Morris <rgm@gnu.org>
3344
3345 * sending.texi (Mail Format): Fix typo. Add index entry for
3346 mail-header-separator.
3347 (Mail Headers): Put info about initialization and changing in one place
3348 at the start. Update FCC section for mbox Rmail. Clarify From
3349 section, mention mail-setup-with-from. Clarify Reply-to section.
3350 Add Mail-followup-to and mail-mailing-lists. Clarify References
3351 section.
3352 (Mail Aliases): Update example, make less contentious.
3353 Update for name change of mail-interactive-insert-alias.
3354 (Mail Mode): Remove mention of `%' as a word separator.
3355 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3356 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3357 commands. Clarify FCC handling. In mail-complete, add reference to
3358 Mail Aliases section, and mention mail-complete-function.
3359 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3360 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3361 signature netiquette. Explain how the mail hooks work when continuing
3362 a composition.
3363 (Mail Amusements): Internationalize the spook section a bit.
3364 Remove the spook mail-setup-hook example, since it doesn't work well.
3365 Mention fortune-file.
3366 (Mail Methods): Mention read-mail-command.
3367
ed6e7b11 33682009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3369
df1a3e06
GM
3370 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3371 and NS resources following recent changes.
959d68bd 3372
86dca3e8
JR
33732009-03-10 Jason Rumney <jasonr@gnu.org>
3374
3375 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3376 w32-use-visible-system-caret doc to indicate that it should get set
3377 automatically.
3378 (Windows Fonts): Add doc for the uniscribe backend.
3379
042fe98f
DN
33802009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3381
3382 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3383 vc-dir. (Bug#2598)
3384
7f8dba73
RS
33852009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3386
3387 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3388
505e70c3
GM
33892009-03-05 Glenn Morris <rgm@gnu.org>
3390
04242bdc
GM
3391 * rmail.texi (Rmail Basics): Add reference to sorting.
3392 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3393 Minor re-wordings.
3394 (Rmail Motion): Mention rmail-next-same-subject.
3395 (Rmail Deletion): Expunging is not the only way to change the numbers.
3396 (Rmail Labels): Labels can also be used in sorting.
3397 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3398 (Rmail Display): Mention rmail-mime.
3399
00cfe22c
GM
34002009-03-04 Glenn Morris <rgm@gnu.org>
3401
3402 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3403 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3404 summary. Mention sorts cannot be undone.
3405 (Rmail Display): Give an example of how to use goto-address-mode.
3406 (Rmail Editing): It's keybindings that are redefined, not commands.
3407 Fix some typos.
3408 (Movemail): Some minor rewording.
3409 (Remote Mailboxes): Emacs movemail supports pop by default.
3410 Fix some minor grammatical issues. The "two alternative ways" to
3411 specify a POP mailbox are really just one. Remove all reference to the
3412 variables rmail-pop-password and rmail-pop-password-required, obsolete
3413 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3414 can support Kerberos.
3415
3d963b67
GM
34162009-03-03 Glenn Morris <rgm@gnu.org>
3417
3418 * rmail.texi (Rmail Deletion): Revert previous change, which was
3419 describing the Rmail summary versions.
3420 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3421 Minor re-wording for rmail-resend.
3422 (Rmail Make Summary): Summaries apply to buffers rather than files.
3423 <rmail-summary-by-topic>: Headers includes the subject.
3424 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3425 details, including prefix arguments.
2340abde 3426 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3427 Not counting lines might be faster.
3428 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3429 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3430 Name the commands bound to the various keys. Mention prefix argument
3431 for searching.
3d963b67
GM
3432 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3433 Simplify rmail-highlighted-headers description. Update face name.
3434
a8ce3d17
JB
34352009-03-02 Juanma Barranquero <lekktu@gmail.com>
3436
3437 * mark.texi (Marking Objects): Fix typo.
3438
130a29b6
CY
34392009-03-01 Chong Yidong <cyd@stupidchicken.com>
3440
3441 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3442 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3443
9d5de6f8
GM
34442009-03-01 Glenn Morris <rgm@gnu.org>
3445
79fc530e 3446 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3447 (Rmail Motion): - M-s searches from the end of messages.
3448 (Rmail Deletion): Minor clarification. Fix numeric argument
3449 description.
3450 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3451 newmail and RMAILOSE files need not be in home-directory.
3452 (Rmail Files): Mention I/O menus are unselectable if no files match.
3453 Mention `MAIL' env-var.
3454
b545ff9c
JR
34552009-02-24 Jason Rumney <jasonr@gnu.org>
3456
3457 * mule.texi (Fontsets): Mention fontset-default, font specs and
3458 fallback fontsets.
3459 (Defining Fontsets): Mention ns and w32 variants of
3460 standard-fontset-spec. Update description of startup fontset to match
3461 Emacs 23 behavior.
a93be82a 3462 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3463 (International): Link to Modifying Fontsets.
b545ff9c 3464
75da0618 34652009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3466
3467 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3468 Mention ns-extended-platform-support-mode.
3469
6be93a16
KB
34702009-02-22 Karl Berry <karl@gnu.org>
3471
3472 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3473
867d4bb3
JB
34742009-02-19 Juanma Barranquero <lekktu@gmail.com>
3475
3476 * basic.texi (Moving Point, Position Info):
3477 * files.texi (Visiting):
3478 * mini.texi (Completion Options):
3479 * text.texi (HTML Mode): Remove duplicate words.
3480
49b5c0e8
GM
34812009-02-20 Glenn Morris <rgm@gnu.org>
3482
3483 * rmail.texi: Minor updates for mbox rather than Babyl.
3484
f43a822c
KB
34852009-02-17 Karl Berry <karl@gnu.org>
3486
49b5c0e8 3487 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3488
80d634b8
RS
34892009-02-17 Richard M Stallman <rms@gnu.org>
3490
3491 * anti.texi (Antinews): Mention Babyl format.
3492
3493 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3494
3495 * rmail.texi: Update for mbox format.
3496 Various small fixes, as well as the following.
3497 (Out of Rmail): Node deleted.
3498 (Rmail): Update menu.
3499 (Rmail Files): Comment out set-rmail-inbox-list.
3500 Document rmail-inbox-list instead.
3501 (Rmail Output): Substantial changes since C-o is now
3502 rmail-output-as-seen and o is rmail-output.
3503 (Rmail Attributes): Delete `stored', add `retried'.
3504 (Rmail Display): Editing headers works in all cases.
3505
f0d129c6
GM
35062009-02-17 Glenn Morris <rgm@gnu.org>
3507
3508 * basic.texi (Position Info): M-x count-lines-region is not always on
3509 M-=. (Bug#2269)
3510
160f11d3
GM
35112009-02-09 Glenn Morris <rgm@gnu.org>
3512
3513 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3514 defaults.
3515
763e01c4
EZ
35162009-02-07 Eli Zaretskii <eliz@gnu.org>
3517
3518 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3519 documentation of possible problems with redecoding.
3520
f5e1441d
GM
35212009-02-03 Glenn Morris <rgm@gnu.org>
3522
3523 * rmail.texi (Out of Rmail): Mention b2m.pl.
3524
e1eabe41
GM
35252009-01-31 Glenn Morris <rgm@gnu.org>
3526
3527 * rmail.texi (Out of Rmail): Correct b2m location.
3528
dd05f9de
CY
35292009-01-27 Chong Yidong <cyd@stupidchicken.com>
3530
3531 * fixit.texi (Undo): Update undo limit values.
3532
d74d846e
GM
35332009-01-27 Glenn Morris <rgm@gnu.org>
3534
3535 * emacs.texi (Top): Fix Antinews menu entry.
3536
49ffdce8
KB
35372009-01-25 Karl Berry <karl@gnu.org>
3538
3539 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3540 item with no marker, instead of the syntactically incorrect
3541 @itemize @asis.
3542
467e8d77
JL
35432009-01-25 Juri Linkov <juri@jurta.org>
3544
3545 * building.texi (Grep Searching): Fix index entry for lgrep.
3546
6c60bbdb
EZ
35472009-01-24 Eli Zaretskii <eliz@gnu.org>
3548
3549 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3550
9ce5a36f
AR
35512009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3552
3553 * macos.texi (Preferences Panel): Update description of font setting to
3554 reflect that prior frame selection is no longer needed.
3555
9aa5f2fb
NR
35562009-01-20 Nick Roberts <nickrob@snap.net.nz>
3557
3558 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3559 raise GUD subsections.
3560
3892ff9c
GM
35612009-01-15 Glenn Morris <rgm@gnu.org>
3562
3563 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3564
14731c8f
GM
35652009-01-10 Glenn Morris <rgm@gnu.org>
3566
3567 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3568
45c55e53
CY
35692009-01-04 Chong Yidong <cyd@stupidchicken.com>
3570
3571 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3572 logical lines.
3573
2e4667d1
JL
35742008-12-29 Juri Linkov <juri@jurta.org>
3575
3576 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3577
3578 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3579
2a3eac47
CY
35802008-12-28 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3583 goto-address-mode instead of goto-address.
3584
3da8da94
CY
3585 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3586 mode.
3587
2a3eac47
CY
3588 * emacs.texi (Top): Update node listing.
3589
057f6dd3
EZ
35902008-12-26 Eli Zaretskii <eliz@gnu.org>
3591
3592 * custom.texi (Directory Variables): Explain what is a "project".
3593 Add indexing. Improve wording. Add a footnote about using
3594 _dir-locals.el on MS-DOS.
3595
e6979067
DN
35962008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3597
3598 * files.texi (Misc File Ops): Mention chmod as an alias for
3599 set-file-modes.
3600
9de15963
MR
36012008-12-24 Martin Rudalics <rudalics@gmx.at>
3602
3603 * help.texi (Help): Fix typos and reword.
3604 (Help Summary): Add entries for C-h n and C-h r, reorder
3605 entries, and do some minor fixes.
3606 (Name Help): Say that C-h F works for commands only.
3607 (Misc Help): Say that view-lossage displays 300 keystrokes.
3608
236fd60d
GM
36092008-12-20 Glenn Morris <rgm@gnu.org>
3610
3611 * ack.texi (Acknowledgments): General update based on AUTHORS,
3612 including removal of some stuff no longer distributed.
3613
ed9265fc 36142008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3615
ed9265fc 3616 * fixit.texi: Mention hunspell.
349b3256 3617
e840fca5
GM
36182008-12-19 Glenn Morris <rgm@gnu.org>
3619
3620 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3621 Consolidate explanatory text at start.
e840fca5
GM
3622
3623 * display.texi (Text Display):
3624 * indent.texi (Indentation): Use @acronym with ASCII.
3625
9dfa7983
GM
36262008-12-18 Glenn Morris <rgm@gnu.org>
3627
3628 * ack.texi: Various small updates and fixes.
3629
97b3a00b
JL
36302008-12-18 Juri Linkov <juri@jurta.org>
3631
3632 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3633 as a key binding to start a forward nonincremental word search.
3634 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3635 a backward nonincremental word search. Add index for `M-s w'
3636 `isearch-forward-word'.
3637 (Regexp Search): Add a short summary of regexp key commands like
3638 in the node "Basic Isearch".
3639 (Other Repeating Search): Fix typo.
3640
36412008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3642
3643 * misc.texi (PostScript Variables): Fix doc.
3644
31ce6a07
CY
36452008-12-10 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * programs.texi (Program Modes): Mention Ruby mode.
3648
636b507b
DN
36492008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3650
3651 * misc.texi (emacsclient Options): Describe what an empty string
3652 argument does for --alternate-editor.
3653
a323fa14
CY
36542008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3655
3656 * cmdargs.texi (Font X): Distinguish between client-side and
3657 server-side fonts. List valid Fontconfig properties. Add reference to
3658 Fontconfig manual. List valid GTK font properties. Explain use of
3659 fc-list.
3660
c5ca6cd0
CY
36612008-12-09 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * cmdargs.texi (Font X): Move discussion of quoting to top.
3664
e5136377
GM
36652008-12-06 Glenn Morris <rgm@gnu.org>
3666
3667 * maintaining.texi (Old Revisions): Improve previous change.
3668
248c026b
RS
36692008-12-05 Richard M Stallman <rms@gnu.org>
3670
3671 * anti.texi (Antinews): Minor fixes.
3672
a9253a1e
GM
36732008-12-03 Glenn Morris <rgm@gnu.org>
3674
3675 * maintaining.texi (Old Revisions): Fix diff-switches description.
3676
fa687b02
MR
36772008-12-01 Martin Rudalics <rudalics@gmx.at>
3678
3679 * emacs.texi (Top): Fix typo.
3680
72e6decd
CY
36812008-11-30 Chong Yidong <cyd@stupidchicken.com>
3682
320ee034
CY
3683 * misc.texi (Document View): Explain dependence on gs at the top.
3684 Copyedits.
3685
3686 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3687
72e6decd
CY
3688 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3689 (Comment Commands): Discuss region-active behavior of M-; first.
3690
2a472ee4
MR
36912008-11-29 Martin Rudalics <rudalics@gmx.at>
3692
9c6361c9
MR
3693 * display.texi (Line Truncation): Add reference to Continuation
3694 Lines.
3695
2a472ee4
MR
3696 * windows.texi (Pop Up Window): Mention split-height-threshold
3697 and split-width-threshold.
9c6361c9 3698 (Split Window): Add reference to Continuation Lines.
2a472ee4 3699
e93bc142
AR
37002008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3701
3702 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3703 (GNUstep Support): New node.
3704 * anti.texi:
3705 * emacs.texi:
3706 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3707
43b978db
RS
37082008-11-28 Richard M Stallman <rms@gnu.org>
3709
3710 * misc.texi (Dissociated Press): Minor cleanups.
3711
3712 * dired.texi (Image-Dired): Avoid passive.
3713
e8e2bd93
EZ
37142008-11-28 Eli Zaretskii <eliz@gnu.org>
3715
3716 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3717 representation.
3718
8d2d45da
CY
37192008-11-26 Richard M. Stallman <rms@gnu.org>
3720
3721 * files.texi (Visiting): Rewrite paragraph for clarity.
3722
3723 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3724
a5f7bbcc
AM
37252008-11-25 Alan Mackenzie <acm@muc.de>
3726
3727 * programs.texi (Moving by Parens): Clarify that parens inside strings
3728 and comments are ignored, and that the commands assume the starting
3729 point isn't in a string or comment.
3730
a71703d3
AR
37312008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3732
3733 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3734 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3735 version.
3736 (Mac Customization): Rewrite Preferences Panel section and merge in to
3737 this node, add Open files by dragging to an Emacs window.
3738
3739 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3740
aa5ab79a
CY
37412008-11-26 Chong Yidong <cyd@stupidchicken.com>
3742
0cc92c19
CY
3743 * files.texi (Misc File Ops): Document set-file-modes.
3744
c366b4e4
CY
3745 * windows.texi (Split Window): Document integer values of
3746 truncate-partial-width-windows.
3747
aa5ab79a
CY
3748 * text.texi (Text): Simplify description of markup languages.
3749 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3750 (TeX Editing): Note that `""' inserts one `"' character.
3751 (HTML Mode): Note in the introduction that XML mode is an alias for
3752 SGML mode. Mention nXML mode.
3753
56221db7
CY
37542008-11-25 Chong Yidong <cyd@stupidchicken.com>
3755
3756 * building.texi (Watch Expressions): Fix typo.
3757
90effe33
CY
37582008-11-24 Chong Yidong <cyd@stupidchicken.com>
3759
f90a5ae3
CY
3760 * files.texi (Visiting): Document new behavior of
3761 confirm-nonexistent-file-or-buffer.
3762
1c6c854e
CS
3763 * buffers.texi (Select Buffer):
3764 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3765
a18ffb4a
CY
3766 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3767 edit-picture.
3768
90effe33
CY
3769 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3770 edit-picture', since that is just an alias for picture-mode.
3771 (Sentences): Note that repeated M-@ extends the region.
3772 (Pages): Make terminology more consistent. Link to Regexps node.
3773 (Longlines): Discuss relationship with Visual Line mode.
3774 (Text Mode): Remove extraneous discussion of other modes, since they
3775 were already introduced in the parent node.
3776
e85103ec
CY
37772008-11-23 Chong Yidong <cyd@stupidchicken.com>
3778
5cb2fe30
CY
3779 * anti.texi (Antinews): Rewrite.
3780
1eb9b307 3781 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3782
3783 * frames.texi (Frame Commands): Mention "minimize" terminology.
3784
e85103ec
CY
3785 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3786 formats.
b908332f
CY
3787 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3788 (Misc X): Don't document useless -hb option.
e85103ec 3789
607f5f88
JL
37902008-11-22 Juri Linkov <juri@jurta.org>
3791
3792 * dired.texi (Dired Navigation): Change normal file name search option
3793 from `non-nil' to `t'. Add `dwim' option.
3794
e1b867a0
JL
37952008-11-22 Juri Linkov <juri@jurta.org>
3796
3797 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3798 ".dir-locals.el". Rename `define-project-bindings' to
3799 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3800 `dir-locals-set-directory-class'.
3801
dd186936
LK
38022008-11-22 Lute Kamstra <lute@gnu.org>
3803
3804 * buffers.texi (Select Buffer): Index goto-line.
3805 * basic.texi (Moving Point): Mention the use of a numeric prefix
3806 argument with goto-line and refer to Select Buffer for the use of a
3807 plain prefix argument.
3808
4b121911
GM
38092008-11-19 Glenn Morris <rgm@gnu.org>
3810
3811 * doclicense.texi: Update to FDL 1.3.
3812 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3813
27267e4c
CY
38142008-11-17 Chong Yidong <cyd@stupidchicken.com>
3815
696f351d
CY
3816 * custom.texi (Minor Modes): Define mode commands and mode variables
3817 more precisely. Recommend using mode commands instead of setting
3818 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3819 (Easy Customization): Use "init file" instead of .emacs.
3820 (Customization Groups): Update to new Custom buffer appearance.
3821 (Saving Customizations): Copyedits. Update example.
3822 (Variables): Give example of variable type-sensitivity.
3823 (Examining): Update example.
3824 (Hooks): Copyedits.
3825 (Specifying File Variables): Use C comments instead of an artificial
3826 Lisp for the example.
3827 (Keymaps): Move internals discussion to Prefix Keymaps.
3828 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3829 (Init Rebinding): Document kbd macro.
3830 (Init File): Link to Find Init.
696f351d
CY
3831
3832 * mark.texi (Using Region): Document Delete Selection Mode more
3833 thoroughly.
3834
3835 * frames.texi (Mouse Commands): Move most of the description of Delete
3836 Selection Mode to Using Region, and link to it.
1bc9c425 3837 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3838
b0570c25
CY
3839 * building.texi (Compilation): Document first-error value of
3840 compilation-scroll-output.
3841 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3842 works as soon as an error is available. Suggested by Juri Linkov.
3843
27267e4c
CY
3844 * mini.texi (Passwords): New node.
3845
3846 * files.texi (Remote Files): Link to Passwords node.
3847
3848 * emacs.texi (Top): Update node listings.
3849
122eb807
CY
38502008-11-16 Chong Yidong <cyd@stupidchicken.com>
3851
9c9855a3
CY
3852 * ack.texi (Acknowledgments): Some updating of credits.
3853
bd6fdcad
CY
3854 * emacs.texi (Acknowledgments): Add a couple more names.
3855
dd1eef46
CY
3856 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3857
122eb807 3858 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3859 (Misc File Ops): Document use of trash.
122eb807 3860
801a8da1
JB
38612008-11-16 Juanma Barranquero <lekktu@gmail.com>
3862
3863 * macos.texi (Mac Customization): Fix typos.
3864
0b4f2253
CY
38652008-11-14 Chong Yidong <cyd@stupidchicken.com>
3866
3867 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3868 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3869 the conventions of the main Emacs manual.
3870
3871 * emacs.texi (Top): Update node listings.
3872
517e2b89
CY
38732008-11-12 Chong Yidong <cyd@stupidchicken.com>
3874
07a85685
CY
3875 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3876 command-line-args is processed during startup.
3877 (Action Arguments): Correctly describe how file arguments interact with
3878 the startup screen. Link to Lisp Interaction for scratch buffer.
3879 (Initial Options): Link to Command Example for -batch option.
3880 (Environment): Document initial-environment.
3881
517e2b89
CY
3882 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3883 can't be changed in the site-start file.
3884
6337bbde
CY
38852008-11-07 Chong Yidong <cyd@stupidchicken.com>
3886
3887 * dired.texi (Dired): Mention C-x C-d too.
3888 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3889 (Dired Navigation): Explain dired-goto-file more clearly.
3890 Document dired-isearch-filenames.
6337bbde
CY
3891 (Dired Deletion): Remove unnecessary "expunged" terminology.
3892 (Flagging Many Files): & is now rebound to `% &'.
3893 (Shell Commands in Dired): Document dired-do-async-shell-command.
3894 Clarify how multi-file arguments are passed.
3895 (Misc Dired Features): Document dired-do-isearch.
3896
9e8eeff9
CY
38972008-11-06 Chong Yidong <cyd@stupidchicken.com>
3898
3899 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3900
e071f849
CY
39012008-11-03 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3904
05482eb1
CY
39052008-11-01 Chong Yidong <cyd@stupidchicken.com>
3906
e2346dea
CY
3907 * programs.texi (Program Modes): Link to Program Indent node.
3908 (Left Margin Paren): Explain consequences of changing
3909 open-paren-in-column-0-is-defun-start more concisely.
3910 (Which Function, Program Indent, Info Lookup): Minor edits.
3911 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3912 (Multi-line Indent): If region is active, TAB indents the region.
3913 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3914 (Matching): The delimiter at the cursor is highlighted---the character
3915 changes color.
3916 (Symbol Completion): Link to Completion node.
3917
e4b6428c
CY
3918 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3919 a strictly text-only system.
3920
05482eb1
CY
3921 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3922 batch mode.
3923
a11d3737
RS
39242008-11-01 Richard M. Stallman <rms@gnu.org>
3925
5abad626
RS
3926 * misc.texi (Document View): Major rewrite.
3927
a11d3737
RS
3928 * maintaining.texi (Types of Log File): Change logs are older than
3929 version control.
3930 (VCS Concepts): Simplify and rearrange.
3931 (Version Control Systems): Make it clear that Linux is only the kernel.
3932 (VC Mode Line): Shorten reference to menu item.
3933 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3934 (VC Directory Mode): Minor cleanup.
3935 Unchanged files are hidden, not omitted.
3936 (VC Directory Commands): Shorten and simplify.
3937 (Change Log Commands): New node, split from Change Logs.
3938 (VC Directory Buffer): New node, split from VC Directory Mode.
3939
c55a4acb
CY
39402008-10-31 Chong Yidong <cyd@stupidchicken.com>
3941
1c6c854e 3942 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3943 from files.texi.
3944
1c6c854e
CS
3945 * files.texi (Version Control): Move to maintaining.texi.
3946 Subnodes moved as well.
3947 (Document Files): Move to misc.texi.
df0356f6 3948
c55a4acb
CY
3949 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3950 vc-update-change-log.
df0356f6
CY
3951 (Version Control): Move here from files.texi.
3952 (Format of ChangeLog): Make it a subnode of Change Log.
3953
3954 * emacs.texi (Top): Update node listing.
c55a4acb 3955
ef082374
TH
39562008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3957
3958 * files.texi (Files): Add a section about document
3959 files (doc-view-mode).
3960
d52582c3
CY
39612008-10-31 Chong Yidong <cyd@stupidchicken.com>
3962
1c6c854e
CS
3963 * building.texi (Compilation Mode):
3964 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3965 (Debuggers): Lower GUD subsections to subsubsections.
3966 (Starting GUD): Add cindex.
3967 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3968
4e0a0968
CY
39692008-10-30 Chong Yidong <cyd@stupidchicken.com>
3970
03625b47
CY
3971 * indent.texi (Indentation): Link to Program Indent.
3972
4e0a0968
CY
3973 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3974 now uses emacsclient's terminal.
3975
8bd3f7ef
CY
39762008-10-29 Chong Yidong <cyd@stupidchicken.com>
3977
80e5620e
CY
3978 * mark.texi (Using Region): Document use-empty-active-region.
3979
97d5c404
CY
3980 * emacs.texi (Top): Update node listings.
3981
1c6c854e
CS
3982 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3983 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3984 (Invoking emacsclient): Rewrite, moving optional arguments to
3985 emacsclient Options.
21d2bae3
CY
3986 (emacsclient Options): New node. Document server-use-tcp and
3987 server-host.
8bd3f7ef 3988
5fda2cbd
CY
39892008-10-28 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * indent.texi (Indentation): Replace list with paragraphed text,
3992 putting description of syntax-driven indentation first. Document new
3993 effect of active regions on tab.
3994 (Tab Stops): Note that editable tab stops affect indentation commands.
3995
4ff029f6
DN
39962008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3997
3998 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3999
996cd6e4
CY
40002008-10-23 Chong Yidong <cyd@stupidchicken.com>
4001
f28815e3
CY
4002 * custom.texi (Function Keys): Note that modified keypad keys are not
4003 translated.
4004
996cd6e4
CY
4005 * basic.texi (Arguments): Explain how to insert multiple digits.
4006
49545fe2
MA
40072008-10-22 Michael Albinus <michael.albinus@gmx.de>
4008
4009 * files.texi (Remote Files): Precise selection of default method.
4010 Rewrite paragraph about disabling remote file names.
4011
edac0b53
CY
40122008-10-22 Chong Yidong <cyd@stupidchicken.com>
4013
e752c544
CY
4014 * search.texi (Special Isearch): Document M-TAB is isearch.
4015
edac0b53
CY
4016 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4017 command.
4018
4019 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4020
20a36054
TH
40212008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4022
1c6c854e 4023 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4024 section.
4025
69051ab6
CY
40262008-10-21 Chong Yidong <cyd@stupidchicken.com>
4027
c4b1a32a
CY
4028 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4029 to files.texi. Move contents of vc2-xtra.texi here.
4030
4031 * vc2-xtra.texi: File removed.
4032
4033 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4034 Directory Commands from the submenu. Don't include deleted file
4035 vc2-xtra.texi.
4036
4037 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4038 (Version Control): Add VC Directory Mode and VC Directory Commands to
4039 the submenu.
4040 (Why Version Control?): Use table format.
4041 (Version Control Systems): Note that Meta-CVS support is gone.
4042 (VCS Concepts): Note precisely when VC started supporting filesets.
4043 Remove bogus xref to CVS Options node.
4044 (Types of Log File): Copyedits.
4045 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4046 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4047 The Right Thing.
4048 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4049 (Log Buffer): Reorganize node, putting C-c C-c description first.
4050 (Old Revisions): Use CVS for example, not RCS.
4051 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4052 Commands from the submenu, putting them under Version Control.
4053 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4054 need to include it in the manual unconditionally, since it is now
4055 crucial to using distributed version control systems.
1a6e2954
CY
4056 (Comparing Files): Note that diff uses the minibuffer, and that the
4057 output is shown using Diff mode.
1c6c854e
CS
4058 (Diff Mode): Explain what "patch" and "hunk" mean.
4059 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4060 diff-show-trailing-whitespaces.
1a6e2954 4061 (File Archives): Add rar support.
c4b1a32a 4062
69051ab6
CY
4063 * major.texi (Choosing Modes): Make mode selection sequence more
4064 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4065 magic-mode-alist is nil by default.
4066 Document magic-fallback-mode-alist.
69051ab6 4067
e7421e03
CY
40682008-10-20 Chong Yidong <cyd@stupidchicken.com>
4069
4070 * frames.texi (Mouse References): Copyedits.
4071
6b2efdc2
TH
40722008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4073
4074 * ack.texi (Acknowledgments): Add myself as doc-view author.
4075
9c5e9396
EZ
40762008-10-20 Eli Zaretskii <eliz@gnu.org>
4077
4078 * frames.texi (Dialog Boxes): Add @cindex entries.
4079
dac94f8e
CY
40802008-10-20 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4083 (Text-Only Mouse): Copyedit.
4084
25597d40
CY
40852008-10-19 Chong Yidong <cyd@stupidchicken.com>
4086
f8a447f6
CY
4087 * frames.texi: Use @key throughout for mouse clicks.
4088 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4089 (Secondary Selection): Fix modified mouse click syntax.
4090 (Clipboard): Describe Cut, Copy and Paste commands.
4091 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4092 Copyedits.
4093 (Creating Frames): Add xref to Init File.
4094 (Frame Commands): Add xref to Exiting.
4095 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4096
b0f95216
CY
40972008-10-15 Chong Yidong <cyd@stupidchicken.com>
4098
b0817f00
CY
4099 * files.texi (Version Control): Copyedits. Add Bazaar.
4100 (Version Control Systems): List different VCS's using an itemized list.
4101 Add Bazaar.
4102 (VCS Concepts): Copyedits. Tweak description of file merging.
4103
b0f95216
CY
4104 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4105 (Cut/Paste Other App): Document select-active-regions and
4106 x-select-enable-primary.
4107
69d0d701
CY
41082008-10-13 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * mark.texi (Shift Selection): Correct case in node name.
4111
4112 * emacs.texi (Top): Update node order in Mark chapter.
4113
375e8351
EZ
41142008-10-12 Eli Zaretskii <eliz@gnu.org>
4115
4116 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4117
4118 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4119 elsewhere in the manual instead of describing yet again the intricacies
4120 of $HOME on MS-Windows and MS-DOS.
4121
ab58114f
CY
41222008-10-12 Chong Yidong <cyd@stupidchicken.com>
4123
4f959513 4124 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4125 (Minibuffer File): Add discussion of `~' in file names.
4126 Add insert-default-directory index reference.
4f959513 4127
ab58114f
CY
4128 * files.texi (File Names): Reorganize description.
4129 (Visiting): Add xref to Mode Line. Copyedits.
4130 (Save Commands): Mention prefix behavior of C-x C-s.
4131 (Numbered Backups): Node deleted.
4132 (Backup Names): Contents of Numbered Backups moved here. State default
4133 of version-control variable.
4134 (Reverting): Copyedits.
4135 (Version Control): Add additional version control systems.
4136
4137 * emacs.texi (Top): Delete Numbered Backups node.
4138
4139 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4140 Backup Names.
f2884f63 4141 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4142
b0b5100a
RF
41432008-10-11 Romain Francoise <romain@orebokech.com>
4144
4145 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4146
89774b5f
CY
41472008-10-11 Chong Yidong <cyd@stupidchicken.com>
4148
4149 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4150 (Select Buffer): Mention use of minibuffer history. Describe default
4151 value of default-major-mode. Mention that C-x 4 b selects the other
4152 window.
4153 (List Buffers): Document CRM indicators in the order they appear.
4154 (Kill Buffer): Document new command kill-matching buffers.
4155 (Several Buffers): Move explanation of the relationship between buffer
4156 list and buffer menu to the top.
4157 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4158
4c72bf27
CY
41592008-10-10 Chong Yidong <cyd@stupidchicken.com>
4160
4161 * entering.texi (Exiting): Document change of C-x C-c to
4162 save-buffers-kill-terminal. Document kill-emacs.
4163
f68eb991
EZ
41642008-09-30 Eli Zaretskii <eliz@gnu.org>
4165
4166 * mule.texi (Coding Systems): Don't mention codepage-setup.
4167
4168 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4169 cpNNN coding systems anymore.
4170 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4171 for unibyte mode. Don't mention line-drawing characters.
4172 Don't mention dos-unsupported-char-glyph.
f68eb991 4173
1a2dd44d
CY
41742008-09-25 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * search.texi (Search): Shorten introduction.
4177 (Basic Isearch): Add command table. Discuss reverse isearch and
4178 isearch highlighting.
4179 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4180 ring to cindex.
4181 (Special Isearch): Move input methods discussion here.
4182 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4183 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4184 Repeat Isearch.
4185 (Isearch Minibuffer): New node.
4186 (Word Search): Document new word search commands.
4187 (Regexp Example): Simplify example using sentence-end-base variable.
4188 (Replace): Reword introduction.
4189 (Unconditional Replace): Remove unnecessary example.
4190 (Other Repeating Search): Document new `M-s o' binding.
4191
4192 * emacs.texi (Top): Update node listings.
4193
e45da31d
JB
41942008-09-22 Juanma Barranquero <lekktu@gmail.com>
4195
4196 * emacs.texi (Top): Remove Kill Errors from menu.
4197
841c8096
CY
41982008-09-22 Chong Yidong <cyd@stupidchicken.com>
4199
402168fa
CY
4200 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4201 interface for defining macros. Simplify examples. Note that C-g quits
4202 macro definitions.
1c6c854e
CS
4203 (Keyboard Macro Counter): Document using F3 to insert counter.
4204 Give usage example.
402168fa
CY
4205 (Keyboard Macro Query): Organize query responses in a table.
4206
1c6c854e
CS
4207 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4208 Link to Erasing node.
841c8096
CY
4209 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4210 rationale to a footnote.
4211 (Kill Errors): Remove node, due to redundancy with Erasing.
4212 (Spelling): Move discussion of flyspell to end. Note new behavior of
4213 M-$ in active region. Remove non-ispell-specific keybindings from
4214 table.
4215
eab2ee89
DN
42162008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4217
4218 * cmdargs.texi (Initial Options): Document --daemon.
4219
3d53e905
GM
42202008-09-20 Glenn Morris <rgm@gnu.org>
4221
4222 * files.texi (Numbered Backups): Mention that some modes set
4223 version-control.
4224
1c90484d
GM
42252008-09-20 Jim Blandy <jimb@red-bean.com>
4226
4227 * files.texi (Numbered Backups): Reference File Variables, as well.
4228 Remove discussion of Rmail's implementation.
4229
0fc0d844
CY
42302008-09-06 Chong Yidong <cyd@stupidchicken.com>
4231
4232 * misc.texi (Recursive Edit): Note that top-level exits active
4233 minibuffers.
4234
4235 * trouble.texi (Quitting): Likewise.
4236
b18d283d
CY
42372008-08-31 Chong Yidong <cyd@stupidchicken.com>
4238
4239 * emacs.texi (Top): Add Temporary Face Changes xref.
4240
4241 * display.texi (Display): Move Temporary Face Changes node to just
4242 after Standard Faces.
4243 (Scrolling): Document recenter-top-bottom instead of recenter.
4244 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4245 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4246 (Display Custom): Copyedits.
4247 (Optional Mode Line): Document display-battery-mode.
4248
180135fc
RF
42492008-08-27 Romain Francoise <romain@orebokech.com>
4250
4251 * custom.texi (Directory Variables): Minor fix.
4252
d3fe3475
GM
42532008-08-27 Glenn Morris <rgm@gnu.org>
4254
4255 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4256 descriptions.
4257 (Calendar Customizing): Tweak layout description.
183080b6 4258 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4259 markers. Condense calendar-star-date and calendar-mark-today
4260 description.
4261 (Holiday Customizing): Add oriental and solar holidays.
4262 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4263 Fix holiday-float description. Use zerop in examples. Be less verbose.
4264 (Date Display Format): Change ISO format. Be less verbose.
4265 (Diary Customizing): Mention day and month abbrev arrays.
4266 Mention the date-form variables by name. Update European example.
4267 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4268 Condense examples. Mention diary-entry-symbols by name.
4269 Condense table for insertion commands.
4270 (Fancy Diary Display): Mention diary-include-string and
4271 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4272 Ethiopic, Persian date functions. Condense descriptions.
4273
4274 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4275 (Adding to Diary): Adapt for changed node name.
4276
71755807
GM
42772008-08-26 Glenn Morris <rgm@gnu.org>
4278
4279 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4280 node "Hebrew/Islamic Entries".
4281
4282 * calendar.texi (Specified Dates): Fix names of iso functions.
4283 (General Calendar): There may not be another window.
4284 (Writing Calendar Files, Holidays): Tweak intro.
4285 (Holidays): Mention Baha'i and Chinese holidays.
4286 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4287 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4288 (To Other Calendar): Add calendar-print-other-dates.
4289 Refer to "graphic display" rather than "X.
4290 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4291 (Displaying the Diary): Fix whitespace after reference.
4292 Fix `diary-number-of-entries' reference.
4293 (Date Formats): Explicitly mention that day names can be abbreviated.
4294 (Adding to Diary): Add some references to other sections.
4295 (Special Diary Entries): Fix reference.
4296 (Appointments): Simplify appt-message-warning-time entry.
4297 Clarify where times must be.
4298 (Importing Diary): Comment out icalendar paragraph that does not apply.
4299 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4300
d76ebc75
GM
43012008-08-23 Glenn Morris <rgm@gnu.org>
4302
4303 * fortran-xtra.texi (Fortran): Change description of free form and
4304 fixed form a bit. Mention hideshow and imenu.
4305 (Fortran Motion): Mention fortran-end-of-subprogram,
4306 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4307 (Fortran Indent): Minor re-word.
4308 (ForIndent Commands): Mention fortran-fill-paragraph and
4309 fortran-fill-statement.
4310 (ForIndent Cont): Mention fortran-tab-mode-string.
4311 (Fortran Comments): Mention fortran-comment-line-start-skip.
4312 (Fortran Columns): Mention font-locking.
4313 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4314
1fc0ce04 43152008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4316
4317 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4318
5c52e13c
CY
43192008-08-22 Chong Yidong <cyd@stupidchicken.com>
4320
4321 * mini.texi (Minibuffer): Simplify introduction.
4322 (Minibuffer File): Document tilde in minibuffer filenames.
4323 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4324 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4325 (Completion Example): Update example to current command list.
4326 (Completion Options): Document `lazy' value of completion-auto-help.
4327 Update contents of completion-ignored-extensions.
4328 (Minibuffer History): Describe "future history" list. State default
4329 value of history-delete-duplicates.
4330
77a00355
GM
43312008-08-21 Glenn Morris <rgm@gnu.org>
4332
4333 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4334 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4335
39ee1d04
CY
43362008-08-17 Chong Yidong <cyd@stupidchicken.com>
4337
4338 * regs.texi (Registers): Clarify valid register names.
4339 (RegPos): Note that buffer is saved and restored too.
4340 (RegText): Note that mark is reactivated/deactivated.
4341 (RegConfig): Xref to Windows node.
4342
b12c348f
CY
43432008-08-16 Chong Yidong <cyd@stupidchicken.com>
4344
3ae7ba79
CY
4345 * basic.texi (Inserting Text): Provide command name for C-q.
4346
b12c348f
CY
4347 * killing.texi (Killing): Copyedit. Define read-only text.
4348 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4349 (Killing by Lines): Copyedit.
4350 (Other Kill Commands): Move M-w description here.
4351 (Yanking): Move M-w to Other Kill Commands.
4352 (Kill Ring): Also mention saving text in registers. Link to Text
4353 Properties in elisp manual.
4354 (Accumulating Text): Copyedit.
4355 (CUA Bindings): Shift selection is now the default.
4356
d8ff7692
TZ
43572008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4358
4359 * maintaining.texi (Change Log): Mention next-error is available.
4360
a43a8a2e
GM
43612008-08-10 Glenn Morris <rgm@gnu.org>
4362
4363 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4364 and intermonth text.
4365 (Holiday Customizing): Add holiday-chinese.
4366
eba27308
EZ
43672008-08-08 Eli Zaretskii <eliz@gnu.org>
4368
4369 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4370
5f14a5b3
DN
43712008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4372
4373 * files.texi (Log Buffer): Describe C-c C-d.
4374 (Diff Mode): Describe C-x 4 A.
4375
49989bff
EZ
43762008-08-06 Eli Zaretskii <eliz@gnu.org>
4377
4378 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4379
5c915c02
DN
43802008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4381
2beaf97a
DN
4382 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4383 describe the new bindings to show the changeset diff, toggle annotation
4384 visibility, show revisions.
4385 (VC Status): Describe key bindings for modifying the change comments,
4386 displaying changeset diffs and annotations.
4387
5c915c02
DN
4388 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4389
71798ace
NR
43902008-08-05 Nick Roberts <nickrob@snap.net.nz>
4391
4392 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4393
b8949644
EZ
43942008-08-02 Eli Zaretskii <eliz@gnu.org>
4395
4396 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4397 and wording.
4398
819567d1
DN
43992008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4400
4401 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4402 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4403 commands. Improve some old info.
4404
5f38310a
CY
44052008-07-31 Chong Yidong <cyd@stupidchicken.com>
4406
0dc3906b
CY
4407 * display.texi (Visual Line Mode): New node.
4408
5f38310a 4409 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4410 (Moving Point): Add additional alternative key bindings.
4411 Describe line-move-visual.
5f38310a
CY
4412 (Erasing): Describe DEL.
4413 (Basic Undo, Blank Lines, Arguments): Copyedit.
4414 (Continuation Lines): Mention Visual Line mode.
4415 (Position Info): Move extended discussion to mule.texi.
4416
4417 * mule.texi (International Chars): Describe C-x =.
4418
4419 * emacs.texi (Top): Add Visual Line Mode node.
4420
7c2fb837
DN
44212008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4422
4423 * emacs.texi: Remove VMS support.
4424
3f6b73ef
DN
44252008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4426
4427 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4428 the vc-dir command name.
4429
9e2a2647
DN
44302008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4431
4432 * xresources.texi: Remove mentions of Mac Carbon.
4433
568beaa2
AS
44342008-07-19 Andreas Schwab <schwab@suse.de>
4435
4436 * ns-emacs.texi: Move to ../misc.
4437
0ef94706
CY
44382008-07-15 Chong Yidong <cyd@stupidchicken.com>
4439
4440 * entering.texi (Exiting): Don't describe text-only terminals as the
4441 default. Describe the new startup screen.
4442 (Exiting): Describe how to kill Emacs first. Change description of
4443 iconification to handle modern window systems.
4444
ba60bd44 44452008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4446
4447 * ns-emacs.texi: New file, documents features of Emacs port under
4448 NeXTstep windowing.
4449
9f30aa73
CY
44502008-07-15 Chong Yidong <cyd@stupidchicken.com>
4451
938a5d2e
CY
4452 * entering.texi (Entering Emacs): Update prev node.
4453
4454 * glossary.texi (Glossary): Remove xref to Text Characters.
4455
9f30aa73
CY
4456 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4457 directly, rather than in the context of ASCII. Move description of
4458 special properties of modifier key to new Modifier Keys node.
4459 (Keys): Copyedit.
4460 (Text Characters): Delete node. Multibyte is the default nowadays, and
4461 the node contents are obsolete.
4462
4463 * custom.texi (Modifier Keys): New node.
4464
4465 * emacs.texi (Top): Update node list.
4466
7e53d36c
CY
44672008-07-13 Chong Yidong <cyd@stupidchicken.com>
4468
4469 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4470 saying that Emacs provides menus and mouse support (which is par for
4471 the course).
4472
4473 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4474 early on.
4475 (Point): Copyedit. Relegate historical trivia to a footnote.
4476 (Mode Line): Explain mode-line format more consistently.
4477 (Menu Bar): Copyedit.
4478
1e9fa96d
GM
44792008-06-27 Glenn Morris <rgm@gnu.org>
4480
4481 * cal-xtra.texi (Sexp Diary Entries):
4482 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4483
dc9bebb8
CY
44842008-06-26 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * mark.texi (Shift selection): New node.
4487 (Mark): Copyedits.
4488 (Persistent Mark): Move to the end of the chapter.
4489
e7881076
EZ
44902008-06-20 Eli Zaretskii <eliz@gnu.org>
4491
4492 * makefile.w32-in (distclean): Remove makefile.
4493
f427400c
NR
44942008-06-17 Nick Roberts <nickrob@snap.net.nz>
4495
4496 * building.texi (Starting GUD): Add an entry for gud-gdb.
4497 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4498 command mode.
4499
b597d348
GM
45002008-06-17 Glenn Morris <rgm@gnu.org>
4501
4502 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4503
647b7094
NR
45042008-06-17 Nick Roberts <nickrob@snap.net.nz>
4505
4506 * building.texi (Starting GUD): Expand on remote debugging.
4507 (Other GDB-UI Buffers): Mention new keyboard bindings.
4508
47a30023
GM
45092008-06-15 Glenn Morris <rgm@gnu.org>
4510
4511 * gnu.texi: Use a verbatim license for this invariant section,
4512 as per etc/GNU.
4513
37e5d54a
GM
45142008-06-13 Daniel Engeler <engeler@gmail.com>
4515
4516 * emacs.texi, misc.texi: Add documentation about serial port access.
4517
8e65d46c
GM
45182008-06-13 Glenn Morris <rgm@gnu.org>
4519
c1473b4c
MB
4520 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4521 maintain.info.
8e65d46c 4522
e40a85cd
MB
45232008-06-05 Miles Bader <miles@gnu.org>
4524
4525 * display.texi (Temporary Face Changes): Update to reflect function
4526 renamings in face-remap.el.
4527
56c73dec
MB
45282008-06-04 Miles Bader <miles@gnu.org>
4529
1c6c854e
CS
4530 * display.texi (Temporary Face Changes):
4531 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4532 `increase-buffer-face-height' and `decrease-default-face-height' now
4533 that they aren't bound by default.
4534
9d3d42fb
MB
45352008-06-03 Miles Bader <miles@gnu.org>
4536
4537 * display.texi (Temporary Face Changes): New node.
4538
2be6bfe2
EZ
45392008-05-31 Eli Zaretskii <eliz@gnu.org>
4540
4541 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4542
daf7e339
GM
45432008-05-31 Glenn Morris <rgm@gnu.org>
4544
4545 * cal-xtra.texi (Fancy Diary Display): Simplify.
4546
d21d2618
GM
45472008-05-30 Glenn Morris <rgm@gnu.org>
4548
4549 * cal-xtra.texi (Fancy Diary Display): Update for
4550 diary-display-function replacing diary-display-hook.
4551
71ce5fd0
JB
45522008-05-29 Drew Adams <drew.adams@oracle.com>
4553
4554 * msdog.texi (Windows Keyboard): Add descriptions of
4555 w32-register-hot-key and w32-unregister-hot-key.
4556
a3cdbdf8
MO
45572008-05-21 Tom Tromey <tromey@redhat.com>
4558
4559 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4560 Variables node.
4561
854a574c
MO
45622008-05-19 Tom Tromey <tromey@redhat.com>
4563
4564 * custom.texi (Variables): Add Directory Variables to menu.
4565 (Directory Variables): New node.
4566
7c2ec3f9
ER
45672008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4568
71ce5fd0 4569 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4570
370fded4
ER
45712008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4572
4573 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4574 Revision Tags and rewritten. Section now uses modern terminology,
4575 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4576 accurately.
4577
6af511e3
EZ
45782008-05-10 Eli Zaretskii <eliz@gnu.org>
4579
4580 * msdog.texi (Windows Files): Update documentation of
4581 w32-get-true-file-attributes.
4582
7a78b6e7
ER
45832008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4584
4585 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4586 directory mode.
4587
1bcfc24e
CY
45882008-05-08 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4591 entry "television".
1bcfc24e 4592
db86064f
ER
45932008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4594
ab5ec32c 4595 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4596
a31b405e
ER
45972008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4598
4599 * emacs/buffers.texi, emacs/files.texi (Version-control):
4600 vc-toggle-read-only is no longer a good idea...
4601
ff2c14fc
GM
46022008-04-29 Glenn Morris <rgm@gnu.org>
4603
4604 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4605
367c9b7c
JL
46062008-04-22 Juri Linkov <juri@jurta.org>
4607
4608 * dired.texi (Subdirectories in Dired): Describe using `^'
4609 to return to the parent directory.
4610
4ac1e9b4
NR
46112008-04-22 Nick Roberts <nickrob@snap.net.nz>
4612
4613 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4614 recent changes.
4615
b9b3bf2b
NR
46162008-04-19 Nick Roberts <nickrob@snap.net.nz>
4617
4618 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4619 (Other GDB-UI Buffers): Update for recent thread related changes.
4620
4d120d6a
SM
46212008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4622
4623 * maintaining.texi (Maintaining):
4624 * emacs.texi (Top): Typo.
4625
a152877d
SM
46262008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4627
b9b3bf2b
NR
4628 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4629 arg in `font-lock-add-keywords'.
a152877d 4630
36c0514c
GM
46312008-04-08 Glenn Morris <rgm@gnu.org>
4632
4633 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4634 Also add Baha'i calendar references where appropriate.
4635
06a97d46
GM
46362008-04-05 Glenn Morris <rgm@gnu.org>
4637
4638 * custom.texi (Init File): Byte-compiling .emacs is bad.
4639
6adc6eed
SM
46402008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4641
4642 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4643
571388b0
GM
46442008-03-29 Glenn Morris <rgm@gnu.org>
4645
4646 * calendar.texi: Update for `calendar-date-style' replacing
4647 `european-calendar'.
4648
3ae8f876
JR
46492008-03-28 Jason Rumney <jasonr@gnu.org>
4650
4651 * display.texi (Display Custom): Mention overlay-margin in text.
4652
5bc6ddff 46532008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4654
5bc6ddff
MB
4655 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4656 tutorial' comments.
03a864d5 4657
7186a830
CY
46582008-03-28 Chong Yidong <cyd@stupidchicken.com>
4659
4660 * mark.texi (Mark): Rearrange nodes.
4661 (Persistent Mark): Rename from Transient Mark.
4662 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4663 Describe Transient Mark mode as the default.
4664
4665 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4666 the default behavior with Transient Mark mode off.
4667 (Position Info): Fix typo.
4668
71ce5fd0
JB
4669 * display.texi (Standard Faces): Reference the Mark node.
4670 Remove discussion of the region face, which is discussed there.
7186a830
CY
4671
4672 * emacs.texi (Top): Update node listings.
4673
4674 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4675 as the default.
4676
4677 * fixit.texi (Undo): Standardize choice of undo key sequence.
4678 (Undo, Spelling): Describe Transient Mark mode as the default.
4679
4680 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4681 default.
4682
4683 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4684
4685 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4686 mode is the default, and note that the mark is not activated when set.
4687
4688 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4689 Describe Transient Mark mode as the default.
4690
4691 * search.texi (Basic Isearch): Reference the Mark Ring node.
4692 (Replace, Unconditional Replace, Other Repeating Search):
4693 Describe Transient Mark mode as the default.
4694
1c6c854e
CS
4695 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4696 Describe Transient Mark mode as the default.
7186a830
CY
4697 (Paragraphs): Describe how M-h behaves when region is active.
4698
4699 * trouble.texi (Quitting): Clarify effects of C-g.
4700
dc47d1ff
GM
47012008-03-13 Glenn Morris <rgm@gnu.org>
4702
4703 * emacs.texi (EMACSVER): Set to 23.0.60.
4704
e3e0fb39 47052008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4706
e3e0fb39
GM
4707 * dired.texi (Hiding Subdirectories): Fix previous change.
4708
47092008-03-05 Drew Adams <drew.adams@oracle.com>
4710
4711 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4712
5e14abf8
KS
47132008-02-28 Kim F. Storm <storm@cua.dk>
4714
4715 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4716 Move describe-distribution to C-h C-o.
4717 Move view-emacs-problems to C-h C-p.
4718 Add view-emacs-debugging on C-h C-d.
4719 Add view-external-packages on C-h C-e.
d0207bf3 4720 Add view-order-manuals on C-h C-m.
5e14abf8 4721
d0207bf3 47222008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4723
4724 * msdog-xtra.texi (MS-DOS): Docstring fix.
4725
87e391bb
EZ
47262008-02-09 Eli Zaretskii <eliz@gnu.org>
4727
4728 * msdog.texi (Windows Fonts): Use a @table for describing font
4729 properties.
4730
5662e503
JR
47312008-02-07 Jason Rumney <jasonr@gnu.org>
4732
4733 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4734 value has changed.
4735 (Windows HOME): Clarify what is meant by "if that fails as well".
4736 (Windows Fonts): New section.
4737
72463824
GM
47382008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4739
4740 * basic.texi (Basic Undo): Remove duplicate "you can".
4741
7ff926e0
EZ
47422008-02-02 Eli Zaretskii <eliz@gnu.org>
4743
4744 * maintaining.texi (Tags): Fix last change.
4745
6ab7aef1
MA
47462008-02-02 Michael Albinus <michael.albinus@gmx.de>
4747
093571c3 4748 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4749
ace67e7e
NR
47502008-01-31 Nick Roberts <nickrob@snap.net.nz>
4751
4752 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4753
ae068fdf
RS
47542008-01-26 Richard Stallman <rms@gnu.org>
4755
4756 * maintaining.texi (Tags): Delete redundant index entry.
4757
a56d9a08
EZ
47582008-01-26 Eli Zaretskii <eliz@gnu.org>
4759
4760 * programs.texi (Imenu): Move "@cindex tags" from here...
4761 * maintaining.texi (Tags): ...to here.
4762
e941ed90
NR
47632008-01-23 Kevin Ryde <user42@zip.com.au>
4764
4765 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4766 click count.
4767
650276d5
JB
47682008-01-21 Juanma Barranquero <lekktu@gmail.com>
4769
4770 * entering.texi (Exiting): Fix typo.
4771 Reported by D. E. Evans <sinuhe@gnu.org>.
4772
8dc17977
MR
47732007-12-31 Martin Rudalics <rudalics@gmx.at>
4774
4775 * glossary.texi (Glossary): Fix typo.
4776
9f9695a6
RS
47772007-12-27 Richard Stallman <rms@gnu.org>
4778
4779 * text.texi (Formatted Text): Improve menu tag.
4780 (Editing Format Info): In Info, add duplicate menu of nodes
4781 about the submenus.
4782 (Format Faces): Say where Faces menu is found. Mention Other.
4783 (Format Colors): Say where these submenus are found.
4784 (Format Indentation, Format Justification): Likewise.
4785 (Format Properties): Likewise.
4786
abfd0191
RS
47872007-12-22 Richard Stallman <rms@gnu.org>
4788
4789 * search.texi (Query Replace): Make exp of query-replace more
4790 self-contained, and clarify.
8dc17977 4791
abfd0191
RS
4792 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4793
a2586785
RS
47942007-12-15 Richard Stallman <rms@gnu.org>
4795
4796 * files.texi (Auto Save): Clarify definition of auto-saving.
4797
a67cf2bb
RS
47982007-11-26 Richard Stallman <rms@gnu.org>
4799
4800 * help.texi (Help Echo): Cleanups.
4801
448b33b1
TTN
48022007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4803
4804 * files.texi (Why Version Control?): Fix typo.
4805 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4806 (Selecting a Fileset): Fix typos; small rewording.
4807 (Log Buffer): Likewise.
4808 (Old Revisions): Likewise.
448b33b1 4809
221bb7f6
EZ
48102007-11-17 Eli Zaretskii <eliz@gnu.org>
4811
4812 * mule.texi (Communication Coding): Fix wording of last change.
4813
d0207bf3 48142007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4815
630cb3b7
JB
4816 * custom.texi (Specifying File Variables):
4817 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4818
53b7759e
KH
48192007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4820
a5ab2e0c 4821 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4822
4823 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4824
c8763fb6 48252007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4826
630cb3b7 4827 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4828 --output=file.
4829
ff98e024
MR
48302007-11-13 Martin Rudalics <rudalics@gmx.at>
4831
4832 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4833 (Help Echo): Avoid mentioning the term "region" here and
4834 consistently use the term "active text".
4835
37b11c22
GM
48362007-11-11 Glenn Morris <rgm@gnu.org>
4837
4838 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4839
21d50ba1
JL
48402007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4841
1c6c854e
CS
4842 * search.texi (Query Replace):
4843 Mention `query-replace-show-replacement'.
21d50ba1 4844
c12ecb0a 48452007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4846
4847 * building.texi (Watch Expressions): Remove obscure sentence.
4848
3b4201f4
KH
48492007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4850
4851 * mule.texi (Select Input Method): Describe how to activate an input
4852 method in the text mode.
4853
07e5c0b0
DN
48542007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4855
4856 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4857
52dd7391
NR
48582007-10-30 Nick Roberts <nickrob@snap.net.nz>
4859
4860 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4861
c004e539
GM
48622007-10-30 Glenn Morris <rgm@gnu.org>
4863
4864 * misc.texi (Directory Tracking): Explain a bit more about
4865 dirtrack-mode.
4866
ca8c5b8c
GM
48672007-10-25 Glenn Morris <rgm@gnu.org>
4868
4869 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4870
b6c764ef
RS
48712007-10-24 Richard Stallman <rms@gnu.org>
4872
4873 * misc.texi (Interactive Shell): Cleanup last change.
4874
eabd84c9
JL
48752007-10-22 Juri Linkov <juri@jurta.org>
4876
4877 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4878 default values.
4879
0b43c7e2
ER
48802007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4881
ca8c5b8c 4882 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4883 'filesets'.
4884
a80859d4
MR
48852007-10-18 Martin Rudalics <rudalics@gmx.at>
4886
4887 * trouble.texi (Quitting): Fix typo.
4888
c9447ae1
GM
48892007-10-18 Glenn Morris <rgm@gnu.org>
4890
4891 * frames.texi (Mode Line Mouse): Mention minor mode names.
4892
168b980f
JL
48932007-10-17 Juri Linkov <juri@jurta.org>
4894
4895 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4896 fill-paragraph operates on the active region in Transient Mark mode.
4897 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4898 with fill-paragraph.
4899
4900 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4901 fill-paragraph.
4902
4903 * fixit.texi (Spelling): ispell-word operates on the active region
4904 in Transient Mark mode.
4905
5a331f34
JB
49062007-10-17 Aaron S. Hawley <aaronh@garden.org>
4907
4908 * building.texi (Source Buffers):
4909 * custom.texi (Init Non-ASCII):
4910 * glossary.texi (Glossary): Use "key binding" consistently.
4911
2a9f4d55
JB
49122007-10-17 Juanma Barranquero <lekktu@gmail.com>
4913
4914 * calendar.texi (Diary): Fix directive.
4915
de13cecf
RS
49162007-10-16 Richard Stallman <rms@gnu.org>
4917
4918 * calendar.texi (Diary): Clarify text about diary file example.
4919
5f90d53e
ER
49202007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4921
4922 * files.texi: Capitalize node names according to convention.
4923
3aa491bc
GM
49242007-10-13 Glenn Morris <rgm@gnu.org>
4925
4926 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4927
8a3106d3
ER
49282007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4929
4930 * emacs.texi:
4931 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4932 suggested by RMS and Robert J. Chassell.
8a3106d3 4933
da1080a2
ER
49342007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4935
3aa491bc 4936 * files.texi (Version Systems):
0870a421
ER
4937 * vc-xtra.texi:
4938 * vc1-xtra.texi:
ac3f4c6f 4939 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4940 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4941 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4942 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4943
58ade22b
ER
49442007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4945
da1080a2 4946 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4947 Reorder the descriptions to be chronological.
4948
93870ce2
RS
49492007-10-09 Richard Stallman <rms@gnu.org>
4950
4951 * display.texi (Cursor Display): Correct how cursor appears
4952 in nonselected windows.
4953
568c7288
NR
49542007-10-04 Nick Roberts <nickrob@snap.net.nz>
4955
4956 * building.texi (GDB Graphical Interface): Remove references to gdba
4957 and mention gud-gdb.
4958
1af74d06 49592007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4960
1af74d06 4961 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4962
0d8fb755
JL
49632007-10-06 Juri Linkov <juri@jurta.org>
4964
4965 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4966 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4967 fill-paragraph-or-region.
4968
4969 * basic.texi (Arguments): Replace fill-paragraph with
4970 fill-paragraph-or-region.
4971
b981e2c6
ER
49722007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4973
4974 * files.texi: Update the section on version control for 2007
2a9f4d55 4975 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4976 will come later.
4977
5fceaf9c
GM
49782007-09-15 Glenn Morris <rgm@gnu.org>
4979
4980 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4981 to `list-holidays'.
4982
b0e44b17
GM
49832007-09-14 Glenn Morris <rgm@gnu.org>
4984
4985 * calendar.texi: Update all instances of mark-calendar-holidays,
4986 list-calendar-holidays, list-holidays with the new names.
4987
8cf51b2c
GM
49882007-09-06 Glenn Morris <rgm@gnu.org>
4989
46a367db 4990 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4991 Split into the Emacs manual in emacs/, and other manuals in misc/.
4992 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4993 manual.
4994 (infodir): New variable.
4995 (info): Use $infodir.
4996 (emacsman): Delete target, not needed any more.
4997 Move all targets that are not the Emacs manual to misc/Makefile.in.
4998 (mostlyclean): Remove `gnustmp'.
4999 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5000 manual.
92f9b43f 5001 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5002 (emacsman): Delete target, not needed any more.
5003 (clean): Remove all info files but Emacs manual.
5004 Move all targets that are not the Emacs manual to misc/Makefile.in.
5005 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5006
5007 * Makefile.in (INFOSOURCES): Delete.
5008 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5009 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5010 *.vrs *.toc here...
5011 (maintainer-clean): ...from here.
5012
50132007-09-05 Glenn Morris <rgm@gnu.org>
5014
5015 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5016
8cf51b2c
GM
50172007-08-29 Glenn Morris <rgm@gnu.org>
5018
5019 * emacs.texi (EMACSVER): Increase to 23.0.50.
5020
3420c522
RS
50212007-08-27 Richard Stallman <rms@gnu.org>
5022
5023 * emacs.texi (Top): Clarify menu item for Glossary.
5024
5025 * display.texi (Faces): Change secn title.
5026 Clarify not all fonts come from Font Lock.
5027
8cf51b2c
GM
50282007-08-17 Eli Zaretskii <eliz@gnu.org>
5029
5030 * basic.texi (Position Info): Add index entry for face at point.
5031 Mention that character faces are also displayed by "C-u C-x =".
5032
8cf51b2c
GM
50332007-08-08 Glenn Morris <rgm@gnu.org>
5034
5035 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5036
50372007-08-07 Chong Yidong <cyd@stupidchicken.com>
5038
5039 * files.texi (File Conveniences): Document point motion keys in Image
5040 mode.
5041
8cf51b2c
GM
50422007-07-27 Glenn Morris <rgm@gnu.org>
5043
8cf51b2c
GM
5044 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5045 in-line.
5046
5047 * gpl.texi: New file with text of GPL.
5048 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5049
50502007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5051
5052 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5053
5054 * dired.texi (Wdired): Mention C-x C-q key binding.
5055
50562007-07-28 Nick Roberts <nickrob@snap.net.nz>
5057
5058 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5059
50602007-07-25 Glenn Morris <rgm@gnu.org>
5061
8cf51b2c
GM
5062 * emacs.texi (Copying): Replace license with GPLv3.
5063
5064 * Relicense all FSF files to GPLv3 or later.
5065
50662007-07-24 Glenn Morris <rgm@gnu.org>
5067
5068 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5069 for some calendars.
5070
50712007-07-23 Nick Roberts <nickrob@snap.net.nz>
5072
5073 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5074 default-directory for the current buffer is on a remote machine.
5075
8cf51b2c
GM
50762007-07-21 Eli Zaretskii <eliz@gnu.org>
5077
5078 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5079 default value.
5080
50812007-07-21 Richard Stallman <rms@gnu.org>
5082
5083 * files.texi (Why Version Control?): Improve previous change.
5084
50852007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5086
5087 * files.texi (Why Version Control?): New node.
5088
8cf51b2c
GM
50892007-07-12 Nick Roberts <nickrob@snap.net.nz>
5090
8cf51b2c
GM
5091 * building.texi (Starting GUD): Add xref to this anchor.
5092
8cf51b2c
GM
50932007-06-24 Karl Berry <karl@gnu.org>
5094
2a9f4d55 5095 * emacs.texi: New Back-Cover Text.
8cf51b2c 5096
8cf51b2c
GM
50972007-06-07 Alan Mackenzie <acm@muc.de>
5098
5099 * display.texi (Optional Mode Line): Document the new form of
5100 line+column numbers, "(561,2)".
5101
51022007-06-06 Juanma Barranquero <lekktu@gmail.com>
5103
49823426 5104 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5105
51062007-06-02 Chong Yidong <cyd@stupidchicken.com>
5107
5108 * Version 22.1 released.
5109
8cf51b2c
GM
51102007-05-07 Karl Berry <karl@gnu.org>
5111
5112 * emacs.texi (EMACSVER): Back to 22.
5113
51142007-05-06 Richard Stallman <rms@gnu.org>
5115
5116 * maintaining.texi (Create Tags Table): Clean up previous change.
5117
c8763fb6 51182007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5119
5120 * maintaining.texi (Create Tags Table): Add text about the dangers of
5121 making symbolic links to tags files.
5122
51232007-05-04 Karl Berry <karl@gnu.org>
5124
5125 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5126
51272007-05-03 Karl Berry <karl@gnu.org>
5128
5129 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5130
5131 * .cvsignore (*.pdf): New entry.
5132
8cf51b2c
GM
5133 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5134 for printing.
5135
51362007-05-01 Richard Stallman <rms@gnu.org>
5137
5138 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5139
8cf51b2c
GM
51402007-04-28 Glenn Morris <rgm@gnu.org>
5141
5142 * ack.texi (Acknowledgments):
5143 * anti.texi (Antinews):
8cf51b2c
GM
5144 * programs.texi (Program Modes): Restore mention of python.el pending
5145 consideration of legal status.
5146
51472007-04-28 Richard Stallman <rms@gnu.org>
5148
5149 * files.texi (File Names): Fixes to ~ description on MS systems.
5150
8cf51b2c
GM
51512007-04-26 Glenn Morris <rgm@gnu.org>
5152
5153 * emacs.texi (EMACSVER): Increase to 22.1.50.
5154
51552007-04-25 Karl Berry <karl@gnu.org>
5156
5157 * emacs.texi: Improve line breaks on copyright page,
5158 similar layout to lispref, 8.5x11 by default.
5159
5160 * dired.texi (Image-Dired): Improve line break, fix typo.
5161
51622007-04-24 Chong Yidong <cyd@stupidchicken.com>
5163
5164 * programs.texi (Program Modes):
8cf51b2c
GM
5165 * anti.texi (Antinews):
5166 * ack.texi (Acknowledgments): python.el removed.
5167
8cf51b2c
GM
51682007-04-23 Chong Yidong <cyd@stupidchicken.com>
5169
5170 * display.texi (Highlight Interactively): Correct description of
5171 hi-lock-file-patterns-policy.
5172
5173 * files.texi (File Archives): Mention self-extracting executables.
5174
51752007-04-23 Eli Zaretskii <eliz@gnu.org>
5176
5177 * search.texi (Unconditional Replace, Query Replace): Add xref to
5178 "Replacement and Case".
5179
51802007-04-22 Chong Yidong <cyd@stupidchicken.com>
5181
5182 * dired.texi (Image-Dired): Move from Thumbnails node.
5183 * misc.texi (Thumbnails): Node deleted.
5184 * emacs.texi (Top): Update node listing.
5185
5186 * files.texi (File Conveniences):
49823426 5187 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5188
51892007-04-21 Richard Stallman <rms@gnu.org>
5190
5191 * display.texi (Highlight Interactively): Correct previous change.
5192 Clarify doc of hi-lock-find-patterns, and move new features into it.
5193
51942007-04-20 David Koppelman <koppel@ece.lsu.edu>
5195
1c6c854e
CS
5196 * display.texi (Highlight Interactively):
5197 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5198
51992007-04-20 Martin Rudalics <rudalics@gmx.at>
5200
5201 * display.texi (Scrolling): Fix typo.
5202
8cf51b2c
GM
52032007-04-15 Chong Yidong <cyd@stupidchicken.com>
5204
8cf51b2c
GM
5205 * doclicense.texi: Remove node heading, so that it can be included by
5206 other files.
5207
5208 * emacs.texi: Insert node heading for GFDL.
5209
8cf51b2c
GM
52102007-04-14 Eli Zaretskii <eliz@gnu.org>
5211
5212 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5213 "command line".
5214
5215 * display.texi (Faces): Refer to "Creating Frames" for face
5216 and other frame customizations in .emacs.
5217
5218 * frames.texi (Creating Frames): Mention that face customizations can
5219 be put in .emacs. Add index entries.
5220
52212007-04-12 Richard Stallman <rms@gnu.org>
5222
5223 * glossary.texi (Glossary): Explain `iff'.
5224
52252007-04-11 Karl Berry <karl@gnu.org>
5226
5227 * gnu.texi (Top),
5228 * macos.texi (Mac Font Specs),
5229 * anti.texi (Antinews),
5230 * xresources.texi (Resources),
5231 * misc.texi (Emulation),
5232 * calendar.texi (Daylight Saving),
5233 * dired.texi (Dired and Find),
5234 * rmail.texi (Remote Mailboxes),
5235 * sending.texi (Mail Headers),
5236 * programs.texi (Which Function),
5237 * files.texi (Recover),
5238 * buffers.texi (Uniquify),
5239 * frames.texi (Wheeled Mice),
5240 * killing.texi (Rectangles): Wording to improve breaks in
5241 8.5x11 format.
5242 * mule.texi (Language Environments): \hbadness=10000 since there's
5243 no way to reword.
5244 * emacs.texi (smallbook): New @set to more easily switch between
5245 smallbook and 8.5x11.
5246
52472007-04-11 Richard Stallman <rms@gnu.org>
5248
5249 * files.texi (File Conveniences): Add xref to Tumme.
5250 Delete text about Thumbnail mode.
5251
8cf51b2c
GM
52522007-04-09 Alan Mackenzie <acm@muc.de>
5253
5254 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5255 new name. Insert concept index entries.
5256
8cf51b2c
GM
52572007-04-08 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * display.texi (Standard Faces): Document prefix arg for
5260 list-faces-display.
5261
5262 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5263
8cf51b2c
GM
52642007-04-07 Chong Yidong <cyd@stupidchicken.com>
5265
8cf51b2c
GM
5266 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5267
5268 * files.texi (Misc File Ops): Rewrite description of
5269 insert-file-literally.
5270
8cf51b2c
GM
52712007-03-31 Eli Zaretskii <eliz@gnu.org>
5272
5273 * misc.texi (Printing): Postscript -> PostScript.
5274
8cf51b2c
GM
5275 * ack.texi (Acknowledgments): Postscript -> PostScript.
5276
5277 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5278
5279 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5280 below.
5281
52822007-03-30 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5285 Init Non-ASCII.
5286 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5287 (Init Non-ASCII): New node.
5288
52892007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5290
5291 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5292
8cf51b2c
GM
52932007-03-12 Glenn Morris <rgm@gnu.org>
5294
8cf51b2c
GM
5295 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5296 "Daylight Savings".
5297
49823426 5298 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5299 saving" in text throughout.
5300
8cf51b2c
GM
53012007-03-04 Richard Stallman <rms@gnu.org>
5302
5303 * custom.texi (Safe File Variables): Minor correction.
5304
8cf51b2c
GM
53052007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5306
5307 * rmail.texi (Movemail): Add internal ref.
5308 Don't indent the intro for the PROTO table.
5309 Format PROTO table items with @code.
5310
8cf51b2c
GM
53112007-02-26 Nick Roberts <nickrob@snap.net.nz>
5312
5313 * building.texi: Remove references to bashdb.
5314
8cf51b2c
GM
53152007-02-19 Juanma Barranquero <lekktu@gmail.com>
5316
5317 * mule.texi (Language Environments): Update list of supported language
5318 environments.
5319
8cf51b2c
GM
53202007-02-14 Kim F. Storm <storm@cua.dk>
5321
5322 * building.texi (Grep Searching): Fix lgrep doc.
5323
53242007-02-12 Chong Yidong <cyd@stupidchicken.com>
5325
5326 * back.texi: Remove unused file.
5327
c8763fb6 53282007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5329
5330 * maintaining.texi (Tag Syntax): Now --members is the default for
5331 etags, not for ctags yet.
5332
8cf51b2c
GM
53332007-02-03 Eli Zaretskii <eliz@gnu.org>
5334
5335 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5336 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5337 expects. Add comments to prevent people from inadvertently modifying
5338 the key parts needed by `texinfo-multiple-files-update'.
5339
53402007-01-29 Chong Yidong <cyd@stupidchicken.com>
5341
5342 * frames.texi (Secondary Selection): Window clicked does not matter
5343 when mouse-yank-at-point is non-nil.
5344
8cf51b2c
GM
53452007-01-16 Glenn Morris <rgm@gnu.org>
5346
5347 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5348 system abbrev.
5349
53502007-01-11 Richard Stallman <rms@gnu.org>
5351
5352 * msdog.texi (Windows Keyboard): Another small cleanup.
5353
53542007-01-10 Richard Stallman <rms@gnu.org>
5355
5356 * msdog.texi (Windows Keyboard): Yet another try to make
5357 everyone happy with that passage.
5358
53592007-01-05 Richard Stallman <rms@gnu.org>
5360
5361 * anti.texi (Antinews): Mention M-x shell scrolling.
5362
53632007-01-05 Nick Roberts <nickrob@snap.net.nz>
5364
5365 * building.texi (Watch Expressions): Describe gdb-max-children.
5366
8cf51b2c
GM
53672007-01-04 Richard Stallman <rms@gnu.org>
5368
8cf51b2c
GM
5369 * msdog.texi (Windows Keyboard): Clarify previous change.
5370
8cf51b2c
GM
53712007-01-02 Richard Stallman <rms@gnu.org>
5372
5373 * custom.texi (Changing a Variable): Minor clarification.
5374 (Specific Customization): customize-customized => customize-unsaved.
5375
5376 * entering.texi (Entering Emacs): Clean up text about restarting
5377 Emacs for each file.
5378
5379 * misc.texi (Shell Options): Minor cleanup.
5380
5381 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5382 with Emacs, not vice versa.
5383
5384 * programs.texi (Symbol Completion): Recommend customizing
5385 window manager.
5386
5387 * xresources.texi (Resources): Minor fix.
5388
c8763fb6 53892007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5390
5391 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5392
53932007-01-01 Richard Stallman <rms@gnu.org>
5394
5395 * commands.texi (User Input): Document keys stolen by window mangers.
5396
53972006-12-31 Richard Stallman <rms@gnu.org>
5398
5399 * custom.texi (Specific Customization): Document customize-option
5400 instead of customize-variable.
5401
54022006-12-31 Kim F. Storm <storm@cua.dk>
5403
5404 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5405
54062006-12-30 Kim F. Storm <storm@cua.dk>
5407
5408 * killing.texi (CUA Bindings): Fix typo.
5409
5410 * xresources.texi (Table of Resources): Mention grow-only value for
5411 auto-resize-tool-bars.
5412
8cf51b2c
GM
54132006-12-27 Eli Zaretskii <eliz@gnu.org>
5414
5415 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5416 and how to get them back.
5417
54182006-12-26 Richard Stallman <rms@gnu.org>
5419
5420 * calendar.texi (Holidays): Holiday listing is based on current
5421 practice, but DST is not.
5422
54232006-12-25 Richard Stallman <rms@gnu.org>
5424
5425 * emacs.texi (Top): Update subnode menus.
5426
5427 * mark.texi (Transient Mark): Fix xref.
5428
5429 * killing.texi (Graphical Kill): Node deleted.
5430 (Killing): Add xref to Cut and Paste.
5431 (CUA Bindings): Update xref.
5432
5433 * frames.texi (Cut and Paste): New section to hold other nodes.
5434 (Mouse Commands): Node demoted.
5435 (Cut/Paste Other App): Split out from Mouse Commands.
5436 (Word and Line Mouse): Likewise.
5437 (Secondary Selection, Clipboard): Nodes demoted.
5438
8cf51b2c
GM
54392006-12-24 Kevin Ryde <user42@zip.com.au>
5440
5441 * calendar.texi (Holidays): US daylight saving begins second Sunday
5442 in March for 2007 onwards.
5443 (Daylight Savings): Show new US default daylight saving rules, 2nd
5444 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5445
54462006-12-23 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * calendar.texi (Scroll Calendar): < and > are switched.
5449
54502006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5451
5452 * killing.texi (Deletion): Describe M-\ prefix argument.
5453
54542006-12-23 Richard Stallman <rms@gnu.org>
5455
5456 * search.texi (Regexp Search): Explain why forward and reverse regexp
5457 search are not mirror images.
5458
8cf51b2c
GM
54592006-12-19 Kim F. Storm <storm@cua.dk>
5460
5461 * major.texi (Choosing Modes): Describe match-function elements for
5462 magic-mode-alist.
5463
8cf51b2c
GM
54642006-12-18 Eli Zaretskii <eliz@gnu.org>
5465
5466 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5467 peculiarities.
5468
54692006-12-18 Richard Stallman <rms@gnu.org>
5470
5471 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5472
8cf51b2c
GM
54732006-12-17 Alan Mackenzie <acm@muc.de>
5474
5475 * programs.texi (Left Margin Paren): Remove the bit which says
5476 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5477 Discuss some of the issues of setting this option to nil.
5478
54792006-12-17 Glenn Morris <rgm@gnu.org>
5480
5481 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5482
54832006-12-16 Eli Zaretskii <eliz@gnu.org>
5484
5485 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5486 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5487 NTFS volumes.
5488 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5489 volumes.
5490
54912006-12-15 Eli Zaretskii <eliz@gnu.org>
5492
5493 * text.texi (HTML Mode): Fix "C-c TAB".
5494
8cf51b2c
GM
54952006-12-09 Richard Stallman <rms@gnu.org>
5496
5497 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5498
54992006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5500
5501 * files.texi (Misc File Ops): Document insert-file-literally.
5502
55032006-12-08 Eli Zaretskii <eliz@gnu.org>
5504
5505 * cmdargs.texi (Colors): Note that --color is intended for overriding
5506 the terminal defaults, not for normal invocation.
5507
5508 * misc.texi (Emacs Server): Improve wording. Don't mention the
5509 ``server program''. Add a cross-reference to "Init File" node.
5510 (Invoking emacsclient): Add index entries. Document both short and
5511 long versions of command-line options. Document the -f option.
5512
8cf51b2c
GM
55132006-12-06 Richard Stallman <rms@gnu.org>
5514
5515 * text.texi (Outline Format): Say to set outline-regexp
5516 and outline-level with major modes and file local variables.
5517
c8763fb6 55182006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5519
5520 * anti.texi (Antinews): Mention the alternative to
5521 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5522
8cf51b2c
GM
5523 * misc.texi (Interactive Shell): Ditto.
5524
55252006-12-04 Eli Zaretskii <eliz@gnu.org>
5526
5527 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5528
5529 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5530
55312006-12-01 Eli Zaretskii <eliz@gnu.org>
5532
5533 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5534 colon in the mode line.
5535
5536 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5537
55382006-11-26 Nick Roberts <nickrob@snap.net.nz>
5539
5540 * building.texi (Watch Expressions): Mention SPC for expanding/
5541 contracting watch expressions.
5542
55432006-11-26 Kim F. Storm <storm@cua.dk>
5544
5545 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5546
55472006-11-26 Nick Roberts <nickrob@snap.net.nz>
5548
5549 * building.texi (Debugger Operation): Define text command mode.
5550 Clarify how tooltips work.
5551 (GDB Graphical Interface): Explain how to run in text command mode
5552 more clearly.
5553
55542006-11-25 Juanma Barranquero <lekktu@gmail.com>
5555
5556 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5557
55582006-11-22 Juanma Barranquero <lekktu@gmail.com>
5559
5560 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5561
8cf51b2c
GM
55622006-11-18 Chong Yidong <cyd@stupidchicken.com>
5563
5564 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5565 and EMACS is deprecated.
5566
55672006-11-18 Juanma Barranquero <lekktu@gmail.com>
5568
5569 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5570
c8763fb6 55712006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5572
5573 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5574
5575 * emacs.texi: Include xresources.texi both for info and dvi.
5576
5577 * xresources.texi: Merge text from xresmini.texi.
5578
c8763fb6 55792006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5580
5581 * glossary.texi: Fix typos.
5582
8cf51b2c
GM
55832006-11-06 Richard Stallman <rms@gnu.org>
5584
5585 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5586
5587 * ack.texi (Acknowledgments): Fix name spelling.
5588
55892006-11-01 Juri Linkov <juri@jurta.org>
5590
5591 * search.texi (Word Search): Document incremental word search.
5592
55932006-10-28 Glenn Morris <rgm@gnu.org>
5594
5595 * ack.texi (Acknowledgments): Add cal-html author.
5596
5597 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5598 Calendar"). Describe new package cal-html.
5599 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5600 Calendar Files."
5601
8cf51b2c
GM
56022006-10-23 Richard Stallman <rms@gnu.org>
5603
5604 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5605 Abbrev mode is enabled.
5606
8cf51b2c
GM
56072006-10-16 Richard Stallman <rms@gnu.org>
5608
8cf51b2c
GM
5609 * emacs.texi: Update ISBN.
5610
8cf51b2c
GM
56112006-10-11 Kim F. Storm <storm@cua.dk>
5612
5613 * emacs.texi (Acknowledgments): Use @dotless{i}.
5614
56152006-10-08 Nick Roberts <nickrob@snap.net.nz>
5616
5617 * building.texi (Breakpoints Buffer): Mention catchpoints.
5618
56192006-10-08 Kim F. Storm <storm@cua.dk>
5620
5621 * ack.texi (Acknowledgments): Update.
5622
5623 * emacs.texi (Acknowledgments): Fix bad @/ form.
5624
8cf51b2c
GM
56252006-10-05 Kim F. Storm <storm@cua.dk>
5626
5627 * emacs.texi (Acknowledgments): Add more contributors.
5628
56292006-10-03 Richard Stallman <rms@gnu.org>
5630
5631 * emacs.texi (Acknowledgments): Update version and edition.
5632
8cf51b2c
GM
56332006-10-01 Karl Berry <karl@gnu.org>
5634
5635 * custom.texi (Customization Groups): Page break to keep example buffer
5636 on one page.
5637
56382006-09-30 Karl Berry <karl@gnu.org>
5639
5640 * programs.texi (Basic Indent): @need to improve page break.
5641 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5642
56432006-09-29 Glenn Morris <rgm@gnu.org>
5644
5645 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5646
56472006-09-29 Karl Berry <karl@gnu.org>
5648
5649 * windows.texi (Basic Window): Remove forced @break, no longer
5650 desirable.
5651 * frames.texi (Frame Commands),
5652 * mark.texi (Marking Objects): Reword to avoid bad page break.
5653 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5654
56552006-09-19 Richard Stallman <rms@gnu.org>
5656
5657 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5658 stick to present tense.
5659
c8763fb6 56602006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5661
5662 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5663 to x-gtk-use-old-file-dialog.
5664 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5665
56662006-09-15 Jay Belanger <belanger@truman.edu>
5667
49823426 5668 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5669 Change "Library Public License" to "Lesser Public License"
5670 throughout. Use "yyyy" to represent year.
5671
8cf51b2c
GM
56722006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5673
5674 * files.texi (Visiting): Add index entry "open file".
5675
8cf51b2c
GM
56762006-09-11 Richard Stallman <rms@gnu.org>
5677
5678 * building.texi (Compilation Mode): Clarification.
5679 (Grep Searching): Add xref to Compilation Mode.
5680
8cf51b2c
GM
56812006-09-08 Richard Stallman <rms@gnu.org>
5682
5683 * search.texi (Search): Ref multi-file search commands here.
5684 (Other Repeating Search): Not here.
5685
8cf51b2c
GM
56862006-08-28 Richard Stallman <rms@gnu.org>
5687
5688 * windows.texi (Split Window): Update xref.
5689
5690 * basic.texi (Continuation Lines): Update xref.
5691
5692 * indent.texi (Tab Stops): Update xref.
5693
5694 * emacs.texi (Top): Update subnode menu.
5695
5696 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5697 split out of Display Custom.
5698
56992006-08-25 Kim F. Storm <storm@cua.dk>
5700
5701 * display.texi (Display Custom): Add variables overline-margin
5702 and x-underline-at-descent-line.
5703
57042006-08-25 Richard Stallman <rms@gnu.org>
5705
5706 * entering.texi (Exiting): Rewrite to give graphical displays
5707 priority over text terminals.
5708
5709 * search.texi (Incremental Search): Move index entries.
5710
57112006-08-23 Chong Yidong <cyd@stupidchicken.com>
5712
5713 * custom.texi (Init File): Reference Find Init to avoid "home
5714 directory" confusion.
5715
57162006-08-22 Nick Roberts <nickrob@snap.net.nz>
5717
5718 * building.texi (Other GDB-UI Buffers): Describe how to edit
5719 a value in the locals buffer.
5720
57212006-08-21 Richard Stallman <rms@gnu.org>
5722
5723 * search.texi (Basic Isearch): Add `isearch' index entry.
5724
57252006-08-16 Richard Stallman <rms@gnu.org>
5726
5727 * misc.texi (Saving Emacs Sessions): Clean up wording.
5728
5729 * mark.texi (Marking Objects): Mention term "select all".
5730
5731 * emacs.texi (Top): Update subnode menu.
5732
5733 * help.texi (Help Mode): Move node up in file.
5734
8cf51b2c
GM
57352006-08-15 Nick Roberts <nickrob@snap.net.nz>
5736
5737 * building.texi (Stack Buffer): Explain fringe arrow.
5738
8cf51b2c
GM
57392006-08-12 Eli Zaretskii <eliz@gnu.org>
5740
8cf51b2c
GM
5741 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5742 on startup.
5743
57442006-08-11 Romain Francoise <romain@orebokech.com>
5745
5746 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5747
57482006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5749
5750 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5751
57522006-08-10 Richard Stallman <rms@gnu.org>
5753
5754 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5755 with face merging. Empty regions don't count.
5756 Clarify face property inheritance.
8cf51b2c
GM
5757
57582006-08-08 Romain Francoise <romain@orebokech.com>
5759
5760 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5761 <arjuropo@cc.jyu.fi>.
5762
8cf51b2c
GM
57632006-08-04 Eli Zaretskii <eliz@gnu.org>
5764
5765 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5766 apply to all frames.
5767
8cf51b2c
GM
57682006-08-01 Richard Stallman <rms@gnu.org>
5769
5770 * help.texi (Name Help): Add index entries for describe-variable.
5771
57722006-08-01 Nick Roberts <nickrob@snap.net.nz>
5773
5774 * building.texi (GDB Graphical Interface): Shorten node names.
5775 (GDB-UI Layout): Use GDB-related.
5776 (Other GDB-UI Buffers): Simplify English.
5777
57782006-07-31 Richard Stallman <rms@gnu.org>
5779
5780 * search.texi (Query Replace): Add xref for Dired's Q command.
5781
8cf51b2c
GM
57822006-07-31 Nick Roberts <nickrob@snap.net.nz>
5783
5784 * building.texi (GDB commands in Fringe): Rename to...
5785 (Source Buffers): ..this and move forward. Describe hollow arrow and
5786 new option gdb-find-source-frame.
5787
57882006-07-29 Richard Stallman <rms@gnu.org>
5789
5790 * dired.texi (Operating on Files): Simplify previous change
5791 and fix Texinfo usage.
5792
57932006-07-29 Eli Zaretskii <eliz@gnu.org>
5794
5795 * dired.texi (Operating on Files): Add cross-references. State the
5796 Unix commands that do similar things.
5797
57982006-07-28 Richard Stallman <rms@gnu.org>
5799
5800 * mark.texi (Transient Mark): Clarify that region never disappears
5801 when Transient Mark mode is off, and not when it is on.
5802
58032006-07-27 Richard Stallman <rms@gnu.org>
5804
5805 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5806
58072006-07-24 Richard Stallman <rms@gnu.org>
5808
5809 * xresources.texi (GTK styles): Fix texinfo usage.
5810
8cf51b2c
GM
5811 * commands.texi (User Input): Explain why we teach keyboard cmds.
5812
5813 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5814 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5815 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5816 * doclicense.texi, display.texi, dired.texi, basic.texi:
5817 * anti.texi, ack.texi: Move periods and commas inside quotes.
5818
58192006-07-22 Eli Zaretskii <eliz@gnu.org>
5820
5821 * cmdargs.texi (General Variables): Document EMAIL.
5822
58232006-07-21 Eli Zaretskii <eliz@gnu.org>
5824
5825 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5826 doesn't have effect on MS-Windows.
5827
8cf51b2c
GM
58282006-07-17 Richard Stallman <rms@gnu.org>
5829
5830 * building.texi (Grep Searching): Explain about chaining grep commands.
5831
8cf51b2c
GM
58322006-07-10 Nick Roberts <nickrob@snap.net.nz>
5833
49823426 5834 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5835
58362006-07-09 Chong Yidong <cyd@stupidchicken.com>
5837
5838 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5839 is invoked for multiple files.
5840
58412006-07-08 Eli Zaretskii <eliz@gnu.org>
5842
5843 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5844 on-line manual for the rest of this node.
5845 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5846 unconditionally.
5847 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5848 Improve wording.
5849 (Windows Printing): Improve wording.
5850 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5851 rest of this node.
5852
8cf51b2c
GM
58532006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5854
49823426
GM
5855 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5856 with eval-buffer.
8cf51b2c
GM
5857
58582006-07-05 Nick Roberts <nickrob@snap.net.nz>
5859
5860 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5861 of character translation.
5862
58632006-07-04 Nick Roberts <nickrob@snap.net.nz>
5864
5865 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5866
58672006-07-03 Karl Berry <karl@gnu.org>
5868
5869 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5870 not-too-underfull hboxes in the TeX output.
5871 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5872 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5873 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5874 * sending.texi, text.texi: Fix overfull/underfull boxes.
5875
58762006-07-03 Romain Francoise <romain@orebokech.com>
5877
5878 * m-x.texi (M-x): Fix.
5879
58802006-07-03 Richard Stallman <rms@gnu.org>
5881
8cf51b2c
GM
5882 * search.texi (Other Repeating Search): filename -> file name.
5883
5884 * misc.texi (Narrowing): Minor cleanups.
5885
5886 * files.texi (Visiting): filename -> file name.
5887
5888 * emacs.texi (Top): Update subnode menus.
5889
5890 * mule.texi (Coding Systems): Move char translation stuff here.
5891 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5892 (Recognize Coding): Substantial local rewrites.
5893 (International): Update menu.
5894
5895 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5896 (Scrolling): Substantial local rewrites.
5897 (Display): Update menu and intro.
5898
5899 * dired.texi: filename -> file name.
5900
5901 * custom.texi (Safe File Variables): Texinfo usage fix.
5902
f0131492 59032006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5904
5905 * help.texi, m-x.texi: Lots of cleanups.
5906
8cf51b2c
GM
59072006-06-30 Eli Zaretskii <eliz@gnu.org>
5908
5909 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5910 (Windows Processes, Windows Misc): Shorten the printed version by
5911 selectively conditioning less important portions by @ifnottex.
5912
8cf51b2c
GM
59132006-06-27 Richard Stallman <rms@gnu.org>
5914
5915 * mini.texi (Minibuffer File): Minor cleanup.
5916
59172006-06-25 Nick Roberts <nickrob@snap.net.nz>
5918
5919 * frames.texi (XTerm Mouse): Rename to...
5920 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5921
5922 * emacs.texi (Top): Use new node name.
5923
59242006-06-24 Eli Zaretskii <eliz@gnu.org>
5925
5926 * emacs.texi (Top): Update the detailed menu according to changes in
5927 msdog.texi.
5928
5929 * msdog.texi (Windows Keyboard): New section.
5930 (Windows Mouse): New section.
5931 (Windows System Menu): Remove section (text merged with "Windows
5932 Keyboard").
5933 (Windows Misc): New section.
5934
5935 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5936
5937 * msdog.texi (ls in Lisp): New section.
5938
5939 * files.texi (Visiting): Document case-insensitive wildcard matching
5940 under find-file-wildcards.
5941
8cf51b2c
GM
59422006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5943
5944 * macos.texi (Mac Input): Add description of mac-function-modifier.
5945 Now Unicode keyboard layouts work.
5946
8cf51b2c
GM
59472006-06-10 Richard Stallman <rms@gnu.org>
5948
5949 * mule.texi (Recognize Coding): Clarify previous change.
5950
59512006-06-09 Kenichi Handa <handa@m17n.org>
5952
5953 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5954 notation.
5955
59562006-06-07 Kevin Ryde <user42@zip.com.au>
5957
5958 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5959 manual for @ifnottex, but in emacs-extra for @iftex.
5960
5961 * cmdargs.texi (General Variables): Fix smtpmail xref.
5962
59632006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5964
8cf51b2c 5965 * programs.texi (Comment Commands):
8cf51b2c 5966 * custom.texi (Specifying File Variables):
49823426 5967 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5968
59692006-06-07 Nick Roberts <nickrob@snap.net.nz>
5970
5971 * building.texi (Watch Expressions): Move node to end.
5972 (GDB Graphical Interface): Move description of clicks in fringe...
5973 (GDB commands in the Fringe): ...to here. New node.
5974
8cf51b2c
GM
59752006-06-05 Romain Francoise <romain@orebokech.com>
5976
49823426 5977 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5978
59792006-06-05 Nick Roberts <nickrob@snap.net.nz>
5980
5981 * building.texi (GDB Graphical Interface): Update bindings.
5982 (Commands of GUD): Add gud-print. Remove gud-run.
5983 Restate availability more generally.
5984
f0131492 59852006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5986
5987 * mini.texi: Lots of cleanups.
5988
59892006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5990
5991 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5992 and Mouse-2.
5993
c8763fb6 59942006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5995
5996 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5997
8cf51b2c
GM
59982006-05-31 Richard Stallman <rms@gnu.org>
5999
6000 * basic.texi (Moving Point): Fix previous change.
6001
c8763fb6 60022006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6003
6004 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6005
f0131492 60062006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6007
6008 * basic.texi: Many simplifications and improvements in wording.
6009
8cf51b2c
GM
60102006-05-26 Nick Roberts <nickrob@snap.net.nz>
6011
6012 * anti.texi (Antinews): Create a node for gdb-ui.
6013
8cf51b2c
GM
60142006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6015
6016 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6017
60182006-05-20 Richard Stallman <rms@gnu.org>
6019
6020 * dired.texi (Dired Navigation): dired-goto-file is now j.
6021
8cf51b2c
GM
60222006-05-20 Eli Zaretskii <eliz@gnu.org>
6023
6024 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6025 and their aliases.
6026
6027 * msdog.texi (Windows Printing): Mention non-support of plain text
6028 printing with some el-cheapo printers, and suggest a workaround.
6029
60302006-05-20 Kevin Ryde <user42@zip.com.au>
6031
6032 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6033 remove the bit saying you must set it.
6034
60352006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6036
6037 * trouble.texi (Checklist):
6038 * text.texi (Text, Auto Fill, Text Mode):
6039 * search.texi (Nonincremental Search):
6040 * rmail.texi (Rmail Labels):
6041 * mule.texi (Input Methods, Multibyte Conversion):
6042 * misc.texi (Gnus, Where to Look, PostScript):
6043 * maintaining.texi (Create Tags Table):
6044 * indent.texi (Indentation Commands):
6045 * fixit.texi (Spelling):
6046 * emacs.texi (Copying):
6047 * custom.texi (Init File): ifinfo -> ifnottex.
6048
8cf51b2c
GM
60492006-05-17 Richard Stallman <rms@gnu.org>
6050
6051 * files.texi (Diff Mode): Mention C-x `.
6052
60532006-05-08 Richard Stallman <rms@gnu.org>
6054
6055 * custom.texi (Disabling): Textual cleanups.
6056
8cf51b2c
GM
60572006-05-12 Glenn Morris <rgm@gnu.org>
6058
6059 * calendar.texi (Displaying the Diary, Format of Diary File):
6060 Refer to diary-view-entries, diary-list-entries,
6061 diary-show-all-entries rather than obsolete aliases.
6062
60632006-05-12 Eli Zaretskii <eliz@gnu.org>
6064
6065 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6066 (Displaying the Diary, Special Diary Entries, Importing Diary):
6067 * building.texi (Compilation Shell):
6068 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6069 emacs-xtra with @inforef's.
6070
6071 * files.texi (Visiting): Fix wording.
6072
6073 * mule.texi (Coding Systems, Text Coding): More indexing.
6074 Mention that C-x RET f can set eol conversion.
6075
c8763fb6 60762006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6077
6078 * xresmini.texi (GTK resources): Insert GTK description.
6079
6080 * xresources.texi (GTK resources): metafont should be menufont.
6081
8cf51b2c
GM
60822006-05-06 Michael Albinus <michael.albinus@gmx.de>
6083
49823426 6084 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6085 method, user name and host name is active only in partial
6086 completion mode.
6087
8cf51b2c
GM
60882006-05-06 Eli Zaretskii <eliz@gnu.org>
6089
6090 * makefile.w32-in (emacs.dvi):
6091 * Makefile.in (emacs.dvi): Add xresmini.texi.
6092
6093 * xresmini.texi (Table of Resources): Remove xref to non-existent
6094 node "LessTif Resources".
6095
6096 * msdog.texi (Microsoft Windows):
6097 * calendar.texi (Calendar/Diary, Displaying the Diary)
6098 (Special Diary Entries, Importing Diary, Holidays):
6099 * programs.texi (Program Modes):
6100 * text.texi (Text):
6101 * buffers.texi (Several Buffers):
6102 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6103
61042006-05-06 Eli Zaretskii <eliz@gnu.org>
6105
6106 The following changes merge the emacs-xtra manual into the main
6107 manual, but only for on-line version of the manual.
6108
6109 * vc2-xtra.texi (Version Backups, Local Version Control)
6110 (Making Snapshots, Change Logs and VC, Version Headers)
6111 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6112 on-line manual.
6113
6114 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6115 for on-line manual.
6116
6117 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6118 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6119 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6120 for on-line manual.
6121
6122 * fortran-xtra.texi (Fortran, Fortran Autofill)
6123 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6124 for on-line manual.
6125
6126 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6127 Conditional xref's for on-line manual.
6128
6129 * emerge-xtra.texi (Emerge, Overview of Emerge)
6130 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6131 manual.
6132
6133 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6134 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6135 (EMACSSOURCES): Use EMACS_XTRA.
6136 (../info/emacs-xtra): Remove.
6137 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6138
6139 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6140 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6141 (EMACSSOURCES): Use EMACS_XTRA.
6142 ($(infodir)/emacs-xtra): Remove.
6143 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6144
6145 * trouble.texi (Quitting):
6146 * text.texi (Text):
6147 * programs.texi (Program Modes):
6148 * msdog.texi (Microsoft Windows):
6149 * frames.texi (Frames):
6150 * files.texi (Backup, Version Control, VC Concepts)
6151 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6152 (Registering, VC Status, VC Undo, Multi-User Branching)
6153 (Comparing Files):
6154 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6155 (Displaying the Diary, Special Diary Entries, Importing Diary):
6156 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6157 conditional xref's, depending on @iftex/@ifnottex.
6158
6159 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6160 "MS-DOS". @include msdog-xtra.texi.
6161
6162 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6163 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6164
6165 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6166 for vc-xtra.texi subsections.
6167 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6168 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6169
6170 * sending.texi (Sending Mail): A @node line without explicit Prev,
6171 Next, and Up links.
6172
6173 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6174 Next, and Up links.
6175
6176 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6177 and its sections. @include picture-xtra.texi.
6178
6179 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6180 "Emerge".
6181 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6182
6183 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6184 exact duplicate of its name-sake in calendar.texi.
6185
6186 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6187 "Advanced Calendar/Diary Usage".
6188 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6189
6190 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6191 dired-xtra.texi.
6192 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6193
6194 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6195 (Files) [ifnottex]: Add menu entry for Autorevert.
6196
6197 * emacs-xtra.texi (Introduction): Reword to make consistent with
6198 printed version only.
6199 <Top level>: Remove the body of all chapters and move them to the
6200 new *-xtra.texi files. Use @raisesections and @lowersections to
6201 convert sections to chapters etc.
6202
6203 * msdog-xtra.texi:
6204 * fortran-xtra.texi:
6205 * vc-xtra.texi:
6206 * vc1-xtra.texi:
6207 * vc2-xtra.texi:
6208 * emerge-xtra.texi:
6209 * cal-xtra.texi:
6210 * dired-xtra.texi:
6211 * arevert-xtra.texi: New files, with text from respective chapters
6212 of emacs-xtra.texi. Convert each @chapter into @section, @section
6213 into @subsection, etc.
6214
1c6c854e 6215 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6216 updated.
6217
6218 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6219 Windows". All references updated.
6220
62212006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6222
6223 * macos.texi (Mac Input): Mention input from Character Palette.
6224 (Mac Font Specs): Fix typo.
6225
62262006-05-05 Richard Stallman <rms@gnu.org>
6227
6228 * files.texi (Diff Mode): Minor cleanup.
6229
62302006-05-05 Karl Berry <karl@gnu.org>
6231
8cf51b2c
GM
6232 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6233 errors from the current release of makeinfo (4.8).
6234 * help.texi (Library Keywords): Change widest word in multitable
6235 template from `emulations' to `convenience'. (Not sure if this is
6236 related to the font change.)
6237
62382006-05-05 Eli Zaretskii <eliz@gnu.org>
6239
6240 * files.texi (File Names): Add a footnote about limited support of
6241 ~USER on MS-Windows.
6242
6243 * cmdargs.texi (Initial Options): Add a footnote about limited
6244 support of ~USER on MS-Windows.
6245
62462006-05-03 Richard Stallman <rms@gnu.org>
6247
6248 * files.texi (Diff Mode): Node moved here.
6249 (Comparing Files): Delete what duplicates new node.
6250 (Files): Put Diff Mode in menu.
6251
1c6c854e 6252 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6253
6254 * emacs.texi (Top): Update menu for Diff Mode.
6255
6256 * trouble.texi (Emergency Escape): Simplify.
6257
6258 * emacs.texi (Top): Minor clarification.
6259
62602006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6261
6262 * commands.texi, entering.texi, screen.texi: Many simplifications.
6263
62642006-05-03 Richard Stallman <rms@gnu.org>
6265
6266 * commands.texi (Text Characters): Delete paragraph about unibyte
6267 non-ASCII printing chars.
6268
6269 * killing.texi (Killing): Say "graphical displays".
6270 * display.texi: Say "graphical displays".
6271
6272 * cmdargs.texi (Misc X): Say "graphical displays".
6273
62742006-05-01 Richard Stallman <rms@gnu.org>
6275
6276 * emacs.texi (Top): Add Diff Mode to menu.
6277
62782006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6279
6280 * misc.texi (Diff Mode): New node.
6281
62822006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6283
6284 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6285 (Mac Environment Variables): Shorten example line.
6286 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6287
62882006-05-01 Nick Roberts <nickrob@snap.net.nz>
6289
6290 * building.texi (GUD Customization): Describe cases %d and %c.
6291 Update description for %e.
6292
62932006-04-30 Glenn Morris <rgm@gnu.org>
6294
6295 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6296
62972006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6298
6299 * custom.texi (Examining): Update C-h v output example.
6300
63012006-04-29 Kim F. Storm <storm@cua.dk>
6302
6303 * building.texi (Grep Searching): Add lgrep and rgrep.
6304
8cf51b2c
GM
63052006-04-23 Richard Stallman <rms@gnu.org>
6306
6307 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6308
6309 * xresmini.texi: New file.
6310
6311 * xresources.texi (Face Resources): Split table into font resources
6312 and the rest. Combine similar attributes for brevity.
6313
8cf51b2c
GM
63142006-04-21 Eli Zaretskii <eliz@gnu.org>
6315
6316 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6317 backslashes and case-insensitivity in file names (moved to the
6318 main manual).
6319 (MS-DOS Printing): Move most of the text to the main manual.
6320
6321 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6322 New nodes.
6323 (Windows Processes, Windows System Menu): Add index entries and
6324 fix wording.
6325
8cf51b2c
GM
63262006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6327
6328 * misc.texi (Shell Ring): Add notes on saved input when
6329 navigating off the end of the history list.
6330
63312006-04-18 Chong Yidong <cyd@mit.edu>
6332
6333 * misc.texi (Shell Options): Correct default value of
6334 comint-scroll-show-maximum-output.
6335
8cf51b2c
GM
63362006-04-18 Nick Roberts <nickrob@snap.net.nz>
6337
6338 * building.texi (Watch Expressions): Update.
6339
8cf51b2c
GM
63402006-04-12 Richard Stallman <rms@gnu.org>
6341
6342 * search.texi: Clean up previous change.
6343
63442006-04-12 Eli Zaretskii <eliz@gnu.org>
6345
6346 * search.texi (Regexp Backslash, Regexp Replace): Add index
6347 entries for ``back reference'' and mention the term itself in the
6348 text.
6349
63502006-04-11 Richard Stallman <rms@gnu.org>
6351
6352 * custom.texi (Safe File Variables):
6353 Document enable-local-variables = :safe.
6354
63552006-04-11 Karl Berry <karl@gnu.org>
6356
6357 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6358 (Remote Repositories, Version Backups, Local Version Control)
6359 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6360 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6361 (Renaming VC Work Files and Master Files)
6362 (Inserting Version Control Headers, Customizing VC, General Options)
6363 (Options for RCS and SCCS, Options specific for CVS): Move all
6364 these nodes to emacs-xtra.texi, for brevity.
6365 * cmdargs.texi, files.texi: Change cross-references.
6366
8cf51b2c
GM
63672006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6368
6369 * files.texi (Old Versions): Update description of vc-annotate's
6370 use of color to indicate date ranges.
6371
8cf51b2c
GM
63722006-04-09 Kevin Ryde <user42@zip.com.au>
6373
8cf51b2c
GM
6374 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6375 put info and printed manual names the right way around.
6376
63772006-04-09 Karl Berry <karl@gnu.org>
6378
6379 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6380 emacs-xtra.texi, leaving only MS Windows information.
6381 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6382 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6383 node names.
6384
6385 * emacs.texi: Move @summarycontents and @contents to the beginning
6386 of the file.
6387
8cf51b2c
GM
63882006-04-08 Kevin Ryde <user42@zip.com.au>
6389
6390 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6391
63922006-04-07 Richard Stallman <rms@gnu.org>
6393
6394 * programs.texi (Comments, Comment Commands, Options for Comments)
6395 (Multi-Line Comments): "Align", not "indent".
6396 (Basic Indent): C-j deletes trailing whitespace before the newline.
6397
63982006-04-06 Richard Stallman <rms@gnu.org>
6399
8cf51b2c
GM
6400 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6401
64022006-04-06 Eli Zaretskii <eliz@gnu.org>
6403
6404 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6405
8cf51b2c
GM
64062006-04-05 Richard Stallman <rms@gnu.org>
6407
6408 * emacs.texi (Top): Update subnode menu.
6409
6410 * trouble.texi (Unasked-for Search): Node deleted.
6411 (Lossage): Delete from menu.
6412
64132006-04-04 Richard Stallman <rms@gnu.org>
6414
6415 * trouble.texi: Various cleanups.
6416 (Checklist): Don't bother saying how to snail a bug report.
6417 (Emergency Escape): Much rewriting.
6418 (After a Crash): Rename the core dump immediately.
6419 (Total Frustration): Call it a psychotherapist.
6420 (Bug Criteria): Avoid "illegal instruction".
6421 (Sending Patches): We always put the contributor's name in.
6422
6423 * misc.texi (Thumbnails): Minor correction.
6424
8cf51b2c
GM
64252006-04-03 Richard Stallman <rms@gnu.org>
6426
6427 * misc.texi (Thumbnails): Minor cleanup.
6428
64292006-04-02 Karl Berry <karl@gnu.org>
6430
6431 * sending.texi (Mail Sending): pxref to Top needs five args.
6432
6433 * texinfo.tex: Update to current version (2006-03-21.13).
6434
8cf51b2c
GM
64352006-03-31 Richard Stallman <rms@gnu.org>
6436
6437 * emacs.texi (Top): Update subnode menu.
6438
6439 * help.texi (Help Mode): Cleanup.
6440
6441 * dired.texi: Many cleanups.
6442 (Dired Deletion): Describe dired-recursive-deletes.
6443 (Operating on Files): dired-create-directory moved.
6444 (Misc Dired Features): Move to here.
6445 (Tumme): Node moved to misc.texi.
6446
6447 * custom.texi: Many cleanups.
6448 (Minor Modes): Don't mention ISO Accents Mode.
6449 (Examining): Update C-h v output example.
6450 (Hooks): Add index and xref for add-hook.
6451 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6452 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6453
6454 * misc.texi: Many cleanups.
6455 (beginning): Add to summary of topics.
6456 (Shell): Put eshell xref at the end. Remove eshell from table.
6457 (Thumbnails): New node.
6458
8cf51b2c
GM
64592006-03-28 Eli Zaretskii <eliz@gnu.org>
6460
6461 * files.texi (File Name Cache): Make it clear that the cache is
6462 not persistent.
6463
8cf51b2c
GM
64642006-03-25 Karl Berry <karl@gnu.org>
6465
49823426
GM
6466 * emacs-xtra.texi, emacs.texi, gnu.texi:
6467 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6468 (2) do not indent copyright year list (or anything else).
6469
8cf51b2c
GM
64702006-03-21 Juanma Barranquero <lekktu@gmail.com>
6471
6472 * files.texi (VC Dired Mode): Remove misplaced brackets.
6473
64742006-03-21 Andre Spiegel <spiegel@gnu.org>
6475
6476 * files.texi: Various updates and clarifications in the VC chapter.
6477
64782006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6479
6480 * help.texi (Help Mode): Document "C-c C-c".
6481
8cf51b2c
GM
64822006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6483
6484 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6485 menu in the standalone Info reader.
6486
64872006-03-15 Chong Yidong <cyd@stupidchicken.com>
6488
6489 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6490 moved here from Emacs manual.
6491
6492 * programs.texi (Fortran): Section moved to emacs-xtra.
6493 (Program Modes): Xref to Fortran in emacs-xtra.
6494
6495 * maintaining.texi (Emerge): Move to emacs-xtra.
6496 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6497
6498 * picture.texi: File deleted.
6499 * Makefile.in:
6500 * makefile.w32-in: Remove picture.texi.
6501
6502 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6503 * abbrevs.texi (Abbrevs):
6504 * sending.texi (Sending Mail): Picture node removed.
6505
6506 * emacs.texi (Top): Update node listings.
6507
8cf51b2c
GM
65082006-03-12 Richard Stallman <rms@gnu.org>
6509
6510 * calendar.texi: Various cleanups.
6511
8cf51b2c
GM
65122006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6513
6514 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6515 syntax.
6516
8cf51b2c
GM
65172006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6518
6519 * search.texi (Regexps): More accurately describe which characters
6520 are special in which situations. Recommend _not_ to quote `]' or
6521 `-' when they are not special.
6522
8cf51b2c
GM
65232006-02-28 Andre Spiegel <spiegel@gnu.org>
6524
6525 * files.texi (Old Versions): Clarify operation of C-x v =.
6526
8cf51b2c
GM
65272006-02-21 Nick Roberts <nickrob@snap.net.nz>
6528
6529 * building.texi (Watch Expressions): Update and describe
6530 gdb-speedbar-auto-raise.
6531
65322006-02-19 Richard M. Stallman <rms@gnu.org>
6533
6534 * emacs.texi: Use @smallbook.
6535 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6536 Update subnode menu.
6537
6538 * building.texi (Lisp Interaction): Minor addition.
6539
65402006-02-18 Nick Roberts <nickrob@snap.net.nz>
6541
6542 * building.texi (Watch Expressions): Update and be more precise.
6543
c8763fb6 65442006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6545
6546 * maintaining.texi (Create Tags Table): Explain why the
6547 exception when etags writes to files under the /dev tree.
6548
65492006-02-14 Richard M. Stallman <rms@gnu.org>
6550
6551 * custom.texi (Safe File Variables): Lots of clarification.
6552 Renamed from Unsafe File Variables.
6553
65542006-02-14 Chong Yidong <cyd@stupidchicken.com>
6555
6556 * custom.texi (Unsafe File Variables): File variable confirmation
6557 assumed denied in batch mode.
6558
65592006-02-14 Richard M. Stallman <rms@gnu.org>
6560
6561 * building.texi (GDB User Interface Layout): Don't say `inferior'
6562 for program being debugged.
6563
65642006-02-15 Nick Roberts <nickrob@snap.net.nz>
6565
6566 * building.texi (GDB Graphical Interface):
6567 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6568
65692006-02-13 Chong Yidong <cyd@stupidchicken.com>
6570
6571 * custom.texi (Specifying File Variables, Unsafe File Variables):
6572 New nodes, split from File Variables. Document new file local
6573 variable behavior.
6574
65752006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6576
6577 * display.texi (Standard Faces):
8cf51b2c
GM
6578 * files.texi (Visiting):
6579 * frames.texi (Clipboard):
6580 * glossary.texi (Glossary) <Clipboard>:
6581 * xresources.texi (X Resources): Mention Mac OS port.
6582
8cf51b2c
GM
65832006-02-12 Richard M. Stallman <rms@gnu.org>
6584
6585 * building.texi (Building): Clarify topic in intro.
6586
6587 * maintaining.texi (Maintaining): Change title; clarify topic.
6588 Delete duplicate index entries.
6589
6590 * building.texi (Other GDB User Interface Buffers): Clarifications.
6591
6592 * text.texi (Cell Commands): Clarifications.
6593
6594 * programs.texi (Defuns): Delete duplicate explanation of
6595 left-margin paren convention.
6596 (Hungry Delete): Minor cleanup.
6597
65982006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6599
6600 * dired.texi (Tumme): More tumme documentation.
6601
66022006-02-11 Alan Mackenzie <acm@muc.de>
6603
6604 * programs.texi ("Hungry Delete"): Correct the appellation of the
6605 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6606
66072006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6608
6609 * dired.texi (Tumme): Fix small bug.
6610
66112006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6612
6613 * macos.texi (Mac International): Rename "fontset-mac" to
6614 "fontset-standard".
6615
8cf51b2c
GM
66162006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6617
6618 * dired.texi (Tumme): Basic documentation for Tumme added.
6619
8cf51b2c
GM
66202006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6621
6622 * mule.texi (International):
6623 * programs.texi (Basic Indent): Fix typos.
6624
8cf51b2c
GM
6625 * custom.texi (Minor Modes):
6626 * display.texi (Text Display):
6627 * commands.texi (Text Characters): Update xrefs.
6628
66292006-02-07 Richard M. Stallman <rms@gnu.org>
6630
6631 * emacs.texi (Top): Update subnode menu.
6632 Update info on old Emacs papers.
6633 (Intro): "Graphical display", not window system.
6634
6635 * xresources.texi (GTK styles): Minor clarifications.
6636
6637 * trouble.texi: "Graphical display", not window system.
6638 (Stuck Recursive): Minor clarification.
6639
6640 * text.texi: Minor clarifications.
6641 (Sentences): Explain why two-space convention is better.
6642 Explain sentence-end-without-period here.
6643 (Fill Commands): Not here.
6644 (Refill): Node moved down.
6645 (Filling): Update menu.
6646 (Table Creation, Cell Justification, Column Commands): Clarify.
6647
6648 * sending.texi: Minor clarifications.
6649
6650 * search.texi (Regexp Backslash): Clarification.
6651
6652 * rmail.texi: Minor cleanups.
6653 (Rmail): Delete digression about `rmail-mode'.
6654 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6655 (Rmail Files): Mention C-u M-x rmail.
6656 (Rmail Reply): Mention References.
6657 (Rmail Display): Mention rmail-nonignored-headers.
6658
6659 * programs.texi: Minor cleanups.
6660 (Comment Commands): Mention momentary Transient Mark mode.
6661 (Matching): Be more specific about customizing show-paren-mode.
6662 (Info Lookup): Don't list the modes that support C-h S.
6663 Just say what it does in an unsupported mode.
6664 (Man Page): Delete excessive info on customizing woman.
6665 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6666
6667 * abbrevs.texi: Minor clarifications.
6668 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6669 not "dynamic abbrevs" as if they were a kind of abbrev.
6670
6671 * picture.texi (Picture): Minor cleanup.
6672
6673 * mule.texi (Communication Coding): Say "other applications".
6674 (Fontsets): Not specific to X. Add xref to X Resources.
6675 (Unibyte Mode): Rename from Single-Byte Character Support.
6676 "Graphical display", not window system.
6677 (International): Update menu.
6678
6679 * maintaining.texi (Format of ChangeLog):
6680 New node, split out from ChangeLog.
6681 (ChangeLog): Clarifications in the remaining text.
6682 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6683 (Find Tag): Add @w.
6684 (Tags Search): Explain tag table order here. Simplify grep ref.
6685 (List Tags): tags-tag-face is a variable, not a face.
6686 (Emerge): Cleanups.
6687
6688 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6689 (Keyboard Macros): Avoid "the user".
6690
6691 * killing.texi: "Graphical display", not window system.
6692
6693 * help.texi (Help Echo): "Graphical display", not window system.
6694
6695 * glossary.texi: Say "you", not "the user". Say "graphical display".
6696
6697 * frames.texi: Minor cleanups. "Graphical display", not window system.
6698
6699 * files.texi (Visiting): Make drag-and-drop not X-specific.
6700
6701 * custom.texi: Minor cleanups. "Graphical display", not window system.
6702
6703 * cmdargs.texi: Minor cleanups.
6704
6705 * building.texi (Compilation): Move and split kill-compilation para.
6706 Add para about multiple compilers.
6707 (Compilation Mode): Commands also available in grep mode and others.
6708 Mention C-u C-x ` more tutorially. Clarify C-x `.
6709 (Compilation Shell): Clarify. Put Bash example first.
6710 (Grep Searching): Minor cleanups; add @w.
6711 (Debuggers): Minor cleanups.
6712 (Starting GUD): Make GDB xgraphical mode issue clearer.
6713 (Debugger Operation): Lots of clarifications including
6714 GDB tooltip side-effect issue.
6715 (Commands of GUD): Clarify.
6716 (GUD Customization): Add bashdb-mode-hook.
6717 (GDB Graphical Interface): Rewrite for clarity.
6718 (GDB User Interface Layout): Rewrite for clarity.
6719 (Stack Buffer, Watch Expressions): Likewise.
6720 (Other GDB User Interface Buffers): Cleanups.
6721 (Lisp Libraries, External Lisp): Cleanup.
6722
6723 * basic.texi (Position Info): "Graphical displays", rather than
6724 window systems.
6725
6726 * anti.texi: Minor cleanup.
6727
8cf51b2c
GM
67282006-02-03 Eli Zaretskii <eliz@gnu.org>
6729
6730 * custom.texi (Init File, Find Init): Add cross-references to
6731 where $HOME is described.
6732
67332006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6736 is not inside the @table.
6737
6738 * emacs.texi (Top): Correct node name.
6739
6740 * files.texi (File Names): Fix @xref.
6741 (Reverting): Fix typo.
6742
6743 * mule.texi (International): Correct node name.
6744
6745 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6746
67472006-02-01 Richard M. Stallman <rms@gnu.org>
6748
6749 * emacs.texi (Top): Update subnode menu.
6750
6751 * mule.texi: Minor clarifications.
6752 Reduce the specific references to X Windows.
6753 Refer to "graphical" terminals, rather than window systems.
6754 (Text Coding): Rename from Specify Coding.
6755 (Communication Coding, File Name Coding, Terminal Coding):
6756 New nodes split out from Text Coding.
6757
6758 * kmacro.texi: Minor clarifications.
6759 (Keyboard Macro Ring): Comment out some excessive commands.
6760 (Basic Keyboard Macro): Split up the table, putting part in each node.
6761
6762 * major.texi: Minor clarifications.
6763
6764 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6765
6766 * windows.texi: Minor clarifications.
6767 (Change Window): Don't describe mode-line mouse cmds here.
6768 Add xref to Mode Line Mouse.
6769
6770 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6771
6772 * macos.texi (Mac International): Fix xref.
6773
6774 * indent.texi: Minor clarifications.
6775
6776 * frames.texi: Minor clarifications.
6777 Reduce the specific references to X Windows.
6778 Refer to "graphical" terminals, rather than window systems.
6779 (Frame Parameters): Don't mention commands like
6780 set-foreground-color. Just say to customize a face.
6781 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6782
6783 * files.texi: Minor clarifications.
6784 (Numbered Backups): New node, split out from Backup Names.
6785
6786 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6787
6788 * cmdargs.texi (General Variables): Fix xref.
6789
6790 * buffers.texi: Minor clarifications.
6791
8cf51b2c
GM
67922006-01-31 Richard M. Stallman <rms@gnu.org>
6793
6794 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6795 Nodes moved to top.
6796
6797 * display.texi: Minor clarifications.
6798 (Display): Rearrange menu.
6799 (Standard Faces): Mention query-replace face.
6800 (Faces): Simplify.
6801 (Font Lock): Simplify face customization info.
6802 (Highlight Changes): Node merged into Highlight Interactively.
6803 (Highlight Interactively): Much rewriting and cleanup.
6804 (Optional Mode Line): Narrowed line number not good for goto-line.
6805 Simplify face customization advice.
6806 (Text Display): Mention use of escape-glyph face.
6807 Move ctl-arrow and tab-width here.
6808 (Display Custom): Move no-redraw-on-reenter to end of node.
6809
6810 * search.texi: Minor clarifications.
6811 (Isearch Scroll): Simplify.
6812 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6813
6814 * regs.texi (Registers): Mention bookmarks here.
6815
6816 * mark.texi: Minor clarifications.
6817 (Selective Undo): Node deleted.
6818
6819 * m-x.texi: Minor clarifications.
6820
6821 * killing.texi: Minor clarifications.
6822 Refer to "graphical" terminals, rather than window systems.
6823
6824 * help.texi: Clarifications.
6825 (Help): Don't describe C-h F and C-h K here.
6826 (Key Help): Describe C-h K here.
6827 (Name Help): Mention Emacs Lisp Intro.
6828 Describe C-h F here.
6829 (Misc Help): Mention C-h F and C-h K only briefly.
6830
6831 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6832 Selective undo text merged in.
6833 (Spelling): Mention Aspell along with Ispell.
6834
6835 * emacs.texi (Top): Update subnode menus.
6836
6837 * basic.texi (Basic Undo): Rename from Undo. Most of text
6838 moved to new Undo node.
6839
8cf51b2c
GM
68402006-01-29 Chong Yidong <cyd@stupidchicken.com>
6841
6842 * basic.texi (Continuation Lines, Inserting Text):
6843 Mention longlines mode.
6844
68452006-01-29 Richard M. Stallman <rms@gnu.org>
6846
10d1d0af 6847 * screen.texi: Minor cleanups.
8cf51b2c
GM
6848 (Screen): Clean up the intro paragraphs.
6849 (Mode Line): Lots of rewriting. Handle frame-name better.
6850 eol-mnemonic-... vars moved out.
6851
6852 * emacs.texi (Top): Change menu item for MS-DOS node.
6853 Update subnode menu.
6854
6855 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6856 chapter relates to Windows. Title changed.
6857
6858 * mini.texi: Minor cleanups.
6859
6860 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6861 (Mark): Put it in the menu.
6862
6863 * entering.texi: Minor cleanups.
6864
6865 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6866 (Intro): Refer to "graphical" terminals, rather than X.
6867
6868 * display.texi (Display Custom): Add xref to Variables.
6869 (Optional Mode Line): eol-mnemonic-... vars moved here.
6870
6871 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6872 rather than X.
6873
8cf51b2c
GM
6874 * basic.texi: Minor cleanups.
6875 (Undo): selective-undo moved.
6876
8cf51b2c
GM
68772006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6878
6879 * anti.texi (Antinews): Various corrections and additions.
6880
68812006-01-23 Juri Linkov <juri@jurta.org>
6882
6883 * custom.texi (Easy Customization, Customization Groups)
6884 (Browsing Custom): Mention links along with buttons.
6885
8cf51b2c
GM
68862006-01-21 Eli Zaretskii <eliz@gnu.org>
6887
8cf51b2c
GM
6888 * text.texi (TeX Print): Use @key for TAB.
6889
8cf51b2c
GM
6890 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6891
8cf51b2c
GM
68922006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6893
6894 * files.texi (File Aliases): Don't claim that usually separate
6895 buffers are created for two file names that name the same data.
6896 Mention additional situations where different names mean the same
6897 file on disk.
6898
68992006-01-19 Richard M. Stallman <rms@gnu.org>
6900
6901 * killing.texi (Deletion): Upcase @key argument.
6902
6903 * custom.texi (Custom Themes): Minor cleanup.
6904
6905 * programs.texi (Hungry Delete): Upcase @key argument.
6906
8cf51b2c
GM
69072006-01-16 Juri Linkov <juri@jurta.org>
6908
6909 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6910 Move `mode-line-highlight' before `mode-line-buffer-id'.
6911
8cf51b2c
GM
69122006-01-14 Richard M. Stallman <rms@gnu.org>
6913
6914 * basic.texi (Inserting Text): Minor cleanup.
6915
8cf51b2c
GM
69162006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6917
6918 * custom.texi (Changing a Variable, Face Customization):
6919 Update for changes in Custom menus.
6920
8cf51b2c
GM
69212006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6922
6923 * macos.texi (Mac International): Undo last change.
6924
8cf51b2c
GM
69252006-01-02 Chong Yidong <cyd@stupidchicken.com>
6926
6927 * custom.texi (Custom Themes): Describe the new
6928 customize-create-theme interface.
6929
69302005-12-30 Juri Linkov <juri@jurta.org>
6931
6932 * basic.texi (Position Info): Update example.
6933
c8763fb6 69342005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6935
6936 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6937
69382005-12-24 Chong Yidong <cyd@stupidchicken.com>
6939
6940 * custom.texi (Custom Themes): `load-theme' always loads.
6941
69422005-12-23 Juri Linkov <juri@jurta.org>
6943
6944 * display.texi (Highlight Interactively): Use double space to
6945 separate sentences. Replace C-p with M-p, and C-n with M-n.
6946
69472005-12-22 Richard M. Stallman <rms@gnu.org>
6948
6949 * custom.texi (Easy Customization and subnodes):
6950 Replace "active field" with "button".
6951 Use "user option" only for variables.
6952 Use "setting" for variable-or-face.
6953
69542005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6955
6956 * buffers.texi (Select Buffer): Change order in table to make
6957 "Similar" refer to the correct item.
6958 (Indirect Buffers): Minor rewording.
6959
8cf51b2c
GM
69602005-12-20 Juri Linkov <juri@jurta.org>
6961
6962 * files.texi (VC Status): Put P and N near p and n.
6963
8cf51b2c
GM
69642005-12-19 Richard M. Stallman <rms@gnu.org>
6965
6966 * programs.texi (Electric C): Delete the info about newline control.
6967 (Other C Commands): Minor cleanup.
6968 (Left Margin Paren): Minor cleanup.
6969
69702005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6971
6972 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6973 (Customization Groups): Delete text moved to "Browsing Custom".
6974 (Browsing Custom): New node.
6975 (Specific Customization): Clarify which commands only work for
6976 loaded options.
6977
69782005-12-18 Bill Wohler <wohler@newt.com>
6979
6980 * frames.texi (Tool Bars): Shorten text of previous change.
6981
69822005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6983
6984 * files.texi (VC Status): Document log-view mode.
6985
69862005-12-18 Bill Wohler <wohler@newt.com>
6987
6988 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6989 permanently via the customize interface.
6990
8cf51b2c
GM
69912005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6992
6993 * killing.texi (Killing by Lines): Document `kill-whole-line'
6994 function.
6995
c8763fb6 69962005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6997
6998 * buffers.texi (Select Buffer): Change `prev-buffer' to
6999 `previous-buffer'. Indicate that these functions use a frame
7000 local buffer list.
7001
8cf51b2c
GM
70022005-12-12 Richard M. Stallman <rms@gnu.org>
7003
7004 * custom.texi (Easy Customization): Change menu comment.
7005 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7006
7007 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7008 (Help): Among the Apropos commands, describe only C-h a here.
7009
70102005-12-11 Richard M. Stallman <rms@gnu.org>
7011
7012 * programs.texi (Options for Comments): Comment-end starts with space.
7013
7014 * glossary.texi (Glossary): Minor cleanup.
7015
7016 * files.texi (Old Versions): Use @table.
7017
8cf51b2c
GM
70182005-12-10 David Koppelman <koppel@ece.lsu.edu>
7019
7020 * display.texi (Highlight Interactively): Include
7021 global-hi-lock-mode. Add miscellaneous details and elaborations.
7022
70232005-12-09 Richard M. Stallman <rms@gnu.org>
7024
7025 * display.texi (Font Lock): Delete the Global FL menu item.
7026
70272005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7028
7029 * custom.texi (Minibuffer Maps): Mention the maps for file name
7030 completion.
7031
70322005-12-09 Kim F. Storm <storm@cua.dk>
7033
7034 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7035 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7036 cursor to next corner in rectangle; clarify insert around rectangle.
7037
8cf51b2c
GM
70382005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7039
7040 * custom.texi (Customization): Use xref to elisp manual for
7041 non-TeX output.
7042 (Minor Modes): Update.
7043 (Customization Groups, Changing a Variable, Face Customization):
7044 Update for new appearance of Custom buffers.
7045 (Changing a Variable): `custom-buffer-done-function' has been
7046 replaced by `custom-buffer-done-kill'.
7047 (Specific Customization): In the `customize-group' buffer, a
7048 subgroup's contents are not "hidden". They are not included at
7049 all. They have no [Show] button.
7050 (Mouse Buttons): Add pxref to description of mouse event lists in
7051 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7052 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7053 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7054
70552005-12-08 Richard M. Stallman <rms@gnu.org>
7056
7057 * mini.texi (Completion Commands, Completion):
7058 In file name input, SPC does not do completion.
7059
8cf51b2c
GM
70602005-12-08 Nick Roberts <nickrob@snap.net.nz>
7061
7062 * building.texi (GDB Graphical Interface): Explain screen size
7063 setting.
7064 (Other GDB User Interface Buffers): Describe features specific to
7065 GDB 6.4.
7066
8cf51b2c
GM
70672005-12-01 Nick Roberts <nickrob@snap.net.nz>
7068
7069 * building.texi (GDB User Interface Layout): Describe how to
7070 kill associated buffers.
7071 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7072 (Watch Expressions): Be more precise.
7073 (Other GDB User Interface Buffers): Describe how to change a
7074 register value.
7075
8cf51b2c
GM
70762005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7077
7078 * macos.texi (Mac Input): Remove description of
7079 mac-command-key-is-meta. Add descriptions of
7080 mac-control-modifier, mac-command-modifier, and
7081 mac-option-modifier.
7082 (Mac International): Fix description of conversion of clipboard data.
7083 (Mac Font Specs): Add example of font customization by face attributes.
7084
70852005-11-22 Nick Roberts <nickrob@snap.net.nz>
7086
7087 * building.texi (Watch Expressions): Expand description.
7088 (Other GDB User Interface Buffers): Describe local map for
7089 gud-watch.
7090
70912005-11-21 Chong Yidong <cyd@stupidchicken.com>
7092
7093 * display.texi (Font Lock): Font lock is enabled by default now.
7094
70952005-11-20 Juri Linkov <juri@jurta.org>
7096
7097 * basic.texi (Position Info): Update examples of the output.
7098 Remove the fact that examples are produced in the TeXinfo buffer,
7099 because in the Info reader users will get a different output from
7100 `C-x ='.
7101
7102 * building.texi (Compilation Mode): Remove paragraph duplicated
7103 from the node `Compilation'. Add `compilation-skip-threshold'.
7104
7105 * display.texi (Font Lock): Suggest more user-friendly method of
7106 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7107
71082005-11-18 Richard M. Stallman <rms@gnu.org>
7109
7110 * files.texi (Registering): Mention @@ in mode line.
7111
7112 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7113
71142005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7115
7116 * files.texi (Renaming and VC): Some back-ends don't
7117 handle renaming.
7118
8cf51b2c
GM
71192005-11-17 Juri Linkov <juri@jurta.org>
7120
7121 * emacs.texi (Top):
7122 * display.texi (Highlight Interactively): Put this font-lock based
7123 mode near Font Lock node.
7124
71252005-11-16 Chong Yidong <cyd@stupidchicken.com>
7126
7127 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7128 icons.
7129
71302005-11-12 Kim F. Storm <storm@cua.dk>
7131
7132 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7133 (Help Summary): Add C-h d and C-h e.
7134 (Apropos): Clarify that all apropos commands may search for either
7135 list of words or a regexp. Add C-h d for apropos-documentation.
7136 Describe apropos-documentation-sort-by-scores user option.
7137
8cf51b2c
GM
71382005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7139
7140 * killing.texi (CUA Bindings): Add @section.
7141
71422005-11-10 Kim F. Storm <storm@cua.dk>
7143
7144 * emacs.texi (Top): Add CUA Bindings entry to menu.
7145
7146 * killing.texi (CUA Bindings): New node. Moved here from
7147 misc.texi and extended with info on rectangle commands and
7148 rectangle highlighting, interface to registers, and the global
7149 mark feature.
7150
7151 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7152
7153 * regs.texi: Prev link points to CUA Bindings node.
7154
71552005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7156
7157 * help.texi (Help Echo): By default, help echos are only shown on
7158 mouse-over, not on point-over.
7159
c8763fb6 71602005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7161
7162 * misc.texi (Shell Mode): Describe how to activate password echoing.
7163
8cf51b2c
GM
71642005-11-04 Romain Francoise <romain@orebokech.com>
7165
7166 * mark.texi (Mark Ring): Fix typo.
7167
71682005-11-03 Richard M. Stallman <rms@gnu.org>
7169
7170 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7171
71722005-11-01 Bill Wohler <wohler@newt.com>
7173
7174 * help.texi (Help Mode): Fix typo.
7175
71762005-11-01 Nick Roberts <nickrob@snap.net.nz>
7177
1c6c854e
CS
7178 * building.texi (Other GDB User Interface Buffers):
7179 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7180
71812005-10-31 Romain Francoise <romain@orebokech.com>
7182
7183 * files.texi (Compressed Files): Fix typo.
7184
7185 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7186
7187 * windows.texi (Force Same Window): Likewise.
7188
71892005-10-30 Bill Wohler <wohler@newt.com>
7190
7191 * help.texi (Help Mode): URLs viewed with browse-url.
7192
71932005-10-31 Nick Roberts <nickrob@snap.net.nz>
7194
7195 * building.texi (GDB Graphical Interface): Don't reference
7196 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7197 must stay in same frame.
7198
71992005-10-29 Chong Yidong <cyd@stupidchicken.com>
7200
7201 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7202
7203 * anti.texi (Antinews): Likewise.
7204
8cf51b2c
GM
72052005-10-28 Bill Wohler <wohler@newt.com>
7206
7207 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7208
72092005-10-28 Richard M. Stallman <rms@gnu.org>
7210
7211 * files.texi (Visiting): Explain how to enter ? in a file name.
7212
7213 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7214
8cf51b2c
GM
72152005-10-25 Nick Roberts <nickrob@snap.net.nz>
7216
1c6c854e
CS
7217 * building.texi (GDB Graphical Interface):
7218 Describe gdb-mouse-until.
8cf51b2c
GM
7219
72202005-10-23 Richard M. Stallman <rms@gnu.org>
7221
7222 * custom.texi (Init File): Recommend when to use site-start.el.
7223
8cf51b2c
GM
72242005-10-21 Juri Linkov <juri@jurta.org>
7225
7226 * custom.texi (Examining): Mention accessing the old variable
7227 value via M-n in set-variable.
7228
8cf51b2c
GM
72292005-10-18 Romain Francoise <romain@orebokech.com>
7230
7231 * files.texi (Version Systems): Capitalize GNU.
7232
8cf51b2c
GM
72332005-10-18 Nick Roberts <nickrob@snap.net.nz>
7234
7235 * building.texi (Compilation Mode): Remove redundant paragraph.
7236 (Watch Expressions): Remove paragraph to reflect code change.
7237
8cf51b2c
GM
72382005-10-16 Richard M. Stallman <rms@gnu.org>
7239
7240 * building.texi (Compilation Mode, Compilation): Clarified.
7241
72422005-10-15 Richard M. Stallman <rms@gnu.org>
7243
7244 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7245
8cf51b2c
GM
72462005-10-13 Kenichi Handa <handa@m17n.org>
7247
7248 * basic.texi (Position Info): Fix previous change.
7249
c8763fb6 72502005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7251
7252 * cmdargs.texi (Icons X): Fix typo.
7253
72542005-10-12 Kenichi Handa <handa@m17n.org>
7255
7256 * basic.texi (Position Info): Describe the case that Emacs shows
7257 "part of display ...".
7258
c8763fb6 72592005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7260
7261 * cmdargs.texi (Icons X): -nb => -nbi.
7262
72632005-10-10 Chong Yidong <cyd@stupidchicken.com>
7264
7265 * frames.texi (Speedbar): A couple more clarifications.
7266
72672005-10-11 Nick Roberts <nickrob@snap.net.nz>
7268
7269 * building.texi (GDB User Interface Layout): Improve diagram.
7270 (Watch Expressions): Explain how to make speedbar global.
7271 (Other GDB User Interface Buffers): Make references more precise.
7272
8cf51b2c
GM
72732005-10-09 Richard M. Stallman <rms@gnu.org>
7274
7275 * frames.texi (Speedbar): Clarify the text.
7276
72772005-10-09 Chong Yidong <cyd@stupidchicken.com>
7278
7279 * frames.texi (Speedbar): Add information on keybindings,
7280 dismissing the speedbar, and buffer display mode. Link to
7281 speedbar manual.
7282
c8763fb6 72832005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7284
1c6c854e 7285 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7286 added -nb, --no-bitmap-icon.
7287
8cf51b2c
GM
72882005-10-07 Nick Roberts <nickrob@snap.net.nz>
7289
7290 * building.texi (GDB Graphical Interface): Add variables and
7291 functions to indices. Be more precise.
7292
c8763fb6 72932005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7294
7295 * frames.texi (Drag and Drop): Remove the x- from
7296 x-dnd-open-file-other-window and xdnd-protocol-alist.
7297
72982005-09-30 Romain Francoise <romain@orebokech.com>
7299
7300 * mini.texi (Minibuffer): The default value now appears before the
7301 colon in minibuffer prompts.
7302
8cf51b2c
GM
73032005-09-25 Richard M. Stallman <rms@gnu.org>
7304
7305 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7306
8cf51b2c
GM
73072005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7308
7309 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7310
8cf51b2c
GM
73112005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7312
7313 * emacs.texi (Top): Update submenus from macos.texi.
7314
7315 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7316 (Mac OS): Update feature support status.
7317 (Mac Input): List supported input scripts. Remove description
7318 about `mac-keyboard-text-encoding'. Mention mouse button
7319 emulation and related variables.
7320 (Mac International): Mention Central European and Cyrillic
7321 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7322 Add description about coding system for selection.
7323 Add description about language environment.
7324 (Mac Environment Variables):
7325 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7326 arguments. Add Preferences support.
7327 (Mac Directories): Explicitly state that this node is for Mac OS
7328 Classic only.
1c6c854e
CS
7329 (Mac Font Specs): Mention specification for scalable fonts.
7330 List supported charsets. Add preferred way of creating fontsets.
7331 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7332 (Mac Functions): Add descriptions about `mac-set-file-creator',
7333 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7334 and `mac-get-preference'.
7335
8cf51b2c
GM
73362005-09-16 Romain Francoise <romain@orebokech.com>
7337
7338 Update all files to specify GFDL version 1.2.
7339
7340 * doclicense.texi (GNU Free Documentation License): Update to
7341 version 1.2.
7342
73432005-09-15 Richard M. Stallman <rms@gnu.org>
7344
7345 * buffers.texi (List Buffers): Fix xref.
7346
7347 * rmail.texi (Rmail Basics): Fix xref.
7348
7349 * emacs.texi (Top): Update subnode menus.
7350
7351 * files.texi (Saving Commands): New node, broken out of Saving.
7352 (Customize Save): New node, broken out of Saving.
7353 Clarify effect of write-region-inhibit-fsync.
7354 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7355
8cf51b2c
GM
73562005-09-14 Romain Francoise <romain@orebokech.com>
7357
7358 * files.texi (Saving): Mention write-region-inhibit-fsync.
7359
73602005-09-05 Chong Yidong <cyd@stupidchicken.com>
7361
7362 * custom.texi (Custom Themes): New node.
7363
73642005-09-03 Richard M. Stallman <rms@gnu.org>
7365
49823426
GM
7366 * search.texi (Search Case): Mention vars that control
7367 case-fold-search for various operations.
8cf51b2c
GM
7368
73692005-08-22 Juri Linkov <juri@jurta.org>
7370
7371 * display.texi (Standard Faces): Merge the text from
7372 `(elisp)Standard Faces' into this node.
7373
73742005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7375
7376 * emacs.texi (Top): Delete menu item for deleted node
7377 Keyboard Translations.
7378
73792005-08-18 Richard M. Stallman <rms@gnu.org>
7380
8cf51b2c
GM
7381 * trouble.texi (Unasked-for Search):
7382 Delete xref to Keyboard Translations.
7383
7384 * glossary.texi (Glossary): Delete xref.
7385
8cf51b2c
GM
7386 * custom.texi (Minor Modes): Say that the list here is not complete.
7387 (Keyboard Translations): Node deleted.
7388 (Disabling): Delete xref to it.
7389 (Customization Groups): Fix Custom buffer example.
7390 (Hooks): Mention remove-hooks.
7391
73922005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7393
7394 * building.texi (GDB Graphical Interface): Improve filling of menu
7395 item.
7396
73972005-08-18 Nick Roberts <nickrob@snap.net.nz>
7398
7399 * building.texi (GDB Graphical Interface): Use better node names.
7400
74012005-08-14 Richard M. Stallman <rms@gnu.org>
7402
7403 * text.texi (Sentences): Fix xref.
7404
74052005-08-14 Juri Linkov <juri@jurta.org>
7406
7407 * building.texi (Compilation, Grep Searching): Move grep command
7408 headings from `Compilation' to `Grep Searching'.
7409
7410 * dired.texi (Dired and Find):
7411 * maintaining.texi (Tags Search): Replace grep xref to
7412 `Compilation' node with `Grep Searching'.
7413
7414 * files.texi (Comparing Files): Replace xref to `Compilation' with
7415 `Compilation Mode'.
7416
74172005-08-13 Alan Mackenzie <acm@muc.de>
7418
7419 * search.texi (Non-ASCII Isearch): Correct a typo.
7420 (Replacement Commands): Mention query-replace key binding.
7421
74222005-08-11 Richard M. Stallman <rms@gnu.org>
7423
7424 * programs.texi (Options for Comments): Fix xref.
7425
7426 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7427 out of Regexps.
7428
8cf51b2c
GM
74292005-08-09 Juri Linkov <juri@jurta.org>
7430
7431 * building.texi (Compilation): Use `itemx' instead of `item'.
7432 (Grep Searching): Simplify phrase.
7433
7434 * display.texi (Standard Faces): Describe vertical-border on
7435 window systems.
7436
7437 * windows.texi (Split Window): Simplify phrase and mention
7438 vertical-border face.
7439
74402005-08-09 Richard M. Stallman <rms@gnu.org>
7441
7442 * files.texi (Comparing Files): Clarify compare-windows.
7443
7444 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7445
8cf51b2c
GM
74462005-08-06 Eli Zaretskii <eliz@gnu.org>
7447
7448 * mule.texi (Coding Systems): Rephrase the paragraph about
7449 codepages: no need for "M-x codepage-setup" anymore, except on
7450 MS-DOS.
7451
7452 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7453 the MS-DOS port only.
7454
74552005-07-30 Eli Zaretskii <eliz@gnu.org>
7456
7457 * makefile.w32-in (info): Don't run multi-install-info.bat.
7458 ($(infodir)/dir): New target, produced by running
7459 multi-install-info.bat.
7460
8cf51b2c
GM
74612005-07-22 Eli Zaretskii <eliz@gnu.org>
7462
7463 * files.texi (Quoted File Names): Add index entry.
7464
8cf51b2c
GM
74652005-07-19 Juri Linkov <juri@jurta.org>
7466
7467 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7468
74692005-07-18 Juri Linkov <juri@jurta.org>
7470
8cf51b2c
GM
7471 * custom.texi (Easy Customization):
7472 * files.texi (Old Versions):
7473 * frames.texi (Wheeled Mice):
7474 * mule.texi (Specify Coding):
8cf51b2c
GM
7475 * text.texi (Cell Justification):
7476 * trouble.texi (After a Crash):
8cf51b2c
GM
7477 * xresources.texi (GTK styles):
7478 Delete duplicate duplicate words.
7479
74802005-07-17 Richard M. Stallman <rms@gnu.org>
7481
7482 * frames.texi (Creating Frames): Fix foreground color example.
7483
7484 * custom.texi (Init Examples): Clean up text about conditionals.
7485
74862005-07-16 Richard M. Stallman <rms@gnu.org>
7487
7488 * mini.texi (Completion Commands): Fix command name for ?.
7489
8cf51b2c
GM
74902005-07-16 Eli Zaretskii <eliz@gnu.org>
7491
7492 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7493 `menu' face has no effect on w32 and with GTK.
7494 Add cross-references.
8cf51b2c
GM
7495
7496 * cmdargs.texi (General Variables): Clarify the default location
7497 of $HOME on w32 systems.
7498
74992005-07-15 Jason Rumney <jasonr@gnu.org>
7500
7501 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7502 changed.
7503
75042005-07-08 Kenichi Handa <handa@m17n.org>
7505
1c6c854e
CS
7506 * mule.texi (Recognize Coding):
7507 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7508
75092005-07-07 Richard M. Stallman <rms@gnu.org>
7510
7511 * anti.texi (Antinews): Mention mode-line-inverse-video.
7512
7513 * files.texi (Saving): Minor correction about C-x C-w.
7514
7515 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7516
75172005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7518
7519 * search.texi (Isearch Scroll): Add example of using the
7520 `isearch-scroll' property.
7521 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7522 `Display Custom' node.
7523 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7524 and de-emphasize it.
7525 (Other Repeating Search): `occur' currently can not correctly
7526 handle multiline matches. Correct, clarify and update description
7527 of `flush-lines' and `keep-lines'.
7528
7529 * display.texi (Display Custom): Add anchor for `baud-rate'.
7530
75312005-07-07 Richard M. Stallman <rms@gnu.org>
7532
7533 * gnu.texi: Update where to get GNU status; add refs for how to help.
7534 Add footnotes 6 and 7.
7535
75362005-07-04 Lute Kamstra <lute@gnu.org>
7537
7538 Update FSF's address in GPL notices.
7539
8cf51b2c 7540 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7541 * trouble.texi (Checklist): Update FSF's address.
7542
8cf51b2c
GM
75432005-06-24 Richard M. Stallman <rms@gnu.org>
7544
7545 * display.texi (Text Display): Change index entries.
7546
75472005-06-24 Eli Zaretskii <eliz@gnu.org>
7548
7549 * makefile.w32-in (MAKEINFO): Use --force.
7550 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7551 Makefile.in.
8cf51b2c
GM
7552
75532005-06-23 Richard M. Stallman <rms@gnu.org>
7554
1c6c854e 7555 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7556 nobreak-char-display.
7557
7558 * emacs.texi (Top): Update detailed node listing.
7559
1c6c854e 7560 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7561 to nobreak-char-display and no-break-space to nobreak-space.
7562 (Standard Faces): Split up the list of standard faces
7563 and put it in a separate node. Add nobreak-space and
7564 escape-glyph.
7565
8cf51b2c
GM
75662005-06-23 Lute Kamstra <lute@gnu.org>
7567
7568 * mule.texi (Select Input Method): Fix typo.
7569
75702005-06-23 Kenichi Handa <handa@m17n.org>
7571
1c6c854e
CS
7572 * mule.texi (International): List all supported scripts.
7573 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7574 distribution.
7575 (Language Environments): List all language environments.
7576 Intlfonts contains fonts for most supported scripts, not all..
7577 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7578 input a specific character.
8cf51b2c
GM
7579 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7580
75812005-06-23 Juanma Barranquero <lekktu@gmail.com>
7582
49823426 7583 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7584
75852005-06-22 Miles Bader <miles@gnu.org>
7586
7587 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7588
75892005-06-20 Miles Bader <miles@gnu.org>
7590
7591 * display.texi (Faces): Add `vertical-divider'.
7592
75932005-06-17 Richard M. Stallman <rms@gnu.org>
7594
7595 * text.texi (Adaptive Fill): Minor clarification.
7596
8cf51b2c
GM
75972005-06-10 Lute Kamstra <lute@gnu.org>
7598
7599 * emacs.texi (Top): Correct version number.
7600 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7601 refer to the current version of Emacs.
7602
76032005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7604
7605 * files.texi (Log Buffer): Document when there can be more than
7606 one file to be committed.
7607
76082005-06-08 Juri Linkov <juri@jurta.org>
7609
7610 * display.texi (Faces): Add `shadow' face.
7611
76122005-06-07 Masatake YAMATO <jet@gyve.org>
7613
7614 * display.texi (Faces): Write about mode-line-highlight.
7615
76162005-06-06 Richard M. Stallman <rms@gnu.org>
7617
7618 * misc.texi (Printing Package): Explain how to initialize
7619 printing package.
7620
7621 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7622
76232005-06-05 Chong Yidong <cyd@stupidchicken.com>
7624
7625 * emacs.texi: Rename Hardcopy to Printing.
7626 Make PostScript and PostScript Variables subnodes of it.
7627
7628 * misc.texi (Printing): Rename node from Hardcopy.
7629 Mention menu bar options.
7630 Move PostScript and PostScript Variables to submenu.
7631 (Printing package): New node.
7632
7633 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7634
7635 * dired.texi (Operating on Files): Likewise.
7636
7637 * calendar.texi (Displaying the Diary): Likewise.
7638
7639 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7640
7641 * glossary.texi (Glossary): Likewise.
7642
7643 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7644 effect.
7645
76462005-06-04 Richard M. Stallman <rms@gnu.org>
7647
7648 * trouble.texi (After a Crash): Polish previous change.
7649
8cf51b2c
GM
76502005-05-30 Noah Friedman <friedman@splode.com>
7651
7652 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7653 recovery mechanism.
7654
8cf51b2c
GM
76552005-05-28 Nick Roberts <nickrob@snap.net.nz>
7656
7657 * building.texi (Other Buffers): SPC toggles display of
7658 floating point registers.
7659
8cf51b2c
GM
76602005-05-27 Nick Roberts <nickrob@snap.net.nz>
7661
7662 * files.texi (Log Buffer): Merge in description of Log Edit
7663 mode from pcl-cvs.texi.
7664
76652005-05-26 Richard M. Stallman <rms@gnu.org>
7666
7667 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7668
8cf51b2c
GM
76692005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7670
7671 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7672 not enabled by default.
7673 When not on a word, `ispell-word' by default checks the word
7674 before point.
7675
76762005-05-24 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * building.texi (Debugger Operation): Simplify last sentence.
7679
76802005-05-23 Lute Kamstra <lute@gnu.org>
7681
7682 * emacs.texi: Update FSF's address throughout.
7683 (Preface): Use @cite.
7684 (Distrib): Add cross reference to the node "Copying". Mention the
7685 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7686 printed manuals.
7687 (Intro): Use @xref for the Emacs Lisp Intro.
7688
8cf51b2c
GM
76892005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7690
7691 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7692
7693 * basic.texi (Moving Point): Mention default for `goto-line'.
7694
7695 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7696 of a variable's docstring.
7697
76982005-05-18 Lute Kamstra <lute@gnu.org>
7699
7700 * maintaining.texi (Overview of Emerge): Add cross reference.
7701 Remove duplication.
7702
7703 * emacs.texi (Top): Update to the current structure of the manual.
7704 * misc.texi (Emacs Server): Add menu description.
7705 * files.texi (Saving): Fix menu.
7706 * custom.texi (Customization): Fix menu.
7707 * mule.texi (International): Fix menu.
7708 * kmacro.texi (Keyboard Macros): Fix menu.
7709
77102005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7711
7712 * display.texi: Various minor changes.
7713 (Faces): Delete text that is repeated in the next section.
7714
77152005-05-16 Nick Roberts <nickrob@snap.net.nz>
7716
7717 * building.texi (Debugger Operation): Mention GUD tooltips are
7718 disabled with GDB in text command mode.
7719
8cf51b2c
GM
77202005-05-16 Nick Roberts <nickrob@snap.net.nz>
7721
7722 * building.texi: Replace toolbar with "tool bar" for consistency.
7723 (Compilation Mode): Describe compilation-context-lines
7724 and use of arrow in compilation buffer.
7725 (Debugger Operation): Replace help text with variable's value.
7726
7727 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7728 consistency.
7729
77302005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7731
7732 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7733 Add xref.
7734
8cf51b2c
GM
77352005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7738 (Position Info): Delete discussion of `goto-line'. It is already
7739 described in `Moving point'.
7740
7741 * mini.texi (Completion Commands): Correct reference.
7742 (Completion Options): Fix typo.
7743
7744 * killing.texi (Deletion): Complete description of `C-x C-o'.
7745
8cf51b2c
GM
77462005-05-10 Richard M. Stallman <rms@gnu.org>
7747
7748 * building.texi (Compilation): Clarify recompile's directory choice.
7749
7750 * frames.texi (Tooltips): Cleanups.
7751
7752 * basic.texi (Arguments): Fix punctuation.
7753
77542005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7755
7756 * screen.texi (Menu Bar): The up and down (not left and right)
7757 arrow keys move through a keyboard menu.
7758
77592005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7760
7761 * basic.texi: Various typo and grammar fixes.
7762 (Moving Point): C-a now runs move-beginning-of-line.
7763
77642005-05-08 Nick Roberts <nickrob@snap.net.nz>
7765
7766 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7767
7768 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7769 as different animals.
7770
77712005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7772
7773 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7774 Correct index entry.
7775
77762005-05-07 Nick Roberts <nickrob@snap.net.nz>
7777
7778 * building.texi (Debugger Operation): Update to reflect changes
7779 in GUD tooltips.
7780
77812005-04-30 Richard M. Stallman <rms@gnu.org>
7782
7783 * files.texi (Compressed Files): Auto Compression normally enabled.
7784
7785 * building.texi (Debugger Operation): Clarify previous change.
7786
8cf51b2c
GM
77872005-04-28 Nick Roberts <nickrob@snap.net.nz>
7788
7789 * building.texi (Debugger Operation): Add description for
7790 GUD tooltips when program is not running.
7791
77922005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7793
7794 * misc.texi (Shell): Add `Shell Prompts' to menu.
7795 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7796 description. Delete remarks moved to new node.
7797 (Shell Prompts): New node.
7798 (History References): Replace remarks moved to `Shell Prompts'
7799 with xref to that node.
7800 (Remote Host): Clarify how to specify the terminal type when
7801 logging in to a different machine.
7802
78032005-04-26 Richard M. Stallman <rms@gnu.org>
7804
7805 * emacs.texi (Top): Update submenus from files.texi.
7806
7807 * files.texi (Filesets): Clarify previous change.
7808
7809 * dired.texi (Misc Dired Features): Clarify previous change.
7810
78112005-04-25 Chong Yidong <cyd@stupidchicken.com>
7812
7813 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7814
1c6c854e
CS
7815 * dired.texi (Misc Dired Features):
7816 Document dired-compare-directories.
8cf51b2c
GM
7817
7818 * files.texi (Filesets): New node.
7819 (File Conveniences): Document Image mode.
7820
7821 * text.texi (TeX Print): Document tex-compile.
7822
78232005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7824
7825 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7826 Delete redundant reference to tooltip Custom group. It is
7827 referred too again in the next paragraph.
7828
78292005-04-24 Richard M. Stallman <rms@gnu.org>
7830
7831 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7832
8cf51b2c
GM
78332005-04-19 Kim F. Storm <storm@cua.dk>
7834
7835 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7836
78372005-04-18 Lars Hansen <larsh@math.ku.dk>
7838
7839 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7840 turns off desktop-save-mode.
7841
78422005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7845 by default in terminals compatible with xterm. Mention that
7846 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7847 node.
7848
8cf51b2c
GM
78492005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7850
7851 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7852
c8763fb6 78532005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7854
7855 * xresources.texi (Table of Resources): Add cursorBlink.
7856
78572005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7858
7859 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7860 `d', `C-d' and `u'.
7861
78622005-04-11 Richard M. Stallman <rms@gnu.org>
7863
7864 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7865 (Misc X): Add -D, --basic-display.
7866
7867 * maintaining.texi (Change Log): Correct the description of
7868 the example.
7869
7870 * major.texi (Choosing Modes): Document magic-mode-alist.
7871
8cf51b2c
GM
78722005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7875 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7876 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7877 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7878 `w', respectively.
7879 (Rmail Labels): Mention `l'.
7880 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7881 (Rmail Summary Edit): Describe `j' and RET.
7882
c8763fb6 78832005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7884
7885 * xresources.texi (Lucid Resources): Add fontSet resource.
7886
8cf51b2c
GM
78872005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7888
7889 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7890 now called `indicate-empty-lines'.
7891
78922005-04-06 Kim F. Storm <storm@cua.dk>
7893
7894 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7895
78962005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7897
7898 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7899 deleted.
7900 (Marks vs Flags): Add some convenient key bindings.
7901 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7902 (Misc Dired Features): Correct and expand description of `w' command.
7903
7904 * frames.texi (XTerm Mouse): Delete apparently false info.
7905 The GNU/Linux console currently does not appear to support
7906 `xterm-mouse-mode'.
7907
8cf51b2c
GM
79082005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7909
7910 * calendar.texi (Diary): Mention shell utility `calendar'.
7911
79122005-04-01 Richard M. Stallman <rms@gnu.org>
7913
7914 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7915
8cf51b2c
GM
79162005-04-01 Lute Kamstra <lute@gnu.org>
7917
7918 * maintaining.texi (Change Log): add-change-log-entry uses
7919 add-log-mailing-address.
7920
79212005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7922
7923 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7924 `VC Mode Line' and put in an xref to that node.
7925 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7926 its description.
7927
79282005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7929
7930 * calendar.texi (Calendar Systems): Say that the Persian calendar
7931 implemented here is the arithmetical one championed by Birashk.
7932
79332005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7934
7935 * programs.texi (Fortran Motion): Fix previous change.
7936
8cf51b2c
GM
79372005-03-29 Richard M. Stallman <rms@gnu.org>
7938
7939 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7940
79412005-03-29 Chong Yidong <cyd@stupidchicken.com>
7942
7943 * text.texi (Refill): Refer to Long Lines Mode.
7944 (Longlines): New node.
7945 (Auto Fill): Don't index "word wrap" here.
7946 (Filling): Add Longlines to menu.
7947
79482005-03-29 Richard M. Stallman <rms@gnu.org>
7949
7950 * xresources.texi: Minor fixes.
7951
7952 * misc.texi (Emacs Server): Fix Texinfo usage.
7953
7954 * emacs.texi (Top): Don't use a real section heading for
7955 "Detailed Node Listing". Fake it instead.
7956
7957 * basic.texi (Position Info): Minor cleanup.
7958
7959 * mule.texi (Input Methods): Minor cleanup.
7960
79612005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7962
7963 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7964 constructs as well.
7965 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7966
79672005-03-29 Kenichi Handa <handa@m17n.org>
7968
7969 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7970
7971 * basic.texi (Position Info): Update the description about the
7972 command C-u C-x =.
7973
79742005-03-28 Richard M. Stallman <rms@gnu.org>
7975
7976 * emacs.texi (Top): Use @section for the detailed node listing.
7977
7978 * calendar.texi: Minor fixes to previous change.
7979
7980 * programs.texi (Fortran): Small fixes to previous changes.
7981
7982 * emacs.texi (Top): Update list of subnodes of Dired.
7983 Likewise for building.texi.
7984
7985 * files.texi (File Conveniences): Delete Auto Image File mode.
7986
79872005-03-28 Chong Yidong <cyd@stupidchicken.com>
7988
7989 * building.texi (Flymake): New node.
7990
7991 * custom.texi (Function Keys): Document kp- event types and
7992 keypad-setup package.
7993
7994 * dired.texi (Wdired): New node.
7995
7996 * files.texi (File Conveniences): Reorder entries.
7997 Explain how to turn on Auto-image-file mode.
7998 Document Thumbs mode.
7999
8000 * mule.texi (Specify Coding): Document recode-region and
8001 recode-file-name.
8002
8003 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8004
80052005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8006
8007 * commands.texi (Keys): M-o is now a prefix key.
8008
80092005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8010
8011 * programs.texi: Reformat and update copyright years.
8012 (Fortran): Update section.
8013
80142005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * files.texi: Several small changes in addition to:
8017 (Visiting): Change xref for Dialog Boxes to ref.
8018 (Version Headers): Replace references to obsolete var
8019 `vc-header-alist' with `vc-BACKEND-header'.
8020 (Customizing VC): Update value of `vc-handled-backends'.
8021
80222005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8023
8024 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8025 move here from Emacs Lisp Reference Manual.
8026 * calendar.texi (Calendar/Diary, Diary Commands)
8027 (Special Diary Entries, Importing Diary): Change some xrefs to
8028 point to emacs-xtra rather than elisp.
8029
8030 * emacs-xtra.texi (Calendar Customizing):
8031 Move view-diary-entries-initially, view-calendar-holidays-initially,
8032 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8033 Emacs Manual.
8034 (Appt Customizing): Merge entire section into main Emacs Manual.
8035 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8036 mark-holidays-in-calendar here from emacs-xtra.
8037 (Displaying the Diary): Move view-diary-entries-initially,
8038 mark-diary-entries-in-calendar here from emacs-xtra.
8039 (Appointments): Move appt-display-mode-line,
8040 appt-display-duration, appt-disp-window-function,
8041 appt-delete-window-function here from emacs-xtra.
8042
8043 * calendar.texi: Update and reformat copyright.
8044 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8045 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8046 (Diary): Refer to `diary-file' rather than ~/diary.
8047 (Diary Commands): Rename node to "Displaying the Diary".
8048 * emacs.texi (Top): Rename "Diary Commands" section.
8049 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8050
80512005-03-26 Eli Zaretskii <eliz@gnu.org>
8052
8053 * misc.texi (Emacs Server): Fix the command for setting
8054 server-name. Add an xref to Invoking emacsclient.
8055
8056 * help.texi (Help Summary): Clarify when "C-h ." will do something
8057 nontrivial.
8058 (Apropos): Add cindex entry for apropos-sort-by-scores.
8059
8060 * display.texi (Text Display): Add index entries for how no-break
8061 characters are displayed.
8062
8cf51b2c
GM
80632005-03-26 Eli Zaretskii <eliz@gnu.org>
8064
8065 * files.texi (Visiting): Fix cross-references introduced with the
8066 last change.
8067
8068 * xresources.texi (GTK resources): Fix last change.
8069
8cf51b2c
GM
80702005-03-25 Chong Yidong <cyd@stupidchicken.com>
8071
8072 * xresources.texi (X Resources): GTK options documented too.
8073 (Resources): Clarify meaning of program name.
8074 (Table of Resources): Add visualClass.
8075 (GTK resources): Rewrite.
8076 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8077
8078 * display.texi (Text Display): Mention non-breaking spaces.
8079
8080 * files.texi (Reverting): Document auto-revert-check-vc-info.
8081
8082 * frames.texi (Mouse Commands): Document
8083 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8084
8085 * help.texi (Help Summary): Add `C-h .'.
8086 (Apropos): Apropos accepts a list of search terms.
8087 Document apropos-sort-by-scores.
8088 (Help Echo): Document display-local-help.
8089
8090 * misc.texi (Emacs Server): Document server-name.
8091 (Invoking emacsclient): Document -s option for server names.
8092
8093 * text.texi (Outline Visibility): Introduce "current heading
8094 line" (commands can be called with point on a body line).
8095 Re-order table to follow the sequence of discussion.
8096 hide-body won't hide lines before first header line.
8097 (TeX Mode): Add DocTeX mode.
8098
8cf51b2c
GM
80992005-03-24 Richard M. Stallman <rms@gnu.org>
8100
8101 * mule.texi (Single-Byte Character Support): Delete mention
8102 of iso-acc.el and iso-transl.el.
8103
8cf51b2c
GM
81042005-03-23 Lute Kamstra <lute@gnu.org>
8105
8106 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8107
81082005-03-23 Richard M. Stallman <rms@gnu.org>
8109
8cf51b2c
GM
8110 * search.texi: Delete explicit node pointers.
8111 (Incremental Search): New menu.
8112 (Basic Isearch, Repeat Isearch, Error in Isearch)
8113 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8114 (Slow Isearch): New subnodes.
8115 (Configuring Scrolling): Node deleted.
8116 (Search Case): Doc default-case-fold-search.
8117 (Regexp Replace): Move replace-regexp doc here.
8118
8119 * rmail.texi (Movemail): Put commas inside closequotes.
8120
8121 * picture.texi (Insert in Picture): Document C-c arrow combos.
8122 (Basic Picture): Clarify erasure.
8123
8124 * display.texi (Font Lock): Put commas inside closequotes.
8125
8126 * cmdargs.texi (General Variables): Put commas inside closequotes.
8127
81282005-03-23 Nick Roberts <nickrob@snap.net.nz>
8129
8130 * building.texi (Stack Buffer): Mention reverse contrast for
8131 *selected* frame (might not be current frame).
8132
8cf51b2c
GM
81332005-03-21 Richard M. Stallman <rms@gnu.org>
8134
8135 * building.texi (Starting GUD): Add bashdb.
8136
81372005-03-20 Chong Yidong <cyd@stupidchicken.com>
8138
8139 * basic.texi (Moving Point): Add M-g M-g binding.
8140 (Undo): Document undo-only.
8141 (Position Info): Document M-g M-g and C-u M-g M-g.
8142
8143 * building.texi (Building): Put Grep Searching after Compilation
8144 Shell.
8145 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8146 Document next-error-highlight.
8147 (Grep Searching): Document grep-highlight-matches.
8148 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8149
8150 * calendar.texi (Importing Diary): Rename node from iCalendar.
8151 Document diary-from-outlook.
8152
8153 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8154 Commands.
8155 Mention effect of X drag and drop on Dired buffers.
8156
8157 * files.texi (Visiting): Document large-file-warning-threshold.
8158 Move paragraph on file-selection dialog.
8159 Mention visiting files using X drag and drop.
8160 (Reverting): Mention using Auto-Revert mode to tail files.
8161 Document auto-revert-tail-mode.
8162 (Version Systems): Minor correction.
8163 (Comparing Files): Diff-mode is no longer based on Compilation
8164 mode.
8165 Document compare-ignore-whitespace.
8166 (Misc File Ops): Explain passing a directory to rename-file.
8167 Likewise for copy-file and make-symbolic-link.
8168
8169 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8170 Document mouse-wheel-progressive speed.
8171
8172 * help.texi (Misc Help): Document numeric argument for C-h i.
8173 Correctly explain the effect of just C-u as argument.
8174
8175 * killing.texi (Deletion): Document numeric argument for
8176 just-one-space.
8177
8178 * mini.texi (Completion): Completion acts on text before point.
8179
8180 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8181 (Emulation): CUA mode replaces pc-bindings-mode,
8182 pc-selection-mode, and s-region.
8183
8184 * mule.texi (Input Methods): Leim is now built-in.
8185 (Select Input Method): Document quail-show-key.
8186 (Specify Coding): Document revert-buffer-with-coding-system.
8187
8188 * programs.texi (Fortran Motion): Document f90-next-statement,
8189 f90-previous-statement, f90-next-block, f90-previous-block,
8190 f90-end-of-block, and f90-beginning-of-block.
8191
8192 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8193
8194 * emacs.texi (Acknowledgments): Updated.
8195
8196 * anti.texi: Total rewrite.
8197
8cf51b2c
GM
81982005-03-19 Chong Yidong <cyd@stupidchicken.com>
8199
8200 * ack.texi (Acknowledgments): Update.
8201
82022005-03-19 Eli Zaretskii <eliz@gnu.org>
8203
1c6c854e
CS
8204 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8205 Update copyright years.
8cf51b2c
GM
8206
82072005-03-14 Nick Roberts <nickrob@snap.net.nz>
8208
8209 * building.texi (Commands of GUD): Move paragraph on setting
8210 breakpoints with mouse to the GDB Graphical Interface node.
8211
82122005-03-07 Richard M. Stallman <rms@gnu.org>
8213
8cf51b2c
GM
8214 * misc.texi (Single Shell, Shell Options): Fix previous change.
8215
8216 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8217
82182005-03-06 Richard M. Stallman <rms@gnu.org>
8219
8220 * building.texi (Starting GUD): Don't explain text vs graphical
8221 GDB here. Just mention it and xref.
8222 Delete "just one debugger process".
8223 (Debugger Operation): Move GUD tooltip info here.
8224 (GUD Tooltips): Node deleted.
8225 (GDB Graphical Interface): Explain the two GDB modes here.
8226
8cf51b2c
GM
8227 * sending.texi (Sending Mail): Minor cleanup.
8228 (Mail Aliases): Explain quoting conventions.
8229 Update key rebinding example.
8230 (Header Editing): C-M-i is like M-TAB.
8231 (Mail Mode Misc): mail-attach-file does not do MIME.
8232
8233 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8234 that really belongs here.
8235 (Remote Mailboxes): Text moved to Rmail Inbox.
8236 (Rmail Display): Mention Mouse-1.
8237 (Movemail): Clarify two movemail versions.
8238 Clarify rmail-movemail-program.
8239
8cf51b2c
GM
8240 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8241 Document async shell commands.
8242 (Shell History): Clarify.
8243 (Shell Ring): Mention C-UP an C-DOWN.
8244 (Shell Options): Add comint-prompt-read-only.
8245 (Invoking emacsclient): Set EDITOR to run Emacs.
8246 (Sorting): No need to explain what region is.
8247 (Saving Emacs Sessions): Fix typo.
8248 (Recursive Edit): Fix punctuation.
8249 (Emulation): Don't mention "PC bindings" which are standard.
8250 (Hyperlinking): Explain Mouse-1 convention here.
8251 (Find Func): Node deleted.
8252
8cf51b2c
GM
8253 * help.texi (Name Help): Xref to Hyperlinking.
8254
8255 * glossary.texi (Glossary):
8256 Rename "Balance Parentheses" to "Balancing...".
8257 Add "Byte Compilation". Correct "Copyleft".
8258 New xref in "Customization".
8259 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8260 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8261 Rename "Registers" to "Register".
8262 Replace "Selecting" with "Selected Frame",
8263 "Selected Window", and "Selecting a Buffer".
8264
8265 * files.texi (Types of Log File): Explain how projects'
8266 methods can vary.
8267
8cf51b2c
GM
8268 * display.texi (Faces): Delete "Emacs 21".
8269
8270 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8271 * fixit.texi (Spelling): C-M-i like M-TAB.
8272 * mini.texi (Completion Options): C-M-i like M-TAB.
8273 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8274 * text.texi (Text Mode): C-M-i like M-TAB.
8275
8276 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8277
8278 * calendar.texi (Specified Dates): Mention `g w'.
8279 (Appointments): appt-activate toggles with no arg.
8280
8cf51b2c
GM
82812005-03-05 Juri Linkov <juri@jurta.org>
8282
8283 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8284 "invocation (command line arguments)".
8cf51b2c
GM
8285 (Misc X): Add -nbc, --no-blinking-cursor.
8286
82872005-03-04 Ulf Jasper <ulf.jasper@web.de>
8288
8289 * calendar.texi (iCalendar): No need to require it now.
8290
8cf51b2c
GM
82912005-03-03 Nick Roberts <nickrob@snap.net.nz>
8292
8293 * trouble.texi (Contributing): Mention Savannah. Direct users to
8294 emacs-devel.
8295
82962005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8297
8298 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8299 window.
8300
8cf51b2c
GM
83012005-02-27 Richard M. Stallman <rms@gnu.org>
8302
8303 * building.texi (Compilation): Update mode line status info.
8304
83052005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8306
8307 * calendar.texi (General Calendar): Document binding of
8308 scroll-other-window-down.
8309 (Mayan Calendar): Fix earliest date.
8310 (Time Intervals): Document timeclock-change.
8311 Fix timeclock-ask-before-exiting documentation.
8312
83132005-02-26 Kim F. Storm <storm@cua.dk>
8314
8315 * frames.texi (Mouse References):
8316 Add mouse-1-click-in-non-selected-windows.
8317
83182005-02-25 Richard M. Stallman <rms@gnu.org>
8319
8320 * screen.texi (Screen): Explain better about cursors and mode lines;
8321 don't presuppose text terminals.
8322 (Point): Don't assume just one cursor.
8323 Clarify explanation of cursors.
8324 (Echo Area, Menu Bar): Cleanups.
8325
8326 * mini.texi (Minibuffer): Prompts are highlighted.
8327 (Minibuffer Edit): Newline = C-j only on text terminals.
8328 Clarify resize-mini-windows values.
8329 Mention M-PAGEUP and M-PAGEDOWN.
8330 (Completion Commands): Mouse-1 like Mouse-2.
8331 (Minibuffer History): Explain history commands better.
8332 (Repetition): Add xref to Incremental Search.
8333
8334 * mark.texi (Setting Mark): Clarify info about displaying mark.
8335 Clarify explanation of C-@ and C-SPC.
8336 (Transient Mark): Mention Delete Selection mode.
8337 (Marking Objects): Clean up text about extending the region.
8338
8339 * m-x.texi (M-x): One C-g doesn't always go to top level.
8340 No delay before suggest-key-bindings output.
8341
8342 * fixit.texi (Fixit): Mention C-/ for undo.
8343 (Spelling): Mention ESC TAB like M-TAB.
8344 Replacement words with r and R are rechecked.
8345 Say where C-g leaves point. Mention ? as input.
8346
83472005-02-23 Lute Kamstra <lute@gnu.org>
8348
8349 * cmdargs.texi (Initial Options): Add cross reference.
8350
8cf51b2c
GM
83512005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8352
8353 * emacs.texi (Top): Update menu for splitting of node in
8354 msdog.texi.
8355 * frames.texi (Frames): Update xref for splitting of node in
8356 msdog.texi.
8357 * trouble.texi (Quitting): Ditto.
8358
83592005-02-16 Richard M. Stallman <rms@gnu.org>
8360
8361 * windows.texi (Split Window): Simplify line truncation info
8362 and xref to Display Custom.
8363
8364 * trouble.texi (Quitting): Emergency escape only for text terminal.
8365 (Screen Garbled): C-l for ungarbling is only for text terminal.
8366
8367 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8368
8369 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8370
8371 * programs.texi (Program Modes): Mention Python mode.
8372 (Moving by Defuns): Repeating C-M-h extends region.
8373 (Basic Indent): Clarify.
8374 (Custom C Indent): Clarify.
8375 (Expressions): Repeating C-M-@ extends region.
8376 (Info Lookup): Clarify for C-h S.
8377 (Symbol Completion): ESC TAB alternative for M-TAB.
8378 (Electric C): Clarify.
8379
8380 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8381
8382 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8383 MS-DOS Input node.
8384 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8385 (MS-DOS and MULE): Clarify.
8386 (MS-DOS Processes, Windows Processes): Fix typos.
8387
8388 * major.texi (Choosing Modes): Clarify.
8389
8390 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8391 (Keyboard Macro Step-Edit): Clarify.
8392
8393 * indent.texi (Indentation): Clarifications.
8394
8395 * help.texi (Help): Correct error about C-h in query-replace.
8396 Clarify apropos vs C-h a. Fix how to search in FAQ.
8397 (Key Help): Describe C-h w here.
8398 (Name Help): Minor cleanup. C-h w moved to Key Help.
8399 Clarify the "object" joke.
8400 (Apropos): Clarify. Mouse-1 like Mouse-2.
8401 (Help Mode): Mouse-1 like Mouse-2.
8402
8403 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8404
8405 * display.texi (Display): Reorder menu.
8406 (Faces): Cleanup.
8407 (Font Lock): Cleanup. Mention Options menu.
8408 Delete obsolete text.
8409 (Scrolling): For C-l, don't presume text terminal.
8410 (Horizontal Scrolling): Simplify intro.
8411 (Follow Mode): Clarify.
1c6c854e 8412 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8413 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8414 Doc default-tab-width. Doc line truncation more thoroughly.
8415
8416 * dired.texi (Dired Enter): C-x C-f can run Dired.
8417 (Dired Visiting): Comment out `a' command.
8418 Mouse-1 is like Mouse-2.
8419 (Shell Commands in Dired): ? can be used more than once.
8420
8421 * basic.texi (Continuation Lines): Simplify description of truncation,
8422 and refer to Display Custom for the rest of it.
8423
8cf51b2c
GM
84242005-02-06 Lute Kamstra <lute@gnu.org>
8425
8426 * basic.texi (Undo): Fix typo.
8427
8428 * cmdargs.texi (Emacs Invocation): Fix typo.
8429
8430 * custom.texi (Init Examples): Fix typo.
8431
8432 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8433
84342005-02-06 Richard M. Stallman <rms@gnu.org>
8435
8436 * regs.texi (Registers): Registers can hold numbers, too.
8437
8438 * killing.texi (Other Kill Commands): Cleanup.
8439 Delete redundant explanation of kill in read-only buffer.
8440 (Yanking): Mention term "copying".
8441 (Accumulating Text): Fix typo.
8442
8443 * entering.texi (Entering Emacs): Update rationale at start.
8444 (Exiting): Treat iconifying on a par with suspension.
8445
8446 * custom.texi (Minor Modes): Fix typo.
8447 (Easy Customization): Fix menu style.
8448 (Variables): Add xref.
8449 (Examining): Setting for future sessions works through .emacs.
8450 (Keymaps): "Text terminals", not "Many".
8451 (Init Rebinding): Explain \C-. Show example of \M-.
8452 Fix minor wording errors.
8453 (Function Keys): Explain vector syntax just once.
8454 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8455 (Init File): Mention .emacs.d directory.
8456 (Init Examples): Add xref.
8457 (Find Init): Mention .emacs.d directory.
8458
8459 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8460 (Action Arguments): Explain which kinds of -l args are found how.
8461 (Initial Options): --batch does not inhibit site-start.
8462 Add xrefs.
8463 (Command Example): Use --batch, not -batch.
8464
8465 * basic.texi (Inserting Text): Cleanup wording.
8466 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8467 C-n is not error at end of buffer.
8468 (Undo): Doc C-/ like C-_. Add xrefs.
8469 (Arguments): META key may be labeled ALT.
8470 Peculiar arg meanings are explained in doc strings.
8471
8472 * abbrevs.texi (Expanding Abbrevs): Clarify.
8473
84742005-02-05 Eli Zaretskii <eliz@gnu.org>
8475
8476 * frames.texi (Frame Parameters): Add an xref to the description
8477 of list-colors-display. Add a pointer to the X docs about colors.
8478
8479 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8480 Improve docs of list-colors-display.
8cf51b2c
GM
8481
84822005-02-03 Lute Kamstra <lute@gnu.org>
8483
8484 * frames.texi (Frames, Drag and Drop): Fix typos.
8485
84862005-02-03 Richard M. Stallman <rms@gnu.org>
8487
8488 * windows.texi (Basic Window): Mention color-change in mode line.
8489 (Change Window): Explain dragging vertical boundaries.
8490
8491 * text.texi (Sentences): Clarify.
8492 (Paragraphs): Explain M-a and blank lines.
8493 (Outline Mode): Clarify text and menu.
8494 (Hard and Soft Newlines): Mention use-hard-newlines.
8495
8496 * frames.texi (Frames): Delete unnecessary mention of Windows.
8497 (Mouse Commands): Likewise. Mention xterm mouse support.
8498 (Clipboard): Clarify.
8499 (Mouse References): Mention use of Mouse-1 for following links.
8500 (Menu Mouse Clicks): Clarify.
8501 (Mode Line Mouse): Clarify.
8502 (Drag and Drop): Rewrite.
8503
8504 * fixit.texi (Spelling): Fix typo.
8505
8506 * files.texi (File Names): Clarify.
8507 (Visiting): Update conditions for use of file dialog. Clarify.
8508 (Saving): Doc d as answer in save-some-buffers.
8509 (Remote Files): Clean up the text.
8510
8511 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8512
8513 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8514 (List Buffers): Clarify.
8515 (Several Buffers): Doc T command.
8516 (Buffer Convenience): Clarify menu.
8517
8518 * basic.texi (Undo): Clarify last change.
8519
85202005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8521
8522 * fixit.texi (Spelling): Fix typo.
8523
85242005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8525
8526 * basic.texi (Undo): Update description of `undo-outer-limit'.
8527
85282005-02-01 Nick Roberts <nickrob@snap.net.nz>
8529
8530 * building.texi: Update documentation relating to GDB Graphical
8531 Interface.
8532
85332005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8534
8535 * custom.texi (Easy Customization): Adapt menu to node name change.
8536
85372005-01-30 Richard M. Stallman <rms@gnu.org>
8538
8539 * custom.texi (Easy Customization): Defn of "User Option" now
8540 includes faces. Don't say just "option" when talking about variables.
8541 Do say just "options" to mean "anything customizable".
8542 (Specific Customization): Describe `customize-variable',
8543 not `customize-option'.
8544
8545 * glossary.texi (Glossary) <Faces>: Add xref.
8546 <User Option>: Change definition--include faces. Change xref.
8547
8548 * picture.texi (Picture): Mention artist.el.
8549
8550 * sending.texi, screen.texi, programs.texi, misc.texi:
8551 * mini.texi, major.texi, maintaining.texi, macos.texi:
8552 * help.texi, frames.texi, files.texi:
8553 Don't say just "option" when talking about variables.
8554
8555 * display.texi, mule.texi: Don't say just "option" when talking
8556 about variables. Other minor cleanups.
8557
8cf51b2c
GM
85582005-01-26 Lute Kamstra <lute@gnu.org>
8559
8560 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8561 File'. Mention the `-Q' option at the `--no-site-file' option.
8562
8cf51b2c
GM
85632005-01-22 David Kastrup <dak@gnu.org>
8564
8565 * building.texi (Grep Searching): Mention alias `find-grep' for
8566 `grep-find'.
8567
85682005-01-20 Richard M. Stallman <rms@gnu.org>
8569
8570 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8571
8cf51b2c
GM
85722005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8573
8574 * rmail.texi (Movemail): Explain differences
8575 between standard and mailutils versions of movemail.
8576 Describe command line and configuration options introduced
8577 with the latter.
8578 Explain the notion of mailbox URL, provide examples and
8579 cross-references to mailutils documentation.
8580 Describe various methods of specifying mailbox names,
8581 user names and user passwords for rmail.
1c6c854e
CS
8582 (Remote Mailboxes): New section.
8583 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8584 options used to control its behavior.
8585 (Other Mailbox Formats): Explain handling of various mailbox
8586 formats.
8587
85882005-01-13 Richard M. Stallman <rms@gnu.org>
8589
8590 * commands.texi (Commands): Clarification.
8591
85922005-01-11 Richard M. Stallman <rms@gnu.org>
8593
8594 * programs.texi (Multi-line Indent): Fix previous change.
8595 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8596
8cf51b2c
GM
85972005-01-08 Richard M. Stallman <rms@gnu.org>
8598
8599 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8600 lazy-highlight.
8601
8602 * search.texi (Query Replace): Mention faces query-replace
8603 and lazy-highlight.
8604 (Incremental Search): Update isearch highlighting info.
8605
8cf51b2c
GM
86062005-01-04 Richard M. Stallman <rms@gnu.org>
8607
8608 * custom.texi (Saving Customizations): Minor improvement.
8609
8cf51b2c
GM
86102005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8611
8612 * custom.texi (Saving Customizations): Emacs no longer loads
8613 `custom-file' after .emacs. No longer mention customizing through
8614 Custom.
8615
8cf51b2c
GM
86162005-01-01 Andreas Schwab <schwab@suse.de>
8617
8618 * killing.texi (Graphical Kill): Move up under node Killing,
8619 change @section to @subsection.
8620
86212005-01-01 Richard M. Stallman <rms@gnu.org>
8622
8623 * custom.texi (Face Customization): Mention hex color specs.
8624
8625 * emacs.texi (Top): Update Killing submenu.
8626
8627 * killing.texi (Killing): Reorganize section.
8628 No more TeX-only text; put the node command at start of chapter.
8629 But the first section heading is used only in TeX.
8630 Rewrite the text to read better in this mode.
8631 (Graphical Kill): New subnode gets some of the text that
8632 used to be in the first section.
8633
86342004-12-31 Richard M. Stallman <rms@gnu.org>
8635
8636 * dired.texi (Shell Commands in Dired): Delete the ? example.
8637
8638 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8639
8640 * files.texi (Saving): Describe new require-final-newline features
8641 and mode-require-final-newline.
8642
8cf51b2c
GM
86432004-12-29 Richard M. Stallman <rms@gnu.org>
8644
8645 * custom.texi (File Variables): Clarify previous change.
8646
c8763fb6 86472004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8648
8649 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8650 out now.
8651
86522004-12-27 Richard M. Stallman <rms@gnu.org>
8653
8654 * Makefile.in (MAKEINFO): Specify --force.
8655
8656 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8657 (Undo): Doc undo-outer-limit.
8658
8cf51b2c
GM
86592004-12-15 Juri Linkov <juri@jurta.org>
8660
8661 * mark.texi (Transient Mark, Mark Ring): M-< and other
8662 movement commands don't set mark in Transient Mark mode
8663 if mark is active.
8664
8cf51b2c
GM
86652004-12-12 Juri Linkov <juri@jurta.org>
8666
8667 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8668 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8669
8670 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8671 (Misc Dired Commands): Add @r{(Dired)} to w.
8672
86732004-12-12 Juri Linkov <juri@jurta.org>
8674
8675 * mark.texi (Marking Objects): Marking commands also extend the
8676 region when mark is active in Transient Mark mode.
8677
8cf51b2c
GM
86782004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8679
8680 * custom.texi (Saving Customizations): Emacs only loads the custom
8681 file automatically after the init file in version 22.1 or later.
8682 Adapt text and examples to this fact.
8683
8cf51b2c
GM
86842004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8687 be set through Custom. Otherwise, it has no effect.
8688
8cf51b2c
GM
86892004-12-05 Richard M. Stallman <rms@gnu.org>
8690
8691 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8692 * entering.texi: Rename Command Line to Emacs Invocation.
8693
10d1d0af 8694 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8695
8696 * custom.texi (Easy Customization): Move up to section level,
8697 before Variables. Avoid using the term "variable"; say "option".
8698 New initial explanation.
8699 (Variables): In initial explanation, connect "variable" to the
8700 already-explained "user option".
8701
8702 * emacs.texi (Top): Fix ref to Command Line.
8703 Move reference to Easy Customization.
8704
8705 * xresources.texi (X Resources): Fix From link.
8706
8707 * doclicense.texi (GNU Free Documentation License): Fix To link.
8708
8709 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8710
8711 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8712
87132004-12-03 Richard M. Stallman <rms@gnu.org>
8714
8715 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8716
87172004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8718
8719 * kmacro.texi: Several small changes in addition to the following.
8720 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8721 defining a keyboard macro.
8722 Mention `kmacro-ring-max'.
8723 (Keyboard Macro Counter): Clarify description of
8724 `kmacro-insert-counter', `kmacro-set-counter',
8725 `kmacro-add-counter' and `kmacro-set-format'.
8726
87272004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8728
8729 * custom.texi (File Variables): Add `unibyte' and make it more
8730 clear that `unibyte' and `coding' are special. Suggested by Simon
8731 Krahnke <overlord@gmx.li>.
8732
8733 * mule.texi (Enabling Multibyte): Refer to File Variables.
8734 Suggested by Simon Krahnke <overlord@gmx.li>.
8735
c8763fb6 87362004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8737
8738 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8739 x-use-old-gtk-file-dialog.
8740
8cf51b2c
GM
87412004-11-20 Richard M. Stallman <rms@gnu.org>
8742
8743 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8744
87452004-11-09 Lars Brinkhoff <lars@nocrew.org>
8746
8747 * building.texi (Lisp Eval): Delete hyphen in section name.
8748
87492004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8750
8751 * files.texi (Old Versions):
8752 No longer document annotation as "CVS only".
8753
87542004-11-10 Andre Spiegel <spiegel@gnu.org>
8755
8756 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8757 version systems, mentioning the new ones that we support.
8758 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8759 suggestions.
8760
c8763fb6 87612004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8762
49823426 8763 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8764
c8763fb6 87652004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8766
8767 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8768
87692004-10-23 Eli Zaretskii <eliz@gnu.org>
8770
8771 * text.texi (Text Based Tables, Table Definition)
8772 (Table Creation, Table Recognition, Cell Commands)
8773 (Cell Justification, Row Commands, Column Commands)
8774 (Fixed Width Mode, Table Conversion, Measuring Tables)
8775 (Table Misc): New nodes, documenting the Table Mode.
8776
8cf51b2c
GM
87772004-10-19 Jason Rumney <jasonr@gnu.org>
8778
8779 * makefile.w32-in (info): Change order of arguments to makeinfo.
8780
87812004-10-19 Ulf Jasper <ulf.jasper@web.de>
8782
8783 * calendar.texi (iCalendar): Update for package changes.
8784
8cf51b2c
GM
87852004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8786
8787 * files.texi (Misc File Ops): View mode is a minor mode.
8788
8cf51b2c
GM
87892004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8790
8791 * calendar.texi (iCalendar): Style changes.
8792
87932004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8794
8795 * search.texi (Regexps): The regexp described in the example is no
8796 longer stored in the variable `sentence-end'.
8797
8cf51b2c
GM
87982004-10-06 Nick Roberts <nickrob@snap.net.nz>
8799
8800 * building.texi (Starting GUD): Note that multiple debugging
8801 sessions requires `gdb --fullname'.
8802
88032004-10-05 Ulf Jasper <ulf.jasper@web.de>
8804
8805 * calendar.texi (iCalendar): New section for a new package.
8806
8cf51b2c
GM
88072004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8808
8809 * text.texi: Various small changes in addition to the following.
8810 (Text): Replace xref for autotype with inforef.
8811 (Sentences): Explain nil value for `sentence-end'.
8812 (Paragraphs): Update default values for `paragraph-start' and
8813 `paragraph-separate'.
8814 (Text Mode): Correct description of Text mode's effect on the
8815 syntax table.
8816 (Outline Visibility): `hide-other' does not hide top level headings.
8817 `selective-display-ellipses' no longer has an effect on Outline mode.
8818 (TeX Misc): Add missing @cindex.
8819 Replace xref for RefTeX with inforef.
8820 (Requesting Formatted Text): The variable
8821 `enriched-fill-after-visiting' no longer exists.
8822 (Editing Format Info): Update names of menu items and commands.
8823 (Format Faces): Mention special effect of specifying the default face.
8824 Describe inheritance of text properties.
8825 Correct description of `fixed' face.
8826 (Format Indentation): Correct description of effect of setting
8827 margins. Mention `set-left-margin' and `set-right-margin'.
8828 (Format Justification): Update names of menu items.
8829 `set-justification-full' is now bound to `M-j b'.
8830 Mention that `default-justification' is a per buffer variable.
8831 (Format Properties): Update name of menu item.
8832 (Forcing Enriched Mode): `format-decode-buffer' automatically
8833 turns on Enriched mode if the buffer is in text/enriched format.
8834
88352004-10-05 Emilio C. Lopes <eclig@gmx.net>
8836
8837 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8838
88392004-09-28 Kim F. Storm <storm@cua.dk>
8840
8841 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8842 Align with new functionality.
8843
8cf51b2c
GM
88442004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8845
8846 * display.texi (Display Custom): Remove stray `@end defvar'.
8847
88482004-09-23 Kim F. Storm <storm@cua.dk>
8849
8850 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8851 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8852
8cf51b2c
GM
88532004-09-20 Richard M. Stallman <rms@gnu.org>
8854
8855 * custom.texi (Hooks): Explain using setq to clear out a hook.
8856 (File Variables): Explain multiline string constants.
8857 (Non-ASCII Rebinding): Explain when you need to update
8858 non-ASCII char codes in .emacs.
8859
8860 * building.texi (Compilation): Explain how to make a silent
8861 subprocess that won't be terminated. Explain compilation-environment.
8862
88632004-09-13 Kim F. Storm <storm@cua.dk>
8864
8865 * mini.texi (Repetition): Rename isearch-resume-enabled to
8866 isearch-resume-in-command-history and change default to disabled.
8867
8cf51b2c
GM
88682004-09-09 Kim F. Storm <storm@cua.dk>
8869
8870 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8871 with new `kmacro-name-last-macro'.
8872
8cf51b2c
GM
88732004-09-08 Juri Linkov <juri@jurta.org>
8874
8875 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8876
8cf51b2c
GM
88772004-09-03 Juri Linkov <juri@jurta.org>
8878
8879 * search.texi (Incremental Search): Update wording for M-%.
8880
88812004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8882
8883 * killing.texi (Killing): Correct description of kill commands in
8884 read-only buffer.
8885
88862004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8887
8888 * building.texi (Compilation Mode): Add a paragraph about rules
8889 for finding the compilation buffer for `next-error'.
8890
8891 * search.texi (Other Repeating Search): Mention that Occur mode
8892 supports the next-error functionality.
8893
88942004-09-02 Juri Linkov <juri@jurta.org>
8895
8896 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8897
88982004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8899
8900 * kmacro.texi (Basic Keyboard Macro):
8901 `apply-macro-to-region-lines' now operates on all lines that begin
8902 in the region, rather than on all complete lines in the region.
8903
c8763fb6 89042004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8905
8906 * frames.texi (Drag and drop): Add documentation about
8907 x-dnd-test-function and x-dnd-known-types.
8908
89092004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8910
8911 * indent.texi: Various minor changes in addition to:
8912 (Indentation Commands): Correct description of `indent-relative'.
8913 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8914 mode. The *Tab Stops* buffer uses Overwrite Mode.
8915 (Just Spaces): `tabify' converts sequences of at least two spaces
8916 to tabs.
8917
8cf51b2c
GM
89182004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * frames.texi (Secondary Selection): Setting the secondary
8921 selection with M-Drag-Mouse-1 does not alter the kill ring,
8922 setting it with M-Mouse-1 and M-Mouse-3 does.
8923 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8924 toolkit scroll bars.
8925 (Scroll Bars): Ditto.
8926
8927 * windows.texi (Basic Window): When using a window system, the value
8928 of point in a non-selected window is indicated by a hollow box.
8929 (Split Window): Side by side windows are separated by a scroll bar,
8930 if scroll bars are used.
8931 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8932 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8933 (Window Convenience): Update bindings for `winner-undo' and
8934 `winner-redo'.
8935
8936 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8937 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8938 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8939 of "Using Emacs as a Server".
8940 * building.texi (Building): Interchange nodes (for correct numbering).
8941 * programs.texi (Programs): Interchange nodes (for correct numbering).
8942 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8943 Info to the node structure.
8944 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8945 Rearrange order of nodes and sections such that both "GNU GENERAL
8946 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8947 end, as appropriate for appendices.
8948 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8949 Use `@unnumberedsec'.
8950 * trouble.texi: Adapt sectioning in Info to the node structure.
8951 Adapt node pointers to change in emacs.texi.
8952 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8953
8cf51b2c
GM
89542004-08-25 Kenichi Handa <handa@m17n.org>
8955
8956 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8957 description for unibyte mode.
8958
89592004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8960
8961 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8962
8963 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8964 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8965 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8966 in @pxref.
8967
89682004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8969
8970 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8971 Change section names.
8972
8cf51b2c
GM
89732004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8974
8975 * kmacro.texi (Keyboard Macro Ring): Rename section.
8976 Emacs treats the head of the macro ring as the `last keyboard macro'.
8977 (Keyboard Macro Counter): Minor change.
8978 (Save Keyboard Macro): Some clarifications.
8979 (Edit Keyboard Macro): Rename section.
8980
8981 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8982 32-bit machines.
8983 (Several Buffers): Clarify which buffer is selected if `2' is
8984 pressed in the Buffer Menu.
8985 Auto Revert mode can be used to update the Buffer Menu
8986 automatically.
8987
89882004-08-21 Eli Zaretskii <eliz@gnu.org>
8989
8990 * help.texi (Misc Help): Add an index entry for finding an Info
8991 manual by its file name.
8992
89932004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8994
8995 * files.texi (Backup Deletion): Correct description of
8996 `delete-old-versions'.
8997 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8998 (Auto Save Files): Recommend `auto-save-mode' to reenable
8999 auto-saving, rather than the abbreviation `auto-save'.
9000
90012004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9002
9003 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9004 for "killing" and "yanking" in main menu.
9005
90062004-08-16 Richard M. Stallman <rms@gnu.org>
9007
9008 * killing.texi (Yanking, Killing): Minor cleanups.
9009
9010 * mark.texi (Momentary Mark): Minor cleanups.
9011
90122004-08-15 Kenichi Handa <handa@etl.go.jp>
9013
9014 * custom.texi (Non-ASCII Rebinding):
9015 C-q always inserts the right code to pass to global-set-key.
9016
8cf51b2c
GM
90172004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9018
9019 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9020 `insert-register', instead of `C-x r g' binding, for consistency.
9021
90222004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9023
9024 * fixit.texi (Spelling): Fix typo.
9025
90262004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9027
9028 * help.texi (Help): Fix Texinfo usage.
9029
8cf51b2c
GM
90302004-07-24 Richard M. Stallman <rms@gnu.org>
9031
9032 * text.texi (Paragraphs): Update how paragraphs are separated
9033 and the default for paragraph-separate.
9034
9035 * search.texi (Regexp Replace): Further update text for new
9036 replacement operators.
9037
8cf51b2c
GM
90382004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9039
9040 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9041 `R' switch.
9042
9043 * dired.texi (Dired Updating): `k' only deletes inserted
9044 subdirectories from the Dired buffer if a prefix argument was given.
9045
9046 * search.texi (Regexps): Delete redundant definition of `symbol' in
9047 description of `\_>'. It already occurs in the description of `\_<'.
9048
8cf51b2c
GM
90492004-07-01 Juri Linkov <juri@jurta.org>
9050
9051 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9052 (Regexp Search): Add M-r.
9053
90542004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9055
9056 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9057
90582004-06-29 Jesper Harder <harder@ifa.au.dk>
9059
49823426 9060 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9061
90622004-06-25 Richard M. Stallman <rms@gnu.org>
9063
9064 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9065
90662004-06-25 David Kastrup <dak@gnu.org>
9067
9068 * search.texi (Regexp Replace): Some typo corrections and
9069 rearrangement.
9070
90712004-06-24 David Kastrup <dak@gnu.org>
9072
9073 * search.texi (Unconditional Replace): Use replace-string instead
9074 of query-replace in example.
9075 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9076 sequences.
9077 (Query Replace): Correct explanation of `^' which does not use
9078 the mark stack.
9079
90802004-06-21 Nick Roberts <nickrob@gnu.org>
9081
9082 * misc.texi (Shell History Copying): Document comint-insert-input.
9083 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9084
8cf51b2c
GM
90852004-06-20 Jesper Harder <harder@ifa.au.dk>
9086
9087 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9088 * custom.texi (Customization): Do.
9089 * anti.texi (Antinews): Do.
9090 * abbrevs.texi (Defining Abbrevs): Do.
9091
9092 * programs.texi (Info Lookup): Fix keybinding for
9093 info-lookup-symbol.
9094
90952004-06-16 Juanma Barranquero <lektu@terra.es>
9096
9097 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9098 Add emacs-xtra.
9099 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9100 (clean): Add emacs-xtra and flymake. Remove redundancies.
9101
91022004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9103
9104 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9105 Add emacs-xtra.
9106 * emacs-xtra.texi: New file.
9107
91082004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9109
9110 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9111 (Dired and Find): Mention differences with ordinary Dired buffers.
9112
8cf51b2c
GM
91132004-06-13 Richard M. Stallman <rms@gnu.org>
9114
9115 * custom.texi (Init Syntax): Explain about vars that do special
9116 things when set with setq or with Custom.
9117 (Init Examples): Add line-number-mode example.
9118
8cf51b2c
GM
91192004-06-12 Juri Linkov <juri@jurta.org>
9120
9121 * dired.texi (Operating on Files): Add dired-do-touch.
9122
8cf51b2c
GM
91232004-06-10 Juri Linkov <juri@jurta.org>
9124
9125 * building.texi (Lisp Eval): Add C-M-x on defface.
9126
91272004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9128
9129 * files.texi (Reverting): Auto-Revert mode and
9130 Global Auto-Revert mode no longer revert remote files.
9131
8cf51b2c
GM
91322004-05-29 Richard M. Stallman <rms@gnu.org>
9133
9134 * custom.texi (Init File): Two dashes start --no-site-file.
9135
8cf51b2c
GM
91362004-05-29 Alan Mackenzie <acm@muc.de>
9137
9138 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9139 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9140 (AWK, Pike): Document as "C-like modes".
9141 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9142 (M-x man): Supersedes M-x manual-entry.
9143 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9144
9145 ("Comments in C"): Delete node; the info is in CC Mode manual.
9146 (c-comment-only-line-offset): Remove description.
9147
9148 (C-c ., C-c C-c): Describe new C Mode bindings.
9149
9150 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9151 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9152 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9153 Amend definitions.
9154
9155 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9156 Describe functions.
9157
9158 (c-comment-start-regexp, c-hanging-comment-ender-p)
9159 (c-hanging-comment-starter-p): Remove obsolete definitions.
9160
9161 * emacs.texi: Remove the menu entry "Comments in C".
9162
8cf51b2c
GM
91632004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9164
9165 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9166 `M-x locate'.
9167
91682004-05-16 Karl Berry <karl@gnu.org>
9169
9170 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9171 makeinfo --html fails.
9172 * help.texi (Help Summary) [@ifnottex]: Likewise.
9173
91742004-05-13 Nick Roberts <nickrob@gnu.org>
9175
9176 * building.texi (GDB Graphical Interface): Update and describe
9177 layout first.
9178
8cf51b2c
GM
91792004-05-04 Jason Rumney <jasonr@gnu.org>
9180
9181 * makefile.w32-in: Revert last change.
9182
91832004-05-03 Jason Rumney <jasonr@gnu.org>
9184
9185 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9186
8cf51b2c
GM
91872004-04-23 Juanma Barranquero <lektu@terra.es>
9188
9189 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9190
91912004-04-18 Juri Linkov <juri@jurta.org>
9192
9193 * fixit.texi (Spelling): Remove file extension from ispell xref.
9194
91952004-04-15 Kim F. Storm <storm@cua.dk>
9196
9197 * cmdargs.texi (Initial Options): Add -Q.
9198
91992004-04-05 Kim F. Storm <storm@cua.dk>
9200
9201 * custom.texi (File Variables): Add safe-local-eval-forms.
9202
8cf51b2c
GM
92032004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9204
9205 * files.texi (Reverting): Correct description of revert-buffer's
9206 handling of point.
9207
92082004-03-22 Juri Linkov <juri@jurta.org>
9209
9210 * emacs.texi (Top): Add `Misc X'.
9211
49823426 9212 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9213
9214 * glossary.texi: Improve references.
9215
9216 * help.texi: Sync keywords with finder.el.
9217
9218 * mini.texi (Completion): Add description for menu items.
9219
9220 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9221
9222 * sending.texi (Mail Methods): Fix xref to Message manual.
9223
8cf51b2c
GM
92242004-03-12 Richard M. Stallman <rms@gnu.org>
9225
8cf51b2c
GM
9226 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9227
8cf51b2c
GM
92282004-03-04 Richard M. Stallman <rms@gnu.org>
9229
9230 * search.texi (Regexps): Explain that ^ and $ have their
9231 special meanings only in certain contexts.
9232
9233 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9234
9235 * mule.texi (Specify Coding): Doc C-x RET F.
9236
9237 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9238 for multiple compile and grep buffers.
9239 (Indirect Buffers): Don't recommand clone-indirect-buffer
9240 for multiple compile and grep buffers.
9241
8cf51b2c
GM
92422004-02-29 Juanma Barranquero <lektu@terra.es>
9243
9244 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9245 Use $(DEL) instead of rm, and ignore exit code.
9246
8cf51b2c
GM
92472004-02-23 Nick Roberts <nick@nick.uklinux.net>
9248
9249 * building.texi (Watch Expressions): Update.
9250
92512004-02-21 Juri Linkov <juri@jurta.org>
9252
1c6c854e
CS
9253 * cmdargs.texi (Action Arguments): Add alias --find-file.
9254 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9255 to Command Arguments.
9256 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9257 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9258 (Window Size X): Join -g and --geometry. Add @cindex.
9259 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9260 (Title X): Remove alias -title.
9261 (Misc X): New node.
9262
c8763fb6 92632004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9264
9265 * frames.texi (Drag and drop): Add Motif to list of supported
9266 protocols.
9267
c8763fb6 92682004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9269
9270 * frames.texi (Drag and drop): New section.
9271
92722004-01-24 Richard M. Stallman <rms@gnu.org>
9273
1c6c854e 9274 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9275 Include it only @ifnotinfo. Patch the preceding and following
9276 node headers to point to each other.
9277
92782004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9279
9280 * calendar.texi (Appointments): Update section.
9281
92822003-12-29 Kevin Ryde <user42@zip.com.au>
9283
8cf51b2c
GM
9284 * programs.texi (C Modes): Fix the xref.
9285
92862003-12-23 Nick Roberts <nick@nick.uklinux.net>
9287
9288 * building.texi (Watch Expressions): Update.
9289 (Commands of GUD): Include use of toolbar + breakpoints set from
9290 fringe/margin.
9291
92922003-12-03 Andre Spiegel <spiegel@gnu.org>
9293
9294 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9295 <acm@muc.de>.
9296
c8763fb6 92972003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9298
9299 * frames.texi (Dialog Boxes): Add use-file-dialog.
9300
8cf51b2c
GM
93012003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9302
9303 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9304 in CC Mode.
9305
8cf51b2c
GM
93062003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9307
9308 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9309 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9310 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9311 * man/frames.texi, man/glossary.texi, man/killing.texi:
9312 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9313 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9314 * man/sending.texi, man/text.texi, man/trouble.texi:
9315 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9316
93172003-11-01 Alan Mackenzie <acm@muc.de>
9318
9319 * search.texi (Scrolling During Incremental Search): Document a
9320 new scrolling facility in isearch mode.
9321
8cf51b2c
GM
93222003-10-22 Miles Bader <miles@gnu.org>
9323
9324 * Makefile.in (info): Move before $(top_srcdir)/info.
9325
93262003-10-22 Nick Roberts <nick@nick.uklinux.net>
9327
9328 * building.texi (Watch Expressions): Update section on data display
9329 to reflect code changes (GDB Graphical Interface).
9330
8cf51b2c
GM
93312003-10-13 Richard M. Stallman <rms@gnu.org>
9332
9333 * xresources.texi (GTK resources): Clean up previous change.
9334
c8763fb6 93352003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9336
9337 * xresources.texi (GTK resources): Add a note that some themes
9338 disallow customizations. Add scroll theme example.
9339
8cf51b2c
GM
93402003-09-30 Richard M. Stallman <rms@gnu.org>
9341
8cf51b2c
GM
9342 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9343
9344 * misc.texi (Saving Emacs Sessions): Shorten the section,
9345 collapsing back into one node.
9346
93472003-09-30 Lars Hansen <larsh@math.ku.dk>
9348
9349 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9350
ce058493 93512003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9352
9353 * xresources.texi (GTK names in Emacs): Correct typo.
9354
8cf51b2c
GM
93552003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9356
1c6c854e
CS
9357 * cmdargs.texi (Font X): Mention new default font.
9358 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9359 problems involved. (Result of discussion on emacs-devel.)
9360
93612003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9362
9363 * emacs.texi (Acknowledgements): Correct typo.
9364
93652003-09-22 Richard M. Stallman <rms@gnu.org>
9366
9367 * dired.texi (Misc Dired Commands): New node.
9368 (Dired Navigation): Add dired-goto-file.
9369
9370 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9371
9372 * emacs.texi (Acknowledgements): New node, split from Distribution.
9373
9374 * cmdargs.texi (Action Arguments): -f reads interactive args.
9375
8cf51b2c
GM
93762003-09-08 Lute Kamstra <lute@gnu.org>
9377
9378 * screen.texi (Mode Line): Say that POS comes before LINE.
9379 Mention `size-indication-mode'.
1c6c854e
CS
9380 * display.texi (Optional Mode Line):
9381 Document `size-indication-mode'.
8cf51b2c
GM
9382 * basic.texi (Position Info): Mention `size-indication-mode'.
9383
93842003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9385
9386 * xresources.texi (Resources): Refer to `editres' man page.
9387 (Lucid Resources): Update defaults. Expand description of
9388 `shadowThickness'.
9389
93902003-09-04 Miles Bader <miles@gnu.org>
9391
9392 * Makefile.in (top_srcdir): New variable.
9393 ($(top_srcdir)/info): New rule.
9394 (info): Depend on it.
9395
93962003-09-03 Peter Runestig <peter@runestig.com>
9397
9398 * makefile.w32-in: New file.
9399
94002003-08-29 Richard M. Stallman <rms@gnu.org>
9401
9402 * misc.texi (Saving Emacs Sessions): Correct previous change.
9403
8cf51b2c
GM
94042003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9405
8cf51b2c
GM
9406 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9407 (Intro): Include kmacro.texi after fixit.texi instead of after
9408 custom.texi. (As suggested by Kim Storm.)
9409
94102003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9411
9412 * fixit.texi (Fixit): Update `Next' pointer.
9413 * files.texi (Files): Update `Previous' pointer.
9414 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9415 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9416 (Suggested by Kim Storm.)
9417 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9418
94192003-08-18 Kim F. Storm <storm@cua.dk>
9420
9421 * kmacro.texi: New file describing enhanced keyboard macro
9422 functionality. Replaces old description in custom.texi.
9423
9424 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9425 (Keyboard Macros): Move to new kmacro.texi file.
9426
9427 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9428
8cf51b2c
GM
94292003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9430
9431 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9432
94332003-08-17 Alex Schroeder <alex@gnu.org>
9434
9435 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9436 required.
9437
8cf51b2c
GM
94382003-08-05 Richard M. Stallman <rms@gnu.org>
9439
9440 * programs.texi (Lisp Indent): Don't describe
9441 lisp-indent-function property here. Use xref to Lisp Manual.
9442
8cf51b2c
GM
94432003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9444
fffa137c 9445 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9446 abbreviations.
9447
94482003-07-24 Markus Rost <rost@math.ohio-state.edu>
9449
9450 * buffers.texi (List Buffers): Fix previous change.
9451
8cf51b2c
GM
94522003-07-13 Markus Rost <rost@math.ohio-state.edu>
9453
9454 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9455 List*.
9456
94572003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9458
8cf51b2c
GM
9459 * display.texi (Font Lock): Fix typo.
9460
94612003-07-07 Richard M. Stallman <rms@gnu.org>
9462
9463 * display.texi (Font Lock): Add xref for format info on
9464 font-lock-remove-keywords.
9465
9466 * building.texi (Compilation): Document what happens with asynch
9467 children of compiler process.
9468
9469 * help.texi (Library Keywords): Use @multitable.
9470
8cf51b2c
GM
94712003-06-04 Richard M. Stallman <rms@gnu.org>
9472
9473 * programs.texi (Expressions): Delete C-M-DEL.
9474
9475 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9476 comint-move-point-for-output renamed from
9477 comint-scroll-to-bottom-on-output.
9478
9479 * custom.texi (Init Rebinding): Replace previous change with xref.
9480 (Non-ASCII Rebinding): Explain that issue more briefly here.
9481
94822003-05-28 Richard M. Stallman <rms@gnu.org>
9483
9484 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9485
94862003-05-28 Nick Roberts <nick@nick.uklinux.net>
9487
9488 * building.texi (GDB Graphical Interface): New node.
9489 (Rewritten somewhat by RMS.)
9490
c8763fb6 94912003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9492
9493 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9494 non-English letters. Explain how to set coding systems correctly
9495 and how to include the right coding cookie in the file.
9496
c8763fb6 94972003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9498
9499 * indent.texi (Indentation): Explain the concepts.
9500 (Just Spaces): Explain why preventing tabs for indentation might
9501 be useful.
9502
8cf51b2c
GM
95032003-04-16 Richard M. Stallman <rms@gnu.org>
9504
9505 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9506
8cf51b2c
GM
95072003-02-22 Alex Schroeder <alex@emacswiki.org>
9508
9509 * cmdargs.texi (General Variables): Document SMTPSERVER.
9510
8cf51b2c
GM
9511 * sending.texi: Remove SMTP node.
9512 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9513 library.
9514
8cf51b2c
GM
95152003-02-22 Alex Schroeder <alex@emacswiki.org>
9516
9517 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9518
95192003-02-22 Simon Josefsson <jas@extundo.com>
9520
9521 * sending.texi (Mail Methods): Add node about SMTP.
9522
c8763fb6 95232003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9524
9525 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9526
8cf51b2c
GM
95272003-02-01 Kevin Ryde <user42@zip.com.au>
9528
9529 * glossary.texi (Glossary): Correction to cl cross reference.
9530
95312003-01-20 Richard M. Stallman <rms@gnu.org>
9532
9533 * killing.texi (Rectangles): Document C-x c r.
9534
c8763fb6 95352003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9536
9537 * xresources.texi (GTK resources): New node.
9538 (GTK widget names): New node.
9539 (GTK names in Emacs): New node.
9540 (GTK styles): New node.
9541
c8763fb6 95422003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9543
9544 * maintaining.texi (Create Tags Table): Add reference to the new
9545 `etags --help --lang=LANG' option.
9546
8cf51b2c
GM
95472002-10-02 Karl Berry <karl@gnu.org>
9548
49823426 9549 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9550 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9551 where needed for the sake of the HTML output.
8cf51b2c
GM
9552
95532001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9554
9555 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9556 source files.
9557
95582001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9559
9560 * Makefile.in (emacsman): New target.
9561
8cf51b2c
GM
95622001-10-20 Gerd Moellmann <gerd@gnu.org>
9563
9564 * (Version 21.1 released.)
9565
95662001-10-05 Gerd Moellmann <gerd@gnu.org>
9567
9568 * Branch for 21.1.
9569
8cf51b2c
GM
95702001-03-05 Gerd Moellmann <gerd@gnu.org>
9571
9572 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9573
8cf51b2c
GM
95742000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9575
9576 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9577
8cf51b2c
GM
95781999-07-12 Richard Stallman <rms@gnu.org>
9579
9580 * Version 20.4 released.
9581
95821998-12-04 Markus Rost <rost@delysid.gnu.org>
9583
9584 * Makefile.in (INFO_TARGETS): Delete customize.info.
9585 (DVI_TARGETS): Delete customize.dvi.
9586 (../info/customize, customize.dvi): Targets deleted.
9587
95881998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9589
9590 * Version 20.3 released.
9591
95921998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9593
9594 * Makefile.in (EMACSSOURCES): Add mule.texi.
9595 Add msdog.texi, ack.texi. Remove gnu1.texi.
9596
95971998-04-06 Andreas Schwab <schwab@gnu.org>
9598
768c0c0f
JB
9599 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9600 Use it in dvi targets.
8cf51b2c
GM
9601
96021997-09-23 Paul Eggert <eggert@twinsun.com>
9603
9604 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9605 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9606 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9607
96081997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9609
9610 * Version 20.2 released.
9611
96121997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9613
9614 * Version 20.1 released.
9615
96161997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9617
9618 * Makefile (../info/customize, customize.dvi): New targets.
9619 (INFO_TARGETS): Add ../info/customize.
9620 (DVI_TARGETS): Add customize.dvi.
9621
8cf51b2c
GM
96221996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9623
9624 * Version 19.33 released.
9625
96261996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9627
9628 * Version 19.32 released.
9629
8cf51b2c
GM
96301996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9631
9632 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9633
96341996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9635
9636 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9637 Specify -I option.
9638 (All dvi targets): Set the TEXINPUTS variable.
9639
96401996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9641
9642 * Version 19.31 released.
9643
8cf51b2c
GM
96441995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9645
9646 * Version 19.30 released.
9647
8cf51b2c
GM
96481995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9649
9650 * Makefile.in (maintainer-clean): Rename from realclean.
9651
96521994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9653
9654 * Makefile.in: New file.
9655 * Makefile: File deleted.
9656
96571994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9658
9659 * Makefile (TEXINDEX_OBJS): Variable deleted.
9660 (texindex, texindex.o, getopt.o): Rules deleted.
9661 All deps on texindex deleted.
9662 (distclean): Don't delete texindex.
9663 (mostlyclean): Don't delete *.o.
9664 * texindex.c, getopt.c: Files deleted.
9665
96661994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9667
9668 * Version 19.26 released.
9669
96701994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9671
9672 * Makefile (EMACSSOURCES): Exclude undo.texi.
9673
96741994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9675
9676 * Version 19.25 released.
9677
96781994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9679
9680 * Version 19.24 released.
9681
96821994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9683
9684 * Version 19.23 released.
9685
96861994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9687
9688 * Makefile: Delete spurious tab.
9689
96901994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9691
9692 * Makefile (.SUFFIXES): New rule.
9693
8cf51b2c
GM
96941993-12-04 Richard Stallman (rms@srarc2)
9695
9696 * getopt.c: New file.
9697 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9698 (getopt.o): New rule.
9699 (dvi): Don't depend on texindex.
49823426 9700 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9701
97021993-12-03 Richard Stallman (rms@srarc2)
9703
49823426
GM
9704 * Makefile (TEXI2DVI): New variable.
9705 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9706 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9707
97081993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9709
9710 * Version 19.22 released.
9711
97121993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9713
9714 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9715
97161993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9717
9718 * Version 19.21 released.
9719
8cf51b2c
GM
97201993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9721
9722 * Makefile (realclean): Don't delete the Info files.
9723
f0131492 97241993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9725
8cf51b2c
GM
9726 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9727 4' where appropriate.
9728
f0131492 97291993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9730
49823426 9731 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9732
9733 * texindex.c: Include "../src/config.h" if building in emacs.
9734
9735 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9736 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9737 Add target to build texindex.c, defining `emacs'.
9738
8cf51b2c
GM
97391993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9740
9741 * Version 19.19 released.
9742
8cf51b2c
GM
97431993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9744
9745 * Version 19.18 released.
9746
97471993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9748
9749 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9750
97511993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9752
9753 * Version 19.17 released.
9754
97551993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9756
9757 * split-man: Fix typos in last change.
9758
97591993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9760
9761 * Version 19.16 released.
9762
97631993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9764
9765 * version 19.15 released.
9766
97671993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9768
9769 * Makefile (distclean): It's rm, not rf.
9770
97711993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9772
9773 * Version 19.14 released.
9774
97751993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9776
9777 * Makefile: New file.
9778
97791993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9780
9781 * Version 19.13 released.
9782
97831993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9784
9785 * Version 19.9 released.
9786
97871993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9788
9789 * Version 19.8 released.
9790
97911993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9792
9793 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9794
9795 * trouble.texi: It's `enable-flow-control-on', not
9796 `evade-flow-control-on'.
9797
97981993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9799
9800 * display.texi: Document standard-display-european.
9801
98021993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9803
9804 * Version 19.7 released.
9805
9806 * emacs.texi: Add a sentence to the top menu mentioning the
9807 specific version of Emacs this manual applies to.
9808
98091993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9810
9811 * basic.texi: Document next-line-add-lines variable used to
9812 implement down-arrow.
9813
9814 * killing.texi: Document kill-whole-line.
9815
98161993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9817
9818 * text.texi: Update unix TeX ordering information.
9819
98201993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9821
9822 * news.texi: Mention fill-rectangle in keybinding list.
9823
9824 * killing.texi: Document fill-rectangle.
9825
98261993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9827
9828 * vc.texi: Bring the docs up to date with VC 5.2.
9829
98301992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9831
9832 * emacs.tex: Mention blackbox and gomoku under Amusements.
9833 Assembler mode is now mentioned and appropriately indexed
9834 under Programming Modes.
9835
98361991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9837
9838 * emacs.tex: Update TeX ordering information.
9839
8cf51b2c
GM
98401990-06-26 David Lawrence (tale@geech)
9841
9842 * emacs.tex: Note that completion-ignored-extensions is not used
9843 to filter out names when all completions are displayed in
9844 *Completions*.
9845
98461990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9847
9848 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9849
98501990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9851
9852 * emacs.tex: Add @findex grep.
9853
8cf51b2c
GM
98541988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9855
9856 * emacs.tex: Correct two typos. No other changes before
9857 Version 19 will be made.
9858
8cf51b2c
GM
98591988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9860
9861 * emacs.tex: Update information for obtaining TeX distribution from the
9862 University of Washington.
9863
9864;; Local Variables:
c8763fb6 9865;; coding: utf-8
8cf51b2c
GM
9866;; End:
9867
ab422c4d 9868 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9869
9870 This file is part of GNU Emacs.
9871
352c8b4a 9872 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9873 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9874 the Free Software Foundation, either version 3 of the License, or
9875 (at your option) any later version.
8cf51b2c
GM
9876
9877 GNU Emacs is distributed in the hope that it will be useful,
9878 but WITHOUT ANY WARRANTY; without even the implied warranty of
9879 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9880 GNU General Public License for more details.
9881
9882 You should have received a copy of the GNU General Public License
352c8b4a 9883 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.