Search and highlight symbol at point.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
e5e4a942
JL
12013-06-03 Juri Linkov <juri@jurta.org>
2
3 * display.texi (Highlight Interactively): Add global keybindings
4 with the key prefix `M-s h'. Document old command `highlight-phrase'.
5 Document new command `highlight-symbol-at-point'.
6
f46305c8 72013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
8
9 * programs.texi (Semantic): Fix typo.
10
bee07d4f
XF
112013-05-30 Xue Fuqiao <xfq.free@gmail.com>
12
13 * maintaining.texi (Types of Log File): Supplement some
14 information of change log files.
15
6d65486d
JL
162013-05-15 Juri Linkov <juri@jurta.org>
17
18 * search.texi (Repeat Isearch): Mention key `RET' to finish
19 editing the string. (Bug#13348)
20
27c8b6eb
GM
212013-05-14 Glenn Morris <rgm@gnu.org>
22
23 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
24
2d809ffa 252013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
26
27 * sending.texi (Mail Sending): Fix typo.
28
29 * windows.texi (Change Window): Fix typo.
30
90ed99d5
GM
31 * custom.texi (Changing a Variable): Fix typo.
32
9698b18f
GM
33 * trouble.texi (Contributing): Remove obsolete info re pretesters.
34
cbee2131
PE
352013-05-05 Paul Eggert <eggert@cs.ucla.edu>
36
37 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
38 * cmdargs.texi (Initial Options):
39 * files.texi (Customize Save): Document this.
40
fd3a9a6b
GM
412013-05-04 Glenn Morris <rgm@gnu.org>
42
43 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
44
5294599f
PE
452013-03-17 Paul Eggert <eggert@cs.ucla.edu>
46
47 doc: convert some TeX accents to UTF-8
48 * ack.texi (Acknowledgments):
49 * emacs.texi (Acknowledgments):
50 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
51 Apparently the TeX accents cause problems when generating gnu.org
52 web pages, e.g., @l{} is rendered as '/l' on
53 <http://www.gnu.org/software/emacs/manual/html_node/
54 emacs/Acknowledgments.html>.
55
78be8b64 562013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
57
58 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
59
681ebc33
PE
602013-03-04 Paul Eggert <eggert@cs.ucla.edu>
61
62 Prefer UTF-8 for documentation.
63 With GNU Texinfo 5.0, this generates nicer-looking info files,
64 since they can use curly quotes. With older Texinfo it doesn't matter.
65 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
66 Switch from Latin-1 to UTF-8.
67
929aeac6 682013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
69
70 * xresources.texi (GTK resources): Fix broken link.
71
343a2aef
EZ
722013-02-25 Eli Zaretskii <eliz@gnu.org>
73
74 * files.texi (Interlocking): Don't refer to symlinks as the
75 exclusive means of locking files.
76
cee1a690
GM
772013-02-22 Glenn Morris <rgm@gnu.org>
78
79 * ack.texi (Acknowledgments):
80 * emacs.texi (Acknowledgments): Small updates.
81
f0c954fa
GM
822013-02-21 Glenn Morris <rgm@gnu.org>
83
84 * files.texi (File Conveniences): Not just GIFs can be animated.
85
4e16ddf4
GM
862013-02-13 Glenn Morris <rgm@gnu.org>
87
88 * ack.texi (Acknowledgments): Don't mention yow any more.
89
a683d06b
PE
902013-02-13 Paul Eggert <eggert@cs.ucla.edu>
91
92 * cmdargs.texi (General Variables):
93 Fix TMPDIR documentation to match the code's behavior.
94
c4af1efc
GM
952013-02-10 Glenn Morris <rgm@gnu.org>
96
97 * trouble.texi (Checklist): Update bug keybinding.
98
8549f9e8
EZ
992013-02-09 Eli Zaretskii <eliz@gnu.org>
100
101 * msdog.texi (Text and Binary): Delete the description of
102 file-name-buffer-file-type-alist.
103
7f102272
PE
1042013-01-19 Paul Eggert <eggert@cs.ucla.edu>
105
ee271528
PE
106 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
107 Without it, I don't see function names. Older addr2line
108 implementations will die out sooner or later, so tailor the
109 first suggestion to recent addr2line, with a followup about
110 older ones.
7f102272 111
795e7a5b 1122013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
113
114 * custom.texi (Directory Variables): Fix paren typo.
115
ecde0368
GM
116 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
117
827253f7
GM
118 * custom.texi (Custom Themes): Fix typo.
119
acfe10b7
BG
1202013-01-07 Bastien Guerry <bzg@gnu.org>
121
122 * help.texi (Apropos): Document `apropos-user-option' and update
123 the doc for `apropos-variable'.
124
f8acde11
GM
1252013-01-05 Glenn Morris <rgm@gnu.org>
126
127 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
128
d72a2793
GM
1292012-12-21 Glenn Morris <rgm@gnu.org>
130
131 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
132 Simply include doclicense.
133
1b947faa
CY
1342012-12-21 Chong Yidong <cyd@gnu.org>
135
136 * frames.texi (Mouse Commands): Fix description of the effect of
137 mouse dragging (Bug#13049).
138
f25f57bf
JL
1392012-12-15 Juri Linkov <juri@jurta.org>
140
141 * misc.texi (Recursive Edit): Add a link to "Query Replace".
142 (Bug#13181)
143
265c2fbf 1442012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
145
146 * killing.texi (Deletion): Doc fix (Bug#12748).
147
4288142b
PE
1482012-12-06 Paul Eggert <eggert@cs.ucla.edu>
149
150 * doclicense.texi, gpl.texi: Update to latest version from FSF.
151 These are just minor editorial changes.
152
d8ad4d3f 1532012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
154
155 * vc1-xtra.texi (General VC Options): Remove obsolete reference
156 to `vc-path'.
157
c5bc2d1d 1582012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
159
160 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
161
1cbaa705
KR
1622012-12-02 Kevin Ryde <user42@zip.com.au>
163
164 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
165
00054d21
KR
1662012-12-01 Kevin Ryde <user42@zip.com.au>
167
168 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
169
c07a6ded
PE
1702012-11-24 Paul Eggert <eggert@cs.ucla.edu>
171
172 * doclicense.texi, gpl.texi: Update to latest version from FSF.
173 These are just minor editorial changes.
174
6ef2e5ef 1752012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
176
177 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
178 clarifications (Bug#12865).
179 (Horizontal Scrolling): Clarifications.
180
2ac9538d 1812012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
182
183 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
184
a33da68b
EZ
1852012-11-16 Eli Zaretskii <eliz@gnu.org>
186
187 * trouble.texi (Crashing): Add information about MS-Windows and
188 the emacs_backtrace.txt file. (Bug#12908)
189
f78ee6af 1902012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
191
192 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
193 actually named gdb-stopped-functions.
194
f78ee6af 1952012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
196
197 * misc.texi (Single Shell): Mention async-shell-command-buffer.
198
19e09879
GM
1992012-11-10 Glenn Morris <rgm@gnu.org>
200
201 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
202
ef7238c3
GM
203 * emacs.texi (Acknowledgments): Add profiler author.
204 * ack.texi (Acknowledgments): Add some recent contributions.
205
6baf66d5 2062012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 207
9d9e48d9
CY
208 * files.texi (Diff Mode): Doc fixes for
209 diff-delete-trailing-whitespace (Bug#12831).
210
4c1f6a5b
CY
211 * trouble.texi (Crashing): Copyedits.
212
6baf66d5 2132012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
214
215 * files.texi (Diff Mode): Trailing whitespace updates.
216
6baf66d5 2172012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 218
4eeba558
CY
219 * misc.texi (Terminal emulator): Document Term mode faces.
220
7d806bfe
CY
221 * mini.texi (Basic Minibuffer): New node. Document
222 minibuffer-electric-default-mode.
223
224 * display.texi (Visual Line Mode): Fix index entry.
225
cce0aa5a
CY
226 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
227 and index the keybindings. Document tabulated-list-sort.
228 (Kill Buffer): Capitalize Buffer Menu.
229
230 * trouble.texi (Memory Full): Capitalize Buffer Menu.
231
6baf66d5 2322012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
233
234 * display.texi (Auto Scrolling): Clarify that scroll-step is
235 ignored when scroll-conservatively is set to a non-zero value.
236 (Bug#12801)
237
6baf66d5 2382012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
239
240 * dired.texi (Dired Updating): Doc fix (Bug#11744).
241
87288971
MA
2422012-10-30 Michael Albinus <michael.albinus@gmx.de>
243
244 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
245
fc83c2de
CY
2462012-10-29 Chong Yidong <cyd@gnu.org>
247
248 * dired.texi (Shell Commands in Dired): Document changes to the
249 dired-do-async-shell-command.
250
82b21017
GM
2512012-10-28 Glenn Morris <rgm@gnu.org>
252
253 * ack.texi (Acknowledgments): Mention gv.el.
254
caa5e5a4
BG
2552012-10-27 Bastien Guerry <bzg@gnu.org>
256
257 * screen.texi (Menu Bar): Fix typo.
258
05b621a6
CY
2592012-10-27 Chong Yidong <cyd@gnu.org>
260
261 * frames.texi (Mouse Avoidance): Mention new variable
262 mouse-avoidance-banish-position.
263
264 * programs.texi (Which Function): Which Function mode now works in
265 all major modes by default.
266
267 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
268
269 * files.texi (Misc File Ops): Symbolic links on Windows only work
270 on Vista and later.
271
272 * building.texi (Compilation): Document compilation-always-kill.
273
274 * search.texi (Symbol Search): New node.
275
276 * package.texi (Package Menu): Document the "new" status.
277
278 * windows.texi (Window Choice): Don't refer to the obsolete
279 special-display feature.
280
cd996018
CY
2812012-10-24 Chong Yidong <cyd@gnu.org>
282
283 * mule.texi (Text Coding): set-buffer-file-coding-system can now
284 be invoked from the mode line.
285
286 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
287 changes to the mark and unmark commands.
288 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
289 which is no longer bound to dired-backup-diff.
290
fe605b94
BG
2912012-10-23 Bastien Guerry <bzg@gnu.org>
292
9eadb1a9
BG
293 * text.texi (Org Authoring): Use a comma after @ref to avoid the
294 insertion of a period in the Info output.
fe605b94 295
d1069532
SM
2962012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
297
298 * custom.texi (Hooks): Clarify that -hooks is deprecated.
299
1fb3aa3f
CY
3002012-10-23 Chong Yidong <cyd@gnu.org>
301
302 * kmacro.texi (Edit Keyboard Macro): Fix typo.
303
f42f1094
DM
3042012-10-18 Dani Moncayo <dmoncayo@gmail.com>
305
306 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
307
6c24e35f
GM
3082012-10-17 Glenn Morris <rgm@gnu.org>
309
310 * mini.texi (Repetition): Further copyedit.
311
429cdb05
DM
3122012-10-17 Dani Moncayo <dmoncayo@gmail.com>
313
314 * mini.texi (Repetition): Copyedit.
315
e5a94ec4
JL
3162012-10-16 Juri Linkov <juri@jurta.org>
317
318 * search.texi (Query Replace): Document multi-buffer replacement
319 keys. (Bug#12655)
320
321 * maintaining.texi (Tags Search): Change link "Replace" to
322 "Query Replace".
323
73f2b4ab
CY
3242012-10-13 Chong Yidong <cyd@gnu.org>
325
326 * files.texi (File Conveniences): ImageMagick enabled by default.
327
d8e213eb
DM
3282012-10-10 Dani Moncayo <dmoncayo@gmail.com>
329
330 * basic.texi (Arguments): Fix typos.
331
b859a383
GM
3322012-10-08 Glenn Morris <rgm@gnu.org>
333
cad4f290
GM
334 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
335
b859a383
GM
336 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
337
f1f4dba0
GM
3382012-10-06 Glenn Morris <rgm@gnu.org>
339
340 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
341 Mention cal-tex-cursor-week2-summary.
342
c6b68a28
CY
3432012-10-06 Chong Yidong <cyd@gnu.org>
344
345 * mini.texi (Passwords): Fix typo.
346
751bac18
GM
3472012-10-02 Glenn Morris <rgm@gnu.org>
348
349 * maintaining.texi (VC Directory Commands):
350 Remove duplicate `q' entry. (Bug#12553)
351
48de8b12
CY
3522012-09-30 Chong Yidong <cyd@gnu.org>
353
354 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
355
356 * search.texi (Special Isearch): Document the lax space search
357 feature and M-s SPC.
358 (Regexp Search): Move main search-whitespace-regexp description to
359 Special Isearch.
360 (Replace): Document replace-lax-whitespace.
361
362 * basic.texi (Position Info): Document C-u M-=.
363 (Moving Point): Document move-to-column.
364
365 * display.texi (Useless Whitespace): Add delete-trailing-lines.
366
367 * misc.texi (emacsclient Options): Document the effect of
368 initial-buffer-choice on client frames. Document server-auth-dir.
369 Do not document server-host, which is bad security practice.
370
371 * building.texi (Lisp Libraries): Docstring lookups can trigger
372 autoloading. Document help-enable-auto-load.
373
374 * mini.texi (Yes or No Prompts): New node.
375
376 * ack.texi (Acknowledgments): Remove obsolete packages.
377
4695c850
GM
3782012-09-27 Glenn Morris <rgm@gnu.org>
379
380 * cal-xtra.texi (Advanced Calendar/Diary Usage):
381 Rename the section to be more general.
382 * emacs.texi: Update menu.
383
e109c4a6
CY
3842012-09-23 Chong Yidong <cyd@gnu.org>
385
386 * buffers.texi (Misc Buffer): Replace toggle-read-only with
387 read-only-mode.
388
389 * files.texi (Visiting): Likewise.
390
2e83df57
PE
3912012-09-22 Paul Eggert <eggert@cs.ucla.edu>
392
393 * trouble.texi (Crashing): Document ulimit -c.
394
58f3a196
PE
3952012-09-21 Paul Eggert <eggert@cs.ucla.edu>
396
397 * trouble.texi (Crashing): Document addr2line.
398
4ef1567b
CY
3992012-09-19 Chong Yidong <cyd@gnu.org>
400
401 * killing.texi (Yanking): Minor clarification (Bug#12469).
402
9e9da873
CY
4032012-09-17 Chong Yidong <cyd@gnu.org>
404
405 * building.texi (GDB User Interface Layout): Remove reference to
406 removed variable gdb-use-separate-io-buffer (Bug#12454).
407
0979429b
J
4082012-09-08 Jambunathan K <kjambunathan@gmail.com>
409
410 * regs.texi (Text Registers): `C-x r +' can now be used instead of
411 M-x append-to-register. New option `register-separator'.
412 (Number Registers): Mention that `C-x r +' is polymorphic.
413
14ba4cf3
CY
4142012-09-07 Chong Yidong <cyd@gnu.org>
415
416 * windows.texi (Window Choice): Don't mention obsolete
417 display-buffer-reuse-frames.
418
cf29dd84
PE
4192012-09-04 Paul Eggert <eggert@cs.ucla.edu>
420
421 Give more-useful info on a fatal error (Bug#12328).
422 * trouble.texi (Crashing): New section, documenting this.
423
aa0ecd94
MA
4242012-08-24 Michael Albinus <michael.albinus@gmx.de>
425
0979429b
J
426 * cmdargs.texi (General Variables):
427 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
428 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 429
ba025fbd
EZ
4302012-08-14 Eli Zaretskii <eliz@gnu.org>
431
432 * building.texi (Debugger Operation): Correct and improve
433 documentation of the GUD Tooltip mode.
434
0c51ff6d
CY
4352012-07-31 Chong Yidong <cyd@gnu.org>
436
437 * emacs.texi: Fix ISBN (Bug#12080).
438
35b6586e
CY
4392012-08-05 Chong Yidong <cyd@gnu.org>
440
441 * display.texi (Faces): Document frame-background-mode (Bug#7774).
442
443 * custom.texi (Face Customization): Move discussion of face
444 inheritance here, from Faces section.
445
0e1a094f 4462012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
447
448 * frames.texi (Mouse Commands): Fix the description of mouse-2.
449 (Bug#11958)
450
e32a12b5
CY
4512012-07-19 Chong Yidong <cyd@gnu.org>
452
453 * emacs.texi: Update ISBN.
454
9ea10cc3
CY
4552012-07-17 Chong Yidong <cyd@gnu.org>
456
457 * basic.texi (Inserting Text): Replace ucs-insert with
458 insert-char. Provide more details of input.
459
460 * mule.texi (International Chars, Input Methods): Likewise.
461
b68b3337
CY
4622012-07-13 Chong Yidong <cyd@gnu.org>
463
dea31bd3
CY
464 * custom.texi (Examining): Update C-h v message.
465
b68b3337
CY
466 * buffers.texi (Misc Buffer): Document view-read-only.
467
ab4c47d3
CY
4682012-07-07 Chong Yidong <cyd@gnu.org>
469
470 * custom.texi (Init File): Index site-lisp (Bug#11435).
471
6edc3d28
CY
4722012-07-06 Chong Yidong <cyd@gnu.org>
473
474 * emacs.texi: Re-order top-level menu to correspond to logical
475 order, to avoid makeinfo warnings.
476
477 * ack.texi (Acknowledgments): Note new python.el.
478
3812efdc
CY
4792012-06-29 Chong Yidong <cyd@gnu.org>
480
481 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
482 * basic.texi (Erasing, Basic Undo): Fix markup.
483
c8d3a25c 4842012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
485
486 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
487
c8d3a25c 4882012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
489
490 * fixit.texi (Undo): Fix typo. (Bug#11775)
491
65400531
GM
4922012-06-27 Glenn Morris <rgm@gnu.org>
493
494 * ack.texi (Acknowledgments): Tiny update.
495
ac1a0ce1 4962012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
497
498 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
499
ddfbf826 5002012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 501
ddfbf826 502 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
503
504 * anti.texi:
505 * building.texi:
506 * cmdargs.texi:
507 * custom.texi:
508 * display.texi:
509 * files.texi:
510 * frames.texi:
511 * glossary.texi:
512 * misc.texi:
513 * mule.texi:
514 * programs.texi:
515 * sending.texi:
516 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
517
85973ba0
MA
5182012-06-06 Michael Albinus <michael.albinus@gmx.de>
519
520 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
521
c1dabff0
GM
5222012-05-28 Glenn Morris <rgm@gnu.org>
523
524 * ack.texi, building.texi, calendar.texi, custom.texi:
525 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
526
abb9615e
GM
5272012-05-27 Glenn Morris <rgm@gnu.org>
528
bd39eb06
GM
529 * emacs.texi: Simplify following removal of node pointers.
530
abb9615e
GM
531 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
532 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
533 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
534 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
535 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
536 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
537 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
538 * windows.texi, xresources.texi: Nuke hand-written node pointers.
539
6c200b4a
GM
5402012-05-22 Glenn Morris <rgm@gnu.org>
541
542 * emacs.texi (Acknowledgments): Add another contributor.
543
3fe7cdc8
GM
5442012-05-12 Glenn Morris <rgm@gnu.org>
545
546 * Makefile.in (MKDIR_P): New, set by configure.
547 (mkinfodir): Use $MKDIR_P.
548
dc0f75c8
GM
5492012-05-10 Glenn Morris <rgm@gnu.org>
550
b8a82b69
GM
551 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
552 with "coding: raw-text".
553
dc0f75c8
GM
554 * files.texi (Interlocking): Mention create-lockfiles option.
555
666b903b 5562012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
557
558 * frames.texi (Mouse References, Mouse Commands): Fix index
559 entries (Bug#11362).
560
eceeb5fc 5612012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 562
eceeb5fc
CY
563 * custom.texi (Customization Groups, Custom Themes, Examining):
564 Improve page breaks.
565
566 * rmail.texi (Rmail Display): Use example rather than smallexample.
567
568 * calendar.texi: Convert inforefs to refs.
569
570 * dired.texi (Dired Enter): Improve page break.
571
572 * abbrevs.texi (Abbrev Concepts): Copyedits.
573
574 * maintaining.texi (Registering, Tag Syntax):
575 Tweak line and page breaks.
576
577 * programs.texi (Programs, Electric C): Copyedits.
578 (Program Modes): Add xref to Fortran.
579 (Left Margin Paren): Remove what was (oddly enough) the only use
580 of defvar in the entire Emacs manual.
581 (Hungry Delete): Remove footnote about ancient Emacs version.
582 (Other C Commands): Use example rather than smallexample.
583
584 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
585 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
586 Tweak line and page breaks.
587
588 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
589 (Major Modes): Use example rather than smallexample.
bbba8869 590
eceeb5fc
CY
591 * mule.texi (Output Coding): Reword to improve page-breaks.
592
593 * frames.texi (Fonts): Tweak line and page breaks.
594 Use example rather than smallexample. Change cross-reference.
595 (Text-Only Mouse): Fix xref.
596
597 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
598 (Indirect Buffers): Tweak line- and page-breaks.
599
600 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
601
8045b906
GM
6022012-05-04 Glenn Morris <rgm@gnu.org>
603
604 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
605 (info, infoclean): Use $INFO_EXT.
606 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
607 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
608 (INFO_TARGETS): Use $INFO_EXT.
609 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
610
90207a15 6112012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
612
613 * emacs.texi (@copying): Only print EDITION in the TeX version.
614
e2058813
GM
615 * search.texi (Regexp Search): Just say "Emacs".
616
a162959e
GM
617 * display.texi (Auto Scrolling):
618 Reword to avoid repetition and improve page break.
619
9eb25ee8
GM
620 * xresources.texi (Resources):
621 * mule.texi (Language Environments):
622 * misc.texi (Amusements):
623 * maintaining.texi (VC Change Log):
624 * frames.texi (Fonts):
625 * custom.texi (Specifying File Variables, Minibuffer Maps):
626 * cmdargs.texi (Initial Options):
627 * building.texi (Flymake):
628 Reword to remove/reduce some overly long/short lines.
629
a4289d0e
GM
6302012-04-27 Glenn Morris <rgm@gnu.org>
631
632 * emacs.texi: Some fixes for detailed menu.
633
1a72be46
GM
634 * emacs.texi: Add "et al." to authors.
635
16152b76
GM
636 * ack.texi, basic.texi, buffers.texi, building.texi:
637 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
638 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
639 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
640 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
641 * search.texi, trouble.texi, windows.texi:
642 Use Texinfo recommended convention for quotes+punctuation.
643
578c1d4b 6442012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 645
578c1d4b
GM
646 * mule.texi (Bidirectional Editing): Improve indexing.
647 Minor wording tweaks.
84412f2c 648
467a33d0
CY
6492012-04-15 Chong Yidong <cyd@gnu.org>
650
651 * misc.texi (emacsclient Options): More clarifications.
652
e6fd457e 6532012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 654
41be52d7
GM
655 * msdog.texi (Windows Printing): It doesn't set printer-name.
656
05806f43
GM
657 * mule.texi (Language Environments): Move font info to "Fontsets".
658 (Fontsets): Move intlfonts etc here from "Language Environments".
659 Copyedits.
660 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
661 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
662
e6fd457e 6632012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 664
0be641c0
CY
665 * glossary.texi (Glossary): Standardize on "text terminal"
666 terminology. All callers changed.
667
6a00f380
CY
668 * misc.texi (emacsclient Options): Document "client frame" concept
669 and its effect on C-x C-c more carefully.
670
e6fd457e 6712012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 672
870e8fb8
GM
673 * frames.texi (Scroll Bars):
674 * glossary.texi (Glossary): Use consistent case for "X Window System".
675
71cd7772
GM
676 * mule.texi (Select Input Method, Coding Systems):
677 State command names in kbd tables.
678 (Recognize Coding): Add cross-ref.
679 (Output Coding): Don't mention message mode in particular.
680 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
681 Copyedits.
682
35dc09a1 6832012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
684
685 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
686 Copyedits.
687 (Coding Systems): Mac OS X apparently uses newlines for EOL.
688 (Recognize Coding): Remove old auto-coding-regexp-alist example.
689 auto-coding-functions does not override coding: tags.
690 Remove rmail-decode-mime-charset; it no longer has any effect.
691
35dc09a1 6922012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
693
694 * custom.texi (Creating Custom Themes): Add reference to Custom
695 Themes node in Lisp manual.
696
35dc09a1 6972012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
698
699 * mule.texi (International): Copyedits.
700 (International Chars): Update C-x = example output.
701 (Disabling Multibyte): Rename from "Enabling Multibyte".
702 Clarify what "unibyte: t" does, and mode-line description.
703 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
704 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 705 (Language Environments): Copyedits.
893585f4
GM
706 (Input Methods): Copyedits. Use "^" for the postfix example,
707 because it is less confusing inside Info's `quotes'.
e0550cae 708
bd7239f5 709 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
710 Update for "Disabling Multibyte" node name change.
711 * emacs.texi: Update for "Disabling Multibyte" node name change.
712
1c64e6ed
GM
713 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
714 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
715 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
716 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
717 * sending.texi, text.texi, trouble.texi:
718 Use @file for buffers, per the Texinfo manual.
719
20331c1c
GM
720 * entering.texi (Entering Emacs):
721 Do not mention initial-buffer-choice = t.
722
8fc85b20
GM
723 * misc.texi (Gnus Startup): Use @env for environment variables.
724
35dc09a1
GM
725 * Makefile.in: Replace non-portable use of $< in ordinary rules.
726
87124233
GM
7272012-04-12 Glenn Morris <rgm@gnu.org>
728
729 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
730
f3774f20
GM
7312012-04-07 Glenn Morris <rgm@gnu.org>
732
733 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
734
8980d0b9
GM
7352012-04-05 Glenn Morris <rgm@gnu.org>
736
737 * glossary.texi (Glossary): Use anchors for internal cross-references.
738
8bf27c8a
GM
7392012-04-04 Glenn Morris <rgm@gnu.org>
740
741 * glossary.texi (Glossary): Copyedits.
742 Use Texinfo-recommended convention for quotes and punctuation.
743 Comment out a few specialized (Rmail) items.
a0706406 744 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 745 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 746
529c06b6
CY
7472012-04-03 Chong Yidong <cyd@gnu.org>
748
749 * sending.texi (Mail Misc): Fix an index entry.
750
53b0595a
EZ
7512012-04-02 Eli Zaretskii <eliz@gnu.org>
752
753 * msdog.texi (Windows Startup): Add description of emacsclient
754 operation under -c and -t on MS-Windows.
755
756 * misc.texi (emacsclient Options): Add cross-reference to "Windows
757 Startup". (Bug#11091)
758
d8e213eb 7592012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
760
761 * custom.texi (Changing a Variable): Fix example.
762
0d224826
EZ
7632012-04-01 Eli Zaretskii <eliz@gnu.org>
764
765 * misc.texi (emacsclient Options): More clarifications about -t
766 and -c on MS-Windows. (Bug#11091)
767
1d265f9f
EZ
7682012-03-31 Eli Zaretskii <eliz@gnu.org>
769
770 * misc.texi (emacsclient Options): Document peculiarities of new
771 frame creation on MS-Windows under -c or -t options. (Bug#11091)
772
5319014e
CY
7732012-03-30 Chong Yidong <cyd@gnu.org>
774
775 * files.texi (File Conveniences): Clarify Imagemagick discussion.
776
2bfab837
GM
7772012-03-22 Glenn Morris <rgm@gnu.org>
778
779 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
780
986bd52a
CY
7812012-03-17 Chong Yidong <cyd@gnu.org>
782
783 * package.texi (Package Installation): Document use of
784 package-initialize in init file.
785
66ecdc9e
GM
7862012-03-16 Glenn Morris <rgm@gnu.org>
787
788 * help.texi (Language Help):
789 * mule.texi (International Chars):
790 etc/HELLO is for character demonstration.
791
d8e213eb 7922012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
793
794 * dired.texi (Shell Commands in Dired): Fix typo.
795
a08a07e3
CY
7962012-03-04 Chong Yidong <cyd@gnu.org>
797
798 * killing.texi (Clipboard): Document clipboard manager.
799
53eced6d
GM
8002012-02-29 Glenn Morris <rgm@gnu.org>
801
f8425af2
GM
802 * ack.texi (Acknowledgments): Use @Tex{} in more places.
803
775b55af
GM
804 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
805
53eced6d
GM
806 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
807
44e97401
GM
8082012-02-28 Glenn Morris <rgm@gnu.org>
809
810 * custom.texi, display.texi, emacs.texi, files.texi:
811 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
812 Standardize possessive apostrophe usage.
813
525795c1
JD
8142012-02-25 Jan Djärv <jan.h.d@swipnet.se>
815
816 * macos.texi (Mac / GNUstep Customization): Remove text about
817 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
818
d8e213eb 8192012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
820
821 * buffers.texi (Select Buffer): Mention that saving in a new file
822 name can switch to a different major mode.
823
6ea1787e
GM
8242012-02-23 Glenn Morris <rgm@gnu.org>
825
49fe4321
GM
826 * mini.texi (Minibuffer File, Completion Options, Repetition):
827 Copyedits.
828 (Completion Example): Other M-x au* commands may be defined.
829 (Completion Styles): Mention emacs21 and completion-category-overrides.
830
8f4042d2
GM
831 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
832 (Windows Keyboard, Windows Mouse, Windows Processes)
833 (Windows Printing, Windows Misc): Copyedits.
834 (ls in Lisp): Update switches list.
835
371fb833
GM
836 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
837 Update dos-mode* function names.
838 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
839 (MS-DOS Processes): Add xref to main ls-lisp section.
840
6ea1787e
GM
841 * ack.texi (Acknowledgments): Mention smie.
842
40ace058
GM
8432012-02-22 Glenn Morris <rgm@gnu.org>
844
845 * macos.texi: Copyedits. Fix @key/@kbd usage.
846 (Mac / GNUstep Basics): Don't mention the panels, since the next
847 section covers them.
848 (Mac / GNUstep Customization): Merge some panel info from previous.
849
41f1e868
GM
8502012-02-21 Glenn Morris <rgm@gnu.org>
851
68af8d4f
GM
852 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
853 Small fixes.
854
2e03845d
GM
855 * emacs-xtra.texi: Picture mode is no longer a chapter.
856
f9a998c3
GM
857 * picture-xtra.texi (Basic Picture): C-a does get remapped.
858
41f1e868
GM
859 * ack.texi (Acknowledgments): Small changes, including resorting,
860 and removal of things no longer distributed.
861
ea09410d
GM
8622012-02-20 Glenn Morris <rgm@gnu.org>
863
2d2f6581
GM
864 * emacs.texi (Top, Preface): Small rephrasings.
865 (menu, detailmenu): Update entries, and reformat some descriptions.
866 * building.texi, display.texi, emacs-xtra.texi, files.texi:
867 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
868 Reformat some menu descriptions.
869
196f8c0e
GM
870 * ack.texi (Acknowledgments): More updates.
871
8730412a
GM
872 * emacs.texi (Acknowledgments): Add several names from ack.texi,
873 and from Author: headers.
ae15b89b 874 (Distrib): Small updates.
ea09410d 875
37863f20
GM
8762012-02-18 Glenn Morris <rgm@gnu.org>
877
37c3b9ee
GM
878 * ack.texi (Acknowledgments): Add xref to Org manual.
879
b474519e
GM
880 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
881 of '*mail*', since Message does not call it that.
882 (Rmail Reply): Rename rmail-dont-reply-to-names.
883 \\`info- no longer handled specially.
884 Update for rmail-enable-mime-composing.
885 Don't mention 'm' for replies.
886 Don't mention rmail-mail-new-frame and cancelling, since it does
887 not work for Message at the moment.
888
a5987767
GM
889 * cal-xtra.texi: Copyedits.
890
37863f20
GM
891 * emacs-xtra.texi: Set encoding to ISO-8859-1.
892
112d1241
GM
8932012-02-17 Glenn Morris <rgm@gnu.org>
894
0fd2c9a3
GM
895 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
896
1d6ecbfa
GM
897 * ack.texi (Acknowledgments): Mention Gnulib.
898
102f1b54
GM
899 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
900
112d1241
GM
901 * calendar.texi: Misc small changes, including updating the dates
902 of examples.
903
3a05ff1d
GM
9042012-02-16 Glenn Morris <rgm@gnu.org>
905
d1354af0
GM
906 * calendar.texi: Misc small changes.
907
5f9756ec
GM
908 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
909 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
910
3b19a30d
GM
911 * dired-xtra.texi (Subdir Switches): Small fixes.
912
3a05ff1d
GM
913 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
914
9f26dc24
GM
9152012-02-15 Glenn Morris <rgm@gnu.org>
916
917 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
918
fb969a57
GM
9192012-02-12 Glenn Morris <rgm@gnu.org>
920
921 * ack.texi (Acknowledgments):
922 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
923
0aca1292
GM
9242012-02-10 Glenn Morris <rgm@gnu.org>
925
104dc9c6
GM
926 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
927
0aca1292
GM
928 * programs.texi (Misc for Programs): Mention electric-layout-mode.
929
91af9d2e
GM
9302012-02-09 Glenn Morris <rgm@gnu.org>
931
0aca1292
GM
932 * buffers.texi (Misc Buffer): M-x info does not seem to require a
933 buffer switch after M-x rename-uniquely.
63c727b2 934
91af9d2e
GM
935 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
936
1ef1990c
JB
9372012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
938
939 * text.texi (Org Mode): Fix typo.
940
e74e58c9
GM
9412012-02-08 Glenn Morris <rgm@gnu.org>
942
cefee440
GM
943 * ack.texi (Acknowledgments): Update emacs-lock info.
944
a7686350
GM
945 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
946
e74e58c9
GM
947 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
948
fe93bc91
GM
9492012-02-07 Glenn Morris <rgm@gnu.org>
950
951 * files.texi (File Conveniences): Mention ImageMagick images.
952
d273439c
GM
9532012-02-05 Glenn Morris <rgm@gnu.org>
954
649f602c
GM
955 * trouble.texi (Checklist): Mention debug-on-event.
956
d273439c
GM
957 * maintaining.texi (Maintaining): Add cross-ref to ERT.
958
a9410bdf
GM
9592012-02-04 Glenn Morris <rgm@gnu.org>
960
1f5e1a16
GM
961 * macos.texi (Customization options specific to Mac OS / GNUstep):
962 New subsection.
963
b7314ef7
GM
964 * display.texi (Colors): Mention list-colors-sort.
965
a9410bdf
GM
966 * files.texi (File Conveniences): Mention image animation.
967
75319d7f
CY
9682012-01-31 Chong Yidong <cyd@gnu.org>
969
970 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
971 scroll bars (Bug#10666).
972
2680c309
CY
9732012-01-28 Chong Yidong <cyd@gnu.org>
974
691db250
CY
975 * files.texi (Filesets): Fix typos.
976
2680c309
CY
977 * display.texi (Faces): Add xref to Colors node.
978
2a90dfca
DM
9792012-01-27 Dani Moncayo <dmoncayo@gmail.com>
980
981 * buffers.texi (Select Buffer): Clarify explanation of switching
982 to new buffers. Fix description of next-buffer and
6df6ae42 983 previous-buffer (Bug#10334).
2a90dfca
DM
984 (Misc Buffer): Add xref to View Mode.
985
986 * text.texi (Fill Commands): Fix description of
987 sentence-end-double-space.
988
20d2304d
CY
9892012-01-23 Chong Yidong <cyd@gnu.org>
990
f088cb8b 991 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 992
01ec1eed
VS
9932012-01-16 Volker Sobek <reklov@live.com> (tiny change)
994
995 * programs.texi (Comment Commands): Typo (bug#10514).
996
06848b82
CY
9972012-01-15 Chong Yidong <cyd@gnu.org>
998
999 * xresources.texi (X Resources): Describe GTK+ case first.
1000 (Resources): Don't use borderWidth as an example, since it doesn't
1001 work with GTK+.
1002 (Table of Resources): Clarify role of several resources, including
1003 the Emacs 24 behavior of cursorBlink etc.
1004 (Face Resources): Node deleted. Recommend using Customize
1005 instead. Add paragraph to `Table of Resources' node summarizing
1006 how to use X resources for changing faces.
1007 (Lucid Resources): Rewrite, omitting description of font names,
1008 referring to the Fonts node instead.
1009 (LessTif Resources): Copyedits.
1010 (GTK resources): Rewrite, describing the difference between gtk2
1011 and gtk3.
1012 (GTK Resource Basics): New node.
1013 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1014 (GTK styles): Just refer to Fonts node for GTK font format.
1015
1016 * display.texi (Faces): Document the cursor face.
1017
a73a3461
CY
10182012-01-14 Chong Yidong <cyd@gnu.org>
1019
01ec1eed 1020 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1021 (General Variables): Add xref to Lisp Libraries.
1022 (Initial Options): Copyedits.
1023 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1024 (Environment): Clarify what getenv does.
1025 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1026 light backgrounds on xterms.
1027 (Misc Variables): TEMP and TMP are not Windows-specific.
1028 (Display X): Copyedits.
1029 (Colors X): -bd does nothing for GTK.
1030 (Icons X): Gnome 3 doesn't use taskbars.
1031
1032 * misc.texi (Shell): Document exec-path here.
1033
1034 * rmail.texi (Movemail): Add xref for exec-path.
1035
e517eda4
GM
10362012-01-13 Glenn Morris <rgm@gnu.org>
1037
1038 * dired.texi (Dired and Find): Clarify find-ls-options.
1039
1de76afe
CY
10402012-01-09 Chong Yidong <cyd@gnu.org>
1041
71873e2b 1042 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1043 SHA-256.
1044
c61ab18c
CY
10452012-01-07 Chong Yidong <cyd@gnu.org>
1046
e490b289
CY
1047 * display.texi (Useless Whitespace): Add Whitespace mode.
1048
1de77c4c
CY
1049 * custom.texi (Hooks): Discuss how to disable minor modes.
1050
1051 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1052 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1053
c61ab18c
CY
1054 * trouble.texi (Lossage): Refer to Bugs node for problems.
1055 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1056 (Screen Garbled): Don't refer to terminal "manufacturers".
1057 (Total Frustration): Node deleted. Eliza is documented in
1058 Amusements now.
71873e2b
SM
1059 (Known Problems): More info about using the bug tracker.
1060 Mention debbugs package.
c61ab18c
CY
1061 (Bug Criteria): Copyedits.
1062 (Understanding Bug Reporting): Mention emacs -Q.
1063
89bd9ccd
CY
10642012-01-06 Chong Yidong <cyd@gnu.org>
1065
1066 * custom.texi (Specifying File Variables): The mode: keyword
1067 doesn't have to be first anymore. Add example of specifying minor
1068 modes.
1069 (Directory Variables): Simplify example. Mention application to
1070 non-file buffers.
1071 (Disabling): Use "initialization file" terminology.
1072 (Init Examples): Fix hook example.
1073
8034735f
EZ
10742012-01-06 Eli Zaretskii <eliz@gnu.org>
1075
1076 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1077 (Bug#10422)
1078 Move the stuff about resources to xresources.texi.
1079
1080 * xresources.texi (Resources): Move information about setting X
1081 resources in the Registry from cmdargs.texi. Make the index entry
1082 be similar to the one in cmdargs.texi.
1083
b0d7d8af
CY
10842012-01-05 Chong Yidong <cyd@gnu.org>
1085
1086 * custom.texi (Customization Groups): Update example.
1087 (Browsing Custom): Document the new search field.
1088 (Changing a Variable): Update example for Emacs 24 changes.
1089 Document Custom-set and Custom-save commands.
1090 (Face Customization): Document Emacs 24 changes. De-document
1091 modify-face.
1092 (Specific Customization): Mention customize-variable.
1093 (Custom Themes): Add customize-themes, custom-theme-load-path,
1094 custom-theme-directory, and describe-theme.
1095 (Creating Custom Themes): New node.
1096 (Examining): Mention M-:.
1097
1098 * package.texi (Packages): Fix typo.
1099
88c5c7c8
CY
11002012-01-03 Chong Yidong <cyd@gnu.org>
1101
1102 * misc.texi (Single Shell): Don't document Lisp usage of
1103 shell-command. Tidy up discussion of synchronicity. Add index
1104 entries for async-shell-command.
1105 (Interactive Shell): Note that M-x shell uses shell-file-name.
1106 Note change in behavior in Emacs 24.
1107 (Shell Mode): Shell mode now uses completion-at-point.
1108 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1109 default method for recognizing prompts nowadays.
1110 (Shell Ring): Add xref to Minibuffer History.
1111 (Directory Tracking): Explain Dirtrack mode in more detail.
1112 (Term Mode): Fix index entries.
1113 (Paging in Term): Merge into Term Mode.
1114 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1115 (Printing): Fix xref. State default of lpr-switches.
1116 (PostScript): Remove obsolete sentence. Omit description of
1117 non-interactive behaviors.
1118 (Hyperlinking): Improve description.
1119 (Browse-URL): Using compose-mail for mailto URLs is the default.
1120 Document browse-url-mailto-function.
1121 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1122 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1123 (Amusements): M-x lm was renamed to M-x landmark.
1124 Document nato-region.
88c5c7c8 1125
b8ecfdfe
CY
11262012-01-01 Chong Yidong <cyd@gnu.org>
1127
1128 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1129 (Gnus Startup): Note that the system might not be set up for news.
1130 Describe group levels more clearly.
1131 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1132 Summary of Gnus.
1133 (Document View): Copyedits. Move zoom commads to DocView
1134 Navigation node.
1135 (DocView Navigation, DocView Searching, DocView Slicing)
1136 (DocView Conversion): Nodes renamed from Navigation, etc.
1137
1138 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1139
7bc7d2aa
EZ
11402011-12-31 Eli Zaretskii <eliz@gnu.org>
1141
1142 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1143 (Bug#10380)
1144
b30941db
CY
11452011-12-30 Chong Yidong <cyd@gnu.org>
1146
1147 * sending.texi (Sending Mail): Document initial mail buffer name,
1148 and changed multiple mail buffer behavior.
1149 (Mail Format): Put the example at the top of the section.
1150 (Mail Headers): Move discussion of "From" to the top.
1151 (Mail Sending): Document sendmail-query-once.
1152 (Citing Mail): Make it less Rmail-specific.
1153
0ed49f93
CY
11542011-12-29 Chong Yidong <cyd@gnu.org>
1155
1156 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1157 example. Add index entries.
1158 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1159
c40a7de7
CY
11602011-12-26 Chong Yidong <cyd@gnu.org>
1161
71873e2b
SM
1162 * dired.texi (Dired Enter, Misc Dired Features):
1163 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1164 (Dired Navigation): Add index entries.
1165 (Dired Visiting): Fix View Mode xref.
1166 (Marks vs Flags): Prefer C-/ binding for undo.
1167 (Subdirectories in Dired): Add xrefs.
1168 (Misc Dired Features): Document some Emacs 24 changes. Add index
1169 entries.
1170
1171 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1172 variable, since it is explained in Minor Modes node.
1173 (Defining Abbrevs): Copyedits.
1174 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1175 C-/ binding for undo.
1176 (Dabbrev Customization): Add xrefs for case-fold-search and
1177 case-replace.
1178
1179 * dired-xtra.texi (Subdir Switches): Add xref.
1180
1181 * maintaining.texi (VC Directory Commands): Mention quit-window.
1182
3d992aa0
CY
11832011-12-25 Chong Yidong <cyd@gnu.org>
1184
1185 * maintaining.texi (Tags): Mention Semantic.
1186 (Create Tags Table, Etags Regexps): Copyedits.
1187 (Find Tag): Mention minibuffer completion.
1188 (List Tags): Mention completion-at-point. Completion is actually
1189 available in M-x list-tags.
1190
1191 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1192 Document vc-delete-file.
1193
1194 * files.texi (Misc File Ops): Mention vc-delete-file.
1195
1196 * programs.texi (Symbol Completion): Mention completion-at-point
1197 explicitly.
1198
2785d024
CY
11992011-12-22 Chong Yidong <cyd@gnu.org>
1200
1201 * maintaining.texi (Change Log Commands): Don't specially mention
1202 vc-update-change-log which is CVS-only.
1203
1204 * vc1-xtra.texi (Version Headers): Note that these are for
1205 Subversion, CVS, etc. only.
71873e2b
SM
1206 (General VC Options): De-document vc-keep-workfiles.
1207 Fix RCS-isms.
2785d024 1208
0ab39399
EZ
12092011-12-22 Eli Zaretskii <eliz@gnu.org>
1210
1211 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1212 should be @end iftex".
1213
d3098e1e
CY
12142011-12-21 Chong Yidong <cyd@gnu.org>
1215
1216 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1217 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1218 (VC Pull): Mention vc-log-incoming.
1219 (Log Buffer): Add CVS/RCS only disclaimer.
1220
1221 * vc1-xtra.texi (Remote Repositories): Update introduction.
1222 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1223 (Remote Repositories, Version Backups): Node deleted.
1224 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1225 (CVS Options): Reduce verbosity of description of obscure CVS
1226 locking feature.
1227 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1228 Tags node.
1229 (Revision Tags): Move under Miscellaneous VC subsection.
1230 (Change Logs and VC): Note that this is wrong for DVCSs.
1231 De-document log entry manipulating features.
1232 (Renaming and VC): Describe how it works on modern VCSes.
1233
1234 * files.texi (Misc File Ops): Mention vc-rename-file.
1235
1236 * programs.texi (Custom C Indent): Add index entries.
1237
47d42d81
AM
12382011-12-20 Alan Mackenzie <acm@muc.de>
1239
1240 * programs.texi (Motion in C): Update the description of C-M-a and
1241 C-M-e, they now DTRT in enclosing scopes.
1242 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1243
2edef1a0
CY
12442011-12-20 Chong Yidong <cyd@gnu.org>
1245
1246 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1247 (Old Revisions): Use it.
1248 (VCS Repositories): Add "distributed" terminology.
1249 (Log Buffer): Remove duplicate description
1250 about changesets. Fix "current VC fileset" ambiguity.
1251 (Multi-User Branching): Node deleted.
1252 (Branches, Switching Branches): Discuss decentralized version
1253 control systems.
1254 (VC Pull): New node.
1255 (Merging): Document merging on decentralized systems.
1256 (Creating Branches): Note that this is specific to CVS and related
1257 systems.
1258
bc859d5f
CY
12592011-12-19 Chong Yidong <cyd@gnu.org>
1260
1261 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1262 (VC Mode Line): Add index entry for "version control status".
1263 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1264 Document vc-revert-show-diff. De-document vc-rollback.
1265 (VC Directory Mode): Rewrite introduction. Move prefix arg
1266 documentation here from VC Directory Buffer node.
1267 (VC Directory Buffer): Use a decentralized VCS example.
1268 (VC Directory Commands): Use a table. Remove material duplicated
1269 in previous nodes on multi-file VC filsets.
1270
9cff91f8
CY
12712011-12-17 Chong Yidong <cyd@gnu.org>
1272
1273 * maintaining.texi (VCS Concepts): Make "revision" terminology
1274 less CVS-specific.
1275 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1276 Registering node.
71873e2b 1277 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1278 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1279 log buffer. Add index entries.
71873e2b
SM
1280 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1281 Use "commit" terminology.
9cff91f8
CY
1282 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1283 doesn't refer to tags tables. Note other possible forms of the
1284 revision ID. C-x v = does not save.
1285 (Registering): Note similarity to C-x v v action. Fix description
1286 of how backends are chosen. De-document vc-default-init-revision.
1287 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1288 in root log buffers.
1289
f3b316df
CY
12902011-12-16 Chong Yidong <cyd@gnu.org>
1291
1292 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1293 (Basic VC Editing): Remove redundant descriptions.
1294 (VC With A Merging VCS): Make description more general instead of
1295 CVS-specific.
1296 (VC With A Locking VCS): Use VC fileset terminology.
1297
29eabb8e
CY
12982011-12-12 Chong Yidong <cyd@gnu.org>
1299
1300 * building.texi (Executing Lisp): Fix xref for C-M-x.
1301 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1302 manual. Note that load-path is not customizable.
1303 (Lisp Eval): Note that listed commands are available globally.
1304 Explain the meaning of "defun" in the C-M-x context.
1305 (Lisp Interaction): Copyedits.
71873e2b
SM
1306 (External Lisp): Fix name of inferior Lisp buffer.
1307 Mention Scheme.
29eabb8e
CY
1308 (Compilation): Define "inferior process".
1309
cd0314dd
EZ
13102011-12-10 Eli Zaretskii <eliz@gnu.org>
1311
1312 * msdog.texi (Windows Fonts): Document how to force GDI font
1313 backend on MS-Windows.
1314
0595bd7e 13152011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1316
1317 * building.texi (Compilation): Say what the -k flag to make does.
1318 Move subprocess discussion to Compilation Shell.
1319 (Compilation Mode): Add xref for grep, occur, and mouse
1320 references. Define "locus".
1321 (Grep Searching): Use @command.
71873e2b
SM
1322 (Debuggers, Commands of GUD, GDB Graphical Interface):
1323 Clarify intro.
0595bd7e
CY
1324 (Starting GUD): Clarify how arguments are specified.
1325 (Debugger Operation): Index entry for "GUD interaction buffer",
1326 and move basic description here from Commands of GUD node.
1327 (GDB User Interface Layout): Copyedits.
1328 (Source Buffers): Remove gdb-find-source-frame, which is not in
1329 gdb-mi.el.
1330 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1331 toggle-gdb-all-registers, which are not in gdb-mi.el.
1332 Don't re-document GUD interaction buffers.
b09d01da
CY
1333
1334 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1335 (Semantic): Add cindex entries for Semantic.
1336
2a185919
CY
13372011-12-06 Chong Yidong <cyd@gnu.org>
1338
1339 * programs.texi (Man Page): Clarify how to use Man-switches.
1340 Don't bother documenting Man-fontify-manpage-flag.
1341 (Lisp Doc): Add xref to Name Help node.
1342 (Hideshow): Add cindex. Mention role of ellipses, and default
1343 value of hs-isearch-open. Don't bother documenting
1344 hs-special-modes-alist.
1345 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1346 changing the window manager binding of M-TAB.
1347
ebf10822
CY
13482011-12-05 Chong Yidong <cyd@gnu.org>
1349
1350 * programs.texi (Comment Commands): Fix description of for M-; on
1351 blank lines. Move documentation of comment-region here.
1352 (Multi-Line Comments): Clarify the role of comment-multi-line.
1353 Refer to Comment Commands for comment-region doc.
1354 (Options for Comments): Refer to Multi-Line Comments for
1355 comment-multi-line doc, instead of duplicating it. Fix default
1356 values of comment-padding and comment-start-skip.
1357
ec7ae032
CY
13582011-12-04 Chong Yidong <cyd@gnu.org>
1359
1360 * programs.texi (Program Modes): Mention modes that are not
1361 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1362 Add index entry for backward-delete-char-untabify.
1363 Mention prog-mode-hook.
ec7ae032
CY
1364 (Which Function): Use "global minor mode" terminology.
1365 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1366 in Indentation chapter to avoid duplication.
1367 (Expressions): Copyedit.
1368 (Matching): Document Electric Pair mode.
1369
1370 * ack.texi (Acknowledgments):
1371 * rmail.texi (Movemail, Other Mailbox Formats):
1372 * frames.texi (Frames): Don't capitalize "Unix".
1373
a24bf23e
CY
13742011-12-04 Chong Yidong <cyd@gnu.org>
1375
1376 * text.texi (Nroff Mode): Mention what nroff is.
1377 (Text Based Tables, Table Recognition): Don't say "Table mode"
1378 since it's not a major or minor mode.
1379 (Text Based Tables): Reduce the size of the example.
1380 (Table Definition): Clarify definitions.
1381 (Table Creation): Add key table.
1382 (Cell Commands): Use kbd for commands.
1383 (Table Rows and Columns): Combine nodes Row Commands and Column
1384 Commands.
1385 (Fixed Width Mode): Node deleted; contents moved to parent.
1386 (Table Conversion): Shorten example.
1387 (Measuring Tables): Merge into Table Misc.
1388
8863a584
CY
13892011-12-03 Chong Yidong <cyd@gnu.org>
1390
1391 * text.texi (TeX Mode): Mention AUCTeX package.
1392 (TeX Editing): Add xref to documentation for Occur.
1393 (LaTeX Editing): Add xref to Completion node.
1394 (TeX Print): Fix description of tex-directory.
71873e2b 1395 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1396 its subnodes less verbose, since text/enriched files are
1397 practically unused.
71873e2b 1398 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1399 (Format Colors): Node deleted.
71873e2b 1400 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1401 for applying colors too.
1402 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1403
1404 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1405
1406 * display.texi (Colors): New node.
1407
1408 * cmdargs.texi (Colors X):
1409 * xresources.texi (GTK styles):
1410 * custom.texi (Face Customization): Reference it.
1411
1412 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1413 Link to Fill Commands for Justification entry.
1414
6fdebe93
EZ
14152011-12-03 Eli Zaretskii <eliz@gnu.org>
1416
1417 * display.texi (Auto Scrolling): More accurate description of what
1418 scroll-*-aggressively does, including the effect of non-zero
1419 margin. Fix "i.e." markup.
1420
95ca9bc7
CY
14212011-12-02 Chong Yidong <cyd@gnu.org>
1422
1423 * text.texi (Pages): Mention how formfeed chars are displayed.
1424 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1425 Describe adaptive filling more precisely.
1426 (Fill Commands): Note that filling removes excess whitespace.
1427 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1428 now bound to indent-for-tab-command in Text mode.
1429 (Outline Mode): Copyedits.
1430 (Outline Visibility): Note that Reveal mode is a buffer-local
1431 minor mode.
1432
1433 * modes.texi (Major Modes): Move note about checking major-mode in
1434 a hook function here, from Text mode.
1435
6d262977
CY
14362011-11-28 Chong Yidong <cyd@gnu.org>
1437
b22b1918
CY
1438 * text.texi (Words): Add xref to Position Info.
1439 (Paragraphs): Add xref to Regexps.
1440
6d262977
CY
1441 * indent.texi (Indentation): Rewrite introduction. Move table to
1442 Indentation Commands node.
1443 (Indentation Commands): Add index entries to table. Copyedits.
1444 (Tab Stops, Just Spaces): Copyedits.
1445 (Indent Convenience): New node. Document electric-indent-mode.
1446
1447 * programs.texi (Basic Indent):
1448 * windows.texi (Pop Up Window): Fix kindex entry.
1449
dc95a8b0
CY
14502011-11-28 Chong Yidong <cyd@gnu.org>
1451
1452 * modes.texi (Major Modes): Move major-mode variable doc here from
1453 Choosing Modes. Document describe-mode. Document prog-mode-hook
1454 and text-mode-hook. Add example of using hooks.
1455 (Minor Modes): Document behavior of mode command calls from Lisp.
1456 Note that setting the mode variable using Customize will DTRT.
1457 (Choosing Modes): Add example of setting a minor mode using a
1458 local variable.
1459
b63a8e8e
CY
14602011-11-27 Chong Yidong <cyd@gnu.org>
1461
1462 * frames.texi (Creating Frames): Move frame parameter example to
1463 Frame Parameters node.
1464 (Frame Commands): C-x 5 o does not warp the mouse by default.
1465 (Fonts): Add more GTK-style properties; also, they should be
1466 capitalized.
1467 (Special Buffer Frames): Node deleted; special-display is on the
1468 way out.
1469 (Frame Parameters): Example moved here from Creating Frames.
1470 Clarify that default-frame-alist affects the initial frame too.
1471 Delete auto-raise-mode and auto-lower-mode.
1472 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1473 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1474
1475 * windows.texi (Window Choice): Add xref to Lisp manual for
1476 special-display-*.
1477
a3dcc84e
EZ
14782011-11-26 Eli Zaretskii <eliz@gnu.org>
1479
1480 * display.texi (Text Display): Update the description,
1481 cross-references, and indexing related to display of control
1482 characters and raw bytes.
1483
4ad3bc2a
CY
14842011-11-25 Chong Yidong <cyd@gnu.org>
1485
1486 * frames.texi (Frames): Rewrite introduction.
1487 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1488 Mouse-3 does not copy to kill ring by default. DEL does not
1489 behave specially for mouse commands any more.
1490 (Mouse References): Document mouse-1-click-follows-link more
1491 thoroughly.
1492 (Menu Mouse Clicks): Move footnote to the main text and add xref
1493 to Init Rebinding node.
1494 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1495
1496 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1497
20db1522
JB
14982011-11-24 Juanma Barranquero <lekktu@gmail.com>
1499
1500 * display.texi (Font Lock): Fix typo.
1501
01d06b1f
GM
15022011-11-24 Glenn Morris <rgm@gnu.org>
1503
1504 * rmail.texi (Rmail Output):
1505 Mention rmail-automatic-folder-directives. (Bug#9657)
1506
0cbaa1d5
CY
15072011-11-21 Chong Yidong <cyd@gnu.org>
1508
1509 * mark.texi (Global Mark Ring): Fix description of global mark
1510 ring (Bug#10032).
1511
fe7a3057
JB
15122011-11-20 Juanma Barranquero <lekktu@gmail.com>
1513
1514 * msdog.texi (Windows Fonts): Fix typo.
1515
b6e63cbe
GM
15162011-11-17 Glenn Morris <rgm@gnu.org>
1517
1518 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1519
58179cce
JB
15202011-11-16 Juanma Barranquero <lekktu@gmail.com>
1521
1522 * killing.texi (Rectangles):
7877f373
JB
1523 * misc.texi (Document View):
1524 * modes.texi (Choosing Modes):
1525 * msdog.texi (Windows Fonts):
58179cce
JB
1526 * regs.texi (Rectangle Registers):
1527 * search.texi (Isearch Yank): Fix typos.
1528
291d142b
CY
15292011-11-06 Chong Yidong <cyd@gnu.org>
1530
1531 * windows.texi (Basic Window): Add xref to Cursor Display.
1532 (Split Window): Document negative arg for splitting commands.
1533 (Other Window): Document mouse-1 in text area of window.
1534 (Change Window): Don't mention window attributes, since they
1535 aren't defined. C-x 1 can't be used with minibuffer windows.
1536 Windows are no longer auto-deleted.
1537 (Window Choice): Add xref to Choosing Window in Lisp manual.
1538 (Window Convenience): Note that windmove disables shift-selection.
1539 Move M-x compare-windows here from Other Window node.
1540
1541 * custom.texi (Mouse Buttons):
1542 * search.texi (Isearch Scroll):
1543 * windows.texi (Split Window): Use new names split-window-below
1544 and split-window-right.
1545
a7ef684b
JB
15462011-10-26 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * emacs.texi (Top): Fix typo.
1549
d53e1747
GM
15502011-10-25 Glenn Morris <rgm@gnu.org>
1551
1552 * abbrevs.texi (Saving Abbrevs):
1553 quietly-read-abbrev-file is not a command. (Bug#9866)
1554
e7a3ff06
CY
15552011-10-24 Chong Yidong <cyd@gnu.org>
1556
1557 * display.texi (Scrolling): Document scroll-up-line and
1558 scroll-down-line. Document scroll-command property.
1559 (Recentering): New node, split off from Scrolling.
1560
86c60681
CY
15612011-10-23 Chong Yidong <cyd@gnu.org>
1562
da97a9e6
CY
1563 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1564 (Tool Bars): Copyedits.
1565
86c60681
CY
1566 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1567
d195726a
CY
15682011-10-22 Chong Yidong <cyd@gnu.org>
1569
1570 * windows.texi (Displaying Buffers): Fix broken lispref link.
1571
a70e06c1
CY
15722011-10-22 Chong Yidong <cyd@gnu.org>
1573
1574 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1575 Move confirm-nonexistent-file-or-buffer discussion here.
1576
1577 * files.texi (File Names, Visiting): Move detailed discussion of
1578 minibuffer confirmation to Minibuffer Exit.
1579
1580 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1581 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1582
bfd779dd
CY
15832011-10-21 Chong Yidong <cyd@gnu.org>
1584
1585 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1586 (Backup Copying): backup-by-copying-when-mismatch is now t.
1587 (Customize Save): Fix description of require-final-newline.
1588 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1589 (Auto Save Control): Clarify.
1590 (File Archives): Add 7z.
1591 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1592
1593 * arevert-xtra.texi (Autorevert): Copyedits.
1594
6e317956
CY
15952011-10-20 Chong Yidong <cyd@gnu.org>
1596
1597 * custom.texi (Hooks, Init Examples):
1598 * display.texi (Font Lock):
1599 * fixit.texi (Spelling):
1600 * rmail.texi (Rmail Display): Minor mode function with no arg now
1601 enables it.
1602
1603 * fixit.texi (Spelling): Fix description of inline completion.
1604
5abc31ef
CY
16052011-10-19 Chong Yidong <cyd@gnu.org>
1606
1607 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1608 entries.
1609 (Isearch Yank): Document isearch-yank-pop.
1610 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1611 (Other Repeating Search): Document Occur Edit mode.
1612
939db9ac
CY
16132011-10-18 Chong Yidong <cyd@gnu.org>
1614
1615 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1616 from Line Truncation node.
1617 (Standard Faces): Note that only the background of the cursor face
1618 has an effect.
1619 (Cursor Display): Fix descriptions of cursor face
1620 and bar cursor blinking.
1621 (Text Display): Document nobreak-char-display more clearly.
1622 (Line Truncation): Add xref to Split Window node.
1623 (Display Custom): Don't bother documenting baud-rate or
1624 no-redraw-on-reenter.
1625
1626 * search.texi (Slow Isearch): Node removed.
1627
80c6d77f
GM
16282011-10-18 Glenn Morris <rgm@gnu.org>
1629
1630 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1631
d366bd53
CY
16322011-10-18 Chong Yidong <cyd@gnu.org>
1633
1634 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1635 of list-faces-display here, from Standard Faces node.
1636 Note special role of `default' background.
1637 (Standard Faces): Note special role of `default' background.
1638 Note that region face may be taken fom GTK. Add xref to Text Display.
1639 (Text Scale): Rename from "Temporary Face Changes".
1640 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1641 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1642 (Useless Whitespace): Simplify description of
1643 delete-trailing-whitespace. Note active region case.
1644 (Text Display): Fix description of escape-glyph face assignment.
1645 Remove unibye mode discussion. Update some parts for Unicode.
1646 Move glyphless chars documentation to Lisp manual.
1647
1648 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1649
21100e7d
CY
16502011-10-15 Chong Yidong <cyd@stupidchicken.com>
1651
1652 * display.texi (Scrolling): Tweak explanation of scroll direction.
1653 (View Mode): Add index entries.
1654
1655 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1656
1657 * regs.texi (Text Registers): C-x r i does not activate the mark.
1658 (Bookmarks): Document new default bookmark location.
1659
50b063c3
CY
16602011-10-13 Chong Yidong <cyd@stupidchicken.com>
1661
71873e2b
SM
1662 * killing.texi (Deletion): Add xref to Using Region.
1663 Document delete-forward-char.
50b063c3
CY
1664 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1665 description here. Recommend C-u C-SPC for jumping to mark.
1666 (Kill Ring): Move kill ring variable documentation here.
1667 (Primary Selection): Copyedits.
1668 (Rectangles): Document new command rectangle-number-lines.
1669 (CUA Bindings): Note that this disables the mark-even-if-inactive
1670 behavior for C-x and C-c.
1671
1672 * mark.texi (Mark): Mention "active region" terminology.
1673 (Using Region): Document delete-active-region.
1674
e1a3f5b1
CY
16752011-10-12 Chong Yidong <cyd@stupidchicken.com>
1676
1677 * mark.texi (Mark): Clarify description of disabled Transient Mark
1678 mode (Bug#9689).
1679 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1680 selection changes. Mention that commands like C-y set the mark.
1681 (Marking Objects): Add xref to Words node. Note that mark-word
1682 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1683 (Using Region): Mention M-$ in the table.
1684 Document mark-even-if-inactive here instead of in Mark Ring.
1685 (Mark Ring): Move mark-even-if-inactive to Using Region.
1686 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1687 (Disabled Transient Mark): Rename from "Persistent Mark"
1688 (Bug#9688). Callers changed.
1689
1690 * programs.texi (Expressions):
1691 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1692
3dc62b2b
CY
16932011-10-09 Chong Yidong <cyd@stupidchicken.com>
1694
1695 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1696 option" terminology.
1697 (Key Help): Add command names. Define "documentation string".
1698 (Name Help): Remove an over-long joke.
1699 (Apropos): Document prefix args. Remove duplicated descriptions.
1700 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1701 (Package Keywords): Rename from "Library by Keyword".
1702 Describe new package menu interface.
3dc62b2b 1703 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1704
1705 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1706 (Minibuffer History): Document numeric args to history commands.
de09aa52 1707
2d3fe5d7
EZ
17082011-10-08 Eli Zaretskii <eliz@gnu.org>
1709
1710 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1711
b2b0776e
CY
17122011-10-08 Chong Yidong <cyd@stupidchicken.com>
1713
71873e2b
SM
1714 * basic.texi (Position Info): Omit page commands.
1715 Document count-words-region and count-words.
b2b0776e
CY
1716
1717 * text.texi (Pages): Move what-page documentation here.
1718
27a16462
CY
17192011-10-08 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1722 Remote Files node instead of linking directly to the Tramp manual.
1723 (Minibuffer Edit): Add xref to Blank Lines.
1724 (Completion): Add xref to Symbol Completion. Remove redundant
1725 example, which is repeated in the next node.
1726 (Completion Commands): Minor clarifications.
1727 (Completion Styles): New node, split from Completion Commands.
1728 Document substring and initials styles.
1729 (Strict Completion): Remove information duplicated in other nodes.
1730 (Completion Options): Consolidate case difference discussion here.
1731
1732 * help.texi (Help Mode): Fix kindex entries.
1733
1734 * files.texi (File Names): Add index entries.
1735
de0bde62
CY
17362011-10-07 Chong Yidong <cyd@stupidchicken.com>
1737
71873e2b
SM
1738 * basic.texi (Inserting Text): Add xref to Completion.
1739 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1740 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1741 to left/right. Tweak left-char and right-char descriptions.
1742 M-left and M-right are now bound to left-word/right-word.
1743 (Erasing): Document delete-forward-char.
1744
1745 * screen.texi (Screen, Menu Bar): Copyedits.
1746 (Point): Remove duplicate paragraph on cursors, also in Screen.
1747 (Mode Line): Trailing dashes no longer shown on X displays.
1748
1749 * frames.texi (Non-Window Terminals): Index just "text-only
1750 terminal", which is used throughout the manual now.
1751
1752 * entering.texi (Entering Emacs): Define "startup screen".
1753 Document window-splitting behavior with command-line inputs.
1754 (Exiting): Remove obsolete paragraph about shells without suspend
1755 functionality.
1756
1757 * commands.texi (User Input): Define "input event" more clearly.
1758 (Keys): Add xref to Echo Area.
1759 (Commands): Clarify relation between commands and functions.
1760
453e4522
CY
17612011-10-06 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * misc.texi (emacsclient Options): Document how emacsclient runs
1764 the Emacs daemon (Bug#9674).
1765
550f41cd
CY
17662011-10-01 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * basic.texi (Moving Point):
1769 * custom.texi (Mouse Buttons):
1770 * rmail.texi (Rmail Scrolling):
1771 * search.texi (Isearch Scroll):
550f41cd
CY
1772 * display.texi (Scrolling): Replace scroll-up/down with
1773 scroll-up/down-command. Fix scroll-preserve-screen-position
1774 description. Document scroll-error-top-bottom.
1775
9229fe87
GM
17762011-09-30 Glenn Morris <rgm@gnu.org>
1777
1778 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1779
0a2132ba
CY
17802011-09-24 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * windows.texi (Pop Up Window): Defer discussion of window
1783 splitting to the Window Choice node. Add index entries.
1784 (Force Same Window): Node deleted.
1785 (Displaying Buffers, Window Choice): New nodes.
1786
1787 * buffers.texi (Select Buffer): Clarify description of
1788 buffer-switching commands. Add xref to Window Display node.
1789 Don't repeat confirm-nonexistent-file-or-buffer description from
1790 Visiting node. Remove even-window-heights.
1791
1792 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1793
33ed493b
CY
17942011-09-18 Chong Yidong <cyd@stupidchicken.com>
1795
1796 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1797
1798 * xresources.texi (Table of Resources): Fix documentation of
1799 bitmapIcon.
1800
92fa95ad
CY
18012011-09-15 Chong Yidong <cyd@stupidchicken.com>
1802
1803 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1804
16254627
EH
18052011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1806
1807 * frames.texi (Frame Commands): Note that delete-other-frames only
1808 deletes frames on current terminal.
1809
c3760c17
EZ
18102011-09-10 Eli Zaretskii <eliz@gnu.org>
1811
1812 * sending.texi (Mail Misc): Document mail-add-attachment.
1813
69b8be97
EZ
18142011-09-04 Eli Zaretskii <eliz@gnu.org>
1815
1816 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1817
3fd50d5c
CY
18182011-08-29 Chong Yidong <cyd@stupidchicken.com>
1819
1820 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1821
e2aeef63
CY
18222011-08-28 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * files.texi (File Archives):
1825 * cal-xtra.texi (Diary Display):
1826 * help.texi (Help Mode): Add xref to View Mode.
1827
ddb54206
CY
18282011-08-28 Chong Yidong <cyd@stupidchicken.com>
1829
a6326082
CY
1830 * display.texi (View Mode): New node. Move view-file here from
1831 Misc File Ops. Move view-buffer here from Misc Buffer.
1832
1833 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1834
04e2ce72 1835 * files.texi (Misc File Ops): Document new
a6326082 1836 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1837
1838 * dired.texi (Dired Deletion): Shorten description of Trash.
1839
ddb54206
CY
1840 * misc.texi (emacsclient Options): Document server-port.
1841
bd206ce5
EZ
18422011-08-27 Eli Zaretskii <eliz@gnu.org>
1843
1844 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1845 even on MS-Windows. Fix a typo.
1846
d43f5a42
CY
18472011-08-26 Chong Yidong <cyd@stupidchicken.com>
1848
1849 * package.texi: New file, documenting the package manager.
1850
1851 * emacs.texi: Include it.
1852
1853 * help.texi (Help Summary): Add describe-package.
1854
e0b1591b
CY
18552011-08-25 Chong Yidong <cyd@stupidchicken.com>
1856
856ce114
CY
1857 * misc.texi (Printing): Convert subnodes into subsections.
1858
f404f8bc
CY
1859 * text.texi (Two-Column): Move into Text chapter.
1860
1861 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1862 Files section. Convert from chapter into section.
1863
1864 * display.texi (Narrowing): Move into display chapter.
1865
e0b1591b
CY
1866 * sending.texi (Sending Mail):
1867 * rmail.texi (Rmail):
1868 * misc.texi (Gnus, Document View):
1869 * dired.texi (Dired):
1870 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1871
75bfc667
JL
18722011-08-07 Juri Linkov <juri@jurta.org>
1873
1874 * dired.texi (Operating on Files): Rewrite according to the fact
1875 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1876
fe676f91
MA
18772011-07-30 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1880 remote file name completion. (Bug#9197)
1881
4cc60b9b
EZ
18822011-07-28 Eli Zaretskii <eliz@gnu.org>
1883
1884 * mule.texi (Bidirectional Editing): Document the fact that
1885 bidi-display-reordering is t by default.
1886
89671e16
LMI
18872011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1888
1889 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1890 explicitly (bug#8904).
1891
fb23ecc2
LMI
18922011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1893
1894 * trouble.texi (Checklist): Use an `M-x' example instead of an
1895 Emacs Lisp form to switch on the dribble file (bug#8056).
1896
465c5fc8
LMI
18972011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1898
1899 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1900
90a6258b
GM
19012011-07-13 Glenn Morris <rgm@gnu.org>
1902
1903 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1904
c7588364
LMI
19052011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1906
1907 * mark.texi (Mark Ring): Clarify how many locations are saved
1908 (bug#5770).
1909 (Global Mark Ring): Ditto.
1910
4cb4f3ba
LMI
19112011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1912
d648feab
LMI
1913 * text.texi (Table Recognition): Use "at point" instead of "under
1914 point" (bug#4345).
1915
4cb4f3ba
LMI
1916 * display.texi (Cursor Display): Mention `cursor-type'.
1917
1918 * screen.texi (Point): Clarify that it's only if you use a block
1919 cursor that it appears to be on a character (bug#4345).
1920
ecd0b990
CY
19212011-07-12 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * misc.texi (Amusements): Move dissociated press here, from its
1924 own section.
1925
1926 * emacs.texi (Top): Update node listing.
1927
c2fd0368
LMI
19282011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1929
1930 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1931 clarity (bug#3523).
1932
fdeb32ec
CY
19332011-07-12 Chong Yidong <cyd@stupidchicken.com>
1934
1935 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1936 (Misc X): Document --parent-id.
1937
1938 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1939 defaults to nil.
1940
1941 * misc.texi (emacsclient Options): Document --parent-id.
1942
1943 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1944
f584ca38
LMI
19452011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1946
1947 * emacs.texi: Use "..." instead of ``...'' in the menus
1948 (bug#3503).
1949
963578d3
CY
19502011-07-11 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * killing.texi (Primary Selection): Document `only' setting for
1953 select-active-regions.
1954
1955 * mark.texi (Setting Mark): Reference Shift Selection node.
1956
1957 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1958
a30ed87b
LMI
19592011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1960
47076272
LMI
1961 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1962 motion keys" (bug#3503).
1963
a30ed87b
LMI
1964 * emacs.texi: Change all the register node names from "RegPos"
1965 (etc.) to "Positional Registers" (etc.) (bug#3314).
1966
4d45a8b7
CY
19672011-07-11 Chong Yidong <cyd@stupidchicken.com>
1968
1969 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1970 (Other Kill Commands, Kill Options): Copyedits.
1971 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1972 (Yanking): Move yank-excluded properties discussion here.
1973 (Cut and Paste): Move from frames.texi. Update subnodes to
1974 describe x-select-enable-clipboard case.
1975
1976 * frames.texi: Move Cut and Paste node and subnodes into
1977 killing.texi, except Mouse Commands and Word and Line Mouse.
1978
c160ddee
AM
19792011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1980
1981 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1982
3329e6e3
LMI
19832011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1984
32a214fe
LMI
1985 * screen.texi (Mode Line): Clarify that coding systems are
1986 characters, not letters (bug#1749).
1987
3329e6e3
LMI
1988 * cmdargs.texi (Environment): Mention removing variables
1989 (bug#1615). Text suggested by Kevin Rodgers.
1990
8875da1e
CY
19912011-07-10 Chong Yidong <cyd@stupidchicken.com>
1992
54806e45
CY
1993 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1994
8875da1e
CY
1995 * modes.texi: Rename from major.texi.
1996 (Modes): New node. Make Major Modes and Minor Modes subsections
1997 of this. All callers changed.
1998
1999 * custom.texi (Minor Modes): Move to modes.texi.
2000
7847b2a1
CY
20012011-07-10 Chong Yidong <cyd@stupidchicken.com>
2002
6cfd0fa2
CY
2003 * custom.texi (Syntax): Node deleted.
2004
2005 * help.texi (Help Summary):
2006 * major.texi (Major Modes):
2007 * programs.texi (Parentheses):
2008 * search.texi (Regexp Backslash, Regexp Backslash)
2009 (Regexp Backslash):
2010 * text.texi (Words): Callers changed.
2011
7847b2a1
CY
2012 * text.texi (Refill, Longlines): Delete nodes.
2013
2014 * ack.texi (Acknowledgments): Longlines removed from manual.
2015
2016 * emacs.texi (Top): Update node listing.
2017
2a71c436
GM
20182011-07-09 Glenn Morris <rgm@gnu.org>
2019
2020 * fortran-xtra.texi (Fortran): Update handled extensions.
2021
61436e9f
LMI
20222011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2023
2024 * display.texi (Scrolling): `C-v' (etc) are now bound to
2025 `scroll-*-command' (bug#8349).
2026
6e560c71
LMI
20272011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2028
48954a09 2029 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2030 doesn't actually delete any files (bug#7125).
2031
2904fd97
LMI
2032 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2033 argument for `C-c C-k' (bug#7391).
2034
6e560c71
LMI
2035 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2036 you're currently using (bug#8489).
2037
978ff6c5
EZ
20382011-07-01 Eli Zaretskii <eliz@gnu.org>
2039
2040 * mule.texi (Coding Systems): Move index entries from the previous
2041 change into their proper places.
2042
0d742084
LMI
20432011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2044
31976bd5
LMI
2045 * help.texi (Help Files): Document view-external-packages (bug#8902).
2046
0d742084
LMI
2047 * mule.texi (Coding Systems): Put a few more of the coding systems
2048 into the index (bug#8900).
2049
9f678528
GM
20502011-06-26 Glenn Morris <rgm@gnu.org>
2051
2052 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2053
18a4ce5e
AR
20542011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2055
2056 * misc.texi (emacsclient Options): Mention --frame-parameters.
2057
f0da764a
GM
20582011-06-09 Glenn Morris <rgm@gnu.org>
2059
2060 * custom.texi (Specifying File Variables):
2061 Recommend explicit arguments for minor modes.
2062
b047e7ac
PE
20632011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2064
2065 Document wide integers better.
2066 * buffers.texi (Buffers):
001903b5
PE
2067 * files.texi (Visiting): Document maxima for 64-bit machines,
2068 and mention virtual memory limits.
b047e7ac 2069
bf41276f
CY
20702011-05-28 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2073
2074 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2075 prog mode (Bug#8240).
2076
e145f188
GM
20772011-05-27 Glenn Morris <rgm@gnu.org>
2078
2079 * custom.texi (Specifying File Variables):
2080 Major modes no longer need come first.
2081
313f790e
CY
20822011-05-22 Chong Yidong <cyd@stupidchicken.com>
2083
2084 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2085 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2086
c136e5cd
GM
20872011-05-18 Glenn Morris <rgm@gnu.org>
2088
2089 * ack.texi (Acknowledgments): Remove fakemail.c.
2090
c71a0d48 20912011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2092
2093 Fixes for fitting text into 7x9 printed manual.
2094 * building.texi (Flymake, Breakpoints Buffer):
2095 * calendar.texi (Appointments):
2096 * cmdargs.texi (General Variables, Display X):
2097 * custom.texi (Saving Customizations, Face Customization)
2098 (Directory Variables, Minibuffer Maps, Init Rebinding):
2099 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2100 * fixit.texi (Spelling):
2101 * frames.texi (Creating Frames, Fonts):
2102 * help.texi (Help Files):
2103 * mini.texi (Minibuffer File):
2104 * misc.texi (emacsclient Options, Emulation):
2105 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2106 * mule.texi (International Chars, Language Environments)
2107 (Select Input Method, Modifying Fontsets, Charsets):
2108 * programs.texi (Custom C Indent):
2109 * rmail.texi (Rmail Labels):
2110 * text.texi (Table Conversion):
2111 * trouble.texi (Known Problems, Known Problems):
2112 * windows.texi (Change Window):
2113 * xresources.texi (GTK resources): Reflow text and re-indent code
2114 examples to avoid TeX overflows and underflows on 7x9 paper.
2115
2116 * emacs.texi: Fix the (commented out) smallbook command.
2117
2118 * macos.texi (Mac / GNUstep Events):
2119 * xresources.texi (Lucid Resources): Remove extraneous examples.
2120
b8f82dc1
GM
21212011-05-10 Glenn Morris <rgm@gnu.org>
2122
2123 * custom.texi (Specifying File Variables):
2124 Deprecate using mode: for minor modes.
2125
d306b4da
GM
21262011-05-07 Glenn Morris <rgm@gnu.org>
2127
2128 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2129
548d0a63
GM
21302011-05-06 Glenn Morris <rgm@gnu.org>
2131
5006e634
GM
2132 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2133
548d0a63
GM
2134 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2135
e793a940
LMI
21362011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2137
2138 * misc.texi (Emacs Server): Document `server-eval-at'.
2139
7031be6d
UR
21402011-04-24 Chong Yidong <cyd@stupidchicken.com>
2141
71873e2b
SM
2142 * maintaining.texi (List Tags): Document next-file.
2143 Suggested by Uday S Reddy.
7031be6d 2144
4ffd0d6b 21452011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2146
2147 * mini.texi (Minibuffer Edit):
2148 * screen.texi (Mode Line): Fix typo.
2149
1c6c854e
CS
21502011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2151
024ff170 2152 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2153
c5c9f40f
CY
21542011-03-26 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2157
09725d26
EZ
21582011-03-30 Eli Zaretskii <eliz@gnu.org>
2159
2160 * display.texi (Auto Scrolling): Document the limit of 100 lines
2161 for never-recentering scrolling with `scroll-conservatively'.
2162 (Bug#6671)
2163
09d9db2c 21642011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2165
2166 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2167 HOME on Windows and where it looks for init files. (Bug#8221)
2168
62d94509
EZ
21692011-03-10 Eli Zaretskii <eliz@gnu.org>
2170
2171 * search.texi (Regexp Example):
2172 * mule.texi (International Chars):
2173 * building.texi (External Lisp): Don't use characters outside
2174 ISO-8859-1.
2175
0286d9de
EZ
21762011-03-09 Eli Zaretskii <eliz@gnu.org>
2177
1c6c854e
CS
2178 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2179 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2180
2181 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2182
114902a5 2183 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2184 (Bug#8210)
2185
0afb4571
J
21862011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2187
2188 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2189 for Gtk+ 3.
2190
bb3865e8
GM
21912011-03-08 Glenn Morris <rgm@gnu.org>
2192
6446548e
GM
2193 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2194 * emacs.texi (Acknowledgments):
2195 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2196 * emacs.texi: Set documentencoding.
6446548e 2197
bb3865e8
GM
2198 * display.texi (Optional Mode Line): Don't mention exactly where
2199 display-time appears. (Bug#8193)
2200
33383987
JB
22012011-03-07 Chong Yidong <cyd@stupidchicken.com>
2202
2203 * Version 23.3 released.
2204
892777ba
CY
22052011-03-06 Chong Yidong <cyd@stupidchicken.com>
2206
2207 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2208
0b973fc5
DW
22092011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2210
2211 * misc.texi (emacsclient Options): Add q/quiet.
2212
8ef5a2f2
GM
22132011-03-02 Glenn Morris <rgm@gnu.org>
2214
2215 * mule.texi (Communication Coding) <x-select-request-type>:
2216 Remove duplicate (essentially) paragraph. (Bug#8148)
2217
bd106056
CS
22182011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2219
2220 * maintaining.texi (Format of ChangeLog): Add reference to
2221 add-log-full-name.
2222 (Change Log Commands): Add documentation for combining multiple
2223 symbols in one change.
2224
6640b281
GM
22252011-03-01 Glenn Morris <rgm@gnu.org>
2226
2227 * custom.texi (Directory Variables):
2228 Give an example of excluding subdirectories.
2229
2b0c7330 22302011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2231
2232 * search.texi (Regexp Search): Move index entries about regexps to the
2233 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2234
8c62c205
GM
22352011-02-19 Glenn Morris <rgm@gnu.org>
2236
2237 * dired.texi (Dired): Dired-X version number was dropped.
2238
3928f2b6
JD
22392011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2240
2241 * xresources.texi (X Resources): Remove *faceName and replace it with
2242 *font for Lucid.
2243
a41c8660
CY
22442011-02-05 Chong Yidong <cyd@stupidchicken.com>
2245
2246 * rmail.texi (Rmail Display): Document Rmail MIME support more
2247 accurately.
2248
2249 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2250 vc-log-outgoing.
2251 (Merging): Document vc-find-conflicted-file.
2252
233ba4d9 22532011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2254
2255 * custom.texi (Variables): Fix typo.
2256
14beddf4 22572011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2258
65401ee3
CY
2259 * search.texi (Regexps): Copyedits. Mention character classes
2260 (Bug#7809).
2261
19f81ecf
CY
2262 * files.texi (File Aliases): Restore explanatory text from Eli
2263 Zaretskii, accidentally removed in 2011-01-08 commit.
2264
bf3dae7e
EZ
22652011-01-29 Eli Zaretskii <eliz@gnu.org>
2266
2267 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2268 (MAKEINFO_OPTS): New variable.
2269 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2270 (emacs.html): New target.
2271 (clean): Remove emacs.html.
2272
45eb2a5d
WL
22732011-01-23 Werner Lemberg <wl@gnu.org>
2274
2275 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2276 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2277 (ENVADD): Updated.
2278
9acfe703
GM
22792011-01-18 Glenn Morris <rgm@gnu.org>
2280
2281 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2282
2283 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2284
362b9d48
GM
22852011-01-15 Chong Yidong <cyd@stupidchicken.com>
2286
bb033b5f
CY
2287 * building.texi (Compilation): Improve instructions for running two
2288 compilations (Bug#7573).
2289
b024d9f0
MD
2290 * files.texi (Backup Names): Document the new location of the
2291 last-resort backup file.
2292
362b9d48
GM
2293 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2294 manual. Explain why directory-abbrev-alist elements should be anchored
2295 (Bug#7777).
2296
22972011-01-15 Eli Zaretskii <eliz@gnu.org>
2298
2299 * msdog.texi (Windows Startup): Correct inaccurate description of
2300 differences between emacsclient.exe and emacsclientw.exe.
2301
7c420169 23022011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2303
2304 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2305
7c420169 23062011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2307
2308 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2309
7c420169 23102011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2311
2d34d523
EZ
2312 * frames.texi (Cut and Paste): Modify the section's name and text:
2313 don't mix "cut/paste" with "kill/yank".
2314 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2315 (Bug#7702)
2316
88ab4340
EZ
2317 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2318
7c420169 23192011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2320
2321 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2322 matches its position in the menu. (Bug#7674)
2323
7c420169 23242011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2325
2326 * trouble.texi (Checklist): Mention not replying via news either.
2327
92bb6c52
TH
23282010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2329
2330 * misc.texi (Document View): Update DocView section with newly
2331 supported document formats.
2332
b103c904
CY
23332010-12-21 Chong Yidong <cyd@stupidchicken.com>
2334
2335 * killing.texi: Resection the Info version to conform to the
2336 printed manual, to avoid making sections on Accumulating Text, CUA
2337 and Rectangles into full chapters.
2338
f49d1f52 23392010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2340
2341 * custom.texi (Init Syntax): Add index entries for "character syntax".
2342 (Bug#7576)
2343
f49d1f52 23442010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2345
2346 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2347
f49d1f52 23482010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2349
2350 * trouble.texi (Checklist): Fix typo in newsgroup name.
2351
f49d1f52 23522010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2353
2354 * search.texi (Word Search): Note that the lazy highlight always
2355 matches to whole words (Bug#7470).
2356
f49d1f52 23572010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2358
4f1948eb
EZ
2359 * display.texi (Optional Mode Line): Make the description of
2360 load-average more accurate.
2361
b8a9e136
EZ
2362 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2363 registry, with a cross-reference.
62d72a4a
EZ
2364 (Windows Startup): New node. Move the stuff about the current
2365 directory from "Windows HOME".
b8a9e136 2366
07976ae3 23672010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2368
2369 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2370 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2371
07976ae3 23722010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2373
2374 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2375 Suggested by Štěpán Němec.
2376
07976ae3 23772010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2378
1aaae3f3
CY
2379 * maintaining.texi (Version Control): Say "commit", not "check in".
2380 (Version Control Systems): Simplify descriptions.
2381 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2382 VCS Concepts.
2383 (VC Mode Line): Update example.
2384 (Old Revisions): Document revert-buffer for vc-diff.
2385 (Log Buffer): Promote to a subsection. Document header lines.
2386
1c6c854e
CS
2387 * macos.texi (Mac / GNUstep Basics):
2388 Document ns-right-alternate-modifier.
ec8a6295 2389
1aaae3f3
CY
2390 * emacs.texi (Top): Update node listing.
2391
0eb025fb
EZ
23922010-11-13 Eli Zaretskii <eliz@gnu.org>
2393
2394 * rmail.texi (Rmail Coding): Characters with no fonts are not
2395 necessarily displayed as empty boxes.
2396
2397 * mule.texi (Language Environments, Fontsets): Characters with no
2398 fonts are not necessarily displayed as empty boxes.
2399
2400 * display.texi (Text Display): Document display of glyphless
2401 characters.
2402
ea4f7750
GM
24032010-11-13 Glenn Morris <rgm@gnu.org>
2404
2405 * basic.texi (Position Info): Add M-x count-words-region.
2406
90639cea
GM
24072010-11-11 Glenn Morris <rgm@gnu.org>
2408
2409 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2410
d607b96b 24112010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2412
2413 * msdog.texi (Windows HOME): Add information regarding startup
2414 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2415
c12e4a81
GM
24162010-10-11 Glenn Morris <rgm@gnu.org>
2417
df187c62
GM
2418 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2419
c12e4a81
GM
2420 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2421 (DVIPS): New variable.
234db610
GM
2422 (.PHONY): Add html, ps.
2423 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2424 (clean): Delete html, ps files.
c12e4a81 2425
6513b232
EZ
24262010-10-09 Eli Zaretskii <eliz@gnu.org>
2427
2428 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2429
f4f358f1
GM
24302010-10-09 Glenn Morris <rgm@gnu.org>
2431
c1dc72b3
GM
2432 * Makefile.in (VPATH): Remove.
2433 (infodir): Make it absolute.
2434 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2435
4393405b
GM
2436 * Makefile.in (dist): Anchor regexps.
2437
eef3ab94
GM
2438 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2439 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2440 (emacs-xtra.pdf): Use $<.
2441
aa9db089
GM
2442 * Makefile.in (infoclean): Remove harmless, long-standing error.
2443
abd40fb4
GM
2444 * Makefile.in ($(infodir)): Delete rule.
2445 (mkinfodir): New.
2446 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2447
f4f358f1 2448 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2449 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2450 * emacsver.texi: New file, replacing emacsver.texi.in.
2451
ea274122
GM
24522010-10-09 Glenn Morris <rgm@gnu.org>
2453
f7a31f11
GM
2454 * emacsver.texi.in: New file.
2455 * emacs.texi: Set EMACSVER by including emacsver.texi.
2456 * Makefile.in (distclean): Delete emacsver.texi.
2457 (dist): Copy emacsver.texi.
b13254e7 2458 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2459
3fb78d1f
GM
2460 * ack.texi (Acknowledgments): No more b2m.c.
2461
ea274122
GM
2462 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2463 (emacs): Remove rule.
2464 (dist): No need to deal with the emacs rule any more.
2465
17ca7950
GM
24662010-10-07 Glenn Morris <rgm@gnu.org>
2467
2468 * Makefile.in (version): New, set by configure.
2469 (clean): Delete dist tar file.
2470 (dist): Use version in tar name.
2471
4c83f6e1
GM
24722010-10-06 Glenn Morris <rgm@gnu.org>
2473
2474 * Makefile.in (EMACS_XTRA): Add the main source file.
2475 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2476 (mostlyclean): No core files, reorder other files.
2477 (clean): Delete specific dvi and pdf files.
2478 (infoclean, dist): New rules.
2479 (maintainer-clean): Use infoclean.
8a944cea 2480 ($(infodir)): Add parallel build workaround.
4c83f6e1 2481
0264072d
GM
24822010-10-04 Glenn Morris <rgm@gnu.org>
2483
2484 * Makefile.in (SHELL): Set it.
2485 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2486 (info, dvi): Replace above variables with their expansions.
2487 (info): Move mkdir from here...
2488 ($(infodir)/emacs): ... to here (for parallel builds).
2489 (pdf): New target.
2490 ($(infodir)/emacs): Pass -o option to makeinfo.
2491 (.PHONY): Declare clean rules.
2492 (maintainer-clean): Delete dvi and pdf files.
2493 Guard against cd failures. Use a more restrictive delete.
2494
3226d6ca
GM
24952010-10-02 Glenn Morris <rgm@gnu.org>
2496
2497 * misc.texi (Shell Mode): Remove reference to old function name.
2498
cad90f3b
EZ
24992010-09-30 Eli Zaretskii <eliz@gnu.org>
2500
2501 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2502 indicator characters.
2503
5f874327
GM
25042010-09-29 Glenn Morris <rgm@gnu.org>
2505
2506 * Makefile.in (top_srcdir): Remove unused variable.
2507
0ab9cff3
GM
25082010-09-14 Glenn Morris <rgm@gnu.org>
2509
67ae9766
GM
2510 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2511 the last hook item.
2512
0ab9cff3
GM
2513 * calendar.texi (Appointments): Also updated when a diary include file
2514 is saved.
2515
6664fc59 25162010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2517
2518 * trouble.texi (Bugs): Update the section intro.
2519 (Known Problems): New section.
2520 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2521 (Sending Patches): Bug fixes are best as responses to existing bugs.
2522 * emacs.texi (Known Problems): Add menu entry for new section.
2523
be3283d7
GM
25242010-09-09 Glenn Morris <rgm@gnu.org>
2525
2526 * xresources.texi: Untabify.
2527
10999305 25282010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2529
2530 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2531
10999305 25322010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2533
2534 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2535
30641319
JD
25362010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2537
2538 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2539
50dd7bc6
GM
25402010-08-21 Glenn Morris <rgm@gnu.org>
2541
2542 * misc.texi (Amusements): Mention bubbles and animate.
2543
5e620eca
EZ
25442010-07-31 Eli Zaretskii <eliz@gnu.org>
2545
2546 * files.texi (Visiting): Add more index entries for
2547 large-file-warning-threshold.
2548
8b2dd508
JD
25492010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2550
2551 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2552
8838673e
GM
25532010-06-23 Glenn Morris <rgm@gnu.org>
2554
2555 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2556 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2557 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2558 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2559 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2560 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2561 Untabify Texinfo files.
2562
04d3bb6c
GM
25632010-06-10 Glenn Morris <rgm@gnu.org>
2564
103dd3a8
GM
2565 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2566
04d3bb6c
GM
2567 * basic.texi (Inserting Text): Fix typo.
2568
50b79479
GM
25692010-06-10 Glenn Morris <rgm@gnu.org>
2570
2571 * ack.texi (Acknowledgments):
2572 * emacs.texi (Acknowledgments): Update for notifications.el.
2573
86d7a550
DU
25742010-05-31 Daiki Ueno <ueno@unixuser.org>
2575
2576 * dired.texi (Operating on Files): Mention encryption commands
2577 (Bug#6315).
2578
db5dce9d
EZ
25792010-05-29 Eli Zaretskii <eliz@gnu.org>
2580
2581 * basic.texi (Moving Point): Update due to renaming of commands bound
2582 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2583
34313041
EZ
25842010-05-18 Eli Zaretskii <eliz@gnu.org>
2585
2586 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2587 paragraphs.
2588 (Line Truncation): Fix wording for bidi display.
2589
1fc0ce04 2590 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2591 keys.
2592
0235128c 25932010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2594
2595 * building.texi (GDB Graphical Interface): Remove misleading comparison
2596 to an IDE (Bug#6128).
2597
0235128c 25982010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2599
2600 * programs.texi (Man Page):
2601 * misc.texi (Invoking emacsclient):
2602 * mini.texi (Repetition):
2603 * mark.texi (Setting Mark): Fix typos.
2604
0235128c 26052010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2606
2607 * misc.texi (Printing): Document htmlfontify-buffer.
2608
0235128c 26092010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2610
2611 * calendar.texi (Displaying the Diary, Format of Diary File):
2612 Fix external cross-references for TeX format output.
2613
0235128c
SM
26142010-05-07 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * Version 23.2 released.
2617
f63d0028
JD
26182010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2619
2620 * cmdargs.texi (Initial Options): Mention --chdir.
2621
20fe03ad
JD
26222010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2623
2624 * frames.texi (Tool Bars): Add tool-bar-style.
2625
b7d65a5f
GM
26262010-04-21 Glenn Morris <rgm@gnu.org>
2627
2628 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2629
a42dbee1
CY
26302010-04-18 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * programs.texi (Semantic): New node.
2633
2634 * maintaining.texi (EDE): New node.
2635
2636 * emacs.texi: Update node listing.
2637
2638 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2639
6e104790 26402010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2641
d52dbd3d
GM
2642 * emacs.texi (Acknowledgments): Remove duplicate.
2643
a77fe20c
GM
2644 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2645
6e104790 26462010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2647
4ebe9902
GM
2648 * dired.texi (Misc Dired Features): Mention VC diff and log.
2649 * maintaining.texi (Old Revisions, VC Change Log):
2650 Mention that diff and log work in Dired buffers.
2651
98932641
GM
2652 * help.texi (Help Summary): Mention M-x info-finder.
2653
d5b22ab2 2654 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2655
4d4e9522
GM
2656 * custom.texi (Specifying File Variables, Directory Variables):
2657 Document new commands for manipulating local variable lists.
2658
6e104790 26592010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2660
2661 * trouble.texi (Contributing): Add cindex entry.
2662 Mention etc/CONTRIBUTE.
2663
6e104790 26642010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2665
2666 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2667 query-replace (Bug#5774).
2668
a20a9df3
GM
26692010-04-16 Glenn Morris <rgm@gnu.org>
2670
2671 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2672
1ecb2d3f
JD
26732010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2674
2675 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2676
99852628
JD
26772010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2678
2679 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2680
ce79424f
EZ
26812010-03-30 Eli Zaretskii <eliz@gnu.org>
2682
2683 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2684 cross-reference to "Inserting Text".
2685
2686 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2687 Mention completion provided by `ucs-insert'.
2688
85738751 26892010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2690
2691 * sending.texi (Sending Mail): Note variables that may need
2692 customizing.
2693 (Mail Sending): Expand discussion of send-mail-function.
2694
85738751 26952010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2696
2697 Document Message mode as the default mail mode.
2698
2699 * sending.texi (Sending Mail): Copyedits.
2700 (Mail Format, Mail Headers): Document mail-from-style changes.
2701 (Mail Commands): Rename from Mail mode. Document Message mode.
2702 (Mail Misc): Rename from Mail mode Misc.
2703 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2704 command names and update keybindings.
2705 (Header Editing): Document message-tab. De-document
2706 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2707 favor of mail-default-headers. Ad index entries for user-full-name and
2708 user-mail-address.
1c6c854e
CS
2709 (Citing Mail): Update changes in Message mode behavior.
2710 Document mail-yank-prefix.
e73c2434
CY
2711 (Mail Signature): New node, moved from Mail Misc.
2712 (Mail Aliases): Mail abbrevs are the default with Message mode.
2713 (Mail Methods): Note that Message mode is now the default.
2714
2715 * rmail.texi (Rmail Reply):
2716 * text.texi (Text Mode):
2717 * major.texi (Major Modes):
2718 * mule.texi (Output Coding): Refer to Message mode.
2719
2720 * custom.texi (Init Examples): Add xref to Mail Header.
2721
1fc0ce04 2722 * emacs.texi (Top): Fix xrefs.
e73c2434 2723
85738751 27242010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2725
c0c035fa
CY
2726 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2727 repository if there is none.
2728 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2729 vc-print-root-log.
ef7b27ef 2730 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2731
71785b7a
CY
2732 * programs.texi (Program Modes): Mention Javascript mode.
2733
f67c5dd0
CY
2734 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2735 * emacs.texi: Update node description.
2736
0f72a391 2737 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2738 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2739
dc2d2590
JL
27402010-03-30 Juri Linkov <juri@jurta.org>
2741
2742 * search.texi (Other Repeating Search): Remove line that `occur'
2743 can not handle multiline matches.
2744
a7b02820
EZ
27452010-03-30 Eli Zaretskii <eliz@gnu.org>
2746
2747 * mule.texi (International): Mention support of bidirectional editing.
2748 (Bidirectional Editing): New section.
2749
22ef1944
NR
27502010-03-28 Nick Roberts <nickrob@snap.net.nz>
2751
2752 * emacs.texi (Top): Update node names to those in building.texi.
2753
146b8b16
NR
27542010-03-27 Nick Roberts <nickrob@snap.net.nz>
2755
c5e87d10
PE
2756 doc/emacs/building.texi: Describe restored GDB/MI functionality
2757 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2758 doc/emacs/emacs.texi: Update node names for building.texi.
2759
6d98672d
GM
27602010-03-24 Glenn Morris <rgm@gnu.org>
2761
2762 * ack.texi (Acknowledgments):
2763 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2764
93318cbd
JD
27652010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2766
2767 * xresources.texi (Table of Resources): Clarify toolBar number
2768 for Gtk+.
2769
2770 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2771
15cf2f52
CY
27722010-03-21 Chong Yidong <cyd@stupidchicken.com>
2773
4102856c
CY
2774 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2775
15cf2f52
CY
2776 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2777 and multi-isearch-buffers-regexp.
2778
2779 * indent.texi (Indentation): Clarify description of
2780 indent-for-tab-command. Document tab-always-indent.
2781
d68eb23c
CY
27822010-03-20 Chong Yidong <cyd@stupidchicken.com>
2783
2784 * cmdargs.texi (Font X): Move most content to Fonts.
2785
2786 * frames.texi (Fonts): New node. Document font-use-system-font.
2787
2788 * emacs.texi (Top):
2789 * xresources.texi (Table of Resources):
2790 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2791
288f9fc0
CY
27922010-03-10 Chong Yidong <cyd@stupidchicken.com>
2793
2794 * Branch for 23.2.
2795
17782bec
CY
27962010-03-06 Chong Yidong <cyd@stupidchicken.com>
2797
2798 * custom.texi (Init Examples): Add xref to Locals.
2799
2800 * major.texi (Choosing Modes): Mention usage of setq-default for
2801 setting the default value of major-mode (Bug#5688).
2802
b4a1a8b2
CY
28032010-03-02 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2806
2807 * display.texi (Display Custom): Document make-pointer-invisible and
2808 underline-minimum-offset. Remove inverse-video.
2809
a1e759cd
CY
28102010-02-21 Chong Yidong <cyd@stupidchicken.com>
2811
2812 * frames.texi (Frame Commands): Note that the last ordinary frame can
2813 be deleted in daemon mode (Bug#5616).
2814
4f3bc373
GM
28152010-02-18 Glenn Morris <rgm@gnu.org>
2816
2817 * trouble.texi (Contributing): Repository is no longer CVS.
2818
5dbbdd33
GM
28192010-02-08 Glenn Morris <rgm@gnu.org>
2820
2821 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2822
cd61af01
SM
28232010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2824
2825 * display.texi (Useless Whitespace, Text Display):
2826 * custom.texi (Init Examples): Avoid obsolete special default variables
2827 like default-major-mode.
2828
b1bb0a25 28292010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2830
2831 * programs.texi (Other C Commands): Replace reference to obsolete
2832 c-subword-mode.
2833
99d0985b
GM
28342010-01-21 Glenn Morris <rgm@gnu.org>
2835
2836 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2837
893db5bc
GM
28382010-01-12 Glenn Morris <rgm@gnu.org>
2839
2840 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2841 emacs-pretest-bug for bug reports for development versions.
2842
0419b8d6
GM
28432010-01-11 Glenn Morris <rgm@gnu.org>
2844
2845 * display.texi (Highlight Interactively): `t' does not mean highlight
2846 all patterns. (Bug#5335)
2847
26e533e2
CY
28482009-12-29 Chong Yidong <cyd@stupidchicken.com>
2849
2850 * misc.texi (Shell): Document async-shell-command.
2851
2852 * building.texi (Grep Searching): Document zrgrep.
2853
484eaeac 2854 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2855
7ee6c59b
NR
28562009-12-29 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * building.texi: Import GDB Graphical Interface description from
2859 EMACS_23_1_RC.
2860
91ed7ea8
CY
28612009-12-24 Chong Yidong <cyd@stupidchicken.com>
2862
2863 * emacs.texi (Top): Update node listing.
2864
2865 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2866
2867 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2868
2869 * cmdargs.texi (Initial Options):
2870 * xresources.texi (Resources): Document inhibit-x-resources.
2871
2872 * custom.texi (Specifying File Variables): Note that minor modes are
2873 enabled unconditionally.
2874
2875 * display.texi (Scrolling): Briefly document the old recenter command,
2876 and document recenter-positions.
2877
2878 * files.texi (Visiting):
2879 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2880
1c6c854e
CS
2881 * frames.texi (Cut/Paste Other App):
2882 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2883
2884 * killing.texi (Kill Options): New node.
2885
6ca89aaa
CY
28862009-12-05 Chong Yidong <cyd@stupidchicken.com>
2887
2888 * misc.texi (Shell Options): ansi-color is now default.
2889
806642d4
GM
28902009-12-05 Glenn Morris <rgm@gnu.org>
2891
806642d4
GM
2892 * emacs.texi (Top): Update menu for cal-xtra node changes.
2893 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2894 or mode line. Don't mention invisible text or the details of
2895 diary-print-entries here, only in cal-xtra.
2896 (Format of Diary File): Mention that the "date on first line" format
2897 only really affects the simple display.
2898 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2899 (Diary Customizing): Holidays may be in the buffer or mode line.
2900 Move diary-print-entries to the "Diary Display" section.
2901 (Diary Display): New section, split out from "Fancy Diary Display".
2902 Explain the limitations of simple display, and how to print it.
2903
1a4f0c0a
GM
2904 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2905
e11adbd8
GM
2906 * cal-xtra.texi (Diary Display): Mention View mode.
2907
29a483ac
JL
29082009-11-29 Juri Linkov <juri@jurta.org>
2909
2910 * display.texi (Highlight Interactively): Actually a list of
2911 default faces is pre-loaded into a list of default values
2912 instead of the history.
2913
83d60c79
GM
29142009-11-20 Glenn Morris <rgm@gnu.org>
2915
2916 * ack.texi (Acknowledgments):
2917 * emacs.texi (Acknowledgments): Add htmlfontify.
2918
276bbe96
GM
29192009-11-14 Glenn Morris <rgm@gnu.org>
2920
98ad1bae
GM
2921 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2922
276bbe96
GM
2923 * ack.texi (Acknowledgments):
2924 * emacs.texi (Acknowledgments): Update for recent Org changes.
2925
18430066
CY
29262009-10-31 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2929 `charset' property, which is irrelevant to the user manual (Bug#3526).
2930
522ddc9f
JB
29312009-10-14 Juanma Barranquero <lekktu@gmail.com>
2932
2933 * trouble.texi (DEL Does Not Delete): Fix typo.
2934
50b49ade
MA
29352009-10-05 Michael Albinus <michael.albinus@gmx.de>
2936
2937 * files.texi (Misc File Ops): Mention copy-directory.
2938
6308321a
EZ
29392009-10-04 Eli Zaretskii <eliz@gnu.org>
2940
43b3b4d1
EZ
2941 * mule.texi (Unibyte Mode): Emphasize that
2942 unibyte-display-via-language-environment affects only the display.
2943
6308321a
EZ
2944 * display.texi (Horizontal Scrolling): Document cursor behavior under
2945 horizontal scrolling when point moves off the screen (Bug#4564).
2946 Improve wording.
2947
bd51ea7f
MA
29482009-10-01 Michael Albinus <michael.albinus@gmx.de>
2949
2950 * files.texi (Directories): delete-directory prompts for recursive
2951 deletion.
2952
55381962
GM
29532009-09-30 Glenn Morris <rgm@gnu.org>
2954
2955 * ack.texi (Acknowledgments):
2956 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2957
13989ab1
TH
29582009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2959
2960 * dired.texi (Dired Navigation): Use @code instead of @var for
2961 dired-isearch-filenames, so that it's not capitalized.
2962
8ba46c89
CY
29632009-09-19 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2966
2967 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2968
2969 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2970 (Key Bindings): Reference Init Rebinding in introductory text.
2971 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2972 (Keymaps): Simplify.
2973 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2974 (Minibuffer Maps): Remove mention of Mocklisp.
2975 (Init Rebinding): Move mode-local rebinding example here from Local
2976 Keymaps.
2977 (Modifier Keys): Clarify.
1e11b018 2978 (Rebinding): Add cindex for "binding keys".
8ba46c89 2979
6a5ca7c8
CY
29802009-09-13 Chong Yidong <cyd@stupidchicken.com>
2981
2982 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2983
0e1cba51
NR
29842009-08-31 Nick Roberts <nickrob@snap.net.nz>
2985
6a5ca7c8 2986 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2987 Reorganize these two sections.
0e1cba51 2988
76a87a4d
EZ
29892009-08-29 Eli Zaretskii <eliz@gnu.org>
2990
2991 * cmdargs.texi (Initial Options): Fix last change.
2992
82e98df4
SM
29932009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2994
2995 * mule.texi (Enabling Multibyte):
2996 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2997 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2998
fb89fad9
GM
29992009-08-20 Glenn Morris <rgm@gnu.org>
3000
3001 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3002
e99652b0
GM
30032009-08-19 Glenn Morris <rgm@gnu.org>
3004
3005 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3006
5cca97ad
GM
30072009-08-18 Glenn Morris <rgm@gnu.org>
3008
3009 * ack.texi (Acknowledgments):
3010 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3011
997797ae 3012 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3013
985bf85b
GM
30142009-08-09 Glenn Morris <rgm@gnu.org>
3015
3016 * ack.texi (Acknowledgments):
3017 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3018
8d6bb99e
DD
30192009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3020
3021 * emacs.texi (Top): Add new menu items for GDB-UI.
3022
3023 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3024 section. Threads buffer is in separate section now.
8d6bb99e 3025
8353da9c
GM
30262009-08-08 Glenn Morris <rgm@gnu.org>
3027
3028 * ack.texi (Acknowledgments):
3029 * emacs.texi (Acknowledgments):
3030 Update for js2-mode and org changes.
3031
f2074faf
MA
30322009-08-02 Michael Albinus <michael.albinus@gmx.de>
3033
3034 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3035 files.
3036
e8d2d3fb
CY
30372009-07-28 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3040
324a4f6a
GM
30412009-07-23 Glenn Morris <rgm@gnu.org>
3042
3043 * programs.texi (Matching): Update blink-matching-paren-distance.
3044
b6937a70
CY
30452009-07-21 Chong Yidong <cyd@stupidchicken.com>
3046
3047 * frames.texi (Cut/Paste Other App): For select-active-regions,
3048 selection is now updated on moving point.
3049
bd8aaa36
RS
30502009-07-21 Richard Stallman <rms@gnu.org>
3051
3052 * glossary.texi (GNU, Daemon): Update information.
3053
8d9b5eba
JL
30542009-07-19 Juri Linkov <juri@jurta.org>
3055
3056 * custom.texi (Specifying File Variables, Safe File Variables):
3057 "variables/value pairs" -> "variable/value pairs".
3058
a2acc1db
GM
30592009-07-15 Glenn Morris <rgm@gnu.org>
3060
3061 * misc.texi (Gnus): Remove widow.
3062
c5ae942b
GM
30632009-07-11 Glenn Morris <rgm@gnu.org>
3064
703d26ba
GM
3065 * Makefile.in (TEXI2PDF): New.
3066 (emacs.pdf, emacs-xtra.pdf): New targets.
3067
522ddc9f 3068 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3069
3070 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3071
3072 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3073 Don't print the copying notice twice in the printed version.
3074 Update the menu and detailmenu.
3075 (Preface): The meaning of "on-line" has changed.
3076 Correct name for "Common Problems" chapter.
3077 (Distrib): Update FSF shop URL.
3078 (Intro): Showing two files at once is not so exciting.
3079
3080 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3081 (Mac / GNUstep Basics): Minor grammar changes.
3082 (Mac / GNUstep Events): Fix typo.
3083 (GNUstep Support): CANNOT_DUMP no longer applies.
3084
3085 * misc.texi (Document View): Fix typos.
3086
3087 * dired.texi (Dired):
3088 * help.texi (Help):
3089 * macos.texi (Mac OS / GNUstep):
3090 * maintaining.texi (Version Control, Introduction to VC):
3091 End menu descriptions with a period.
c5ae942b 3092
b1c8242b
EZ
30932009-07-09 Eli Zaretskii <eliz@gnu.org>
3094
3095 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3096 so categorical in saying that the option is only useful on NTFS.
3097
220d9aa6
GM
30982009-07-09 Glenn Morris <rgm@gnu.org>
3099
3100 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3101 (ENVADD): Add texinfodir to TEXINPUTS.
3102
3103 * emacs.texi (Top): Fix cross-reference.
3104
3105 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3106
3107 * vc1-xtra.texi (Revision Tags): Fix typo.
3108
d07e72d3
GM
31092009-07-03 Glenn Morris <rgm@gnu.org>
3110
3111 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3112 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3113 (Merge Commands): `.' does not seem to work in A or B buffer.
3114 `l' can recreate the 3-window display.
3115
3116 * glossary.texi (Glossary): Minor phrasing changes throughout.
3117 Add more internal cross-references.
3118 <Autoloading>: You can't really autoload a variable.
3119 <C-M->: Move details here from `M-C-' item.
3120 <Continuation Line>: Refer to `Truncation.'
3121 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3122 <Home Directory, Unix>: New entries.
3123 <Deletion of Files>: Mention recycle bins.
3124 <Directory>: Mention ``folders.''
3125 <Error>: Don't mention ``type-ahead.''
3126 <Fringe>: Refer to the manual node.
3127 <Minor Mode>: Can be global or local.
3128 <Spell Checking>: There are other checkers besides Ispell.
3129
f144038a
GM
31302009-07-02 Glenn Morris <rgm@gnu.org>
3131
3132 * anti.texi (Antinews): Minor changes in phrasing.
3133
3134 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3135 some underfull lines in dvi output.
3136
3137 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3138
3139 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3140
3141 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3142
3f1c6666
JD
31432009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3144
3145 * xresources.texi (Table of Resources): Mention maximized for
3146 fullscreen.
3147
3148 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3149
62aadce7
CY
31502009-07-01 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * anti.texi (Antinews): Correct the list of removed platforms.
3153
82ec412e
GM
31542009-06-28 Glenn Morris <rgm@gnu.org>
3155
3156 * arevert-xtra.texi: Minor language tweaks.
3157
09964e7d
GM
3158 * dired-xtra.texi: Minor revisions.
3159
666e158e
MB
31602009-06-23 Miles Bader <miles@gnu.org>
3161
c4cc8b9a 3162 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3163 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3164
70243478
CY
31652009-06-21 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * Branch for 23.1.
3168
67cbe681
KH
31692009-06-17 Kenichi Handa <handa@m17n.org>
3170
3171 * mule.texi (Charsets): Update the description for the new charset.
3172 (list-character-sets): New findex.
125dd7c5 3173 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3174
40e67246
CY
31752009-06-10 Chong Yidong <cyd@stupidchicken.com>
3176
b5700de6
CY
3177 * basic.texi (Moving Point): Fix tag.
3178
3179 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3180
3181 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3182 use camel-case for PageUp and PageDown.
3183
3184 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3185 camel-case for PageUp and PageDown.
3186
3187 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3188
40e67246 3189 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3190 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3191
522ddc9f 31922009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3193
522ddc9f
JB
3194 * fixit.texi (Spelling): Set default dictionary.
3195 Improve descriptions (Bug#2554)
6f591cf4 3196
53483c76
DR
31972009-06-08 David Reitter <david.reitter@gmail.com>
3198
3199 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3200 since saving colors and faces set this way is not implemented.
3201 (Environment variables): Remove mention of mac-fix-env, which is
3202 scheduled to be removed.
3203
1557ef4f
CY
32042009-06-04 Chong Yidong <cyd@stupidchicken.com>
3205
91056528
CY
3206 * custom.texi (Init Examples): Add example of changing load-path.
3207
1557ef4f
CY
3208 * building.texi (Lisp Libraries): Add example of changing
3209 load-path (Bug#3446).
3210
623cec4c
CY
32112009-05-28 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * mark.texi (Mark): Further clarifications.
3214 (Setting Mark): Emphasize that C-SPC activates the mark.
3215
0fcca8ee
CY
32162009-05-28 Chong Yidong <cyd@stupidchicken.com>
3217
702b10e1
CY
3218 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3219 Mark mode.
0fcca8ee
CY
3220 (Using Region, Persistent Mark): Use "active mark" instead of "active
3221 region".
3222
d3b396e4
CY
32232009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3224
3225 * mule.texi (Select Input Method): Fix typo.
3226
3f698a06
CY
32272009-05-13 Chong Yidong <cyd@stupidchicken.com>
3228
3229 * anti.texi (Antinews): Document completion changes. Some additional
3230 copyedits and rearrangement of entries.
3231
b2a42eb7
CY
32322009-05-12 Chong Yidong <cyd@stupidchicken.com>
3233
932fd020
CY
3234 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3235 (Shell History Copying, Terminal emulator): Copyedits.
3236
1c6c854e
CS
3237 * xresources.texi (Resources): Simplify descriptions.
3238 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3239 (Table of Resources): Document fontBackend resource.
3240
b2a42eb7 3241 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3242 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3243 "Backspace". Remove discussion of obscure Xmodmap issue.
3244
c6ea7fb8
CY
32452009-05-07 Chong Yidong <cyd@stupidchicken.com>
3246
3247 * files.texi (Visiting): Copyedits.
3248
ad36c422
CY
32492009-05-06 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * basic.texi (Inserting Text): Document ucs-insert.
3252
3253 * mule.texi (International Chars): Define "multibyte". Note that
3254 internal representation is unicode-based. Simplify definition of raw
3255 bytes. Mention ucs-insert.
3256 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3257 (Language Environments): Add language environments new to Emacs 23.
3258 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3259 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3260 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3261 (Output Coding): Copyedits.
3262
3263 * emacs.texi (Top): Update node listing.
3264
d4ad7b96
CY
32652009-05-05 Per Starbäck <per@starback.se> (tiny change)
3266
3267 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3268
5bd66204
SM
32692009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * building.texi (Lisp Libraries): `load-library' does offer completion.
3272
bc36ad1c
CY
32732009-04-28 Chong Yidong <cyd@stupidchicken.com>
3274
3275 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3276 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3277
f1a47884
EZ
32782009-04-25 Eli Zaretskii <eliz@gnu.org>
3279
3280 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3281
be77bd45
CY
32822009-04-22 Chong Yidong <cyd@stupidchicken.com>
3283
3284 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3285
3286 * building.texi (Lisp Interaction): Document initial-scratch-message.
3287
d3b82927
JB
32882009-04-18 Juanma Barranquero <lekktu@gmail.com>
3289
ed6e7b11
JB
3290 * msdog.texi (Windows Fonts): Fix typos.
3291
d3b82927
JB
3292 * files.texi (Save Commands): Fix pxref.
3293
bc323c04
CY
32942009-04-18 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * files.texi (Save Commands): Mention diff-buffer-with-file.
3297 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3298 Henoch (Bug#3036).
3299
2186d13f
GM
33002009-03-15 Glenn Morris <rgm@gnu.org>
3301
3302 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3303 the former is not always used.
3304 (Mail Headers): Use active voice. Add "Mail-reply-to".
3305 Change case of "Id". Avoid repeated "appropriate".
3306 (Mail Aliases): Fix previous change - use an example with a ".", so it
3307 does actually get quoted when expanded.
3308 (Mail Sending): Mailclient is the default on some systems.
3309 (Citing Mail): Mention mail-indentation-spaces.
3310 (Mail Mode Misc): Add an @dfn for "mail signature".
3311
71e454fc
CY
33122009-03-15 Chong Yidong <cyd@stupidchicken.com>
3313
3314 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3315 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3316 read-buffer-completion-ignore-case, and completion-styles.
3317 Remove description of partial-completion-mode.
71e454fc 3318
df1a3e06
GM
33192009-03-14 Glenn Morris <rgm@gnu.org>
3320
3321 * sending.texi (Mail Format): Fix typo. Add index entry for
3322 mail-header-separator.
3323 (Mail Headers): Put info about initialization and changing in one place
3324 at the start. Update FCC section for mbox Rmail. Clarify From
3325 section, mention mail-setup-with-from. Clarify Reply-to section.
3326 Add Mail-followup-to and mail-mailing-lists. Clarify References
3327 section.
3328 (Mail Aliases): Update example, make less contentious.
3329 Update for name change of mail-interactive-insert-alias.
3330 (Mail Mode): Remove mention of `%' as a word separator.
3331 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3332 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3333 commands. Clarify FCC handling. In mail-complete, add reference to
3334 Mail Aliases section, and mention mail-complete-function.
3335 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3336 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3337 signature netiquette. Explain how the mail hooks work when continuing
3338 a composition.
3339 (Mail Amusements): Internationalize the spook section a bit.
3340 Remove the spook mail-setup-hook example, since it doesn't work well.
3341 Mention fortune-file.
3342 (Mail Methods): Mention read-mail-command.
3343
ed6e7b11 33442009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3345
df1a3e06
GM
3346 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3347 and NS resources following recent changes.
959d68bd 3348
86dca3e8
JR
33492009-03-10 Jason Rumney <jasonr@gnu.org>
3350
3351 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3352 w32-use-visible-system-caret doc to indicate that it should get set
3353 automatically.
3354 (Windows Fonts): Add doc for the uniscribe backend.
3355
042fe98f
DN
33562009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3357
3358 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3359 vc-dir. (Bug#2598)
3360
7f8dba73
RS
33612009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3362
3363 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3364
505e70c3
GM
33652009-03-05 Glenn Morris <rgm@gnu.org>
3366
04242bdc
GM
3367 * rmail.texi (Rmail Basics): Add reference to sorting.
3368 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3369 Minor re-wordings.
3370 (Rmail Motion): Mention rmail-next-same-subject.
3371 (Rmail Deletion): Expunging is not the only way to change the numbers.
3372 (Rmail Labels): Labels can also be used in sorting.
3373 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3374 (Rmail Display): Mention rmail-mime.
3375
00cfe22c
GM
33762009-03-04 Glenn Morris <rgm@gnu.org>
3377
3378 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3379 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3380 summary. Mention sorts cannot be undone.
3381 (Rmail Display): Give an example of how to use goto-address-mode.
3382 (Rmail Editing): It's keybindings that are redefined, not commands.
3383 Fix some typos.
3384 (Movemail): Some minor rewording.
3385 (Remote Mailboxes): Emacs movemail supports pop by default.
3386 Fix some minor grammatical issues. The "two alternative ways" to
3387 specify a POP mailbox are really just one. Remove all reference to the
3388 variables rmail-pop-password and rmail-pop-password-required, obsolete
3389 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3390 can support Kerberos.
3391
3d963b67
GM
33922009-03-03 Glenn Morris <rgm@gnu.org>
3393
3394 * rmail.texi (Rmail Deletion): Revert previous change, which was
3395 describing the Rmail summary versions.
3396 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3397 Minor re-wording for rmail-resend.
3398 (Rmail Make Summary): Summaries apply to buffers rather than files.
3399 <rmail-summary-by-topic>: Headers includes the subject.
3400 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3401 details, including prefix arguments.
2340abde 3402 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3403 Not counting lines might be faster.
3404 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3405 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3406 Name the commands bound to the various keys. Mention prefix argument
3407 for searching.
3d963b67
GM
3408 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3409 Simplify rmail-highlighted-headers description. Update face name.
3410
a8ce3d17
JB
34112009-03-02 Juanma Barranquero <lekktu@gmail.com>
3412
3413 * mark.texi (Marking Objects): Fix typo.
3414
130a29b6
CY
34152009-03-01 Chong Yidong <cyd@stupidchicken.com>
3416
3417 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3418 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3419
9d5de6f8
GM
34202009-03-01 Glenn Morris <rgm@gnu.org>
3421
79fc530e 3422 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3423 (Rmail Motion): - M-s searches from the end of messages.
3424 (Rmail Deletion): Minor clarification. Fix numeric argument
3425 description.
3426 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3427 newmail and RMAILOSE files need not be in home-directory.
3428 (Rmail Files): Mention I/O menus are unselectable if no files match.
3429 Mention `MAIL' env-var.
3430
b545ff9c
JR
34312009-02-24 Jason Rumney <jasonr@gnu.org>
3432
3433 * mule.texi (Fontsets): Mention fontset-default, font specs and
3434 fallback fontsets.
3435 (Defining Fontsets): Mention ns and w32 variants of
3436 standard-fontset-spec. Update description of startup fontset to match
3437 Emacs 23 behavior.
a93be82a 3438 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3439 (International): Link to Modifying Fontsets.
b545ff9c 3440
75da0618 34412009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3442
3443 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3444 Mention ns-extended-platform-support-mode.
3445
6be93a16
KB
34462009-02-22 Karl Berry <karl@gnu.org>
3447
3448 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3449
867d4bb3
JB
34502009-02-19 Juanma Barranquero <lekktu@gmail.com>
3451
3452 * basic.texi (Moving Point, Position Info):
3453 * files.texi (Visiting):
3454 * mini.texi (Completion Options):
3455 * text.texi (HTML Mode): Remove duplicate words.
3456
49b5c0e8
GM
34572009-02-20 Glenn Morris <rgm@gnu.org>
3458
3459 * rmail.texi: Minor updates for mbox rather than Babyl.
3460
f43a822c
KB
34612009-02-17 Karl Berry <karl@gnu.org>
3462
49b5c0e8 3463 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3464
80d634b8
RS
34652009-02-17 Richard M Stallman <rms@gnu.org>
3466
3467 * anti.texi (Antinews): Mention Babyl format.
3468
3469 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3470
3471 * rmail.texi: Update for mbox format.
3472 Various small fixes, as well as the following.
3473 (Out of Rmail): Node deleted.
3474 (Rmail): Update menu.
3475 (Rmail Files): Comment out set-rmail-inbox-list.
3476 Document rmail-inbox-list instead.
3477 (Rmail Output): Substantial changes since C-o is now
3478 rmail-output-as-seen and o is rmail-output.
3479 (Rmail Attributes): Delete `stored', add `retried'.
3480 (Rmail Display): Editing headers works in all cases.
3481
f0d129c6
GM
34822009-02-17 Glenn Morris <rgm@gnu.org>
3483
3484 * basic.texi (Position Info): M-x count-lines-region is not always on
3485 M-=. (Bug#2269)
3486
160f11d3
GM
34872009-02-09 Glenn Morris <rgm@gnu.org>
3488
3489 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3490 defaults.
3491
763e01c4
EZ
34922009-02-07 Eli Zaretskii <eliz@gnu.org>
3493
3494 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3495 documentation of possible problems with redecoding.
3496
f5e1441d
GM
34972009-02-03 Glenn Morris <rgm@gnu.org>
3498
3499 * rmail.texi (Out of Rmail): Mention b2m.pl.
3500
e1eabe41
GM
35012009-01-31 Glenn Morris <rgm@gnu.org>
3502
3503 * rmail.texi (Out of Rmail): Correct b2m location.
3504
dd05f9de
CY
35052009-01-27 Chong Yidong <cyd@stupidchicken.com>
3506
3507 * fixit.texi (Undo): Update undo limit values.
3508
d74d846e
GM
35092009-01-27 Glenn Morris <rgm@gnu.org>
3510
3511 * emacs.texi (Top): Fix Antinews menu entry.
3512
49ffdce8
KB
35132009-01-25 Karl Berry <karl@gnu.org>
3514
3515 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3516 item with no marker, instead of the syntactically incorrect
3517 @itemize @asis.
3518
467e8d77
JL
35192009-01-25 Juri Linkov <juri@jurta.org>
3520
3521 * building.texi (Grep Searching): Fix index entry for lgrep.
3522
6c60bbdb
EZ
35232009-01-24 Eli Zaretskii <eliz@gnu.org>
3524
3525 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3526
9ce5a36f
AR
35272009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3528
3529 * macos.texi (Preferences Panel): Update description of font setting to
3530 reflect that prior frame selection is no longer needed.
3531
9aa5f2fb
NR
35322009-01-20 Nick Roberts <nickrob@snap.net.nz>
3533
3534 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3535 raise GUD subsections.
3536
3892ff9c
GM
35372009-01-15 Glenn Morris <rgm@gnu.org>
3538
3539 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3540
14731c8f
GM
35412009-01-10 Glenn Morris <rgm@gnu.org>
3542
3543 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3544
45c55e53
CY
35452009-01-04 Chong Yidong <cyd@stupidchicken.com>
3546
3547 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3548 logical lines.
3549
2e4667d1
JL
35502008-12-29 Juri Linkov <juri@jurta.org>
3551
3552 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3553
3554 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3555
2a3eac47
CY
35562008-12-28 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3559 goto-address-mode instead of goto-address.
3560
3da8da94
CY
3561 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3562 mode.
3563
2a3eac47
CY
3564 * emacs.texi (Top): Update node listing.
3565
057f6dd3
EZ
35662008-12-26 Eli Zaretskii <eliz@gnu.org>
3567
3568 * custom.texi (Directory Variables): Explain what is a "project".
3569 Add indexing. Improve wording. Add a footnote about using
3570 _dir-locals.el on MS-DOS.
3571
e6979067
DN
35722008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3573
3574 * files.texi (Misc File Ops): Mention chmod as an alias for
3575 set-file-modes.
3576
9de15963
MR
35772008-12-24 Martin Rudalics <rudalics@gmx.at>
3578
3579 * help.texi (Help): Fix typos and reword.
3580 (Help Summary): Add entries for C-h n and C-h r, reorder
3581 entries, and do some minor fixes.
3582 (Name Help): Say that C-h F works for commands only.
3583 (Misc Help): Say that view-lossage displays 300 keystrokes.
3584
236fd60d
GM
35852008-12-20 Glenn Morris <rgm@gnu.org>
3586
3587 * ack.texi (Acknowledgments): General update based on AUTHORS,
3588 including removal of some stuff no longer distributed.
3589
ed9265fc 35902008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3591
ed9265fc 3592 * fixit.texi: Mention hunspell.
349b3256 3593
e840fca5
GM
35942008-12-19 Glenn Morris <rgm@gnu.org>
3595
3596 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3597 Consolidate explanatory text at start.
e840fca5
GM
3598
3599 * display.texi (Text Display):
3600 * indent.texi (Indentation): Use @acronym with ASCII.
3601
9dfa7983
GM
36022008-12-18 Glenn Morris <rgm@gnu.org>
3603
3604 * ack.texi: Various small updates and fixes.
3605
97b3a00b
JL
36062008-12-18 Juri Linkov <juri@jurta.org>
3607
3608 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3609 as a key binding to start a forward nonincremental word search.
3610 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3611 a backward nonincremental word search. Add index for `M-s w'
3612 `isearch-forward-word'.
3613 (Regexp Search): Add a short summary of regexp key commands like
3614 in the node "Basic Isearch".
3615 (Other Repeating Search): Fix typo.
3616
36172008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3618
3619 * misc.texi (PostScript Variables): Fix doc.
3620
31ce6a07
CY
36212008-12-10 Chong Yidong <cyd@stupidchicken.com>
3622
3623 * programs.texi (Program Modes): Mention Ruby mode.
3624
636b507b
DN
36252008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3626
3627 * misc.texi (emacsclient Options): Describe what an empty string
3628 argument does for --alternate-editor.
3629
a323fa14
CY
36302008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3631
3632 * cmdargs.texi (Font X): Distinguish between client-side and
3633 server-side fonts. List valid Fontconfig properties. Add reference to
3634 Fontconfig manual. List valid GTK font properties. Explain use of
3635 fc-list.
3636
c5ca6cd0
CY
36372008-12-09 Chong Yidong <cyd@stupidchicken.com>
3638
3639 * cmdargs.texi (Font X): Move discussion of quoting to top.
3640
e5136377
GM
36412008-12-06 Glenn Morris <rgm@gnu.org>
3642
3643 * maintaining.texi (Old Revisions): Improve previous change.
3644
248c026b
RS
36452008-12-05 Richard M Stallman <rms@gnu.org>
3646
3647 * anti.texi (Antinews): Minor fixes.
3648
a9253a1e
GM
36492008-12-03 Glenn Morris <rgm@gnu.org>
3650
3651 * maintaining.texi (Old Revisions): Fix diff-switches description.
3652
fa687b02
MR
36532008-12-01 Martin Rudalics <rudalics@gmx.at>
3654
3655 * emacs.texi (Top): Fix typo.
3656
72e6decd
CY
36572008-11-30 Chong Yidong <cyd@stupidchicken.com>
3658
320ee034
CY
3659 * misc.texi (Document View): Explain dependence on gs at the top.
3660 Copyedits.
3661
3662 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3663
72e6decd
CY
3664 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3665 (Comment Commands): Discuss region-active behavior of M-; first.
3666
2a472ee4
MR
36672008-11-29 Martin Rudalics <rudalics@gmx.at>
3668
9c6361c9
MR
3669 * display.texi (Line Truncation): Add reference to Continuation
3670 Lines.
3671
2a472ee4
MR
3672 * windows.texi (Pop Up Window): Mention split-height-threshold
3673 and split-width-threshold.
9c6361c9 3674 (Split Window): Add reference to Continuation Lines.
2a472ee4 3675
e93bc142
AR
36762008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3677
3678 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3679 (GNUstep Support): New node.
3680 * anti.texi:
3681 * emacs.texi:
3682 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3683
43b978db
RS
36842008-11-28 Richard M Stallman <rms@gnu.org>
3685
3686 * misc.texi (Dissociated Press): Minor cleanups.
3687
3688 * dired.texi (Image-Dired): Avoid passive.
3689
e8e2bd93
EZ
36902008-11-28 Eli Zaretskii <eliz@gnu.org>
3691
3692 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3693 representation.
3694
8d2d45da
CY
36952008-11-26 Richard M. Stallman <rms@gnu.org>
3696
3697 * files.texi (Visiting): Rewrite paragraph for clarity.
3698
3699 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3700
a5f7bbcc
AM
37012008-11-25 Alan Mackenzie <acm@muc.de>
3702
3703 * programs.texi (Moving by Parens): Clarify that parens inside strings
3704 and comments are ignored, and that the commands assume the starting
3705 point isn't in a string or comment.
3706
a71703d3
AR
37072008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3708
3709 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3710 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3711 version.
3712 (Mac Customization): Rewrite Preferences Panel section and merge in to
3713 this node, add Open files by dragging to an Emacs window.
3714
3715 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3716
aa5ab79a
CY
37172008-11-26 Chong Yidong <cyd@stupidchicken.com>
3718
0cc92c19
CY
3719 * files.texi (Misc File Ops): Document set-file-modes.
3720
c366b4e4
CY
3721 * windows.texi (Split Window): Document integer values of
3722 truncate-partial-width-windows.
3723
aa5ab79a
CY
3724 * text.texi (Text): Simplify description of markup languages.
3725 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3726 (TeX Editing): Note that `""' inserts one `"' character.
3727 (HTML Mode): Note in the introduction that XML mode is an alias for
3728 SGML mode. Mention nXML mode.
3729
56221db7
CY
37302008-11-25 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * building.texi (Watch Expressions): Fix typo.
3733
90effe33
CY
37342008-11-24 Chong Yidong <cyd@stupidchicken.com>
3735
f90a5ae3
CY
3736 * files.texi (Visiting): Document new behavior of
3737 confirm-nonexistent-file-or-buffer.
3738
1c6c854e
CS
3739 * buffers.texi (Select Buffer):
3740 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3741
a18ffb4a
CY
3742 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3743 edit-picture.
3744
90effe33
CY
3745 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3746 edit-picture', since that is just an alias for picture-mode.
3747 (Sentences): Note that repeated M-@ extends the region.
3748 (Pages): Make terminology more consistent. Link to Regexps node.
3749 (Longlines): Discuss relationship with Visual Line mode.
3750 (Text Mode): Remove extraneous discussion of other modes, since they
3751 were already introduced in the parent node.
3752
e85103ec
CY
37532008-11-23 Chong Yidong <cyd@stupidchicken.com>
3754
5cb2fe30
CY
3755 * anti.texi (Antinews): Rewrite.
3756
1eb9b307 3757 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3758
3759 * frames.texi (Frame Commands): Mention "minimize" terminology.
3760
e85103ec
CY
3761 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3762 formats.
b908332f
CY
3763 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3764 (Misc X): Don't document useless -hb option.
e85103ec 3765
607f5f88
JL
37662008-11-22 Juri Linkov <juri@jurta.org>
3767
3768 * dired.texi (Dired Navigation): Change normal file name search option
3769 from `non-nil' to `t'. Add `dwim' option.
3770
e1b867a0
JL
37712008-11-22 Juri Linkov <juri@jurta.org>
3772
3773 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3774 ".dir-locals.el". Rename `define-project-bindings' to
3775 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3776 `dir-locals-set-directory-class'.
3777
dd186936
LK
37782008-11-22 Lute Kamstra <lute@gnu.org>
3779
3780 * buffers.texi (Select Buffer): Index goto-line.
3781 * basic.texi (Moving Point): Mention the use of a numeric prefix
3782 argument with goto-line and refer to Select Buffer for the use of a
3783 plain prefix argument.
3784
4b121911
GM
37852008-11-19 Glenn Morris <rgm@gnu.org>
3786
3787 * doclicense.texi: Update to FDL 1.3.
3788 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3789
27267e4c
CY
37902008-11-17 Chong Yidong <cyd@stupidchicken.com>
3791
696f351d
CY
3792 * custom.texi (Minor Modes): Define mode commands and mode variables
3793 more precisely. Recommend using mode commands instead of setting
3794 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3795 (Easy Customization): Use "init file" instead of .emacs.
3796 (Customization Groups): Update to new Custom buffer appearance.
3797 (Saving Customizations): Copyedits. Update example.
3798 (Variables): Give example of variable type-sensitivity.
3799 (Examining): Update example.
3800 (Hooks): Copyedits.
3801 (Specifying File Variables): Use C comments instead of an artificial
3802 Lisp for the example.
3803 (Keymaps): Move internals discussion to Prefix Keymaps.
3804 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3805 (Init Rebinding): Document kbd macro.
3806 (Init File): Link to Find Init.
696f351d
CY
3807
3808 * mark.texi (Using Region): Document Delete Selection Mode more
3809 thoroughly.
3810
3811 * frames.texi (Mouse Commands): Move most of the description of Delete
3812 Selection Mode to Using Region, and link to it.
1bc9c425 3813 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3814
b0570c25
CY
3815 * building.texi (Compilation): Document first-error value of
3816 compilation-scroll-output.
3817 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3818 works as soon as an error is available. Suggested by Juri Linkov.
3819
27267e4c
CY
3820 * mini.texi (Passwords): New node.
3821
3822 * files.texi (Remote Files): Link to Passwords node.
3823
3824 * emacs.texi (Top): Update node listings.
3825
122eb807
CY
38262008-11-16 Chong Yidong <cyd@stupidchicken.com>
3827
9c9855a3
CY
3828 * ack.texi (Acknowledgments): Some updating of credits.
3829
bd6fdcad
CY
3830 * emacs.texi (Acknowledgments): Add a couple more names.
3831
dd1eef46
CY
3832 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3833
122eb807 3834 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3835 (Misc File Ops): Document use of trash.
122eb807 3836
801a8da1
JB
38372008-11-16 Juanma Barranquero <lekktu@gmail.com>
3838
3839 * macos.texi (Mac Customization): Fix typos.
3840
0b4f2253
CY
38412008-11-14 Chong Yidong <cyd@stupidchicken.com>
3842
3843 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3844 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3845 the conventions of the main Emacs manual.
3846
3847 * emacs.texi (Top): Update node listings.
3848
517e2b89
CY
38492008-11-12 Chong Yidong <cyd@stupidchicken.com>
3850
07a85685
CY
3851 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3852 command-line-args is processed during startup.
3853 (Action Arguments): Correctly describe how file arguments interact with
3854 the startup screen. Link to Lisp Interaction for scratch buffer.
3855 (Initial Options): Link to Command Example for -batch option.
3856 (Environment): Document initial-environment.
3857
517e2b89
CY
3858 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3859 can't be changed in the site-start file.
3860
6337bbde
CY
38612008-11-07 Chong Yidong <cyd@stupidchicken.com>
3862
3863 * dired.texi (Dired): Mention C-x C-d too.
3864 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3865 (Dired Navigation): Explain dired-goto-file more clearly.
3866 Document dired-isearch-filenames.
6337bbde
CY
3867 (Dired Deletion): Remove unnecessary "expunged" terminology.
3868 (Flagging Many Files): & is now rebound to `% &'.
3869 (Shell Commands in Dired): Document dired-do-async-shell-command.
3870 Clarify how multi-file arguments are passed.
3871 (Misc Dired Features): Document dired-do-isearch.
3872
9e8eeff9
CY
38732008-11-06 Chong Yidong <cyd@stupidchicken.com>
3874
3875 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3876
e071f849
CY
38772008-11-03 Chong Yidong <cyd@stupidchicken.com>
3878
3879 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3880
05482eb1
CY
38812008-11-01 Chong Yidong <cyd@stupidchicken.com>
3882
e2346dea
CY
3883 * programs.texi (Program Modes): Link to Program Indent node.
3884 (Left Margin Paren): Explain consequences of changing
3885 open-paren-in-column-0-is-defun-start more concisely.
3886 (Which Function, Program Indent, Info Lookup): Minor edits.
3887 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3888 (Multi-line Indent): If region is active, TAB indents the region.
3889 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3890 (Matching): The delimiter at the cursor is highlighted---the character
3891 changes color.
3892 (Symbol Completion): Link to Completion node.
3893
e4b6428c
CY
3894 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3895 a strictly text-only system.
3896
05482eb1
CY
3897 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3898 batch mode.
3899
a11d3737
RS
39002008-11-01 Richard M. Stallman <rms@gnu.org>
3901
5abad626
RS
3902 * misc.texi (Document View): Major rewrite.
3903
a11d3737
RS
3904 * maintaining.texi (Types of Log File): Change logs are older than
3905 version control.
3906 (VCS Concepts): Simplify and rearrange.
3907 (Version Control Systems): Make it clear that Linux is only the kernel.
3908 (VC Mode Line): Shorten reference to menu item.
3909 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3910 (VC Directory Mode): Minor cleanup.
3911 Unchanged files are hidden, not omitted.
3912 (VC Directory Commands): Shorten and simplify.
3913 (Change Log Commands): New node, split from Change Logs.
3914 (VC Directory Buffer): New node, split from VC Directory Mode.
3915
c55a4acb
CY
39162008-10-31 Chong Yidong <cyd@stupidchicken.com>
3917
1c6c854e 3918 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3919 from files.texi.
3920
1c6c854e
CS
3921 * files.texi (Version Control): Move to maintaining.texi.
3922 Subnodes moved as well.
3923 (Document Files): Move to misc.texi.
df0356f6 3924
c55a4acb
CY
3925 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3926 vc-update-change-log.
df0356f6
CY
3927 (Version Control): Move here from files.texi.
3928 (Format of ChangeLog): Make it a subnode of Change Log.
3929
3930 * emacs.texi (Top): Update node listing.
c55a4acb 3931
ef082374
TH
39322008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3933
3934 * files.texi (Files): Add a section about document
3935 files (doc-view-mode).
3936
d52582c3
CY
39372008-10-31 Chong Yidong <cyd@stupidchicken.com>
3938
1c6c854e
CS
3939 * building.texi (Compilation Mode):
3940 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3941 (Debuggers): Lower GUD subsections to subsubsections.
3942 (Starting GUD): Add cindex.
3943 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3944
4e0a0968
CY
39452008-10-30 Chong Yidong <cyd@stupidchicken.com>
3946
03625b47
CY
3947 * indent.texi (Indentation): Link to Program Indent.
3948
4e0a0968
CY
3949 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3950 now uses emacsclient's terminal.
3951
8bd3f7ef
CY
39522008-10-29 Chong Yidong <cyd@stupidchicken.com>
3953
80e5620e
CY
3954 * mark.texi (Using Region): Document use-empty-active-region.
3955
97d5c404
CY
3956 * emacs.texi (Top): Update node listings.
3957
1c6c854e
CS
3958 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3959 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3960 (Invoking emacsclient): Rewrite, moving optional arguments to
3961 emacsclient Options.
21d2bae3
CY
3962 (emacsclient Options): New node. Document server-use-tcp and
3963 server-host.
8bd3f7ef 3964
5fda2cbd
CY
39652008-10-28 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * indent.texi (Indentation): Replace list with paragraphed text,
3968 putting description of syntax-driven indentation first. Document new
3969 effect of active regions on tab.
3970 (Tab Stops): Note that editable tab stops affect indentation commands.
3971
4ff029f6
DN
39722008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3973
3974 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3975
996cd6e4
CY
39762008-10-23 Chong Yidong <cyd@stupidchicken.com>
3977
f28815e3
CY
3978 * custom.texi (Function Keys): Note that modified keypad keys are not
3979 translated.
3980
996cd6e4
CY
3981 * basic.texi (Arguments): Explain how to insert multiple digits.
3982
49545fe2
MA
39832008-10-22 Michael Albinus <michael.albinus@gmx.de>
3984
3985 * files.texi (Remote Files): Precise selection of default method.
3986 Rewrite paragraph about disabling remote file names.
3987
edac0b53
CY
39882008-10-22 Chong Yidong <cyd@stupidchicken.com>
3989
e752c544
CY
3990 * search.texi (Special Isearch): Document M-TAB is isearch.
3991
edac0b53
CY
3992 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3993 command.
3994
3995 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3996
20a36054
TH
39972008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3998
1c6c854e 3999 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4000 section.
4001
69051ab6
CY
40022008-10-21 Chong Yidong <cyd@stupidchicken.com>
4003
c4b1a32a
CY
4004 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4005 to files.texi. Move contents of vc2-xtra.texi here.
4006
4007 * vc2-xtra.texi: File removed.
4008
4009 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4010 Directory Commands from the submenu. Don't include deleted file
4011 vc2-xtra.texi.
4012
4013 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4014 (Version Control): Add VC Directory Mode and VC Directory Commands to
4015 the submenu.
4016 (Why Version Control?): Use table format.
4017 (Version Control Systems): Note that Meta-CVS support is gone.
4018 (VCS Concepts): Note precisely when VC started supporting filesets.
4019 Remove bogus xref to CVS Options node.
4020 (Types of Log File): Copyedits.
4021 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4022 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4023 The Right Thing.
4024 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4025 (Log Buffer): Reorganize node, putting C-c C-c description first.
4026 (Old Revisions): Use CVS for example, not RCS.
4027 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4028 Commands from the submenu, putting them under Version Control.
4029 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4030 need to include it in the manual unconditionally, since it is now
4031 crucial to using distributed version control systems.
1a6e2954
CY
4032 (Comparing Files): Note that diff uses the minibuffer, and that the
4033 output is shown using Diff mode.
1c6c854e
CS
4034 (Diff Mode): Explain what "patch" and "hunk" mean.
4035 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4036 diff-show-trailing-whitespaces.
1a6e2954 4037 (File Archives): Add rar support.
c4b1a32a 4038
69051ab6
CY
4039 * major.texi (Choosing Modes): Make mode selection sequence more
4040 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4041 magic-mode-alist is nil by default.
4042 Document magic-fallback-mode-alist.
69051ab6 4043
e7421e03
CY
40442008-10-20 Chong Yidong <cyd@stupidchicken.com>
4045
4046 * frames.texi (Mouse References): Copyedits.
4047
6b2efdc2
TH
40482008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4049
4050 * ack.texi (Acknowledgments): Add myself as doc-view author.
4051
9c5e9396
EZ
40522008-10-20 Eli Zaretskii <eliz@gnu.org>
4053
4054 * frames.texi (Dialog Boxes): Add @cindex entries.
4055
dac94f8e
CY
40562008-10-20 Chong Yidong <cyd@stupidchicken.com>
4057
4058 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4059 (Text-Only Mouse): Copyedit.
4060
25597d40
CY
40612008-10-19 Chong Yidong <cyd@stupidchicken.com>
4062
f8a447f6
CY
4063 * frames.texi: Use @key throughout for mouse clicks.
4064 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4065 (Secondary Selection): Fix modified mouse click syntax.
4066 (Clipboard): Describe Cut, Copy and Paste commands.
4067 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4068 Copyedits.
4069 (Creating Frames): Add xref to Init File.
4070 (Frame Commands): Add xref to Exiting.
4071 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4072
b0f95216
CY
40732008-10-15 Chong Yidong <cyd@stupidchicken.com>
4074
b0817f00
CY
4075 * files.texi (Version Control): Copyedits. Add Bazaar.
4076 (Version Control Systems): List different VCS's using an itemized list.
4077 Add Bazaar.
4078 (VCS Concepts): Copyedits. Tweak description of file merging.
4079
b0f95216
CY
4080 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4081 (Cut/Paste Other App): Document select-active-regions and
4082 x-select-enable-primary.
4083
69d0d701
CY
40842008-10-13 Chong Yidong <cyd@stupidchicken.com>
4085
4086 * mark.texi (Shift Selection): Correct case in node name.
4087
4088 * emacs.texi (Top): Update node order in Mark chapter.
4089
375e8351
EZ
40902008-10-12 Eli Zaretskii <eliz@gnu.org>
4091
4092 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4093
4094 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4095 elsewhere in the manual instead of describing yet again the intricacies
4096 of $HOME on MS-Windows and MS-DOS.
4097
ab58114f
CY
40982008-10-12 Chong Yidong <cyd@stupidchicken.com>
4099
4f959513 4100 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4101 (Minibuffer File): Add discussion of `~' in file names.
4102 Add insert-default-directory index reference.
4f959513 4103
ab58114f
CY
4104 * files.texi (File Names): Reorganize description.
4105 (Visiting): Add xref to Mode Line. Copyedits.
4106 (Save Commands): Mention prefix behavior of C-x C-s.
4107 (Numbered Backups): Node deleted.
4108 (Backup Names): Contents of Numbered Backups moved here. State default
4109 of version-control variable.
4110 (Reverting): Copyedits.
4111 (Version Control): Add additional version control systems.
4112
4113 * emacs.texi (Top): Delete Numbered Backups node.
4114
4115 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4116 Backup Names.
f2884f63 4117 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4118
b0b5100a
RF
41192008-10-11 Romain Francoise <romain@orebokech.com>
4120
4121 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4122
89774b5f
CY
41232008-10-11 Chong Yidong <cyd@stupidchicken.com>
4124
4125 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4126 (Select Buffer): Mention use of minibuffer history. Describe default
4127 value of default-major-mode. Mention that C-x 4 b selects the other
4128 window.
4129 (List Buffers): Document CRM indicators in the order they appear.
4130 (Kill Buffer): Document new command kill-matching buffers.
4131 (Several Buffers): Move explanation of the relationship between buffer
4132 list and buffer menu to the top.
4133 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4134
4c72bf27
CY
41352008-10-10 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * entering.texi (Exiting): Document change of C-x C-c to
4138 save-buffers-kill-terminal. Document kill-emacs.
4139
f68eb991
EZ
41402008-09-30 Eli Zaretskii <eliz@gnu.org>
4141
4142 * mule.texi (Coding Systems): Don't mention codepage-setup.
4143
4144 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4145 cpNNN coding systems anymore.
4146 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4147 for unibyte mode. Don't mention line-drawing characters.
4148 Don't mention dos-unsupported-char-glyph.
f68eb991 4149
1a2dd44d
CY
41502008-09-25 Chong Yidong <cyd@stupidchicken.com>
4151
4152 * search.texi (Search): Shorten introduction.
4153 (Basic Isearch): Add command table. Discuss reverse isearch and
4154 isearch highlighting.
4155 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4156 ring to cindex.
4157 (Special Isearch): Move input methods discussion here.
4158 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4159 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4160 Repeat Isearch.
4161 (Isearch Minibuffer): New node.
4162 (Word Search): Document new word search commands.
4163 (Regexp Example): Simplify example using sentence-end-base variable.
4164 (Replace): Reword introduction.
4165 (Unconditional Replace): Remove unnecessary example.
4166 (Other Repeating Search): Document new `M-s o' binding.
4167
4168 * emacs.texi (Top): Update node listings.
4169
e45da31d
JB
41702008-09-22 Juanma Barranquero <lekktu@gmail.com>
4171
4172 * emacs.texi (Top): Remove Kill Errors from menu.
4173
841c8096
CY
41742008-09-22 Chong Yidong <cyd@stupidchicken.com>
4175
402168fa
CY
4176 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4177 interface for defining macros. Simplify examples. Note that C-g quits
4178 macro definitions.
1c6c854e
CS
4179 (Keyboard Macro Counter): Document using F3 to insert counter.
4180 Give usage example.
402168fa
CY
4181 (Keyboard Macro Query): Organize query responses in a table.
4182
1c6c854e
CS
4183 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4184 Link to Erasing node.
841c8096
CY
4185 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4186 rationale to a footnote.
4187 (Kill Errors): Remove node, due to redundancy with Erasing.
4188 (Spelling): Move discussion of flyspell to end. Note new behavior of
4189 M-$ in active region. Remove non-ispell-specific keybindings from
4190 table.
4191
eab2ee89
DN
41922008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4193
4194 * cmdargs.texi (Initial Options): Document --daemon.
4195
3d53e905
GM
41962008-09-20 Glenn Morris <rgm@gnu.org>
4197
4198 * files.texi (Numbered Backups): Mention that some modes set
4199 version-control.
4200
1c90484d
GM
42012008-09-20 Jim Blandy <jimb@red-bean.com>
4202
4203 * files.texi (Numbered Backups): Reference File Variables, as well.
4204 Remove discussion of Rmail's implementation.
4205
0fc0d844
CY
42062008-09-06 Chong Yidong <cyd@stupidchicken.com>
4207
4208 * misc.texi (Recursive Edit): Note that top-level exits active
4209 minibuffers.
4210
4211 * trouble.texi (Quitting): Likewise.
4212
b18d283d
CY
42132008-08-31 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * emacs.texi (Top): Add Temporary Face Changes xref.
4216
4217 * display.texi (Display): Move Temporary Face Changes node to just
4218 after Standard Faces.
4219 (Scrolling): Document recenter-top-bottom instead of recenter.
4220 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4221 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4222 (Display Custom): Copyedits.
4223 (Optional Mode Line): Document display-battery-mode.
4224
180135fc
RF
42252008-08-27 Romain Francoise <romain@orebokech.com>
4226
4227 * custom.texi (Directory Variables): Minor fix.
4228
d3fe3475
GM
42292008-08-27 Glenn Morris <rgm@gnu.org>
4230
4231 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4232 descriptions.
4233 (Calendar Customizing): Tweak layout description.
183080b6 4234 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4235 markers. Condense calendar-star-date and calendar-mark-today
4236 description.
4237 (Holiday Customizing): Add oriental and solar holidays.
4238 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4239 Fix holiday-float description. Use zerop in examples. Be less verbose.
4240 (Date Display Format): Change ISO format. Be less verbose.
4241 (Diary Customizing): Mention day and month abbrev arrays.
4242 Mention the date-form variables by name. Update European example.
4243 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4244 Condense examples. Mention diary-entry-symbols by name.
4245 Condense table for insertion commands.
4246 (Fancy Diary Display): Mention diary-include-string and
4247 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4248 Ethiopic, Persian date functions. Condense descriptions.
4249
4250 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4251 (Adding to Diary): Adapt for changed node name.
4252
71755807
GM
42532008-08-26 Glenn Morris <rgm@gnu.org>
4254
4255 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4256 node "Hebrew/Islamic Entries".
4257
4258 * calendar.texi (Specified Dates): Fix names of iso functions.
4259 (General Calendar): There may not be another window.
4260 (Writing Calendar Files, Holidays): Tweak intro.
4261 (Holidays): Mention Baha'i and Chinese holidays.
4262 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4263 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4264 (To Other Calendar): Add calendar-print-other-dates.
4265 Refer to "graphic display" rather than "X.
4266 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4267 (Displaying the Diary): Fix whitespace after reference.
4268 Fix `diary-number-of-entries' reference.
4269 (Date Formats): Explicitly mention that day names can be abbreviated.
4270 (Adding to Diary): Add some references to other sections.
4271 (Special Diary Entries): Fix reference.
4272 (Appointments): Simplify appt-message-warning-time entry.
4273 Clarify where times must be.
4274 (Importing Diary): Comment out icalendar paragraph that does not apply.
4275 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4276
d76ebc75
GM
42772008-08-23 Glenn Morris <rgm@gnu.org>
4278
4279 * fortran-xtra.texi (Fortran): Change description of free form and
4280 fixed form a bit. Mention hideshow and imenu.
4281 (Fortran Motion): Mention fortran-end-of-subprogram,
4282 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4283 (Fortran Indent): Minor re-word.
4284 (ForIndent Commands): Mention fortran-fill-paragraph and
4285 fortran-fill-statement.
4286 (ForIndent Cont): Mention fortran-tab-mode-string.
4287 (Fortran Comments): Mention fortran-comment-line-start-skip.
4288 (Fortran Columns): Mention font-locking.
4289 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4290
1fc0ce04 42912008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4292
4293 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4294
5c52e13c
CY
42952008-08-22 Chong Yidong <cyd@stupidchicken.com>
4296
4297 * mini.texi (Minibuffer): Simplify introduction.
4298 (Minibuffer File): Document tilde in minibuffer filenames.
4299 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4300 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4301 (Completion Example): Update example to current command list.
4302 (Completion Options): Document `lazy' value of completion-auto-help.
4303 Update contents of completion-ignored-extensions.
4304 (Minibuffer History): Describe "future history" list. State default
4305 value of history-delete-duplicates.
4306
77a00355
GM
43072008-08-21 Glenn Morris <rgm@gnu.org>
4308
4309 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4310 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4311
39ee1d04
CY
43122008-08-17 Chong Yidong <cyd@stupidchicken.com>
4313
4314 * regs.texi (Registers): Clarify valid register names.
4315 (RegPos): Note that buffer is saved and restored too.
4316 (RegText): Note that mark is reactivated/deactivated.
4317 (RegConfig): Xref to Windows node.
4318
b12c348f
CY
43192008-08-16 Chong Yidong <cyd@stupidchicken.com>
4320
3ae7ba79
CY
4321 * basic.texi (Inserting Text): Provide command name for C-q.
4322
b12c348f
CY
4323 * killing.texi (Killing): Copyedit. Define read-only text.
4324 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4325 (Killing by Lines): Copyedit.
4326 (Other Kill Commands): Move M-w description here.
4327 (Yanking): Move M-w to Other Kill Commands.
4328 (Kill Ring): Also mention saving text in registers. Link to Text
4329 Properties in elisp manual.
4330 (Accumulating Text): Copyedit.
4331 (CUA Bindings): Shift selection is now the default.
4332
d8ff7692
TZ
43332008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4334
4335 * maintaining.texi (Change Log): Mention next-error is available.
4336
a43a8a2e
GM
43372008-08-10 Glenn Morris <rgm@gnu.org>
4338
4339 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4340 and intermonth text.
4341 (Holiday Customizing): Add holiday-chinese.
4342
eba27308
EZ
43432008-08-08 Eli Zaretskii <eliz@gnu.org>
4344
4345 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4346
5f14a5b3
DN
43472008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4348
4349 * files.texi (Log Buffer): Describe C-c C-d.
4350 (Diff Mode): Describe C-x 4 A.
4351
49989bff
EZ
43522008-08-06 Eli Zaretskii <eliz@gnu.org>
4353
4354 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4355
5c915c02
DN
43562008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4357
2beaf97a
DN
4358 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4359 describe the new bindings to show the changeset diff, toggle annotation
4360 visibility, show revisions.
4361 (VC Status): Describe key bindings for modifying the change comments,
4362 displaying changeset diffs and annotations.
4363
5c915c02
DN
4364 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4365
71798ace
NR
43662008-08-05 Nick Roberts <nickrob@snap.net.nz>
4367
4368 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4369
b8949644
EZ
43702008-08-02 Eli Zaretskii <eliz@gnu.org>
4371
4372 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4373 and wording.
4374
819567d1
DN
43752008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4376
4377 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4378 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4379 commands. Improve some old info.
4380
5f38310a
CY
43812008-07-31 Chong Yidong <cyd@stupidchicken.com>
4382
0dc3906b
CY
4383 * display.texi (Visual Line Mode): New node.
4384
5f38310a 4385 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4386 (Moving Point): Add additional alternative key bindings.
4387 Describe line-move-visual.
5f38310a
CY
4388 (Erasing): Describe DEL.
4389 (Basic Undo, Blank Lines, Arguments): Copyedit.
4390 (Continuation Lines): Mention Visual Line mode.
4391 (Position Info): Move extended discussion to mule.texi.
4392
4393 * mule.texi (International Chars): Describe C-x =.
4394
4395 * emacs.texi (Top): Add Visual Line Mode node.
4396
7c2fb837
DN
43972008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4398
4399 * emacs.texi: Remove VMS support.
4400
3f6b73ef
DN
44012008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4402
4403 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4404 the vc-dir command name.
4405
9e2a2647
DN
44062008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4407
4408 * xresources.texi: Remove mentions of Mac Carbon.
4409
568beaa2
AS
44102008-07-19 Andreas Schwab <schwab@suse.de>
4411
4412 * ns-emacs.texi: Move to ../misc.
4413
0ef94706
CY
44142008-07-15 Chong Yidong <cyd@stupidchicken.com>
4415
4416 * entering.texi (Exiting): Don't describe text-only terminals as the
4417 default. Describe the new startup screen.
4418 (Exiting): Describe how to kill Emacs first. Change description of
4419 iconification to handle modern window systems.
4420
ba60bd44 44212008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4422
4423 * ns-emacs.texi: New file, documents features of Emacs port under
4424 NeXTstep windowing.
4425
9f30aa73
CY
44262008-07-15 Chong Yidong <cyd@stupidchicken.com>
4427
938a5d2e
CY
4428 * entering.texi (Entering Emacs): Update prev node.
4429
4430 * glossary.texi (Glossary): Remove xref to Text Characters.
4431
9f30aa73
CY
4432 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4433 directly, rather than in the context of ASCII. Move description of
4434 special properties of modifier key to new Modifier Keys node.
4435 (Keys): Copyedit.
4436 (Text Characters): Delete node. Multibyte is the default nowadays, and
4437 the node contents are obsolete.
4438
4439 * custom.texi (Modifier Keys): New node.
4440
4441 * emacs.texi (Top): Update node list.
4442
7e53d36c
CY
44432008-07-13 Chong Yidong <cyd@stupidchicken.com>
4444
4445 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4446 saying that Emacs provides menus and mouse support (which is par for
4447 the course).
4448
4449 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4450 early on.
4451 (Point): Copyedit. Relegate historical trivia to a footnote.
4452 (Mode Line): Explain mode-line format more consistently.
4453 (Menu Bar): Copyedit.
4454
1e9fa96d
GM
44552008-06-27 Glenn Morris <rgm@gnu.org>
4456
4457 * cal-xtra.texi (Sexp Diary Entries):
4458 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4459
dc9bebb8
CY
44602008-06-26 Chong Yidong <cyd@stupidchicken.com>
4461
4462 * mark.texi (Shift selection): New node.
4463 (Mark): Copyedits.
4464 (Persistent Mark): Move to the end of the chapter.
4465
e7881076
EZ
44662008-06-20 Eli Zaretskii <eliz@gnu.org>
4467
4468 * makefile.w32-in (distclean): Remove makefile.
4469
f427400c
NR
44702008-06-17 Nick Roberts <nickrob@snap.net.nz>
4471
4472 * building.texi (Starting GUD): Add an entry for gud-gdb.
4473 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4474 command mode.
4475
b597d348
GM
44762008-06-17 Glenn Morris <rgm@gnu.org>
4477
4478 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4479
647b7094
NR
44802008-06-17 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * building.texi (Starting GUD): Expand on remote debugging.
4483 (Other GDB-UI Buffers): Mention new keyboard bindings.
4484
47a30023
GM
44852008-06-15 Glenn Morris <rgm@gnu.org>
4486
4487 * gnu.texi: Use a verbatim license for this invariant section,
4488 as per etc/GNU.
4489
37e5d54a
GM
44902008-06-13 Daniel Engeler <engeler@gmail.com>
4491
4492 * emacs.texi, misc.texi: Add documentation about serial port access.
4493
8e65d46c
GM
44942008-06-13 Glenn Morris <rgm@gnu.org>
4495
c1473b4c
MB
4496 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4497 maintain.info.
8e65d46c 4498
e40a85cd
MB
44992008-06-05 Miles Bader <miles@gnu.org>
4500
4501 * display.texi (Temporary Face Changes): Update to reflect function
4502 renamings in face-remap.el.
4503
56c73dec
MB
45042008-06-04 Miles Bader <miles@gnu.org>
4505
1c6c854e
CS
4506 * display.texi (Temporary Face Changes):
4507 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4508 `increase-buffer-face-height' and `decrease-default-face-height' now
4509 that they aren't bound by default.
4510
9d3d42fb
MB
45112008-06-03 Miles Bader <miles@gnu.org>
4512
4513 * display.texi (Temporary Face Changes): New node.
4514
2be6bfe2
EZ
45152008-05-31 Eli Zaretskii <eliz@gnu.org>
4516
4517 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4518
daf7e339
GM
45192008-05-31 Glenn Morris <rgm@gnu.org>
4520
4521 * cal-xtra.texi (Fancy Diary Display): Simplify.
4522
d21d2618
GM
45232008-05-30 Glenn Morris <rgm@gnu.org>
4524
4525 * cal-xtra.texi (Fancy Diary Display): Update for
4526 diary-display-function replacing diary-display-hook.
4527
71ce5fd0
JB
45282008-05-29 Drew Adams <drew.adams@oracle.com>
4529
4530 * msdog.texi (Windows Keyboard): Add descriptions of
4531 w32-register-hot-key and w32-unregister-hot-key.
4532
a3cdbdf8
MO
45332008-05-21 Tom Tromey <tromey@redhat.com>
4534
4535 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4536 Variables node.
4537
854a574c
MO
45382008-05-19 Tom Tromey <tromey@redhat.com>
4539
4540 * custom.texi (Variables): Add Directory Variables to menu.
4541 (Directory Variables): New node.
4542
7c2ec3f9
ER
45432008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4544
71ce5fd0 4545 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4546
370fded4
ER
45472008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4548
4549 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4550 Revision Tags and rewritten. Section now uses modern terminology,
4551 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4552 accurately.
4553
6af511e3
EZ
45542008-05-10 Eli Zaretskii <eliz@gnu.org>
4555
4556 * msdog.texi (Windows Files): Update documentation of
4557 w32-get-true-file-attributes.
4558
7a78b6e7
ER
45592008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4560
4561 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4562 directory mode.
4563
1bcfc24e
CY
45642008-05-08 Chong Yidong <cyd@stupidchicken.com>
4565
4566 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4567 entry "television".
1bcfc24e 4568
db86064f
ER
45692008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4570
ab5ec32c 4571 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4572
a31b405e
ER
45732008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4574
4575 * emacs/buffers.texi, emacs/files.texi (Version-control):
4576 vc-toggle-read-only is no longer a good idea...
4577
ff2c14fc
GM
45782008-04-29 Glenn Morris <rgm@gnu.org>
4579
4580 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4581
367c9b7c
JL
45822008-04-22 Juri Linkov <juri@jurta.org>
4583
4584 * dired.texi (Subdirectories in Dired): Describe using `^'
4585 to return to the parent directory.
4586
4ac1e9b4
NR
45872008-04-22 Nick Roberts <nickrob@snap.net.nz>
4588
4589 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4590 recent changes.
4591
b9b3bf2b
NR
45922008-04-19 Nick Roberts <nickrob@snap.net.nz>
4593
4594 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4595 (Other GDB-UI Buffers): Update for recent thread related changes.
4596
4d120d6a
SM
45972008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4598
4599 * maintaining.texi (Maintaining):
4600 * emacs.texi (Top): Typo.
4601
a152877d
SM
46022008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4603
b9b3bf2b
NR
4604 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4605 arg in `font-lock-add-keywords'.
a152877d 4606
36c0514c
GM
46072008-04-08 Glenn Morris <rgm@gnu.org>
4608
4609 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4610 Also add Baha'i calendar references where appropriate.
4611
06a97d46
GM
46122008-04-05 Glenn Morris <rgm@gnu.org>
4613
4614 * custom.texi (Init File): Byte-compiling .emacs is bad.
4615
6adc6eed
SM
46162008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4617
4618 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4619
571388b0
GM
46202008-03-29 Glenn Morris <rgm@gnu.org>
4621
4622 * calendar.texi: Update for `calendar-date-style' replacing
4623 `european-calendar'.
4624
3ae8f876
JR
46252008-03-28 Jason Rumney <jasonr@gnu.org>
4626
4627 * display.texi (Display Custom): Mention overlay-margin in text.
4628
5bc6ddff 46292008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4630
5bc6ddff
MB
4631 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4632 tutorial' comments.
03a864d5 4633
7186a830
CY
46342008-03-28 Chong Yidong <cyd@stupidchicken.com>
4635
4636 * mark.texi (Mark): Rearrange nodes.
4637 (Persistent Mark): Rename from Transient Mark.
4638 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4639 Describe Transient Mark mode as the default.
4640
4641 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4642 the default behavior with Transient Mark mode off.
4643 (Position Info): Fix typo.
4644
71ce5fd0
JB
4645 * display.texi (Standard Faces): Reference the Mark node.
4646 Remove discussion of the region face, which is discussed there.
7186a830
CY
4647
4648 * emacs.texi (Top): Update node listings.
4649
4650 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4651 as the default.
4652
4653 * fixit.texi (Undo): Standardize choice of undo key sequence.
4654 (Undo, Spelling): Describe Transient Mark mode as the default.
4655
4656 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4657 default.
4658
4659 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4660
4661 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4662 mode is the default, and note that the mark is not activated when set.
4663
4664 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4665 Describe Transient Mark mode as the default.
4666
4667 * search.texi (Basic Isearch): Reference the Mark Ring node.
4668 (Replace, Unconditional Replace, Other Repeating Search):
4669 Describe Transient Mark mode as the default.
4670
1c6c854e
CS
4671 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4672 Describe Transient Mark mode as the default.
7186a830
CY
4673 (Paragraphs): Describe how M-h behaves when region is active.
4674
4675 * trouble.texi (Quitting): Clarify effects of C-g.
4676
dc47d1ff
GM
46772008-03-13 Glenn Morris <rgm@gnu.org>
4678
4679 * emacs.texi (EMACSVER): Set to 23.0.60.
4680
e3e0fb39 46812008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4682
e3e0fb39
GM
4683 * dired.texi (Hiding Subdirectories): Fix previous change.
4684
46852008-03-05 Drew Adams <drew.adams@oracle.com>
4686
4687 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4688
5e14abf8
KS
46892008-02-28 Kim F. Storm <storm@cua.dk>
4690
4691 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4692 Move describe-distribution to C-h C-o.
4693 Move view-emacs-problems to C-h C-p.
4694 Add view-emacs-debugging on C-h C-d.
4695 Add view-external-packages on C-h C-e.
d0207bf3 4696 Add view-order-manuals on C-h C-m.
5e14abf8 4697
d0207bf3 46982008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4699
4700 * msdog-xtra.texi (MS-DOS): Docstring fix.
4701
87e391bb
EZ
47022008-02-09 Eli Zaretskii <eliz@gnu.org>
4703
4704 * msdog.texi (Windows Fonts): Use a @table for describing font
4705 properties.
4706
5662e503
JR
47072008-02-07 Jason Rumney <jasonr@gnu.org>
4708
4709 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4710 value has changed.
4711 (Windows HOME): Clarify what is meant by "if that fails as well".
4712 (Windows Fonts): New section.
4713
72463824
GM
47142008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4715
4716 * basic.texi (Basic Undo): Remove duplicate "you can".
4717
7ff926e0
EZ
47182008-02-02 Eli Zaretskii <eliz@gnu.org>
4719
4720 * maintaining.texi (Tags): Fix last change.
4721
6ab7aef1
MA
47222008-02-02 Michael Albinus <michael.albinus@gmx.de>
4723
093571c3 4724 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4725
ace67e7e
NR
47262008-01-31 Nick Roberts <nickrob@snap.net.nz>
4727
4728 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4729
ae068fdf
RS
47302008-01-26 Richard Stallman <rms@gnu.org>
4731
4732 * maintaining.texi (Tags): Delete redundant index entry.
4733
a56d9a08
EZ
47342008-01-26 Eli Zaretskii <eliz@gnu.org>
4735
4736 * programs.texi (Imenu): Move "@cindex tags" from here...
4737 * maintaining.texi (Tags): ...to here.
4738
e941ed90
NR
47392008-01-23 Kevin Ryde <user42@zip.com.au>
4740
4741 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4742 click count.
4743
650276d5
JB
47442008-01-21 Juanma Barranquero <lekktu@gmail.com>
4745
4746 * entering.texi (Exiting): Fix typo.
4747 Reported by D. E. Evans <sinuhe@gnu.org>.
4748
8dc17977
MR
47492007-12-31 Martin Rudalics <rudalics@gmx.at>
4750
4751 * glossary.texi (Glossary): Fix typo.
4752
9f9695a6
RS
47532007-12-27 Richard Stallman <rms@gnu.org>
4754
4755 * text.texi (Formatted Text): Improve menu tag.
4756 (Editing Format Info): In Info, add duplicate menu of nodes
4757 about the submenus.
4758 (Format Faces): Say where Faces menu is found. Mention Other.
4759 (Format Colors): Say where these submenus are found.
4760 (Format Indentation, Format Justification): Likewise.
4761 (Format Properties): Likewise.
4762
abfd0191
RS
47632007-12-22 Richard Stallman <rms@gnu.org>
4764
4765 * search.texi (Query Replace): Make exp of query-replace more
4766 self-contained, and clarify.
8dc17977 4767
abfd0191
RS
4768 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4769
a2586785
RS
47702007-12-15 Richard Stallman <rms@gnu.org>
4771
4772 * files.texi (Auto Save): Clarify definition of auto-saving.
4773
a67cf2bb
RS
47742007-11-26 Richard Stallman <rms@gnu.org>
4775
4776 * help.texi (Help Echo): Cleanups.
4777
448b33b1
TTN
47782007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4779
4780 * files.texi (Why Version Control?): Fix typo.
4781 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4782 (Selecting a Fileset): Fix typos; small rewording.
4783 (Log Buffer): Likewise.
4784 (Old Revisions): Likewise.
448b33b1 4785
221bb7f6
EZ
47862007-11-17 Eli Zaretskii <eliz@gnu.org>
4787
4788 * mule.texi (Communication Coding): Fix wording of last change.
4789
d0207bf3 47902007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4791
630cb3b7
JB
4792 * custom.texi (Specifying File Variables):
4793 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4794
53b7759e
KH
47952007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4796
a5ab2e0c 4797 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4798
4799 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4800
c8763fb6 48012007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4802
630cb3b7 4803 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4804 --output=file.
4805
ff98e024
MR
48062007-11-13 Martin Rudalics <rudalics@gmx.at>
4807
4808 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4809 (Help Echo): Avoid mentioning the term "region" here and
4810 consistently use the term "active text".
4811
37b11c22
GM
48122007-11-11 Glenn Morris <rgm@gnu.org>
4813
4814 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4815
21d50ba1
JL
48162007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4817
1c6c854e
CS
4818 * search.texi (Query Replace):
4819 Mention `query-replace-show-replacement'.
21d50ba1 4820
c12ecb0a 48212007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4822
4823 * building.texi (Watch Expressions): Remove obscure sentence.
4824
3b4201f4
KH
48252007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4826
4827 * mule.texi (Select Input Method): Describe how to activate an input
4828 method in the text mode.
4829
07e5c0b0
DN
48302007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4831
4832 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4833
52dd7391
NR
48342007-10-30 Nick Roberts <nickrob@snap.net.nz>
4835
4836 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4837
c004e539
GM
48382007-10-30 Glenn Morris <rgm@gnu.org>
4839
4840 * misc.texi (Directory Tracking): Explain a bit more about
4841 dirtrack-mode.
4842
ca8c5b8c
GM
48432007-10-25 Glenn Morris <rgm@gnu.org>
4844
4845 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4846
b6c764ef
RS
48472007-10-24 Richard Stallman <rms@gnu.org>
4848
4849 * misc.texi (Interactive Shell): Cleanup last change.
4850
eabd84c9
JL
48512007-10-22 Juri Linkov <juri@jurta.org>
4852
4853 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4854 default values.
4855
0b43c7e2
ER
48562007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4857
ca8c5b8c 4858 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4859 'filesets'.
4860
a80859d4
MR
48612007-10-18 Martin Rudalics <rudalics@gmx.at>
4862
4863 * trouble.texi (Quitting): Fix typo.
4864
c9447ae1
GM
48652007-10-18 Glenn Morris <rgm@gnu.org>
4866
4867 * frames.texi (Mode Line Mouse): Mention minor mode names.
4868
168b980f
JL
48692007-10-17 Juri Linkov <juri@jurta.org>
4870
4871 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4872 fill-paragraph operates on the active region in Transient Mark mode.
4873 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4874 with fill-paragraph.
4875
4876 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4877 fill-paragraph.
4878
4879 * fixit.texi (Spelling): ispell-word operates on the active region
4880 in Transient Mark mode.
4881
5a331f34
JB
48822007-10-17 Aaron S. Hawley <aaronh@garden.org>
4883
4884 * building.texi (Source Buffers):
4885 * custom.texi (Init Non-ASCII):
4886 * glossary.texi (Glossary): Use "key binding" consistently.
4887
2a9f4d55
JB
48882007-10-17 Juanma Barranquero <lekktu@gmail.com>
4889
4890 * calendar.texi (Diary): Fix directive.
4891
de13cecf
RS
48922007-10-16 Richard Stallman <rms@gnu.org>
4893
4894 * calendar.texi (Diary): Clarify text about diary file example.
4895
5f90d53e
ER
48962007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4897
4898 * files.texi: Capitalize node names according to convention.
4899
3aa491bc
GM
49002007-10-13 Glenn Morris <rgm@gnu.org>
4901
4902 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4903
8a3106d3
ER
49042007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4905
4906 * emacs.texi:
4907 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4908 suggested by RMS and Robert J. Chassell.
8a3106d3 4909
da1080a2
ER
49102007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4911
3aa491bc 4912 * files.texi (Version Systems):
0870a421
ER
4913 * vc-xtra.texi:
4914 * vc1-xtra.texi:
ac3f4c6f 4915 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4916 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4917 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4918 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4919
58ade22b
ER
49202007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4921
da1080a2 4922 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4923 Reorder the descriptions to be chronological.
4924
93870ce2
RS
49252007-10-09 Richard Stallman <rms@gnu.org>
4926
4927 * display.texi (Cursor Display): Correct how cursor appears
4928 in nonselected windows.
4929
568c7288
NR
49302007-10-04 Nick Roberts <nickrob@snap.net.nz>
4931
4932 * building.texi (GDB Graphical Interface): Remove references to gdba
4933 and mention gud-gdb.
4934
1af74d06 49352007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4936
1af74d06 4937 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4938
0d8fb755
JL
49392007-10-06 Juri Linkov <juri@jurta.org>
4940
4941 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4942 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4943 fill-paragraph-or-region.
4944
4945 * basic.texi (Arguments): Replace fill-paragraph with
4946 fill-paragraph-or-region.
4947
b981e2c6
ER
49482007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4949
4950 * files.texi: Update the section on version control for 2007
2a9f4d55 4951 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4952 will come later.
4953
5fceaf9c
GM
49542007-09-15 Glenn Morris <rgm@gnu.org>
4955
4956 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4957 to `list-holidays'.
4958
b0e44b17
GM
49592007-09-14 Glenn Morris <rgm@gnu.org>
4960
4961 * calendar.texi: Update all instances of mark-calendar-holidays,
4962 list-calendar-holidays, list-holidays with the new names.
4963
8cf51b2c
GM
49642007-09-06 Glenn Morris <rgm@gnu.org>
4965
46a367db 4966 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4967 Split into the Emacs manual in emacs/, and other manuals in misc/.
4968 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4969 manual.
4970 (infodir): New variable.
4971 (info): Use $infodir.
4972 (emacsman): Delete target, not needed any more.
4973 Move all targets that are not the Emacs manual to misc/Makefile.in.
4974 (mostlyclean): Remove `gnustmp'.
4975 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4976 manual.
92f9b43f 4977 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4978 (emacsman): Delete target, not needed any more.
4979 (clean): Remove all info files but Emacs manual.
4980 Move all targets that are not the Emacs manual to misc/Makefile.in.
4981 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4982
4983 * Makefile.in (INFOSOURCES): Delete.
4984 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4985 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4986 *.vrs *.toc here...
4987 (maintainer-clean): ...from here.
4988
49892007-09-05 Glenn Morris <rgm@gnu.org>
4990
4991 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4992
8cf51b2c
GM
49932007-08-29 Glenn Morris <rgm@gnu.org>
4994
4995 * emacs.texi (EMACSVER): Increase to 23.0.50.
4996
3420c522
RS
49972007-08-27 Richard Stallman <rms@gnu.org>
4998
4999 * emacs.texi (Top): Clarify menu item for Glossary.
5000
5001 * display.texi (Faces): Change secn title.
5002 Clarify not all fonts come from Font Lock.
5003
8cf51b2c
GM
50042007-08-17 Eli Zaretskii <eliz@gnu.org>
5005
5006 * basic.texi (Position Info): Add index entry for face at point.
5007 Mention that character faces are also displayed by "C-u C-x =".
5008
8cf51b2c
GM
50092007-08-08 Glenn Morris <rgm@gnu.org>
5010
5011 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5012
50132007-08-07 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * files.texi (File Conveniences): Document point motion keys in Image
5016 mode.
5017
8cf51b2c
GM
50182007-07-27 Glenn Morris <rgm@gnu.org>
5019
8cf51b2c
GM
5020 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5021 in-line.
5022
5023 * gpl.texi: New file with text of GPL.
5024 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5025
50262007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5027
5028 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5029
5030 * dired.texi (Wdired): Mention C-x C-q key binding.
5031
50322007-07-28 Nick Roberts <nickrob@snap.net.nz>
5033
5034 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5035
50362007-07-25 Glenn Morris <rgm@gnu.org>
5037
8cf51b2c
GM
5038 * emacs.texi (Copying): Replace license with GPLv3.
5039
5040 * Relicense all FSF files to GPLv3 or later.
5041
50422007-07-24 Glenn Morris <rgm@gnu.org>
5043
5044 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5045 for some calendars.
5046
50472007-07-23 Nick Roberts <nickrob@snap.net.nz>
5048
5049 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5050 default-directory for the current buffer is on a remote machine.
5051
8cf51b2c
GM
50522007-07-21 Eli Zaretskii <eliz@gnu.org>
5053
5054 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5055 default value.
5056
50572007-07-21 Richard Stallman <rms@gnu.org>
5058
5059 * files.texi (Why Version Control?): Improve previous change.
5060
50612007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5062
5063 * files.texi (Why Version Control?): New node.
5064
8cf51b2c
GM
50652007-07-12 Nick Roberts <nickrob@snap.net.nz>
5066
8cf51b2c
GM
5067 * building.texi (Starting GUD): Add xref to this anchor.
5068
8cf51b2c
GM
50692007-06-24 Karl Berry <karl@gnu.org>
5070
2a9f4d55 5071 * emacs.texi: New Back-Cover Text.
8cf51b2c 5072
8cf51b2c
GM
50732007-06-07 Alan Mackenzie <acm@muc.de>
5074
5075 * display.texi (Optional Mode Line): Document the new form of
5076 line+column numbers, "(561,2)".
5077
50782007-06-06 Juanma Barranquero <lekktu@gmail.com>
5079
49823426 5080 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5081
50822007-06-02 Chong Yidong <cyd@stupidchicken.com>
5083
5084 * Version 22.1 released.
5085
8cf51b2c
GM
50862007-05-07 Karl Berry <karl@gnu.org>
5087
5088 * emacs.texi (EMACSVER): Back to 22.
5089
50902007-05-06 Richard Stallman <rms@gnu.org>
5091
5092 * maintaining.texi (Create Tags Table): Clean up previous change.
5093
c8763fb6 50942007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5095
5096 * maintaining.texi (Create Tags Table): Add text about the dangers of
5097 making symbolic links to tags files.
5098
50992007-05-04 Karl Berry <karl@gnu.org>
5100
5101 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5102
51032007-05-03 Karl Berry <karl@gnu.org>
5104
5105 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5106
5107 * .cvsignore (*.pdf): New entry.
5108
8cf51b2c
GM
5109 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5110 for printing.
5111
51122007-05-01 Richard Stallman <rms@gnu.org>
5113
5114 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5115
8cf51b2c
GM
51162007-04-28 Glenn Morris <rgm@gnu.org>
5117
5118 * ack.texi (Acknowledgments):
5119 * anti.texi (Antinews):
8cf51b2c
GM
5120 * programs.texi (Program Modes): Restore mention of python.el pending
5121 consideration of legal status.
5122
51232007-04-28 Richard Stallman <rms@gnu.org>
5124
5125 * files.texi (File Names): Fixes to ~ description on MS systems.
5126
8cf51b2c
GM
51272007-04-26 Glenn Morris <rgm@gnu.org>
5128
5129 * emacs.texi (EMACSVER): Increase to 22.1.50.
5130
51312007-04-25 Karl Berry <karl@gnu.org>
5132
5133 * emacs.texi: Improve line breaks on copyright page,
5134 similar layout to lispref, 8.5x11 by default.
5135
5136 * dired.texi (Image-Dired): Improve line break, fix typo.
5137
51382007-04-24 Chong Yidong <cyd@stupidchicken.com>
5139
5140 * programs.texi (Program Modes):
8cf51b2c
GM
5141 * anti.texi (Antinews):
5142 * ack.texi (Acknowledgments): python.el removed.
5143
8cf51b2c
GM
51442007-04-23 Chong Yidong <cyd@stupidchicken.com>
5145
5146 * display.texi (Highlight Interactively): Correct description of
5147 hi-lock-file-patterns-policy.
5148
5149 * files.texi (File Archives): Mention self-extracting executables.
5150
51512007-04-23 Eli Zaretskii <eliz@gnu.org>
5152
5153 * search.texi (Unconditional Replace, Query Replace): Add xref to
5154 "Replacement and Case".
5155
51562007-04-22 Chong Yidong <cyd@stupidchicken.com>
5157
5158 * dired.texi (Image-Dired): Move from Thumbnails node.
5159 * misc.texi (Thumbnails): Node deleted.
5160 * emacs.texi (Top): Update node listing.
5161
5162 * files.texi (File Conveniences):
49823426 5163 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5164
51652007-04-21 Richard Stallman <rms@gnu.org>
5166
5167 * display.texi (Highlight Interactively): Correct previous change.
5168 Clarify doc of hi-lock-find-patterns, and move new features into it.
5169
51702007-04-20 David Koppelman <koppel@ece.lsu.edu>
5171
1c6c854e
CS
5172 * display.texi (Highlight Interactively):
5173 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5174
51752007-04-20 Martin Rudalics <rudalics@gmx.at>
5176
5177 * display.texi (Scrolling): Fix typo.
5178
8cf51b2c
GM
51792007-04-15 Chong Yidong <cyd@stupidchicken.com>
5180
8cf51b2c
GM
5181 * doclicense.texi: Remove node heading, so that it can be included by
5182 other files.
5183
5184 * emacs.texi: Insert node heading for GFDL.
5185
8cf51b2c
GM
51862007-04-14 Eli Zaretskii <eliz@gnu.org>
5187
5188 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5189 "command line".
5190
5191 * display.texi (Faces): Refer to "Creating Frames" for face
5192 and other frame customizations in .emacs.
5193
5194 * frames.texi (Creating Frames): Mention that face customizations can
5195 be put in .emacs. Add index entries.
5196
51972007-04-12 Richard Stallman <rms@gnu.org>
5198
5199 * glossary.texi (Glossary): Explain `iff'.
5200
52012007-04-11 Karl Berry <karl@gnu.org>
5202
5203 * gnu.texi (Top),
5204 * macos.texi (Mac Font Specs),
5205 * anti.texi (Antinews),
5206 * xresources.texi (Resources),
5207 * misc.texi (Emulation),
5208 * calendar.texi (Daylight Saving),
5209 * dired.texi (Dired and Find),
5210 * rmail.texi (Remote Mailboxes),
5211 * sending.texi (Mail Headers),
5212 * programs.texi (Which Function),
5213 * files.texi (Recover),
5214 * buffers.texi (Uniquify),
5215 * frames.texi (Wheeled Mice),
5216 * killing.texi (Rectangles): Wording to improve breaks in
5217 8.5x11 format.
5218 * mule.texi (Language Environments): \hbadness=10000 since there's
5219 no way to reword.
5220 * emacs.texi (smallbook): New @set to more easily switch between
5221 smallbook and 8.5x11.
5222
52232007-04-11 Richard Stallman <rms@gnu.org>
5224
5225 * files.texi (File Conveniences): Add xref to Tumme.
5226 Delete text about Thumbnail mode.
5227
8cf51b2c
GM
52282007-04-09 Alan Mackenzie <acm@muc.de>
5229
5230 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5231 new name. Insert concept index entries.
5232
8cf51b2c
GM
52332007-04-08 Chong Yidong <cyd@stupidchicken.com>
5234
5235 * display.texi (Standard Faces): Document prefix arg for
5236 list-faces-display.
5237
5238 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5239
8cf51b2c
GM
52402007-04-07 Chong Yidong <cyd@stupidchicken.com>
5241
8cf51b2c
GM
5242 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5243
5244 * files.texi (Misc File Ops): Rewrite description of
5245 insert-file-literally.
5246
8cf51b2c
GM
52472007-03-31 Eli Zaretskii <eliz@gnu.org>
5248
5249 * misc.texi (Printing): Postscript -> PostScript.
5250
8cf51b2c
GM
5251 * ack.texi (Acknowledgments): Postscript -> PostScript.
5252
5253 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5254
5255 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5256 below.
5257
52582007-03-30 Chong Yidong <cyd@stupidchicken.com>
5259
5260 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5261 Init Non-ASCII.
5262 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5263 (Init Non-ASCII): New node.
5264
52652007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5266
5267 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5268
8cf51b2c
GM
52692007-03-12 Glenn Morris <rgm@gnu.org>
5270
8cf51b2c
GM
5271 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5272 "Daylight Savings".
5273
49823426 5274 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5275 saving" in text throughout.
5276
8cf51b2c
GM
52772007-03-04 Richard Stallman <rms@gnu.org>
5278
5279 * custom.texi (Safe File Variables): Minor correction.
5280
8cf51b2c
GM
52812007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5282
5283 * rmail.texi (Movemail): Add internal ref.
5284 Don't indent the intro for the PROTO table.
5285 Format PROTO table items with @code.
5286
8cf51b2c
GM
52872007-02-26 Nick Roberts <nickrob@snap.net.nz>
5288
5289 * building.texi: Remove references to bashdb.
5290
8cf51b2c
GM
52912007-02-19 Juanma Barranquero <lekktu@gmail.com>
5292
5293 * mule.texi (Language Environments): Update list of supported language
5294 environments.
5295
8cf51b2c
GM
52962007-02-14 Kim F. Storm <storm@cua.dk>
5297
5298 * building.texi (Grep Searching): Fix lgrep doc.
5299
53002007-02-12 Chong Yidong <cyd@stupidchicken.com>
5301
5302 * back.texi: Remove unused file.
5303
c8763fb6 53042007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5305
5306 * maintaining.texi (Tag Syntax): Now --members is the default for
5307 etags, not for ctags yet.
5308
8cf51b2c
GM
53092007-02-03 Eli Zaretskii <eliz@gnu.org>
5310
5311 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5312 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5313 expects. Add comments to prevent people from inadvertently modifying
5314 the key parts needed by `texinfo-multiple-files-update'.
5315
53162007-01-29 Chong Yidong <cyd@stupidchicken.com>
5317
5318 * frames.texi (Secondary Selection): Window clicked does not matter
5319 when mouse-yank-at-point is non-nil.
5320
8cf51b2c
GM
53212007-01-16 Glenn Morris <rgm@gnu.org>
5322
5323 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5324 system abbrev.
5325
53262007-01-11 Richard Stallman <rms@gnu.org>
5327
5328 * msdog.texi (Windows Keyboard): Another small cleanup.
5329
53302007-01-10 Richard Stallman <rms@gnu.org>
5331
5332 * msdog.texi (Windows Keyboard): Yet another try to make
5333 everyone happy with that passage.
5334
53352007-01-05 Richard Stallman <rms@gnu.org>
5336
5337 * anti.texi (Antinews): Mention M-x shell scrolling.
5338
53392007-01-05 Nick Roberts <nickrob@snap.net.nz>
5340
5341 * building.texi (Watch Expressions): Describe gdb-max-children.
5342
8cf51b2c
GM
53432007-01-04 Richard Stallman <rms@gnu.org>
5344
8cf51b2c
GM
5345 * msdog.texi (Windows Keyboard): Clarify previous change.
5346
8cf51b2c
GM
53472007-01-02 Richard Stallman <rms@gnu.org>
5348
5349 * custom.texi (Changing a Variable): Minor clarification.
5350 (Specific Customization): customize-customized => customize-unsaved.
5351
5352 * entering.texi (Entering Emacs): Clean up text about restarting
5353 Emacs for each file.
5354
5355 * misc.texi (Shell Options): Minor cleanup.
5356
5357 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5358 with Emacs, not vice versa.
5359
5360 * programs.texi (Symbol Completion): Recommend customizing
5361 window manager.
5362
5363 * xresources.texi (Resources): Minor fix.
5364
c8763fb6 53652007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5366
5367 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5368
53692007-01-01 Richard Stallman <rms@gnu.org>
5370
5371 * commands.texi (User Input): Document keys stolen by window mangers.
5372
53732006-12-31 Richard Stallman <rms@gnu.org>
5374
5375 * custom.texi (Specific Customization): Document customize-option
5376 instead of customize-variable.
5377
53782006-12-31 Kim F. Storm <storm@cua.dk>
5379
5380 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5381
53822006-12-30 Kim F. Storm <storm@cua.dk>
5383
5384 * killing.texi (CUA Bindings): Fix typo.
5385
5386 * xresources.texi (Table of Resources): Mention grow-only value for
5387 auto-resize-tool-bars.
5388
8cf51b2c
GM
53892006-12-27 Eli Zaretskii <eliz@gnu.org>
5390
5391 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5392 and how to get them back.
5393
53942006-12-26 Richard Stallman <rms@gnu.org>
5395
5396 * calendar.texi (Holidays): Holiday listing is based on current
5397 practice, but DST is not.
5398
53992006-12-25 Richard Stallman <rms@gnu.org>
5400
5401 * emacs.texi (Top): Update subnode menus.
5402
5403 * mark.texi (Transient Mark): Fix xref.
5404
5405 * killing.texi (Graphical Kill): Node deleted.
5406 (Killing): Add xref to Cut and Paste.
5407 (CUA Bindings): Update xref.
5408
5409 * frames.texi (Cut and Paste): New section to hold other nodes.
5410 (Mouse Commands): Node demoted.
5411 (Cut/Paste Other App): Split out from Mouse Commands.
5412 (Word and Line Mouse): Likewise.
5413 (Secondary Selection, Clipboard): Nodes demoted.
5414
8cf51b2c
GM
54152006-12-24 Kevin Ryde <user42@zip.com.au>
5416
5417 * calendar.texi (Holidays): US daylight saving begins second Sunday
5418 in March for 2007 onwards.
5419 (Daylight Savings): Show new US default daylight saving rules, 2nd
5420 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5421
54222006-12-23 Chong Yidong <cyd@stupidchicken.com>
5423
5424 * calendar.texi (Scroll Calendar): < and > are switched.
5425
54262006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5427
5428 * killing.texi (Deletion): Describe M-\ prefix argument.
5429
54302006-12-23 Richard Stallman <rms@gnu.org>
5431
5432 * search.texi (Regexp Search): Explain why forward and reverse regexp
5433 search are not mirror images.
5434
8cf51b2c
GM
54352006-12-19 Kim F. Storm <storm@cua.dk>
5436
5437 * major.texi (Choosing Modes): Describe match-function elements for
5438 magic-mode-alist.
5439
8cf51b2c
GM
54402006-12-18 Eli Zaretskii <eliz@gnu.org>
5441
5442 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5443 peculiarities.
5444
54452006-12-18 Richard Stallman <rms@gnu.org>
5446
5447 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5448
8cf51b2c
GM
54492006-12-17 Alan Mackenzie <acm@muc.de>
5450
5451 * programs.texi (Left Margin Paren): Remove the bit which says
5452 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5453 Discuss some of the issues of setting this option to nil.
5454
54552006-12-17 Glenn Morris <rgm@gnu.org>
5456
5457 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5458
54592006-12-16 Eli Zaretskii <eliz@gnu.org>
5460
5461 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5462 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5463 NTFS volumes.
5464 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5465 volumes.
5466
54672006-12-15 Eli Zaretskii <eliz@gnu.org>
5468
5469 * text.texi (HTML Mode): Fix "C-c TAB".
5470
8cf51b2c
GM
54712006-12-09 Richard Stallman <rms@gnu.org>
5472
5473 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5474
54752006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5476
5477 * files.texi (Misc File Ops): Document insert-file-literally.
5478
54792006-12-08 Eli Zaretskii <eliz@gnu.org>
5480
5481 * cmdargs.texi (Colors): Note that --color is intended for overriding
5482 the terminal defaults, not for normal invocation.
5483
5484 * misc.texi (Emacs Server): Improve wording. Don't mention the
5485 ``server program''. Add a cross-reference to "Init File" node.
5486 (Invoking emacsclient): Add index entries. Document both short and
5487 long versions of command-line options. Document the -f option.
5488
8cf51b2c
GM
54892006-12-06 Richard Stallman <rms@gnu.org>
5490
5491 * text.texi (Outline Format): Say to set outline-regexp
5492 and outline-level with major modes and file local variables.
5493
c8763fb6 54942006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5495
5496 * anti.texi (Antinews): Mention the alternative to
5497 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5498
8cf51b2c
GM
5499 * misc.texi (Interactive Shell): Ditto.
5500
55012006-12-04 Eli Zaretskii <eliz@gnu.org>
5502
5503 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5504
5505 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5506
55072006-12-01 Eli Zaretskii <eliz@gnu.org>
5508
5509 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5510 colon in the mode line.
5511
5512 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5513
55142006-11-26 Nick Roberts <nickrob@snap.net.nz>
5515
5516 * building.texi (Watch Expressions): Mention SPC for expanding/
5517 contracting watch expressions.
5518
55192006-11-26 Kim F. Storm <storm@cua.dk>
5520
5521 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5522
55232006-11-26 Nick Roberts <nickrob@snap.net.nz>
5524
5525 * building.texi (Debugger Operation): Define text command mode.
5526 Clarify how tooltips work.
5527 (GDB Graphical Interface): Explain how to run in text command mode
5528 more clearly.
5529
55302006-11-25 Juanma Barranquero <lekktu@gmail.com>
5531
5532 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5533
55342006-11-22 Juanma Barranquero <lekktu@gmail.com>
5535
5536 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5537
8cf51b2c
GM
55382006-11-18 Chong Yidong <cyd@stupidchicken.com>
5539
5540 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5541 and EMACS is deprecated.
5542
55432006-11-18 Juanma Barranquero <lekktu@gmail.com>
5544
5545 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5546
c8763fb6 55472006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5548
5549 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5550
5551 * emacs.texi: Include xresources.texi both for info and dvi.
5552
5553 * xresources.texi: Merge text from xresmini.texi.
5554
c8763fb6 55552006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5556
5557 * glossary.texi: Fix typos.
5558
8cf51b2c
GM
55592006-11-06 Richard Stallman <rms@gnu.org>
5560
5561 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5562
5563 * ack.texi (Acknowledgments): Fix name spelling.
5564
55652006-11-01 Juri Linkov <juri@jurta.org>
5566
5567 * search.texi (Word Search): Document incremental word search.
5568
55692006-10-28 Glenn Morris <rgm@gnu.org>
5570
5571 * ack.texi (Acknowledgments): Add cal-html author.
5572
5573 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5574 Calendar"). Describe new package cal-html.
5575 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5576 Calendar Files."
5577
8cf51b2c
GM
55782006-10-23 Richard Stallman <rms@gnu.org>
5579
5580 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5581 Abbrev mode is enabled.
5582
8cf51b2c
GM
55832006-10-16 Richard Stallman <rms@gnu.org>
5584
8cf51b2c
GM
5585 * emacs.texi: Update ISBN.
5586
8cf51b2c
GM
55872006-10-11 Kim F. Storm <storm@cua.dk>
5588
5589 * emacs.texi (Acknowledgments): Use @dotless{i}.
5590
55912006-10-08 Nick Roberts <nickrob@snap.net.nz>
5592
5593 * building.texi (Breakpoints Buffer): Mention catchpoints.
5594
55952006-10-08 Kim F. Storm <storm@cua.dk>
5596
5597 * ack.texi (Acknowledgments): Update.
5598
5599 * emacs.texi (Acknowledgments): Fix bad @/ form.
5600
8cf51b2c
GM
56012006-10-05 Kim F. Storm <storm@cua.dk>
5602
5603 * emacs.texi (Acknowledgments): Add more contributors.
5604
56052006-10-03 Richard Stallman <rms@gnu.org>
5606
5607 * emacs.texi (Acknowledgments): Update version and edition.
5608
8cf51b2c
GM
56092006-10-01 Karl Berry <karl@gnu.org>
5610
5611 * custom.texi (Customization Groups): Page break to keep example buffer
5612 on one page.
5613
56142006-09-30 Karl Berry <karl@gnu.org>
5615
5616 * programs.texi (Basic Indent): @need to improve page break.
5617 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5618
56192006-09-29 Glenn Morris <rgm@gnu.org>
5620
5621 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5622
56232006-09-29 Karl Berry <karl@gnu.org>
5624
5625 * windows.texi (Basic Window): Remove forced @break, no longer
5626 desirable.
5627 * frames.texi (Frame Commands),
5628 * mark.texi (Marking Objects): Reword to avoid bad page break.
5629 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5630
56312006-09-19 Richard Stallman <rms@gnu.org>
5632
5633 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5634 stick to present tense.
5635
c8763fb6 56362006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5637
5638 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5639 to x-gtk-use-old-file-dialog.
5640 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5641
56422006-09-15 Jay Belanger <belanger@truman.edu>
5643
49823426 5644 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5645 Change "Library Public License" to "Lesser Public License"
5646 throughout. Use "yyyy" to represent year.
5647
8cf51b2c
GM
56482006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5649
5650 * files.texi (Visiting): Add index entry "open file".
5651
8cf51b2c
GM
56522006-09-11 Richard Stallman <rms@gnu.org>
5653
5654 * building.texi (Compilation Mode): Clarification.
5655 (Grep Searching): Add xref to Compilation Mode.
5656
8cf51b2c
GM
56572006-09-08 Richard Stallman <rms@gnu.org>
5658
5659 * search.texi (Search): Ref multi-file search commands here.
5660 (Other Repeating Search): Not here.
5661
8cf51b2c
GM
56622006-08-28 Richard Stallman <rms@gnu.org>
5663
5664 * windows.texi (Split Window): Update xref.
5665
5666 * basic.texi (Continuation Lines): Update xref.
5667
5668 * indent.texi (Tab Stops): Update xref.
5669
5670 * emacs.texi (Top): Update subnode menu.
5671
5672 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5673 split out of Display Custom.
5674
56752006-08-25 Kim F. Storm <storm@cua.dk>
5676
5677 * display.texi (Display Custom): Add variables overline-margin
5678 and x-underline-at-descent-line.
5679
56802006-08-25 Richard Stallman <rms@gnu.org>
5681
5682 * entering.texi (Exiting): Rewrite to give graphical displays
5683 priority over text terminals.
5684
5685 * search.texi (Incremental Search): Move index entries.
5686
56872006-08-23 Chong Yidong <cyd@stupidchicken.com>
5688
5689 * custom.texi (Init File): Reference Find Init to avoid "home
5690 directory" confusion.
5691
56922006-08-22 Nick Roberts <nickrob@snap.net.nz>
5693
5694 * building.texi (Other GDB-UI Buffers): Describe how to edit
5695 a value in the locals buffer.
5696
56972006-08-21 Richard Stallman <rms@gnu.org>
5698
5699 * search.texi (Basic Isearch): Add `isearch' index entry.
5700
57012006-08-16 Richard Stallman <rms@gnu.org>
5702
5703 * misc.texi (Saving Emacs Sessions): Clean up wording.
5704
5705 * mark.texi (Marking Objects): Mention term "select all".
5706
5707 * emacs.texi (Top): Update subnode menu.
5708
5709 * help.texi (Help Mode): Move node up in file.
5710
8cf51b2c
GM
57112006-08-15 Nick Roberts <nickrob@snap.net.nz>
5712
5713 * building.texi (Stack Buffer): Explain fringe arrow.
5714
8cf51b2c
GM
57152006-08-12 Eli Zaretskii <eliz@gnu.org>
5716
8cf51b2c
GM
5717 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5718 on startup.
5719
57202006-08-11 Romain Francoise <romain@orebokech.com>
5721
5722 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5723
57242006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5725
5726 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5727
57282006-08-10 Richard Stallman <rms@gnu.org>
5729
5730 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5731 with face merging. Empty regions don't count.
5732 Clarify face property inheritance.
8cf51b2c
GM
5733
57342006-08-08 Romain Francoise <romain@orebokech.com>
5735
5736 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5737 <arjuropo@cc.jyu.fi>.
5738
8cf51b2c
GM
57392006-08-04 Eli Zaretskii <eliz@gnu.org>
5740
5741 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5742 apply to all frames.
5743
8cf51b2c
GM
57442006-08-01 Richard Stallman <rms@gnu.org>
5745
5746 * help.texi (Name Help): Add index entries for describe-variable.
5747
57482006-08-01 Nick Roberts <nickrob@snap.net.nz>
5749
5750 * building.texi (GDB Graphical Interface): Shorten node names.
5751 (GDB-UI Layout): Use GDB-related.
5752 (Other GDB-UI Buffers): Simplify English.
5753
57542006-07-31 Richard Stallman <rms@gnu.org>
5755
5756 * search.texi (Query Replace): Add xref for Dired's Q command.
5757
8cf51b2c
GM
57582006-07-31 Nick Roberts <nickrob@snap.net.nz>
5759
5760 * building.texi (GDB commands in Fringe): Rename to...
5761 (Source Buffers): ..this and move forward. Describe hollow arrow and
5762 new option gdb-find-source-frame.
5763
57642006-07-29 Richard Stallman <rms@gnu.org>
5765
5766 * dired.texi (Operating on Files): Simplify previous change
5767 and fix Texinfo usage.
5768
57692006-07-29 Eli Zaretskii <eliz@gnu.org>
5770
5771 * dired.texi (Operating on Files): Add cross-references. State the
5772 Unix commands that do similar things.
5773
57742006-07-28 Richard Stallman <rms@gnu.org>
5775
5776 * mark.texi (Transient Mark): Clarify that region never disappears
5777 when Transient Mark mode is off, and not when it is on.
5778
57792006-07-27 Richard Stallman <rms@gnu.org>
5780
5781 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5782
57832006-07-24 Richard Stallman <rms@gnu.org>
5784
5785 * xresources.texi (GTK styles): Fix texinfo usage.
5786
8cf51b2c
GM
5787 * commands.texi (User Input): Explain why we teach keyboard cmds.
5788
5789 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5790 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5791 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5792 * doclicense.texi, display.texi, dired.texi, basic.texi:
5793 * anti.texi, ack.texi: Move periods and commas inside quotes.
5794
57952006-07-22 Eli Zaretskii <eliz@gnu.org>
5796
5797 * cmdargs.texi (General Variables): Document EMAIL.
5798
57992006-07-21 Eli Zaretskii <eliz@gnu.org>
5800
5801 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5802 doesn't have effect on MS-Windows.
5803
8cf51b2c
GM
58042006-07-17 Richard Stallman <rms@gnu.org>
5805
5806 * building.texi (Grep Searching): Explain about chaining grep commands.
5807
8cf51b2c
GM
58082006-07-10 Nick Roberts <nickrob@snap.net.nz>
5809
49823426 5810 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5811
58122006-07-09 Chong Yidong <cyd@stupidchicken.com>
5813
5814 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5815 is invoked for multiple files.
5816
58172006-07-08 Eli Zaretskii <eliz@gnu.org>
5818
5819 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5820 on-line manual for the rest of this node.
5821 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5822 unconditionally.
5823 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5824 Improve wording.
5825 (Windows Printing): Improve wording.
5826 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5827 rest of this node.
5828
8cf51b2c
GM
58292006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5830
49823426
GM
5831 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5832 with eval-buffer.
8cf51b2c
GM
5833
58342006-07-05 Nick Roberts <nickrob@snap.net.nz>
5835
5836 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5837 of character translation.
5838
58392006-07-04 Nick Roberts <nickrob@snap.net.nz>
5840
5841 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5842
58432006-07-03 Karl Berry <karl@gnu.org>
5844
5845 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5846 not-too-underfull hboxes in the TeX output.
5847 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5848 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5849 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5850 * sending.texi, text.texi: Fix overfull/underfull boxes.
5851
58522006-07-03 Romain Francoise <romain@orebokech.com>
5853
5854 * m-x.texi (M-x): Fix.
5855
58562006-07-03 Richard Stallman <rms@gnu.org>
5857
8cf51b2c
GM
5858 * search.texi (Other Repeating Search): filename -> file name.
5859
5860 * misc.texi (Narrowing): Minor cleanups.
5861
5862 * files.texi (Visiting): filename -> file name.
5863
5864 * emacs.texi (Top): Update subnode menus.
5865
5866 * mule.texi (Coding Systems): Move char translation stuff here.
5867 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5868 (Recognize Coding): Substantial local rewrites.
5869 (International): Update menu.
5870
5871 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5872 (Scrolling): Substantial local rewrites.
5873 (Display): Update menu and intro.
5874
5875 * dired.texi: filename -> file name.
5876
5877 * custom.texi (Safe File Variables): Texinfo usage fix.
5878
f0131492 58792006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5880
5881 * help.texi, m-x.texi: Lots of cleanups.
5882
8cf51b2c
GM
58832006-06-30 Eli Zaretskii <eliz@gnu.org>
5884
5885 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5886 (Windows Processes, Windows Misc): Shorten the printed version by
5887 selectively conditioning less important portions by @ifnottex.
5888
8cf51b2c
GM
58892006-06-27 Richard Stallman <rms@gnu.org>
5890
5891 * mini.texi (Minibuffer File): Minor cleanup.
5892
58932006-06-25 Nick Roberts <nickrob@snap.net.nz>
5894
5895 * frames.texi (XTerm Mouse): Rename to...
5896 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5897
5898 * emacs.texi (Top): Use new node name.
5899
59002006-06-24 Eli Zaretskii <eliz@gnu.org>
5901
5902 * emacs.texi (Top): Update the detailed menu according to changes in
5903 msdog.texi.
5904
5905 * msdog.texi (Windows Keyboard): New section.
5906 (Windows Mouse): New section.
5907 (Windows System Menu): Remove section (text merged with "Windows
5908 Keyboard").
5909 (Windows Misc): New section.
5910
5911 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5912
5913 * msdog.texi (ls in Lisp): New section.
5914
5915 * files.texi (Visiting): Document case-insensitive wildcard matching
5916 under find-file-wildcards.
5917
8cf51b2c
GM
59182006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5919
5920 * macos.texi (Mac Input): Add description of mac-function-modifier.
5921 Now Unicode keyboard layouts work.
5922
8cf51b2c
GM
59232006-06-10 Richard Stallman <rms@gnu.org>
5924
5925 * mule.texi (Recognize Coding): Clarify previous change.
5926
59272006-06-09 Kenichi Handa <handa@m17n.org>
5928
5929 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5930 notation.
5931
59322006-06-07 Kevin Ryde <user42@zip.com.au>
5933
5934 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5935 manual for @ifnottex, but in emacs-extra for @iftex.
5936
5937 * cmdargs.texi (General Variables): Fix smtpmail xref.
5938
59392006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5940
8cf51b2c 5941 * programs.texi (Comment Commands):
8cf51b2c 5942 * custom.texi (Specifying File Variables):
49823426 5943 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5944
59452006-06-07 Nick Roberts <nickrob@snap.net.nz>
5946
5947 * building.texi (Watch Expressions): Move node to end.
5948 (GDB Graphical Interface): Move description of clicks in fringe...
5949 (GDB commands in the Fringe): ...to here. New node.
5950
8cf51b2c
GM
59512006-06-05 Romain Francoise <romain@orebokech.com>
5952
49823426 5953 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5954
59552006-06-05 Nick Roberts <nickrob@snap.net.nz>
5956
5957 * building.texi (GDB Graphical Interface): Update bindings.
5958 (Commands of GUD): Add gud-print. Remove gud-run.
5959 Restate availability more generally.
5960
f0131492 59612006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5962
5963 * mini.texi: Lots of cleanups.
5964
59652006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5966
5967 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5968 and Mouse-2.
5969
c8763fb6 59702006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5971
5972 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5973
8cf51b2c
GM
59742006-05-31 Richard Stallman <rms@gnu.org>
5975
5976 * basic.texi (Moving Point): Fix previous change.
5977
c8763fb6 59782006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5979
5980 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5981
f0131492 59822006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5983
5984 * basic.texi: Many simplifications and improvements in wording.
5985
8cf51b2c
GM
59862006-05-26 Nick Roberts <nickrob@snap.net.nz>
5987
5988 * anti.texi (Antinews): Create a node for gdb-ui.
5989
8cf51b2c
GM
59902006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5991
5992 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5993
59942006-05-20 Richard Stallman <rms@gnu.org>
5995
5996 * dired.texi (Dired Navigation): dired-goto-file is now j.
5997
8cf51b2c
GM
59982006-05-20 Eli Zaretskii <eliz@gnu.org>
5999
6000 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6001 and their aliases.
6002
6003 * msdog.texi (Windows Printing): Mention non-support of plain text
6004 printing with some el-cheapo printers, and suggest a workaround.
6005
60062006-05-20 Kevin Ryde <user42@zip.com.au>
6007
6008 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6009 remove the bit saying you must set it.
6010
60112006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6012
6013 * trouble.texi (Checklist):
6014 * text.texi (Text, Auto Fill, Text Mode):
6015 * search.texi (Nonincremental Search):
6016 * rmail.texi (Rmail Labels):
6017 * mule.texi (Input Methods, Multibyte Conversion):
6018 * misc.texi (Gnus, Where to Look, PostScript):
6019 * maintaining.texi (Create Tags Table):
6020 * indent.texi (Indentation Commands):
6021 * fixit.texi (Spelling):
6022 * emacs.texi (Copying):
6023 * custom.texi (Init File): ifinfo -> ifnottex.
6024
8cf51b2c
GM
60252006-05-17 Richard Stallman <rms@gnu.org>
6026
6027 * files.texi (Diff Mode): Mention C-x `.
6028
60292006-05-08 Richard Stallman <rms@gnu.org>
6030
6031 * custom.texi (Disabling): Textual cleanups.
6032
8cf51b2c
GM
60332006-05-12 Glenn Morris <rgm@gnu.org>
6034
6035 * calendar.texi (Displaying the Diary, Format of Diary File):
6036 Refer to diary-view-entries, diary-list-entries,
6037 diary-show-all-entries rather than obsolete aliases.
6038
60392006-05-12 Eli Zaretskii <eliz@gnu.org>
6040
6041 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6042 (Displaying the Diary, Special Diary Entries, Importing Diary):
6043 * building.texi (Compilation Shell):
6044 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6045 emacs-xtra with @inforef's.
6046
6047 * files.texi (Visiting): Fix wording.
6048
6049 * mule.texi (Coding Systems, Text Coding): More indexing.
6050 Mention that C-x RET f can set eol conversion.
6051
c8763fb6 60522006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6053
6054 * xresmini.texi (GTK resources): Insert GTK description.
6055
6056 * xresources.texi (GTK resources): metafont should be menufont.
6057
8cf51b2c
GM
60582006-05-06 Michael Albinus <michael.albinus@gmx.de>
6059
49823426 6060 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6061 method, user name and host name is active only in partial
6062 completion mode.
6063
8cf51b2c
GM
60642006-05-06 Eli Zaretskii <eliz@gnu.org>
6065
6066 * makefile.w32-in (emacs.dvi):
6067 * Makefile.in (emacs.dvi): Add xresmini.texi.
6068
6069 * xresmini.texi (Table of Resources): Remove xref to non-existent
6070 node "LessTif Resources".
6071
6072 * msdog.texi (Microsoft Windows):
6073 * calendar.texi (Calendar/Diary, Displaying the Diary)
6074 (Special Diary Entries, Importing Diary, Holidays):
6075 * programs.texi (Program Modes):
6076 * text.texi (Text):
6077 * buffers.texi (Several Buffers):
6078 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6079
60802006-05-06 Eli Zaretskii <eliz@gnu.org>
6081
6082 The following changes merge the emacs-xtra manual into the main
6083 manual, but only for on-line version of the manual.
6084
6085 * vc2-xtra.texi (Version Backups, Local Version Control)
6086 (Making Snapshots, Change Logs and VC, Version Headers)
6087 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6088 on-line manual.
6089
6090 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6091 for on-line manual.
6092
6093 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6094 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6095 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6096 for on-line manual.
6097
6098 * fortran-xtra.texi (Fortran, Fortran Autofill)
6099 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6100 for on-line manual.
6101
6102 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6103 Conditional xref's for on-line manual.
6104
6105 * emerge-xtra.texi (Emerge, Overview of Emerge)
6106 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6107 manual.
6108
6109 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6110 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6111 (EMACSSOURCES): Use EMACS_XTRA.
6112 (../info/emacs-xtra): Remove.
6113 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6114
6115 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6116 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6117 (EMACSSOURCES): Use EMACS_XTRA.
6118 ($(infodir)/emacs-xtra): Remove.
6119 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6120
6121 * trouble.texi (Quitting):
6122 * text.texi (Text):
6123 * programs.texi (Program Modes):
6124 * msdog.texi (Microsoft Windows):
6125 * frames.texi (Frames):
6126 * files.texi (Backup, Version Control, VC Concepts)
6127 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6128 (Registering, VC Status, VC Undo, Multi-User Branching)
6129 (Comparing Files):
6130 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6131 (Displaying the Diary, Special Diary Entries, Importing Diary):
6132 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6133 conditional xref's, depending on @iftex/@ifnottex.
6134
6135 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6136 "MS-DOS". @include msdog-xtra.texi.
6137
6138 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6139 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6140
6141 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6142 for vc-xtra.texi subsections.
6143 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6144 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6145
6146 * sending.texi (Sending Mail): A @node line without explicit Prev,
6147 Next, and Up links.
6148
6149 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6150 Next, and Up links.
6151
6152 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6153 and its sections. @include picture-xtra.texi.
6154
6155 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6156 "Emerge".
6157 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6158
6159 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6160 exact duplicate of its name-sake in calendar.texi.
6161
6162 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6163 "Advanced Calendar/Diary Usage".
6164 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6165
6166 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6167 dired-xtra.texi.
6168 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6169
6170 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6171 (Files) [ifnottex]: Add menu entry for Autorevert.
6172
6173 * emacs-xtra.texi (Introduction): Reword to make consistent with
6174 printed version only.
6175 <Top level>: Remove the body of all chapters and move them to the
6176 new *-xtra.texi files. Use @raisesections and @lowersections to
6177 convert sections to chapters etc.
6178
6179 * msdog-xtra.texi:
6180 * fortran-xtra.texi:
6181 * vc-xtra.texi:
6182 * vc1-xtra.texi:
6183 * vc2-xtra.texi:
6184 * emerge-xtra.texi:
6185 * cal-xtra.texi:
6186 * dired-xtra.texi:
6187 * arevert-xtra.texi: New files, with text from respective chapters
6188 of emacs-xtra.texi. Convert each @chapter into @section, @section
6189 into @subsection, etc.
6190
1c6c854e 6191 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6192 updated.
6193
6194 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6195 Windows". All references updated.
6196
61972006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6198
6199 * macos.texi (Mac Input): Mention input from Character Palette.
6200 (Mac Font Specs): Fix typo.
6201
62022006-05-05 Richard Stallman <rms@gnu.org>
6203
6204 * files.texi (Diff Mode): Minor cleanup.
6205
62062006-05-05 Karl Berry <karl@gnu.org>
6207
8cf51b2c
GM
6208 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6209 errors from the current release of makeinfo (4.8).
6210 * help.texi (Library Keywords): Change widest word in multitable
6211 template from `emulations' to `convenience'. (Not sure if this is
6212 related to the font change.)
6213
62142006-05-05 Eli Zaretskii <eliz@gnu.org>
6215
6216 * files.texi (File Names): Add a footnote about limited support of
6217 ~USER on MS-Windows.
6218
6219 * cmdargs.texi (Initial Options): Add a footnote about limited
6220 support of ~USER on MS-Windows.
6221
62222006-05-03 Richard Stallman <rms@gnu.org>
6223
6224 * files.texi (Diff Mode): Node moved here.
6225 (Comparing Files): Delete what duplicates new node.
6226 (Files): Put Diff Mode in menu.
6227
1c6c854e 6228 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6229
6230 * emacs.texi (Top): Update menu for Diff Mode.
6231
6232 * trouble.texi (Emergency Escape): Simplify.
6233
6234 * emacs.texi (Top): Minor clarification.
6235
62362006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6237
6238 * commands.texi, entering.texi, screen.texi: Many simplifications.
6239
62402006-05-03 Richard Stallman <rms@gnu.org>
6241
6242 * commands.texi (Text Characters): Delete paragraph about unibyte
6243 non-ASCII printing chars.
6244
6245 * killing.texi (Killing): Say "graphical displays".
6246 * display.texi: Say "graphical displays".
6247
6248 * cmdargs.texi (Misc X): Say "graphical displays".
6249
62502006-05-01 Richard Stallman <rms@gnu.org>
6251
6252 * emacs.texi (Top): Add Diff Mode to menu.
6253
62542006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6255
6256 * misc.texi (Diff Mode): New node.
6257
62582006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6259
6260 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6261 (Mac Environment Variables): Shorten example line.
6262 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6263
62642006-05-01 Nick Roberts <nickrob@snap.net.nz>
6265
6266 * building.texi (GUD Customization): Describe cases %d and %c.
6267 Update description for %e.
6268
62692006-04-30 Glenn Morris <rgm@gnu.org>
6270
6271 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6272
62732006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6274
6275 * custom.texi (Examining): Update C-h v output example.
6276
62772006-04-29 Kim F. Storm <storm@cua.dk>
6278
6279 * building.texi (Grep Searching): Add lgrep and rgrep.
6280
8cf51b2c
GM
62812006-04-23 Richard Stallman <rms@gnu.org>
6282
6283 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6284
6285 * xresmini.texi: New file.
6286
6287 * xresources.texi (Face Resources): Split table into font resources
6288 and the rest. Combine similar attributes for brevity.
6289
8cf51b2c
GM
62902006-04-21 Eli Zaretskii <eliz@gnu.org>
6291
6292 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6293 backslashes and case-insensitivity in file names (moved to the
6294 main manual).
6295 (MS-DOS Printing): Move most of the text to the main manual.
6296
6297 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6298 New nodes.
6299 (Windows Processes, Windows System Menu): Add index entries and
6300 fix wording.
6301
8cf51b2c
GM
63022006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6303
6304 * misc.texi (Shell Ring): Add notes on saved input when
6305 navigating off the end of the history list.
6306
63072006-04-18 Chong Yidong <cyd@mit.edu>
6308
6309 * misc.texi (Shell Options): Correct default value of
6310 comint-scroll-show-maximum-output.
6311
8cf51b2c
GM
63122006-04-18 Nick Roberts <nickrob@snap.net.nz>
6313
6314 * building.texi (Watch Expressions): Update.
6315
8cf51b2c
GM
63162006-04-12 Richard Stallman <rms@gnu.org>
6317
6318 * search.texi: Clean up previous change.
6319
63202006-04-12 Eli Zaretskii <eliz@gnu.org>
6321
6322 * search.texi (Regexp Backslash, Regexp Replace): Add index
6323 entries for ``back reference'' and mention the term itself in the
6324 text.
6325
63262006-04-11 Richard Stallman <rms@gnu.org>
6327
6328 * custom.texi (Safe File Variables):
6329 Document enable-local-variables = :safe.
6330
63312006-04-11 Karl Berry <karl@gnu.org>
6332
6333 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6334 (Remote Repositories, Version Backups, Local Version Control)
6335 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6336 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6337 (Renaming VC Work Files and Master Files)
6338 (Inserting Version Control Headers, Customizing VC, General Options)
6339 (Options for RCS and SCCS, Options specific for CVS): Move all
6340 these nodes to emacs-xtra.texi, for brevity.
6341 * cmdargs.texi, files.texi: Change cross-references.
6342
8cf51b2c
GM
63432006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6344
6345 * files.texi (Old Versions): Update description of vc-annotate's
6346 use of color to indicate date ranges.
6347
8cf51b2c
GM
63482006-04-09 Kevin Ryde <user42@zip.com.au>
6349
8cf51b2c
GM
6350 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6351 put info and printed manual names the right way around.
6352
63532006-04-09 Karl Berry <karl@gnu.org>
6354
6355 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6356 emacs-xtra.texi, leaving only MS Windows information.
6357 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6358 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6359 node names.
6360
6361 * emacs.texi: Move @summarycontents and @contents to the beginning
6362 of the file.
6363
8cf51b2c
GM
63642006-04-08 Kevin Ryde <user42@zip.com.au>
6365
6366 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6367
63682006-04-07 Richard Stallman <rms@gnu.org>
6369
6370 * programs.texi (Comments, Comment Commands, Options for Comments)
6371 (Multi-Line Comments): "Align", not "indent".
6372 (Basic Indent): C-j deletes trailing whitespace before the newline.
6373
63742006-04-06 Richard Stallman <rms@gnu.org>
6375
8cf51b2c
GM
6376 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6377
63782006-04-06 Eli Zaretskii <eliz@gnu.org>
6379
6380 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6381
8cf51b2c
GM
63822006-04-05 Richard Stallman <rms@gnu.org>
6383
6384 * emacs.texi (Top): Update subnode menu.
6385
6386 * trouble.texi (Unasked-for Search): Node deleted.
6387 (Lossage): Delete from menu.
6388
63892006-04-04 Richard Stallman <rms@gnu.org>
6390
6391 * trouble.texi: Various cleanups.
6392 (Checklist): Don't bother saying how to snail a bug report.
6393 (Emergency Escape): Much rewriting.
6394 (After a Crash): Rename the core dump immediately.
6395 (Total Frustration): Call it a psychotherapist.
6396 (Bug Criteria): Avoid "illegal instruction".
6397 (Sending Patches): We always put the contributor's name in.
6398
6399 * misc.texi (Thumbnails): Minor correction.
6400
8cf51b2c
GM
64012006-04-03 Richard Stallman <rms@gnu.org>
6402
6403 * misc.texi (Thumbnails): Minor cleanup.
6404
64052006-04-02 Karl Berry <karl@gnu.org>
6406
6407 * sending.texi (Mail Sending): pxref to Top needs five args.
6408
6409 * texinfo.tex: Update to current version (2006-03-21.13).
6410
8cf51b2c
GM
64112006-03-31 Richard Stallman <rms@gnu.org>
6412
6413 * emacs.texi (Top): Update subnode menu.
6414
6415 * help.texi (Help Mode): Cleanup.
6416
6417 * dired.texi: Many cleanups.
6418 (Dired Deletion): Describe dired-recursive-deletes.
6419 (Operating on Files): dired-create-directory moved.
6420 (Misc Dired Features): Move to here.
6421 (Tumme): Node moved to misc.texi.
6422
6423 * custom.texi: Many cleanups.
6424 (Minor Modes): Don't mention ISO Accents Mode.
6425 (Examining): Update C-h v output example.
6426 (Hooks): Add index and xref for add-hook.
6427 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6428 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6429
6430 * misc.texi: Many cleanups.
6431 (beginning): Add to summary of topics.
6432 (Shell): Put eshell xref at the end. Remove eshell from table.
6433 (Thumbnails): New node.
6434
8cf51b2c
GM
64352006-03-28 Eli Zaretskii <eliz@gnu.org>
6436
6437 * files.texi (File Name Cache): Make it clear that the cache is
6438 not persistent.
6439
8cf51b2c
GM
64402006-03-25 Karl Berry <karl@gnu.org>
6441
49823426
GM
6442 * emacs-xtra.texi, emacs.texi, gnu.texi:
6443 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6444 (2) do not indent copyright year list (or anything else).
6445
8cf51b2c
GM
64462006-03-21 Juanma Barranquero <lekktu@gmail.com>
6447
6448 * files.texi (VC Dired Mode): Remove misplaced brackets.
6449
64502006-03-21 Andre Spiegel <spiegel@gnu.org>
6451
6452 * files.texi: Various updates and clarifications in the VC chapter.
6453
64542006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6455
6456 * help.texi (Help Mode): Document "C-c C-c".
6457
8cf51b2c
GM
64582006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6459
6460 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6461 menu in the standalone Info reader.
6462
64632006-03-15 Chong Yidong <cyd@stupidchicken.com>
6464
6465 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6466 moved here from Emacs manual.
6467
6468 * programs.texi (Fortran): Section moved to emacs-xtra.
6469 (Program Modes): Xref to Fortran in emacs-xtra.
6470
6471 * maintaining.texi (Emerge): Move to emacs-xtra.
6472 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6473
6474 * picture.texi: File deleted.
6475 * Makefile.in:
6476 * makefile.w32-in: Remove picture.texi.
6477
6478 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6479 * abbrevs.texi (Abbrevs):
6480 * sending.texi (Sending Mail): Picture node removed.
6481
6482 * emacs.texi (Top): Update node listings.
6483
8cf51b2c
GM
64842006-03-12 Richard Stallman <rms@gnu.org>
6485
6486 * calendar.texi: Various cleanups.
6487
8cf51b2c
GM
64882006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6489
6490 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6491 syntax.
6492
8cf51b2c
GM
64932006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6494
6495 * search.texi (Regexps): More accurately describe which characters
6496 are special in which situations. Recommend _not_ to quote `]' or
6497 `-' when they are not special.
6498
8cf51b2c
GM
64992006-02-28 Andre Spiegel <spiegel@gnu.org>
6500
6501 * files.texi (Old Versions): Clarify operation of C-x v =.
6502
8cf51b2c
GM
65032006-02-21 Nick Roberts <nickrob@snap.net.nz>
6504
6505 * building.texi (Watch Expressions): Update and describe
6506 gdb-speedbar-auto-raise.
6507
65082006-02-19 Richard M. Stallman <rms@gnu.org>
6509
6510 * emacs.texi: Use @smallbook.
6511 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6512 Update subnode menu.
6513
6514 * building.texi (Lisp Interaction): Minor addition.
6515
65162006-02-18 Nick Roberts <nickrob@snap.net.nz>
6517
6518 * building.texi (Watch Expressions): Update and be more precise.
6519
c8763fb6 65202006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6521
6522 * maintaining.texi (Create Tags Table): Explain why the
6523 exception when etags writes to files under the /dev tree.
6524
65252006-02-14 Richard M. Stallman <rms@gnu.org>
6526
6527 * custom.texi (Safe File Variables): Lots of clarification.
6528 Renamed from Unsafe File Variables.
6529
65302006-02-14 Chong Yidong <cyd@stupidchicken.com>
6531
6532 * custom.texi (Unsafe File Variables): File variable confirmation
6533 assumed denied in batch mode.
6534
65352006-02-14 Richard M. Stallman <rms@gnu.org>
6536
6537 * building.texi (GDB User Interface Layout): Don't say `inferior'
6538 for program being debugged.
6539
65402006-02-15 Nick Roberts <nickrob@snap.net.nz>
6541
6542 * building.texi (GDB Graphical Interface):
6543 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6544
65452006-02-13 Chong Yidong <cyd@stupidchicken.com>
6546
6547 * custom.texi (Specifying File Variables, Unsafe File Variables):
6548 New nodes, split from File Variables. Document new file local
6549 variable behavior.
6550
65512006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6552
6553 * display.texi (Standard Faces):
8cf51b2c
GM
6554 * files.texi (Visiting):
6555 * frames.texi (Clipboard):
6556 * glossary.texi (Glossary) <Clipboard>:
6557 * xresources.texi (X Resources): Mention Mac OS port.
6558
8cf51b2c
GM
65592006-02-12 Richard M. Stallman <rms@gnu.org>
6560
6561 * building.texi (Building): Clarify topic in intro.
6562
6563 * maintaining.texi (Maintaining): Change title; clarify topic.
6564 Delete duplicate index entries.
6565
6566 * building.texi (Other GDB User Interface Buffers): Clarifications.
6567
6568 * text.texi (Cell Commands): Clarifications.
6569
6570 * programs.texi (Defuns): Delete duplicate explanation of
6571 left-margin paren convention.
6572 (Hungry Delete): Minor cleanup.
6573
65742006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6575
6576 * dired.texi (Tumme): More tumme documentation.
6577
65782006-02-11 Alan Mackenzie <acm@muc.de>
6579
6580 * programs.texi ("Hungry Delete"): Correct the appellation of the
6581 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6582
65832006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6584
6585 * dired.texi (Tumme): Fix small bug.
6586
65872006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6588
6589 * macos.texi (Mac International): Rename "fontset-mac" to
6590 "fontset-standard".
6591
8cf51b2c
GM
65922006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6593
6594 * dired.texi (Tumme): Basic documentation for Tumme added.
6595
8cf51b2c
GM
65962006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6597
6598 * mule.texi (International):
6599 * programs.texi (Basic Indent): Fix typos.
6600
8cf51b2c
GM
6601 * custom.texi (Minor Modes):
6602 * display.texi (Text Display):
6603 * commands.texi (Text Characters): Update xrefs.
6604
66052006-02-07 Richard M. Stallman <rms@gnu.org>
6606
6607 * emacs.texi (Top): Update subnode menu.
6608 Update info on old Emacs papers.
6609 (Intro): "Graphical display", not window system.
6610
6611 * xresources.texi (GTK styles): Minor clarifications.
6612
6613 * trouble.texi: "Graphical display", not window system.
6614 (Stuck Recursive): Minor clarification.
6615
6616 * text.texi: Minor clarifications.
6617 (Sentences): Explain why two-space convention is better.
6618 Explain sentence-end-without-period here.
6619 (Fill Commands): Not here.
6620 (Refill): Node moved down.
6621 (Filling): Update menu.
6622 (Table Creation, Cell Justification, Column Commands): Clarify.
6623
6624 * sending.texi: Minor clarifications.
6625
6626 * search.texi (Regexp Backslash): Clarification.
6627
6628 * rmail.texi: Minor cleanups.
6629 (Rmail): Delete digression about `rmail-mode'.
6630 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6631 (Rmail Files): Mention C-u M-x rmail.
6632 (Rmail Reply): Mention References.
6633 (Rmail Display): Mention rmail-nonignored-headers.
6634
6635 * programs.texi: Minor cleanups.
6636 (Comment Commands): Mention momentary Transient Mark mode.
6637 (Matching): Be more specific about customizing show-paren-mode.
6638 (Info Lookup): Don't list the modes that support C-h S.
6639 Just say what it does in an unsupported mode.
6640 (Man Page): Delete excessive info on customizing woman.
6641 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6642
6643 * abbrevs.texi: Minor clarifications.
6644 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6645 not "dynamic abbrevs" as if they were a kind of abbrev.
6646
6647 * picture.texi (Picture): Minor cleanup.
6648
6649 * mule.texi (Communication Coding): Say "other applications".
6650 (Fontsets): Not specific to X. Add xref to X Resources.
6651 (Unibyte Mode): Rename from Single-Byte Character Support.
6652 "Graphical display", not window system.
6653 (International): Update menu.
6654
6655 * maintaining.texi (Format of ChangeLog):
6656 New node, split out from ChangeLog.
6657 (ChangeLog): Clarifications in the remaining text.
6658 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6659 (Find Tag): Add @w.
6660 (Tags Search): Explain tag table order here. Simplify grep ref.
6661 (List Tags): tags-tag-face is a variable, not a face.
6662 (Emerge): Cleanups.
6663
6664 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6665 (Keyboard Macros): Avoid "the user".
6666
6667 * killing.texi: "Graphical display", not window system.
6668
6669 * help.texi (Help Echo): "Graphical display", not window system.
6670
6671 * glossary.texi: Say "you", not "the user". Say "graphical display".
6672
6673 * frames.texi: Minor cleanups. "Graphical display", not window system.
6674
6675 * files.texi (Visiting): Make drag-and-drop not X-specific.
6676
6677 * custom.texi: Minor cleanups. "Graphical display", not window system.
6678
6679 * cmdargs.texi: Minor cleanups.
6680
6681 * building.texi (Compilation): Move and split kill-compilation para.
6682 Add para about multiple compilers.
6683 (Compilation Mode): Commands also available in grep mode and others.
6684 Mention C-u C-x ` more tutorially. Clarify C-x `.
6685 (Compilation Shell): Clarify. Put Bash example first.
6686 (Grep Searching): Minor cleanups; add @w.
6687 (Debuggers): Minor cleanups.
6688 (Starting GUD): Make GDB xgraphical mode issue clearer.
6689 (Debugger Operation): Lots of clarifications including
6690 GDB tooltip side-effect issue.
6691 (Commands of GUD): Clarify.
6692 (GUD Customization): Add bashdb-mode-hook.
6693 (GDB Graphical Interface): Rewrite for clarity.
6694 (GDB User Interface Layout): Rewrite for clarity.
6695 (Stack Buffer, Watch Expressions): Likewise.
6696 (Other GDB User Interface Buffers): Cleanups.
6697 (Lisp Libraries, External Lisp): Cleanup.
6698
6699 * basic.texi (Position Info): "Graphical displays", rather than
6700 window systems.
6701
6702 * anti.texi: Minor cleanup.
6703
8cf51b2c
GM
67042006-02-03 Eli Zaretskii <eliz@gnu.org>
6705
6706 * custom.texi (Init File, Find Init): Add cross-references to
6707 where $HOME is described.
6708
67092006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6712 is not inside the @table.
6713
6714 * emacs.texi (Top): Correct node name.
6715
6716 * files.texi (File Names): Fix @xref.
6717 (Reverting): Fix typo.
6718
6719 * mule.texi (International): Correct node name.
6720
6721 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6722
67232006-02-01 Richard M. Stallman <rms@gnu.org>
6724
6725 * emacs.texi (Top): Update subnode menu.
6726
6727 * mule.texi: Minor clarifications.
6728 Reduce the specific references to X Windows.
6729 Refer to "graphical" terminals, rather than window systems.
6730 (Text Coding): Rename from Specify Coding.
6731 (Communication Coding, File Name Coding, Terminal Coding):
6732 New nodes split out from Text Coding.
6733
6734 * kmacro.texi: Minor clarifications.
6735 (Keyboard Macro Ring): Comment out some excessive commands.
6736 (Basic Keyboard Macro): Split up the table, putting part in each node.
6737
6738 * major.texi: Minor clarifications.
6739
6740 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6741
6742 * windows.texi: Minor clarifications.
6743 (Change Window): Don't describe mode-line mouse cmds here.
6744 Add xref to Mode Line Mouse.
6745
6746 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6747
6748 * macos.texi (Mac International): Fix xref.
6749
6750 * indent.texi: Minor clarifications.
6751
6752 * frames.texi: Minor clarifications.
6753 Reduce the specific references to X Windows.
6754 Refer to "graphical" terminals, rather than window systems.
6755 (Frame Parameters): Don't mention commands like
6756 set-foreground-color. Just say to customize a face.
6757 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6758
6759 * files.texi: Minor clarifications.
6760 (Numbered Backups): New node, split out from Backup Names.
6761
6762 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6763
6764 * cmdargs.texi (General Variables): Fix xref.
6765
6766 * buffers.texi: Minor clarifications.
6767
8cf51b2c
GM
67682006-01-31 Richard M. Stallman <rms@gnu.org>
6769
6770 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6771 Nodes moved to top.
6772
6773 * display.texi: Minor clarifications.
6774 (Display): Rearrange menu.
6775 (Standard Faces): Mention query-replace face.
6776 (Faces): Simplify.
6777 (Font Lock): Simplify face customization info.
6778 (Highlight Changes): Node merged into Highlight Interactively.
6779 (Highlight Interactively): Much rewriting and cleanup.
6780 (Optional Mode Line): Narrowed line number not good for goto-line.
6781 Simplify face customization advice.
6782 (Text Display): Mention use of escape-glyph face.
6783 Move ctl-arrow and tab-width here.
6784 (Display Custom): Move no-redraw-on-reenter to end of node.
6785
6786 * search.texi: Minor clarifications.
6787 (Isearch Scroll): Simplify.
6788 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6789
6790 * regs.texi (Registers): Mention bookmarks here.
6791
6792 * mark.texi: Minor clarifications.
6793 (Selective Undo): Node deleted.
6794
6795 * m-x.texi: Minor clarifications.
6796
6797 * killing.texi: Minor clarifications.
6798 Refer to "graphical" terminals, rather than window systems.
6799
6800 * help.texi: Clarifications.
6801 (Help): Don't describe C-h F and C-h K here.
6802 (Key Help): Describe C-h K here.
6803 (Name Help): Mention Emacs Lisp Intro.
6804 Describe C-h F here.
6805 (Misc Help): Mention C-h F and C-h K only briefly.
6806
6807 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6808 Selective undo text merged in.
6809 (Spelling): Mention Aspell along with Ispell.
6810
6811 * emacs.texi (Top): Update subnode menus.
6812
6813 * basic.texi (Basic Undo): Rename from Undo. Most of text
6814 moved to new Undo node.
6815
8cf51b2c
GM
68162006-01-29 Chong Yidong <cyd@stupidchicken.com>
6817
6818 * basic.texi (Continuation Lines, Inserting Text):
6819 Mention longlines mode.
6820
68212006-01-29 Richard M. Stallman <rms@gnu.org>
6822
10d1d0af 6823 * screen.texi: Minor cleanups.
8cf51b2c
GM
6824 (Screen): Clean up the intro paragraphs.
6825 (Mode Line): Lots of rewriting. Handle frame-name better.
6826 eol-mnemonic-... vars moved out.
6827
6828 * emacs.texi (Top): Change menu item for MS-DOS node.
6829 Update subnode menu.
6830
6831 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6832 chapter relates to Windows. Title changed.
6833
6834 * mini.texi: Minor cleanups.
6835
6836 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6837 (Mark): Put it in the menu.
6838
6839 * entering.texi: Minor cleanups.
6840
6841 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6842 (Intro): Refer to "graphical" terminals, rather than X.
6843
6844 * display.texi (Display Custom): Add xref to Variables.
6845 (Optional Mode Line): eol-mnemonic-... vars moved here.
6846
6847 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6848 rather than X.
6849
8cf51b2c
GM
6850 * basic.texi: Minor cleanups.
6851 (Undo): selective-undo moved.
6852
8cf51b2c
GM
68532006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6854
6855 * anti.texi (Antinews): Various corrections and additions.
6856
68572006-01-23 Juri Linkov <juri@jurta.org>
6858
6859 * custom.texi (Easy Customization, Customization Groups)
6860 (Browsing Custom): Mention links along with buttons.
6861
8cf51b2c
GM
68622006-01-21 Eli Zaretskii <eliz@gnu.org>
6863
8cf51b2c
GM
6864 * text.texi (TeX Print): Use @key for TAB.
6865
8cf51b2c
GM
6866 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6867
8cf51b2c
GM
68682006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6869
6870 * files.texi (File Aliases): Don't claim that usually separate
6871 buffers are created for two file names that name the same data.
6872 Mention additional situations where different names mean the same
6873 file on disk.
6874
68752006-01-19 Richard M. Stallman <rms@gnu.org>
6876
6877 * killing.texi (Deletion): Upcase @key argument.
6878
6879 * custom.texi (Custom Themes): Minor cleanup.
6880
6881 * programs.texi (Hungry Delete): Upcase @key argument.
6882
8cf51b2c
GM
68832006-01-16 Juri Linkov <juri@jurta.org>
6884
6885 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6886 Move `mode-line-highlight' before `mode-line-buffer-id'.
6887
8cf51b2c
GM
68882006-01-14 Richard M. Stallman <rms@gnu.org>
6889
6890 * basic.texi (Inserting Text): Minor cleanup.
6891
8cf51b2c
GM
68922006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6893
6894 * custom.texi (Changing a Variable, Face Customization):
6895 Update for changes in Custom menus.
6896
8cf51b2c
GM
68972006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6898
6899 * macos.texi (Mac International): Undo last change.
6900
8cf51b2c
GM
69012006-01-02 Chong Yidong <cyd@stupidchicken.com>
6902
6903 * custom.texi (Custom Themes): Describe the new
6904 customize-create-theme interface.
6905
69062005-12-30 Juri Linkov <juri@jurta.org>
6907
6908 * basic.texi (Position Info): Update example.
6909
c8763fb6 69102005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6911
6912 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6913
69142005-12-24 Chong Yidong <cyd@stupidchicken.com>
6915
6916 * custom.texi (Custom Themes): `load-theme' always loads.
6917
69182005-12-23 Juri Linkov <juri@jurta.org>
6919
6920 * display.texi (Highlight Interactively): Use double space to
6921 separate sentences. Replace C-p with M-p, and C-n with M-n.
6922
69232005-12-22 Richard M. Stallman <rms@gnu.org>
6924
6925 * custom.texi (Easy Customization and subnodes):
6926 Replace "active field" with "button".
6927 Use "user option" only for variables.
6928 Use "setting" for variable-or-face.
6929
69302005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6931
6932 * buffers.texi (Select Buffer): Change order in table to make
6933 "Similar" refer to the correct item.
6934 (Indirect Buffers): Minor rewording.
6935
8cf51b2c
GM
69362005-12-20 Juri Linkov <juri@jurta.org>
6937
6938 * files.texi (VC Status): Put P and N near p and n.
6939
8cf51b2c
GM
69402005-12-19 Richard M. Stallman <rms@gnu.org>
6941
6942 * programs.texi (Electric C): Delete the info about newline control.
6943 (Other C Commands): Minor cleanup.
6944 (Left Margin Paren): Minor cleanup.
6945
69462005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6947
6948 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6949 (Customization Groups): Delete text moved to "Browsing Custom".
6950 (Browsing Custom): New node.
6951 (Specific Customization): Clarify which commands only work for
6952 loaded options.
6953
69542005-12-18 Bill Wohler <wohler@newt.com>
6955
6956 * frames.texi (Tool Bars): Shorten text of previous change.
6957
69582005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6959
6960 * files.texi (VC Status): Document log-view mode.
6961
69622005-12-18 Bill Wohler <wohler@newt.com>
6963
6964 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6965 permanently via the customize interface.
6966
8cf51b2c
GM
69672005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6968
6969 * killing.texi (Killing by Lines): Document `kill-whole-line'
6970 function.
6971
c8763fb6 69722005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6973
6974 * buffers.texi (Select Buffer): Change `prev-buffer' to
6975 `previous-buffer'. Indicate that these functions use a frame
6976 local buffer list.
6977
8cf51b2c
GM
69782005-12-12 Richard M. Stallman <rms@gnu.org>
6979
6980 * custom.texi (Easy Customization): Change menu comment.
6981 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6982
6983 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6984 (Help): Among the Apropos commands, describe only C-h a here.
6985
69862005-12-11 Richard M. Stallman <rms@gnu.org>
6987
6988 * programs.texi (Options for Comments): Comment-end starts with space.
6989
6990 * glossary.texi (Glossary): Minor cleanup.
6991
6992 * files.texi (Old Versions): Use @table.
6993
8cf51b2c
GM
69942005-12-10 David Koppelman <koppel@ece.lsu.edu>
6995
6996 * display.texi (Highlight Interactively): Include
6997 global-hi-lock-mode. Add miscellaneous details and elaborations.
6998
69992005-12-09 Richard M. Stallman <rms@gnu.org>
7000
7001 * display.texi (Font Lock): Delete the Global FL menu item.
7002
70032005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7004
7005 * custom.texi (Minibuffer Maps): Mention the maps for file name
7006 completion.
7007
70082005-12-09 Kim F. Storm <storm@cua.dk>
7009
7010 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7011 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7012 cursor to next corner in rectangle; clarify insert around rectangle.
7013
8cf51b2c
GM
70142005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7015
7016 * custom.texi (Customization): Use xref to elisp manual for
7017 non-TeX output.
7018 (Minor Modes): Update.
7019 (Customization Groups, Changing a Variable, Face Customization):
7020 Update for new appearance of Custom buffers.
7021 (Changing a Variable): `custom-buffer-done-function' has been
7022 replaced by `custom-buffer-done-kill'.
7023 (Specific Customization): In the `customize-group' buffer, a
7024 subgroup's contents are not "hidden". They are not included at
7025 all. They have no [Show] button.
7026 (Mouse Buttons): Add pxref to description of mouse event lists in
7027 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7028 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7029 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7030
70312005-12-08 Richard M. Stallman <rms@gnu.org>
7032
7033 * mini.texi (Completion Commands, Completion):
7034 In file name input, SPC does not do completion.
7035
8cf51b2c
GM
70362005-12-08 Nick Roberts <nickrob@snap.net.nz>
7037
7038 * building.texi (GDB Graphical Interface): Explain screen size
7039 setting.
7040 (Other GDB User Interface Buffers): Describe features specific to
7041 GDB 6.4.
7042
8cf51b2c
GM
70432005-12-01 Nick Roberts <nickrob@snap.net.nz>
7044
7045 * building.texi (GDB User Interface Layout): Describe how to
7046 kill associated buffers.
7047 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7048 (Watch Expressions): Be more precise.
7049 (Other GDB User Interface Buffers): Describe how to change a
7050 register value.
7051
8cf51b2c
GM
70522005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7053
7054 * macos.texi (Mac Input): Remove description of
7055 mac-command-key-is-meta. Add descriptions of
7056 mac-control-modifier, mac-command-modifier, and
7057 mac-option-modifier.
7058 (Mac International): Fix description of conversion of clipboard data.
7059 (Mac Font Specs): Add example of font customization by face attributes.
7060
70612005-11-22 Nick Roberts <nickrob@snap.net.nz>
7062
7063 * building.texi (Watch Expressions): Expand description.
7064 (Other GDB User Interface Buffers): Describe local map for
7065 gud-watch.
7066
70672005-11-21 Chong Yidong <cyd@stupidchicken.com>
7068
7069 * display.texi (Font Lock): Font lock is enabled by default now.
7070
70712005-11-20 Juri Linkov <juri@jurta.org>
7072
7073 * basic.texi (Position Info): Update examples of the output.
7074 Remove the fact that examples are produced in the TeXinfo buffer,
7075 because in the Info reader users will get a different output from
7076 `C-x ='.
7077
7078 * building.texi (Compilation Mode): Remove paragraph duplicated
7079 from the node `Compilation'. Add `compilation-skip-threshold'.
7080
7081 * display.texi (Font Lock): Suggest more user-friendly method of
7082 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7083
70842005-11-18 Richard M. Stallman <rms@gnu.org>
7085
7086 * files.texi (Registering): Mention @@ in mode line.
7087
7088 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7089
70902005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7091
7092 * files.texi (Renaming and VC): Some back-ends don't
7093 handle renaming.
7094
8cf51b2c
GM
70952005-11-17 Juri Linkov <juri@jurta.org>
7096
7097 * emacs.texi (Top):
7098 * display.texi (Highlight Interactively): Put this font-lock based
7099 mode near Font Lock node.
7100
71012005-11-16 Chong Yidong <cyd@stupidchicken.com>
7102
7103 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7104 icons.
7105
71062005-11-12 Kim F. Storm <storm@cua.dk>
7107
7108 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7109 (Help Summary): Add C-h d and C-h e.
7110 (Apropos): Clarify that all apropos commands may search for either
7111 list of words or a regexp. Add C-h d for apropos-documentation.
7112 Describe apropos-documentation-sort-by-scores user option.
7113
8cf51b2c
GM
71142005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7115
7116 * killing.texi (CUA Bindings): Add @section.
7117
71182005-11-10 Kim F. Storm <storm@cua.dk>
7119
7120 * emacs.texi (Top): Add CUA Bindings entry to menu.
7121
7122 * killing.texi (CUA Bindings): New node. Moved here from
7123 misc.texi and extended with info on rectangle commands and
7124 rectangle highlighting, interface to registers, and the global
7125 mark feature.
7126
7127 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7128
7129 * regs.texi: Prev link points to CUA Bindings node.
7130
71312005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7132
7133 * help.texi (Help Echo): By default, help echos are only shown on
7134 mouse-over, not on point-over.
7135
c8763fb6 71362005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7137
7138 * misc.texi (Shell Mode): Describe how to activate password echoing.
7139
8cf51b2c
GM
71402005-11-04 Romain Francoise <romain@orebokech.com>
7141
7142 * mark.texi (Mark Ring): Fix typo.
7143
71442005-11-03 Richard M. Stallman <rms@gnu.org>
7145
7146 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7147
71482005-11-01 Bill Wohler <wohler@newt.com>
7149
7150 * help.texi (Help Mode): Fix typo.
7151
71522005-11-01 Nick Roberts <nickrob@snap.net.nz>
7153
1c6c854e
CS
7154 * building.texi (Other GDB User Interface Buffers):
7155 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7156
71572005-10-31 Romain Francoise <romain@orebokech.com>
7158
7159 * files.texi (Compressed Files): Fix typo.
7160
7161 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7162
7163 * windows.texi (Force Same Window): Likewise.
7164
71652005-10-30 Bill Wohler <wohler@newt.com>
7166
7167 * help.texi (Help Mode): URLs viewed with browse-url.
7168
71692005-10-31 Nick Roberts <nickrob@snap.net.nz>
7170
7171 * building.texi (GDB Graphical Interface): Don't reference
7172 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7173 must stay in same frame.
7174
71752005-10-29 Chong Yidong <cyd@stupidchicken.com>
7176
7177 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7178
7179 * anti.texi (Antinews): Likewise.
7180
8cf51b2c
GM
71812005-10-28 Bill Wohler <wohler@newt.com>
7182
7183 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7184
71852005-10-28 Richard M. Stallman <rms@gnu.org>
7186
7187 * files.texi (Visiting): Explain how to enter ? in a file name.
7188
7189 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7190
8cf51b2c
GM
71912005-10-25 Nick Roberts <nickrob@snap.net.nz>
7192
1c6c854e
CS
7193 * building.texi (GDB Graphical Interface):
7194 Describe gdb-mouse-until.
8cf51b2c
GM
7195
71962005-10-23 Richard M. Stallman <rms@gnu.org>
7197
7198 * custom.texi (Init File): Recommend when to use site-start.el.
7199
8cf51b2c
GM
72002005-10-21 Juri Linkov <juri@jurta.org>
7201
7202 * custom.texi (Examining): Mention accessing the old variable
7203 value via M-n in set-variable.
7204
8cf51b2c
GM
72052005-10-18 Romain Francoise <romain@orebokech.com>
7206
7207 * files.texi (Version Systems): Capitalize GNU.
7208
8cf51b2c
GM
72092005-10-18 Nick Roberts <nickrob@snap.net.nz>
7210
7211 * building.texi (Compilation Mode): Remove redundant paragraph.
7212 (Watch Expressions): Remove paragraph to reflect code change.
7213
8cf51b2c
GM
72142005-10-16 Richard M. Stallman <rms@gnu.org>
7215
7216 * building.texi (Compilation Mode, Compilation): Clarified.
7217
72182005-10-15 Richard M. Stallman <rms@gnu.org>
7219
7220 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7221
8cf51b2c
GM
72222005-10-13 Kenichi Handa <handa@m17n.org>
7223
7224 * basic.texi (Position Info): Fix previous change.
7225
c8763fb6 72262005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7227
7228 * cmdargs.texi (Icons X): Fix typo.
7229
72302005-10-12 Kenichi Handa <handa@m17n.org>
7231
7232 * basic.texi (Position Info): Describe the case that Emacs shows
7233 "part of display ...".
7234
c8763fb6 72352005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7236
7237 * cmdargs.texi (Icons X): -nb => -nbi.
7238
72392005-10-10 Chong Yidong <cyd@stupidchicken.com>
7240
7241 * frames.texi (Speedbar): A couple more clarifications.
7242
72432005-10-11 Nick Roberts <nickrob@snap.net.nz>
7244
7245 * building.texi (GDB User Interface Layout): Improve diagram.
7246 (Watch Expressions): Explain how to make speedbar global.
7247 (Other GDB User Interface Buffers): Make references more precise.
7248
8cf51b2c
GM
72492005-10-09 Richard M. Stallman <rms@gnu.org>
7250
7251 * frames.texi (Speedbar): Clarify the text.
7252
72532005-10-09 Chong Yidong <cyd@stupidchicken.com>
7254
7255 * frames.texi (Speedbar): Add information on keybindings,
7256 dismissing the speedbar, and buffer display mode. Link to
7257 speedbar manual.
7258
c8763fb6 72592005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7260
1c6c854e 7261 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7262 added -nb, --no-bitmap-icon.
7263
8cf51b2c
GM
72642005-10-07 Nick Roberts <nickrob@snap.net.nz>
7265
7266 * building.texi (GDB Graphical Interface): Add variables and
7267 functions to indices. Be more precise.
7268
c8763fb6 72692005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7270
7271 * frames.texi (Drag and Drop): Remove the x- from
7272 x-dnd-open-file-other-window and xdnd-protocol-alist.
7273
72742005-09-30 Romain Francoise <romain@orebokech.com>
7275
7276 * mini.texi (Minibuffer): The default value now appears before the
7277 colon in minibuffer prompts.
7278
8cf51b2c
GM
72792005-09-25 Richard M. Stallman <rms@gnu.org>
7280
7281 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7282
8cf51b2c
GM
72832005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7284
7285 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7286
8cf51b2c
GM
72872005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7288
7289 * emacs.texi (Top): Update submenus from macos.texi.
7290
7291 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7292 (Mac OS): Update feature support status.
7293 (Mac Input): List supported input scripts. Remove description
7294 about `mac-keyboard-text-encoding'. Mention mouse button
7295 emulation and related variables.
7296 (Mac International): Mention Central European and Cyrillic
7297 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7298 Add description about coding system for selection.
7299 Add description about language environment.
7300 (Mac Environment Variables):
7301 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7302 arguments. Add Preferences support.
7303 (Mac Directories): Explicitly state that this node is for Mac OS
7304 Classic only.
1c6c854e
CS
7305 (Mac Font Specs): Mention specification for scalable fonts.
7306 List supported charsets. Add preferred way of creating fontsets.
7307 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7308 (Mac Functions): Add descriptions about `mac-set-file-creator',
7309 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7310 and `mac-get-preference'.
7311
8cf51b2c
GM
73122005-09-16 Romain Francoise <romain@orebokech.com>
7313
7314 Update all files to specify GFDL version 1.2.
7315
7316 * doclicense.texi (GNU Free Documentation License): Update to
7317 version 1.2.
7318
73192005-09-15 Richard M. Stallman <rms@gnu.org>
7320
7321 * buffers.texi (List Buffers): Fix xref.
7322
7323 * rmail.texi (Rmail Basics): Fix xref.
7324
7325 * emacs.texi (Top): Update subnode menus.
7326
7327 * files.texi (Saving Commands): New node, broken out of Saving.
7328 (Customize Save): New node, broken out of Saving.
7329 Clarify effect of write-region-inhibit-fsync.
7330 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7331
8cf51b2c
GM
73322005-09-14 Romain Francoise <romain@orebokech.com>
7333
7334 * files.texi (Saving): Mention write-region-inhibit-fsync.
7335
73362005-09-05 Chong Yidong <cyd@stupidchicken.com>
7337
7338 * custom.texi (Custom Themes): New node.
7339
73402005-09-03 Richard M. Stallman <rms@gnu.org>
7341
49823426
GM
7342 * search.texi (Search Case): Mention vars that control
7343 case-fold-search for various operations.
8cf51b2c
GM
7344
73452005-08-22 Juri Linkov <juri@jurta.org>
7346
7347 * display.texi (Standard Faces): Merge the text from
7348 `(elisp)Standard Faces' into this node.
7349
73502005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7351
7352 * emacs.texi (Top): Delete menu item for deleted node
7353 Keyboard Translations.
7354
73552005-08-18 Richard M. Stallman <rms@gnu.org>
7356
8cf51b2c
GM
7357 * trouble.texi (Unasked-for Search):
7358 Delete xref to Keyboard Translations.
7359
7360 * glossary.texi (Glossary): Delete xref.
7361
8cf51b2c
GM
7362 * custom.texi (Minor Modes): Say that the list here is not complete.
7363 (Keyboard Translations): Node deleted.
7364 (Disabling): Delete xref to it.
7365 (Customization Groups): Fix Custom buffer example.
7366 (Hooks): Mention remove-hooks.
7367
73682005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7369
7370 * building.texi (GDB Graphical Interface): Improve filling of menu
7371 item.
7372
73732005-08-18 Nick Roberts <nickrob@snap.net.nz>
7374
7375 * building.texi (GDB Graphical Interface): Use better node names.
7376
73772005-08-14 Richard M. Stallman <rms@gnu.org>
7378
7379 * text.texi (Sentences): Fix xref.
7380
73812005-08-14 Juri Linkov <juri@jurta.org>
7382
7383 * building.texi (Compilation, Grep Searching): Move grep command
7384 headings from `Compilation' to `Grep Searching'.
7385
7386 * dired.texi (Dired and Find):
7387 * maintaining.texi (Tags Search): Replace grep xref to
7388 `Compilation' node with `Grep Searching'.
7389
7390 * files.texi (Comparing Files): Replace xref to `Compilation' with
7391 `Compilation Mode'.
7392
73932005-08-13 Alan Mackenzie <acm@muc.de>
7394
7395 * search.texi (Non-ASCII Isearch): Correct a typo.
7396 (Replacement Commands): Mention query-replace key binding.
7397
73982005-08-11 Richard M. Stallman <rms@gnu.org>
7399
7400 * programs.texi (Options for Comments): Fix xref.
7401
7402 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7403 out of Regexps.
7404
8cf51b2c
GM
74052005-08-09 Juri Linkov <juri@jurta.org>
7406
7407 * building.texi (Compilation): Use `itemx' instead of `item'.
7408 (Grep Searching): Simplify phrase.
7409
7410 * display.texi (Standard Faces): Describe vertical-border on
7411 window systems.
7412
7413 * windows.texi (Split Window): Simplify phrase and mention
7414 vertical-border face.
7415
74162005-08-09 Richard M. Stallman <rms@gnu.org>
7417
7418 * files.texi (Comparing Files): Clarify compare-windows.
7419
7420 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7421
8cf51b2c
GM
74222005-08-06 Eli Zaretskii <eliz@gnu.org>
7423
7424 * mule.texi (Coding Systems): Rephrase the paragraph about
7425 codepages: no need for "M-x codepage-setup" anymore, except on
7426 MS-DOS.
7427
7428 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7429 the MS-DOS port only.
7430
74312005-07-30 Eli Zaretskii <eliz@gnu.org>
7432
7433 * makefile.w32-in (info): Don't run multi-install-info.bat.
7434 ($(infodir)/dir): New target, produced by running
7435 multi-install-info.bat.
7436
8cf51b2c
GM
74372005-07-22 Eli Zaretskii <eliz@gnu.org>
7438
7439 * files.texi (Quoted File Names): Add index entry.
7440
8cf51b2c
GM
74412005-07-19 Juri Linkov <juri@jurta.org>
7442
7443 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7444
74452005-07-18 Juri Linkov <juri@jurta.org>
7446
8cf51b2c
GM
7447 * custom.texi (Easy Customization):
7448 * files.texi (Old Versions):
7449 * frames.texi (Wheeled Mice):
7450 * mule.texi (Specify Coding):
8cf51b2c
GM
7451 * text.texi (Cell Justification):
7452 * trouble.texi (After a Crash):
8cf51b2c
GM
7453 * xresources.texi (GTK styles):
7454 Delete duplicate duplicate words.
7455
74562005-07-17 Richard M. Stallman <rms@gnu.org>
7457
7458 * frames.texi (Creating Frames): Fix foreground color example.
7459
7460 * custom.texi (Init Examples): Clean up text about conditionals.
7461
74622005-07-16 Richard M. Stallman <rms@gnu.org>
7463
7464 * mini.texi (Completion Commands): Fix command name for ?.
7465
8cf51b2c
GM
74662005-07-16 Eli Zaretskii <eliz@gnu.org>
7467
7468 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7469 `menu' face has no effect on w32 and with GTK.
7470 Add cross-references.
8cf51b2c
GM
7471
7472 * cmdargs.texi (General Variables): Clarify the default location
7473 of $HOME on w32 systems.
7474
74752005-07-15 Jason Rumney <jasonr@gnu.org>
7476
7477 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7478 changed.
7479
74802005-07-08 Kenichi Handa <handa@m17n.org>
7481
1c6c854e
CS
7482 * mule.texi (Recognize Coding):
7483 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7484
74852005-07-07 Richard M. Stallman <rms@gnu.org>
7486
7487 * anti.texi (Antinews): Mention mode-line-inverse-video.
7488
7489 * files.texi (Saving): Minor correction about C-x C-w.
7490
7491 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7492
74932005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7494
7495 * search.texi (Isearch Scroll): Add example of using the
7496 `isearch-scroll' property.
7497 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7498 `Display Custom' node.
7499 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7500 and de-emphasize it.
7501 (Other Repeating Search): `occur' currently can not correctly
7502 handle multiline matches. Correct, clarify and update description
7503 of `flush-lines' and `keep-lines'.
7504
7505 * display.texi (Display Custom): Add anchor for `baud-rate'.
7506
75072005-07-07 Richard M. Stallman <rms@gnu.org>
7508
7509 * gnu.texi: Update where to get GNU status; add refs for how to help.
7510 Add footnotes 6 and 7.
7511
75122005-07-04 Lute Kamstra <lute@gnu.org>
7513
7514 Update FSF's address in GPL notices.
7515
8cf51b2c 7516 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7517 * trouble.texi (Checklist): Update FSF's address.
7518
8cf51b2c
GM
75192005-06-24 Richard M. Stallman <rms@gnu.org>
7520
7521 * display.texi (Text Display): Change index entries.
7522
75232005-06-24 Eli Zaretskii <eliz@gnu.org>
7524
7525 * makefile.w32-in (MAKEINFO): Use --force.
7526 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7527 Makefile.in.
8cf51b2c
GM
7528
75292005-06-23 Richard M. Stallman <rms@gnu.org>
7530
1c6c854e 7531 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7532 nobreak-char-display.
7533
7534 * emacs.texi (Top): Update detailed node listing.
7535
1c6c854e 7536 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7537 to nobreak-char-display and no-break-space to nobreak-space.
7538 (Standard Faces): Split up the list of standard faces
7539 and put it in a separate node. Add nobreak-space and
7540 escape-glyph.
7541
8cf51b2c
GM
75422005-06-23 Lute Kamstra <lute@gnu.org>
7543
7544 * mule.texi (Select Input Method): Fix typo.
7545
75462005-06-23 Kenichi Handa <handa@m17n.org>
7547
1c6c854e
CS
7548 * mule.texi (International): List all supported scripts.
7549 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7550 distribution.
7551 (Language Environments): List all language environments.
7552 Intlfonts contains fonts for most supported scripts, not all..
7553 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7554 input a specific character.
8cf51b2c
GM
7555 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7556
75572005-06-23 Juanma Barranquero <lekktu@gmail.com>
7558
49823426 7559 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7560
75612005-06-22 Miles Bader <miles@gnu.org>
7562
7563 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7564
75652005-06-20 Miles Bader <miles@gnu.org>
7566
7567 * display.texi (Faces): Add `vertical-divider'.
7568
75692005-06-17 Richard M. Stallman <rms@gnu.org>
7570
7571 * text.texi (Adaptive Fill): Minor clarification.
7572
8cf51b2c
GM
75732005-06-10 Lute Kamstra <lute@gnu.org>
7574
7575 * emacs.texi (Top): Correct version number.
7576 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7577 refer to the current version of Emacs.
7578
75792005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7580
7581 * files.texi (Log Buffer): Document when there can be more than
7582 one file to be committed.
7583
75842005-06-08 Juri Linkov <juri@jurta.org>
7585
7586 * display.texi (Faces): Add `shadow' face.
7587
75882005-06-07 Masatake YAMATO <jet@gyve.org>
7589
7590 * display.texi (Faces): Write about mode-line-highlight.
7591
75922005-06-06 Richard M. Stallman <rms@gnu.org>
7593
7594 * misc.texi (Printing Package): Explain how to initialize
7595 printing package.
7596
7597 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7598
75992005-06-05 Chong Yidong <cyd@stupidchicken.com>
7600
7601 * emacs.texi: Rename Hardcopy to Printing.
7602 Make PostScript and PostScript Variables subnodes of it.
7603
7604 * misc.texi (Printing): Rename node from Hardcopy.
7605 Mention menu bar options.
7606 Move PostScript and PostScript Variables to submenu.
7607 (Printing package): New node.
7608
7609 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7610
7611 * dired.texi (Operating on Files): Likewise.
7612
7613 * calendar.texi (Displaying the Diary): Likewise.
7614
7615 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7616
7617 * glossary.texi (Glossary): Likewise.
7618
7619 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7620 effect.
7621
76222005-06-04 Richard M. Stallman <rms@gnu.org>
7623
7624 * trouble.texi (After a Crash): Polish previous change.
7625
8cf51b2c
GM
76262005-05-30 Noah Friedman <friedman@splode.com>
7627
7628 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7629 recovery mechanism.
7630
8cf51b2c
GM
76312005-05-28 Nick Roberts <nickrob@snap.net.nz>
7632
7633 * building.texi (Other Buffers): SPC toggles display of
7634 floating point registers.
7635
8cf51b2c
GM
76362005-05-27 Nick Roberts <nickrob@snap.net.nz>
7637
7638 * files.texi (Log Buffer): Merge in description of Log Edit
7639 mode from pcl-cvs.texi.
7640
76412005-05-26 Richard M. Stallman <rms@gnu.org>
7642
7643 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7644
8cf51b2c
GM
76452005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7646
7647 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7648 not enabled by default.
7649 When not on a word, `ispell-word' by default checks the word
7650 before point.
7651
76522005-05-24 Nick Roberts <nickrob@snap.net.nz>
7653
7654 * building.texi (Debugger Operation): Simplify last sentence.
7655
76562005-05-23 Lute Kamstra <lute@gnu.org>
7657
7658 * emacs.texi: Update FSF's address throughout.
7659 (Preface): Use @cite.
7660 (Distrib): Add cross reference to the node "Copying". Mention the
7661 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7662 printed manuals.
7663 (Intro): Use @xref for the Emacs Lisp Intro.
7664
8cf51b2c
GM
76652005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7668
7669 * basic.texi (Moving Point): Mention default for `goto-line'.
7670
7671 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7672 of a variable's docstring.
7673
76742005-05-18 Lute Kamstra <lute@gnu.org>
7675
7676 * maintaining.texi (Overview of Emerge): Add cross reference.
7677 Remove duplication.
7678
7679 * emacs.texi (Top): Update to the current structure of the manual.
7680 * misc.texi (Emacs Server): Add menu description.
7681 * files.texi (Saving): Fix menu.
7682 * custom.texi (Customization): Fix menu.
7683 * mule.texi (International): Fix menu.
7684 * kmacro.texi (Keyboard Macros): Fix menu.
7685
76862005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7687
7688 * display.texi: Various minor changes.
7689 (Faces): Delete text that is repeated in the next section.
7690
76912005-05-16 Nick Roberts <nickrob@snap.net.nz>
7692
7693 * building.texi (Debugger Operation): Mention GUD tooltips are
7694 disabled with GDB in text command mode.
7695
8cf51b2c
GM
76962005-05-16 Nick Roberts <nickrob@snap.net.nz>
7697
7698 * building.texi: Replace toolbar with "tool bar" for consistency.
7699 (Compilation Mode): Describe compilation-context-lines
7700 and use of arrow in compilation buffer.
7701 (Debugger Operation): Replace help text with variable's value.
7702
7703 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7704 consistency.
7705
77062005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7707
7708 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7709 Add xref.
7710
8cf51b2c
GM
77112005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7712
7713 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7714 (Position Info): Delete discussion of `goto-line'. It is already
7715 described in `Moving point'.
7716
7717 * mini.texi (Completion Commands): Correct reference.
7718 (Completion Options): Fix typo.
7719
7720 * killing.texi (Deletion): Complete description of `C-x C-o'.
7721
8cf51b2c
GM
77222005-05-10 Richard M. Stallman <rms@gnu.org>
7723
7724 * building.texi (Compilation): Clarify recompile's directory choice.
7725
7726 * frames.texi (Tooltips): Cleanups.
7727
7728 * basic.texi (Arguments): Fix punctuation.
7729
77302005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7731
7732 * screen.texi (Menu Bar): The up and down (not left and right)
7733 arrow keys move through a keyboard menu.
7734
77352005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7736
7737 * basic.texi: Various typo and grammar fixes.
7738 (Moving Point): C-a now runs move-beginning-of-line.
7739
77402005-05-08 Nick Roberts <nickrob@snap.net.nz>
7741
7742 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7743
7744 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7745 as different animals.
7746
77472005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7748
7749 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7750 Correct index entry.
7751
77522005-05-07 Nick Roberts <nickrob@snap.net.nz>
7753
7754 * building.texi (Debugger Operation): Update to reflect changes
7755 in GUD tooltips.
7756
77572005-04-30 Richard M. Stallman <rms@gnu.org>
7758
7759 * files.texi (Compressed Files): Auto Compression normally enabled.
7760
7761 * building.texi (Debugger Operation): Clarify previous change.
7762
8cf51b2c
GM
77632005-04-28 Nick Roberts <nickrob@snap.net.nz>
7764
7765 * building.texi (Debugger Operation): Add description for
7766 GUD tooltips when program is not running.
7767
77682005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * misc.texi (Shell): Add `Shell Prompts' to menu.
7771 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7772 description. Delete remarks moved to new node.
7773 (Shell Prompts): New node.
7774 (History References): Replace remarks moved to `Shell Prompts'
7775 with xref to that node.
7776 (Remote Host): Clarify how to specify the terminal type when
7777 logging in to a different machine.
7778
77792005-04-26 Richard M. Stallman <rms@gnu.org>
7780
7781 * emacs.texi (Top): Update submenus from files.texi.
7782
7783 * files.texi (Filesets): Clarify previous change.
7784
7785 * dired.texi (Misc Dired Features): Clarify previous change.
7786
77872005-04-25 Chong Yidong <cyd@stupidchicken.com>
7788
7789 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7790
1c6c854e
CS
7791 * dired.texi (Misc Dired Features):
7792 Document dired-compare-directories.
8cf51b2c
GM
7793
7794 * files.texi (Filesets): New node.
7795 (File Conveniences): Document Image mode.
7796
7797 * text.texi (TeX Print): Document tex-compile.
7798
77992005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7800
7801 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7802 Delete redundant reference to tooltip Custom group. It is
7803 referred too again in the next paragraph.
7804
78052005-04-24 Richard M. Stallman <rms@gnu.org>
7806
7807 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7808
8cf51b2c
GM
78092005-04-19 Kim F. Storm <storm@cua.dk>
7810
7811 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7812
78132005-04-18 Lars Hansen <larsh@math.ku.dk>
7814
7815 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7816 turns off desktop-save-mode.
7817
78182005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7819
7820 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7821 by default in terminals compatible with xterm. Mention that
7822 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7823 node.
7824
8cf51b2c
GM
78252005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7826
7827 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7828
c8763fb6 78292005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7830
7831 * xresources.texi (Table of Resources): Add cursorBlink.
7832
78332005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7834
7835 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7836 `d', `C-d' and `u'.
7837
78382005-04-11 Richard M. Stallman <rms@gnu.org>
7839
7840 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7841 (Misc X): Add -D, --basic-display.
7842
7843 * maintaining.texi (Change Log): Correct the description of
7844 the example.
7845
7846 * major.texi (Choosing Modes): Document magic-mode-alist.
7847
8cf51b2c
GM
78482005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7849
7850 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7851 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7852 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7853 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7854 `w', respectively.
7855 (Rmail Labels): Mention `l'.
7856 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7857 (Rmail Summary Edit): Describe `j' and RET.
7858
c8763fb6 78592005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7860
7861 * xresources.texi (Lucid Resources): Add fontSet resource.
7862
8cf51b2c
GM
78632005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7864
7865 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7866 now called `indicate-empty-lines'.
7867
78682005-04-06 Kim F. Storm <storm@cua.dk>
7869
7870 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7871
78722005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7873
7874 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7875 deleted.
7876 (Marks vs Flags): Add some convenient key bindings.
7877 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7878 (Misc Dired Features): Correct and expand description of `w' command.
7879
7880 * frames.texi (XTerm Mouse): Delete apparently false info.
7881 The GNU/Linux console currently does not appear to support
7882 `xterm-mouse-mode'.
7883
8cf51b2c
GM
78842005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7885
7886 * calendar.texi (Diary): Mention shell utility `calendar'.
7887
78882005-04-01 Richard M. Stallman <rms@gnu.org>
7889
7890 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7891
8cf51b2c
GM
78922005-04-01 Lute Kamstra <lute@gnu.org>
7893
7894 * maintaining.texi (Change Log): add-change-log-entry uses
7895 add-log-mailing-address.
7896
78972005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7898
7899 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7900 `VC Mode Line' and put in an xref to that node.
7901 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7902 its description.
7903
79042005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7905
7906 * calendar.texi (Calendar Systems): Say that the Persian calendar
7907 implemented here is the arithmetical one championed by Birashk.
7908
79092005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7910
7911 * programs.texi (Fortran Motion): Fix previous change.
7912
8cf51b2c
GM
79132005-03-29 Richard M. Stallman <rms@gnu.org>
7914
7915 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7916
79172005-03-29 Chong Yidong <cyd@stupidchicken.com>
7918
7919 * text.texi (Refill): Refer to Long Lines Mode.
7920 (Longlines): New node.
7921 (Auto Fill): Don't index "word wrap" here.
7922 (Filling): Add Longlines to menu.
7923
79242005-03-29 Richard M. Stallman <rms@gnu.org>
7925
7926 * xresources.texi: Minor fixes.
7927
7928 * misc.texi (Emacs Server): Fix Texinfo usage.
7929
7930 * emacs.texi (Top): Don't use a real section heading for
7931 "Detailed Node Listing". Fake it instead.
7932
7933 * basic.texi (Position Info): Minor cleanup.
7934
7935 * mule.texi (Input Methods): Minor cleanup.
7936
79372005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7938
7939 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7940 constructs as well.
7941 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7942
79432005-03-29 Kenichi Handa <handa@m17n.org>
7944
7945 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7946
7947 * basic.texi (Position Info): Update the description about the
7948 command C-u C-x =.
7949
79502005-03-28 Richard M. Stallman <rms@gnu.org>
7951
7952 * emacs.texi (Top): Use @section for the detailed node listing.
7953
7954 * calendar.texi: Minor fixes to previous change.
7955
7956 * programs.texi (Fortran): Small fixes to previous changes.
7957
7958 * emacs.texi (Top): Update list of subnodes of Dired.
7959 Likewise for building.texi.
7960
7961 * files.texi (File Conveniences): Delete Auto Image File mode.
7962
79632005-03-28 Chong Yidong <cyd@stupidchicken.com>
7964
7965 * building.texi (Flymake): New node.
7966
7967 * custom.texi (Function Keys): Document kp- event types and
7968 keypad-setup package.
7969
7970 * dired.texi (Wdired): New node.
7971
7972 * files.texi (File Conveniences): Reorder entries.
7973 Explain how to turn on Auto-image-file mode.
7974 Document Thumbs mode.
7975
7976 * mule.texi (Specify Coding): Document recode-region and
7977 recode-file-name.
7978
7979 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7980
79812005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7982
7983 * commands.texi (Keys): M-o is now a prefix key.
7984
79852005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7986
7987 * programs.texi: Reformat and update copyright years.
7988 (Fortran): Update section.
7989
79902005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7991
7992 * files.texi: Several small changes in addition to:
7993 (Visiting): Change xref for Dialog Boxes to ref.
7994 (Version Headers): Replace references to obsolete var
7995 `vc-header-alist' with `vc-BACKEND-header'.
7996 (Customizing VC): Update value of `vc-handled-backends'.
7997
79982005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7999
8000 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8001 move here from Emacs Lisp Reference Manual.
8002 * calendar.texi (Calendar/Diary, Diary Commands)
8003 (Special Diary Entries, Importing Diary): Change some xrefs to
8004 point to emacs-xtra rather than elisp.
8005
8006 * emacs-xtra.texi (Calendar Customizing):
8007 Move view-diary-entries-initially, view-calendar-holidays-initially,
8008 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8009 Emacs Manual.
8010 (Appt Customizing): Merge entire section into main Emacs Manual.
8011 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8012 mark-holidays-in-calendar here from emacs-xtra.
8013 (Displaying the Diary): Move view-diary-entries-initially,
8014 mark-diary-entries-in-calendar here from emacs-xtra.
8015 (Appointments): Move appt-display-mode-line,
8016 appt-display-duration, appt-disp-window-function,
8017 appt-delete-window-function here from emacs-xtra.
8018
8019 * calendar.texi: Update and reformat copyright.
8020 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8021 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8022 (Diary): Refer to `diary-file' rather than ~/diary.
8023 (Diary Commands): Rename node to "Displaying the Diary".
8024 * emacs.texi (Top): Rename "Diary Commands" section.
8025 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8026
80272005-03-26 Eli Zaretskii <eliz@gnu.org>
8028
8029 * misc.texi (Emacs Server): Fix the command for setting
8030 server-name. Add an xref to Invoking emacsclient.
8031
8032 * help.texi (Help Summary): Clarify when "C-h ." will do something
8033 nontrivial.
8034 (Apropos): Add cindex entry for apropos-sort-by-scores.
8035
8036 * display.texi (Text Display): Add index entries for how no-break
8037 characters are displayed.
8038
8cf51b2c
GM
80392005-03-26 Eli Zaretskii <eliz@gnu.org>
8040
8041 * files.texi (Visiting): Fix cross-references introduced with the
8042 last change.
8043
8044 * xresources.texi (GTK resources): Fix last change.
8045
8cf51b2c
GM
80462005-03-25 Chong Yidong <cyd@stupidchicken.com>
8047
8048 * xresources.texi (X Resources): GTK options documented too.
8049 (Resources): Clarify meaning of program name.
8050 (Table of Resources): Add visualClass.
8051 (GTK resources): Rewrite.
8052 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8053
8054 * display.texi (Text Display): Mention non-breaking spaces.
8055
8056 * files.texi (Reverting): Document auto-revert-check-vc-info.
8057
8058 * frames.texi (Mouse Commands): Document
8059 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8060
8061 * help.texi (Help Summary): Add `C-h .'.
8062 (Apropos): Apropos accepts a list of search terms.
8063 Document apropos-sort-by-scores.
8064 (Help Echo): Document display-local-help.
8065
8066 * misc.texi (Emacs Server): Document server-name.
8067 (Invoking emacsclient): Document -s option for server names.
8068
8069 * text.texi (Outline Visibility): Introduce "current heading
8070 line" (commands can be called with point on a body line).
8071 Re-order table to follow the sequence of discussion.
8072 hide-body won't hide lines before first header line.
8073 (TeX Mode): Add DocTeX mode.
8074
8cf51b2c
GM
80752005-03-24 Richard M. Stallman <rms@gnu.org>
8076
8077 * mule.texi (Single-Byte Character Support): Delete mention
8078 of iso-acc.el and iso-transl.el.
8079
8cf51b2c
GM
80802005-03-23 Lute Kamstra <lute@gnu.org>
8081
8082 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8083
80842005-03-23 Richard M. Stallman <rms@gnu.org>
8085
8cf51b2c
GM
8086 * search.texi: Delete explicit node pointers.
8087 (Incremental Search): New menu.
8088 (Basic Isearch, Repeat Isearch, Error in Isearch)
8089 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8090 (Slow Isearch): New subnodes.
8091 (Configuring Scrolling): Node deleted.
8092 (Search Case): Doc default-case-fold-search.
8093 (Regexp Replace): Move replace-regexp doc here.
8094
8095 * rmail.texi (Movemail): Put commas inside closequotes.
8096
8097 * picture.texi (Insert in Picture): Document C-c arrow combos.
8098 (Basic Picture): Clarify erasure.
8099
8100 * display.texi (Font Lock): Put commas inside closequotes.
8101
8102 * cmdargs.texi (General Variables): Put commas inside closequotes.
8103
81042005-03-23 Nick Roberts <nickrob@snap.net.nz>
8105
8106 * building.texi (Stack Buffer): Mention reverse contrast for
8107 *selected* frame (might not be current frame).
8108
8cf51b2c
GM
81092005-03-21 Richard M. Stallman <rms@gnu.org>
8110
8111 * building.texi (Starting GUD): Add bashdb.
8112
81132005-03-20 Chong Yidong <cyd@stupidchicken.com>
8114
8115 * basic.texi (Moving Point): Add M-g M-g binding.
8116 (Undo): Document undo-only.
8117 (Position Info): Document M-g M-g and C-u M-g M-g.
8118
8119 * building.texi (Building): Put Grep Searching after Compilation
8120 Shell.
8121 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8122 Document next-error-highlight.
8123 (Grep Searching): Document grep-highlight-matches.
8124 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8125
8126 * calendar.texi (Importing Diary): Rename node from iCalendar.
8127 Document diary-from-outlook.
8128
8129 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8130 Commands.
8131 Mention effect of X drag and drop on Dired buffers.
8132
8133 * files.texi (Visiting): Document large-file-warning-threshold.
8134 Move paragraph on file-selection dialog.
8135 Mention visiting files using X drag and drop.
8136 (Reverting): Mention using Auto-Revert mode to tail files.
8137 Document auto-revert-tail-mode.
8138 (Version Systems): Minor correction.
8139 (Comparing Files): Diff-mode is no longer based on Compilation
8140 mode.
8141 Document compare-ignore-whitespace.
8142 (Misc File Ops): Explain passing a directory to rename-file.
8143 Likewise for copy-file and make-symbolic-link.
8144
8145 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8146 Document mouse-wheel-progressive speed.
8147
8148 * help.texi (Misc Help): Document numeric argument for C-h i.
8149 Correctly explain the effect of just C-u as argument.
8150
8151 * killing.texi (Deletion): Document numeric argument for
8152 just-one-space.
8153
8154 * mini.texi (Completion): Completion acts on text before point.
8155
8156 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8157 (Emulation): CUA mode replaces pc-bindings-mode,
8158 pc-selection-mode, and s-region.
8159
8160 * mule.texi (Input Methods): Leim is now built-in.
8161 (Select Input Method): Document quail-show-key.
8162 (Specify Coding): Document revert-buffer-with-coding-system.
8163
8164 * programs.texi (Fortran Motion): Document f90-next-statement,
8165 f90-previous-statement, f90-next-block, f90-previous-block,
8166 f90-end-of-block, and f90-beginning-of-block.
8167
8168 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8169
8170 * emacs.texi (Acknowledgments): Updated.
8171
8172 * anti.texi: Total rewrite.
8173
8cf51b2c
GM
81742005-03-19 Chong Yidong <cyd@stupidchicken.com>
8175
8176 * ack.texi (Acknowledgments): Update.
8177
81782005-03-19 Eli Zaretskii <eliz@gnu.org>
8179
1c6c854e
CS
8180 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8181 Update copyright years.
8cf51b2c
GM
8182
81832005-03-14 Nick Roberts <nickrob@snap.net.nz>
8184
8185 * building.texi (Commands of GUD): Move paragraph on setting
8186 breakpoints with mouse to the GDB Graphical Interface node.
8187
81882005-03-07 Richard M. Stallman <rms@gnu.org>
8189
8cf51b2c
GM
8190 * misc.texi (Single Shell, Shell Options): Fix previous change.
8191
8192 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8193
81942005-03-06 Richard M. Stallman <rms@gnu.org>
8195
8196 * building.texi (Starting GUD): Don't explain text vs graphical
8197 GDB here. Just mention it and xref.
8198 Delete "just one debugger process".
8199 (Debugger Operation): Move GUD tooltip info here.
8200 (GUD Tooltips): Node deleted.
8201 (GDB Graphical Interface): Explain the two GDB modes here.
8202
8cf51b2c
GM
8203 * sending.texi (Sending Mail): Minor cleanup.
8204 (Mail Aliases): Explain quoting conventions.
8205 Update key rebinding example.
8206 (Header Editing): C-M-i is like M-TAB.
8207 (Mail Mode Misc): mail-attach-file does not do MIME.
8208
8209 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8210 that really belongs here.
8211 (Remote Mailboxes): Text moved to Rmail Inbox.
8212 (Rmail Display): Mention Mouse-1.
8213 (Movemail): Clarify two movemail versions.
8214 Clarify rmail-movemail-program.
8215
8cf51b2c
GM
8216 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8217 Document async shell commands.
8218 (Shell History): Clarify.
8219 (Shell Ring): Mention C-UP an C-DOWN.
8220 (Shell Options): Add comint-prompt-read-only.
8221 (Invoking emacsclient): Set EDITOR to run Emacs.
8222 (Sorting): No need to explain what region is.
8223 (Saving Emacs Sessions): Fix typo.
8224 (Recursive Edit): Fix punctuation.
8225 (Emulation): Don't mention "PC bindings" which are standard.
8226 (Hyperlinking): Explain Mouse-1 convention here.
8227 (Find Func): Node deleted.
8228
8cf51b2c
GM
8229 * help.texi (Name Help): Xref to Hyperlinking.
8230
8231 * glossary.texi (Glossary):
8232 Rename "Balance Parentheses" to "Balancing...".
8233 Add "Byte Compilation". Correct "Copyleft".
8234 New xref in "Customization".
8235 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8236 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8237 Rename "Registers" to "Register".
8238 Replace "Selecting" with "Selected Frame",
8239 "Selected Window", and "Selecting a Buffer".
8240
8241 * files.texi (Types of Log File): Explain how projects'
8242 methods can vary.
8243
8cf51b2c
GM
8244 * display.texi (Faces): Delete "Emacs 21".
8245
8246 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8247 * fixit.texi (Spelling): C-M-i like M-TAB.
8248 * mini.texi (Completion Options): C-M-i like M-TAB.
8249 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8250 * text.texi (Text Mode): C-M-i like M-TAB.
8251
8252 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8253
8254 * calendar.texi (Specified Dates): Mention `g w'.
8255 (Appointments): appt-activate toggles with no arg.
8256
8cf51b2c
GM
82572005-03-05 Juri Linkov <juri@jurta.org>
8258
8259 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8260 "invocation (command line arguments)".
8cf51b2c
GM
8261 (Misc X): Add -nbc, --no-blinking-cursor.
8262
82632005-03-04 Ulf Jasper <ulf.jasper@web.de>
8264
8265 * calendar.texi (iCalendar): No need to require it now.
8266
8cf51b2c
GM
82672005-03-03 Nick Roberts <nickrob@snap.net.nz>
8268
8269 * trouble.texi (Contributing): Mention Savannah. Direct users to
8270 emacs-devel.
8271
82722005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8273
8274 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8275 window.
8276
8cf51b2c
GM
82772005-02-27 Richard M. Stallman <rms@gnu.org>
8278
8279 * building.texi (Compilation): Update mode line status info.
8280
82812005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8282
8283 * calendar.texi (General Calendar): Document binding of
8284 scroll-other-window-down.
8285 (Mayan Calendar): Fix earliest date.
8286 (Time Intervals): Document timeclock-change.
8287 Fix timeclock-ask-before-exiting documentation.
8288
82892005-02-26 Kim F. Storm <storm@cua.dk>
8290
8291 * frames.texi (Mouse References):
8292 Add mouse-1-click-in-non-selected-windows.
8293
82942005-02-25 Richard M. Stallman <rms@gnu.org>
8295
8296 * screen.texi (Screen): Explain better about cursors and mode lines;
8297 don't presuppose text terminals.
8298 (Point): Don't assume just one cursor.
8299 Clarify explanation of cursors.
8300 (Echo Area, Menu Bar): Cleanups.
8301
8302 * mini.texi (Minibuffer): Prompts are highlighted.
8303 (Minibuffer Edit): Newline = C-j only on text terminals.
8304 Clarify resize-mini-windows values.
8305 Mention M-PAGEUP and M-PAGEDOWN.
8306 (Completion Commands): Mouse-1 like Mouse-2.
8307 (Minibuffer History): Explain history commands better.
8308 (Repetition): Add xref to Incremental Search.
8309
8310 * mark.texi (Setting Mark): Clarify info about displaying mark.
8311 Clarify explanation of C-@ and C-SPC.
8312 (Transient Mark): Mention Delete Selection mode.
8313 (Marking Objects): Clean up text about extending the region.
8314
8315 * m-x.texi (M-x): One C-g doesn't always go to top level.
8316 No delay before suggest-key-bindings output.
8317
8318 * fixit.texi (Fixit): Mention C-/ for undo.
8319 (Spelling): Mention ESC TAB like M-TAB.
8320 Replacement words with r and R are rechecked.
8321 Say where C-g leaves point. Mention ? as input.
8322
83232005-02-23 Lute Kamstra <lute@gnu.org>
8324
8325 * cmdargs.texi (Initial Options): Add cross reference.
8326
8cf51b2c
GM
83272005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8328
8329 * emacs.texi (Top): Update menu for splitting of node in
8330 msdog.texi.
8331 * frames.texi (Frames): Update xref for splitting of node in
8332 msdog.texi.
8333 * trouble.texi (Quitting): Ditto.
8334
83352005-02-16 Richard M. Stallman <rms@gnu.org>
8336
8337 * windows.texi (Split Window): Simplify line truncation info
8338 and xref to Display Custom.
8339
8340 * trouble.texi (Quitting): Emergency escape only for text terminal.
8341 (Screen Garbled): C-l for ungarbling is only for text terminal.
8342
8343 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8344
8345 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8346
8347 * programs.texi (Program Modes): Mention Python mode.
8348 (Moving by Defuns): Repeating C-M-h extends region.
8349 (Basic Indent): Clarify.
8350 (Custom C Indent): Clarify.
8351 (Expressions): Repeating C-M-@ extends region.
8352 (Info Lookup): Clarify for C-h S.
8353 (Symbol Completion): ESC TAB alternative for M-TAB.
8354 (Electric C): Clarify.
8355
8356 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8357
8358 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8359 MS-DOS Input node.
8360 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8361 (MS-DOS and MULE): Clarify.
8362 (MS-DOS Processes, Windows Processes): Fix typos.
8363
8364 * major.texi (Choosing Modes): Clarify.
8365
8366 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8367 (Keyboard Macro Step-Edit): Clarify.
8368
8369 * indent.texi (Indentation): Clarifications.
8370
8371 * help.texi (Help): Correct error about C-h in query-replace.
8372 Clarify apropos vs C-h a. Fix how to search in FAQ.
8373 (Key Help): Describe C-h w here.
8374 (Name Help): Minor cleanup. C-h w moved to Key Help.
8375 Clarify the "object" joke.
8376 (Apropos): Clarify. Mouse-1 like Mouse-2.
8377 (Help Mode): Mouse-1 like Mouse-2.
8378
8379 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8380
8381 * display.texi (Display): Reorder menu.
8382 (Faces): Cleanup.
8383 (Font Lock): Cleanup. Mention Options menu.
8384 Delete obsolete text.
8385 (Scrolling): For C-l, don't presume text terminal.
8386 (Horizontal Scrolling): Simplify intro.
8387 (Follow Mode): Clarify.
1c6c854e 8388 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8389 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8390 Doc default-tab-width. Doc line truncation more thoroughly.
8391
8392 * dired.texi (Dired Enter): C-x C-f can run Dired.
8393 (Dired Visiting): Comment out `a' command.
8394 Mouse-1 is like Mouse-2.
8395 (Shell Commands in Dired): ? can be used more than once.
8396
8397 * basic.texi (Continuation Lines): Simplify description of truncation,
8398 and refer to Display Custom for the rest of it.
8399
8cf51b2c
GM
84002005-02-06 Lute Kamstra <lute@gnu.org>
8401
8402 * basic.texi (Undo): Fix typo.
8403
8404 * cmdargs.texi (Emacs Invocation): Fix typo.
8405
8406 * custom.texi (Init Examples): Fix typo.
8407
8408 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8409
84102005-02-06 Richard M. Stallman <rms@gnu.org>
8411
8412 * regs.texi (Registers): Registers can hold numbers, too.
8413
8414 * killing.texi (Other Kill Commands): Cleanup.
8415 Delete redundant explanation of kill in read-only buffer.
8416 (Yanking): Mention term "copying".
8417 (Accumulating Text): Fix typo.
8418
8419 * entering.texi (Entering Emacs): Update rationale at start.
8420 (Exiting): Treat iconifying on a par with suspension.
8421
8422 * custom.texi (Minor Modes): Fix typo.
8423 (Easy Customization): Fix menu style.
8424 (Variables): Add xref.
8425 (Examining): Setting for future sessions works through .emacs.
8426 (Keymaps): "Text terminals", not "Many".
8427 (Init Rebinding): Explain \C-. Show example of \M-.
8428 Fix minor wording errors.
8429 (Function Keys): Explain vector syntax just once.
8430 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8431 (Init File): Mention .emacs.d directory.
8432 (Init Examples): Add xref.
8433 (Find Init): Mention .emacs.d directory.
8434
8435 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8436 (Action Arguments): Explain which kinds of -l args are found how.
8437 (Initial Options): --batch does not inhibit site-start.
8438 Add xrefs.
8439 (Command Example): Use --batch, not -batch.
8440
8441 * basic.texi (Inserting Text): Cleanup wording.
8442 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8443 C-n is not error at end of buffer.
8444 (Undo): Doc C-/ like C-_. Add xrefs.
8445 (Arguments): META key may be labeled ALT.
8446 Peculiar arg meanings are explained in doc strings.
8447
8448 * abbrevs.texi (Expanding Abbrevs): Clarify.
8449
84502005-02-05 Eli Zaretskii <eliz@gnu.org>
8451
8452 * frames.texi (Frame Parameters): Add an xref to the description
8453 of list-colors-display. Add a pointer to the X docs about colors.
8454
8455 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8456 Improve docs of list-colors-display.
8cf51b2c
GM
8457
84582005-02-03 Lute Kamstra <lute@gnu.org>
8459
8460 * frames.texi (Frames, Drag and Drop): Fix typos.
8461
84622005-02-03 Richard M. Stallman <rms@gnu.org>
8463
8464 * windows.texi (Basic Window): Mention color-change in mode line.
8465 (Change Window): Explain dragging vertical boundaries.
8466
8467 * text.texi (Sentences): Clarify.
8468 (Paragraphs): Explain M-a and blank lines.
8469 (Outline Mode): Clarify text and menu.
8470 (Hard and Soft Newlines): Mention use-hard-newlines.
8471
8472 * frames.texi (Frames): Delete unnecessary mention of Windows.
8473 (Mouse Commands): Likewise. Mention xterm mouse support.
8474 (Clipboard): Clarify.
8475 (Mouse References): Mention use of Mouse-1 for following links.
8476 (Menu Mouse Clicks): Clarify.
8477 (Mode Line Mouse): Clarify.
8478 (Drag and Drop): Rewrite.
8479
8480 * fixit.texi (Spelling): Fix typo.
8481
8482 * files.texi (File Names): Clarify.
8483 (Visiting): Update conditions for use of file dialog. Clarify.
8484 (Saving): Doc d as answer in save-some-buffers.
8485 (Remote Files): Clean up the text.
8486
8487 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8488
8489 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8490 (List Buffers): Clarify.
8491 (Several Buffers): Doc T command.
8492 (Buffer Convenience): Clarify menu.
8493
8494 * basic.texi (Undo): Clarify last change.
8495
84962005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8497
8498 * fixit.texi (Spelling): Fix typo.
8499
85002005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8501
8502 * basic.texi (Undo): Update description of `undo-outer-limit'.
8503
85042005-02-01 Nick Roberts <nickrob@snap.net.nz>
8505
8506 * building.texi: Update documentation relating to GDB Graphical
8507 Interface.
8508
85092005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8510
8511 * custom.texi (Easy Customization): Adapt menu to node name change.
8512
85132005-01-30 Richard M. Stallman <rms@gnu.org>
8514
8515 * custom.texi (Easy Customization): Defn of "User Option" now
8516 includes faces. Don't say just "option" when talking about variables.
8517 Do say just "options" to mean "anything customizable".
8518 (Specific Customization): Describe `customize-variable',
8519 not `customize-option'.
8520
8521 * glossary.texi (Glossary) <Faces>: Add xref.
8522 <User Option>: Change definition--include faces. Change xref.
8523
8524 * picture.texi (Picture): Mention artist.el.
8525
8526 * sending.texi, screen.texi, programs.texi, misc.texi:
8527 * mini.texi, major.texi, maintaining.texi, macos.texi:
8528 * help.texi, frames.texi, files.texi:
8529 Don't say just "option" when talking about variables.
8530
8531 * display.texi, mule.texi: Don't say just "option" when talking
8532 about variables. Other minor cleanups.
8533
8cf51b2c
GM
85342005-01-26 Lute Kamstra <lute@gnu.org>
8535
8536 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8537 File'. Mention the `-Q' option at the `--no-site-file' option.
8538
8cf51b2c
GM
85392005-01-22 David Kastrup <dak@gnu.org>
8540
8541 * building.texi (Grep Searching): Mention alias `find-grep' for
8542 `grep-find'.
8543
85442005-01-20 Richard M. Stallman <rms@gnu.org>
8545
8546 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8547
8cf51b2c
GM
85482005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8549
8550 * rmail.texi (Movemail): Explain differences
8551 between standard and mailutils versions of movemail.
8552 Describe command line and configuration options introduced
8553 with the latter.
8554 Explain the notion of mailbox URL, provide examples and
8555 cross-references to mailutils documentation.
8556 Describe various methods of specifying mailbox names,
8557 user names and user passwords for rmail.
1c6c854e
CS
8558 (Remote Mailboxes): New section.
8559 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8560 options used to control its behavior.
8561 (Other Mailbox Formats): Explain handling of various mailbox
8562 formats.
8563
85642005-01-13 Richard M. Stallman <rms@gnu.org>
8565
8566 * commands.texi (Commands): Clarification.
8567
85682005-01-11 Richard M. Stallman <rms@gnu.org>
8569
8570 * programs.texi (Multi-line Indent): Fix previous change.
8571 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8572
8cf51b2c
GM
85732005-01-08 Richard M. Stallman <rms@gnu.org>
8574
8575 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8576 lazy-highlight.
8577
8578 * search.texi (Query Replace): Mention faces query-replace
8579 and lazy-highlight.
8580 (Incremental Search): Update isearch highlighting info.
8581
8cf51b2c
GM
85822005-01-04 Richard M. Stallman <rms@gnu.org>
8583
8584 * custom.texi (Saving Customizations): Minor improvement.
8585
8cf51b2c
GM
85862005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8587
8588 * custom.texi (Saving Customizations): Emacs no longer loads
8589 `custom-file' after .emacs. No longer mention customizing through
8590 Custom.
8591
8cf51b2c
GM
85922005-01-01 Andreas Schwab <schwab@suse.de>
8593
8594 * killing.texi (Graphical Kill): Move up under node Killing,
8595 change @section to @subsection.
8596
85972005-01-01 Richard M. Stallman <rms@gnu.org>
8598
8599 * custom.texi (Face Customization): Mention hex color specs.
8600
8601 * emacs.texi (Top): Update Killing submenu.
8602
8603 * killing.texi (Killing): Reorganize section.
8604 No more TeX-only text; put the node command at start of chapter.
8605 But the first section heading is used only in TeX.
8606 Rewrite the text to read better in this mode.
8607 (Graphical Kill): New subnode gets some of the text that
8608 used to be in the first section.
8609
86102004-12-31 Richard M. Stallman <rms@gnu.org>
8611
8612 * dired.texi (Shell Commands in Dired): Delete the ? example.
8613
8614 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8615
8616 * files.texi (Saving): Describe new require-final-newline features
8617 and mode-require-final-newline.
8618
8cf51b2c
GM
86192004-12-29 Richard M. Stallman <rms@gnu.org>
8620
8621 * custom.texi (File Variables): Clarify previous change.
8622
c8763fb6 86232004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8624
8625 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8626 out now.
8627
86282004-12-27 Richard M. Stallman <rms@gnu.org>
8629
8630 * Makefile.in (MAKEINFO): Specify --force.
8631
8632 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8633 (Undo): Doc undo-outer-limit.
8634
8cf51b2c
GM
86352004-12-15 Juri Linkov <juri@jurta.org>
8636
8637 * mark.texi (Transient Mark, Mark Ring): M-< and other
8638 movement commands don't set mark in Transient Mark mode
8639 if mark is active.
8640
8cf51b2c
GM
86412004-12-12 Juri Linkov <juri@jurta.org>
8642
8643 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8644 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8645
8646 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8647 (Misc Dired Commands): Add @r{(Dired)} to w.
8648
86492004-12-12 Juri Linkov <juri@jurta.org>
8650
8651 * mark.texi (Marking Objects): Marking commands also extend the
8652 region when mark is active in Transient Mark mode.
8653
8cf51b2c
GM
86542004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * custom.texi (Saving Customizations): Emacs only loads the custom
8657 file automatically after the init file in version 22.1 or later.
8658 Adapt text and examples to this fact.
8659
8cf51b2c
GM
86602004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8661
8662 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8663 be set through Custom. Otherwise, it has no effect.
8664
8cf51b2c
GM
86652004-12-05 Richard M. Stallman <rms@gnu.org>
8666
8667 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8668 * entering.texi: Rename Command Line to Emacs Invocation.
8669
10d1d0af 8670 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8671
8672 * custom.texi (Easy Customization): Move up to section level,
8673 before Variables. Avoid using the term "variable"; say "option".
8674 New initial explanation.
8675 (Variables): In initial explanation, connect "variable" to the
8676 already-explained "user option".
8677
8678 * emacs.texi (Top): Fix ref to Command Line.
8679 Move reference to Easy Customization.
8680
8681 * xresources.texi (X Resources): Fix From link.
8682
8683 * doclicense.texi (GNU Free Documentation License): Fix To link.
8684
8685 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8686
8687 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8688
86892004-12-03 Richard M. Stallman <rms@gnu.org>
8690
8691 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8692
86932004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8694
8695 * kmacro.texi: Several small changes in addition to the following.
8696 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8697 defining a keyboard macro.
8698 Mention `kmacro-ring-max'.
8699 (Keyboard Macro Counter): Clarify description of
8700 `kmacro-insert-counter', `kmacro-set-counter',
8701 `kmacro-add-counter' and `kmacro-set-format'.
8702
87032004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8704
8705 * custom.texi (File Variables): Add `unibyte' and make it more
8706 clear that `unibyte' and `coding' are special. Suggested by Simon
8707 Krahnke <overlord@gmx.li>.
8708
8709 * mule.texi (Enabling Multibyte): Refer to File Variables.
8710 Suggested by Simon Krahnke <overlord@gmx.li>.
8711
c8763fb6 87122004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8713
8714 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8715 x-use-old-gtk-file-dialog.
8716
8cf51b2c
GM
87172004-11-20 Richard M. Stallman <rms@gnu.org>
8718
8719 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8720
87212004-11-09 Lars Brinkhoff <lars@nocrew.org>
8722
8723 * building.texi (Lisp Eval): Delete hyphen in section name.
8724
87252004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8726
8727 * files.texi (Old Versions):
8728 No longer document annotation as "CVS only".
8729
87302004-11-10 Andre Spiegel <spiegel@gnu.org>
8731
8732 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8733 version systems, mentioning the new ones that we support.
8734 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8735 suggestions.
8736
c8763fb6 87372004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8738
49823426 8739 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8740
c8763fb6 87412004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8742
8743 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8744
87452004-10-23 Eli Zaretskii <eliz@gnu.org>
8746
8747 * text.texi (Text Based Tables, Table Definition)
8748 (Table Creation, Table Recognition, Cell Commands)
8749 (Cell Justification, Row Commands, Column Commands)
8750 (Fixed Width Mode, Table Conversion, Measuring Tables)
8751 (Table Misc): New nodes, documenting the Table Mode.
8752
8cf51b2c
GM
87532004-10-19 Jason Rumney <jasonr@gnu.org>
8754
8755 * makefile.w32-in (info): Change order of arguments to makeinfo.
8756
87572004-10-19 Ulf Jasper <ulf.jasper@web.de>
8758
8759 * calendar.texi (iCalendar): Update for package changes.
8760
8cf51b2c
GM
87612004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * files.texi (Misc File Ops): View mode is a minor mode.
8764
8cf51b2c
GM
87652004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8766
8767 * calendar.texi (iCalendar): Style changes.
8768
87692004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8770
8771 * search.texi (Regexps): The regexp described in the example is no
8772 longer stored in the variable `sentence-end'.
8773
8cf51b2c
GM
87742004-10-06 Nick Roberts <nickrob@snap.net.nz>
8775
8776 * building.texi (Starting GUD): Note that multiple debugging
8777 sessions requires `gdb --fullname'.
8778
87792004-10-05 Ulf Jasper <ulf.jasper@web.de>
8780
8781 * calendar.texi (iCalendar): New section for a new package.
8782
8cf51b2c
GM
87832004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8784
8785 * text.texi: Various small changes in addition to the following.
8786 (Text): Replace xref for autotype with inforef.
8787 (Sentences): Explain nil value for `sentence-end'.
8788 (Paragraphs): Update default values for `paragraph-start' and
8789 `paragraph-separate'.
8790 (Text Mode): Correct description of Text mode's effect on the
8791 syntax table.
8792 (Outline Visibility): `hide-other' does not hide top level headings.
8793 `selective-display-ellipses' no longer has an effect on Outline mode.
8794 (TeX Misc): Add missing @cindex.
8795 Replace xref for RefTeX with inforef.
8796 (Requesting Formatted Text): The variable
8797 `enriched-fill-after-visiting' no longer exists.
8798 (Editing Format Info): Update names of menu items and commands.
8799 (Format Faces): Mention special effect of specifying the default face.
8800 Describe inheritance of text properties.
8801 Correct description of `fixed' face.
8802 (Format Indentation): Correct description of effect of setting
8803 margins. Mention `set-left-margin' and `set-right-margin'.
8804 (Format Justification): Update names of menu items.
8805 `set-justification-full' is now bound to `M-j b'.
8806 Mention that `default-justification' is a per buffer variable.
8807 (Format Properties): Update name of menu item.
8808 (Forcing Enriched Mode): `format-decode-buffer' automatically
8809 turns on Enriched mode if the buffer is in text/enriched format.
8810
88112004-10-05 Emilio C. Lopes <eclig@gmx.net>
8812
8813 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8814
88152004-09-28 Kim F. Storm <storm@cua.dk>
8816
8817 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8818 Align with new functionality.
8819
8cf51b2c
GM
88202004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8821
8822 * display.texi (Display Custom): Remove stray `@end defvar'.
8823
88242004-09-23 Kim F. Storm <storm@cua.dk>
8825
8826 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8827 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8828
8cf51b2c
GM
88292004-09-20 Richard M. Stallman <rms@gnu.org>
8830
8831 * custom.texi (Hooks): Explain using setq to clear out a hook.
8832 (File Variables): Explain multiline string constants.
8833 (Non-ASCII Rebinding): Explain when you need to update
8834 non-ASCII char codes in .emacs.
8835
8836 * building.texi (Compilation): Explain how to make a silent
8837 subprocess that won't be terminated. Explain compilation-environment.
8838
88392004-09-13 Kim F. Storm <storm@cua.dk>
8840
8841 * mini.texi (Repetition): Rename isearch-resume-enabled to
8842 isearch-resume-in-command-history and change default to disabled.
8843
8cf51b2c
GM
88442004-09-09 Kim F. Storm <storm@cua.dk>
8845
8846 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8847 with new `kmacro-name-last-macro'.
8848
8cf51b2c
GM
88492004-09-08 Juri Linkov <juri@jurta.org>
8850
8851 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8852
8cf51b2c
GM
88532004-09-03 Juri Linkov <juri@jurta.org>
8854
8855 * search.texi (Incremental Search): Update wording for M-%.
8856
88572004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8858
8859 * killing.texi (Killing): Correct description of kill commands in
8860 read-only buffer.
8861
88622004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8863
8864 * building.texi (Compilation Mode): Add a paragraph about rules
8865 for finding the compilation buffer for `next-error'.
8866
8867 * search.texi (Other Repeating Search): Mention that Occur mode
8868 supports the next-error functionality.
8869
88702004-09-02 Juri Linkov <juri@jurta.org>
8871
8872 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8873
88742004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8875
8876 * kmacro.texi (Basic Keyboard Macro):
8877 `apply-macro-to-region-lines' now operates on all lines that begin
8878 in the region, rather than on all complete lines in the region.
8879
c8763fb6 88802004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8881
8882 * frames.texi (Drag and drop): Add documentation about
8883 x-dnd-test-function and x-dnd-known-types.
8884
88852004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8886
8887 * indent.texi: Various minor changes in addition to:
8888 (Indentation Commands): Correct description of `indent-relative'.
8889 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8890 mode. The *Tab Stops* buffer uses Overwrite Mode.
8891 (Just Spaces): `tabify' converts sequences of at least two spaces
8892 to tabs.
8893
8cf51b2c
GM
88942004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8895
8896 * frames.texi (Secondary Selection): Setting the secondary
8897 selection with M-Drag-Mouse-1 does not alter the kill ring,
8898 setting it with M-Mouse-1 and M-Mouse-3 does.
8899 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8900 toolkit scroll bars.
8901 (Scroll Bars): Ditto.
8902
8903 * windows.texi (Basic Window): When using a window system, the value
8904 of point in a non-selected window is indicated by a hollow box.
8905 (Split Window): Side by side windows are separated by a scroll bar,
8906 if scroll bars are used.
8907 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8908 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8909 (Window Convenience): Update bindings for `winner-undo' and
8910 `winner-redo'.
8911
8912 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8913 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8914 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8915 of "Using Emacs as a Server".
8916 * building.texi (Building): Interchange nodes (for correct numbering).
8917 * programs.texi (Programs): Interchange nodes (for correct numbering).
8918 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8919 Info to the node structure.
8920 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8921 Rearrange order of nodes and sections such that both "GNU GENERAL
8922 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8923 end, as appropriate for appendices.
8924 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8925 Use `@unnumberedsec'.
8926 * trouble.texi: Adapt sectioning in Info to the node structure.
8927 Adapt node pointers to change in emacs.texi.
8928 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8929
8cf51b2c
GM
89302004-08-25 Kenichi Handa <handa@m17n.org>
8931
8932 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8933 description for unibyte mode.
8934
89352004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8936
8937 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8938
8939 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8940 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8941 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8942 in @pxref.
8943
89442004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8945
8946 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8947 Change section names.
8948
8cf51b2c
GM
89492004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8950
8951 * kmacro.texi (Keyboard Macro Ring): Rename section.
8952 Emacs treats the head of the macro ring as the `last keyboard macro'.
8953 (Keyboard Macro Counter): Minor change.
8954 (Save Keyboard Macro): Some clarifications.
8955 (Edit Keyboard Macro): Rename section.
8956
8957 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8958 32-bit machines.
8959 (Several Buffers): Clarify which buffer is selected if `2' is
8960 pressed in the Buffer Menu.
8961 Auto Revert mode can be used to update the Buffer Menu
8962 automatically.
8963
89642004-08-21 Eli Zaretskii <eliz@gnu.org>
8965
8966 * help.texi (Misc Help): Add an index entry for finding an Info
8967 manual by its file name.
8968
89692004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8970
8971 * files.texi (Backup Deletion): Correct description of
8972 `delete-old-versions'.
8973 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8974 (Auto Save Files): Recommend `auto-save-mode' to reenable
8975 auto-saving, rather than the abbreviation `auto-save'.
8976
89772004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8978
8979 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8980 for "killing" and "yanking" in main menu.
8981
89822004-08-16 Richard M. Stallman <rms@gnu.org>
8983
8984 * killing.texi (Yanking, Killing): Minor cleanups.
8985
8986 * mark.texi (Momentary Mark): Minor cleanups.
8987
89882004-08-15 Kenichi Handa <handa@etl.go.jp>
8989
8990 * custom.texi (Non-ASCII Rebinding):
8991 C-q always inserts the right code to pass to global-set-key.
8992
8cf51b2c
GM
89932004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8994
8995 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8996 `insert-register', instead of `C-x r g' binding, for consistency.
8997
89982004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8999
9000 * fixit.texi (Spelling): Fix typo.
9001
90022004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9003
9004 * help.texi (Help): Fix Texinfo usage.
9005
8cf51b2c
GM
90062004-07-24 Richard M. Stallman <rms@gnu.org>
9007
9008 * text.texi (Paragraphs): Update how paragraphs are separated
9009 and the default for paragraph-separate.
9010
9011 * search.texi (Regexp Replace): Further update text for new
9012 replacement operators.
9013
8cf51b2c
GM
90142004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9015
9016 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9017 `R' switch.
9018
9019 * dired.texi (Dired Updating): `k' only deletes inserted
9020 subdirectories from the Dired buffer if a prefix argument was given.
9021
9022 * search.texi (Regexps): Delete redundant definition of `symbol' in
9023 description of `\_>'. It already occurs in the description of `\_<'.
9024
8cf51b2c
GM
90252004-07-01 Juri Linkov <juri@jurta.org>
9026
9027 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9028 (Regexp Search): Add M-r.
9029
90302004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9031
9032 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9033
90342004-06-29 Jesper Harder <harder@ifa.au.dk>
9035
49823426 9036 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9037
90382004-06-25 Richard M. Stallman <rms@gnu.org>
9039
9040 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9041
90422004-06-25 David Kastrup <dak@gnu.org>
9043
9044 * search.texi (Regexp Replace): Some typo corrections and
9045 rearrangement.
9046
90472004-06-24 David Kastrup <dak@gnu.org>
9048
9049 * search.texi (Unconditional Replace): Use replace-string instead
9050 of query-replace in example.
9051 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9052 sequences.
9053 (Query Replace): Correct explanation of `^' which does not use
9054 the mark stack.
9055
90562004-06-21 Nick Roberts <nickrob@gnu.org>
9057
9058 * misc.texi (Shell History Copying): Document comint-insert-input.
9059 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9060
8cf51b2c
GM
90612004-06-20 Jesper Harder <harder@ifa.au.dk>
9062
9063 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9064 * custom.texi (Customization): Do.
9065 * anti.texi (Antinews): Do.
9066 * abbrevs.texi (Defining Abbrevs): Do.
9067
9068 * programs.texi (Info Lookup): Fix keybinding for
9069 info-lookup-symbol.
9070
90712004-06-16 Juanma Barranquero <lektu@terra.es>
9072
9073 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9074 Add emacs-xtra.
9075 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9076 (clean): Add emacs-xtra and flymake. Remove redundancies.
9077
90782004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9079
9080 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9081 Add emacs-xtra.
9082 * emacs-xtra.texi: New file.
9083
90842004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9085
9086 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9087 (Dired and Find): Mention differences with ordinary Dired buffers.
9088
8cf51b2c
GM
90892004-06-13 Richard M. Stallman <rms@gnu.org>
9090
9091 * custom.texi (Init Syntax): Explain about vars that do special
9092 things when set with setq or with Custom.
9093 (Init Examples): Add line-number-mode example.
9094
8cf51b2c
GM
90952004-06-12 Juri Linkov <juri@jurta.org>
9096
9097 * dired.texi (Operating on Files): Add dired-do-touch.
9098
8cf51b2c
GM
90992004-06-10 Juri Linkov <juri@jurta.org>
9100
9101 * building.texi (Lisp Eval): Add C-M-x on defface.
9102
91032004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9104
9105 * files.texi (Reverting): Auto-Revert mode and
9106 Global Auto-Revert mode no longer revert remote files.
9107
8cf51b2c
GM
91082004-05-29 Richard M. Stallman <rms@gnu.org>
9109
9110 * custom.texi (Init File): Two dashes start --no-site-file.
9111
8cf51b2c
GM
91122004-05-29 Alan Mackenzie <acm@muc.de>
9113
9114 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9115 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9116 (AWK, Pike): Document as "C-like modes".
9117 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9118 (M-x man): Supersedes M-x manual-entry.
9119 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9120
9121 ("Comments in C"): Delete node; the info is in CC Mode manual.
9122 (c-comment-only-line-offset): Remove description.
9123
9124 (C-c ., C-c C-c): Describe new C Mode bindings.
9125
9126 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9127 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9128 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9129 Amend definitions.
9130
9131 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9132 Describe functions.
9133
9134 (c-comment-start-regexp, c-hanging-comment-ender-p)
9135 (c-hanging-comment-starter-p): Remove obsolete definitions.
9136
9137 * emacs.texi: Remove the menu entry "Comments in C".
9138
8cf51b2c
GM
91392004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9140
9141 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9142 `M-x locate'.
9143
91442004-05-16 Karl Berry <karl@gnu.org>
9145
9146 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9147 makeinfo --html fails.
9148 * help.texi (Help Summary) [@ifnottex]: Likewise.
9149
91502004-05-13 Nick Roberts <nickrob@gnu.org>
9151
9152 * building.texi (GDB Graphical Interface): Update and describe
9153 layout first.
9154
8cf51b2c
GM
91552004-05-04 Jason Rumney <jasonr@gnu.org>
9156
9157 * makefile.w32-in: Revert last change.
9158
91592004-05-03 Jason Rumney <jasonr@gnu.org>
9160
9161 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9162
8cf51b2c
GM
91632004-04-23 Juanma Barranquero <lektu@terra.es>
9164
9165 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9166
91672004-04-18 Juri Linkov <juri@jurta.org>
9168
9169 * fixit.texi (Spelling): Remove file extension from ispell xref.
9170
91712004-04-15 Kim F. Storm <storm@cua.dk>
9172
9173 * cmdargs.texi (Initial Options): Add -Q.
9174
91752004-04-05 Kim F. Storm <storm@cua.dk>
9176
9177 * custom.texi (File Variables): Add safe-local-eval-forms.
9178
8cf51b2c
GM
91792004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9180
9181 * files.texi (Reverting): Correct description of revert-buffer's
9182 handling of point.
9183
91842004-03-22 Juri Linkov <juri@jurta.org>
9185
9186 * emacs.texi (Top): Add `Misc X'.
9187
49823426 9188 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9189
9190 * glossary.texi: Improve references.
9191
9192 * help.texi: Sync keywords with finder.el.
9193
9194 * mini.texi (Completion): Add description for menu items.
9195
9196 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9197
9198 * sending.texi (Mail Methods): Fix xref to Message manual.
9199
8cf51b2c
GM
92002004-03-12 Richard M. Stallman <rms@gnu.org>
9201
8cf51b2c
GM
9202 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9203
8cf51b2c
GM
92042004-03-04 Richard M. Stallman <rms@gnu.org>
9205
9206 * search.texi (Regexps): Explain that ^ and $ have their
9207 special meanings only in certain contexts.
9208
9209 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9210
9211 * mule.texi (Specify Coding): Doc C-x RET F.
9212
9213 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9214 for multiple compile and grep buffers.
9215 (Indirect Buffers): Don't recommand clone-indirect-buffer
9216 for multiple compile and grep buffers.
9217
8cf51b2c
GM
92182004-02-29 Juanma Barranquero <lektu@terra.es>
9219
9220 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9221 Use $(DEL) instead of rm, and ignore exit code.
9222
8cf51b2c
GM
92232004-02-23 Nick Roberts <nick@nick.uklinux.net>
9224
9225 * building.texi (Watch Expressions): Update.
9226
92272004-02-21 Juri Linkov <juri@jurta.org>
9228
1c6c854e
CS
9229 * cmdargs.texi (Action Arguments): Add alias --find-file.
9230 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9231 to Command Arguments.
9232 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9233 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9234 (Window Size X): Join -g and --geometry. Add @cindex.
9235 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9236 (Title X): Remove alias -title.
9237 (Misc X): New node.
9238
c8763fb6 92392004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9240
9241 * frames.texi (Drag and drop): Add Motif to list of supported
9242 protocols.
9243
c8763fb6 92442004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9245
9246 * frames.texi (Drag and drop): New section.
9247
92482004-01-24 Richard M. Stallman <rms@gnu.org>
9249
1c6c854e 9250 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9251 Include it only @ifnotinfo. Patch the preceding and following
9252 node headers to point to each other.
9253
92542004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9255
9256 * calendar.texi (Appointments): Update section.
9257
92582003-12-29 Kevin Ryde <user42@zip.com.au>
9259
8cf51b2c
GM
9260 * programs.texi (C Modes): Fix the xref.
9261
92622003-12-23 Nick Roberts <nick@nick.uklinux.net>
9263
9264 * building.texi (Watch Expressions): Update.
9265 (Commands of GUD): Include use of toolbar + breakpoints set from
9266 fringe/margin.
9267
92682003-12-03 Andre Spiegel <spiegel@gnu.org>
9269
9270 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9271 <acm@muc.de>.
9272
c8763fb6 92732003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9274
9275 * frames.texi (Dialog Boxes): Add use-file-dialog.
9276
8cf51b2c
GM
92772003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9278
9279 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9280 in CC Mode.
9281
8cf51b2c
GM
92822003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9283
9284 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9285 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9286 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9287 * man/frames.texi, man/glossary.texi, man/killing.texi:
9288 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9289 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9290 * man/sending.texi, man/text.texi, man/trouble.texi:
9291 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9292
92932003-11-01 Alan Mackenzie <acm@muc.de>
9294
9295 * search.texi (Scrolling During Incremental Search): Document a
9296 new scrolling facility in isearch mode.
9297
8cf51b2c
GM
92982003-10-22 Miles Bader <miles@gnu.org>
9299
9300 * Makefile.in (info): Move before $(top_srcdir)/info.
9301
93022003-10-22 Nick Roberts <nick@nick.uklinux.net>
9303
9304 * building.texi (Watch Expressions): Update section on data display
9305 to reflect code changes (GDB Graphical Interface).
9306
8cf51b2c
GM
93072003-10-13 Richard M. Stallman <rms@gnu.org>
9308
9309 * xresources.texi (GTK resources): Clean up previous change.
9310
c8763fb6 93112003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9312
9313 * xresources.texi (GTK resources): Add a note that some themes
9314 disallow customizations. Add scroll theme example.
9315
8cf51b2c
GM
93162003-09-30 Richard M. Stallman <rms@gnu.org>
9317
8cf51b2c
GM
9318 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9319
9320 * misc.texi (Saving Emacs Sessions): Shorten the section,
9321 collapsing back into one node.
9322
93232003-09-30 Lars Hansen <larsh@math.ku.dk>
9324
9325 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9326
ce058493 93272003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9328
9329 * xresources.texi (GTK names in Emacs): Correct typo.
9330
8cf51b2c
GM
93312003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9332
1c6c854e
CS
9333 * cmdargs.texi (Font X): Mention new default font.
9334 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9335 problems involved. (Result of discussion on emacs-devel.)
9336
93372003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9338
9339 * emacs.texi (Acknowledgements): Correct typo.
9340
93412003-09-22 Richard M. Stallman <rms@gnu.org>
9342
9343 * dired.texi (Misc Dired Commands): New node.
9344 (Dired Navigation): Add dired-goto-file.
9345
9346 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9347
9348 * emacs.texi (Acknowledgements): New node, split from Distribution.
9349
9350 * cmdargs.texi (Action Arguments): -f reads interactive args.
9351
8cf51b2c
GM
93522003-09-08 Lute Kamstra <lute@gnu.org>
9353
9354 * screen.texi (Mode Line): Say that POS comes before LINE.
9355 Mention `size-indication-mode'.
1c6c854e
CS
9356 * display.texi (Optional Mode Line):
9357 Document `size-indication-mode'.
8cf51b2c
GM
9358 * basic.texi (Position Info): Mention `size-indication-mode'.
9359
93602003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9361
9362 * xresources.texi (Resources): Refer to `editres' man page.
9363 (Lucid Resources): Update defaults. Expand description of
9364 `shadowThickness'.
9365
93662003-09-04 Miles Bader <miles@gnu.org>
9367
9368 * Makefile.in (top_srcdir): New variable.
9369 ($(top_srcdir)/info): New rule.
9370 (info): Depend on it.
9371
93722003-09-03 Peter Runestig <peter@runestig.com>
9373
9374 * makefile.w32-in: New file.
9375
93762003-08-29 Richard M. Stallman <rms@gnu.org>
9377
9378 * misc.texi (Saving Emacs Sessions): Correct previous change.
9379
8cf51b2c
GM
93802003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9381
8cf51b2c
GM
9382 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9383 (Intro): Include kmacro.texi after fixit.texi instead of after
9384 custom.texi. (As suggested by Kim Storm.)
9385
93862003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9387
9388 * fixit.texi (Fixit): Update `Next' pointer.
9389 * files.texi (Files): Update `Previous' pointer.
9390 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9391 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9392 (Suggested by Kim Storm.)
9393 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9394
93952003-08-18 Kim F. Storm <storm@cua.dk>
9396
9397 * kmacro.texi: New file describing enhanced keyboard macro
9398 functionality. Replaces old description in custom.texi.
9399
9400 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9401 (Keyboard Macros): Move to new kmacro.texi file.
9402
9403 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9404
8cf51b2c
GM
94052003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9406
9407 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9408
94092003-08-17 Alex Schroeder <alex@gnu.org>
9410
9411 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9412 required.
9413
8cf51b2c
GM
94142003-08-05 Richard M. Stallman <rms@gnu.org>
9415
9416 * programs.texi (Lisp Indent): Don't describe
9417 lisp-indent-function property here. Use xref to Lisp Manual.
9418
8cf51b2c
GM
94192003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9420
fffa137c 9421 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9422 abbreviations.
9423
94242003-07-24 Markus Rost <rost@math.ohio-state.edu>
9425
9426 * buffers.texi (List Buffers): Fix previous change.
9427
8cf51b2c
GM
94282003-07-13 Markus Rost <rost@math.ohio-state.edu>
9429
9430 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9431 List*.
9432
94332003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9434
8cf51b2c
GM
9435 * display.texi (Font Lock): Fix typo.
9436
94372003-07-07 Richard M. Stallman <rms@gnu.org>
9438
9439 * display.texi (Font Lock): Add xref for format info on
9440 font-lock-remove-keywords.
9441
9442 * building.texi (Compilation): Document what happens with asynch
9443 children of compiler process.
9444
9445 * help.texi (Library Keywords): Use @multitable.
9446
8cf51b2c
GM
94472003-06-04 Richard M. Stallman <rms@gnu.org>
9448
9449 * programs.texi (Expressions): Delete C-M-DEL.
9450
9451 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9452 comint-move-point-for-output renamed from
9453 comint-scroll-to-bottom-on-output.
9454
9455 * custom.texi (Init Rebinding): Replace previous change with xref.
9456 (Non-ASCII Rebinding): Explain that issue more briefly here.
9457
94582003-05-28 Richard M. Stallman <rms@gnu.org>
9459
9460 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9461
94622003-05-28 Nick Roberts <nick@nick.uklinux.net>
9463
9464 * building.texi (GDB Graphical Interface): New node.
9465 (Rewritten somewhat by RMS.)
9466
c8763fb6 94672003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9468
9469 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9470 non-English letters. Explain how to set coding systems correctly
9471 and how to include the right coding cookie in the file.
9472
c8763fb6 94732003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9474
9475 * indent.texi (Indentation): Explain the concepts.
9476 (Just Spaces): Explain why preventing tabs for indentation might
9477 be useful.
9478
8cf51b2c
GM
94792003-04-16 Richard M. Stallman <rms@gnu.org>
9480
9481 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9482
8cf51b2c
GM
94832003-02-22 Alex Schroeder <alex@emacswiki.org>
9484
9485 * cmdargs.texi (General Variables): Document SMTPSERVER.
9486
8cf51b2c
GM
9487 * sending.texi: Remove SMTP node.
9488 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9489 library.
9490
8cf51b2c
GM
94912003-02-22 Alex Schroeder <alex@emacswiki.org>
9492
9493 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9494
94952003-02-22 Simon Josefsson <jas@extundo.com>
9496
9497 * sending.texi (Mail Methods): Add node about SMTP.
9498
c8763fb6 94992003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9500
9501 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9502
8cf51b2c
GM
95032003-02-01 Kevin Ryde <user42@zip.com.au>
9504
9505 * glossary.texi (Glossary): Correction to cl cross reference.
9506
95072003-01-20 Richard M. Stallman <rms@gnu.org>
9508
9509 * killing.texi (Rectangles): Document C-x c r.
9510
c8763fb6 95112003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9512
9513 * xresources.texi (GTK resources): New node.
9514 (GTK widget names): New node.
9515 (GTK names in Emacs): New node.
9516 (GTK styles): New node.
9517
c8763fb6 95182003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9519
9520 * maintaining.texi (Create Tags Table): Add reference to the new
9521 `etags --help --lang=LANG' option.
9522
8cf51b2c
GM
95232002-10-02 Karl Berry <karl@gnu.org>
9524
49823426 9525 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9526 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9527 where needed for the sake of the HTML output.
8cf51b2c
GM
9528
95292001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9530
9531 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9532 source files.
9533
95342001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9535
9536 * Makefile.in (emacsman): New target.
9537
8cf51b2c
GM
95382001-10-20 Gerd Moellmann <gerd@gnu.org>
9539
9540 * (Version 21.1 released.)
9541
95422001-10-05 Gerd Moellmann <gerd@gnu.org>
9543
9544 * Branch for 21.1.
9545
8cf51b2c
GM
95462001-03-05 Gerd Moellmann <gerd@gnu.org>
9547
9548 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9549
8cf51b2c
GM
95502000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9551
9552 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9553
8cf51b2c
GM
95541999-07-12 Richard Stallman <rms@gnu.org>
9555
9556 * Version 20.4 released.
9557
95581998-12-04 Markus Rost <rost@delysid.gnu.org>
9559
9560 * Makefile.in (INFO_TARGETS): Delete customize.info.
9561 (DVI_TARGETS): Delete customize.dvi.
9562 (../info/customize, customize.dvi): Targets deleted.
9563
95641998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9565
9566 * Version 20.3 released.
9567
95681998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9569
9570 * Makefile.in (EMACSSOURCES): Add mule.texi.
9571 Add msdog.texi, ack.texi. Remove gnu1.texi.
9572
95731998-04-06 Andreas Schwab <schwab@gnu.org>
9574
768c0c0f
JB
9575 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9576 Use it in dvi targets.
8cf51b2c
GM
9577
95781997-09-23 Paul Eggert <eggert@twinsun.com>
9579
9580 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9581 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9582 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9583
95841997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9585
9586 * Version 20.2 released.
9587
95881997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9589
9590 * Version 20.1 released.
9591
95921997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9593
9594 * Makefile (../info/customize, customize.dvi): New targets.
9595 (INFO_TARGETS): Add ../info/customize.
9596 (DVI_TARGETS): Add customize.dvi.
9597
8cf51b2c
GM
95981996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9599
9600 * Version 19.33 released.
9601
96021996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9603
9604 * Version 19.32 released.
9605
8cf51b2c
GM
96061996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9607
9608 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9609
96101996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9611
9612 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9613 Specify -I option.
9614 (All dvi targets): Set the TEXINPUTS variable.
9615
96161996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9617
9618 * Version 19.31 released.
9619
8cf51b2c
GM
96201995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9621
9622 * Version 19.30 released.
9623
8cf51b2c
GM
96241995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9625
9626 * Makefile.in (maintainer-clean): Rename from realclean.
9627
96281994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9629
9630 * Makefile.in: New file.
9631 * Makefile: File deleted.
9632
96331994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9634
9635 * Makefile (TEXINDEX_OBJS): Variable deleted.
9636 (texindex, texindex.o, getopt.o): Rules deleted.
9637 All deps on texindex deleted.
9638 (distclean): Don't delete texindex.
9639 (mostlyclean): Don't delete *.o.
9640 * texindex.c, getopt.c: Files deleted.
9641
96421994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9643
9644 * Version 19.26 released.
9645
96461994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9647
9648 * Makefile (EMACSSOURCES): Exclude undo.texi.
9649
96501994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9651
9652 * Version 19.25 released.
9653
96541994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9655
9656 * Version 19.24 released.
9657
96581994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9659
9660 * Version 19.23 released.
9661
96621994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9663
9664 * Makefile: Delete spurious tab.
9665
96661994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9667
9668 * Makefile (.SUFFIXES): New rule.
9669
8cf51b2c
GM
96701993-12-04 Richard Stallman (rms@srarc2)
9671
9672 * getopt.c: New file.
9673 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9674 (getopt.o): New rule.
9675 (dvi): Don't depend on texindex.
49823426 9676 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9677
96781993-12-03 Richard Stallman (rms@srarc2)
9679
49823426
GM
9680 * Makefile (TEXI2DVI): New variable.
9681 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9682 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9683
96841993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9685
9686 * Version 19.22 released.
9687
96881993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9689
9690 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9691
96921993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9693
9694 * Version 19.21 released.
9695
8cf51b2c
GM
96961993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9697
9698 * Makefile (realclean): Don't delete the Info files.
9699
f0131492 97001993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9701
8cf51b2c
GM
9702 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9703 4' where appropriate.
9704
f0131492 97051993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9706
49823426 9707 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9708
9709 * texindex.c: Include "../src/config.h" if building in emacs.
9710
9711 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9712 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9713 Add target to build texindex.c, defining `emacs'.
9714
8cf51b2c
GM
97151993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9716
9717 * Version 19.19 released.
9718
8cf51b2c
GM
97191993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9720
9721 * Version 19.18 released.
9722
97231993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9724
9725 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9726
97271993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9728
9729 * Version 19.17 released.
9730
97311993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9732
9733 * split-man: Fix typos in last change.
9734
97351993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9736
9737 * Version 19.16 released.
9738
97391993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9740
9741 * version 19.15 released.
9742
97431993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9744
9745 * Makefile (distclean): It's rm, not rf.
9746
97471993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9748
9749 * Version 19.14 released.
9750
97511993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9752
9753 * Makefile: New file.
9754
97551993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9756
9757 * Version 19.13 released.
9758
97591993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9760
9761 * Version 19.9 released.
9762
97631993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9764
9765 * Version 19.8 released.
9766
97671993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9768
9769 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9770
9771 * trouble.texi: It's `enable-flow-control-on', not
9772 `evade-flow-control-on'.
9773
97741993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9775
9776 * display.texi: Document standard-display-european.
9777
97781993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9779
9780 * Version 19.7 released.
9781
9782 * emacs.texi: Add a sentence to the top menu mentioning the
9783 specific version of Emacs this manual applies to.
9784
97851993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9786
9787 * basic.texi: Document next-line-add-lines variable used to
9788 implement down-arrow.
9789
9790 * killing.texi: Document kill-whole-line.
9791
97921993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9793
9794 * text.texi: Update unix TeX ordering information.
9795
97961993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9797
9798 * news.texi: Mention fill-rectangle in keybinding list.
9799
9800 * killing.texi: Document fill-rectangle.
9801
98021993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9803
9804 * vc.texi: Bring the docs up to date with VC 5.2.
9805
98061992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9807
9808 * emacs.tex: Mention blackbox and gomoku under Amusements.
9809 Assembler mode is now mentioned and appropriately indexed
9810 under Programming Modes.
9811
98121991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9813
9814 * emacs.tex: Update TeX ordering information.
9815
8cf51b2c
GM
98161990-06-26 David Lawrence (tale@geech)
9817
9818 * emacs.tex: Note that completion-ignored-extensions is not used
9819 to filter out names when all completions are displayed in
9820 *Completions*.
9821
98221990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9823
9824 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9825
98261990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9827
9828 * emacs.tex: Add @findex grep.
9829
8cf51b2c
GM
98301988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9831
9832 * emacs.tex: Correct two typos. No other changes before
9833 Version 19 will be made.
9834
8cf51b2c
GM
98351988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9836
9837 * emacs.tex: Update information for obtaining TeX distribution from the
9838 University of Washington.
9839
9840;; Local Variables:
c8763fb6 9841;; coding: utf-8
8cf51b2c
GM
9842;; End:
9843
ab422c4d 9844 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
8cf51b2c
GM
9845
9846 This file is part of GNU Emacs.
9847
352c8b4a 9848 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9849 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9850 the Free Software Foundation, either version 3 of the License, or
9851 (at your option) any later version.
8cf51b2c
GM
9852
9853 GNU Emacs is distributed in the hope that it will be useful,
9854 but WITHOUT ANY WARRANTY; without even the implied warranty of
9855 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9856 GNU General Public License for more details.
9857
9858 You should have received a copy of the GNU General Public License
352c8b4a 9859 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.